[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. 20459 1726885593.17654: 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 20459 1726885593.18118: Added group all to inventory 20459 1726885593.18121: Added group ungrouped to inventory 20459 1726885593.18125: Group all now contains ungrouped 20459 1726885593.18128: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 20459 1726885593.41740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20459 1726885593.41805: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20459 1726885593.41834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20459 1726885593.41900: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20459 1726885593.42186: Loaded config def from plugin (inventory/script) 20459 1726885593.42188: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20459 1726885593.42237: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20459 1726885593.42542: Loaded config def from plugin (inventory/yaml) 20459 1726885593.42545: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20459 1726885593.42642: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20459 1726885593.43494: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20459 1726885593.43497: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20459 1726885593.43501: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20459 1726885593.43507: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20459 1726885593.43515: Loading data from /tmp/storage-kFg/inventory.yml 20459 1726885593.43583: /tmp/storage-kFg/inventory.yml was not parsable by auto 20459 1726885593.43856: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20459 1726885593.43896: Loading data from /tmp/storage-kFg/inventory.yml 20459 1726885593.43983: group all already in inventory 20459 1726885593.43990: set inventory_file for managed_node1 20459 1726885593.43995: set inventory_dir for managed_node1 20459 1726885593.43996: Added host managed_node1 to inventory 20459 1726885593.43998: Added host managed_node1 to group all 20459 1726885593.43999: set ansible_host for managed_node1 20459 1726885593.44000: set ansible_ssh_extra_args for managed_node1 20459 1726885593.44003: set inventory_file for managed_node2 20459 1726885593.44005: set inventory_dir for managed_node2 20459 1726885593.44006: Added host managed_node2 to inventory 20459 1726885593.44008: Added host managed_node2 to group all 20459 1726885593.44009: set ansible_host for managed_node2 20459 1726885593.44009: set ansible_ssh_extra_args for managed_node2 20459 1726885593.44016: set inventory_file for managed_node3 20459 1726885593.44019: set inventory_dir for managed_node3 20459 1726885593.44020: Added host managed_node3 to inventory 20459 1726885593.44021: Added host managed_node3 to group all 20459 1726885593.44022: set ansible_host for managed_node3 20459 1726885593.44022: set ansible_ssh_extra_args for managed_node3 20459 1726885593.44025: Reconcile groups and hosts in inventory. 20459 1726885593.44029: Group ungrouped now contains managed_node1 20459 1726885593.44031: Group ungrouped now contains managed_node2 20459 1726885593.44032: Group ungrouped now contains managed_node3 20459 1726885593.44115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20459 1726885593.44642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20459 1726885593.44690: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20459 1726885593.44881: Loaded config def from plugin (vars/host_group_vars) 20459 1726885593.44884: 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) 20459 1726885593.44894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20459 1726885593.44903: 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) 20459 1726885593.44949: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20459 1726885593.45771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885593.45988: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20459 1726885593.46036: Loaded config def from plugin (connection/local) 20459 1726885593.46040: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20459 1726885593.47357: Loaded config def from plugin (connection/paramiko_ssh) 20459 1726885593.47360: 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) 20459 1726885593.49528: 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) 20459 1726885593.49687: Loaded config def from plugin (connection/psrp) 20459 1726885593.49690: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20459 1726885593.51326: 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) 20459 1726885593.51366: Loaded config def from plugin (connection/ssh) 20459 1726885593.51369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20459 1726885593.54041: 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) 20459 1726885593.54089: Loaded config def from plugin (connection/winrm) 20459 1726885593.54092: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20459 1726885593.54127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20459 1726885593.54197: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20459 1726885593.54296: Loaded config def from plugin (shell/cmd) 20459 1726885593.54298: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20459 1726885593.54328: 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) 20459 1726885593.54520: Loaded config def from plugin (shell/powershell) 20459 1726885593.54522: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20459 1726885593.54784: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20459 1726885593.54983: Loaded config def from plugin (shell/sh) 20459 1726885593.54985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20459 1726885593.55022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20459 1726885593.55269: Loaded config def from plugin (become/runas) 20459 1726885593.55272: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20459 1726885593.55482: Loaded config def from plugin (become/su) 20459 1726885593.55485: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20459 1726885593.55926: Loaded config def from plugin (become/sudo) 20459 1726885593.55928: 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 20459 1726885593.55962: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml 20459 1726885593.56735: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20459 1726885593.59942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20459 1726885593.60176: in VariableManager get_vars() 20459 1726885593.60199: done with get_vars() 20459 1726885593.60394: in VariableManager get_vars() 20459 1726885593.60410: done with get_vars() 20459 1726885593.60483: in VariableManager get_vars() 20459 1726885593.60609: done with get_vars() 20459 1726885593.60681: in VariableManager get_vars() 20459 1726885593.60694: done with get_vars() 20459 1726885593.60877: in VariableManager get_vars() 20459 1726885593.60891: done with get_vars() 20459 1726885593.61055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20459 1726885593.61069: 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 20459 1726885593.61860: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20459 1726885593.62063: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20459 1726885593.62066: 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__) 20459 1726885593.62098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20459 1726885593.62128: 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) 20459 1726885593.62325: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20459 1726885593.62395: Loaded config def from plugin (callback/default) 20459 1726885593.62398: 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) 20459 1726885593.63657: Loaded config def from plugin (callback/junit) 20459 1726885593.63660: 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) 20459 1726885593.63715: 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) 20459 1726885593.63793: Loaded config def from plugin (callback/minimal) 20459 1726885593.63796: 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) 20459 1726885593.63840: 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) 20459 1726885593.63910: Loaded config def from plugin (callback/tree) 20459 1726885593.63917: 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 20459 1726885593.64062: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20459 1726885593.64064: 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_change_mount.yml *********************************************** 1 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml 20459 1726885593.64092: in VariableManager get_vars() 20459 1726885593.64107: done with get_vars() 20459 1726885593.64122: in VariableManager get_vars() 20459 1726885593.64136: done with get_vars() 20459 1726885593.64141: variable 'omit' from source: magic vars 20459 1726885593.64182: in VariableManager get_vars() 20459 1726885593.64197: done with get_vars() 20459 1726885593.64231: variable 'omit' from source: magic vars PLAY [Test change mount] ******************************************************* 20459 1726885593.65898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20459 1726885593.65980: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20459 1726885593.66018: getting the remaining hosts for this loop 20459 1726885593.66020: done getting the remaining hosts for this loop 20459 1726885593.66076: getting the next task for host managed_node1 20459 1726885593.66090: done getting next task for host managed_node1 20459 1726885593.66139: ^ task is: TASK: Gathering Facts 20459 1726885593.66143: ^ 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 20459 1726885593.66179: getting variables 20459 1726885593.66180: in VariableManager get_vars() 20459 1726885593.66190: Calling all_inventory to load vars for managed_node1 20459 1726885593.66353: Calling groups_inventory to load vars for managed_node1 20459 1726885593.66366: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885593.66404: Calling all_plugins_play to load vars for managed_node1 20459 1726885593.66420: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885593.66424: Calling groups_plugins_play to load vars for managed_node1 20459 1726885593.66724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885593.67157: done with get_vars() 20459 1726885593.67164: done getting variables 20459 1726885593.67369: 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_change_mount.yml:2 Friday 20 September 2024 22:26:33 -0400 (0:00:00.034) 0:00:00.034 ****** 20459 1726885593.67391: entering _queue_task() for managed_node1/gather_facts 20459 1726885593.67393: Creating lock for gather_facts 20459 1726885593.68686: worker is 1 (out of 1 available) 20459 1726885593.68694: exiting _queue_task() for managed_node1/gather_facts 20459 1726885593.68731: done queuing things up, now waiting for results queue to drain 20459 1726885593.68733: waiting for pending results... 20459 1726885593.69076: running TaskExecutor() for managed_node1/TASK: Gathering Facts 20459 1726885593.69283: in run() - task 02369adf-7a19-47dd-4c59-000000000014 20459 1726885593.69305: variable 'ansible_search_path' from source: unknown 20459 1726885593.69357: calling self._execute() 20459 1726885593.69423: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885593.69434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885593.69445: variable 'omit' from source: magic vars 20459 1726885593.69550: variable 'omit' from source: magic vars 20459 1726885593.69580: variable 'omit' from source: magic vars 20459 1726885593.69622: variable 'omit' from source: magic vars 20459 1726885593.69674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885593.69710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885593.69742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885593.69767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885593.69781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885593.69799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885593.69823: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885593.69861: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885593.69868: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885593.69874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885593.69998: Set connection var ansible_pipelining to False 20459 1726885593.70006: Set connection var ansible_shell_type to sh 20459 1726885593.70019: Set connection var ansible_connection to ssh 20459 1726885593.70037: Set connection var ansible_timeout to 10 20459 1726885593.70046: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885593.70056: Set connection var ansible_shell_executable to /bin/sh 20459 1726885593.70089: variable 'ansible_shell_executable' from source: unknown 20459 1726885593.70095: variable 'ansible_connection' from source: unknown 20459 1726885593.70101: variable 'ansible_module_compression' from source: unknown 20459 1726885593.70107: variable 'ansible_shell_type' from source: unknown 20459 1726885593.70117: variable 'ansible_shell_executable' from source: unknown 20459 1726885593.70124: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885593.70131: variable 'ansible_pipelining' from source: unknown 20459 1726885593.70137: variable 'ansible_timeout' from source: unknown 20459 1726885593.70144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885593.70333: 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) 20459 1726885593.70347: variable 'omit' from source: magic vars 20459 1726885593.70355: starting attempt loop 20459 1726885593.70387: running the handler 20459 1726885593.70409: variable 'ansible_facts' from source: unknown 20459 1726885593.70433: _low_level_execute_command(): starting 20459 1726885593.70443: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885593.71194: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885593.71209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885593.71226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885593.71244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885593.71338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885593.71454: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885593.71555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885593.71666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885593.71780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885593.71792: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885593.71804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885593.71829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885593.71977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885593.72005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885593.72022: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885593.72036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885593.72118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885593.72163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885593.72330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885593.72417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885593.74028: stdout chunk (state=3): >>>/root <<< 20459 1726885593.74210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885593.74218: stdout chunk (state=3): >>><<< 20459 1726885593.74221: stderr chunk (state=3): >>><<< 20459 1726885593.74324: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885593.74328: _low_level_execute_command(): starting 20459 1726885593.74332: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728 `" && echo ansible-tmp-1726885593.7424328-20483-262017573264728="` echo /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728 `" ) && sleep 0' 20459 1726885593.74930: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885593.74945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885593.74960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885593.74983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885593.75038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885593.75051: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885593.75063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885593.75079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885593.75089: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885593.75099: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885593.75118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885593.75132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885593.75148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885593.75161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885593.75170: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885593.75186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885593.75276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885593.75300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885593.75320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885593.75390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885593.77227: stdout chunk (state=3): >>>ansible-tmp-1726885593.7424328-20483-262017573264728=/root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728 <<< 20459 1726885593.77347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885593.77506: stderr chunk (state=3): >>><<< 20459 1726885593.77599: stdout chunk (state=3): >>><<< 20459 1726885593.77681: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885593.7424328-20483-262017573264728=/root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885593.77684: variable 'ansible_module_compression' from source: unknown 20459 1726885593.77804: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20459 1726885593.77807: ANSIBALLZ: Acquiring lock 20459 1726885593.77822: ANSIBALLZ: Lock acquired: 139697466748288 20459 1726885593.77825: ANSIBALLZ: Creating module 20459 1726885594.35497: ANSIBALLZ: Writing module into payload 20459 1726885594.35696: ANSIBALLZ: Writing module 20459 1726885594.35734: ANSIBALLZ: Renaming module 20459 1726885594.35751: ANSIBALLZ: Done creating module 20459 1726885594.35791: variable 'ansible_facts' from source: unknown 20459 1726885594.35803: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885594.35819: _low_level_execute_command(): starting 20459 1726885594.35829: _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' 20459 1726885594.37755: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885594.37915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.37925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.37940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.37977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.37980: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885594.37990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.38003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885594.38018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885594.38022: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885594.38034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.38039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.38061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.38063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.38066: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885594.38071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.38147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885594.38243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885594.38254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885594.38429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885594.40024: stdout chunk (state=3): >>>PLATFORM <<< 20459 1726885594.40139: stdout chunk (state=3): >>>Linux <<< 20459 1726885594.40143: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 <<< 20459 1726885594.40164: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 20459 1726885594.40344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885594.40347: stdout chunk (state=3): >>><<< 20459 1726885594.40356: stderr chunk (state=3): >>><<< 20459 1726885594.40368: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885594.40378 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 20459 1726885594.40419: _low_level_execute_command(): starting 20459 1726885594.40422: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 20459 1726885594.40606: Sending initial data 20459 1726885594.40610: Sent initial data (1181 bytes) 20459 1726885594.41026: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885594.41041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.41051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.41064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.41098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.41105: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885594.41119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.41131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885594.41142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885594.41151: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885594.41159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.41167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.41178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.41185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.41192: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885594.41200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.41280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885594.41295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885594.41306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885594.41370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885594.45113: 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"} <<< 20459 1726885594.45494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885594.45498: stdout chunk (state=3): >>><<< 20459 1726885594.45504: stderr chunk (state=3): >>><<< 20459 1726885594.45794: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885594.45940: variable 'ansible_facts' from source: unknown 20459 1726885594.45943: variable 'ansible_facts' from source: unknown 20459 1726885594.45953: variable 'ansible_module_compression' from source: unknown 20459 1726885594.45997: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20459 1726885594.46027: variable 'ansible_facts' from source: unknown 20459 1726885594.46540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/AnsiballZ_setup.py 20459 1726885594.47171: Sending initial data 20459 1726885594.47176: Sent initial data (154 bytes) 20459 1726885594.49390: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885594.49512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.49527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.49539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.49574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.49622: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885594.49631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.49644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885594.49651: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885594.49658: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885594.49665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.49674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.49734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.49742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.49748: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885594.49757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.49834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885594.49961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885594.49972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885594.50033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885594.51783: 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 <<< 20459 1726885594.51791: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885594.51797: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp_04y_871 /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/AnsiballZ_setup.py <<< 20459 1726885594.51824: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885594.54857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885594.54931: stderr chunk (state=3): >>><<< 20459 1726885594.54935: stdout chunk (state=3): >>><<< 20459 1726885594.54956: done transferring module to remote 20459 1726885594.54973: _low_level_execute_command(): starting 20459 1726885594.54976: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/ /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/AnsiballZ_setup.py && sleep 0' 20459 1726885594.59155: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885594.59192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.59203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.59220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.59345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.59354: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885594.59367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.59381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885594.59390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885594.59395: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885594.59414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.59426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.59438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.59520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.59528: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885594.59546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.59623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885594.59751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885594.59769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885594.59839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885594.61584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885594.61587: stdout chunk (state=3): >>><<< 20459 1726885594.61595: stderr chunk (state=3): >>><<< 20459 1726885594.61618: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885594.61622: _low_level_execute_command(): starting 20459 1726885594.61627: _low_level_execute_command(): using become for this command 20459 1726885594.61641: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ugthgmxxozxftcwvlbunovyoqfiqgrke ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/AnsiballZ_setup.py'"'"' && sleep 0' 20459 1726885594.62275: Initial state: awaiting_escalation: BECOME-SUCCESS-ugthgmxxozxftcwvlbunovyoqfiqgrke 20459 1726885594.63430: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885594.63585: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.63597: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.63616: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.63661: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.63682: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885594.63690: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.63729: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885594.63734: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885594.63737: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885594.63757: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885594.63769: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885594.63787: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885594.63797: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885594.63804: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885594.63825: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885594.64042: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885594.64064: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885594.64087: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885594.64170: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885594.66880: stdout chunk (state=1): >>>BECOME-SUCCESS-ugthgmxxozxftcwvlbunovyoqfiqgrke <<< 20459 1726885594.66894: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ugthgmxxozxftcwvlbunovyoqfiqgrke' 20459 1726885594.67100: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885594.67135: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885594.67190: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885594.67226: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885594.67262: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885594.67299: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885594.67305: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885594.67348: 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' <<< 20459 1726885594.67379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885594.67386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885594.67420: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa9aca0> <<< 20459 1726885594.67467: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885594.67479: 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 0x7f2f1aa41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa9aa00> <<< 20459 1726885594.67501: 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' <<< 20459 1726885594.67557: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa9a9a0> <<< 20459 1726885594.67560: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885594.67567: 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 0x7f2f1aa41370> <<< 20459 1726885594.67589: 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' <<< 20459 1726885594.67629: 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' # <<< 20459 1726885594.67643: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa41820> <<< 20459 1726885594.67650: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa41550> <<< 20459 1726885594.67705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885594.67710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885594.67769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885594.67773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885594.67775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885594.67780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885594.67783: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a7c8f70> <<< 20459 1726885594.67826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885594.67829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885594.67889: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a7cf100> <<< 20459 1726885594.67921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885594.67953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885594.67956: 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 0x7f2f1a7f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a7cf820> <<< 20459 1726885594.68004: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa56760> <<< 20459 1726885594.68038: 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 0x7f2f1a7c8c70> <<< 20459 1726885594.68068: 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 0x7f2f1a7f8c70> <<< 20459 1726885594.68152: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa41fd0> <<< 20459 1726885594.68156: 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. <<< 20459 1726885594.68479: 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' <<< 20459 1726885594.68514: 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' <<< 20459 1726885594.68536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885594.68562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885594.68574: 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' <<< 20459 1726885594.68603: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a76fd90> <<< 20459 1726885594.68654: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a772e20> <<< 20459 1726885594.68684: 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' <<< 20459 1726885594.68687: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885594.68725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885594.68728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885594.68739: 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' <<< 20459 1726885594.68759: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a769730> <<< 20459 1726885594.68779: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a770520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a76f250> <<< 20459 1726885594.68809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885594.68858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885594.68882: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885594.68915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885594.68938: 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' <<< 20459 1726885594.68974: 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 0x7f2f1a655c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a655760> <<< 20459 1726885594.68980: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885594.69005: 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 0x7f2f1a655d60> <<< 20459 1726885594.69021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885594.69036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885594.69078: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a655e20> <<< 20459 1726885594.69102: 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 0x7f2f1a655ee0> import '_collections' # <<< 20459 1726885594.69143: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a749be0> import '_functools' # <<< 20459 1726885594.69175: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a7434c0> <<< 20459 1726885594.69244: 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 0x7f2f1a757520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a776d00> <<< 20459 1726885594.69248: 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' <<< 20459 1726885594.69288: 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 0x7f2f1a666b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a772fa0> <<< 20459 1726885594.69327: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885594.69334: 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 0x7f2f1a757130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a77c8b0> <<< 20459 1726885594.69356: 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' <<< 20459 1726885594.69377: 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' <<< 20459 1726885594.69400: 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' <<< 20459 1726885594.69426: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666c40> <<< 20459 1726885594.69451: 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 0x7f2f1a666bb0> <<< 20459 1726885594.69476: 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' <<< 20459 1726885594.69503: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885594.69521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885594.69525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885594.69572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885594.69594: 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 0x7f2f1a63b220> <<< 20459 1726885594.69621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885594.69628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885594.69656: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a63b310> <<< 20459 1726885594.69770: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a671e50> <<< 20459 1726885594.69815: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a6698e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666e20> <<< 20459 1726885594.69846: 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' <<< 20459 1726885594.69888: 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' <<< 20459 1726885594.69925: 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' <<< 20459 1726885594.69932: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a5e4f70> <<< 20459 1726885594.69959: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a5c9b20> <<< 20459 1726885594.70006: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a669d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a743fd0> <<< 20459 1726885594.70035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885594.70052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885594.70088: 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 0x7f2f1a5819a0> <<< 20459 1726885594.70094: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885594.70168: 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 0x7f2f1a581cd0> # /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' <<< 20459 1726885594.70182: 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 0x7f2f1a5945e0> <<< 20459 1726885594.70203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885594.70275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a594b20> <<< 20459 1726885594.70294: 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' <<< 20459 1726885594.70342: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f1a52a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a581dc0> <<< 20459 1726885594.70388: 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 0x7f2f1a53b130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a594460> import 'pwd' # <<< 20459 1726885594.70422: 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 0x7f2f1a53b1f0> <<< 20459 1726885594.70499: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666880> # /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 <<< 20459 1726885594.70516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885594.70610: 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 0x7f2f1a557550> # /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 0x7f2f1a557820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a557610> <<< 20459 1726885594.70628: 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 0x7f2f1a557700> <<< 20459 1726885594.70919: 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 0x7f2f1a557b50> # 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 0x7f2f1a557fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a557790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a5498e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666460> <<< 20459 1726885594.70938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885594.71003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885594.71023: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a557940> <<< 20459 1726885594.71276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f1a493520> <<< 20459 1726885594.71583: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885594.71597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.72828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.73717: 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' <<< 20459 1726885594.73721: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a325730> <<< 20459 1726885594.73735: 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' <<< 20459 1726885594.73764: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885594.73768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885594.73785: 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' <<< 20459 1726885594.73806: 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 0x7f2f1a3b6850> <<< 20459 1726885594.73843: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6730> <<< 20459 1726885594.73872: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6490> <<< 20459 1726885594.73893: 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' <<< 20459 1726885594.73943: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b62b0> <<< 20459 1726885594.73946: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885594.73978: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885594.73981: 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 0x7f2f1a3b64f0> <<< 20459 1726885594.73992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885594.74022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885594.74052: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b68b0> <<< 20459 1726885594.74070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885594.74085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885594.74100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885594.74124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885594.74145: 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' <<< 20459 1726885594.74233: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a38e790> <<< 20459 1726885594.74263: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885594.74271: 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 0x7f2f1a38eb20> <<< 20459 1726885594.74285: 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 0x7f2f1a38e970> <<< 20459 1726885594.74315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885594.74318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885594.74356: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19d884c0> <<< 20459 1726885594.74368: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3aed00> <<< 20459 1726885594.74526: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6610> <<< 20459 1726885594.74539: 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' <<< 20459 1726885594.74567: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3aee80> <<< 20459 1726885594.74594: 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' <<< 20459 1726885594.74622: 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' <<< 20459 1726885594.74667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885594.74671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885594.74685: 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 0x7f2f1a3a2a30> <<< 20459 1726885594.74755: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a381280> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3817c0> <<< 20459 1726885594.74757: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19d8ed00> <<< 20459 1726885594.74781: 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 0x7f2f1a381070> <<< 20459 1726885594.74849: 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 0x7f2f1a3810a0> <<< 20459 1726885594.74853: 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' <<< 20459 1726885594.74865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885594.74891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885594.74964: 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 0x7f2f19de6f70> <<< 20459 1726885594.74989: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a40ee80> <<< 20459 1726885594.74992: 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' <<< 20459 1726885594.75052: 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 0x7f2f19df4520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a40efd0> <<< 20459 1726885594.75066: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885594.75096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885594.75138: 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' <<< 20459 1726885594.75142: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885594.75186: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a416190> <<< 20459 1726885594.75313: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19df4160> <<< 20459 1726885594.75399: 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 0x7f2f1a3dba90> <<< 20459 1726885594.75431: 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 0x7f2f1a40e9a0> <<< 20459 1726885594.75489: 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 0x7f2f1a40ed60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a404bb0> <<< 20459 1726885594.75509: 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' <<< 20459 1726885594.75535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885594.75538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885594.75577: 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 0x7f2f19df1100> <<< 20459 1726885594.75749: 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 0x7f2f19de73a0> <<< 20459 1726885594.75776: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19df1d30> <<< 20459 1726885594.75825: 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 0x7f2f19df16d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19df2160> <<< 20459 1726885594.75828: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885594.75842: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885594.75903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.75996: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.75999: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885594.76032: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885594.76037: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885594.76127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.76218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.76656: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.77129: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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' # <<< 20459 1726885594.77138: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885594.77150: 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' <<< 20459 1726885594.77205: 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 0x7f2f1a324af0> <<< 20459 1726885594.77267: 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' <<< 20459 1726885594.77281: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a34ca90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1996e7c0> <<< 20459 1726885594.77337: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885594.77359: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.77372: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885594.77483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.77609: 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' <<< 20459 1726885594.77645: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19de7580> <<< 20459 1726885594.77650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78547: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885594.78551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78586: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885594.78645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78717: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885594.78749: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885594.78764: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885594.78767: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.78835: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885594.78839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885594.79242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885594.79316: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3d5bb0> <<< 20459 1726885594.79319: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79454: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885594.79470: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885594.79473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79532: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885594.79575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.79757: 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 <<< 20459 1726885594.79780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885594.79858: 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' <<< 20459 1726885594.79861: 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 0x7f2f1a41eb80> <<< 20459 1726885594.79934: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19952610> <<< 20459 1726885594.79972: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885594.80025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885594.80158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885594.80170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885594.80194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885594.80225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885594.80238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885594.80322: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a356d90> <<< 20459 1726885594.80356: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3a0a00> <<< 20459 1726885594.80456: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3d5df0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885594.80531: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885594.80552: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885594.80576: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 20459 1726885594.80579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80816: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80856: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885594.80859: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.80988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.81004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.81037: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885594.81040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.81172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.81308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.81340: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.81395: 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' <<< 20459 1726885594.81416: 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' <<< 20459 1726885594.81448: 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' <<< 20459 1726885594.81486: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19985340> <<< 20459 1726885594.81509: 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' <<< 20459 1726885594.81539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885594.81585: 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' <<< 20459 1726885594.81588: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19983760> <<< 20459 1726885594.81625: 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 0x7f2f199830a0> <<< 20459 1726885594.81695: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f199840d0> <<< 20459 1726885594.81716: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19985fd0> <<< 20459 1726885594.81737: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196f0c40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19976f70> <<< 20459 1726885594.81780: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885594.81795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885594.81808: 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' <<< 20459 1726885594.81849: 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 0x7f2f1993e580> <<< 20459 1726885594.81853: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19936970> <<< 20459 1726885594.81872: 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' <<< 20459 1726885594.81896: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1993e520> <<< 20459 1726885594.81924: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885594.81927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885594.81952: 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 0x7f2f1a342a30> <<< 20459 1726885594.81978: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b33d0> <<< 20459 1726885594.82031: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f199760d0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885594.82047: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885594.82065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885594.82069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82101: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82157: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885594.82198: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82260: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885594.82292: 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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885594.82296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82346: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885594.82375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82455: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885594.82458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82492: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82543: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885594.82546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.82737: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885594.82757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83501: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885594.83553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83669: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885594.83689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83745: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885594.83748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885594.83850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83875: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20459 1726885594.83927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.83968: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885594.84037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84110: 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' <<< 20459 1726885594.84150: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196b5a90> <<< 20459 1726885594.84163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885594.84184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885594.84345: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196b5c10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885594.84362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84484: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885594.84487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84550: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84631: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 20459 1726885594.84695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84775: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885594.84779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.84844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885594.84868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885594.85009: 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 0x7f2f196b5a00> <<< 20459 1726885594.85256: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196b1d90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885594.85259: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85359: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885594.85362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85499: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85598: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85738: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20459 1726885594.85741: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85826: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885594.85829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.85906: 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' <<< 20459 1726885594.85955: 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 0x7f2f196b4a00> <<< 20459 1726885594.85959: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196b4790> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885594.85984: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885594.86004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86049: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86082: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885594.86085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86213: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86436: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885594.86439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86464: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86589: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885594.86603: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.86937: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20459 1726885594.86940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.87035: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.87147: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20459 1726885594.87151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.87178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.87229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.87638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88077: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20459 1726885594.88163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88283: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885594.88286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88436: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885594.88558: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88700: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885594.88732: 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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20459 1726885594.88735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88808: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885594.88813: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.88976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89348: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885594.89352: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89420: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885594.89448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89463: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885594.89516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89578: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885594.89607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89640: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 20459 1726885594.89646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89740: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20459 1726885594.89794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.89853: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885594.89857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.90064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.90301: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20459 1726885594.90342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.90394: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885594.90432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.90505: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885594.90539: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 20459 1726885594.90652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.90698: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885594.90825: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885594.91277: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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 <<< 20459 1726885594.91280: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 20459 1726885594.91418: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91557: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885594.91574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91654: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885594.91658: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91744: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885594.91748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.91915: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885594.91972: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.92053: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885594.92135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885594.92311: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 20459 1726885594.92320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20459 1726885594.92344: 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' <<< 20459 1726885594.92375: 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 0x7f2f195e0e50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f195e0be0> <<< 20459 1726885594.92457: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f195e05b0> <<< 20459 1726885594.93833: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885595.10460: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20459 1726885595.10465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20459 1726885595.10484: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f195e0340> <<< 20459 1726885595.10541: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20459 1726885595.10560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20459 1726885595.10563: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f195e2670> <<< 20459 1726885595.10611: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 20459 1726885595.10618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885595.10670: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 20459 1726885595.10673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885595.10676: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19446af0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19446730> <<< 20459 1726885595.10934: 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 <<< 20459 1726885595.31286: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-ugthgmxxozxftcwvlbunovyoqfiqgrke ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.28, "5m": 0.4, "15m": 0.25}, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "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"}, "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_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_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29<<< 20459 1726885595.31292: stdout chunk (state=3): >>>.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "26", "second": "34", "epoch": "1726885594", "epoch_int": "1726885594", "date": "2024-09-20", "time": "22:26:34", "iso8601_micro": "2024-09-21T02:26:34.948428Z", "iso8601": "2024-09-21T02:26:34Z", "iso8601_basic": "20240920T222634948428", "iso8601_basic_short": "20240920T222634", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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 <<< 20459 1726885595.31309: stdout chunk (state=3): >>>[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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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": 2245, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1287, "free": 2245}, "nocache": {"free": 3224, "used": 308}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b<<< 20459 1726885595.31339: stdout chunk (state=3): >>>472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 722, "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": 263810744320, "block_size": 4096, "block_total": 65519355, "block_available": 64406920, "block_used": 1112435, "inode_total": 131071472, "inode_available": 130996348, "inode_used": 75124, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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"}}} <<< 20459 1726885595.31865: 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 <<< 20459 1726885595.31871: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20459 1726885595.31947: 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 <<< 20459 1726885595.31954: 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 <<< 20459 1726885595.31957: 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 <<< 20459 1726885595.31961: 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 <<< 20459 1726885595.31964: 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 <<< 20459 1726885595.31987: 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 <<< 20459 1726885595.32014: 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 <<< 20459 1726885595.32074: 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<<< 20459 1726885595.32078: stdout chunk (state=3): >>> # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 20459 1726885595.32083: stdout chunk (state=3): >>># 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 <<< 20459 1726885595.32085: 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 # 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 <<< 20459 1726885595.32108: 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 <<< 20459 1726885595.32144: 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 <<< 20459 1726885595.32147: 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 # 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 <<< 20459 1726885595.32149: 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 # 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 <<< 20459 1726885595.32414: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885595.32438: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885595.32477: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885595.32483: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885595.32514: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885595.32520: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 20459 1726885595.32541: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885595.32567: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885595.32616: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885595.32674: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885595.32678: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 20459 1726885595.32706: stdout chunk (state=3): >>># destroy queue <<< 20459 1726885595.32711: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 20459 1726885595.32746: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 20459 1726885595.32775: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 20459 1726885595.32781: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 20459 1726885595.32830: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 20459 1726885595.32833: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20459 1726885595.32835: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 20459 1726885595.32850: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 20459 1726885595.32901: 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 <<< 20459 1726885595.32904: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 20459 1726885595.32927: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 20459 1726885595.32933: 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 <<< 20459 1726885595.32955: 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 <<< 20459 1726885595.33015: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 20459 1726885595.33020: 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 <<< 20459 1726885595.33023: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 20459 1726885595.33028: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885595.33078: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885595.33084: 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 <<< 20459 1726885595.33088: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale <<< 20459 1726885595.33098: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 20459 1726885595.33123: 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 <<< 20459 1726885595.33146: 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 <<< 20459 1726885595.33191: 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 <<< 20459 1726885595.33357: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885595.33375: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885595.33393: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885595.33418: 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 <<< 20459 1726885595.33437: 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 <<< 20459 1726885595.33456: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885595.33499: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885595.34046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885595.34058: stdout chunk (state=3): >>><<< 20459 1726885595.34074: stderr chunk (state=3): >>><<< 20459 1726885595.34250: _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 0x7f2f1aa9aca0> # /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 0x7f2f1aa41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa9aa00> # /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 0x7f2f1aa9a9a0> 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 0x7f2f1aa41370> # /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 0x7f2f1aa41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa41550> # /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 0x7f2f1a7c8f70> # /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 0x7f2f1a7cf100> # /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 0x7f2f1a7f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a7cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa56760> # /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 0x7f2f1a7c8c70> # /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 0x7f2f1a7f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1aa41fd0> 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 0x7f2f1a76fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a772e20> # /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 0x7f2f1a769730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a770520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a76f250> # /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 0x7f2f1a655c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a655760> 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 0x7f2f1a655d60> # /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 0x7f2f1a655e20> # /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 0x7f2f1a655ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a749be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a7434c0> # /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 0x7f2f1a757520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a776d00> # /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 0x7f2f1a666b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a772fa0> # 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 0x7f2f1a757130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a77c8b0> # /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 0x7f2f1a666e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666c40> # /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 0x7f2f1a666bb0> # /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 0x7f2f1a63b220> # /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 0x7f2f1a63b310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a671e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a6698e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666e20> # /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 0x7f2f1a5e4f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a5c9b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a669d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a743fd0> # /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 0x7f2f1a5819a0> 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 0x7f2f1a581cd0> # /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 0x7f2f1a5945e0> # /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 0x7f2f1a594b20> # 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 0x7f2f1a52a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a581dc0> # /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 0x7f2f1a53b130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a594460> 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 0x7f2f1a53b1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666880> # /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 0x7f2f1a557550> # /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 0x7f2f1a557820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a557610> # 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 0x7f2f1a557700> # /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 0x7f2f1a557b50> # 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 0x7f2f1a557fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a557790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a5498e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a666460> # /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 0x7f2f1a557940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f1a493520> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_eve5s0em/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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 0x7f2f1a325730> # /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 0x7f2f1a3b6850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6490> # /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 0x7f2f1a3b6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b62b0> 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 0x7f2f1a3b64f0> # /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 0x7f2f1a3b68b0> # /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 0x7f2f1a38e790> # 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 0x7f2f1a38eb20> # 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 0x7f2f1a38e970> # /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 0x7f2f19d884c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3aed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b6610> # /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 0x7f2f1a3aee80> # /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 0x7f2f1a3a2a30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a381280> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3817c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19d8ed00> # 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 0x7f2f1a381070> # /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 0x7f2f1a3810a0> # /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 0x7f2f19de6f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a40ee80> # /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 0x7f2f19df4520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a40efd0> # /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 0x7f2f1a416190> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19df4160> # 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 0x7f2f1a3dba90> # 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 0x7f2f1a40e9a0> # 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 0x7f2f1a40ed60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a404bb0> # /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 0x7f2f19df1100> # 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 0x7f2f19de73a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19df1d30> # 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 0x7f2f19df16d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19df2160> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f1a324af0> # /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 0x7f2f1a34ca90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1996e7c0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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 0x7f2f19de7580> # 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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f1a3d5bb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f1a41eb80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19952610> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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 0x7f2f1a356d90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3a0a00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3d5df0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f19985340> # /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 0x7f2f19983760> # 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 0x7f2f199830a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f199840d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19985fd0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196f0c40> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19976f70> # /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 0x7f2f1993e580> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19936970> # /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 0x7f2f1993e520> # /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 0x7f2f1a342a30> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f1a3b33d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f199760d0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f196b5a90> # /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 0x7f2f196b5c10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f196b5a00> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196b1d90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f196b4a00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f196b4790> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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_eve5s0em/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 0x7f2f195e0e50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f195e0be0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f195e05b0> 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 0x7f2f195e0340> # /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 0x7f2f195e2670> # /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 0x7f2f19446af0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f19446730> 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-ugthgmxxozxftcwvlbunovyoqfiqgrke ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.28, "5m": 0.4, "15m": 0.25}, "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "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"}, "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_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_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "26", "second": "34", "epoch": "1726885594", "epoch_int": "1726885594", "date": "2024-09-20", "time": "22:26:34", "iso8601_micro": "2024-09-21T02:26:34.948428Z", "iso8601": "2024-09-21T02:26:34Z", "iso8601_basic": "20240920T222634948428", "iso8601_basic_short": "20240920T222634", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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": 2245, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1287, "free": 2245}, "nocache": {"free": 3224, "used": 308}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 722, "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": 263810744320, "block_size": 4096, "block_total": 65519355, "block_available": 64406920, "block_used": 1112435, "inode_total": 131071472, "inode_available": 130996348, "inode_used": 75124, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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_node1 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. 20459 1726885595.38320: 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-1726885593.7424328-20483-262017573264728/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885595.38351: _low_level_execute_command(): starting 20459 1726885595.38361: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885593.7424328-20483-262017573264728/ > /dev/null 2>&1 && sleep 0' 20459 1726885595.40232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885595.40236: 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 <<< 20459 1726885595.40275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885595.40279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20459 1726885595.40351: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885595.40354: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885595.40480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885595.40530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885595.41331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885595.41383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885595.43156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885595.43223: stderr chunk (state=3): >>><<< 20459 1726885595.43226: stdout chunk (state=3): >>><<< 20459 1726885595.43525: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885595.43528: handler run complete 20459 1726885595.43531: variable 'ansible_facts' from source: unknown 20459 1726885595.43574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.44317: variable 'ansible_facts' from source: unknown 20459 1726885595.44625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.44932: attempt loop complete, returning result 20459 1726885595.45060: _execute() done 20459 1726885595.45068: dumping result to json 20459 1726885595.45122: done dumping result, returning 20459 1726885595.45133: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02369adf-7a19-47dd-4c59-000000000014] 20459 1726885595.45141: sending task result for task 02369adf-7a19-47dd-4c59-000000000014 20459 1726885595.50452: done sending task result for task 02369adf-7a19-47dd-4c59-000000000014 20459 1726885595.50455: WORKER PROCESS EXITING ok: [managed_node1] 20459 1726885595.50939: no more pending results, returning what we have 20459 1726885595.50942: results queue empty 20459 1726885595.50943: checking for any_errors_fatal 20459 1726885595.50944: done checking for any_errors_fatal 20459 1726885595.50945: checking for max_fail_percentage 20459 1726885595.50946: done checking for max_fail_percentage 20459 1726885595.50947: checking to see if all hosts have failed and the running result is not ok 20459 1726885595.50948: done checking to see if all hosts have failed 20459 1726885595.50949: getting the remaining hosts for this loop 20459 1726885595.50950: done getting the remaining hosts for this loop 20459 1726885595.50953: getting the next task for host managed_node1 20459 1726885595.50957: done getting next task for host managed_node1 20459 1726885595.50958: ^ task is: TASK: meta (flush_handlers) 20459 1726885595.50960: ^ 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 20459 1726885595.50963: getting variables 20459 1726885595.50965: in VariableManager get_vars() 20459 1726885595.50977: Calling all_inventory to load vars for managed_node1 20459 1726885595.50980: Calling groups_inventory to load vars for managed_node1 20459 1726885595.50983: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.50988: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.50991: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.50994: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.51341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.51966: done with get_vars() 20459 1726885595.51978: done getting variables 20459 1726885595.52144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 20459 1726885595.52200: in VariableManager get_vars() 20459 1726885595.52209: Calling all_inventory to load vars for managed_node1 20459 1726885595.52214: Calling groups_inventory to load vars for managed_node1 20459 1726885595.52216: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.52221: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.52336: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.52345: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.52653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.53281: done with get_vars() 20459 1726885595.53295: done queuing things up, now waiting for results queue to drain 20459 1726885595.53298: results queue empty 20459 1726885595.53299: checking for any_errors_fatal 20459 1726885595.53305: done checking for any_errors_fatal 20459 1726885595.53416: checking for max_fail_percentage 20459 1726885595.53418: done checking for max_fail_percentage 20459 1726885595.53419: checking to see if all hosts have failed and the running result is not ok 20459 1726885595.53420: done checking to see if all hosts have failed 20459 1726885595.53420: getting the remaining hosts for this loop 20459 1726885595.53421: done getting the remaining hosts for this loop 20459 1726885595.53424: getting the next task for host managed_node1 20459 1726885595.53431: done getting next task for host managed_node1 20459 1726885595.53433: ^ task is: TASK: Run the role 20459 1726885595.53435: ^ 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 20459 1726885595.53437: getting variables 20459 1726885595.53437: in VariableManager get_vars() 20459 1726885595.53445: Calling all_inventory to load vars for managed_node1 20459 1726885595.53447: Calling groups_inventory to load vars for managed_node1 20459 1726885595.53449: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.53453: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.53455: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.53458: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.53878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.54523: done with get_vars() 20459 1726885595.54533: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:15 Friday 20 September 2024 22:26:35 -0400 (0:00:01.872) 0:00:01.906 ****** 20459 1726885595.54717: entering _queue_task() for managed_node1/include_role 20459 1726885595.54723: Creating lock for include_role 20459 1726885595.55219: worker is 1 (out of 1 available) 20459 1726885595.55230: exiting _queue_task() for managed_node1/include_role 20459 1726885595.55241: done queuing things up, now waiting for results queue to drain 20459 1726885595.55243: waiting for pending results... 20459 1726885595.56098: running TaskExecutor() for managed_node1/TASK: Run the role 20459 1726885595.56269: in run() - task 02369adf-7a19-47dd-4c59-000000000006 20459 1726885595.56287: variable 'ansible_search_path' from source: unknown 20459 1726885595.56355: calling self._execute() 20459 1726885595.56543: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.56554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.56590: variable 'omit' from source: magic vars 20459 1726885595.56780: _execute() done 20459 1726885595.56867: dumping result to json 20459 1726885595.56875: done dumping result, returning 20459 1726885595.56887: done running TaskExecutor() for managed_node1/TASK: Run the role [02369adf-7a19-47dd-4c59-000000000006] 20459 1726885595.56898: sending task result for task 02369adf-7a19-47dd-4c59-000000000006 20459 1726885595.57052: no more pending results, returning what we have 20459 1726885595.57058: in VariableManager get_vars() 20459 1726885595.57092: Calling all_inventory to load vars for managed_node1 20459 1726885595.57095: Calling groups_inventory to load vars for managed_node1 20459 1726885595.57101: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.57116: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.57121: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.57125: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.57338: done sending task result for task 02369adf-7a19-47dd-4c59-000000000006 20459 1726885595.57341: WORKER PROCESS EXITING 20459 1726885595.57361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.57766: done with get_vars() 20459 1726885595.57774: variable 'ansible_search_path' from source: unknown 20459 1726885595.58248: variable 'omit' from source: magic vars 20459 1726885595.58271: variable 'omit' from source: magic vars 20459 1726885595.58286: variable 'omit' from source: magic vars 20459 1726885595.58290: we have included files to process 20459 1726885595.58407: generating all_blocks data 20459 1726885595.58409: done generating all_blocks data 20459 1726885595.58410: processing included file: fedora.linux_system_roles.storage 20459 1726885595.58435: in VariableManager get_vars() 20459 1726885595.58446: done with get_vars() 20459 1726885595.58506: in VariableManager get_vars() 20459 1726885595.58640: done with get_vars() 20459 1726885595.58679: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 20459 1726885595.58760: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 20459 1726885595.59333: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 20459 1726885595.59573: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 20459 1726885595.59814: in VariableManager get_vars() 20459 1726885595.59950: done with get_vars() 20459 1726885595.60296: in VariableManager get_vars() 20459 1726885595.60316: done with get_vars() 20459 1726885595.60432: iterating over new_blocks loaded from include file 20459 1726885595.60434: in VariableManager get_vars() 20459 1726885595.60446: done with get_vars() 20459 1726885595.60447: filtering new block on tags 20459 1726885595.60499: done filtering new block on tags 20459 1726885595.60502: in VariableManager get_vars() 20459 1726885595.60515: done with get_vars() 20459 1726885595.60516: filtering new block on tags 20459 1726885595.60534: done filtering new block on tags 20459 1726885595.60536: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 20459 1726885595.60541: extending task lists for all hosts with included blocks 20459 1726885595.60753: done extending task lists 20459 1726885595.60754: done processing included files 20459 1726885595.60755: results queue empty 20459 1726885595.60756: checking for any_errors_fatal 20459 1726885595.60757: done checking for any_errors_fatal 20459 1726885595.60758: checking for max_fail_percentage 20459 1726885595.60759: done checking for max_fail_percentage 20459 1726885595.60760: checking to see if all hosts have failed and the running result is not ok 20459 1726885595.60761: done checking to see if all hosts have failed 20459 1726885595.60762: getting the remaining hosts for this loop 20459 1726885595.60763: done getting the remaining hosts for this loop 20459 1726885595.60765: getting the next task for host managed_node1 20459 1726885595.60769: done getting next task for host managed_node1 20459 1726885595.60771: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885595.60774: ^ 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 20459 1726885595.60782: getting variables 20459 1726885595.60783: in VariableManager get_vars() 20459 1726885595.60794: Calling all_inventory to load vars for managed_node1 20459 1726885595.60796: Calling groups_inventory to load vars for managed_node1 20459 1726885595.60798: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.60808: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.60810: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.60815: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.61043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.61340: done with get_vars() 20459 1726885595.61355: 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 22:26:35 -0400 (0:00:00.067) 0:00:01.974 ****** 20459 1726885595.61421: entering _queue_task() for managed_node1/include_tasks 20459 1726885595.61423: Creating lock for include_tasks 20459 1726885595.61654: worker is 1 (out of 1 available) 20459 1726885595.61664: exiting _queue_task() for managed_node1/include_tasks 20459 1726885595.61682: done queuing things up, now waiting for results queue to drain 20459 1726885595.61683: waiting for pending results... 20459 1726885595.61926: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885595.62048: in run() - task 02369adf-7a19-47dd-4c59-000000000041 20459 1726885595.62067: variable 'ansible_search_path' from source: unknown 20459 1726885595.62075: variable 'ansible_search_path' from source: unknown 20459 1726885595.62121: calling self._execute() 20459 1726885595.62189: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.62201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.62219: variable 'omit' from source: magic vars 20459 1726885595.62321: _execute() done 20459 1726885595.62334: dumping result to json 20459 1726885595.62345: done dumping result, returning 20459 1726885595.62359: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000000041] 20459 1726885595.62369: sending task result for task 02369adf-7a19-47dd-4c59-000000000041 20459 1726885595.62515: no more pending results, returning what we have 20459 1726885595.62521: in VariableManager get_vars() 20459 1726885595.62555: Calling all_inventory to load vars for managed_node1 20459 1726885595.62558: Calling groups_inventory to load vars for managed_node1 20459 1726885595.62560: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.62573: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.62576: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.62580: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.62856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.63271: done with get_vars() 20459 1726885595.63279: variable 'ansible_search_path' from source: unknown 20459 1726885595.63280: variable 'ansible_search_path' from source: unknown 20459 1726885595.63292: done sending task result for task 02369adf-7a19-47dd-4c59-000000000041 20459 1726885595.63295: WORKER PROCESS EXITING 20459 1726885595.63331: we have included files to process 20459 1726885595.63332: generating all_blocks data 20459 1726885595.63334: done generating all_blocks data 20459 1726885595.63337: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885595.63338: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885595.63340: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885595.64047: done processing included file 20459 1726885595.64049: iterating over new_blocks loaded from include file 20459 1726885595.64050: in VariableManager get_vars() 20459 1726885595.64068: done with get_vars() 20459 1726885595.64069: filtering new block on tags 20459 1726885595.64103: done filtering new block on tags 20459 1726885595.64105: in VariableManager get_vars() 20459 1726885595.64123: done with get_vars() 20459 1726885595.64125: filtering new block on tags 20459 1726885595.64166: done filtering new block on tags 20459 1726885595.64168: 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_node1 20459 1726885595.64173: extending task lists for all hosts with included blocks 20459 1726885595.64358: done extending task lists 20459 1726885595.64359: done processing included files 20459 1726885595.64360: results queue empty 20459 1726885595.64361: checking for any_errors_fatal 20459 1726885595.64364: done checking for any_errors_fatal 20459 1726885595.64364: checking for max_fail_percentage 20459 1726885595.64365: done checking for max_fail_percentage 20459 1726885595.64366: checking to see if all hosts have failed and the running result is not ok 20459 1726885595.64367: done checking to see if all hosts have failed 20459 1726885595.64367: getting the remaining hosts for this loop 20459 1726885595.64369: done getting the remaining hosts for this loop 20459 1726885595.64371: getting the next task for host managed_node1 20459 1726885595.64375: done getting next task for host managed_node1 20459 1726885595.64378: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885595.64380: ^ 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 20459 1726885595.64389: getting variables 20459 1726885595.64390: in VariableManager get_vars() 20459 1726885595.64399: Calling all_inventory to load vars for managed_node1 20459 1726885595.64401: Calling groups_inventory to load vars for managed_node1 20459 1726885595.64403: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.64407: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.64410: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.64414: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.64639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.64925: done with get_vars() 20459 1726885595.64935: 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 22:26:35 -0400 (0:00:00.035) 0:00:02.010 ****** 20459 1726885595.65005: entering _queue_task() for managed_node1/setup 20459 1726885595.65214: worker is 1 (out of 1 available) 20459 1726885595.65230: exiting _queue_task() for managed_node1/setup 20459 1726885595.65242: done queuing things up, now waiting for results queue to drain 20459 1726885595.65244: waiting for pending results... 20459 1726885595.65465: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885595.65596: in run() - task 02369adf-7a19-47dd-4c59-00000000006e 20459 1726885595.65616: variable 'ansible_search_path' from source: unknown 20459 1726885595.65623: variable 'ansible_search_path' from source: unknown 20459 1726885595.65659: calling self._execute() 20459 1726885595.65729: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.65742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.65754: variable 'omit' from source: magic vars 20459 1726885595.66261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885595.69242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885595.69317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885595.69361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885595.69405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885595.69448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885595.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) 20459 1726885595.69567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885595.69613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885595.69661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885595.69687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885595.69751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885595.69778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885595.69818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885595.69863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885595.69881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885595.70071: variable '__storage_required_facts' from source: role '' all vars 20459 1726885595.70085: variable 'ansible_facts' from source: unknown 20459 1726885595.70214: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20459 1726885595.70224: when evaluation is False, skipping this task 20459 1726885595.70235: _execute() done 20459 1726885595.70245: dumping result to json 20459 1726885595.70254: done dumping result, returning 20459 1726885595.70262: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-47dd-4c59-00000000006e] 20459 1726885595.70271: sending task result for task 02369adf-7a19-47dd-4c59-00000000006e skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 20459 1726885595.70409: no more pending results, returning what we have 20459 1726885595.70414: results queue empty 20459 1726885595.70415: checking for any_errors_fatal 20459 1726885595.70417: done checking for any_errors_fatal 20459 1726885595.70418: checking for max_fail_percentage 20459 1726885595.70420: done checking for max_fail_percentage 20459 1726885595.70421: checking to see if all hosts have failed and the running result is not ok 20459 1726885595.70421: done checking to see if all hosts have failed 20459 1726885595.70422: getting the remaining hosts for this loop 20459 1726885595.70424: done getting the remaining hosts for this loop 20459 1726885595.70427: getting the next task for host managed_node1 20459 1726885595.70434: done getting next task for host managed_node1 20459 1726885595.70437: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885595.70441: ^ 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 20459 1726885595.70453: getting variables 20459 1726885595.70455: in VariableManager get_vars() 20459 1726885595.70490: Calling all_inventory to load vars for managed_node1 20459 1726885595.70493: Calling groups_inventory to load vars for managed_node1 20459 1726885595.70495: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.70505: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.70508: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.70513: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.70884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.71407: done with get_vars() 20459 1726885595.71420: done getting variables 20459 1726885595.71482: done sending task result for task 02369adf-7a19-47dd-4c59-00000000006e 20459 1726885595.71485: WORKER PROCESS EXITING 20459 1726885595.71567: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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 22:26:35 -0400 (0:00:00.066) 0:00:02.076 ****** 20459 1726885595.71617: entering _queue_task() for managed_node1/include_vars 20459 1726885595.71619: Creating lock for include_vars 20459 1726885595.71929: worker is 1 (out of 1 available) 20459 1726885595.71943: exiting _queue_task() for managed_node1/include_vars 20459 1726885595.71954: done queuing things up, now waiting for results queue to drain 20459 1726885595.71955: waiting for pending results... 20459 1726885595.72394: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885595.72542: in run() - task 02369adf-7a19-47dd-4c59-00000000006f 20459 1726885595.72561: variable 'ansible_search_path' from source: unknown 20459 1726885595.72569: variable 'ansible_search_path' from source: unknown 20459 1726885595.74024: variable 'ansible_facts' from source: unknown 20459 1726885595.74698: variable 'ansible_facts' from source: unknown 20459 1726885595.75003: variable 'ansible_facts' from source: unknown 20459 1726885595.75453: variable 'ansible_facts' from source: unknown 20459 1726885595.75609: variable 'omit' from source: magic vars 20459 1726885595.75824: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.75950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.75972: variable 'omit' from source: magic vars 20459 1726885595.76559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885595.76973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885595.77021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885595.77095: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885595.77132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885595.77221: variable '__vars_file' from source: task vars 20459 1726885595.77316: variable 'role_path' from source: magic vars 20459 1726885595.77327: variable 'item' from source: unknown 20459 1726885595.77348: Evaluated conditional (__vars_file is file): False 20459 1726885595.77361: when evaluation is False, skipping this task 20459 1726885595.77408: variable 'item' from source: unknown 20459 1726885595.77489: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 20459 1726885595.77699: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.77713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.77728: variable 'omit' from source: magic vars 20459 1726885595.77903: variable '__vars_file' from source: task vars 20459 1726885595.77992: variable 'role_path' from source: magic vars 20459 1726885595.78001: variable 'item' from source: unknown 20459 1726885595.78018: Evaluated conditional (__vars_file is file): False 20459 1726885595.78027: when evaluation is False, skipping this task 20459 1726885595.78066: variable 'item' from source: unknown 20459 1726885595.78140: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 20459 1726885595.78309: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.78325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.78346: variable 'omit' from source: magic vars 20459 1726885595.78625: variable '__vars_file' from source: task vars 20459 1726885595.78817: variable 'role_path' from source: magic vars 20459 1726885595.78828: variable 'item' from source: unknown 20459 1726885595.78852: Evaluated conditional (__vars_file is file): True 20459 1726885595.78862: variable 'omit' from source: magic vars 20459 1726885595.78925: variable 'omit' from source: magic vars 20459 1726885595.78990: variable '__vars_file' from source: task vars 20459 1726885595.79058: variable '__vars_file' from source: task vars 20459 1726885595.79144: variable 'role_path' from source: magic vars 20459 1726885595.79153: variable 'item' from source: unknown 20459 1726885595.79182: variable 'omit' from source: magic vars 20459 1726885595.79214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885595.79267: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885595.79298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885595.79321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885595.79336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885595.79353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885595.79371: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885595.79407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885595.79416: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.79425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.79541: Set connection var ansible_pipelining to False 20459 1726885595.79548: Set connection var ansible_shell_type to sh 20459 1726885595.79554: Set connection var ansible_connection to ssh 20459 1726885595.79570: Set connection var ansible_timeout to 10 20459 1726885595.79578: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885595.79586: Set connection var ansible_shell_executable to /bin/sh 20459 1726885595.79619: variable 'ansible_shell_executable' from source: unknown 20459 1726885595.79626: variable 'ansible_connection' from source: unknown 20459 1726885595.79632: variable 'ansible_module_compression' from source: unknown 20459 1726885595.79638: variable 'ansible_shell_type' from source: unknown 20459 1726885595.79644: variable 'ansible_shell_executable' from source: unknown 20459 1726885595.79649: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.79655: variable 'ansible_pipelining' from source: unknown 20459 1726885595.79661: variable 'ansible_timeout' from source: unknown 20459 1726885595.79666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.79779: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885595.79793: variable 'omit' from source: magic vars 20459 1726885595.79801: starting attempt loop 20459 1726885595.79807: running the handler 20459 1726885595.79900: handler run complete 20459 1726885595.79914: attempt loop complete, returning result 20459 1726885595.79934: variable 'item' from source: unknown 20459 1726885595.80002: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885595.80247: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.80297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.80310: variable 'omit' from source: magic vars 20459 1726885595.80527: variable '__vars_file' from source: task vars 20459 1726885595.80631: variable 'role_path' from source: magic vars 20459 1726885595.80645: variable 'item' from source: unknown 20459 1726885595.80704: Evaluated conditional (__vars_file is file): True 20459 1726885595.80714: variable 'omit' from source: magic vars 20459 1726885595.80732: variable 'omit' from source: magic vars 20459 1726885595.80797: variable '__vars_file' from source: task vars 20459 1726885595.80869: variable '__vars_file' from source: task vars 20459 1726885595.80960: variable 'role_path' from source: magic vars 20459 1726885595.80969: variable 'item' from source: unknown 20459 1726885595.80987: variable 'omit' from source: magic vars 20459 1726885595.81020: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885595.81032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885595.81042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885595.81054: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885595.81066: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885595.81072: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.81078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.81169: Set connection var ansible_pipelining to False 20459 1726885595.81176: Set connection var ansible_shell_type to sh 20459 1726885595.81182: Set connection var ansible_connection to ssh 20459 1726885595.81196: Set connection var ansible_timeout to 10 20459 1726885595.81204: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885595.81214: Set connection var ansible_shell_executable to /bin/sh 20459 1726885595.81245: variable 'ansible_shell_executable' from source: unknown 20459 1726885595.81252: variable 'ansible_connection' from source: unknown 20459 1726885595.81258: variable 'ansible_module_compression' from source: unknown 20459 1726885595.81264: variable 'ansible_shell_type' from source: unknown 20459 1726885595.81270: variable 'ansible_shell_executable' from source: unknown 20459 1726885595.81275: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.81282: variable 'ansible_pipelining' from source: unknown 20459 1726885595.81287: variable 'ansible_timeout' from source: unknown 20459 1726885595.81294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.81392: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885595.81405: variable 'omit' from source: magic vars 20459 1726885595.81415: starting attempt loop 20459 1726885595.81422: running the handler 20459 1726885595.81480: handler run complete 20459 1726885595.81492: attempt loop complete, returning result 20459 1726885595.81508: variable 'item' from source: unknown 20459 1726885595.81580: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885595.81697: dumping result to json 20459 1726885595.81709: done dumping result, returning 20459 1726885595.81723: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-00000000006f] 20459 1726885595.81732: sending task result for task 02369adf-7a19-47dd-4c59-00000000006f 20459 1726885595.81882: no more pending results, returning what we have 20459 1726885595.81885: results queue empty 20459 1726885595.81886: checking for any_errors_fatal 20459 1726885595.81891: done checking for any_errors_fatal 20459 1726885595.81892: checking for max_fail_percentage 20459 1726885595.81894: done checking for max_fail_percentage 20459 1726885595.81894: checking to see if all hosts have failed and the running result is not ok 20459 1726885595.81895: done checking to see if all hosts have failed 20459 1726885595.81896: getting the remaining hosts for this loop 20459 1726885595.81898: done getting the remaining hosts for this loop 20459 1726885595.81901: getting the next task for host managed_node1 20459 1726885595.81908: done getting next task for host managed_node1 20459 1726885595.81914: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885595.81917: ^ 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 20459 1726885595.81927: getting variables 20459 1726885595.81928: in VariableManager get_vars() 20459 1726885595.81959: Calling all_inventory to load vars for managed_node1 20459 1726885595.81961: Calling groups_inventory to load vars for managed_node1 20459 1726885595.81964: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885595.81972: Calling all_plugins_play to load vars for managed_node1 20459 1726885595.81975: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885595.81978: Calling groups_plugins_play to load vars for managed_node1 20459 1726885595.82241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885595.82668: done with get_vars() 20459 1726885595.82680: done getting variables 20459 1726885595.82770: done sending task result for task 02369adf-7a19-47dd-4c59-00000000006f 20459 1726885595.82773: WORKER PROCESS EXITING 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 22:26:35 -0400 (0:00:00.112) 0:00:02.188 ****** 20459 1726885595.82839: entering _queue_task() for managed_node1/stat 20459 1726885595.83119: worker is 1 (out of 1 available) 20459 1726885595.83130: exiting _queue_task() for managed_node1/stat 20459 1726885595.83141: done queuing things up, now waiting for results queue to drain 20459 1726885595.83142: waiting for pending results... 20459 1726885595.83375: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885595.83546: in run() - task 02369adf-7a19-47dd-4c59-000000000071 20459 1726885595.83564: variable 'ansible_search_path' from source: unknown 20459 1726885595.83571: variable 'ansible_search_path' from source: unknown 20459 1726885595.83609: calling self._execute() 20459 1726885595.83875: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.83988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.84406: variable 'omit' from source: magic vars 20459 1726885595.86196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885595.87303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885595.87509: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885595.87556: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885595.87668: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885595.87787: 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) 20459 1726885595.87922: 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) 20459 1726885595.87953: 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) 20459 1726885595.87990: 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) 20459 1726885595.88120: Evaluated conditional (not __storage_is_ostree is defined): True 20459 1726885595.88131: variable 'omit' from source: magic vars 20459 1726885595.88200: variable 'omit' from source: magic vars 20459 1726885595.88241: variable 'omit' from source: magic vars 20459 1726885595.88268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885595.88305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885595.88327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885595.88351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885595.88365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885595.88383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885595.88407: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885595.88441: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885595.88452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.88459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.88579: Set connection var ansible_pipelining to False 20459 1726885595.88587: Set connection var ansible_shell_type to sh 20459 1726885595.88593: Set connection var ansible_connection to ssh 20459 1726885595.88613: Set connection var ansible_timeout to 10 20459 1726885595.88627: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885595.88636: Set connection var ansible_shell_executable to /bin/sh 20459 1726885595.88661: variable 'ansible_shell_executable' from source: unknown 20459 1726885595.88671: variable 'ansible_connection' from source: unknown 20459 1726885595.88677: variable 'ansible_module_compression' from source: unknown 20459 1726885595.88683: variable 'ansible_shell_type' from source: unknown 20459 1726885595.88689: variable 'ansible_shell_executable' from source: unknown 20459 1726885595.88694: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885595.88701: variable 'ansible_pipelining' from source: unknown 20459 1726885595.88707: variable 'ansible_timeout' from source: unknown 20459 1726885595.88719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885595.88868: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885595.88886: variable 'omit' from source: magic vars 20459 1726885595.88894: starting attempt loop 20459 1726885595.88900: running the handler 20459 1726885595.88917: _low_level_execute_command(): starting 20459 1726885595.88928: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885595.89708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885595.89727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885595.89742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885595.89763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885595.89803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885595.89818: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885595.89836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885595.89853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885595.89868: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885595.89878: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885595.89889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885595.89902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885595.89918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885595.89934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885595.89947: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885595.89959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885595.90478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885595.90506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885595.90584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885595.90737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885595.92344: stdout chunk (state=3): >>>/root <<< 20459 1726885595.92447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885595.92539: stderr chunk (state=3): >>><<< 20459 1726885595.92557: stdout chunk (state=3): >>><<< 20459 1726885595.92667: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885595.92670: _low_level_execute_command(): starting 20459 1726885595.92673: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168 `" && echo ansible-tmp-1726885595.92584-20552-78243886480168="` echo /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168 `" ) && sleep 0' 20459 1726885595.93266: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885595.93278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885595.93291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885595.93307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885595.93360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885595.93371: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885595.93383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885595.93416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885595.93467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885595.93479: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885595.93490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885595.93521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885595.93539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885595.93558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885595.93596: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885595.93611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885595.93735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885595.93755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885595.93776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885595.93844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885595.95661: stdout chunk (state=3): >>>ansible-tmp-1726885595.92584-20552-78243886480168=/root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168 <<< 20459 1726885595.95795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885595.95863: stderr chunk (state=3): >>><<< 20459 1726885595.95874: stdout chunk (state=3): >>><<< 20459 1726885595.95901: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885595.92584-20552-78243886480168=/root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885595.96019: variable 'ansible_module_compression' from source: unknown 20459 1726885595.96110: ANSIBALLZ: Using lock for stat 20459 1726885595.96115: ANSIBALLZ: Acquiring lock 20459 1726885595.96117: ANSIBALLZ: Lock acquired: 139697466748816 20459 1726885595.96119: ANSIBALLZ: Creating module 20459 1726885596.15719: ANSIBALLZ: Writing module into payload 20459 1726885596.15843: ANSIBALLZ: Writing module 20459 1726885596.15873: ANSIBALLZ: Renaming module 20459 1726885596.15883: ANSIBALLZ: Done creating module 20459 1726885596.15903: variable 'ansible_facts' from source: unknown 20459 1726885596.16008: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168/AnsiballZ_stat.py 20459 1726885596.16167: Sending initial data 20459 1726885596.16170: Sent initial data (150 bytes) 20459 1726885596.17218: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885596.17231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.17243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.17257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.17345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.17356: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885596.17368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.17384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885596.17393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885596.17401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885596.17418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.17433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.17445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.17455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.17467: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885596.17482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.17561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885596.17587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885596.17604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885596.17681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885596.19487: 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 <<< 20459 1726885596.19549: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885596.19571: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpa2djcmdp /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168/AnsiballZ_stat.py <<< 20459 1726885596.19601: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885596.21010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885596.21138: stderr chunk (state=3): >>><<< 20459 1726885596.21142: stdout chunk (state=3): >>><<< 20459 1726885596.21144: done transferring module to remote 20459 1726885596.21146: _low_level_execute_command(): starting 20459 1726885596.21149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168/ /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168/AnsiballZ_stat.py && sleep 0' 20459 1726885596.22574: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885596.22589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.22602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.22625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.22670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.22682: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885596.22695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.22716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885596.22729: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885596.22740: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885596.22751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.22764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.22784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.22797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.22808: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885596.22828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.23020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885596.23041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885596.23057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885596.23130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885596.24902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885596.24905: stdout chunk (state=3): >>><<< 20459 1726885596.24907: stderr chunk (state=3): >>><<< 20459 1726885596.25012: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885596.25018: _low_level_execute_command(): starting 20459 1726885596.25020: _low_level_execute_command(): using become for this command 20459 1726885596.25024: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iefjdhrmlaqqqwuyskrbhpvkolulrucm ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885596.25388: Initial state: awaiting_escalation: BECOME-SUCCESS-iefjdhrmlaqqqwuyskrbhpvkolulrucm 20459 1726885596.26411: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885596.26442: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.26458: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.26550: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.26593: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.26606: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885596.26624: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.26652: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885596.26666: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885596.26679: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885596.26693: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.26708: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.26728: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.26743: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.26770: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885596.26790: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.26872: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885596.26999: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885596.27020: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885596.27099: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885596.29873: stdout chunk (state=1): >>>BECOME-SUCCESS-iefjdhrmlaqqqwuyskrbhpvkolulrucm <<< 20459 1726885596.29877: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-iefjdhrmlaqqqwuyskrbhpvkolulrucm' 20459 1726885596.30100: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885596.30132: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885596.30135: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885596.30179: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885596.30210: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885596.30245: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885596.30293: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885596.30296: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885596.30350: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885596.30353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885596.30382: 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' # <<< 20459 1726885596.30405: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2703b5ca0> <<< 20459 1726885596.30443: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885596.30462: 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 0x7fc27035c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2703b5a00> <<< 20459 1726885596.30510: 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' <<< 20459 1726885596.30516: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2703b59a0> <<< 20459 1726885596.30549: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885596.30573: 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 0x7fc27035c370> <<< 20459 1726885596.30618: 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' <<< 20459 1726885596.30636: 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' # <<< 20459 1726885596.30660: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27035c820> <<< 20459 1726885596.30669: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27035c550> <<< 20459 1726885596.30681: 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' <<< 20459 1726885596.30711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885596.30735: 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 <<< 20459 1726885596.30763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885596.30784: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270308f70> <<< 20459 1726885596.30796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885596.30818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885596.30885: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27030f100> <<< 20459 1726885596.30941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885596.30944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885596.30963: 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 0x7fc270338730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27030f820> <<< 20459 1726885596.30989: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270371760> <<< 20459 1726885596.31004: 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 0x7fc270308c70> <<< 20459 1726885596.31072: 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' <<< 20459 1726885596.31075: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270338c70> <<< 20459 1726885596.31117: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27035cfd0> <<< 20459 1726885596.31137: 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. <<< 20459 1726885596.31337: 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' <<< 20459 1726885596.31371: 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' <<< 20459 1726885596.31403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885596.31430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885596.31457: 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' <<< 20459 1726885596.31460: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702afd90> <<< 20459 1726885596.31534: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b2e20> <<< 20459 1726885596.31552: 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' <<< 20459 1726885596.31575: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885596.31590: 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' <<< 20459 1726885596.31635: 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' <<< 20459 1726885596.31664: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702af250> <<< 20459 1726885596.31667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885596.31728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885596.31753: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885596.31773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885596.31797: 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' <<< 20459 1726885596.31834: 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 0x7fc270231cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702317c0> <<< 20459 1726885596.31868: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885596.31888: 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 0x7fc270231dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885596.31918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885596.31942: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270231e80> <<< 20459 1726885596.31972: 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 0x7fc270231f40> import '_collections' # <<< 20459 1726885596.32019: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270289c40> import '_functools' # <<< 20459 1726885596.32045: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270283520> <<< 20459 1726885596.32098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885596.32124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270297580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b6d00> <<< 20459 1726885596.32136: 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' <<< 20459 1726885596.32159: 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 0x7fc270242b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270289160> <<< 20459 1726885596.32200: 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 0x7fc270297190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702bc8b0> <<< 20459 1726885596.32226: 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' <<< 20459 1726885596.32254: 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' <<< 20459 1726885596.32284: 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' <<< 20459 1726885596.32321: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270242eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270242ca0> <<< 20459 1726885596.32344: 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 0x7fc270242c10> <<< 20459 1726885596.32373: 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' <<< 20459 1726885596.32392: 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' <<< 20459 1726885596.32410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885596.32449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885596.32478: 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 0x7fc26fffc280> <<< 20459 1726885596.32498: 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' <<< 20459 1726885596.32535: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fffc370> <<< 20459 1726885596.32651: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27024deb0> <<< 20459 1726885596.32690: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270244940> <<< 20459 1726885596.32708: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702444f0> <<< 20459 1726885596.32732: 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' <<< 20459 1726885596.32763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885596.32788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885596.32807: 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 0x7fc26ff2f0d0> <<< 20459 1726885596.32839: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fff7d90> <<< 20459 1726885596.32883: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270244dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b6ee0> <<< 20459 1726885596.32906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885596.32927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885596.32960: 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 0x7fc26ff42a00> <<< 20459 1726885596.32971: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885596.32994: 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 0x7fc26ff42d30> <<< 20459 1726885596.33020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885596.33045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885596.33059: 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 0x7fc26ff55640> <<< 20459 1726885596.33079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885596.33101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885596.33130: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff55b80> <<< 20459 1726885596.33181: 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 0x7fc26fee02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff42e20> <<< 20459 1726885596.33202: 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' <<< 20459 1726885596.33247: 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 0x7fc26fef1190> <<< 20459 1726885596.33259: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff554c0> import 'pwd' # <<< 20459 1726885596.33283: 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 0x7fc26fef1250> <<< 20459 1726885596.33322: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702428e0> <<< 20459 1726885596.33350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885596.33370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885596.33394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885596.33403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885596.33428: 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 0x7fc26ff0d5b0> <<< 20459 1726885596.33445: 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' <<< 20459 1726885596.33474: 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 0x7fc26ff0d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff0d670> <<< 20459 1726885596.33502: 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 0x7fc26ff0d760> <<< 20459 1726885596.33532: 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' <<< 20459 1726885596.33724: 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 0x7fc26ff0dbb0> <<< 20459 1726885596.33763: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885596.33776: 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 0x7fc26ff1a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff0d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26feff940> <<< 20459 1726885596.33793: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702424c0> <<< 20459 1726885596.33818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885596.33870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885596.33904: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff0d9a0> <<< 20459 1726885596.34002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885596.34018: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc26fe37580> <<< 20459 1726885596.34161: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885596.34251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.34281: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885596.34319: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.34322: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885596.34333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.35529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.36504: 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 0x7fc26fd5a6d0> # /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' <<< 20459 1726885596.36538: 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' <<< 20459 1726885596.36557: 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' <<< 20459 1726885596.36572: 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 0x7fc26fd5a160> <<< 20459 1726885596.36603: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5a340> <<< 20459 1726885596.36633: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5ae20> <<< 20459 1726885596.36709: 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' <<< 20459 1726885596.36723: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5af10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5ac40> import 'atexit' # <<< 20459 1726885596.36742: 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 0x7fc26fd5ae80> <<< 20459 1726885596.36755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885596.36935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5a100> # /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' <<< 20459 1726885596.36972: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f76edf0> <<< 20459 1726885596.37005: 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 0x7fc26f76efa0> <<< 20459 1726885596.37045: 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 0x7fc26f78ce50> <<< 20459 1726885596.37069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885596.37120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885596.37123: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f78c4c0> <<< 20459 1726885596.37136: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdc1dc0> <<< 20459 1726885596.37296: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdc13d0> <<< 20459 1726885596.37310: 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' <<< 20459 1726885596.37332: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdc1fd0> <<< 20459 1726885596.37393: 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 <<< 20459 1726885596.37431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885596.37435: 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' <<< 20459 1726885596.37447: 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 0x7fc26fd91dc0> <<< 20459 1726885596.37528: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7eabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7ea2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd603a0> <<< 20459 1726885596.37559: 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 0x7fc26f7ea3d0> <<< 20459 1726885596.37596: 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 0x7fc26f7ea400> <<< 20459 1726885596.37629: 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 <<< 20459 1726885596.37650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885596.37654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885596.37666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885596.37741: 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 0x7fc26f74f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fda3100> <<< 20459 1726885596.37762: 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' <<< 20459 1726885596.37827: 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 0x7fc26f75b9a0> <<< 20459 1726885596.37845: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fda3280> <<< 20459 1726885596.37848: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885596.37881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885596.37907: 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' <<< 20459 1726885596.37910: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885596.37957: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f74fdf0> <<< 20459 1726885596.38086: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f75b940> <<< 20459 1726885596.38173: 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 0x7fc26f75b790> <<< 20459 1726885596.38203: 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 0x7fc26f75a730> <<< 20459 1726885596.38260: 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 0x7fc26f75a670> <<< 20459 1726885596.38264: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd9a7c0> <<< 20459 1726885596.38292: 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 <<< 20459 1726885596.38308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885596.38347: 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 0x7fc26f7df640> <<< 20459 1726885596.38532: 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 0x7fc26f7de9d0> <<< 20459 1726885596.38562: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7500a0> <<< 20459 1726885596.38580: 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 0x7fc26f7df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdbb880> <<< 20459 1726885596.38618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885596.38633: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885596.38636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.38697: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.38783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885596.38813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885596.38829: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885596.38922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.39016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.39460: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.39930: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885596.39940: 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_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885596.39955: 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' <<< 20459 1726885596.40003: 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 0x7fc26f345130> <<< 20459 1726885596.40089: 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 0x7fc26f7d4970> <<< 20459 1726885596.40092: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f345550> <<< 20459 1726885596.40146: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885596.40193: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885596.40291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.40423: 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' <<< 20459 1726885596.40453: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7d5940> <<< 20459 1726885596.40456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.40839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41321: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885596.41324: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41388: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885596.41439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41514: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885596.41545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885596.41548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41630: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885596.41964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.41988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885596.42013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885596.42027: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885596.42098: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7d45e0> <<< 20459 1726885596.42102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42155: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42239: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885596.42246: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885596.42257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42326: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885596.42329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42543: 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 <<< 20459 1726885596.42568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885596.42642: 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 0x7fc26fdae850> <<< 20459 1726885596.42666: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd61e50> <<< 20459 1726885596.42704: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885596.42725: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42875: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.42957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885596.42962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885596.42984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885596.43005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885596.43031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885596.43034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885596.43119: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f722310> <<< 20459 1726885596.43155: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f71c820> <<< 20459 1726885596.43231: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f712940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885596.43235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.43256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.43269: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885596.43350: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885596.43368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.43388: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885596.43391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.43486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.43659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885596.43794: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 20459 1726885596.44029: 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 <<< 20459 1726885596.44061: 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 <<< 20459 1726885596.44093: 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 # 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 <<< 20459 1726885596.44160: 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 # 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 <<< 20459 1726885596.44337: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885596.44352: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885596.44397: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885596.44427: 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 <<< 20459 1726885596.44439: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885596.44501: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 20459 1726885596.44545: 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 <<< 20459 1726885596.44571: 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 <<< 20459 1726885596.44626: 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 <<< 20459 1726885596.44645: 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 <<< 20459 1726885596.44648: 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 <<< 20459 1726885596.44781: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 20459 1726885596.44808: stdout chunk (state=3): >>># destroy posixpath <<< 20459 1726885596.44826: 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 <<< 20459 1726885596.44840: 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 <<< 20459 1726885596.44854: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885596.45342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885596.45345: stdout chunk (state=3): >>><<< 20459 1726885596.45347: stderr chunk (state=3): >>><<< 20459 1726885596.45536: _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 0x7fc2703b5ca0> # /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 0x7fc27035c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2703b5a00> # /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 0x7fc2703b59a0> 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 0x7fc27035c370> # /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 0x7fc27035c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27035c550> # /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 0x7fc270308f70> # /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 0x7fc27030f100> # /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 0x7fc270338730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27030f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270371760> # /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 0x7fc270308c70> # /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 0x7fc270338c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27035cfd0> 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 0x7fc2702afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b2e20> # /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 0x7fc2702a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702af250> # /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 0x7fc270231cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702317c0> 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 0x7fc270231dc0> # /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 0x7fc270231e80> # /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 0x7fc270231f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270289c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270283520> # /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 0x7fc270297580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b6d00> # /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 0x7fc270242b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270289160> # 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 0x7fc270297190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702bc8b0> # /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 0x7fc270242eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270242ca0> # /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 0x7fc270242c10> # /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 0x7fc26fffc280> # /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 0x7fc26fffc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27024deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270244940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702444f0> # /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 0x7fc26ff2f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fff7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270244dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702b6ee0> # /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 0x7fc26ff42a00> 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 0x7fc26ff42d30> # /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 0x7fc26ff55640> # /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 0x7fc26ff55b80> # 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 0x7fc26fee02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff42e20> # /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 0x7fc26fef1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff554c0> 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 0x7fc26fef1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702428e0> # /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 0x7fc26ff0d5b0> # /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 0x7fc26ff0d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff0d670> # 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 0x7fc26ff0d760> # /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 0x7fc26ff0dbb0> # 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 0x7fc26ff1a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26ff0d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26feff940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2702424c0> # /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 0x7fc26ff0d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc26fe37580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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 0x7fc26fd5a6d0> # /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 0x7fc26fd5a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5a340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5ae20> # /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 0x7fc26fd5af10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd5ac40> 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 0x7fc26fd5ae80> # /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 0x7fc26fd5a100> # /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 0x7fc26f76edf0> # 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 0x7fc26f76efa0> # 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 0x7fc26f78ce50> # /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 0x7fc26f78c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdc1dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdc13d0> # /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 0x7fc26fdc1fd0> # /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 0x7fc26fd91dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7eabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7ea2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd603a0> # 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 0x7fc26f7ea3d0> # /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 0x7fc26f7ea400> # /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 0x7fc26f74f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fda3100> # /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 0x7fc26f75b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fda3280> # /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 0x7fc26f74fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f75b940> # 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 0x7fc26f75b790> # 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 0x7fc26f75a730> # 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 0x7fc26f75a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd9a7c0> # /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 0x7fc26f7df640> # 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 0x7fc26f7de9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f7500a0> # 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 0x7fc26f7df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fdbb880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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_z7yb554s/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_z7yb554s/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_z7yb554s/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_z7yb554s/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 0x7fc26f345130> # /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 0x7fc26f7d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f345550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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_z7yb554s/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 0x7fc26f7d5940> # 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_z7yb554s/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_z7yb554s/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_z7yb554s/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_z7yb554s/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_z7yb554s/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 0x7fc26f7d45e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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_z7yb554s/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 0x7fc26fdae850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26fd61e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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 0x7fc26f722310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f71c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26f712940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_z7yb554s/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_z7yb554s/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885596.46188: 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-1726885595.92584-20552-78243886480168/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885596.46191: _low_level_execute_command(): starting 20459 1726885596.46194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885595.92584-20552-78243886480168/ > /dev/null 2>&1 && sleep 0' 20459 1726885596.47715: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885596.47944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.47961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.47971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.48027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.48030: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885596.48045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.48065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885596.48080: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885596.48083: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885596.48085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.48095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.48102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.48126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.48129: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885596.48147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.48210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885596.48334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885596.48344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885596.48575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885596.50429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885596.50432: stdout chunk (state=3): >>><<< 20459 1726885596.50436: stderr chunk (state=3): >>><<< 20459 1726885596.50462: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885596.50465: handler run complete 20459 1726885596.50496: attempt loop complete, returning result 20459 1726885596.50499: _execute() done 20459 1726885596.50501: dumping result to json 20459 1726885596.50510: done dumping result, returning 20459 1726885596.50515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-47dd-4c59-000000000071] 20459 1726885596.50526: sending task result for task 02369adf-7a19-47dd-4c59-000000000071 20459 1726885596.50686: done sending task result for task 02369adf-7a19-47dd-4c59-000000000071 20459 1726885596.50701: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 20459 1726885596.50769: no more pending results, returning what we have 20459 1726885596.50772: results queue empty 20459 1726885596.50773: checking for any_errors_fatal 20459 1726885596.50781: done checking for any_errors_fatal 20459 1726885596.50782: checking for max_fail_percentage 20459 1726885596.50784: done checking for max_fail_percentage 20459 1726885596.50784: checking to see if all hosts have failed and the running result is not ok 20459 1726885596.50785: done checking to see if all hosts have failed 20459 1726885596.50786: getting the remaining hosts for this loop 20459 1726885596.50787: done getting the remaining hosts for this loop 20459 1726885596.50790: getting the next task for host managed_node1 20459 1726885596.50796: done getting next task for host managed_node1 20459 1726885596.50799: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885596.50803: ^ 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 20459 1726885596.50814: getting variables 20459 1726885596.50815: in VariableManager get_vars() 20459 1726885596.50845: Calling all_inventory to load vars for managed_node1 20459 1726885596.50848: Calling groups_inventory to load vars for managed_node1 20459 1726885596.50850: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885596.50858: Calling all_plugins_play to load vars for managed_node1 20459 1726885596.50860: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885596.50863: Calling groups_plugins_play to load vars for managed_node1 20459 1726885596.51244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885596.51818: done with get_vars() 20459 1726885596.51831: done getting variables 20459 1726885596.52052: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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 22:26:36 -0400 (0:00:00.692) 0:00:02.881 ****** 20459 1726885596.52206: entering _queue_task() for managed_node1/set_fact 20459 1726885596.52209: Creating lock for set_fact 20459 1726885596.52685: worker is 1 (out of 1 available) 20459 1726885596.52698: exiting _queue_task() for managed_node1/set_fact 20459 1726885596.52709: done queuing things up, now waiting for results queue to drain 20459 1726885596.52710: waiting for pending results... 20459 1726885596.53449: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885596.54239: in run() - task 02369adf-7a19-47dd-4c59-000000000072 20459 1726885596.54259: variable 'ansible_search_path' from source: unknown 20459 1726885596.54272: variable 'ansible_search_path' from source: unknown 20459 1726885596.54324: calling self._execute() 20459 1726885596.54410: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.54426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.54441: variable 'omit' from source: magic vars 20459 1726885596.55317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885596.55842: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885596.55915: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885596.56054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885596.56202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885596.56418: 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) 20459 1726885596.56449: 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) 20459 1726885596.56478: 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) 20459 1726885596.56510: 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) 20459 1726885596.56744: Evaluated conditional (not __storage_is_ostree is defined): True 20459 1726885596.56829: variable 'omit' from source: magic vars 20459 1726885596.56894: variable 'omit' from source: magic vars 20459 1726885596.57158: variable '__ostree_booted_stat' from source: set_fact 20459 1726885596.57208: variable 'omit' from source: magic vars 20459 1726885596.57296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885596.57399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885596.57496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885596.57530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.57551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.57571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885596.57605: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885596.57727: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885596.57736: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.57743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.57981: Set connection var ansible_pipelining to False 20459 1726885596.57989: Set connection var ansible_shell_type to sh 20459 1726885596.57995: Set connection var ansible_connection to ssh 20459 1726885596.58034: Set connection var ansible_timeout to 10 20459 1726885596.58137: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885596.58147: Set connection var ansible_shell_executable to /bin/sh 20459 1726885596.58172: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.58209: variable 'ansible_connection' from source: unknown 20459 1726885596.58222: variable 'ansible_module_compression' from source: unknown 20459 1726885596.58229: variable 'ansible_shell_type' from source: unknown 20459 1726885596.58240: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.58246: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.58325: variable 'ansible_pipelining' from source: unknown 20459 1726885596.58332: variable 'ansible_timeout' from source: unknown 20459 1726885596.58341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.58485: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885596.58536: variable 'omit' from source: magic vars 20459 1726885596.58576: starting attempt loop 20459 1726885596.58584: running the handler 20459 1726885596.58599: handler run complete 20459 1726885596.58688: attempt loop complete, returning result 20459 1726885596.58701: _execute() done 20459 1726885596.58709: dumping result to json 20459 1726885596.58721: done dumping result, returning 20459 1726885596.58740: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-47dd-4c59-000000000072] 20459 1726885596.58751: sending task result for task 02369adf-7a19-47dd-4c59-000000000072 20459 1726885596.58991: done sending task result for task 02369adf-7a19-47dd-4c59-000000000072 ok: [managed_node1] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } 20459 1726885596.59063: no more pending results, returning what we have 20459 1726885596.59066: results queue empty 20459 1726885596.59067: checking for any_errors_fatal 20459 1726885596.59075: done checking for any_errors_fatal 20459 1726885596.59076: checking for max_fail_percentage 20459 1726885596.59078: done checking for max_fail_percentage 20459 1726885596.59078: checking to see if all hosts have failed and the running result is not ok 20459 1726885596.59079: done checking to see if all hosts have failed 20459 1726885596.59080: getting the remaining hosts for this loop 20459 1726885596.59082: done getting the remaining hosts for this loop 20459 1726885596.59085: getting the next task for host managed_node1 20459 1726885596.59092: done getting next task for host managed_node1 20459 1726885596.59096: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885596.59099: ^ 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 20459 1726885596.59108: getting variables 20459 1726885596.59110: in VariableManager get_vars() 20459 1726885596.59145: Calling all_inventory to load vars for managed_node1 20459 1726885596.59152: Calling groups_inventory to load vars for managed_node1 20459 1726885596.59155: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885596.59165: Calling all_plugins_play to load vars for managed_node1 20459 1726885596.59168: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885596.59172: Calling groups_plugins_play to load vars for managed_node1 20459 1726885596.59441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885596.59981: done with get_vars() 20459 1726885596.59995: done getting variables 20459 1726885596.60374: WORKER PROCESS EXITING 20459 1726885596.60421: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:36 -0400 (0:00:00.083) 0:00:02.964 ****** 20459 1726885596.60459: entering _queue_task() for managed_node1/set_fact 20459 1726885596.60895: worker is 1 (out of 1 available) 20459 1726885596.60907: exiting _queue_task() for managed_node1/set_fact 20459 1726885596.61124: done queuing things up, now waiting for results queue to drain 20459 1726885596.61126: waiting for pending results... 20459 1726885596.63056: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885596.63436: in run() - task 02369adf-7a19-47dd-4c59-000000000042 20459 1726885596.63449: variable 'ansible_search_path' from source: unknown 20459 1726885596.63452: variable 'ansible_search_path' from source: unknown 20459 1726885596.63484: calling self._execute() 20459 1726885596.63668: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.63672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.63683: variable 'omit' from source: magic vars 20459 1726885596.63921: variable 'omit' from source: magic vars 20459 1726885596.64137: variable 'omit' from source: magic vars 20459 1726885596.64367: variable 'omit' from source: magic vars 20459 1726885596.64759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885596.64792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885596.64816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885596.64967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.64980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.65104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885596.65122: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885596.65149: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885596.65346: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.65350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.65692: Set connection var ansible_pipelining to False 20459 1726885596.65696: Set connection var ansible_shell_type to sh 20459 1726885596.65698: Set connection var ansible_connection to ssh 20459 1726885596.65803: Set connection var ansible_timeout to 10 20459 1726885596.65811: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885596.65828: Set connection var ansible_shell_executable to /bin/sh 20459 1726885596.65974: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.65977: variable 'ansible_connection' from source: unknown 20459 1726885596.65982: variable 'ansible_module_compression' from source: unknown 20459 1726885596.65984: variable 'ansible_shell_type' from source: unknown 20459 1726885596.65986: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.65990: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.65994: variable 'ansible_pipelining' from source: unknown 20459 1726885596.66050: variable 'ansible_timeout' from source: unknown 20459 1726885596.66053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.66774: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885596.66784: variable 'omit' from source: magic vars 20459 1726885596.66789: starting attempt loop 20459 1726885596.66792: running the handler 20459 1726885596.66804: handler run complete 20459 1726885596.66883: attempt loop complete, returning result 20459 1726885596.66886: _execute() done 20459 1726885596.66889: dumping result to json 20459 1726885596.66891: done dumping result, returning 20459 1726885596.66900: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-47dd-4c59-000000000042] 20459 1726885596.66904: sending task result for task 02369adf-7a19-47dd-4c59-000000000042 20459 1726885596.67081: done sending task result for task 02369adf-7a19-47dd-4c59-000000000042 20459 1726885596.67084: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 20459 1726885596.67203: no more pending results, returning what we have 20459 1726885596.67206: results queue empty 20459 1726885596.67207: checking for any_errors_fatal 20459 1726885596.67218: done checking for any_errors_fatal 20459 1726885596.67219: checking for max_fail_percentage 20459 1726885596.67221: done checking for max_fail_percentage 20459 1726885596.67222: checking to see if all hosts have failed and the running result is not ok 20459 1726885596.67223: done checking to see if all hosts have failed 20459 1726885596.67223: getting the remaining hosts for this loop 20459 1726885596.67225: done getting the remaining hosts for this loop 20459 1726885596.67228: getting the next task for host managed_node1 20459 1726885596.67235: done getting next task for host managed_node1 20459 1726885596.67238: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885596.67241: ^ 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 20459 1726885596.67250: getting variables 20459 1726885596.67252: in VariableManager get_vars() 20459 1726885596.67281: Calling all_inventory to load vars for managed_node1 20459 1726885596.67283: Calling groups_inventory to load vars for managed_node1 20459 1726885596.67287: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885596.67300: Calling all_plugins_play to load vars for managed_node1 20459 1726885596.67304: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885596.67308: Calling groups_plugins_play to load vars for managed_node1 20459 1726885596.67557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885596.67872: done with get_vars() 20459 1726885596.67882: done getting variables 20459 1726885596.68144: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:36 -0400 (0:00:00.077) 0:00:03.042 ****** 20459 1726885596.68171: entering _queue_task() for managed_node1/set_fact 20459 1726885596.68384: worker is 1 (out of 1 available) 20459 1726885596.68396: exiting _queue_task() for managed_node1/set_fact 20459 1726885596.68406: done queuing things up, now waiting for results queue to drain 20459 1726885596.68408: waiting for pending results... 20459 1726885596.69669: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885596.70157: in run() - task 02369adf-7a19-47dd-4c59-000000000043 20459 1726885596.70174: variable 'ansible_search_path' from source: unknown 20459 1726885596.70178: variable 'ansible_search_path' from source: unknown 20459 1726885596.70346: calling self._execute() 20459 1726885596.70495: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.70501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.70515: variable 'omit' from source: magic vars 20459 1726885596.71062: variable 'omit' from source: magic vars 20459 1726885596.71372: variable 'omit' from source: magic vars 20459 1726885596.71599: variable 'omit' from source: magic vars 20459 1726885596.71692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885596.71806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885596.71830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885596.71846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.71983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.72000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885596.72146: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885596.72174: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885596.72180: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.72252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.72607: Set connection var ansible_pipelining to False 20459 1726885596.72610: Set connection var ansible_shell_type to sh 20459 1726885596.72616: Set connection var ansible_connection to ssh 20459 1726885596.72625: Set connection var ansible_timeout to 10 20459 1726885596.72662: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885596.72668: Set connection var ansible_shell_executable to /bin/sh 20459 1726885596.72690: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.72808: variable 'ansible_connection' from source: unknown 20459 1726885596.72817: variable 'ansible_module_compression' from source: unknown 20459 1726885596.72837: variable 'ansible_shell_type' from source: unknown 20459 1726885596.72840: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.72850: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.72853: variable 'ansible_pipelining' from source: unknown 20459 1726885596.72855: variable 'ansible_timeout' from source: unknown 20459 1726885596.72859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.73154: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885596.73164: variable 'omit' from source: magic vars 20459 1726885596.73173: starting attempt loop 20459 1726885596.73176: running the handler 20459 1726885596.73187: handler run complete 20459 1726885596.73195: attempt loop complete, returning result 20459 1726885596.73198: _execute() done 20459 1726885596.73201: dumping result to json 20459 1726885596.73203: done dumping result, returning 20459 1726885596.73216: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-47dd-4c59-000000000043] 20459 1726885596.73218: sending task result for task 02369adf-7a19-47dd-4c59-000000000043 20459 1726885596.73408: done sending task result for task 02369adf-7a19-47dd-4c59-000000000043 20459 1726885596.73411: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885596.73472: no more pending results, returning what we have 20459 1726885596.73474: results queue empty 20459 1726885596.73475: checking for any_errors_fatal 20459 1726885596.73482: done checking for any_errors_fatal 20459 1726885596.73482: checking for max_fail_percentage 20459 1726885596.73484: done checking for max_fail_percentage 20459 1726885596.73485: checking to see if all hosts have failed and the running result is not ok 20459 1726885596.73486: done checking to see if all hosts have failed 20459 1726885596.73486: getting the remaining hosts for this loop 20459 1726885596.73488: done getting the remaining hosts for this loop 20459 1726885596.73491: getting the next task for host managed_node1 20459 1726885596.73498: done getting next task for host managed_node1 20459 1726885596.73501: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885596.73504: ^ 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 20459 1726885596.73517: getting variables 20459 1726885596.73519: in VariableManager get_vars() 20459 1726885596.73549: Calling all_inventory to load vars for managed_node1 20459 1726885596.73551: Calling groups_inventory to load vars for managed_node1 20459 1726885596.73554: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885596.73562: Calling all_plugins_play to load vars for managed_node1 20459 1726885596.73565: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885596.73568: Calling groups_plugins_play to load vars for managed_node1 20459 1726885596.73799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885596.74280: done with get_vars() 20459 1726885596.74290: 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 22:26:36 -0400 (0:00:00.062) 0:00:03.104 ****** 20459 1726885596.74376: entering _queue_task() for managed_node1/include_tasks 20459 1726885596.74765: worker is 1 (out of 1 available) 20459 1726885596.74777: exiting _queue_task() for managed_node1/include_tasks 20459 1726885596.74788: done queuing things up, now waiting for results queue to drain 20459 1726885596.74789: waiting for pending results... 20459 1726885596.75620: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885596.75876: in run() - task 02369adf-7a19-47dd-4c59-000000000044 20459 1726885596.75897: variable 'ansible_search_path' from source: unknown 20459 1726885596.75962: variable 'ansible_search_path' from source: unknown 20459 1726885596.76004: calling self._execute() 20459 1726885596.76139: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.76182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.76223: variable 'omit' from source: magic vars 20459 1726885596.76775: variable 'storage_provider' from source: role '' defaults 20459 1726885596.76799: _execute() done 20459 1726885596.76806: dumping result to json 20459 1726885596.76814: done dumping result, returning 20459 1726885596.76826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-47dd-4c59-000000000044] 20459 1726885596.76836: sending task result for task 02369adf-7a19-47dd-4c59-000000000044 20459 1726885596.76968: no more pending results, returning what we have 20459 1726885596.76974: in VariableManager get_vars() 20459 1726885596.77010: Calling all_inventory to load vars for managed_node1 20459 1726885596.77014: Calling groups_inventory to load vars for managed_node1 20459 1726885596.77017: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885596.77028: Calling all_plugins_play to load vars for managed_node1 20459 1726885596.77031: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885596.77034: Calling groups_plugins_play to load vars for managed_node1 20459 1726885596.77290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885596.77599: done with get_vars() 20459 1726885596.77607: variable 'ansible_search_path' from source: unknown 20459 1726885596.77608: variable 'ansible_search_path' from source: unknown 20459 1726885596.77646: we have included files to process 20459 1726885596.77647: generating all_blocks data 20459 1726885596.77649: done generating all_blocks data 20459 1726885596.77658: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885596.77659: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885596.77661: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885596.78245: done sending task result for task 02369adf-7a19-47dd-4c59-000000000044 20459 1726885596.78253: WORKER PROCESS EXITING 20459 1726885596.80550: in VariableManager get_vars() 20459 1726885596.80575: done with get_vars() 20459 1726885596.82722: 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 20459 1726885596.83534: done processing included file 20459 1726885596.83537: iterating over new_blocks loaded from include file 20459 1726885596.83538: in VariableManager get_vars() 20459 1726885596.83556: done with get_vars() 20459 1726885596.83558: filtering new block on tags 20459 1726885596.83657: done filtering new block on tags 20459 1726885596.83660: in VariableManager get_vars() 20459 1726885596.83677: done with get_vars() 20459 1726885596.83678: filtering new block on tags 20459 1726885596.83990: done filtering new block on tags 20459 1726885596.83994: in VariableManager get_vars() 20459 1726885596.84010: done with get_vars() 20459 1726885596.84014: filtering new block on tags 20459 1726885596.84162: done filtering new block on tags 20459 1726885596.84165: 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_node1 20459 1726885596.84170: extending task lists for all hosts with included blocks 20459 1726885596.85093: done extending task lists 20459 1726885596.85094: done processing included files 20459 1726885596.85095: results queue empty 20459 1726885596.85096: checking for any_errors_fatal 20459 1726885596.85099: done checking for any_errors_fatal 20459 1726885596.85099: checking for max_fail_percentage 20459 1726885596.85100: done checking for max_fail_percentage 20459 1726885596.85101: checking to see if all hosts have failed and the running result is not ok 20459 1726885596.85102: done checking to see if all hosts have failed 20459 1726885596.85103: getting the remaining hosts for this loop 20459 1726885596.85104: done getting the remaining hosts for this loop 20459 1726885596.85106: getting the next task for host managed_node1 20459 1726885596.85110: done getting next task for host managed_node1 20459 1726885596.85115: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885596.85119: ^ 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 20459 1726885596.85127: getting variables 20459 1726885596.85128: in VariableManager get_vars() 20459 1726885596.85139: Calling all_inventory to load vars for managed_node1 20459 1726885596.85141: Calling groups_inventory to load vars for managed_node1 20459 1726885596.85143: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885596.85148: Calling all_plugins_play to load vars for managed_node1 20459 1726885596.85150: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885596.85153: Calling groups_plugins_play to load vars for managed_node1 20459 1726885596.85673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885596.86301: done with get_vars() 20459 1726885596.86310: done getting variables 20459 1726885596.86383: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:36 -0400 (0:00:00.120) 0:00:03.224 ****** 20459 1726885596.86413: entering _queue_task() for managed_node1/package 20459 1726885596.86415: Creating lock for package 20459 1726885596.86653: worker is 1 (out of 1 available) 20459 1726885596.86662: exiting _queue_task() for managed_node1/package 20459 1726885596.86672: done queuing things up, now waiting for results queue to drain 20459 1726885596.86673: waiting for pending results... 20459 1726885596.86913: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885596.87049: in run() - task 02369adf-7a19-47dd-4c59-0000000000a7 20459 1726885596.87068: variable 'ansible_search_path' from source: unknown 20459 1726885596.87076: variable 'ansible_search_path' from source: unknown 20459 1726885596.87116: calling self._execute() 20459 1726885596.87188: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.87201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.87215: variable 'omit' from source: magic vars 20459 1726885596.87687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885596.87934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885596.87984: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885596.88022: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885596.88057: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885596.88144: 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) 20459 1726885596.88174: 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) 20459 1726885596.88207: 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) 20459 1726885596.88239: 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) 20459 1726885596.88392: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 20459 1726885596.88402: variable 'omit' from source: magic vars 20459 1726885596.88466: variable 'omit' from source: magic vars 20459 1726885596.88496: variable 'blivet_package_list' from source: include_vars 20459 1726885596.88577: variable 'blivet_package_list' from source: include_vars 20459 1726885596.88698: variable 'ansible_architecture' from source: facts 20459 1726885596.88929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885596.91150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885596.91241: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885596.91286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885596.91327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885596.91366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885596.91433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885596.91468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885596.91498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885596.91545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885596.91570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885596.91679: variable '__storage_is_ostree' from source: set_fact 20459 1726885596.91694: variable 'omit' from source: magic vars 20459 1726885596.91724: variable 'omit' from source: magic vars 20459 1726885596.91753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885596.91794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885596.91819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885596.91845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.91864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885596.91892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885596.91919: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885596.91957: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885596.91967: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.91976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.92108: Set connection var ansible_pipelining to False 20459 1726885596.92123: Set connection var ansible_shell_type to sh 20459 1726885596.92133: Set connection var ansible_connection to ssh 20459 1726885596.92152: Set connection var ansible_timeout to 10 20459 1726885596.92168: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885596.92183: Set connection var ansible_shell_executable to /bin/sh 20459 1726885596.92218: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.92230: variable 'ansible_connection' from source: unknown 20459 1726885596.92239: variable 'ansible_module_compression' from source: unknown 20459 1726885596.92246: variable 'ansible_shell_type' from source: unknown 20459 1726885596.92255: variable 'ansible_shell_executable' from source: unknown 20459 1726885596.92265: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885596.92272: variable 'ansible_pipelining' from source: unknown 20459 1726885596.92280: variable 'ansible_timeout' from source: unknown 20459 1726885596.92288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885596.92409: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885596.92432: variable 'omit' from source: magic vars 20459 1726885596.92443: starting attempt loop 20459 1726885596.92454: running the handler 20459 1726885596.92466: variable 'ansible_facts' from source: unknown 20459 1726885596.92474: variable 'ansible_facts' from source: unknown 20459 1726885596.92529: _low_level_execute_command(): starting 20459 1726885596.92549: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885596.93440: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885596.93462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.93478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.93505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.93566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.93585: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885596.93602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.93627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885596.93642: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885596.93658: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885596.93671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.93691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.93718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.93744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885596.93761: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885596.93779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.93874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885596.93902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885596.93933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885596.94029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885596.95632: stdout chunk (state=3): >>>/root <<< 20459 1726885596.95819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885596.95825: stdout chunk (state=3): >>><<< 20459 1726885596.95827: stderr chunk (state=3): >>><<< 20459 1726885596.95920: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885596.95923: _low_level_execute_command(): starting 20459 1726885596.95926: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485 `" && echo ansible-tmp-1726885596.9584546-20589-45638353056485="` echo /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485 `" ) && sleep 0' 20459 1726885596.97667: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885596.97729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885596.97735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885596.97861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885596.97864: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885596.97867: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885596.98055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885596.98135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885596.98138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885596.98187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885597.00019: stdout chunk (state=3): >>>ansible-tmp-1726885596.9584546-20589-45638353056485=/root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485 <<< 20459 1726885597.00126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885597.00197: stderr chunk (state=3): >>><<< 20459 1726885597.00200: stdout chunk (state=3): >>><<< 20459 1726885597.00292: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885596.9584546-20589-45638353056485=/root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885597.00296: variable 'ansible_module_compression' from source: unknown 20459 1726885597.00499: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 20459 1726885597.00522: ANSIBALLZ: Acquiring lock 20459 1726885597.00526: ANSIBALLZ: Lock acquired: 139697466748288 20459 1726885597.00528: ANSIBALLZ: Creating module 20459 1726885597.35839: ANSIBALLZ: Writing module into payload 20459 1726885597.36390: ANSIBALLZ: Writing module 20459 1726885597.36571: ANSIBALLZ: Renaming module 20459 1726885597.36586: ANSIBALLZ: Done creating module 20459 1726885597.36609: variable 'ansible_facts' from source: unknown 20459 1726885597.36733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485/AnsiballZ_dnf.py 20459 1726885597.39169: Sending initial data 20459 1726885597.39172: Sent initial data (151 bytes) 20459 1726885597.41132: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885597.41135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885597.41168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885597.41171: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885597.41173: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885597.41354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885597.41424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885597.41427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885597.41478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885597.43273: 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 <<< 20459 1726885597.43307: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885597.43348: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp8xmth8bi /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485/AnsiballZ_dnf.py <<< 20459 1726885597.43380: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885597.44895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885597.45119: stderr chunk (state=3): >>><<< 20459 1726885597.45122: stdout chunk (state=3): >>><<< 20459 1726885597.45124: done transferring module to remote 20459 1726885597.45126: _low_level_execute_command(): starting 20459 1726885597.45128: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485/ /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485/AnsiballZ_dnf.py && sleep 0' 20459 1726885597.46559: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885597.46574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885597.46588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885597.46606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885597.46650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885597.46665: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885597.46679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885597.46697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885597.46709: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885597.46723: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885597.46736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885597.46749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885597.46768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885597.46781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885597.46793: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885597.46806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885597.46884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885597.47011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885597.47031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885597.47094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885597.48872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885597.48875: stdout chunk (state=3): >>><<< 20459 1726885597.48877: stderr chunk (state=3): >>><<< 20459 1726885597.48969: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885597.48972: _low_level_execute_command(): starting 20459 1726885597.48976: _low_level_execute_command(): using become for this command 20459 1726885597.48979: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wtybmxwurutwhzkvaxrepcwgknukgvow ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885597.49439: Initial state: awaiting_escalation: BECOME-SUCCESS-wtybmxwurutwhzkvaxrepcwgknukgvow 20459 1726885597.50429: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885597.50557: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885597.50579: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885597.50599: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885597.50644: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885597.50662: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885597.50677: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885597.50696: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885597.50709: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885597.50726: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885597.50739: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885597.50754: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885597.50775: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885597.50788: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885597.50800: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885597.50816: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885597.51003: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885597.51029: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885597.51047: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885597.51124: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885597.53962: stdout chunk (state=1): >>>BECOME-SUCCESS-wtybmxwurutwhzkvaxrepcwgknukgvow <<< 20459 1726885597.53965: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-wtybmxwurutwhzkvaxrepcwgknukgvow' 20459 1726885597.54198: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885597.54217: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885597.54221: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885597.54267: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885597.54300: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885597.54334: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885597.54384: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885597.54387: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885597.54437: 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' <<< 20459 1726885597.54472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885597.54475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885597.54495: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04edaca0> <<< 20459 1726885597.54550: 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 0x7f7f04e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04edaa00> <<< 20459 1726885597.54584: 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' <<< 20459 1726885597.54602: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04eda9a0> <<< 20459 1726885597.54639: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885597.54642: 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' <<< 20459 1726885597.54682: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e81370> <<< 20459 1726885597.54685: 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' <<< 20459 1726885597.54724: 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' # <<< 20459 1726885597.54727: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e81820> <<< 20459 1726885597.54739: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e81550> <<< 20459 1726885597.54776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885597.54781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885597.54809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885597.54815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885597.54841: 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' <<< 20459 1726885597.54866: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e2df70> <<< 20459 1726885597.54885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885597.54908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885597.54974: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e34100> <<< 20459 1726885597.54999: 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' <<< 20459 1726885597.55047: 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 0x7f7f04e5d730> <<< 20459 1726885597.55062: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e34820> <<< 20459 1726885597.55087: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e96760> <<< 20459 1726885597.55102: 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 0x7f7f04e2dc70> <<< 20459 1726885597.55160: 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' <<< 20459 1726885597.55164: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e5dc70> <<< 20459 1726885597.55206: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e81fd0> <<< 20459 1726885597.55234: 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. <<< 20459 1726885597.55475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885597.55485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885597.55504: 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' <<< 20459 1726885597.55531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885597.55556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885597.55586: 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' <<< 20459 1726885597.55589: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bafd90> <<< 20459 1726885597.55637: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb2e20> <<< 20459 1726885597.55657: 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' <<< 20459 1726885597.55676: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885597.55719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885597.55738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885597.55758: 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' <<< 20459 1726885597.55782: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04ba9730> <<< 20459 1726885597.55787: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04baf250> <<< 20459 1726885597.55800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885597.55858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885597.55879: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885597.55919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.55932: 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' <<< 20459 1726885597.55968: 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 0x7f7f04abac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04aba760> <<< 20459 1726885597.55980: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885597.56010: 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 0x7f7f04abad60> <<< 20459 1726885597.56032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885597.56054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885597.56089: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04abae20> # /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' <<< 20459 1726885597.56108: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04abaee0> import '_collections' # <<< 20459 1726885597.56150: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04b12be0> <<< 20459 1726885597.56162: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885597.56179: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04b0c4c0> <<< 20459 1726885597.56239: 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 0x7f7f04b20520> <<< 20459 1726885597.56256: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb6d00> # /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' <<< 20459 1726885597.56292: 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 0x7f7f04acbb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb2fa0> <<< 20459 1726885597.56334: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885597.56359: 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 0x7f7f04b20130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bbc8b0> <<< 20459 1726885597.56374: 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' <<< 20459 1726885597.56392: 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' <<< 20459 1726885597.56417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885597.56439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acbe50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acbc40> <<< 20459 1726885597.56464: 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 0x7f7f04acbbb0> <<< 20459 1726885597.56487: 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' <<< 20459 1726885597.56509: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885597.56527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885597.56538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885597.56582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885597.56608: 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' <<< 20459 1726885597.56634: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a9f220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885597.56645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885597.56671: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a9f310> <<< 20459 1726885597.56793: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04ad6e50> <<< 20459 1726885597.56831: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acd8e0> <<< 20459 1726885597.56848: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acbe20> <<< 20459 1726885597.56866: 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' <<< 20459 1726885597.56905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885597.56936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885597.56948: 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 0x7f7f04a63f70> <<< 20459 1726885597.56976: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a48b20> <<< 20459 1726885597.57025: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acdd60> <<< 20459 1726885597.57043: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04b0cfd0> <<< 20459 1726885597.57055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885597.57074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885597.57104: 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 0x7f7f04a009a0> import 'errno' # <<< 20459 1726885597.57145: 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 0x7f7f04a00cd0> <<< 20459 1726885597.57161: 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' <<< 20459 1726885597.57183: 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' <<< 20459 1726885597.57200: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a135e0> <<< 20459 1726885597.57221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885597.57249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885597.57272: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a13b20> <<< 20459 1726885597.57317: 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' <<< 20459 1726885597.57428: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7f0499e250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a00dc0> # /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 0x7f7f049af130> <<< 20459 1726885597.57457: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a13460> 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 0x7f7f049af1f0> <<< 20459 1726885597.57477: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acb880> <<< 20459 1726885597.57562: 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 <<< 20459 1726885597.57605: 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 0x7f7f049cb550> # /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' <<< 20459 1726885597.57655: 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 0x7f7f049cb820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049cb610> # 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 0x7f7f049cb700> <<< 20459 1726885597.57855: 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 0x7f7f049cbb50> <<< 20459 1726885597.57892: 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 0x7f7f049cbfd0> <<< 20459 1726885597.57911: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049cb790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049bd8e0> <<< 20459 1726885597.57932: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acb460> <<< 20459 1726885597.57952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885597.58008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885597.58038: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049cb940> <<< 20459 1726885597.58140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885597.58158: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f043d6520> <<< 20459 1726885597.58304: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 20459 1726885597.58403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.58434: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 20459 1726885597.58462: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885597.58481: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885597.59687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.60616: 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' <<< 20459 1726885597.60637: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042d2730> <<< 20459 1726885597.60659: 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' <<< 20459 1726885597.60672: 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' <<< 20459 1726885597.60697: 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 0x7f7f04362850> <<< 20459 1726885597.60742: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362730> <<< 20459 1726885597.60772: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362490> <<< 20459 1726885597.60786: 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' <<< 20459 1726885597.60834: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f043622b0> import 'atexit' # <<< 20459 1726885597.60872: 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 0x7f7f043624f0> <<< 20459 1726885597.60884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885597.60906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885597.60942: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f043628b0> <<< 20459 1726885597.60971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885597.60991: 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 <<< 20459 1726885597.61014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885597.61037: 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' <<< 20459 1726885597.61105: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04252790> <<< 20459 1726885597.61144: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885597.61159: 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 0x7f7f04252b20> <<< 20459 1726885597.61177: 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 0x7f7f04252970> <<< 20459 1726885597.61191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885597.61212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885597.61249: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0426fb50> <<< 20459 1726885597.61261: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0435cd00> <<< 20459 1726885597.61439: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362610> <<< 20459 1726885597.61448: 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' <<< 20459 1726885597.61474: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0435ce80> <<< 20459 1726885597.61487: 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' <<< 20459 1726885597.61510: 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' <<< 20459 1726885597.61537: 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' <<< 20459 1726885597.61568: 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' <<< 20459 1726885597.61571: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042cc880> <<< 20459 1726885597.61649: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04304d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04304850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04268310> <<< 20459 1726885597.61680: 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 0x7f7f04304fa0> <<< 20459 1726885597.61708: 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 0x7f7f04304f70> <<< 20459 1726885597.61751: 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 <<< 20459 1726885597.61754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885597.61771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885597.61783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885597.61862: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885597.61882: 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 0x7f7f04233f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04339e80> <<< 20459 1726885597.61885: 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' <<< 20459 1726885597.61947: 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 0x7f7f04242520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04339fd0> <<< 20459 1726885597.61959: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885597.61993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.62025: 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' <<< 20459 1726885597.62028: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885597.62078: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04233250> <<< 20459 1726885597.62204: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04242160> <<< 20459 1726885597.62291: 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 0x7f7f0423f5b0> <<< 20459 1726885597.62327: 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 0x7f7f0423f670> <<< 20459 1726885597.62379: 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 0x7f7f0423eca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04332bb0> <<< 20459 1726885597.62413: 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' <<< 20459 1726885597.62416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885597.62430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885597.62460: 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 0x7f7f042c39d0> <<< 20459 1726885597.62644: 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 0x7f7f042c0970> <<< 20459 1726885597.62647: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04234880> <<< 20459 1726885597.62698: 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 0x7f7f042c3400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042fb9d0> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885597.62723: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885597.62790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.62887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.62907: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885597.62928: 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_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885597.63017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.63113: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.63559: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.64021: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885597.64047: 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_mn6cxgdh/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 <<< 20459 1726885597.64062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.64109: 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 0x7f7f0420cbe0> <<< 20459 1726885597.64179: 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' <<< 20459 1726885597.64196: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042b87c0> <<< 20459 1726885597.64199: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03de9100> <<< 20459 1726885597.64251: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885597.64266: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.64281: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885597.64398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.64543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885597.64547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885597.64562: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042b9c10> # zipimport: zlib available <<< 20459 1726885597.64936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65355: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65422: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885597.65427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65490: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885597.65493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65625: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885597.65645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885597.65660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65682: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65731: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885597.65734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.65913: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885597.66134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885597.66137: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885597.66196: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042fefd0> # zipimport: zlib available <<< 20459 1726885597.66260: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66344: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885597.66358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66436: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885597.66439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66650: 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 <<< 20459 1726885597.66676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.66746: 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 0x7f7f041f9700> <<< 20459 1726885597.66777: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03d960d0> <<< 20459 1726885597.66818: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885597.66822: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.66984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.67008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.67047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885597.67075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885597.67078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885597.67114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885597.67144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885597.67147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885597.67227: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03dd6b50> <<< 20459 1726885597.67262: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04206520> <<< 20459 1726885597.67322: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04203a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885597.67358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.67371: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885597.67446: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885597.67479: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885597.67486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.67926: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.68343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.68916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.69436: 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 0x7f7f041f9fd0> <<< 20459 1726885597.69461: 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 0x7f7f041f90a0> <<< 20459 1726885597.69520: 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' <<< 20459 1726885597.69524: 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' <<< 20459 1726885597.69561: 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 0x7f7f041f9c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f041f9820> <<< 20459 1726885597.69576: 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' <<< 20459 1726885597.69581: 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' <<< 20459 1726885597.69613: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3d1c0> <<< 20459 1726885597.69654: 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' <<< 20459 1726885597.69658: 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' <<< 20459 1726885597.69680: 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' <<< 20459 1726885597.69709: 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' <<< 20459 1726885597.69748: 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' <<< 20459 1726885597.69753: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b20bb0> <<< 20459 1726885597.69788: 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 0x7f7f03b35f10> <<< 20459 1726885597.69791: 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 0x7f7f03b35d30> <<< 20459 1726885597.69843: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b20340> <<< 20459 1726885597.69867: 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' <<< 20459 1726885597.69894: 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 0x7f7f03b49580> <<< 20459 1726885597.69916: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20459 1726885597.69946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20459 1726885597.70001: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b495e0> <<< 20459 1726885597.70039: 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' <<< 20459 1726885597.70067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20459 1726885597.70070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20459 1726885597.70094: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03d91730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b49ca0> <<< 20459 1726885597.70143: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b209d0> <<< 20459 1726885597.70291: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3da90> # /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' <<< 20459 1726885597.70295: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03dd2940> <<< 20459 1726885597.70430: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03de5730> <<< 20459 1726885597.70473: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03d91e50> <<< 20459 1726885597.70518: 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' <<< 20459 1726885597.70528: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 20459 1726885597.70595: stdout chunk (state=3): >>># 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 0x7f7f03b4edf0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py <<< 20459 1726885597.70665: 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 0x7f7f03b4e250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b9f9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c5d730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3d460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3d220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f041f9040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04339d60> <<< 20459 1726885597.70677: 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 0x7f7f041f9e80> <<< 20459 1726885597.70715: 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' <<< 20459 1726885597.70727: 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' <<< 20459 1726885597.70783: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b4e550> <<< 20459 1726885597.70796: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f041f9160> <<< 20459 1726885597.70812: 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' <<< 20459 1726885597.70884: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b09130> <<< 20459 1726885597.70904: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20459 1726885597.70928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20459 1726885597.70982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885597.71009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885597.71163: 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 0x7f7f03b52700> <<< 20459 1726885597.71427: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03bacee0> <<< 20459 1726885597.71453: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b4e2b0> <<< 20459 1726885597.71479: 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' <<< 20459 1726885597.71515: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03bac100> <<< 20459 1726885597.71534: 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 0x7f7f03ba18b0> <<< 20459 1726885597.71563: 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' <<< 20459 1726885597.71598: 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' <<< 20459 1726885597.71611: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03bb5c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03ba16d0> <<< 20459 1726885597.71628: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20459 1726885597.71667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 20459 1726885597.71754: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03bb57c0> <<< 20459 1726885597.71768: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 20459 1726885597.71793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 20459 1726885597.72074: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03baa730> <<< 20459 1726885597.72100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 20459 1726885597.72103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 20459 1726885597.72128: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f038d1b80> <<< 20459 1726885597.72158: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.72274: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885597.72277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.72363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.72497: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885597.72500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.72536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.72581: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 20459 1726885597.72685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.72772: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885597.72863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885597.73000: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885597.73350: 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' <<< 20459 1726885597.73379: 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' <<< 20459 1726885597.73419: 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' <<< 20459 1726885597.73422: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f0a0> <<< 20459 1726885597.73451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885597.73519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885597.73671: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382fa90> <<< 20459 1726885597.73685: 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' <<< 20459 1726885597.73815: 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 0x7f7f03881fa0> <<< 20459 1726885597.73818: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382fd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f610> # /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 0x7f7f0382f3a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 20459 1726885597.73869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885597.73902: 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' <<< 20459 1726885597.73957: 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' <<< 20459 1726885597.74074: 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 0x7f7f03839ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03839700> <<< 20459 1726885597.74146: 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 <<< 20459 1726885597.74214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 20459 1726885597.74253: 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 0x7f7f03758430> <<< 20459 1726885597.74314: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03839eb0> # /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' <<< 20459 1726885597.75268: 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 0x7f7f036b6d00> <<< 20459 1726885597.75350: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f037d71c0> <<< 20459 1726885597.75353: 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 <<< 20459 1726885597.75427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20459 1726885597.75530: 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 0x7f7f01ecc1c0> <<< 20459 1726885597.75554: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0378b790> <<< 20459 1726885597.75573: 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 <<< 20459 1726885597.75585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885597.75778: 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 0x7f7f01d9bd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01eaa460> <<< 20459 1726885597.75796: 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 <<< 20459 1726885597.75841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885597.75909: 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 0x7f7f01d048e0> <<< 20459 1726885597.75985: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01ecc400> <<< 20459 1726885597.75988: 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' <<< 20459 1726885597.76076: 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 0x7f7f01cfdc40> <<< 20459 1726885597.76139: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01d04e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382db80> <<< 20459 1726885597.76148: 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' <<< 20459 1726885597.76288: 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' # 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 0x7f7f01c2ba00> <<< 20459 1726885597.76375: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c2b220> <<< 20459 1726885597.76419: 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 # 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 0x7f7f01c415e0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 20459 1726885597.76494: stdout chunk (state=3): >>># 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 0x7f7f01c4d190> <<< 20459 1726885597.76497: 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' <<< 20459 1726885597.76822: 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 0x7f7f01c4d730> <<< 20459 1726885597.76879: 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 0x7f7f01c4db80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c4d250> <<< 20459 1726885597.76918: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c41670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c38ca0> <<< 20459 1726885597.76983: 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 <<< 20459 1726885597.76988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.77072: 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 0x7f7f01800f40> <<< 20459 1726885597.77106: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c41070> <<< 20459 1726885597.77175: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c2bb80> <<< 20459 1726885597.77178: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01d30610> <<< 20459 1726885597.77267: 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' <<< 20459 1726885597.77362: 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 0x7f7f01d30df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01d30790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382dfa0> # /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 0x7f7f0180fc40> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 20459 1726885597.77398: 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 <<< 20459 1726885597.77503: stdout chunk (state=3): >>># 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' <<< 20459 1726885597.77571: 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' # /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' <<< 20459 1726885597.77617: 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 <<< 20459 1726885597.77666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885597.77798: 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 0x7f7f0167e100> <<< 20459 1726885597.77924: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0171d190> # /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' <<< 20459 1726885597.77937: 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 0x7f7f017296d0> <<< 20459 1726885597.78028: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0172fc40> <<< 20459 1726885597.78042: 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' <<< 20459 1726885597.78156: 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' <<< 20459 1726885597.78180: 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' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729a90> <<< 20459 1726885597.78223: 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' <<< 20459 1726885597.78247: 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' <<< 20459 1726885597.78286: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729d30> <<< 20459 1726885597.78299: 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' <<< 20459 1726885597.78324: 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' <<< 20459 1726885597.78356: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729f40> <<< 20459 1726885597.78384: 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' <<< 20459 1726885597.78467: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729e20> <<< 20459 1726885597.78480: 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' <<< 20459 1726885597.78509: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f015832b0> <<< 20459 1726885597.78639: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729f10> # /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 0x7f7f01729eb0> # /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 0x7f7f017298b0> <<< 20459 1726885597.78652: 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' <<< 20459 1726885597.78698: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583310> <<< 20459 1726885597.78718: 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' <<< 20459 1726885597.78742: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f015833a0> <<< 20459 1726885597.78767: 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' <<< 20459 1726885597.78806: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583430> <<< 20459 1726885597.78834: 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' <<< 20459 1726885597.78864: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f015834c0> <<< 20459 1726885597.78888: 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' <<< 20459 1726885597.78946: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583550> <<< 20459 1726885597.78959: 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' <<< 20459 1726885597.78985: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f015835e0> <<< 20459 1726885597.79018: 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 0x7f7f01583670> <<< 20459 1726885597.79052: 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' <<< 20459 1726885597.79086: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0167efa0> <<< 20459 1726885597.79129: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fdee0> <<< 20459 1726885597.79171: 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 <<< 20459 1726885597.79183: 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' <<< 20459 1726885597.79283: 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 0x7f7f01583ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729d90> <<< 20459 1726885597.79323: 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 0x7f7f01712f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fdb80> <<< 20459 1726885597.79349: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fd190> <<< 20459 1726885597.79362: 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' <<< 20459 1726885597.79396: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fd370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01833a30> <<< 20459 1726885597.79421: 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 <<< 20459 1726885597.79440: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 20459 1726885597.79461: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01833f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0180fbe0> <<< 20459 1726885597.79492: 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' <<< 20459 1726885597.79523: 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 <<< 20459 1726885597.79534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 20459 1726885597.79556: 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' <<< 20459 1726885597.79592: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159ab20> <<< 20459 1726885597.79625: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159a3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01833820> <<< 20459 1726885597.79643: 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' <<< 20459 1726885597.79654: 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 <<< 20459 1726885597.79681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885597.79716: 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 <<< 20459 1726885597.79749: 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' <<< 20459 1726885597.79761: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01537190> <<< 20459 1726885597.79783: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20459 1726885597.79833: stdout chunk (state=3): >>># 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 <<< 20459 1726885597.79869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885597.79899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885597.79928: 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 0x7f7f014dff70> <<< 20459 1726885597.79964: 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 0x7f7f014e9100> <<< 20459 1726885597.80065: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0154d580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f015375b0> <<< 20459 1726885597.80077: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0152c970> <<< 20459 1726885597.80102: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159af70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159adc0> <<< 20459 1726885597.80141: 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' <<< 20459 1726885597.80165: 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 <<< 20459 1726885597.80295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.80319: 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 0x7f7f014e9eb0> <<< 20459 1726885597.80334: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f014e9670> <<< 20459 1726885597.80353: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159ac70> <<< 20459 1726885597.80389: 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 <<< 20459 1726885597.80418: 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 0x7f7f01525820> <<< 20459 1726885597.80444: 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 0x7f7f0150d730> <<< 20459 1726885597.80466: 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 0x7f7f0150d7c0> <<< 20459 1726885597.80480: 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 0x7f7f0150d940> <<< 20459 1726885597.80531: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 20459 1726885597.80608: 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 <<< 20459 1726885597.80636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20459 1726885597.80675: 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 0x7f7f03c1cf70> <<< 20459 1726885597.80690: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0150df70> # /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 0x7f7f03c1ce80> <<< 20459 1726885597.81434: 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' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c231f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0150d8e0> # /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 0x7f7f0150de80> # /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 0x7f7f013542b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01345f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f013458b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c348b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c23d90> # /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 0x7f7f03c34b80> # /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 0x7f7f03c3b880> # /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 0x7f7f013646a0> <<< 20459 1726885597.81457: 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 0x7f7f01364340> # /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 0x7f7f01373550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01364070> # /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 0x7f7f013733d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f8e0> <<< 20459 1726885597.82061: 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 0x7f7f0137aeb0> # /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 <<< 20459 1726885597.82210: stdout chunk (state=3): >>># 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 0x7f7f0132ee80> # /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' <<< 20459 1726885597.82288: 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 0x7f7f012cbc70> <<< 20459 1726885597.82301: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012cbaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012cb2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0132ef70> <<< 20459 1726885597.82425: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131adc0> # /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 0x7f7f012cb100> # /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 <<< 20459 1726885597.82522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 20459 1726885597.82689: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012e5f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012cbd90> # /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 0x7f7f012e58b0> # /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 0x7f7f012f4eb0> # /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 0x7f7f012f4fa0> # /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 0x7f7f012d31f0> # /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' <<< 20459 1726885597.82736: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012d37f0> <<< 20459 1726885597.82756: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012d3520> # /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 0x7f7f012d38b0> <<< 20459 1726885597.82930: 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 0x7f7f012074f0> # /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 <<< 20459 1726885597.82967: 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 0x7f7f012075e0> # /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 0x7f7f01207dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012079d0> # /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 0x7f7f01207e20> <<< 20459 1726885597.83153: 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 0x7f7f0121ba00> # /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 0x7f7f0121bb20> # /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 <<< 20459 1726885597.83176: stdout chunk (state=3): >>># 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 0x7f7f0121bd60> # /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 0x7f7f0121bee0> # /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 0x7f7f011abbe0> # /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 0x7f7f011abd30> <<< 20459 1726885597.83247: 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' # /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 0x7f7f011bb430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011abfd0> # /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 <<< 20459 1726885597.83319: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20459 1726885597.83364: 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 0x7f7f011bbe20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011bb970> <<< 20459 1726885597.83393: 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' <<< 20459 1726885597.83422: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011bbc70> <<< 20459 1726885597.83455: 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 0x7f7f011c8700> <<< 20459 1726885597.83479: 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 0x7f7f011c8f40> <<< 20459 1726885597.83503: 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 0x7f7f011d8190> <<< 20459 1726885597.83552: 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 0x7f7f011d8280> <<< 20459 1726885597.83581: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131a3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131a100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0137abe0> <<< 20459 1726885597.83608: 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' <<< 20459 1726885597.83637: 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' <<< 20459 1726885597.83664: 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 0x7f7f011d8df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011d8b20> <<< 20459 1726885597.83688: 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' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 20459 1726885597.83714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20459 1726885597.83764: 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' <<< 20459 1726885597.83818: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011704c0> <<< 20459 1726885597.83841: 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' <<< 20459 1726885597.83893: 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' <<< 20459 1726885597.83918: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01178400> <<< 20459 1726885597.83962: 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 0x7f7f01170d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01170cd0> <<< 20459 1726885597.83994: 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 <<< 20459 1726885597.84032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 20459 1726885597.84071: 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 0x7f7f011a6640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011a60d0> <<< 20459 1726885597.84156: 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 # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 20459 1726885597.84301: 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' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010f1970> # /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 0x7f7f010f1b50> # /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 <<< 20459 1726885597.84322: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011a6bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011a6940> <<< 20459 1726885597.84474: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011d8e80> # /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 0x7f7f011e3eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011d89d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131a130> <<< 20459 1726885597.84532: 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' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010fbee0> # /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 0x7f7f011123a0> <<< 20459 1726885597.84559: 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 <<< 20459 1726885597.84631: 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 0x7f7f01112c10> # /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 0x7f7f010a8520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 20459 1726885597.84654: 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 0x7f7f010a8a90> <<< 20459 1726885597.84675: 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' <<< 20459 1726885597.84766: 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' <<< 20459 1726885597.84838: 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 0x7f7f010b3b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3100> # /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' <<< 20459 1726885597.84884: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3340> # /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 <<< 20459 1726885597.84922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 20459 1726885597.84979: 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 0x7f7f010c5ac0> # /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 0x7f7f010c5b50> <<< 20459 1726885597.85034: 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' <<< 20459 1726885597.85091: 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 0x7f7f010cf190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010c5fa0> <<< 20459 1726885597.85168: 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' <<< 20459 1726885597.85189: 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' <<< 20459 1726885597.85248: 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 0x7f7f00fd81f0> <<< 20459 1726885597.85280: 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' # /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' <<< 20459 1726885597.85328: 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 0x7f7f00fe2250> # /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' <<< 20459 1726885597.85341: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fe21f0> # /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' <<< 20459 1726885597.85419: 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 0x7f7f00fe23a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fd8f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fd8c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fd82b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fc9940> <<< 20459 1726885597.85567: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010cff70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010cf850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010c5700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3fd0> <<< 20459 1726885597.85701: 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 0x7f7f010c5850> # /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 0x7f7f00fd8ca0> # /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 0x7f7f00fe2670> <<< 20459 1726885597.85783: 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 0x7f7f00fe28e0> # /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 0x7f7f00fe2e50> # /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' <<< 20459 1726885597.85953: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ffe640> # /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 0x7f7f00f82820> # /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 0x7f7f00f8da90> # /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 0x7f7f00facfd0> <<< 20459 1726885597.86034: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f8daf0> <<< 20459 1726885597.86128: 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 # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 20459 1726885597.86157: 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' # /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 <<< 20459 1726885597.86180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 20459 1726885597.86201: 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' <<< 20459 1726885597.86438: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f61310> # /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 0x7f7f00f61430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f523a0> # /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 0x7f7f00f526d0> <<< 20459 1726885597.86609: 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 0x7f7f00f63820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f52040> # /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 0x7f7f00f52100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f469a0> <<< 20459 1726885597.86683: 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 0x7f7f00f63cd0> # /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 0x7f7f00efa100> # /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 0x7f7f00efa1f0> # /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 0x7f7f00efa310> # /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 <<< 20459 1726885597.86762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885597.86817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 20459 1726885597.86897: 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' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ed0550> <<< 20459 1726885597.86989: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f23e50> # /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 0x7f7f00f368e0> # /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' <<< 20459 1726885597.87130: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f36970> <<< 20459 1726885597.87142: 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' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ed01c0> # /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 0x7f7f00ee22b0> <<< 20459 1726885597.87380: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f06c10> <<< 20459 1726885597.87433: 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' # /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 0x7f7f00f11880> # /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 0x7f7f00e8f790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f06f10> <<< 20459 1726885597.87468: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00efaac0> <<< 20459 1726885597.87720: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00facca0> # /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 0x7f7f00eb3550> # /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 0x7f7f00eb3d00> # /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 0x7f7f00eb3f70> # /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' <<< 20459 1726885597.87757: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e439a0> <<< 20459 1726885597.87803: 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' <<< 20459 1726885597.87866: 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 0x7f7f00e610d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e43c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00eb3eb0> <<< 20459 1726885597.87910: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ea4790> <<< 20459 1726885597.87953: 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' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 20459 1726885597.88209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885597.88269: 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 0x7f7f00e1a1f0> # /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 0x7f7f00e1acd0> # /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 0x7f7f00e1af10> # /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' <<< 20459 1726885597.88392: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e24af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e246d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e24220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e1a970> # /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 0x7f7f00e1aac0> <<< 20459 1726885597.88454: 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' # /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' <<< 20459 1726885597.88569: 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' <<< 20459 1726885597.88597: 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 0x7f7f00dd0910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dd0580> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 20459 1726885597.88659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885597.89413: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dd05e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dc3520> # /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 0x7f7f00dc3700> # /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 0x7f7f00d7a820> # /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 0x7f7f00d7a9d0> # /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 0x7f7f00d7ab80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d7a4c0> # /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 0x7f7f00d7af10> # /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 0x7f7f00d7afa0> # /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 0x7f7f00d870d0> # /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 0x7f7f00d93250> # /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' <<< 20459 1726885597.90122: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d93820> <<< 20459 1726885597.90148: 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 0x7f7f00dacdf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d87cd0> <<< 20459 1726885597.90200: 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 0x7f7f00d87b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d7a160> <<< 20459 1726885597.90232: 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 0x7f7f00de9fa0> <<< 20459 1726885597.90252: 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' <<< 20459 1726885597.90270: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00de9850> <<< 20459 1726885597.90305: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dd9a00> <<< 20459 1726885597.90334: 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' <<< 20459 1726885597.90372: 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' # /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 0x7f7f00d3b7f0> <<< 20459 1726885597.90399: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d3b430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00de9910> <<< 20459 1726885597.90459: 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' <<< 20459 1726885597.90484: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00de98e0> <<< 20459 1726885597.90514: 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 0x7f7f00d3bc70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dc3850> <<< 20459 1726885597.90536: 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' <<< 20459 1726885597.90580: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d48820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e32ee0> <<< 20459 1726885597.90617: 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' <<< 20459 1726885597.90652: 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' <<< 20459 1726885597.90674: 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 <<< 20459 1726885597.90696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 20459 1726885597.90735: 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' <<< 20459 1726885597.90832: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d61190> # /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 0x7f7f00d61400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d550d0> <<< 20459 1726885597.91110: 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 0x7f7f00d61d00> # /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 0x7f7f00d61fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d618e0> # /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 0x7f7f00d61eb0> # /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 0x7f7f00d69b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69700> # /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 0x7f7f00d69f70> # /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' <<< 20459 1726885597.91473: 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 # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d72a60> # /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 0x7f7f00d72b20> # /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 0x7f7f00d72bb0> # /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 0x7f7f00d72c40> # /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 0x7f7f00d72cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d72400> <<< 20459 1726885597.91542: 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 0x7f7f00d72e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69a30> # /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 0x7f7f00c9b280> # /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 0x7f7f00c9b5b0> # /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 0x7f7f00c9b820> # /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 0x7f7f00c9bac0> # /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 0x7f7f00c9bd60> # /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 0x7f7f00c9bf40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69340> <<< 20459 1726885597.91740: 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 0x7f7f00ca23a0> # /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 0x7f7f00ca27c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ca2640> <<< 20459 1726885597.91768: 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' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ca2d30> # /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 0x7f7f00ca2c70> <<< 20459 1726885597.91952: 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 0x7f7f00ca2be0> # /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' <<< 20459 1726885597.92110: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ca2af0> # /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 0x7f7f00ca2c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d55880> # /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 0x7f7f00d558b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d55400> <<< 20459 1726885597.92132: 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' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69430> # /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 0x7f7f00dc32b0> # /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 0x7f7f00cb1ee0> <<< 20459 1726885597.92150: 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 <<< 20459 1726885597.92156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 20459 1726885597.92165: 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' <<< 20459 1726885597.92339: 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' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c46490> <<< 20459 1726885597.92352: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c46280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00cb1fd0> <<< 20459 1726885597.92366: 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 <<< 20459 1726885597.92438: 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 0x7f7f00c46310> # /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 0x7f7f00c56f10> <<< 20459 1726885597.92558: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ca2b50> # /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 0x7f7f00c60970> <<< 20459 1726885597.92565: 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 <<< 20459 1726885597.92669: stdout chunk (state=3): >>># 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' <<< 20459 1726885597.92685: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c6d160> <<< 20459 1726885597.92786: 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 0x7f7f00c6d220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60670> <<< 20459 1726885597.92837: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60580> # /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' <<< 20459 1726885597.92884: 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' <<< 20459 1726885597.92898: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c1e0d0> <<< 20459 1726885597.92904: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c6dc10> <<< 20459 1726885597.92995: 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 0x7f7f00c6de20> # /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 0x7f7f00c6dee0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 20459 1726885597.93003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 20459 1726885597.93127: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c1edc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60640> # /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 <<< 20459 1726885597.93210: 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 <<< 20459 1726885597.93242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 20459 1726885597.93369: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bce0d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bb7d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bb71f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c34760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c6da60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e32b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e32460> # /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 0x7f7f00bb7f70> # /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 <<< 20459 1726885597.93374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 20459 1726885597.93398: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bb7f40> <<< 20459 1726885597.93422: 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' <<< 20459 1726885597.93429: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bd9820> <<< 20459 1726885597.93509: 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 0x7f7f00bd9c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e1a430> <<< 20459 1726885597.93551: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e0e790> <<< 20459 1726885597.93565: 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' <<< 20459 1726885597.93587: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bf41f0> <<< 20459 1726885597.93594: 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' <<< 20459 1726885597.93600: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bf4580> <<< 20459 1726885597.93637: 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 0x7f7f00bf46a0> <<< 20459 1726885597.93649: 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 <<< 20459 1726885597.93760: 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 0x7f7f00bf4fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bf4760> # /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' <<< 20459 1726885597.93782: 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' <<< 20459 1726885597.93785: 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' <<< 20459 1726885597.93938: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b89370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b89b80> # /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 <<< 20459 1726885597.93956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 20459 1726885597.94062: 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 0x7f7f00b3c820> # /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' <<< 20459 1726885597.94068: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b49460> <<< 20459 1726885597.94198: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b95df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b95610> # /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 0x7f7f00bab910> # /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' <<< 20459 1726885597.94202: 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 <<< 20459 1726885597.94261: 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 <<< 20459 1726885597.94268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' <<< 20459 1726885597.94271: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b60b50> <<< 20459 1726885597.94300: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b60280> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py <<< 20459 1726885597.94303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b60d00> <<< 20459 1726885597.94416: 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 0x7f7f00b751c0> # /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 0x7f7f00b75340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b751f0> <<< 20459 1726885597.94509: 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 0x7f7f00b752e0> # /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 <<< 20459 1726885597.94654: 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 0x7f7f00b75c10> # 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 0x7f7f00b75a60> <<< 20459 1726885597.94780: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b75430> # /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' <<< 20459 1726885597.94848: 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 0x7f7f00b14850> # /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 0x7f7f00b14940> # /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 0x7f7f00b14c40> <<< 20459 1726885597.94940: 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 0x7f7f00b24250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b141f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b02d90> # 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 <<< 20459 1726885597.94965: 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 <<< 20459 1726885597.94971: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b14490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b02a30> <<< 20459 1726885597.94980: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b757f0> <<< 20459 1726885597.95069: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885597.95073: 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 <<< 20459 1726885597.95087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 20459 1726885597.95103: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00a143a0> <<< 20459 1726885597.95111: 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' <<< 20459 1726885597.95173: 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' <<< 20459 1726885597.95186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885597.95275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885597.95363: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00a2ce20> <<< 20459 1726885597.95402: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00a14be0> <<< 20459 1726885597.95442: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00a14730> <<< 20459 1726885597.95556: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b24e50> <<< 20459 1726885597.95596: 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' <<< 20459 1726885597.95634: 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 0x7f7f009ddca0> <<< 20459 1726885597.95660: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 20459 1726885597.95671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 20459 1726885597.95696: 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' <<< 20459 1726885597.95776: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009fa220> <<< 20459 1726885597.95815: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885597.95838: 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 0x7f7f009fad90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009ddd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009dd670> <<< 20459 1726885597.95842: 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' <<< 20459 1726885597.95878: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 20459 1726885597.95896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 20459 1726885597.95924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 20459 1726885597.95931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 20459 1726885597.95976: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00977e50> <<< 20459 1726885597.96070: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00977310> <<< 20459 1726885597.96139: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009e0760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bab790> <<< 20459 1726885597.96142: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b89ee0> <<< 20459 1726885597.96239: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e75460> # /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 0x7f7f00e00730> <<< 20459 1726885597.96244: 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 <<< 20459 1726885597.96250: 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 0x7f7f0098ed00> <<< 20459 1726885597.96276: 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 <<< 20459 1726885597.96303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885597.96378: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0098ee80> <<< 20459 1726885597.96408: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ea4e20> <<< 20459 1726885597.96435: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f828b0> <<< 20459 1726885597.96465: 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' <<< 20459 1726885597.96497: 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 <<< 20459 1726885597.96537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 20459 1726885597.96562: 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 0x7f7f0093e5e0> <<< 20459 1726885597.96565: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009afa60> <<< 20459 1726885597.96568: 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' <<< 20459 1726885597.96570: 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 <<< 20459 1726885597.96663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 20459 1726885597.96667: 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' <<< 20459 1726885597.96737: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0093efd0> <<< 20459 1726885597.96785: 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 <<< 20459 1726885597.96790: 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 0x7f7f0094c2b0> <<< 20459 1726885597.96793: 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' <<< 20459 1726885597.96795: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0094c4f0> <<< 20459 1726885597.96797: 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 <<< 20459 1726885597.96799: 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 0x7f7f0094c730> <<< 20459 1726885597.96908: 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' <<< 20459 1726885597.96918: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0094c910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0093eb80> <<< 20459 1726885597.96922: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0093e8b0> <<< 20459 1726885597.96927: 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 <<< 20459 1726885597.96938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 20459 1726885597.96940: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0093ed90> <<< 20459 1726885597.96943: 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' <<< 20459 1726885597.96945: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095b2e0> <<< 20459 1726885597.96947: 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 <<< 20459 1726885597.96949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 20459 1726885597.96951: 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' <<< 20459 1726885597.96965: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095b790> <<< 20459 1726885597.96969: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095b400> <<< 20459 1726885597.96971: 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 <<< 20459 1726885597.96973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 20459 1726885597.97013: 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' <<< 20459 1726885597.97019: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0096afa0> <<< 20459 1726885597.97134: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095bbe0> <<< 20459 1726885597.97138: 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' <<< 20459 1726885597.97140: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095bd30> <<< 20459 1726885597.97143: stdout chunk (state=3): >>>import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f8d2e0> <<< 20459 1726885597.97148: 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 <<< 20459 1726885597.97150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885597.97209: 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 0x7f7f00905a30> <<< 20459 1726885597.97265: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f825b0> <<< 20459 1726885597.97274: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f79430> <<< 20459 1726885597.97330: 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 <<< 20459 1726885597.97377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 20459 1726885597.97644: 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' <<< 20459 1726885597.98158: 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' <<< 20459 1726885597.98167: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0091a550> <<< 20459 1726885597.98261: 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 <<< 20459 1726885597.98271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 20459 1726885597.98273: 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 <<< 20459 1726885597.98275: stdout chunk (state=3): >>># 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 0x7f7f00925820> <<< 20459 1726885597.98277: 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' <<< 20459 1726885597.98279: 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 <<< 20459 1726885597.98280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 20459 1726885597.98282: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009305b0> <<< 20459 1726885597.98284: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00925e50> <<< 20459 1726885597.98286: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0091aa00> <<< 20459 1726885597.98288: 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' <<< 20459 1726885597.98411: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00925280> <<< 20459 1726885597.98418: 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 <<< 20459 1726885597.98420: 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 0x7f7f008a4550> <<< 20459 1726885597.98455: 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' <<< 20459 1726885597.98458: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f008a4760> <<< 20459 1726885597.98460: 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 <<< 20459 1726885597.98461: stdout chunk (state=3): >>># 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 0x7f7f008a4a60> <<< 20459 1726885597.98463: 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 0x7f7f008a4d30> <<< 20459 1726885597.98465: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00905fa0> <<< 20459 1726885597.98467: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00905be0> <<< 20459 1726885597.98469: 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' <<< 20459 1726885597.98470: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0091a3a0> <<< 20459 1726885598.69073: 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}}} <<< 20459 1726885598.70640: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20459 1726885598.70644: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885598.71522: 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 <<< 20459 1726885598.71533: 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 <<< 20459 1726885598.71541: 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 <<< 20459 1726885598.71550: 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 <<< 20459 1726885598.71555: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 <<< 20459 1726885598.71623: 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 # 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 <<< 20459 1726885598.71629: 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20459 1726885598.71640: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71668: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71699: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71724: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71799: 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 <<< 20459 1726885598.71802: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71829: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71986: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71992: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.71994: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.72010: 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 # 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 <<< 20459 1726885598.72736: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885598.72741: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885598.72777: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 20459 1726885598.72785: stdout chunk (state=3): >>># destroy netrc <<< 20459 1726885598.72829: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20459 1726885598.72847: stdout chunk (state=3): >>># destroy systemd.journal <<< 20459 1726885598.72858: 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 <<< 20459 1726885598.72900: 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 <<< 20459 1726885598.72955: 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 <<< 20459 1726885598.72992: 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 <<< 20459 1726885598.73026: 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._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 <<< 20459 1726885598.73074: 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 # 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 <<< 20459 1726885598.73119: stdout chunk (state=3): >>># 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<<< 20459 1726885598.73135: stdout chunk (state=3): >>> # 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 <<< 20459 1726885598.73181: 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 # 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 <<< 20459 1726885598.73218: 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 <<< 20459 1726885598.73252: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73285: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73311: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73337: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73369: 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 # 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 <<< 20459 1726885598.73390: 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 <<< 20459 1726885598.73432: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73454: 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 <<< 20459 1726885598.73484: 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 <<< 20459 1726885598.73493: 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 <<< 20459 1726885598.73518: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20459 1726885598.73556: 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 <<< 20459 1726885598.73586: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 20459 1726885598.73616: 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 # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 20459 1726885598.73657: 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 <<< 20459 1726885598.73684: 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 <<< 20459 1726885598.73720: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 20459 1726885598.73750: 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 <<< 20459 1726885598.73795: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73823: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.73843: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy logging.handlers<<< 20459 1726885598.74227: stdout chunk (state=3): >>> # 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 <<< 20459 1726885598.74234: 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 <<< 20459 1726885598.74242: 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 <<< 20459 1726885598.74248: 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 # 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 <<< 20459 1726885598.74252: 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 <<< 20459 1726885598.74257: 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 # 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 <<< 20459 1726885598.74263: 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 <<< 20459 1726885598.74266: 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 <<< 20459 1726885598.74272: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885598.74275: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate <<< 20459 1726885598.74297: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.75187: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20459 1726885598.75206: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 20459 1726885598.75245: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885598.75278: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885598.75325: 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 <<< 20459 1726885598.75358: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885598.75379: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 20459 1726885598.75430: 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 <<< 20459 1726885598.75471: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885598.75527: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 20459 1726885598.75618: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 20459 1726885598.75654: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.75701: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885598.75748: stdout chunk (state=3): >>># destroy _weakref <<< 20459 1726885598.75759: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 20459 1726885598.75792: 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 <<< 20459 1726885598.75835: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 20459 1726885598.75872: 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 <<< 20459 1726885598.75903: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.75922: 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 <<< 20459 1726885598.75949: stdout chunk (state=3): >>># 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 <<< 20459 1726885598.75958: stdout chunk (state=3): >>># destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 20459 1726885598.76020: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885598.76069: stdout chunk (state=3): >>># destroy codecs <<< 20459 1726885598.76092: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885598.76176: 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 <<< 20459 1726885598.76194: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 20459 1726885598.76219: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 20459 1726885598.76296: 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 <<< 20459 1726885598.76335: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885598.76477: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885598.77389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885598.77393: stdout chunk (state=3): >>><<< 20459 1726885598.77404: stderr chunk (state=3): >>><<< 20459 1726885598.77793: _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 0x7f7f04edaca0> # /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 0x7f7f04e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04edaa00> # /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 0x7f7f04eda9a0> 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 0x7f7f04e81370> # /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 0x7f7f04e81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e81550> # /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 0x7f7f04e2df70> # /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 0x7f7f04e34100> # /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 0x7f7f04e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e96760> # /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 0x7f7f04e2dc70> # /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 0x7f7f04e5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04e81fd0> 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 0x7f7f04bafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb2e20> # /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 0x7f7f04ba9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04baf250> # /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 0x7f7f04abac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04aba760> 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 0x7f7f04abad60> # /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 0x7f7f04abae20> # /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 0x7f7f04abaee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04b12be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04b0c4c0> # /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 0x7f7f04b20520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb6d00> # /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 0x7f7f04acbb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bb2fa0> # 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 0x7f7f04b20130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04bbc8b0> # /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 0x7f7f04acbe50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acbc40> # /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 0x7f7f04acbbb0> # /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 0x7f7f04a9f220> # /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 0x7f7f04a9f310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04ad6e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acd8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acbe20> # /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 0x7f7f04a63f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a48b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acdd60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04b0cfd0> # /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 0x7f7f04a009a0> 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 0x7f7f04a00cd0> # /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 0x7f7f04a135e0> # /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 0x7f7f04a13b20> # 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 0x7f7f0499e250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a00dc0> # /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 0x7f7f049af130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04a13460> 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 0x7f7f049af1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acb880> # /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 0x7f7f049cb550> # /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 0x7f7f049cb820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049cb610> # 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 0x7f7f049cb700> # /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 0x7f7f049cbb50> # 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 0x7f7f049cbfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049cb790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f049bd8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04acb460> # /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 0x7f7f049cb940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f043d6520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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 0x7f7f042d2730> # /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 0x7f7f04362850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362490> # /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 0x7f7f04362580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f043622b0> 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 0x7f7f043624f0> # /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 0x7f7f043628b0> # /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 0x7f7f04252790> # 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 0x7f7f04252b20> # 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 0x7f7f04252970> # /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 0x7f7f0426fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0435cd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04362610> # /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 0x7f7f0435ce80> # /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 0x7f7f042cc880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04304d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04304850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04268310> # 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 0x7f7f04304fa0> # /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 0x7f7f04304f70> # /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 0x7f7f04233f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04339e80> # /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 0x7f7f04242520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04339fd0> # /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 0x7f7f04233250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04242160> # 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 0x7f7f0423f5b0> # 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 0x7f7f0423f670> # 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 0x7f7f0423eca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04332bb0> # /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 0x7f7f042c39d0> # 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 0x7f7f042c0970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04234880> # 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 0x7f7f042c3400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f042fb9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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 0x7f7f0420cbe0> # /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 0x7f7f042b87c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03de9100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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 0x7f7f042b9c10> # 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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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 0x7f7f042fefd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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 0x7f7f041f9700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03d960d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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 0x7f7f03dd6b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04206520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04203a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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 0x7f7f041f9fd0> # /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 0x7f7f041f90a0> # /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 0x7f7f041f9c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f041f9820> # /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 0x7f7f03b3d1c0> # /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 0x7f7f03b20bb0> # /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 0x7f7f03b35f10> # /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 0x7f7f03b35d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b20340> # /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 0x7f7f03b49580> # /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 0x7f7f03b495e0> # /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 0x7f7f03d91730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b49ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b209d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3da90> # /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 0x7f7f03dd2940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03de5730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03d91e50> # /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 0x7f7f03b4edf0> # /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 0x7f7f03b4e250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b9f9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c5d730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3d460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b3d220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f041f9040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f04339d60> # /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 0x7f7f041f9e80> # /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 0x7f7f03b4e550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f041f9160> # /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 0x7f7f03b09130> # /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 0x7f7f03b52700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03bacee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03b4e2b0> # /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 0x7f7f03bac100> # /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 0x7f7f03ba18b0> # /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 0x7f7f03bb5c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03ba16d0> # /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 0x7f7f03bb57c0> # /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 0x7f7f03baa730> # /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 0x7f7f038d1b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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_mn6cxgdh/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 0x7f7f0382f0a0> # /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 0x7f7f0382fa90> # /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 0x7f7f03881fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382fd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f610> # /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 0x7f7f0382f3a0> # /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 0x7f7f03839ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03839700> # /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 0x7f7f03758430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03839eb0> # /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 0x7f7f036b6d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f037d71c0> # /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 0x7f7f01ecc1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0378b790> # /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 0x7f7f01d9bd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01eaa460> # /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 0x7f7f01d048e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01ecc400> # /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 0x7f7f01cfdc40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01d04e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382db80> # /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 0x7f7f01c2ba00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c2b220> # /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 0x7f7f01c415e0> # /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 0x7f7f01c4d190> # /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 0x7f7f01c4d730> # /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 0x7f7f01c4db80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c4d250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c41670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c38ca0> # /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 0x7f7f01800f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c41070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01c2bb80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01d30610> # /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 0x7f7f01d30df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01d30790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382dfa0> # /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 0x7f7f0180fc40> # /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 0x7f7f0167e100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0171d190> # /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 0x7f7f017296d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0172fc40> # /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 0x7f7f01729d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729a90> # /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 0x7f7f01729ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729d30> # /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 0x7f7f01729f40> # /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 0x7f7f01583130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729e20> # /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 0x7f7f015832b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729f10> # /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 0x7f7f01729eb0> # /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 0x7f7f017298b0> # /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 0x7f7f01583310> # /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 0x7f7f015833a0> # /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 0x7f7f01583430> # /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 0x7f7f015834c0> # /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 0x7f7f01583550> # /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 0x7f7f015835e0> # /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 0x7f7f01583670> # /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 0x7f7f01583700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0167efa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fdee0> # /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 0x7f7f01583ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01583820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01729d90> # /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 0x7f7f01712f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fdb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f016fd190> # /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 0x7f7f016fd370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01833a30> # /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 0x7f7f01833f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0180fbe0> # /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 0x7f7f0159ab20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159a3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01833820> # /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 0x7f7f01537190> # /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 0x7f7f014dff70> # 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 0x7f7f014e9100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0154d580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f015375b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0152c970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159af70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159adc0> # /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 0x7f7f014e9eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f014e9670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0159ac70> # /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 0x7f7f01525820> # /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 0x7f7f0150d730> # /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 0x7f7f0150d7c0> # /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 0x7f7f0150d940> # /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 0x7f7f03c1cf70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0150df70> # /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 0x7f7f03c1ce80> # /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 0x7f7f03c231f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0150d8e0> # /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 0x7f7f0150de80> # /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 0x7f7f013542b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01345f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f013458b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c348b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f03c23d90> # /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 0x7f7f03c34b80> # /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 0x7f7f03c3b880> # /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 0x7f7f013646a0> # /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 0x7f7f01364340> # /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 0x7f7f01373550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01364070> # /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 0x7f7f013733d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0382f8e0> # /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 0x7f7f0137aeb0> # /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 0x7f7f0132ee80> # /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 0x7f7f012cbc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012cbaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012cb2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0132ef70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131adc0> # /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 0x7f7f012cb100> # /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 0x7f7f012e5f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012cbd90> # /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 0x7f7f012e58b0> # /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 0x7f7f012f4eb0> # /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 0x7f7f012f4fa0> # /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 0x7f7f012d31f0> # /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 0x7f7f012d37f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012d3520> # /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 0x7f7f012d38b0> # /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 0x7f7f012074f0> # /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 0x7f7f012075e0> # /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 0x7f7f01207dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f012079d0> # /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 0x7f7f01207e20> # /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 0x7f7f0121ba00> # /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 0x7f7f0121bb20> # /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 0x7f7f0121bd60> # /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 0x7f7f0121bee0> # /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 0x7f7f011abbe0> # /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 0x7f7f011abd30> # /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 0x7f7f011bb430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011abfd0> # /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 0x7f7f011bbe20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011bb970> # /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 0x7f7f011bbc70> # /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 0x7f7f011c8700> # /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 0x7f7f011c8f40> # /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 0x7f7f011d8190> # /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 0x7f7f011d8280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131a3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131a100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0137abe0> # /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 0x7f7f011d8df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011d8b20> # /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 0x7f7f011704c0> # /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 0x7f7f01178400> # 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 0x7f7f01170d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f01170cd0> # /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 0x7f7f011a6640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011a60d0> # /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 0x7f7f010f1970> # /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 0x7f7f010f1b50> # /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 0x7f7f011a6bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011a6940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011d8e80> # /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 0x7f7f011e3eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f011d89d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0131a130> # /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 0x7f7f010fbee0> # /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 0x7f7f011123a0> # /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 0x7f7f01112c10> # /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 0x7f7f010a8520> # /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 0x7f7f010a8a90> # /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 0x7f7f010b3b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3100> # /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 0x7f7f010b3340> # /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 0x7f7f010c5ac0> # /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 0x7f7f010c5b50> # /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 0x7f7f010cf190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010c5fa0> # /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 0x7f7f00fd81f0> # /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 0x7f7f00fe2250> # /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 0x7f7f00fe21f0> # /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 0x7f7f00fe23a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fd8f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fd8c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fd82b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00fc9940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010cff70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010cf850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010c5700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f010b3fd0> # /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 0x7f7f010c5850> # /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 0x7f7f00fd8ca0> # /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 0x7f7f00fe2670> # /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 0x7f7f00fe28e0> # /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 0x7f7f00fe2e50> # /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 0x7f7f00ffe640> # /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 0x7f7f00f82820> # /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 0x7f7f00f8da90> # /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 0x7f7f00facfd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f8daf0> # /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 0x7f7f00f61310> # /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 0x7f7f00f61430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f523a0> # /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 0x7f7f00f526d0> # /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 0x7f7f00f63820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f52040> # /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 0x7f7f00f52100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f469a0> # /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 0x7f7f00f63cd0> # /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 0x7f7f00efa100> # /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 0x7f7f00efa1f0> # /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 0x7f7f00efa310> # /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 0x7f7f00ed0550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f23e50> # /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 0x7f7f00f368e0> # /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 0x7f7f00f36970> # /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 0x7f7f00ed01c0> # /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 0x7f7f00ee22b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f06c10> # /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 0x7f7f00f11880> # /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 0x7f7f00e8f790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f06f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00efaac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00facca0> # /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 0x7f7f00eb3550> # /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 0x7f7f00eb3d00> # /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 0x7f7f00eb3f70> # /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 0x7f7f00e439a0> # /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 0x7f7f00e610d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e43c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00eb3eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ea4790> # /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 0x7f7f00e1a1f0> # /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 0x7f7f00e1acd0> # /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 0x7f7f00e1af10> # /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 0x7f7f00e24af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e246d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e24220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e1a970> # /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 0x7f7f00e1aac0> # /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 0x7f7f00dd0910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dd0580> # /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 0x7f7f00dd05e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dc3520> # /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 0x7f7f00dc3700> # /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 0x7f7f00d7a820> # /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 0x7f7f00d7a9d0> # /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 0x7f7f00d7ab80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d7a4c0> # /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 0x7f7f00d7af10> # /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 0x7f7f00d7afa0> # /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 0x7f7f00d870d0> # /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 0x7f7f00d93250> # /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 0x7f7f00d93820> # /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 0x7f7f00dacdf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d87cd0> # /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 0x7f7f00d87b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d7a160> # /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 0x7f7f00de9fa0> # /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 0x7f7f00de9850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dd9a00> # /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 0x7f7f00d3b7f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d3b430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00de9910> # /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 0x7f7f00de98e0> # /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 0x7f7f00d3bc70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00dc3850> # /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 0x7f7f00d48820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e32ee0> # /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 0x7f7f00d61190> # /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 0x7f7f00d61400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d550d0> # /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 0x7f7f00d61d00> # /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 0x7f7f00d61fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d618e0> # /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 0x7f7f00d61eb0> # /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 0x7f7f00d69b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69700> # /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 0x7f7f00d69f70> # /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 0x7f7f00d72a60> # /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 0x7f7f00d72b20> # /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 0x7f7f00d72bb0> # /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 0x7f7f00d72c40> # /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 0x7f7f00d72cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d72400> # /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 0x7f7f00d72e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69a30> # /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 0x7f7f00c9b280> # /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 0x7f7f00c9b5b0> # /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 0x7f7f00c9b820> # /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 0x7f7f00c9bac0> # /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 0x7f7f00c9bd60> # /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 0x7f7f00c9bf40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69340> # /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 0x7f7f00ca23a0> # /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 0x7f7f00ca27c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ca2640> # /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 0x7f7f00ca2d30> # /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 0x7f7f00ca2c70> # /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 0x7f7f00ca2be0> # /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 0x7f7f00ca2af0> # /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 0x7f7f00ca2c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d69550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d55880> # /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 0x7f7f00d558b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00d55400> # /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 0x7f7f00d69430> # /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 0x7f7f00dc32b0> # /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 0x7f7f00cb1ee0> # /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 0x7f7f00c46490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c46280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00cb1fd0> # /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 0x7f7f00c46310> # /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 0x7f7f00c56f10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ca2b50> # /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 0x7f7f00c60970> # /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 0x7f7f00c6d160> # /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 0x7f7f00c6d220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60580> # /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 0x7f7f00c1e0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c6dc10> # /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 0x7f7f00c6de20> # /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 0x7f7f00c6dee0> # /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 0x7f7f00c1edc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c60640> # /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 0x7f7f00bce0d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bb7d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bb71f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c34760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00c6da60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e32b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e32460> # /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 0x7f7f00bb7f70> # /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 0x7f7f00bb7f40> # /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 0x7f7f00bd9820> # /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 0x7f7f00bd9c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e1a430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e0e790> # /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 0x7f7f00bf41f0> # /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 0x7f7f00bf4580> # /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 0x7f7f00bf46a0> # /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 0x7f7f00bf4fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bf4760> # /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 0x7f7f00b89370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b89b80> # /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 0x7f7f00b3c820> # /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 0x7f7f00b49460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b95df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b95610> # /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 0x7f7f00bab910> # /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 0x7f7f00b60b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b60280> # /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 0x7f7f00b60d00> # /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 0x7f7f00b751c0> # /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 0x7f7f00b75340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b751f0> # /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 0x7f7f00b752e0> # /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 0x7f7f00b75c10> # 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 0x7f7f00b75a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b75430> # /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 0x7f7f00b14850> # /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 0x7f7f00b14940> # /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 0x7f7f00b14c40> # /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 0x7f7f00b24250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b141f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b02d90> # 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 0x7f7f00b14490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b02a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b757f0> # /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 0x7f7f00a143a0> # /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 0x7f7f00a2ce20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00a14be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00a14730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b24e50> # /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 0x7f7f009ddca0> # /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 0x7f7f009fa220> # 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 0x7f7f009fad90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009ddd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009dd670> # /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 0x7f7f00977e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00977310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009e0760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00bab790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00b89ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00e75460> # /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 0x7f7f00e00730> # /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 0x7f7f0098ed00> # /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 0x7f7f0098ee80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00ea4e20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f828b0> # /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 0x7f7f0093e5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f009afa60> # /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 0x7f7f0093efd0> # /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 0x7f7f0094c2b0> # /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 0x7f7f0094c4f0> # /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 0x7f7f0094c730> # /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 0x7f7f0094c910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0093eb80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0093e8b0> # /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 0x7f7f0093ed90> # /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 0x7f7f0095b2e0> # /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 0x7f7f0095b790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095b400> # /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 0x7f7f0096afa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0095bbe0> # /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 0x7f7f0095bd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f8d2e0> # /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 0x7f7f00905a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f825b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00f79430> # /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 0x7f7f0091a550> # /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 0x7f7f00925820> # /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 0x7f7f009305b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00925e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f0091aa00> # /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 0x7f7f00925280> # /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 0x7f7f008a4550> # /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 0x7f7f008a4760> # /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 0x7f7f008a4a60> # /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 0x7f7f008a4d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00905fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f00905be0> # /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 0x7f7f0091a3a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885598.80842: 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-1726885596.9584546-20589-45638353056485/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885598.80844: _low_level_execute_command(): starting 20459 1726885598.80845: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885596.9584546-20589-45638353056485/ > /dev/null 2>&1 && sleep 0' 20459 1726885598.80847: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885598.80848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885598.80850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885598.80851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885598.80853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885598.80855: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885598.80856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885598.80858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885598.80859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885598.80860: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885598.80861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885598.80862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885598.80864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885598.80865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885598.80866: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885598.80867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885598.80868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885598.80869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885598.80870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885598.80871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885598.81027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885598.81038: stderr chunk (state=3): >>><<< 20459 1726885598.81041: stdout chunk (state=3): >>><<< 20459 1726885598.81056: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885598.81064: handler run complete 20459 1726885598.81091: attempt loop complete, returning result 20459 1726885598.81094: _execute() done 20459 1726885598.81097: dumping result to json 20459 1726885598.81099: done dumping result, returning 20459 1726885598.81109: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-47dd-4c59-0000000000a7] 20459 1726885598.81116: sending task result for task 02369adf-7a19-47dd-4c59-0000000000a7 ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885598.81291: no more pending results, returning what we have 20459 1726885598.81294: results queue empty 20459 1726885598.81295: checking for any_errors_fatal 20459 1726885598.81297: done checking for any_errors_fatal 20459 1726885598.81297: checking for max_fail_percentage 20459 1726885598.81299: done checking for max_fail_percentage 20459 1726885598.81300: checking to see if all hosts have failed and the running result is not ok 20459 1726885598.81300: done checking to see if all hosts have failed 20459 1726885598.81301: getting the remaining hosts for this loop 20459 1726885598.81304: done getting the remaining hosts for this loop 20459 1726885598.81307: getting the next task for host managed_node1 20459 1726885598.81316: done getting next task for host managed_node1 20459 1726885598.81319: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885598.81322: ^ 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 20459 1726885598.81331: getting variables 20459 1726885598.81333: in VariableManager get_vars() 20459 1726885598.81363: Calling all_inventory to load vars for managed_node1 20459 1726885598.81365: Calling groups_inventory to load vars for managed_node1 20459 1726885598.81367: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885598.81376: Calling all_plugins_play to load vars for managed_node1 20459 1726885598.81378: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885598.81381: Calling groups_plugins_play to load vars for managed_node1 20459 1726885598.81597: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000a7 20459 1726885598.81600: WORKER PROCESS EXITING 20459 1726885598.81610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885598.81789: done with get_vars() 20459 1726885598.81797: done getting variables 20459 1726885598.81870: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:38 -0400 (0:00:01.954) 0:00:05.179 ****** 20459 1726885598.81893: entering _queue_task() for managed_node1/debug 20459 1726885598.81894: Creating lock for debug 20459 1726885598.82080: worker is 1 (out of 1 available) 20459 1726885598.82092: exiting _queue_task() for managed_node1/debug 20459 1726885598.82103: done queuing things up, now waiting for results queue to drain 20459 1726885598.82105: waiting for pending results... 20459 1726885598.82259: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885598.82364: in run() - task 02369adf-7a19-47dd-4c59-0000000000a8 20459 1726885598.82367: variable 'ansible_search_path' from source: unknown 20459 1726885598.82427: variable 'ansible_search_path' from source: unknown 20459 1726885598.82456: calling self._execute() 20459 1726885598.83125: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.83135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.83149: variable 'omit' from source: magic vars 20459 1726885598.83255: variable 'omit' from source: magic vars 20459 1726885598.83329: variable 'omit' from source: magic vars 20459 1726885598.83370: variable 'omit' from source: magic vars 20459 1726885598.83417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885598.83455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885598.83482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885598.83540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885598.83559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885598.83581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885598.83605: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885598.83642: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885598.83651: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.83658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.83783: Set connection var ansible_pipelining to False 20459 1726885598.83791: Set connection var ansible_shell_type to sh 20459 1726885598.83799: Set connection var ansible_connection to ssh 20459 1726885598.83824: Set connection var ansible_timeout to 10 20459 1726885598.83834: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885598.83844: Set connection var ansible_shell_executable to /bin/sh 20459 1726885598.83870: variable 'ansible_shell_executable' from source: unknown 20459 1726885598.83878: variable 'ansible_connection' from source: unknown 20459 1726885598.83885: variable 'ansible_module_compression' from source: unknown 20459 1726885598.83891: variable 'ansible_shell_type' from source: unknown 20459 1726885598.83897: variable 'ansible_shell_executable' from source: unknown 20459 1726885598.83904: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.83921: variable 'ansible_pipelining' from source: unknown 20459 1726885598.83929: variable 'ansible_timeout' from source: unknown 20459 1726885598.83936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.84080: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885598.84095: variable 'omit' from source: magic vars 20459 1726885598.84104: starting attempt loop 20459 1726885598.84111: running the handler 20459 1726885598.84472: handler run complete 20459 1726885598.84501: attempt loop complete, returning result 20459 1726885598.84508: _execute() done 20459 1726885598.84519: dumping result to json 20459 1726885598.84527: done dumping result, returning 20459 1726885598.84541: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-47dd-4c59-0000000000a8] 20459 1726885598.84550: sending task result for task 02369adf-7a19-47dd-4c59-0000000000a8 20459 1726885598.84653: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000a8 20459 1726885598.84660: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 20459 1726885598.84723: no more pending results, returning what we have 20459 1726885598.84727: results queue empty 20459 1726885598.84728: checking for any_errors_fatal 20459 1726885598.84739: done checking for any_errors_fatal 20459 1726885598.84740: checking for max_fail_percentage 20459 1726885598.84742: done checking for max_fail_percentage 20459 1726885598.84742: checking to see if all hosts have failed and the running result is not ok 20459 1726885598.84743: done checking to see if all hosts have failed 20459 1726885598.84744: getting the remaining hosts for this loop 20459 1726885598.84746: done getting the remaining hosts for this loop 20459 1726885598.84749: getting the next task for host managed_node1 20459 1726885598.84755: done getting next task for host managed_node1 20459 1726885598.84760: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885598.84764: ^ 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 20459 1726885598.84773: getting variables 20459 1726885598.84775: in VariableManager get_vars() 20459 1726885598.84809: Calling all_inventory to load vars for managed_node1 20459 1726885598.84815: Calling groups_inventory to load vars for managed_node1 20459 1726885598.84818: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885598.84828: Calling all_plugins_play to load vars for managed_node1 20459 1726885598.84831: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885598.84834: Calling groups_plugins_play to load vars for managed_node1 20459 1726885598.85083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885598.85405: done with get_vars() 20459 1726885598.85419: done getting variables 20459 1726885598.85473: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:38 -0400 (0:00:00.036) 0:00:05.215 ****** 20459 1726885598.85508: entering _queue_task() for managed_node1/debug 20459 1726885598.85949: worker is 1 (out of 1 available) 20459 1726885598.85960: exiting _queue_task() for managed_node1/debug 20459 1726885598.85971: done queuing things up, now waiting for results queue to drain 20459 1726885598.85972: waiting for pending results... 20459 1726885598.86221: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885598.86349: in run() - task 02369adf-7a19-47dd-4c59-0000000000a9 20459 1726885598.86368: variable 'ansible_search_path' from source: unknown 20459 1726885598.86375: variable 'ansible_search_path' from source: unknown 20459 1726885598.86416: calling self._execute() 20459 1726885598.86490: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.86501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.86515: variable 'omit' from source: magic vars 20459 1726885598.86622: variable 'omit' from source: magic vars 20459 1726885598.86691: variable 'omit' from source: magic vars 20459 1726885598.86732: variable 'omit' from source: magic vars 20459 1726885598.86777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885598.86820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885598.86848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885598.86871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885598.86964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885598.86985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885598.87006: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885598.87040: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885598.87049: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.87059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.87234: Set connection var ansible_pipelining to False 20459 1726885598.87259: Set connection var ansible_shell_type to sh 20459 1726885598.87267: Set connection var ansible_connection to ssh 20459 1726885598.87287: Set connection var ansible_timeout to 10 20459 1726885598.87297: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885598.87306: Set connection var ansible_shell_executable to /bin/sh 20459 1726885598.87335: variable 'ansible_shell_executable' from source: unknown 20459 1726885598.87343: variable 'ansible_connection' from source: unknown 20459 1726885598.87350: variable 'ansible_module_compression' from source: unknown 20459 1726885598.87355: variable 'ansible_shell_type' from source: unknown 20459 1726885598.87364: variable 'ansible_shell_executable' from source: unknown 20459 1726885598.87372: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.87382: variable 'ansible_pipelining' from source: unknown 20459 1726885598.87392: variable 'ansible_timeout' from source: unknown 20459 1726885598.87399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.87538: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885598.87552: variable 'omit' from source: magic vars 20459 1726885598.87561: starting attempt loop 20459 1726885598.87566: running the handler 20459 1726885598.87914: handler run complete 20459 1726885598.87948: attempt loop complete, returning result 20459 1726885598.87957: _execute() done 20459 1726885598.87963: dumping result to json 20459 1726885598.87969: done dumping result, returning 20459 1726885598.87980: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-47dd-4c59-0000000000a9] 20459 1726885598.87988: sending task result for task 02369adf-7a19-47dd-4c59-0000000000a9 ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 20459 1726885598.88130: no more pending results, returning what we have 20459 1726885598.88134: results queue empty 20459 1726885598.88135: checking for any_errors_fatal 20459 1726885598.88139: done checking for any_errors_fatal 20459 1726885598.88139: checking for max_fail_percentage 20459 1726885598.88141: done checking for max_fail_percentage 20459 1726885598.88142: checking to see if all hosts have failed and the running result is not ok 20459 1726885598.88143: done checking to see if all hosts have failed 20459 1726885598.88143: getting the remaining hosts for this loop 20459 1726885598.88145: done getting the remaining hosts for this loop 20459 1726885598.88148: getting the next task for host managed_node1 20459 1726885598.88155: done getting next task for host managed_node1 20459 1726885598.88160: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885598.88164: ^ 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 20459 1726885598.88173: getting variables 20459 1726885598.88175: in VariableManager get_vars() 20459 1726885598.88205: Calling all_inventory to load vars for managed_node1 20459 1726885598.88208: Calling groups_inventory to load vars for managed_node1 20459 1726885598.88210: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885598.88223: Calling all_plugins_play to load vars for managed_node1 20459 1726885598.88226: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885598.88229: Calling groups_plugins_play to load vars for managed_node1 20459 1726885598.88486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885598.88784: done with get_vars() 20459 1726885598.88795: done getting variables 20459 1726885598.89007: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000a9 20459 1726885598.89010: WORKER PROCESS EXITING 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 22:26:38 -0400 (0:00:00.036) 0:00:05.251 ****** 20459 1726885598.89149: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885598.89151: Creating lock for fedora.linux_system_roles.blivet 20459 1726885598.89364: worker is 1 (out of 1 available) 20459 1726885598.89375: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885598.89385: done queuing things up, now waiting for results queue to drain 20459 1726885598.89387: waiting for pending results... 20459 1726885598.89627: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885598.89758: in run() - task 02369adf-7a19-47dd-4c59-0000000000aa 20459 1726885598.89776: variable 'ansible_search_path' from source: unknown 20459 1726885598.89783: variable 'ansible_search_path' from source: unknown 20459 1726885598.89821: calling self._execute() 20459 1726885598.89890: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.89900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.89914: variable 'omit' from source: magic vars 20459 1726885598.90390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885598.90640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885598.90684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885598.90729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885598.90765: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885598.90852: 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) 20459 1726885598.90880: 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) 20459 1726885598.90912: 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) 20459 1726885598.90949: 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) 20459 1726885598.91104: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 20459 1726885598.91121: variable 'omit' from source: magic vars 20459 1726885598.91184: variable 'omit' from source: magic vars 20459 1726885598.91319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885598.94514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885598.94631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885598.94687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885598.94743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885598.94788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885598.94845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885598.94876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885598.94910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885598.94960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885598.94980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885598.95208: variable 'storage_use_partitions' from source: role '' defaults 20459 1726885598.95227: variable 'storage_disklabel_type' from source: role '' defaults 20459 1726885598.95236: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885598.95302: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885598.95386: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885598.95453: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885598.95570: variable 'omit' from source: magic vars 20459 1726885598.95600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885598.95632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885598.95657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885598.95678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885598.95692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885598.95713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885598.95739: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885598.95774: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885598.95782: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.95789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.95900: Set connection var ansible_pipelining to False 20459 1726885598.95908: Set connection var ansible_shell_type to sh 20459 1726885598.95917: Set connection var ansible_connection to ssh 20459 1726885598.95934: Set connection var ansible_timeout to 10 20459 1726885598.95943: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885598.95951: Set connection var ansible_shell_executable to /bin/sh 20459 1726885598.95981: variable 'ansible_shell_executable' from source: unknown 20459 1726885598.95989: variable 'ansible_connection' from source: unknown 20459 1726885598.95996: variable 'ansible_module_compression' from source: unknown 20459 1726885598.96002: variable 'ansible_shell_type' from source: unknown 20459 1726885598.96008: variable 'ansible_shell_executable' from source: unknown 20459 1726885598.96017: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885598.96024: variable 'ansible_pipelining' from source: unknown 20459 1726885598.96030: variable 'ansible_timeout' from source: unknown 20459 1726885598.96037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885598.96164: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885598.96181: variable 'omit' from source: magic vars 20459 1726885598.96198: starting attempt loop 20459 1726885598.96205: running the handler 20459 1726885598.96225: _low_level_execute_command(): starting 20459 1726885598.96244: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885598.97174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885598.97191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885598.97232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885598.97251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885598.97293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885598.97306: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885598.97324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885598.97342: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885598.97354: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885598.97365: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885598.97376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885598.97391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885598.97413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885598.97428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885598.97441: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885598.97456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885598.97536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885598.97558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885598.97574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885598.97643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885598.99267: stdout chunk (state=3): >>>/root <<< 20459 1726885598.99451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885598.99454: stdout chunk (state=3): >>><<< 20459 1726885598.99457: stderr chunk (state=3): >>><<< 20459 1726885598.99566: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885598.99570: _low_level_execute_command(): starting 20459 1726885598.99573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948 `" && echo ansible-tmp-1726885598.994764-20655-141975333175948="` echo /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948 `" ) && sleep 0' 20459 1726885599.00133: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885599.00146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885599.00158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885599.00173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885599.00213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885599.00231: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885599.00244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.00260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885599.00272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885599.00282: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885599.00293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885599.00305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885599.00324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885599.00341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885599.00352: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885599.00364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.00518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885599.00540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885599.00555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885599.00624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885599.02482: stdout chunk (state=3): >>>ansible-tmp-1726885598.994764-20655-141975333175948=/root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948 <<< 20459 1726885599.02631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885599.02687: stderr chunk (state=3): >>><<< 20459 1726885599.02690: stdout chunk (state=3): >>><<< 20459 1726885599.02720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885598.994764-20655-141975333175948=/root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885599.02921: variable 'ansible_module_compression' from source: unknown 20459 1726885599.02925: ANSIBALLZ: Using lock for fedora.linux_system_roles.blivet 20459 1726885599.02927: ANSIBALLZ: Acquiring lock 20459 1726885599.02929: ANSIBALLZ: Lock acquired: 139697497536080 20459 1726885599.02932: ANSIBALLZ: Creating module 20459 1726885599.21426: ANSIBALLZ: Writing module into payload 20459 1726885599.21901: ANSIBALLZ: Writing module 20459 1726885599.21925: ANSIBALLZ: Renaming module 20459 1726885599.21934: ANSIBALLZ: Done creating module 20459 1726885599.21953: variable 'ansible_facts' from source: unknown 20459 1726885599.22017: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948/AnsiballZ_blivet.py 20459 1726885599.22121: Sending initial data 20459 1726885599.22131: Sent initial data (154 bytes) 20459 1726885599.22878: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885599.22881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885599.22915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885599.22933: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885599.22938: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.22980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885599.23020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885599.23056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885599.24839: 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 <<< 20459 1726885599.24844: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885599.24882: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 20459 1726885599.24891: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885599.24933: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmps5fx_hwu /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948/AnsiballZ_blivet.py <<< 20459 1726885599.24969: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885599.26124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885599.26269: stderr chunk (state=3): >>><<< 20459 1726885599.26278: stdout chunk (state=3): >>><<< 20459 1726885599.26299: done transferring module to remote 20459 1726885599.26319: _low_level_execute_command(): starting 20459 1726885599.26340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948/ /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948/AnsiballZ_blivet.py && sleep 0' 20459 1726885599.26867: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885599.26890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885599.26893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885599.26895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885599.26936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.26939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885599.26941: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.26990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885599.27002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885599.27048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885599.28742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885599.28786: stderr chunk (state=3): >>><<< 20459 1726885599.28789: stdout chunk (state=3): >>><<< 20459 1726885599.28802: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885599.28805: _low_level_execute_command(): starting 20459 1726885599.28809: _low_level_execute_command(): using become for this command 20459 1726885599.28826: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uuxlujrmudubqmdkqkadotnwuqcgqpxs ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948/AnsiballZ_blivet.py'"'"' && sleep 0' 20459 1726885599.28909: Initial state: awaiting_escalation: BECOME-SUCCESS-uuxlujrmudubqmdkqkadotnwuqcgqpxs 20459 1726885599.29306: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885599.29318: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885599.29322: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.29360: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885599.29364: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885599.29416: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885599.32141: stdout chunk (state=1): >>>BECOME-SUCCESS-uuxlujrmudubqmdkqkadotnwuqcgqpxs <<< 20459 1726885599.32144: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-uuxlujrmudubqmdkqkadotnwuqcgqpxs' 20459 1726885599.32361: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885599.32387: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885599.32393: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885599.32451: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885599.32455: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885599.32487: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885599.32521: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885599.32532: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885599.32564: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885599.32573: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885599.32625: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885599.32637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.32645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885599.32668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885599.32698: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526f20ca0> <<< 20459 1726885599.32729: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885599.32753: 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 0x7f2526ec7280> <<< 20459 1726885599.32760: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526f20a00> <<< 20459 1726885599.32785: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885599.32793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885599.32803: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526f209a0> <<< 20459 1726885599.32829: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885599.32846: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20459 1726885599.32850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20459 1726885599.32867: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ec7370> <<< 20459 1726885599.32889: 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' <<< 20459 1726885599.32908: 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' <<< 20459 1726885599.32932: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885599.32937: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ec7820> <<< 20459 1726885599.32961: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ec7550> <<< 20459 1726885599.32990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885599.33000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885599.33023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885599.33042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885599.33061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885599.33083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885599.33106: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885599.33111: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526e73f70> <<< 20459 1726885599.33126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885599.33148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885599.33222: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526e7a100> <<< 20459 1726885599.33245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885599.33252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885599.33279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885599.33294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ea3730> <<< 20459 1726885599.33305: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526e7a820> <<< 20459 1726885599.33326: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526edc760> <<< 20459 1726885599.33352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885599.33355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20459 1726885599.33357: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526e73c70> <<< 20459 1726885599.33420: 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' <<< 20459 1726885599.33426: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ea3c70> <<< 20459 1726885599.33482: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ec7fd0> <<< 20459 1726885599.33510: 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. <<< 20459 1726885599.33731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885599.33740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885599.33768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885599.33772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885599.33793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885599.33810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885599.33835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885599.33855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885599.33860: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd4d90> <<< 20459 1726885599.33900: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd7e20> <<< 20459 1726885599.33925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885599.33930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885599.33961: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885599.33968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885599.33990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885599.34004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885599.34022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885599.34031: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bce730> <<< 20459 1726885599.34054: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd5520> <<< 20459 1726885599.34066: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd4250> <<< 20459 1726885599.34084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885599.34147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885599.34185: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885599.34202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.34226: 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' <<< 20459 1726885599.34267: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.34278: 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 0x7f2526b33c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b33760> <<< 20459 1726885599.34294: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885599.34308: 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' <<< 20459 1726885599.34316: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b33d60> <<< 20459 1726885599.34333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885599.34353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885599.34375: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b33e20> <<< 20459 1726885599.34407: 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' <<< 20459 1726885599.34421: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b33ee0> <<< 20459 1726885599.34425: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885599.34472: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b8bbe0> <<< 20459 1726885599.34477: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885599.34508: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b854c0> <<< 20459 1726885599.34567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885599.34571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b9a520> <<< 20459 1726885599.34572: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bdbd00> <<< 20459 1726885599.34597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885599.34600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885599.34636: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.34638: 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 0x7f2526b44b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd7fa0> <<< 20459 1726885599.34678: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.34681: 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 0x7f2526b9a130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526be18b0> <<< 20459 1726885599.34715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885599.34724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885599.34740: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885599.34752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.34762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885599.34774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885599.34788: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44e50> <<< 20459 1726885599.34795: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44c40> <<< 20459 1726885599.34826: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885599.34839: 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 0x7f2526b44bb0> <<< 20459 1726885599.34851: 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' <<< 20459 1726885599.34878: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885599.34883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885599.34912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885599.34958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885599.34999: 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 0x7f2526b19220> <<< 20459 1726885599.35025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885599.35035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885599.35057: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b19310> <<< 20459 1726885599.35177: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b51e50> <<< 20459 1726885599.35218: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b468e0> <<< 20459 1726885599.35222: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44e20> <<< 20459 1726885599.35253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885599.35258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885599.35294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885599.35301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885599.35333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885599.35340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20459 1726885599.35343: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ac2f70> <<< 20459 1726885599.35377: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526aa7b20> <<< 20459 1726885599.35424: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b46d60> <<< 20459 1726885599.35427: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b85fd0> <<< 20459 1726885599.35454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885599.35478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885599.35503: 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' <<< 20459 1726885599.35508: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a609a0> <<< 20459 1726885599.35523: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885599.35553: 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 0x7f2526a60cd0> <<< 20459 1726885599.35580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885599.35587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885599.35609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885599.35612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20459 1726885599.35629: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a725e0> <<< 20459 1726885599.35644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885599.35678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885599.35704: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a72b20> <<< 20459 1726885599.35744: 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' <<< 20459 1726885599.35750: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25269fd250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a60dc0> <<< 20459 1726885599.35775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885599.35780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885599.35830: 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 0x7f2526a0f130> <<< 20459 1726885599.35842: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a72460> <<< 20459 1726885599.35847: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885599.35874: 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 0x7f2526a0f1f0> <<< 20459 1726885599.35920: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44880> <<< 20459 1726885599.35932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885599.35954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885599.35970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885599.35988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885599.36023: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.36028: 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 0x7f2526a29550> <<< 20459 1726885599.36048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885599.36051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885599.36076: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.36082: 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 0x7f2526a29820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a29610> <<< 20459 1726885599.36106: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.36116: 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 0x7f2526a29700> <<< 20459 1726885599.36140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885599.36143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885599.36351: 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 0x7f2526a29b50> <<< 20459 1726885599.36388: 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 0x7f2526a29fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a29790> <<< 20459 1726885599.36407: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a1d8e0> <<< 20459 1726885599.36436: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44460> <<< 20459 1726885599.36462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885599.36524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885599.36560: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a29940> <<< 20459 1726885599.36688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885599.36703: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2526968520> <<< 20459 1726885599.36846: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 20459 1726885599.37036: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885599.38223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.39190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885599.39196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526325730> <<< 20459 1726885599.39218: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885599.39226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.39242: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885599.39249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885599.39263: 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' <<< 20459 1726885599.39298: 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' <<< 20459 1726885599.39303: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25263b6850> <<< 20459 1726885599.39335: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6730> <<< 20459 1726885599.39365: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6490> <<< 20459 1726885599.39390: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885599.39392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885599.39437: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6580> <<< 20459 1726885599.39439: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b62b0> import 'atexit' # <<< 20459 1726885599.39472: 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 0x7f25263b64f0> <<< 20459 1726885599.39487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885599.39518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885599.39553: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b68b0> <<< 20459 1726885599.39568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885599.39587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885599.39626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885599.39660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885599.39663: 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' <<< 20459 1726885599.39729: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526308880> <<< 20459 1726885599.39758: 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 0x7f25263084f0> <<< 20459 1726885599.39783: 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 0x7f25263086a0> <<< 20459 1726885599.39803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885599.39834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885599.39872: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25262c3b50> <<< 20459 1726885599.39885: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b0d00> <<< 20459 1726885599.40309: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6610> # /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 0x7f25263b0e80> # /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 0x7f252629f880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526357d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526357850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25262bd310> <<< 20459 1726885599.40314: 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 0x7f2526357fa0> <<< 20459 1726885599.40341: 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 0x7f2526357f70> <<< 20459 1726885599.40373: 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 <<< 20459 1726885599.40393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885599.40397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885599.40418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885599.40500: 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 0x7f2526286f70> <<< 20459 1726885599.40510: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252638ee80> <<< 20459 1726885599.40526: 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' <<< 20459 1726885599.40602: 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 0x7f2526296520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252638efd0> <<< 20459 1726885599.40646: 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' <<< 20459 1726885599.40674: 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' <<< 20459 1726885599.40677: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885599.40723: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526286250> <<< 20459 1726885599.40850: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526296160> <<< 20459 1726885599.40944: 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 0x7f25262945b0> <<< 20459 1726885599.40975: 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 0x7f2526294670> <<< 20459 1726885599.41016: 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 0x7f2526293ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526386bb0> <<< 20459 1726885599.41052: 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' <<< 20459 1726885599.41073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885599.41085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885599.41120: 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 0x7f25263189d0> <<< 20459 1726885599.41750: 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 0x7f2526315970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526288880> # 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 0x7f2526318400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252634f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885599.41778: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.42240: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.43325: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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 0x7f2526266be0> # /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 0x7f252630c7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e47100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885599.43541: 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 0x7f252630dc10> # zipimport: zlib available <<< 20459 1726885599.43650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.43988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44113: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885599.44118: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44193: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885599.44196: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44339: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885599.44353: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885599.44385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44422: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885599.44437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.44872: 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' # <<< 20459 1726885599.44937: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526352fd0> # zipimport: zlib available <<< 20459 1726885599.44977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.45249: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885599.45271: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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 <<< 20459 1726885599.45350: 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' <<< 20459 1726885599.45453: 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 0x7f252624c700> <<< 20459 1726885599.45498: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525dfcf40> <<< 20459 1726885599.45501: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885599.45504: stdout chunk (state=3): >>># zipimport: zlib available<<< 20459 1726885599.45506: stdout chunk (state=3): >>> <<< 20459 1726885599.45626: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.45693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885599.45733: 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' <<< 20459 1726885599.45760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885599.45824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885599.45827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885599.45830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885599.45918: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e34b50> <<< 20459 1726885599.45946: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252625b520> <<< 20459 1726885599.46021: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526255a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885599.46027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.46051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.46073: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885599.46162: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885599.46195: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 20459 1726885599.46251: 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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885599.46284: 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_bmqegwba/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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885599.46293: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.47681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.48673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885599.48704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885599.48738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20459 1726885599.48754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885599.48768: 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' <<< 20459 1726885599.48797: 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 0x7f2525b6e040> <<< 20459 1726885599.48806: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b6e280> <<< 20459 1726885599.48819: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b6ea00> <<< 20459 1726885599.48919: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e45460> <<< 20459 1726885599.48960: 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' <<< 20459 1726885599.48980: 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 <<< 20459 1726885599.49014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885599.49026: 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' <<< 20459 1726885599.49057: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252624c0a0> <<< 20459 1726885599.49068: 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' <<< 20459 1726885599.49115: 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' <<< 20459 1726885599.49143: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e44160> <<< 20459 1726885599.49204: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.49207: 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 0x7f2525e44940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e44e50> <<< 20459 1726885599.49249: 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' <<< 20459 1726885599.49252: 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' <<< 20459 1726885599.49272: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885599.49283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885599.49338: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b7b340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b7b1f0> <<< 20459 1726885599.49396: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e44c40> <<< 20459 1726885599.49422: 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' <<< 20459 1726885599.49448: 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' <<< 20459 1726885599.49471: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885599.49640: 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 0x7f2525c96070> <<< 20459 1726885599.49701: 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 0x7f2525c96f70> <<< 20459 1726885599.49724: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c967f0> <<< 20459 1726885599.49754: 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' <<< 20459 1726885599.49804: 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' <<< 20459 1726885599.49808: 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' <<< 20459 1726885599.49848: 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' <<< 20459 1726885599.49864: 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 0x7f2525bea2e0> <<< 20459 1726885599.49904: 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 0x7f2525bea3d0> <<< 20459 1726885599.49909: 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 <<< 20459 1726885599.49958: 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 0x7f2525bea6d0> # /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' <<< 20459 1726885599.50043: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525beaca0> <<< 20459 1726885599.50049: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525bbac40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525bba820> # 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 0x7f2525bbaee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525bba2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c96bb0> <<< 20459 1726885599.50092: 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 <<< 20459 1726885599.50124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885599.50150: 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 0x7f2525c3cdf0> <<< 20459 1726885599.50170: 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' <<< 20459 1726885599.50185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885599.50205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885599.50233: 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' <<< 20459 1726885599.50346: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b698b0> <<< 20459 1726885599.50384: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c55670> <<< 20459 1726885599.50400: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c551c0> <<< 20459 1726885599.50523: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c4a8e0> <<< 20459 1726885599.50584: 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 <<< 20459 1726885599.50587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885599.50923: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b38a00> # /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' <<< 20459 1726885599.51025: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252553dd60> <<< 20459 1726885599.51028: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c964f0> <<< 20459 1726885599.51071: 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 <<< 20459 1726885599.51101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885599.51298: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252553deb0> <<< 20459 1726885599.51338: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526397d30> <<< 20459 1726885599.51372: 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 <<< 20459 1726885599.51391: stdout chunk (state=3): >>># 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' <<< 20459 1726885599.51424: 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 <<< 20459 1726885599.51427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 20459 1726885599.51464: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254d1580> <<< 20459 1726885599.51469: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254d13a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525559640> <<< 20459 1726885599.51936: stdout chunk (state=3): >>> ** (process:40243): WARNING **: 22:26:39.518: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 20459 1726885599.51955: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e45280> <<< 20459 1726885599.51958: 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' <<< 20459 1726885599.51985: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254d1190> <<< 20459 1726885599.52143: 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 0x7f25254fa8b0> # /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' <<< 20459 1726885599.52150: 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' <<< 20459 1726885599.52350: 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' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e558b0> # /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 0x7f2524e6afd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e5c3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e55df0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py <<< 20459 1726885599.52353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 20459 1726885599.52373: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e6acd0> <<< 20459 1726885599.52386: 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' <<< 20459 1726885599.52477: 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' <<< 20459 1726885599.52481: 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' <<< 20459 1726885599.52483: 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' <<< 20459 1726885599.52486: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85b20> <<< 20459 1726885599.52501: 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' <<< 20459 1726885599.52532: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85790> <<< 20459 1726885599.52597: 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' <<< 20459 1726885599.52601: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 20459 1726885599.52603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 20459 1726885599.52606: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e857f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e73d90> <<< 20459 1726885599.52628: 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' <<< 20459 1726885599.52649: 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' <<< 20459 1726885599.52673: 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' <<< 20459 1726885599.52680: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e0b9d0> <<< 20459 1726885599.52724: 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 0x7f2524e0bdc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e0b6a0> <<< 20459 1726885599.52838: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85580> # /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 0x7f2524e0b6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e550d0> # /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 <<< 20459 1726885599.52841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885599.52933: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e21460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e211c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e55640> <<< 20459 1726885599.53224: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525506580> <<< 20459 1726885599.53275: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254fad30> <<< 20459 1726885599.53304: 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 <<< 20459 1726885599.53325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 20459 1726885599.53345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885599.53373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885599.53394: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524dd1400> <<< 20459 1726885599.53408: 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' <<< 20459 1726885599.53431: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524dd1bb0> <<< 20459 1726885599.53498: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524dcc0d0> <<< 20459 1726885599.53526: 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 <<< 20459 1726885599.53544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885599.53577: 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 <<< 20459 1726885599.53597: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.53628: 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 <<< 20459 1726885599.53648: stdout chunk (state=3): >>># 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 0x7f2524e05a90> <<< 20459 1726885599.53663: 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' <<< 20459 1726885599.53686: 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 <<< 20459 1726885599.53707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 20459 1726885599.53728: 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 <<< 20459 1726885599.53741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885599.53764: 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 <<< 20459 1726885599.53789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.53809: 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' <<< 20459 1726885599.53835: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d96760> <<< 20459 1726885599.53847: 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 0x7f2524d96cd0> <<< 20459 1726885599.53908: 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 0x7f2524da63d0> # /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 <<< 20459 1726885599.53931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 20459 1726885599.53950: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524da6730> <<< 20459 1726885599.53968: 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 <<< 20459 1726885599.53980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 20459 1726885599.54039: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524da6e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d96400> <<< 20459 1726885599.54051: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8bee0> <<< 20459 1726885599.54167: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8b160> <<< 20459 1726885599.54186: 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' <<< 20459 1726885599.54218: 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 <<< 20459 1726885599.54234: stdout chunk (state=3): >>># 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 0x7f2524d485e0> <<< 20459 1726885599.54257: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8b760> <<< 20459 1726885599.54272: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e05c40> <<< 20459 1726885599.54290: 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' <<< 20459 1726885599.54334: 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' <<< 20459 1726885599.54347: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d48f40> <<< 20459 1726885599.54430: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e05e80> # /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' <<< 20459 1726885599.54455: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8b2e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py <<< 20459 1726885599.54476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 20459 1726885599.54488: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d522e0> <<< 20459 1726885599.54556: 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' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d525b0> <<< 20459 1726885599.54747: 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 <<< 20459 1726885599.54763: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 20459 1726885599.54786: 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 <<< 20459 1726885599.54803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885599.54921: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885599.54927: 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 0x7f2524d81d60> <<< 20459 1726885599.54941: 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' <<< 20459 1726885599.54963: 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 <<< 20459 1726885599.54975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c7aaf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c7a460> <<< 20459 1726885599.55002: 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' <<< 20459 1726885599.55033: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c7adc0> <<< 20459 1726885599.55051: 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' <<< 20459 1726885599.55063: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c864c0> <<< 20459 1726885599.55085: 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 <<< 20459 1726885599.55106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885599.55137: 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 0x7f2524c9f6a0> <<< 20459 1726885599.55167: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c95250> <<< 20459 1726885599.55189: 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' <<< 20459 1726885599.55203: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524caa880> <<< 20459 1726885599.55229: 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' <<< 20459 1726885599.55258: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524cb0550> <<< 20459 1726885599.55279: 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 <<< 20459 1726885599.55291: 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 0x7f2524c37340> <<< 20459 1726885599.55327: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d78d90> <<< 20459 1726885599.55361: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d78a90> <<< 20459 1726885599.55378: 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 <<< 20459 1726885599.55388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885599.55427: 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 0x7f2524c45340> <<< 20459 1726885599.55448: 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' <<< 20459 1726885599.55484: 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 <<< 20459 1726885599.55497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 20459 1726885599.55561: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c45ac0> <<< 20459 1726885599.55577: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c452e0> <<< 20459 1726885599.55664: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c3daf0> <<< 20459 1726885599.55684: 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' <<< 20459 1726885599.55705: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bf1b20> <<< 20459 1726885599.55736: 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' <<< 20459 1726885599.55749: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bf5280> <<< 20459 1726885599.55771: 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 <<< 20459 1726885599.55800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885599.55889: 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' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c103a0> <<< 20459 1726885599.55906: 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' <<< 20459 1726885599.55953: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c10760> <<< 20459 1726885599.55975: 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<<< 20459 1726885599.55991: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 20459 1726885599.56029: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c17400> <<< 20459 1726885599.56050: 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' <<< 20459 1726885599.56078: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c17fa0> <<< 20459 1726885599.56099: 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' <<< 20459 1726885599.56131: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c267f0> <<< 20459 1726885599.56150: 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' <<< 20459 1726885599.56210: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c26b20> # /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' <<< 20459 1726885599.56238: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c26ee0> <<< 20459 1726885599.56258: 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' <<< 20459 1726885599.56326: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bb55e0> # /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' <<< 20459 1726885599.56349: 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' <<< 20459 1726885599.56367: 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 <<< 20459 1726885599.56378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 20459 1726885599.56431: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bc31c0> <<< 20459 1726885599.56454: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bb5e50> <<< 20459 1726885599.56468: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bb5940> <<< 20459 1726885599.56689: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bf5340> <<< 20459 1726885599.56717: 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 <<< 20459 1726885599.56730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885599.56756: 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' <<< 20459 1726885599.56778: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b77eb0> <<< 20459 1726885599.56803: 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<<< 20459 1726885599.56824: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 20459 1726885599.56837: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b82160> <<< 20459 1726885599.56909: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c02be0> <<< 20459 1726885599.56936: 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' <<< 20459 1726885599.56973: 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' <<< 20459 1726885599.57448: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b8fac0> <<< 20459 1726885599.57488: 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' <<< 20459 1726885599.57518: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b989d0> <<< 20459 1726885599.57667: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b8f3d0> <<< 20459 1726885599.57691: 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 <<< 20459 1726885599.57694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 20459 1726885599.57744: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524ba2c70> <<< 20459 1726885599.57757: 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' <<< 20459 1726885599.57787: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524ba8e80> <<< 20459 1726885599.57809: 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' <<< 20459 1726885599.57841: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bac5e0> <<< 20459 1726885599.57867: 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' <<< 20459 1726885599.57947: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bacd90> <<< 20459 1726885599.57959: 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' <<< 20459 1726885599.58001: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b39850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524df9b50> <<< 20459 1726885599.58039: 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 0x7f2524d787f0> <<< 20459 1726885599.58182: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524de8d60> <<< 20459 1726885599.58195: 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 <<< 20459 1726885599.58250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885599.58575: 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' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b61a90> # /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 0x7f2524b6c640> # /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 0x7f2524b6c220> # /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 0x7f2524af6be0> <<< 20459 1726885599.58630: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b5a820> <<< 20459 1726885599.58644: 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 <<< 20459 1726885599.58664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885599.58783: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b61610> <<< 20459 1726885599.58806: 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' <<< 20459 1726885599.58861: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524ab6a00> <<< 20459 1726885599.58884: 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 <<< 20459 1726885599.58951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885599.58982: 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' <<< 20459 1726885599.59026: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a827c0> <<< 20459 1726885599.59050: 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 <<< 20459 1726885599.59078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885599.59092: 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' <<< 20459 1726885599.59121: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a94970> <<< 20459 1726885599.59281: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a82f70> <<< 20459 1726885599.59304: 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' <<< 20459 1726885599.59321: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a35eb0> <<< 20459 1726885599.59698: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524ac2520> <<< 20459 1726885599.59701: 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 <<< 20459 1726885599.59735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885599.59842: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a04b20> <<< 20459 1726885599.59856: 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' <<< 20459 1726885599.59904: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a22d30> <<< 20459 1726885599.59921: 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' <<< 20459 1726885599.59982: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a27760> # /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' <<< 20459 1726885599.60010: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a2f2b0> <<< 20459 1726885599.60028: 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' <<< 20459 1726885599.60078: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a2f610> # /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' <<< 20459 1726885599.60105: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25249b74c0> <<< 20459 1726885599.60147: 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 <<< 20459 1726885599.60151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885599.60228: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25249b7dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254fa9d0> <<< 20459 1726885599.60274: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 20459 1726885599.60434: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254faa90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 20459 1726885599.60490: stdout chunk (state=3): >>># 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 <<< 20459 1726885599.60542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 20459 1726885599.60556: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252498ba00> <<< 20459 1726885599.60596: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524975730> <<< 20459 1726885599.60625: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885599.60668: 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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885599.60680: 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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885599.60698: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.60902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.61078: 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_bmqegwba/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 20459 1726885599.61257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885599.61469: 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": {}}}} <<< 20459 1726885599.61483: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885599.62243: 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 <<< 20459 1726885599.62287: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20459 1726885599.62290: 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 <<< 20459 1726885599.62319: 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 <<< 20459 1726885599.62353: stdout chunk (state=3): >>># 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 <<< 20459 1726885599.62379: 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 # 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 <<< 20459 1726885599.62409: 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 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 20459 1726885599.62434: 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_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 <<< 20459 1726885599.62482: 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 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 <<< 20459 1726885599.62498: stdout chunk (state=3): >>># 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 <<< 20459 1726885599.63082: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885599.63109: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885599.63114: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885599.63129: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 20459 1726885599.63194: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 20459 1726885599.63292: 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 <<< 20459 1726885599.63409: 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 # 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 <<< 20459 1726885599.63517: stdout chunk (state=3): >>># 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 <<< 20459 1726885599.63617: 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 # 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 <<< 20459 1726885599.63687: stdout chunk (state=3): >>># 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 <<< 20459 1726885599.63811: 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 # 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 <<< 20459 1726885599.63924: stdout chunk (state=3): >>># 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 <<< 20459 1726885599.63943: 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 # 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 <<< 20459 1726885599.64621: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885599.64680: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 20459 1726885599.64721: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array <<< 20459 1726885599.64724: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 20459 1726885599.64803: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 20459 1726885599.64806: stdout chunk (state=3): >>># destroy pyudev <<< 20459 1726885599.64826: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885599.64887: 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 <<< 20459 1726885599.64903: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 20459 1726885599.64990: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 20459 1726885599.64994: 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 <<< 20459 1726885599.65008: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 20459 1726885599.65045: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885599.65099: 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 collections # destroy contextlib <<< 20459 1726885599.65131: stdout chunk (state=3): >>># destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 20459 1726885599.65202: 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 <<< 20459 1726885599.65295: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885599.65946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885599.65949: stdout chunk (state=3): >>><<< 20459 1726885599.65951: stderr chunk (state=3): >>><<< 20459 1726885599.66237: _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 0x7f2526f20ca0> # /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 0x7f2526ec7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526f20a00> # /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 0x7f2526f209a0> 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 0x7f2526ec7370> # /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 0x7f2526ec7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ec7550> # /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 0x7f2526e73f70> # /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 0x7f2526e7a100> # /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 0x7f2526ea3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526e7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526edc760> # /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 0x7f2526e73c70> # /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 0x7f2526ea3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526ec7fd0> 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 0x7f2526bd4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd7e20> # /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 0x7f2526bce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd4250> # /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 0x7f2526b33c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b33760> 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 0x7f2526b33d60> # /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 0x7f2526b33e20> # /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 0x7f2526b33ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b8bbe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b854c0> # /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 0x7f2526b9a520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bdbd00> # /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 0x7f2526b44b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526bd7fa0> # 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 0x7f2526b9a130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526be18b0> # /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 0x7f2526b44e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44c40> # /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 0x7f2526b44bb0> # /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 0x7f2526b19220> # /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 0x7f2526b19310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b51e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b468e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44e20> # /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 0x7f2526ac2f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526aa7b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b46d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b85fd0> # /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 0x7f2526a609a0> 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 0x7f2526a60cd0> # /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 0x7f2526a725e0> # /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 0x7f2526a72b20> # 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 0x7f25269fd250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a60dc0> # /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 0x7f2526a0f130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a72460> 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 0x7f2526a0f1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44880> # /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 0x7f2526a29550> # /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 0x7f2526a29820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a29610> # 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 0x7f2526a29700> # /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 0x7f2526a29b50> # 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 0x7f2526a29fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a29790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526a1d8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526b44460> # /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 0x7f2526a29940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2526968520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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_bmqegwba/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 0x7f2526325730> # /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 0x7f25263b6850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6490> # /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 0x7f25263b6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b62b0> 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 0x7f25263b64f0> # /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 0x7f25263b68b0> # /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 0x7f2526308880> # 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 0x7f25263084f0> # 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 0x7f25263086a0> # /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 0x7f25262c3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b0d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25263b6610> # /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 0x7f25263b0e80> # /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 0x7f252629f880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526357d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526357850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25262bd310> # 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 0x7f2526357fa0> # /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 0x7f2526357f70> # /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 0x7f2526286f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252638ee80> # /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 0x7f2526296520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252638efd0> # /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 0x7f2526286250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526296160> # 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 0x7f25262945b0> # 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 0x7f2526294670> # 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 0x7f2526293ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526386bb0> # /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 0x7f25263189d0> # 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 0x7f2526315970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526288880> # 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 0x7f2526318400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252634f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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 0x7f2526266be0> # /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 0x7f252630c7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e47100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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 0x7f252630dc10> # 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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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 0x7f2526352fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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 0x7f252624c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525dfcf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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 0x7f2525e34b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f252625b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526255a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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_bmqegwba/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 0x7f2525b6e040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b6e280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b6ea00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e45460> # /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 0x7f252624c0a0> # /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 0x7f2525e44160> # 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 0x7f2525e44940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e44e50> # /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 0x7f2525b7b340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525b7b1f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525e44c40> # /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 0x7f2525c96070> # 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 0x7f2525c96f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c967f0> # /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 0x7f2525bea2e0> # /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 0x7f2525bea3d0> # /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 0x7f2525bea6d0> # /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 0x7f2525beaca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525bbac40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525bba820> # 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 0x7f2525bbaee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525bba2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c96bb0> # /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 0x7f2525c3cdf0> # /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 0x7f2525b698b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c55670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c551c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c4a8e0> # /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 0x7f2525b38a00> # /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 0x7f252553dd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525c964f0> # /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 0x7f252553deb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2526397d30> # /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 0x7f25254d1580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254d13a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525559640> ** (process:40243): WARNING **: 22:26:39.518: 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 0x7f2525e45280> # /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 0x7f25254d1190> # /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 0x7f25254fa8b0> # /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 0x7f2524e558b0> # /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 0x7f2524e6afd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e5c3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e55df0> # /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 0x7f2524e6acd0> # /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 0x7f2524e85dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85b20> # /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 0x7f2524e85c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85790> # /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 0x7f2524e85850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e857f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e73d90> # /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 0x7f2524e0b9d0> # /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 0x7f2524e0bdc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e0b6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e85580> # /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 0x7f2524e0b6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e550d0> # /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 0x7f2524e21460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e211c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e55640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2525506580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254fad30> # /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 0x7f2524dd1400> # /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 0x7f2524dd1bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524dcc0d0> # /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 0x7f2524e05a90> # /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 0x7f2524d96760> # /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 0x7f2524d96cd0> # /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 0x7f2524da63d0> # /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 0x7f2524da6730> # /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 0x7f2524da6e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d96400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8bee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8b160> # /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 0x7f2524d485e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d8b760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e05c40> # /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 0x7f2524d48f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524e05e80> # /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 0x7f2524d8b2e0> # /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 0x7f2524d522e0> # /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 0x7f2524d525b0> # /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 0x7f2524d81d60> # /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 0x7f2524c7aaf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c7a460> # /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 0x7f2524c7adc0> # /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 0x7f2524c864c0> # /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 0x7f2524c9f6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c95250> # /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 0x7f2524caa880> # /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 0x7f2524cb0550> # /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 0x7f2524c37340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d78d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524d78a90> # /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 0x7f2524c45340> # /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 0x7f2524c45ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c452e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c3daf0> # /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 0x7f2524bf1b20> # /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 0x7f2524bf5280> # /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 0x7f2524c103a0> # /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 0x7f2524c10760> # /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 0x7f2524c17400> # /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 0x7f2524c17fa0> # /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 0x7f2524c267f0> # /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 0x7f2524c26b20> # /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 0x7f2524c26ee0> # /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 0x7f2524bb55e0> # /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 0x7f2524bc31c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bb5e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bb5940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524bf5340> # /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 0x7f2524b77eb0> # /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 0x7f2524b82160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524c02be0> # /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 0x7f2524b8fac0> # /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 0x7f2524b989d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b8f3d0> # /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 0x7f2524ba2c70> # /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 0x7f2524ba8e80> # /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 0x7f2524bac5e0> # /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 0x7f2524bacd90> # /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 0x7f2524b39850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524df9b50> # /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 0x7f2524d787f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524de8d60> # /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 0x7f2524b61a90> # /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 0x7f2524b6c640> # /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 0x7f2524b6c220> # /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 0x7f2524af6be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524b5a820> # /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 0x7f2524b61610> # /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 0x7f2524ab6a00> # /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 0x7f2524a827c0> # /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 0x7f2524a94970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524a82f70> # /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 0x7f2524a35eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524ac2520> # /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 0x7f2524a04b20> # /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 0x7f2524a22d30> # /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 0x7f2524a27760> # /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 0x7f2524a2f2b0> # /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 0x7f2524a2f610> # /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 0x7f25249b74c0> # /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 0x7f25249b7dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25254fa9d0> # /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 0x7f25254faa90> # /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 0x7f252498ba00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2524975730> # 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_bmqegwba/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_bmqegwba/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_bmqegwba/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885599.68886: 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-1726885598.994764-20655-141975333175948/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885599.68889: _low_level_execute_command(): starting 20459 1726885599.68892: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885598.994764-20655-141975333175948/ > /dev/null 2>&1 && sleep 0' 20459 1726885599.71037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885599.71042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885599.71088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885599.71092: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885599.71094: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885599.71160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885599.71724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885599.72021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885599.73607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885599.73670: stderr chunk (state=3): >>><<< 20459 1726885599.73673: stdout chunk (state=3): >>><<< 20459 1726885599.73927: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885599.73930: handler run complete 20459 1726885599.73933: attempt loop complete, returning result 20459 1726885599.73935: _execute() done 20459 1726885599.73937: dumping result to json 20459 1726885599.73938: done dumping result, returning 20459 1726885599.73940: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-47dd-4c59-0000000000aa] 20459 1726885599.73943: sending task result for task 02369adf-7a19-47dd-4c59-0000000000aa 20459 1726885599.74027: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000aa 20459 1726885599.74029: WORKER PROCESS EXITING ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 20459 1726885599.74170: no more pending results, returning what we have 20459 1726885599.74174: results queue empty 20459 1726885599.74175: checking for any_errors_fatal 20459 1726885599.74181: done checking for any_errors_fatal 20459 1726885599.74182: checking for max_fail_percentage 20459 1726885599.74184: done checking for max_fail_percentage 20459 1726885599.74184: checking to see if all hosts have failed and the running result is not ok 20459 1726885599.74185: done checking to see if all hosts have failed 20459 1726885599.74186: getting the remaining hosts for this loop 20459 1726885599.74188: done getting the remaining hosts for this loop 20459 1726885599.74191: getting the next task for host managed_node1 20459 1726885599.74199: done getting next task for host managed_node1 20459 1726885599.74203: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885599.74207: ^ 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 20459 1726885599.74221: getting variables 20459 1726885599.74223: in VariableManager get_vars() 20459 1726885599.74257: Calling all_inventory to load vars for managed_node1 20459 1726885599.74263: Calling groups_inventory to load vars for managed_node1 20459 1726885599.74266: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885599.74275: Calling all_plugins_play to load vars for managed_node1 20459 1726885599.74278: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885599.74281: Calling groups_plugins_play to load vars for managed_node1 20459 1726885599.74871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885599.76679: done with get_vars() 20459 1726885599.76691: 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 22:26:39 -0400 (0:00:00.876) 0:00:06.128 ****** 20459 1726885599.76809: entering _queue_task() for managed_node1/include_tasks 20459 1726885599.77079: worker is 1 (out of 1 available) 20459 1726885599.77089: exiting _queue_task() for managed_node1/include_tasks 20459 1726885599.77099: done queuing things up, now waiting for results queue to drain 20459 1726885599.77101: waiting for pending results... 20459 1726885599.77947: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885599.78100: in run() - task 02369adf-7a19-47dd-4c59-0000000000ab 20459 1726885599.78125: variable 'ansible_search_path' from source: unknown 20459 1726885599.78145: variable 'ansible_search_path' from source: unknown 20459 1726885599.78186: calling self._execute() 20459 1726885599.78274: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885599.78287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885599.78302: variable 'omit' from source: magic vars 20459 1726885599.80180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885599.80760: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885599.80851: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885599.80948: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885599.81049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885599.81201: 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) 20459 1726885599.81372: 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) 20459 1726885599.81404: 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) 20459 1726885599.81499: 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) 20459 1726885599.82667: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 20459 1726885599.82905: _execute() done 20459 1726885599.82914: dumping result to json 20459 1726885599.82922: done dumping result, returning 20459 1726885599.82981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-47dd-4c59-0000000000ab] 20459 1726885599.82993: sending task result for task 02369adf-7a19-47dd-4c59-0000000000ab 20459 1726885599.83144: no more pending results, returning what we have 20459 1726885599.83150: in VariableManager get_vars() 20459 1726885599.83189: Calling all_inventory to load vars for managed_node1 20459 1726885599.83192: Calling groups_inventory to load vars for managed_node1 20459 1726885599.83195: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885599.83205: Calling all_plugins_play to load vars for managed_node1 20459 1726885599.83209: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885599.83214: Calling groups_plugins_play to load vars for managed_node1 20459 1726885599.83485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885599.84042: done with get_vars() 20459 1726885599.84052: variable 'ansible_search_path' from source: unknown 20459 1726885599.84053: variable 'ansible_search_path' from source: unknown 20459 1726885599.84393: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000ab 20459 1726885599.84397: WORKER PROCESS EXITING 20459 1726885599.84555: variable 'storage_provider' from source: role '' defaults 20459 1726885599.84603: we have included files to process 20459 1726885599.84604: generating all_blocks data 20459 1726885599.84606: done generating all_blocks data 20459 1726885599.84610: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 20459 1726885599.84616: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 20459 1726885599.84619: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 20459 1726885599.85034: in VariableManager get_vars() 20459 1726885599.85062: done with get_vars() 20459 1726885599.85076: done processing included file 20459 1726885599.85078: iterating over new_blocks loaded from include file 20459 1726885599.85079: in VariableManager get_vars() 20459 1726885599.85098: done with get_vars() 20459 1726885599.85100: filtering new block on tags 20459 1726885599.85160: done filtering new block on tags 20459 1726885599.85162: 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_node1 20459 1726885599.85167: extending task lists for all hosts with included blocks 20459 1726885599.85658: done extending task lists 20459 1726885599.85659: done processing included files 20459 1726885599.85660: results queue empty 20459 1726885599.85661: checking for any_errors_fatal 20459 1726885599.85667: done checking for any_errors_fatal 20459 1726885599.85668: checking for max_fail_percentage 20459 1726885599.85669: done checking for max_fail_percentage 20459 1726885599.85669: checking to see if all hosts have failed and the running result is not ok 20459 1726885599.85670: done checking to see if all hosts have failed 20459 1726885599.85671: getting the remaining hosts for this loop 20459 1726885599.85672: done getting the remaining hosts for this loop 20459 1726885599.85674: getting the next task for host managed_node1 20459 1726885599.85678: done getting next task for host managed_node1 20459 1726885599.85681: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 20459 1726885599.85684: ^ 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 20459 1726885599.85692: getting variables 20459 1726885599.85693: in VariableManager get_vars() 20459 1726885599.85704: Calling all_inventory to load vars for managed_node1 20459 1726885599.85707: Calling groups_inventory to load vars for managed_node1 20459 1726885599.85709: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885599.85718: Calling all_plugins_play to load vars for managed_node1 20459 1726885599.85720: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885599.85727: Calling groups_plugins_play to load vars for managed_node1 20459 1726885599.85956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885599.86251: done with get_vars() 20459 1726885599.86261: done getting variables 20459 1726885599.86297: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:39 -0400 (0:00:00.095) 0:00:06.223 ****** 20459 1726885599.86333: entering _queue_task() for managed_node1/set_fact 20459 1726885599.86557: worker is 1 (out of 1 available) 20459 1726885599.86569: exiting _queue_task() for managed_node1/set_fact 20459 1726885599.86580: done queuing things up, now waiting for results queue to drain 20459 1726885599.86582: waiting for pending results... 20459 1726885599.86886: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 20459 1726885599.87996: in run() - task 02369adf-7a19-47dd-4c59-000000000110 20459 1726885599.88019: variable 'ansible_search_path' from source: unknown 20459 1726885599.88028: variable 'ansible_search_path' from source: unknown 20459 1726885599.88693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885599.91211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885599.91283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885599.91329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885599.91372: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885599.91404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885599.91491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885599.91532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885599.91567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885599.91617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885599.91642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885599.91798: dumping result to json 20459 1726885599.91807: done dumping result, returning 20459 1726885599.91820: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [02369adf-7a19-47dd-4c59-000000000110] 20459 1726885599.91831: sending task result for task 02369adf-7a19-47dd-4c59-000000000110 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885599.91997: no more pending results, returning what we have 20459 1726885599.92001: results queue empty 20459 1726885599.92002: checking for any_errors_fatal 20459 1726885599.92003: done checking for any_errors_fatal 20459 1726885599.92004: checking for max_fail_percentage 20459 1726885599.92005: done checking for max_fail_percentage 20459 1726885599.92006: checking to see if all hosts have failed and the running result is not ok 20459 1726885599.92007: done checking to see if all hosts have failed 20459 1726885599.92008: getting the remaining hosts for this loop 20459 1726885599.92009: done getting the remaining hosts for this loop 20459 1726885599.92016: getting the next task for host managed_node1 20459 1726885599.92023: done getting next task for host managed_node1 20459 1726885599.92026: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 20459 1726885599.92030: ^ 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 20459 1726885599.92047: getting variables 20459 1726885599.92049: in VariableManager get_vars() 20459 1726885599.92081: Calling all_inventory to load vars for managed_node1 20459 1726885599.92083: Calling groups_inventory to load vars for managed_node1 20459 1726885599.92085: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885599.92095: Calling all_plugins_play to load vars for managed_node1 20459 1726885599.92098: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885599.92102: Calling groups_plugins_play to load vars for managed_node1 20459 1726885599.92371: done sending task result for task 02369adf-7a19-47dd-4c59-000000000110 20459 1726885599.92374: WORKER PROCESS EXITING 20459 1726885599.92394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885599.92713: done with get_vars() 20459 1726885599.92728: done getting variables 20459 1726885599.92782: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:39 -0400 (0:00:00.064) 0:00:06.288 ****** 20459 1726885599.92820: entering _queue_task() for managed_node1/package 20459 1726885599.93249: worker is 1 (out of 1 available) 20459 1726885599.93259: exiting _queue_task() for managed_node1/package 20459 1726885599.93269: done queuing things up, now waiting for results queue to drain 20459 1726885599.93270: waiting for pending results... 20459 1726885599.93532: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 20459 1726885599.93702: in run() - task 02369adf-7a19-47dd-4c59-000000000112 20459 1726885599.93727: variable 'ansible_search_path' from source: unknown 20459 1726885599.93735: variable 'ansible_search_path' from source: unknown 20459 1726885599.93772: calling self._execute() 20459 1726885599.93851: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885599.93862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885599.93875: variable 'omit' from source: magic vars 20459 1726885599.94265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885599.96836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885599.96905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885599.96948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885599.96987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885599.97016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885599.97099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885599.97139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885599.97185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885599.97237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885599.97259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885599.97432: Evaluated conditional (install_copr | d(false) | bool): False 20459 1726885599.97440: when evaluation is False, skipping this task 20459 1726885599.97447: _execute() done 20459 1726885599.97454: dumping result to json 20459 1726885599.97460: done dumping result, returning 20459 1726885599.97471: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [02369adf-7a19-47dd-4c59-000000000112] 20459 1726885599.97486: sending task result for task 02369adf-7a19-47dd-4c59-000000000112 20459 1726885599.97611: done sending task result for task 02369adf-7a19-47dd-4c59-000000000112 skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 20459 1726885599.97663: no more pending results, returning what we have 20459 1726885599.97667: results queue empty 20459 1726885599.97668: checking for any_errors_fatal 20459 1726885599.97675: done checking for any_errors_fatal 20459 1726885599.97676: checking for max_fail_percentage 20459 1726885599.97678: done checking for max_fail_percentage 20459 1726885599.97679: checking to see if all hosts have failed and the running result is not ok 20459 1726885599.97680: done checking to see if all hosts have failed 20459 1726885599.97680: getting the remaining hosts for this loop 20459 1726885599.97682: done getting the remaining hosts for this loop 20459 1726885599.97686: getting the next task for host managed_node1 20459 1726885599.97694: done getting next task for host managed_node1 20459 1726885599.97699: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 20459 1726885599.97706: ^ 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 20459 1726885599.97722: getting variables 20459 1726885599.97724: in VariableManager get_vars() 20459 1726885599.97761: Calling all_inventory to load vars for managed_node1 20459 1726885599.97764: Calling groups_inventory to load vars for managed_node1 20459 1726885599.97766: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885599.97777: Calling all_plugins_play to load vars for managed_node1 20459 1726885599.97780: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885599.97783: Calling groups_plugins_play to load vars for managed_node1 20459 1726885599.98066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885599.98527: done with get_vars() 20459 1726885599.98541: done getting variables 20459 1726885599.98689: 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 22:26:39 -0400 (0:00:00.059) 0:00:06.348 ****** 20459 1726885599.98764: entering _queue_task() for managed_node1/include_tasks 20459 1726885599.99030: worker is 1 (out of 1 available) 20459 1726885599.99042: exiting _queue_task() for managed_node1/include_tasks 20459 1726885599.99054: done queuing things up, now waiting for results queue to drain 20459 1726885599.99056: waiting for pending results... 20459 1726885599.99328: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable COPRs 20459 1726885599.99494: in run() - task 02369adf-7a19-47dd-4c59-000000000113 20459 1726885599.99514: variable 'ansible_search_path' from source: unknown 20459 1726885599.99522: variable 'ansible_search_path' from source: unknown 20459 1726885599.99849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885600.05953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885600.06103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885600.06148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885600.06194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885600.06277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885600.06370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885600.06567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885600.06598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885600.06658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885600.06678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885600.06839: dumping result to json 20459 1726885600.06853: done dumping result, returning 20459 1726885600.06867: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable COPRs [02369adf-7a19-47dd-4c59-000000000113] 20459 1726885600.06881: sending task result for task 02369adf-7a19-47dd-4c59-000000000113 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885600.07052: no more pending results, returning what we have 20459 1726885600.07056: results queue empty 20459 1726885600.07057: checking for any_errors_fatal 20459 1726885600.07062: done checking for any_errors_fatal 20459 1726885600.07063: checking for max_fail_percentage 20459 1726885600.07065: done checking for max_fail_percentage 20459 1726885600.07066: checking to see if all hosts have failed and the running result is not ok 20459 1726885600.07067: done checking to see if all hosts have failed 20459 1726885600.07068: getting the remaining hosts for this loop 20459 1726885600.07069: done getting the remaining hosts for this loop 20459 1726885600.07073: getting the next task for host managed_node1 20459 1726885600.07082: done getting next task for host managed_node1 20459 1726885600.07086: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885600.07090: ^ 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 20459 1726885600.07104: getting variables 20459 1726885600.07106: in VariableManager get_vars() 20459 1726885600.07146: Calling all_inventory to load vars for managed_node1 20459 1726885600.07149: Calling groups_inventory to load vars for managed_node1 20459 1726885600.07151: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885600.07161: Calling all_plugins_play to load vars for managed_node1 20459 1726885600.07164: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885600.07168: Calling groups_plugins_play to load vars for managed_node1 20459 1726885600.07515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885600.08067: done with get_vars() 20459 1726885600.08267: done sending task result for task 02369adf-7a19-47dd-4c59-000000000113 20459 1726885600.08270: WORKER PROCESS EXITING 20459 1726885600.08281: done getting variables 20459 1726885600.08343: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:40 -0400 (0:00:00.096) 0:00:06.444 ****** 20459 1726885600.08374: entering _queue_task() for managed_node1/package 20459 1726885600.08949: worker is 1 (out of 1 available) 20459 1726885600.08962: exiting _queue_task() for managed_node1/package 20459 1726885600.08973: done queuing things up, now waiting for results queue to drain 20459 1726885600.08974: waiting for pending results... 20459 1726885600.09794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885600.10813: in run() - task 02369adf-7a19-47dd-4c59-0000000000ac 20459 1726885600.11092: variable 'ansible_search_path' from source: unknown 20459 1726885600.11099: variable 'ansible_search_path' from source: unknown 20459 1726885600.11141: calling self._execute() 20459 1726885600.11335: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885600.11408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885600.11424: variable 'omit' from source: magic vars 20459 1726885600.12326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885600.12890: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885600.13166: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885600.13278: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885600.13374: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885600.13464: 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) 20459 1726885600.13566: 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) 20459 1726885600.13594: 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) 20459 1726885600.13628: 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) 20459 1726885600.14190: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 20459 1726885600.14201: variable 'omit' from source: magic vars 20459 1726885600.14272: variable 'omit' from source: magic vars 20459 1726885600.14402: variable 'package_info' from source: set_fact 20459 1726885600.14534: variable 'extra_pkgs' from source: task vars 20459 1726885600.14891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885600.17774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885600.17817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885600.17842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885600.17866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885600.17891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885600.17950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885600.18015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885600.18038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885600.18078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885600.18089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885600.18165: variable '__storage_is_ostree' from source: set_fact 20459 1726885600.18168: variable 'omit' from source: magic vars 20459 1726885600.18188: variable 'omit' from source: magic vars 20459 1726885600.18211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885600.18233: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885600.18250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885600.18262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885600.18271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885600.18283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885600.18294: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885600.18324: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885600.18327: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885600.18329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885600.18401: Set connection var ansible_pipelining to False 20459 1726885600.18405: Set connection var ansible_shell_type to sh 20459 1726885600.18407: Set connection var ansible_connection to ssh 20459 1726885600.18425: Set connection var ansible_timeout to 10 20459 1726885600.18429: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885600.18437: Set connection var ansible_shell_executable to /bin/sh 20459 1726885600.18467: variable 'ansible_shell_executable' from source: unknown 20459 1726885600.18470: variable 'ansible_connection' from source: unknown 20459 1726885600.18473: variable 'ansible_module_compression' from source: unknown 20459 1726885600.18475: variable 'ansible_shell_type' from source: unknown 20459 1726885600.18477: variable 'ansible_shell_executable' from source: unknown 20459 1726885600.18482: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885600.18485: variable 'ansible_pipelining' from source: unknown 20459 1726885600.18488: variable 'ansible_timeout' from source: unknown 20459 1726885600.18492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885600.18569: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885600.18577: variable 'omit' from source: magic vars 20459 1726885600.18582: starting attempt loop 20459 1726885600.18584: running the handler 20459 1726885600.18591: variable 'ansible_facts' from source: unknown 20459 1726885600.18593: variable 'ansible_facts' from source: unknown 20459 1726885600.18634: _low_level_execute_command(): starting 20459 1726885600.18638: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885600.19419: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885600.19443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.19457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.19474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.19522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885600.19544: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885600.19564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.19586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885600.19599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885600.19611: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885600.19626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.19647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.19676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.19688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885600.19700: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885600.19717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.19804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885600.19830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885600.19848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885600.19932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885600.21573: stdout chunk (state=3): >>>/root <<< 20459 1726885600.21688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885600.21736: stderr chunk (state=3): >>><<< 20459 1726885600.21740: stdout chunk (state=3): >>><<< 20459 1726885600.21781: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885600.21789: _low_level_execute_command(): starting 20459 1726885600.21812: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699 `" && echo ansible-tmp-1726885600.2177858-20702-176124074847699="` echo /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699 `" ) && sleep 0' 20459 1726885600.22818: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885600.22831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.22850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.22886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.22968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885600.22996: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885600.23015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.23035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885600.23049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885600.23121: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885600.23175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.23261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.23293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.23312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885600.23329: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885600.23343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.23589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885600.23608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885600.23629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885600.23699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885600.25552: stdout chunk (state=3): >>>ansible-tmp-1726885600.2177858-20702-176124074847699=/root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699 <<< 20459 1726885600.25667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885600.25737: stderr chunk (state=3): >>><<< 20459 1726885600.25747: stdout chunk (state=3): >>><<< 20459 1726885600.26087: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885600.2177858-20702-176124074847699=/root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885600.26090: variable 'ansible_module_compression' from source: unknown 20459 1726885600.26099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20459 1726885600.26101: variable 'ansible_facts' from source: unknown 20459 1726885600.26103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699/AnsiballZ_dnf.py 20459 1726885600.26161: Sending initial data 20459 1726885600.26169: Sent initial data (152 bytes) 20459 1726885600.27151: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885600.27164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.27183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.27204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.27246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885600.27258: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885600.27271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.27296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885600.27314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885600.27328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885600.27342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.27356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.27372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.27391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885600.27403: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885600.27424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.27496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885600.27522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885600.27544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885600.27603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885600.29292: 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 <<< 20459 1726885600.29329: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885600.29361: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmprgajjgdk /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699/AnsiballZ_dnf.py <<< 20459 1726885600.29409: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885600.30744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885600.30831: stderr chunk (state=3): >>><<< 20459 1726885600.30835: stdout chunk (state=3): >>><<< 20459 1726885600.30849: done transferring module to remote 20459 1726885600.30859: _low_level_execute_command(): starting 20459 1726885600.30862: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699/ /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699/AnsiballZ_dnf.py && sleep 0' 20459 1726885600.31262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885600.31280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885600.31283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.31286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885600.31322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.31326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.31329: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.31379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885600.31383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885600.31425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885600.33134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885600.33171: stderr chunk (state=3): >>><<< 20459 1726885600.33174: stdout chunk (state=3): >>><<< 20459 1726885600.33189: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885600.33192: _low_level_execute_command(): starting 20459 1726885600.33195: _low_level_execute_command(): using become for this command 20459 1726885600.33204: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ddueekzbjlxwfvgjdnvwlpjgbebgrtoc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885600.33284: Initial state: awaiting_escalation: BECOME-SUCCESS-ddueekzbjlxwfvgjdnvwlpjgbebgrtoc 20459 1726885600.33619: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885600.33672: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885600.33724: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885600.33782: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885600.33821: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885600.36569: stdout chunk (state=1): >>>BECOME-SUCCESS-ddueekzbjlxwfvgjdnvwlpjgbebgrtoc <<< 20459 1726885600.36582: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ddueekzbjlxwfvgjdnvwlpjgbebgrtoc' 20459 1726885600.36800: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885600.36831: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885600.36883: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885600.36933: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885600.36953: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885600.36995: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885600.36998: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885600.37040: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885600.37074: 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 <<< 20459 1726885600.37101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885600.37115: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2de45ca0> <<< 20459 1726885600.37168: 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 0x7efe2dbdc280> <<< 20459 1726885600.37195: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2de45a00> <<< 20459 1726885600.37220: 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 0x7efe2de459a0> <<< 20459 1726885600.37249: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885600.37279: 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 0x7efe2dbdc370> <<< 20459 1726885600.37326: 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' <<< 20459 1726885600.37365: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbdc550> <<< 20459 1726885600.37398: 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' <<< 20459 1726885600.37445: 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' <<< 20459 1726885600.37458: 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' <<< 20459 1726885600.37486: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db88f70> <<< 20459 1726885600.37496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885600.37519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885600.37582: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db8f100> <<< 20459 1726885600.37610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885600.37618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885600.37650: 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 0x7efe2dbb8730> <<< 20459 1726885600.37671: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db8f820> <<< 20459 1726885600.37695: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbf1760> <<< 20459 1726885600.37717: 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' <<< 20459 1726885600.37730: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db88c70> <<< 20459 1726885600.37769: 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' # <<< 20459 1726885600.37781: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbb8c70> <<< 20459 1726885600.37821: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbdcfd0> <<< 20459 1726885600.37846: 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. <<< 20459 1726885600.38078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885600.38094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885600.38121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885600.38141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885600.38151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885600.38162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885600.38179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885600.38184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885600.38201: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db2fd90> <<< 20459 1726885600.38242: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db32e20> <<< 20459 1726885600.38269: 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' <<< 20459 1726885600.38288: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885600.38316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885600.38323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885600.38348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885600.38356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885600.38368: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db29730> <<< 20459 1726885600.38384: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db30520> <<< 20459 1726885600.38389: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db2f250> <<< 20459 1726885600.38415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885600.38472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885600.38496: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885600.38528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.38545: 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' <<< 20459 1726885600.38577: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.38591: 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 0x7efe2da3ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da3a760> <<< 20459 1726885600.38593: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885600.38615: 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 0x7efe2da3ad60> <<< 20459 1726885600.38631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885600.38649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885600.38669: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885600.38679: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da3ae20> <<< 20459 1726885600.38696: 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' <<< 20459 1726885600.38709: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da3aee0> <<< 20459 1726885600.38722: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885600.38761: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da92be0> <<< 20459 1726885600.38766: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885600.38791: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da8c4c0> <<< 20459 1726885600.38844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885600.38855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2daa0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db36d00> <<< 20459 1726885600.38871: 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' <<< 20459 1726885600.38902: 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 0x7efe2da4bb20> <<< 20459 1726885600.38917: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db32fa0> <<< 20459 1726885600.38940: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.38955: 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 0x7efe2daa0130> <<< 20459 1726885600.38973: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db3c8b0> <<< 20459 1726885600.38978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885600.38983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885600.38999: 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' <<< 20459 1726885600.39026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885600.39033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885600.39045: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4be50> <<< 20459 1726885600.39052: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4bc40> <<< 20459 1726885600.39073: 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' <<< 20459 1726885600.39086: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4bbb0> <<< 20459 1726885600.39103: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885600.39114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885600.39129: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885600.39135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885600.39152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885600.39198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885600.39227: 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 0x7efe2da20220> <<< 20459 1726885600.39251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885600.39254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885600.39289: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da20310> <<< 20459 1726885600.39404: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da56e50> <<< 20459 1726885600.39439: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4e8e0> <<< 20459 1726885600.39464: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4be20> <<< 20459 1726885600.39481: 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' <<< 20459 1726885600.39513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885600.39530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885600.39554: 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'<<< 20459 1726885600.39564: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d9e3f70> <<< 20459 1726885600.39594: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d9c8b20> <<< 20459 1726885600.39642: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4ed60> <<< 20459 1726885600.39649: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da8cfd0> <<< 20459 1726885600.39663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885600.39689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885600.39720: 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' <<< 20459 1726885600.39723: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d9809a0> import 'errno' # <<< 20459 1726885600.39760: 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 0x7efe2d980cd0> <<< 20459 1726885600.39776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885600.39780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885600.39801: 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' <<< 20459 1726885600.39820: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d9935e0> <<< 20459 1726885600.39838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885600.39868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885600.39890: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d993b20> <<< 20459 1726885600.39931: 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' <<< 20459 1726885600.39940: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe2d91e250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d980dc0> <<< 20459 1726885600.39957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885600.39961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885600.40004: 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 0x7efe2d92f130> <<< 20459 1726885600.40019: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d993460> import 'pwd' # <<< 20459 1726885600.40046: 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 0x7efe2d92f1f0> <<< 20459 1726885600.40083: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4b880> <<< 20459 1726885600.40102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885600.40123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885600.40138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885600.40151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885600.40178: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.40187: 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 0x7efe2d94b550> <<< 20459 1726885600.40197: 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' <<< 20459 1726885600.40232: 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 0x7efe2d94b820> <<< 20459 1726885600.40234: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d94b610> <<< 20459 1726885600.40257: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.40260: 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 0x7efe2d94b700> <<< 20459 1726885600.40281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885600.40286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885600.40494: 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 0x7efe2d94bb50> <<< 20459 1726885600.40549: 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 0x7efe2d94bfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d94b790> <<< 20459 1726885600.40553: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d93d8e0> <<< 20459 1726885600.40555: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4b460> <<< 20459 1726885600.40588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885600.40652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885600.40685: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d94b940> <<< 20459 1726885600.40787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885600.40797: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe2d87b520> <<< 20459 1726885600.40947: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip' <<< 20459 1726885600.40960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.41026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.41070: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 20459 1726885600.41083: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.41093: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885600.41106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.42318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.43244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885600.43250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d777730> <<< 20459 1726885600.43275: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885600.43280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.43304: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885600.43307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885600.43331: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885600.43337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885600.43364: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.43367: 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 0x7efe2d807850> <<< 20459 1726885600.43401: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807730> <<< 20459 1726885600.43437: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807490> <<< 20459 1726885600.43455: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885600.43458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885600.43505: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807580> <<< 20459 1726885600.43508: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d8072b0> import 'atexit' # <<< 20459 1726885600.43541: 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 0x7efe2d8074f0> <<< 20459 1726885600.43564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885600.43588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885600.43629: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d8078b0> <<< 20459 1726885600.43644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885600.43663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885600.43683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 20459 1726885600.43690: stdout chunk (state=3): >>> <<< 20459 1726885600.43707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885600.43729: 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' <<< 20459 1726885600.43800: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d1af790> <<< 20459 1726885600.43862: 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 0x7efe2d1afb20> <<< 20459 1726885600.43888: 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 0x7efe2d1af970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885600.43932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885600.43953: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d1cc4c0> <<< 20459 1726885600.43964: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d801d00> <<< 20459 1726885600.44127: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807610> <<< 20459 1726885600.44148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885600.44156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885600.44173: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d801e80> <<< 20459 1726885600.44198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885600.44201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885600.44239: 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' <<< 20459 1726885600.44257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885600.44262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885600.44290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885600.44295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20459 1726885600.44301: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d771880> <<< 20459 1726885600.44390: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a9d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a9850> <<< 20459 1726885600.44393: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d1c5310> <<< 20459 1726885600.44420: 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 0x7efe2d7a9fa0> <<< 20459 1726885600.44447: 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 0x7efe2d7a9f70> <<< 20459 1726885600.44476: 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 <<< 20459 1726885600.44479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885600.44506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885600.44531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885600.44599: 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 0x7efe2d190f70> <<< 20459 1726885600.44607: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7dee80> <<< 20459 1726885600.44628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885600.44644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885600.44697: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.44700: 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 0x7efe2d19f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7defd0> <<< 20459 1726885600.44726: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885600.44766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.44793: 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' <<< 20459 1726885600.44802: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885600.44857: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d190250> <<< 20459 1726885600.44983: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d19f160> <<< 20459 1726885600.45080: 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' <<< 20459 1726885600.45085: 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 0x7efe2d19c5b0> <<< 20459 1726885600.45129: 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' <<< 20459 1726885600.45131: 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 0x7efe2d19c670> <<< 20459 1726885600.45161: 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 0x7efe2d19bca0> <<< 20459 1726885600.45179: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7d7bb0> <<< 20459 1726885600.45194: 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' <<< 20459 1726885600.45229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885600.45242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885600.45284: 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 0x7efe2d7689d0> <<< 20459 1726885600.45481: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.45537: 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 0x7efe2d766970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d191880> <<< 20459 1726885600.45542: 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 0x7efe2d768400> <<< 20459 1726885600.45550: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a09d0> <<< 20459 1726885600.45553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.45570: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885600.45637: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.45735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.45738: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885600.45757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.45767: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885600.45783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.45879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.45978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.46437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.46916: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885600.46941: 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_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885600.46954: 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' <<< 20459 1726885600.47002: 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 0x7efe2d16cbe0> <<< 20459 1726885600.47092: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885600.47095: 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 0x7efe2d75d7c0> <<< 20459 1726885600.47097: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd6f100> <<< 20459 1726885600.47156: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885600.47182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.47199: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885600.47362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.47438: 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' <<< 20459 1726885600.47480: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d75ec10> <<< 20459 1726885600.47483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.47870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48360: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885600.48369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48434: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885600.48439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48575: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885600.48585: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48603: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885600.48621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48655: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48687: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885600.48699: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.48904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885600.49100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885600.49125: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885600.49225: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a3fd0> # zipimport: zlib available <<< 20459 1726885600.49275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49350: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885600.49375: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885600.49402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49442: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885600.49488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49650: 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 <<< 20459 1726885600.49681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.49747: 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 0x7efe2d157700> <<< 20459 1726885600.49772: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd1d0d0> <<< 20459 1726885600.49805: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885600.49823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.49949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.50004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.50029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.50074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885600.50084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885600.50104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885600.50151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885600.50181: 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' <<< 20459 1726885600.50270: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd5eb50> <<< 20459 1726885600.50306: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d163520> <<< 20459 1726885600.50372: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d160a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885600.50383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.50405: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.50430: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885600.50506: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885600.50596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885600.50614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.51018: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.51430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.52003: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.52544: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 20459 1726885600.52551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157fd0> <<< 20459 1726885600.52572: 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' <<< 20459 1726885600.52577: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d1570a0> <<< 20459 1726885600.52598: 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' <<< 20459 1726885600.52622: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 20459 1726885600.52627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 20459 1726885600.52655: 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' <<< 20459 1726885600.52658: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157820> <<< 20459 1726885600.52684: 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' <<< 20459 1726885600.52703: 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' <<< 20459 1726885600.52741: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb381c0> <<< 20459 1726885600.52766: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py <<< 20459 1726885600.52781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 20459 1726885600.52787: 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' <<< 20459 1726885600.52814: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 20459 1726885600.52825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 20459 1726885600.52841: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 20459 1726885600.52849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 20459 1726885600.52868: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 20459 1726885600.52883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 20459 1726885600.52886: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb37bb0> <<< 20459 1726885600.52916: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 20459 1726885600.52919: 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 0x7efe2cb4ef10> <<< 20459 1726885600.52948: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 20459 1726885600.52951: 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 0x7efe2cb4ed30> <<< 20459 1726885600.53041: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb37340> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 20459 1726885600.53084: stdout chunk (state=3): >>># 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' <<< 20459 1726885600.53090: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb61580> <<< 20459 1726885600.53103: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20459 1726885600.53140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20459 1726885600.53202: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb615e0> <<< 20459 1726885600.53217: 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' <<< 20459 1726885600.53251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20459 1726885600.53254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20459 1726885600.53286: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd19730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb61ca0> <<< 20459 1726885600.53338: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb379d0> <<< 20459 1726885600.53359: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb38a90> <<< 20459 1726885600.53375: 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' <<< 20459 1726885600.53399: 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 <<< 20459 1726885600.53437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20459 1726885600.53462: 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' <<< 20459 1726885600.53486: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd58940> <<< 20459 1726885600.53691: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd6c730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd19e50> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 20459 1726885600.53705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 20459 1726885600.53727: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 20459 1726885600.53745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20459 1726885600.53767: 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' <<< 20459 1726885600.53778: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb66df0> <<< 20459 1726885600.53822: 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 0x7efe2cb66250> <<< 20459 1726885600.53838: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbb79d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbe4730> <<< 20459 1726885600.53877: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb38460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb38220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157040> <<< 20459 1726885600.53897: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7ded60> <<< 20459 1726885600.53923: 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 0x7efe2d157e80> <<< 20459 1726885600.53941: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 20459 1726885600.53955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 20459 1726885600.53973: 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' <<< 20459 1726885600.54029: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb66550> <<< 20459 1726885600.54040: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157160> <<< 20459 1726885600.54065: 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' <<< 20459 1726885600.54144: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb21130> <<< 20459 1726885600.54165: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20459 1726885600.54186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20459 1726885600.54246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885600.54275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885600.54438: 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 0x7efe2cb80700> <<< 20459 1726885600.54711: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbc4ee0> <<< 20459 1726885600.54733: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb662b0> <<< 20459 1726885600.54770: 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' <<< 20459 1726885600.54798: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbc4100> <<< 20459 1726885600.54824: 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 0x7efe2cbb88b0> <<< 20459 1726885600.54850: 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' <<< 20459 1726885600.54892: 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 0x7efe2cbcac40> <<< 20459 1726885600.54905: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbb86d0> <<< 20459 1726885600.54926: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20459 1726885600.54981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 20459 1726885600.55058: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbca7c0> <<< 20459 1726885600.55075: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 20459 1726885600.55106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 20459 1726885600.55391: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbc3730> <<< 20459 1726885600.55425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 20459 1726885600.55432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 20459 1726885600.55452: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c8e9b80> <<< 20459 1726885600.55487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.55599: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885600.55602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.55698: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.55839: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885600.55844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.55879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.55926: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 20459 1726885600.56029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.56128: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885600.56223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885600.56363: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885600.56704: 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' <<< 20459 1726885600.56755: 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 <<< 20459 1726885600.56760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 20459 1726885600.56774: 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 0x7efe2c8470a0> <<< 20459 1726885600.56799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885600.56844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885600.57008: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c847a90> <<< 20459 1726885600.57037: 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' <<< 20459 1726885600.57082: 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 0x7efe2c899fa0> <<< 20459 1726885600.57096: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c847d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c847610> <<< 20459 1726885600.57133: 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 0x7efe2c8473a0> <<< 20459 1726885600.57152: 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 <<< 20459 1726885600.57234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885600.57281: 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' <<< 20459 1726885600.57284: 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' <<< 20459 1726885600.57392: 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 0x7efe2c851ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c851700> <<< 20459 1726885600.57417: 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 <<< 20459 1726885600.57443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 20459 1726885600.57512: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 20459 1726885600.57519: 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 0x7efe2c76f430> <<< 20459 1726885600.57539: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c851eb0> <<< 20459 1726885600.57559: 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 <<< 20459 1726885600.57625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20459 1726885600.58580: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 20459 1726885600.58583: 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 0x7efe2c6ced00> <<< 20459 1726885600.58638: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c7ef1c0> <<< 20459 1726885600.58661: 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 <<< 20459 1726885600.58710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20459 1726885600.58802: 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 0x7efe2aee31c0> <<< 20459 1726885600.58848: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c7a3790> <<< 20459 1726885600.58881: 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 <<< 20459 1726885600.58893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885600.59029: 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 0x7efe2adb3d60> <<< 20459 1726885600.59053: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2aec2460> <<< 20459 1726885600.59074: 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 <<< 20459 1726885600.59113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885600.59201: 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 0x7efe2ad1c8e0> <<< 20459 1726885600.59234: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2aee3400> <<< 20459 1726885600.59264: 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' <<< 20459 1726885600.59335: 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 0x7efe2ad15c40> <<< 20459 1726885600.59361: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ad1ce80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c845b80> <<< 20459 1726885600.59381: 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 <<< 20459 1726885600.59405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 20459 1726885600.59436: 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 <<< 20459 1726885600.59447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 20459 1726885600.59478: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.59496: 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 0x7efe2ac3fa00> <<< 20459 1726885600.59507: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac3f220> <<< 20459 1726885600.59530: 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 <<< 20459 1726885600.59551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 20459 1726885600.59578: 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' <<< 20459 1726885600.59613: 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 0x7efe2ac595e0> <<< 20459 1726885600.59638: 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 <<< 20459 1726885600.59755: stdout chunk (state=3): >>># 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 0x7efe2ac65190> # /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' <<< 20459 1726885600.60040: 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' <<< 20459 1726885600.60049: 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 0x7efe2ac65730> <<< 20459 1726885600.60080: 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 <<< 20459 1726885600.60096: 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 0x7efe2ac65b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac65250> <<< 20459 1726885600.60118: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac59670> <<< 20459 1726885600.60132: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac4fca0> <<< 20459 1726885600.60152: 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 <<< 20459 1726885600.60163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.60255: 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 0x7efe2a817f40> <<< 20459 1726885600.60275: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac59070> <<< 20459 1726885600.60344: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac3fb80> <<< 20459 1726885600.60373: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ad47610> <<< 20459 1726885600.60397: 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' <<< 20459 1726885600.60488: 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 0x7efe2ad47df0> <<< 20459 1726885600.60493: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ad47790> <<< 20459 1726885600.60515: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c845fa0> <<< 20459 1726885600.60540: 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 <<< 20459 1726885600.60545: stdout chunk (state=3): >>># 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 0x7efe2a826c40> <<< 20459 1726885600.60569: 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 <<< 20459 1726885600.60582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 20459 1726885600.60610: 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 <<< 20459 1726885600.60622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 20459 1726885600.60643: 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 <<< 20459 1726885600.60650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 20459 1726885600.60681: 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' <<< 20459 1726885600.60709: 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 <<< 20459 1726885600.60744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20459 1726885600.60778: 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 <<< 20459 1726885600.60872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885600.60992: 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 0x7efe2a695100> <<< 20459 1726885600.61088: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a735190> <<< 20459 1726885600.61114: 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 <<< 20459 1726885600.61120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 20459 1726885600.61142: 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 <<< 20459 1726885600.61147: 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 0x7efe2a7406d0> <<< 20459 1726885600.61226: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a746c40> <<< 20459 1726885600.61246: 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 <<< 20459 1726885600.61254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.61324: 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<<< 20459 1726885600.61334: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.61342: 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' <<< 20459 1726885600.61382: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740a90> <<< 20459 1726885600.61403: 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' <<< 20459 1726885600.61431: 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 <<< 20459 1726885600.61437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 20459 1726885600.61468: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740d30> <<< 20459 1726885600.61492: 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 <<< 20459 1726885600.61497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.61518: 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' <<< 20459 1726885600.61548: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740f40> <<< 20459 1726885600.61567: 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 <<< 20459 1726885600.61572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 20459 1726885600.61607: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740e20> <<< 20459 1726885600.61639: 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' <<< 20459 1726885600.61658: 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' <<< 20459 1726885600.61695: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a2b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740f10> <<< 20459 1726885600.61719: 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' <<< 20459 1726885600.61785: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740eb0> # /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' <<< 20459 1726885600.61809: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a7408b0> <<< 20459 1726885600.61836: 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' <<< 20459 1726885600.61863: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a310> <<< 20459 1726885600.61889: 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' <<< 20459 1726885600.61935: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a3a0> <<< 20459 1726885600.61949: 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' <<< 20459 1726885600.61994: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a430> <<< 20459 1726885600.62006: 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' <<< 20459 1726885600.62044: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a4c0> <<< 20459 1726885600.62055: 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' <<< 20459 1726885600.62084: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a550> <<< 20459 1726885600.62114: 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' <<< 20459 1726885600.62161: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a5e0> <<< 20459 1726885600.62185: 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 0x7efe2a59a670> <<< 20459 1726885600.62197: 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' <<< 20459 1726885600.62232: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a695fa0> <<< 20459 1726885600.62267: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713ee0> <<< 20459 1726885600.62302: 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' <<< 20459 1726885600.62319: 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' <<< 20459 1726885600.62410: 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 0x7efe2a59aac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740d90> <<< 20459 1726885600.62456: 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 0x7efe2a728f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713190> <<< 20459 1726885600.62487: 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' <<< 20459 1726885600.62514: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a849a30> <<< 20459 1726885600.62536: 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 <<< 20459 1726885600.62565: 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 0x7efe2a849f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a826be0> <<< 20459 1726885600.62593: 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' <<< 20459 1726885600.62621: 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 <<< 20459 1726885600.62645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 20459 1726885600.62676: 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' <<< 20459 1726885600.62706: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b13d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a849820> <<< 20459 1726885600.62732: 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' <<< 20459 1726885600.62751: 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 <<< 20459 1726885600.62780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885600.62804: 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' <<< 20459 1726885600.62844: 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 0x7efe2a54e190> <<< 20459 1726885600.62858: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20459 1726885600.62879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 20459 1726885600.62902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885600.62940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885600.62975: 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' <<< 20459 1726885600.62986: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a4f6f70> <<< 20459 1726885600.63020: 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 0x7efe2a501100> <<< 20459 1726885600.63074: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a563580> <<< 20459 1726885600.63095: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a54e5b0> <<< 20459 1726885600.63125: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a542970> <<< 20459 1726885600.63156: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1dc0> <<< 20459 1726885600.63187: 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' <<< 20459 1726885600.63205: 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 <<< 20459 1726885600.63414: 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 0x7efe2a501eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a501670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1c70> # /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' <<< 20459 1726885600.63438: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a53b820> <<< 20459 1726885600.63499: 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 0x7efe2a524730> # /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 0x7efe2a5247c0> # /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 0x7efe2a524940> <<< 20459 1726885600.63519: 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 <<< 20459 1726885600.63535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 20459 1726885600.63543: 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 <<< 20459 1726885600.63572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20459 1726885600.63643: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 20459 1726885600.63649: 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 0x7efe2a35ff70> <<< 20459 1726885600.63659: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a524f70> <<< 20459 1726885600.63680: 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 0x7efe2a35fe80> <<< 20459 1726885600.63701: 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 <<< 20459 1726885600.63715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885600.63728: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a3651f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5248e0> <<< 20459 1726885600.63755: 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' <<< 20459 1726885600.63768: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a524e80> <<< 20459 1726885600.63790: 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 <<< 20459 1726885600.63797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 20459 1726885600.63820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885600.63864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885600.63884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20459 1726885600.63899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885600.63922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 20459 1726885600.63931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 20459 1726885600.63949: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.63961: 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 0x7efe2a2ee2b0> <<< 20459 1726885600.63968: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2def70> <<< 20459 1726885600.63990: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2de8b0> <<< 20459 1726885600.64094: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a3778b0> <<< 20459 1726885600.64101: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a365d90> <<< 20459 1726885600.64125: 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' <<< 20459 1726885600.64144: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a377b80> <<< 20459 1726885600.64161: 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' <<< 20459 1726885600.64175: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a37e880> <<< 20459 1726885600.64187: 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 <<< 20459 1726885600.64196: 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 0x7efe2a2fd6a0> <<< 20459 1726885600.64217: 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 0x7efe2a2fd340> <<< 20459 1726885600.64238: 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 <<< 20459 1726885600.64250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 20459 1726885600.64267: 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 <<< 20459 1726885600.64287: 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 0x7efe2a30c550> <<< 20459 1726885600.64299: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2fd070> <<< 20459 1726885600.64315: 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 0x7efe2a30c3d0> <<< 20459 1726885600.64332: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c8472e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c8478b0> <<< 20459 1726885600.64791: 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 <<< 20459 1726885600.64800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 20459 1726885600.64828: 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' <<< 20459 1726885600.64846: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a314eb0> <<< 20459 1726885600.64870: 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 <<< 20459 1726885600.64879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.64899: 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 <<< 20459 1726885600.64931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20459 1726885600.64951: 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 <<< 20459 1726885600.64989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20459 1726885600.65008: 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 <<< 20459 1726885600.65026: 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 0x7efe2a2c8e80> <<< 20459 1726885600.65042: 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 <<< 20459 1726885600.65050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 20459 1726885600.65080: 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 <<< 20459 1726885600.65094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 20459 1726885600.65107: 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' <<< 20459 1726885600.65209: 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 0x7efe2a263c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a263af0> <<< 20459 1726885600.65246: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2632b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2c8f70> <<< 20459 1726885600.65268: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b4dc0> <<< 20459 1726885600.65286: 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' <<< 20459 1726885600.65303: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a263100> <<< 20459 1726885600.65325: 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 <<< 20459 1726885600.65345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.65362: 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 <<< 20459 1726885600.65386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 20459 1726885600.65407: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a27ff40> <<< 20459 1726885600.65428: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a263d90> <<< 20459 1726885600.65462: 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' <<< 20459 1726885600.65499: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a27f8b0> # /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' <<< 20459 1726885600.65533: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a28eeb0> # /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' <<< 20459 1726885600.65568: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a28efa0> # /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 <<< 20459 1726885600.65598: stdout chunk (state=3): >>># 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 0x7efe2a18c1f0> <<< 20459 1726885600.65630: 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 <<< 20459 1726885600.65647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 20459 1726885600.65693: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a18c7f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a18c520> <<< 20459 1726885600.65718: 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 0x7efe2a18c8b0> <<< 20459 1726885600.65749: 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 0x7efe2a19c4f0> <<< 20459 1726885600.65777: 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 <<< 20459 1726885600.65795: 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 0x7efe2a19c5e0> <<< 20459 1726885600.65826: 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' <<< 20459 1726885600.65854: 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 <<< 20459 1726885600.65877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 20459 1726885600.65903: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a19cdc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a19c9d0> <<< 20459 1726885600.65945: 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' <<< 20459 1726885600.65973: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a19ce20> # /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 0x7efe2a1b0a00> <<< 20459 1726885600.66006: 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' <<< 20459 1726885600.66029: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a1b0b20> <<< 20459 1726885600.66064: 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' <<< 20459 1726885600.66086: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a1b0d60> <<< 20459 1726885600.66107: 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 0x7efe2a1b0ee0> <<< 20459 1726885600.66139: 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' <<< 20459 1726885600.66180: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a140be0> <<< 20459 1726885600.66200: 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 0x7efe2a140d30> <<< 20459 1726885600.66222: 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' <<< 20459 1726885600.66260: 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 0x7efe2a150430> <<< 20459 1726885600.66286: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a140fd0> # /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 <<< 20459 1726885600.66348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20459 1726885600.66387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 20459 1726885600.66404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a150e20> <<< 20459 1726885600.66423: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a150970> <<< 20459 1726885600.66439: 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 0x7efe2a150c70> <<< 20459 1726885600.66469: 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 <<< 20459 1726885600.66544: 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 0x7efe2a15c700> # /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 0x7efe2a15cf40> <<< 20459 1726885600.66563: 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 0x7efe2a16d190> <<< 20459 1726885600.66592: 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 0x7efe2a16d280> <<< 20459 1726885600.66638: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b43a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b4100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a314be0> <<< 20459 1726885600.66659: 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' <<< 20459 1726885600.66708: 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' <<< 20459 1726885600.66744: 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 0x7efe2a16ddf0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a16db20> <<< 20459 1726885600.66765: 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' <<< 20459 1726885600.66778: 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 <<< 20459 1726885600.66800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20459 1726885600.66828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885600.66856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885600.66910: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a1044c0> <<< 20459 1726885600.66936: 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' <<< 20459 1726885600.66985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885600.66998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885600.67019: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a10d400> <<< 20459 1726885600.67085: 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 0x7efe2a104d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a104cd0> <<< 20459 1726885600.67105: 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' <<< 20459 1726885600.67146: 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 0x7efe2a13b640> <<< 20459 1726885600.67159: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a13b0d0> <<< 20459 1726885600.67198: 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' <<< 20459 1726885600.67210: 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 <<< 20459 1726885600.67236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 20459 1726885600.67248: stdout chunk (state=3): >>>import 'six.moves' # <<< 20459 1726885600.67283: 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' <<< 20459 1726885600.67322: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a086970> # /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' <<< 20459 1726885600.67348: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a086b50> <<< 20459 1726885600.67370: 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' <<< 20459 1726885600.67382: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 20459 1726885600.67426: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a13bbb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a13b940> <<< 20459 1726885600.67463: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a16de80> <<< 20459 1726885600.67488: 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' <<< 20459 1726885600.67540: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a178eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a16d9d0> <<< 20459 1726885600.67558: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b4130> <<< 20459 1726885600.67570: 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 <<< 20459 1726885600.67703: stdout chunk (state=3): >>># 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 0x7efe2a090ee0> # /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 0x7efe2a0a73a0> <<< 20459 1726885600.67732: 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 <<< 20459 1726885600.67747: 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 0x7efe2a0a7c10> <<< 20459 1726885600.67771: 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 0x7efe2a03c520> <<< 20459 1726885600.67796: 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 <<< 20459 1726885600.67828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 20459 1726885600.67838: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a03ca90> <<< 20459 1726885600.67857: 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 <<< 20459 1726885600.67863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 20459 1726885600.67883: 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' <<< 20459 1726885600.67904: 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' <<< 20459 1726885600.67956: 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 0x7efe2a048b50> <<< 20459 1726885600.67981: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048490> <<< 20459 1726885600.67990: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048100> <<< 20459 1726885600.68014: 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 <<< 20459 1726885600.68027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 20459 1726885600.68053: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048340> <<< 20459 1726885600.68079: 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 <<< 20459 1726885600.68085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 20459 1726885600.68117: 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' <<< 20459 1726885600.68144: 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 0x7efe2a059ac0> <<< 20459 1726885600.68167: 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' <<< 20459 1726885600.68189: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a059b50> <<< 20459 1726885600.68213: 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 <<< 20459 1726885600.68223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 20459 1726885600.68299: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 20459 1726885600.68307: 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 0x7efe2a063190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a059fa0> <<< 20459 1726885600.68330: 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' <<< 20459 1726885600.68352: 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 <<< 20459 1726885600.68366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 20459 1726885600.68383: 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 <<< 20459 1726885600.68401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885600.68425: 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 <<< 20459 1726885600.68440: 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 0x7efe29f6d1f0> <<< 20459 1726885600.68448: 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 <<< 20459 1726885600.68476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 20459 1726885600.68479: 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 <<< 20459 1726885600.68484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 20459 1726885600.68521: 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 0x7efe29f76250> <<< 20459 1726885600.68548: 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 0x7efe29f761f0> <<< 20459 1726885600.68570: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py <<< 20459 1726885600.68575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 20459 1726885600.68617: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.68638: 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 0x7efe29f763a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6df10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6dc10> <<< 20459 1726885600.68655: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6d2b0> <<< 20459 1726885600.68664: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a073940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a063f70> <<< 20459 1726885600.68684: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a063850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a059700> <<< 20459 1726885600.68723: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048fd0> <<< 20459 1726885600.68740: 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 <<< 20459 1726885600.68756: 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 0x7efe2a059850> <<< 20459 1726885600.68778: 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 <<< 20459 1726885600.68786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 20459 1726885600.68799: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6dca0> <<< 20459 1726885600.68824: 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 <<< 20459 1726885600.68832: 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 0x7efe29f76670> <<< 20459 1726885600.68861: 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 <<< 20459 1726885600.68877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 20459 1726885600.68883: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f768e0> <<< 20459 1726885600.68895: 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 <<< 20459 1726885600.68913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 20459 1726885600.68927: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f76e50> <<< 20459 1726885600.68945: 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 <<< 20459 1726885600.68976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20459 1726885600.68999: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f92640> <<< 20459 1726885600.69023: 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 <<< 20459 1726885600.69035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 20459 1726885600.69067: 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 0x7efe29f17820> <<< 20459 1726885600.69088: 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 <<< 20459 1726885600.69107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20459 1726885600.69137: 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' <<< 20459 1726885600.69142: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f22a90> <<< 20459 1726885600.69161: 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 <<< 20459 1726885600.69205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 20459 1726885600.69232: 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' <<< 20459 1726885600.69238: 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 0x7efe29f41fd0> <<< 20459 1726885600.69328: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f22af0> <<< 20459 1726885600.69348: 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 <<< 20459 1726885600.69437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 20459 1726885600.69442: 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' <<< 20459 1726885600.69445: 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' <<< 20459 1726885600.69457: 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 <<< 20459 1726885600.69493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 20459 1726885600.69527: 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 0x7efe29eee310> <<< 20459 1726885600.69552: 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 0x7efe29eee430> <<< 20459 1726885600.69638: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ee03a0> <<< 20459 1726885600.69652: 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 <<< 20459 1726885600.69682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 20459 1726885600.69726: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ee06d0> <<< 20459 1726885600.69751: 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 0x7efe29ef1820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ee0040> # /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' <<< 20459 1726885600.69782: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ee0100> <<< 20459 1726885600.69819: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ed49a0> <<< 20459 1726885600.69845: 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 0x7efe29ef1cd0> <<< 20459 1726885600.69871: 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 0x7efe29e88100> <<< 20459 1726885600.69902: 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 0x7efe29e881f0> <<< 20459 1726885600.69945: 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' <<< 20459 1726885600.69967: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e88310> <<< 20459 1726885600.69985: 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 <<< 20459 1726885600.69997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 20459 1726885600.70026: 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 <<< 20459 1726885600.70131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885600.70145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 20459 1726885600.70185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 20459 1726885600.70205: 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' <<< 20459 1726885600.70246: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e5e550> <<< 20459 1726885600.70306: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29eb1e50> <<< 20459 1726885600.70323: 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 0x7efe29ec48e0> <<< 20459 1726885600.70357: 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' <<< 20459 1726885600.70376: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ec4970> <<< 20459 1726885600.70401: 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' <<< 20459 1726885600.70462: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e5e1c0> <<< 20459 1726885600.70480: 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 0x7efe29e6f2b0> <<< 20459 1726885600.70648: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e94c10> <<< 20459 1726885600.70677: 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 <<< 20459 1726885600.70694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 20459 1726885600.70728: 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 <<< 20459 1726885600.70741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 20459 1726885600.70744: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e9e880><<< 20459 1726885600.70746: 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 <<< 20459 1726885600.70749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 20459 1726885600.70768: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e1d790> <<< 20459 1726885600.70784: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e94f10> <<< 20459 1726885600.70825: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e88ac0> <<< 20459 1726885600.70876: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f41ca0> <<< 20459 1726885600.70896: 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 <<< 20459 1726885600.70918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885600.70943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885600.70955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885600.70965: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e41550> <<< 20459 1726885600.70998: 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' <<< 20459 1726885600.71006: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e41d00> <<< 20459 1726885600.71033: 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 0x7efe29e41f70> <<< 20459 1726885600.71062: 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 <<< 20459 1726885600.71075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 20459 1726885600.71096: 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 <<< 20459 1726885600.71115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 20459 1726885600.71165: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dd09a0> <<< 20459 1726885600.71185: 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' <<< 20459 1726885600.71214: 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 <<< 20459 1726885600.71230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 20459 1726885600.71238: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29def0d0> <<< 20459 1726885600.71247: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dd0c70> <<< 20459 1726885600.71275: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e41eb0> <<< 20459 1726885600.71309: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e32790> <<< 20459 1726885600.71331: 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 <<< 20459 1726885600.71348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 20459 1726885600.71371: 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 <<< 20459 1726885600.71408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885600.71434: 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 <<< 20459 1726885600.71444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 20459 1726885600.71473: 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 0x7efe29da81f0> <<< 20459 1726885600.71499: 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' <<< 20459 1726885600.71528: 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' <<< 20459 1726885600.71557: 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' <<< 20459 1726885600.71566: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8cd0> <<< 20459 1726885600.71587: 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 <<< 20459 1726885600.71595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 20459 1726885600.71617: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8f10> <<< 20459 1726885600.71632: 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' <<< 20459 1726885600.71658: 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 <<< 20459 1726885600.71668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 20459 1726885600.71691: 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 <<< 20459 1726885600.71698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 20459 1726885600.71764: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29db1af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29db16d0> <<< 20459 1726885600.71786: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29db1220> <<< 20459 1726885600.71794: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8970> <<< 20459 1726885600.71817: 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' <<< 20459 1726885600.71846: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8ac0> <<< 20459 1726885600.71875: 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 <<< 20459 1726885600.71881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 20459 1726885600.71907: 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 <<< 20459 1726885600.71919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.71940: 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 <<< 20459 1726885600.71953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.71972: 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 <<< 20459 1726885600.71982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885600.72004: 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' <<< 20459 1726885600.72038: 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' <<< 20459 1726885600.72049: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d5e910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d5e580> <<< 20459 1726885600.72064: 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 <<< 20459 1726885600.72089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885600.72141: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d5e5e0> <<< 20459 1726885600.72157: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 20459 1726885600.72160: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 20459 1726885600.72218: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d51520> <<< 20459 1726885600.72241: 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' <<< 20459 1726885600.72247: stdout chunk (state=3): >>>import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d51700> <<< 20459 1726885600.72265: 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 <<< 20459 1726885600.72275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 20459 1726885600.72301: 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 <<< 20459 1726885600.72316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885600.72339: 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' <<< 20459 1726885600.72364: 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' <<< 20459 1726885600.72393: 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 0x7efe29d08820> <<< 20459 1726885600.72425: 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 0x7efe29d089d0> <<< 20459 1726885600.72451: 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' <<< 20459 1726885600.72466: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d08b80> <<< 20459 1726885600.72476: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d084c0> <<< 20459 1726885600.72500: 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' <<< 20459 1726885600.72525: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d08f10> <<< 20459 1726885600.72544: 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 <<< 20459 1726885600.72554: 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 0x7efe29d08fa0> <<< 20459 1726885600.72573: 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 <<< 20459 1726885600.72581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 20459 1726885600.72620: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d14040> <<< 20459 1726885600.72628: 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 <<< 20459 1726885600.72654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 20459 1726885600.72677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 20459 1726885600.72690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 20459 1726885600.72701: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d21250> <<< 20459 1726885600.72726: 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 <<< 20459 1726885600.72735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 20459 1726885600.73650: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d21820> <<< 20459 1726885600.73694: 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 0x7efe29d3ddf0> <<< 20459 1726885600.73739: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d14cd0> # /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 0x7efe29d14b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d08160> <<< 20459 1726885600.73771: 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 0x7efe29d77fa0> <<< 20459 1726885600.73803: 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' <<< 20459 1726885600.73834: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d77850> <<< 20459 1726885600.73932: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d67a00> # /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 <<< 20459 1726885600.73978: 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 # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cc97f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cc9430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d77910> <<< 20459 1726885600.74057: 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' <<< 20459 1726885600.74087: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d778e0> # /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 0x7efe29cc9c70> <<< 20459 1726885600.74129: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d51850> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 20459 1726885600.74165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 20459 1726885600.74196: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cd6820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dc0ee0> <<< 20459 1726885600.74245: 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' <<< 20459 1726885600.74261: 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 <<< 20459 1726885600.74274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 20459 1726885600.74305: 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' <<< 20459 1726885600.74372: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cef190> <<< 20459 1726885600.74435: 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 0x7efe29cef400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ce30d0> # /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' <<< 20459 1726885600.74481: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cefd00> # /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 0x7efe29ceffa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cef8e0> <<< 20459 1726885600.74485: 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' <<< 20459 1726885600.74503: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cefeb0> <<< 20459 1726885600.74507: 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 <<< 20459 1726885600.74530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 20459 1726885600.74550: 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 <<< 20459 1726885600.74574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 20459 1726885600.74577: 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 0x7efe29cf7b50> <<< 20459 1726885600.74584: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7700> <<< 20459 1726885600.74607: 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' <<< 20459 1726885600.74636: 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' <<< 20459 1726885600.74646: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7f70> <<< 20459 1726885600.74670: 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 <<< 20459 1726885600.74677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 20459 1726885600.74693: 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 <<< 20459 1726885600.74727: 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 0x7efe29d00a60> <<< 20459 1726885600.74760: 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 <<< 20459 1726885600.74779: 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 0x7efe29d00b20> <<< 20459 1726885600.74800: 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 <<< 20459 1726885600.74827: 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 0x7efe29d00bb0> <<< 20459 1726885600.74848: 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 <<< 20459 1726885600.74874: 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 0x7efe29d00c40> <<< 20459 1726885600.74887: 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 <<< 20459 1726885600.74928: 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 0x7efe29d00cd0> <<< 20459 1726885600.74952: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d00400> <<< 20459 1726885600.74986: 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 0x7efe29d00e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7a30><<< 20459 1726885600.75015: stdout chunk (state=3): >>> <<< 20459 1726885600.75052: 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 <<< 20459 1726885600.75063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 20459 1726885600.75085: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c29280> # /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' <<< 20459 1726885600.75109: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c295b0> <<< 20459 1726885600.75126: 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 0x7efe29c29820> <<< 20459 1726885600.75146: 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 <<< 20459 1726885600.75172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c29ac0> <<< 20459 1726885600.75205: 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 0x7efe29c29d60> <<< 20459 1726885600.75243: 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 0x7efe29c29f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7340> <<< 20459 1726885600.75272: 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 <<< 20459 1726885600.75299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2f3a0> <<< 20459 1726885600.75332: 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' <<< 20459 1726885600.75364: 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 0x7efe29c2f7c0> <<< 20459 1726885600.75383: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2f640> <<< 20459 1726885600.75405: 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 <<< 20459 1726885600.75431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2fd30> <<< 20459 1726885600.75464: 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' <<< 20459 1726885600.75485: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2fc70> <<< 20459 1726885600.75526: 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' <<< 20459 1726885600.75557: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2fbe0> <<< 20459 1726885600.75576: 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' <<< 20459 1726885600.75624: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2faf0> <<< 20459 1726885600.75633: 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' <<< 20459 1726885600.75674: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2fc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7550> <<< 20459 1726885600.75716: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ce3880> <<< 20459 1726885600.75753: 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 0x7efe29ce38b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ce3400> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py <<< 20459 1726885600.75782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885600.75785: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7430> <<< 20459 1726885600.75825: 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 0x7efe29d512b0> <<< 20459 1726885600.75833: 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 <<< 20459 1726885600.75852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885600.75892: 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 0x7efe29c3eee0> <<< 20459 1726885600.75929: 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' <<< 20459 1726885600.75951: 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' <<< 20459 1726885600.75966: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 20459 1726885600.75977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 20459 1726885600.76123: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bd3490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bd3280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c3efd0> <<< 20459 1726885600.76153: 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 <<< 20459 1726885600.76166: 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 0x7efe29bd3310> <<< 20459 1726885600.76192: 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' <<< 20459 1726885600.76224: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29be3f10> <<< 20459 1726885600.76247: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2fb50> <<< 20459 1726885600.76276: 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' <<< 20459 1726885600.76326: 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' <<< 20459 1726885600.76349: 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 0x7efe29bee970> <<< 20459 1726885600.76382: 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' <<< 20459 1726885600.76404: 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 <<< 20459 1726885600.76430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 20459 1726885600.76459: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bfb160> <<< 20459 1726885600.76483: 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 0x7efe29bfb220> <<< 20459 1726885600.76540: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29beea00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bee670> <<< 20459 1726885600.76579: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bee580> <<< 20459 1726885600.76587: 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 <<< 20459 1726885600.76654: 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' <<< 20459 1726885600.76669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885600.76699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bac0d0> <<< 20459 1726885600.76736: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bfbc10> <<< 20459 1726885600.76755: 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 0x7efe29bfbe20> <<< 20459 1726885600.76768: 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 0x7efe29bfbee0> <<< 20459 1726885600.76807: 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' <<< 20459 1726885600.76842: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bacdc0> <<< 20459 1726885600.76878: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bee640> <<< 20459 1726885600.76884: 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' <<< 20459 1726885600.76896: 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 <<< 20459 1726885600.76938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 20459 1726885600.76953: 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' <<< 20459 1726885600.76984: 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' <<< 20459 1726885600.77015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 20459 1726885600.77030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 20459 1726885600.77054: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b5c0d0> <<< 20459 1726885600.77072: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b50d00> <<< 20459 1726885600.77089: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b501f0> <<< 20459 1726885600.77102: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bc2760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bfba60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dc0b50> <<< 20459 1726885600.77132: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dc0460> <<< 20459 1726885600.77156: 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 0x7efe29b50f70> <<< 20459 1726885600.77182: 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 <<< 20459 1726885600.77217: stdout chunk (state=3): >>># 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 0x7efe29b50f40> <<< 20459 1726885600.77243: 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 <<< 20459 1726885600.77265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 20459 1726885600.77286: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b67820> <<< 20459 1726885600.77317: 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' <<< 20459 1726885600.77334: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b67c10> <<< 20459 1726885600.77344: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8430> <<< 20459 1726885600.77386: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d9c790> <<< 20459 1726885600.77408: 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' <<< 20459 1726885600.77432: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b821f0> <<< 20459 1726885600.77454: 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' <<< 20459 1726885600.77463: stdout chunk (state=3): >>>import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b82580> <<< 20459 1726885600.77538: 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 0x7efe29b826a0> # /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' <<< 20459 1726885600.77546: 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' <<< 20459 1726885600.77553: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b82fd0> <<< 20459 1726885600.77577: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b82760> <<< 20459 1726885600.77591: 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' <<< 20459 1726885600.77622: 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 <<< 20459 1726885600.77650: stdout chunk (state=3): >>># 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' <<< 20459 1726885600.77674: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b17370> <<< 20459 1726885600.77699: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b17b80> <<< 20459 1726885600.77734: 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 <<< 20459 1726885600.77748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 20459 1726885600.77784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 20459 1726885600.77794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 20459 1726885600.77823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 20459 1726885600.77834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 20459 1726885600.77858: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aca820> <<< 20459 1726885600.77883: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 20459 1726885600.77892: 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 0x7efe29ad6460> <<< 20459 1726885600.77954: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b23df0> <<< 20459 1726885600.77971: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b23610> <<< 20459 1726885600.77995: 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 0x7efe29b39910> <<< 20459 1726885600.78023: 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 <<< 20459 1726885600.78033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 20459 1726885600.78047: 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 <<< 20459 1726885600.78064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 20459 1726885600.78093: 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' <<< 20459 1726885600.78096: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aeeb50> <<< 20459 1726885600.78129: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aee280> <<< 20459 1726885600.78157: 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' <<< 20459 1726885600.78161: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aeed00> <<< 20459 1726885600.78184: 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 <<< 20459 1726885600.78194: 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 0x7efe29b021c0> <<< 20459 1726885600.78205: 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' <<< 20459 1726885600.78245: 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 0x7efe29b02340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b021f0> <<< 20459 1726885600.78267: 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 <<< 20459 1726885600.78281: stdout chunk (state=3): >>># 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 0x7efe29b022e0> <<< 20459 1726885600.78300: 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 <<< 20459 1726885600.78320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.78328: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885600.78409: 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 <<< 20459 1726885600.78425: 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 0x7efe29b02c10> <<< 20459 1726885600.78472: 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' <<< 20459 1726885600.78480: 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 0x7efe29b02a60> <<< 20459 1726885600.78492: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b02430> <<< 20459 1726885600.78520: 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' <<< 20459 1726885600.78537: 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' <<< 20459 1726885600.78562: 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' <<< 20459 1726885600.78584: 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 <<< 20459 1726885600.78592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 20459 1726885600.78619: 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' <<< 20459 1726885600.78640: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a9a850> <<< 20459 1726885600.78655: 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 0x7efe29a9a940> <<< 20459 1726885600.78681: 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 <<< 20459 1726885600.78692: 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 0x7efe29a9ac40> <<< 20459 1726885600.78719: 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 <<< 20459 1726885600.78725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 20459 1726885600.78751: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aab250> <<< 20459 1726885600.78766: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a9a1f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a88d90> <<< 20459 1726885600.78789: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885600.78802: 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' <<< 20459 1726885600.78823: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885600.78837: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a9a490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a88a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b027f0> <<< 20459 1726885600.78878: 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 <<< 20459 1726885600.78910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885600.78938: 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' <<< 20459 1726885600.78945: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2999b3a0> <<< 20459 1726885600.78989: 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 <<< 20459 1726885600.78997: stdout chunk (state=3): >>># 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 <<< 20459 1726885600.79024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885600.79044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885600.79124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885600.79227: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe299b3e20> <<< 20459 1726885600.79261: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2999bbe0> <<< 20459 1726885600.79288: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2999b730> <<< 20459 1726885600.79415: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aabe50> <<< 20459 1726885600.79449: 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 <<< 20459 1726885600.79455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 20459 1726885600.79477: 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 0x7efe29964ca0> <<< 20459 1726885600.79501: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 20459 1726885600.79530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 20459 1726885600.79554: 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' <<< 20459 1726885600.79607: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29980220> <<< 20459 1726885600.79673: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885600.79680: 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 0x7efe29980d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29964d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29964670> <<< 20459 1726885600.79701: 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 <<< 20459 1726885600.79707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 20459 1726885600.79731: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 20459 1726885600.79749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 20459 1726885600.79766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 20459 1726885600.79782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 20459 1726885600.79826: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298fee50> <<< 20459 1726885600.79928: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298fe310> <<< 20459 1726885600.79968: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29967760> <<< 20459 1726885600.79999: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b39790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b17ee0> <<< 20459 1726885600.80041: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e02460> <<< 20459 1726885600.80081: 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 0x7efe29d8e730> <<< 20459 1726885600.80124: 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 0x7efe29915d00> <<< 20459 1726885600.80143: 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 <<< 20459 1726885600.80184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885600.80213: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29915e80> <<< 20459 1726885600.80249: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e32e20> <<< 20459 1726885600.80286: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f178b0> <<< 20459 1726885600.80322: 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' <<< 20459 1726885600.80361: 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' <<< 20459 1726885600.80396: 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 0x7efe298c55e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29935a60> <<< 20459 1726885600.80417: 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' <<< 20459 1726885600.80436: 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 <<< 20459 1726885600.80442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 20459 1726885600.80465: 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' <<< 20459 1726885600.80493: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298c5fd0> <<< 20459 1726885600.80542: 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 <<< 20459 1726885600.80550: 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 0x7efe298d22b0> # /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 <<< 20459 1726885600.80576: stdout chunk (state=3): >>># 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 0x7efe298d24f0> <<< 20459 1726885600.80580: 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 0x7efe298d2730> <<< 20459 1726885600.80611: 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' <<< 20459 1726885600.80643: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298d2910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298c5b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298c58b0> <<< 20459 1726885600.80669: 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' <<< 20459 1726885600.80684: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298c5d90> <<< 20459 1726885600.80708: 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' <<< 20459 1726885600.80720: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e12e0> <<< 20459 1726885600.80742: 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 <<< 20459 1726885600.80780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 20459 1726885600.80802: 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' <<< 20459 1726885600.80805: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e1790> <<< 20459 1726885600.80808: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e1400> <<< 20459 1726885600.80836: 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 <<< 20459 1726885600.80853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 20459 1726885600.80880: 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' <<< 20459 1726885600.80883: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298f1fa0> <<< 20459 1726885600.80966: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e1be0> # /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' <<< 20459 1726885600.80973: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e1d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f222e0> <<< 20459 1726885600.80997: 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 <<< 20459 1726885600.81021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885600.81084: 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 0x7efe2988ca30> <<< 20459 1726885600.81136: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f175b0> <<< 20459 1726885600.81141: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f0d430> <<< 20459 1726885600.81189: 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' <<< 20459 1726885600.81208: 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' <<< 20459 1726885600.81226: 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' <<< 20459 1726885600.81249: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298a1550> <<< 20459 1726885600.81273: 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' <<< 20459 1726885600.81296: 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' <<< 20459 1726885600.81318: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298ac820> <<< 20459 1726885600.81346: 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' <<< 20459 1726885600.81369: 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' <<< 20459 1726885600.81385: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298b75b0> <<< 20459 1726885600.81437: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298ace50> <<< 20459 1726885600.81463: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298a1a00> <<< 20459 1726885600.81488: 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 0x7efe298ac280> <<< 20459 1726885600.81520: 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 0x7efe2982b550> <<< 20459 1726885600.81537: 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' <<< 20459 1726885600.81545: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2982b760> <<< 20459 1726885600.81568: 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 <<< 20459 1726885600.81575: stdout chunk (state=3): >>># 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 0x7efe2982ba60> <<< 20459 1726885600.81609: 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' <<< 20459 1726885600.81621: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2982bd30> <<< 20459 1726885600.81642: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2988cfa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2988cbe0> <<< 20459 1726885600.81663: 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' <<< 20459 1726885600.81666: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298a13a0> <<< 20459 1726885601.49909: 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}}} <<< 20459 1726885601.51493: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20459 1726885601.51518: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885601.52191: 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 <<< 20459 1726885601.52232: 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 <<< 20459 1726885601.52246: 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 # 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 <<< 20459 1726885601.52307: 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 # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_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 <<< 20459 1726885601.52320: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 20459 1726885601.52340: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.52359: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.52408: 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 # 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 <<< 20459 1726885601.52421: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.52440: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.52460: 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 # 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 <<< 20459 1726885601.52489: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.52540: 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 <<< 20459 1726885601.52550: 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 # 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 <<< 20459 1726885601.53263: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885601.53275: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885601.53306: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 20459 1726885601.53322: stdout chunk (state=3): >>># destroy netrc <<< 20459 1726885601.53377: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20459 1726885601.53381: stdout chunk (state=3): >>># destroy systemd.journal <<< 20459 1726885601.53383: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts <<< 20459 1726885601.53386: 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 <<< 20459 1726885601.53424: 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 <<< 20459 1726885601.53487: 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 <<< 20459 1726885601.53491: 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 <<< 20459 1726885601.53505: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.53509: 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 # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 20459 1726885601.53516: 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 <<< 20459 1726885601.53519: 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 <<< 20459 1726885601.53527: 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 <<< 20459 1726885601.53547: 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 <<< 20459 1726885601.53564: stdout chunk (state=3): >>># destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 20459 1726885601.53592: 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 <<< 20459 1726885601.53602: 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 # 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 <<< 20459 1726885601.53629: 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 <<< 20459 1726885601.53667: 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 <<< 20459 1726885601.53711: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.53723: 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 # 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 <<< 20459 1726885601.53783: 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 <<< 20459 1726885601.53798: 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 <<< 20459 1726885601.53806: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.53810: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.53816: 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 <<< 20459 1726885601.53823: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20459 1726885601.53851: 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 <<< 20459 1726885601.53895: 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 <<< 20459 1726885601.53917: 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 # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 20459 1726885601.53950: 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 # 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 <<< 20459 1726885601.53973: 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 # 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 <<< 20459 1726885601.53989: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header <<< 20459 1726885601.54009: 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 <<< 20459 1726885601.54049: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.54073: 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 # 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 <<< 20459 1726885601.54092: 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 <<< 20459 1726885601.54126: 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 <<< 20459 1726885601.54155: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.54180: 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 # 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 <<< 20459 1726885601.54209: 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 base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885601.54233: 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 <<< 20459 1726885601.54264: 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 <<< 20459 1726885601.54288: stdout chunk (state=3): >>># 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 <<< 20459 1726885601.54311: 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 <<< 20459 1726885601.54321: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885601.54365: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 20459 1726885601.54380: 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 <<< 20459 1726885601.55254: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20459 1726885601.55257: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 20459 1726885601.55296: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885601.55330: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885601.55366: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 20459 1726885601.55373: 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 <<< 20459 1726885601.55399: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885601.55423: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 20459 1726885601.55459: 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 <<< 20459 1726885601.55498: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885601.55551: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 20459 1726885601.55623: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 20459 1726885601.55646: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 20459 1726885601.55649: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect <<< 20459 1726885601.55656: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 20459 1726885601.55694: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885601.55740: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 20459 1726885601.55748: stdout chunk (state=3): >>># destroy posix <<< 20459 1726885601.55788: 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 <<< 20459 1726885601.55820: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner <<< 20459 1726885601.55845: 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 # destroy traceback # destroy dnf.yum.misc # destroy glob <<< 20459 1726885601.55875: 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 <<< 20459 1726885601.55908: stdout chunk (state=3): >>># destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 20459 1726885601.55923: 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 <<< 20459 1726885601.55973: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885601.56030: stdout chunk (state=3): >>># destroy codecs <<< 20459 1726885601.56039: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885601.56119: 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 <<< 20459 1726885601.56150: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 20459 1726885601.56216: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config <<< 20459 1726885601.56223: stdout chunk (state=3): >>># destroy subscription_manager.injection # destroy errno # destroy select <<< 20459 1726885601.56226: 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 <<< 20459 1726885601.56228: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 20459 1726885601.56251: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 20459 1726885601.56260: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885601.56377: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885601.57318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885601.57379: stderr chunk (state=3): >>><<< 20459 1726885601.57382: stdout chunk (state=3): >>><<< 20459 1726885601.57848: _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 0x7efe2de45ca0> # /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 0x7efe2dbdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2de45a00> # /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 0x7efe2de459a0> 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 0x7efe2dbdc370> # /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 0x7efe2dbdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbdc550> # /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 0x7efe2db88f70> # /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 0x7efe2db8f100> # /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 0x7efe2dbb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbf1760> # /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 0x7efe2db88c70> # /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 0x7efe2dbb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2dbdcfd0> 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 0x7efe2db2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db32e20> # /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 0x7efe2db29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db2f250> # /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 0x7efe2da3ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da3a760> 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 0x7efe2da3ad60> # /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 0x7efe2da3ae20> # /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 0x7efe2da3aee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da92be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da8c4c0> # /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 0x7efe2daa0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db36d00> # /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 0x7efe2da4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db32fa0> # 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 0x7efe2daa0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2db3c8b0> # /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 0x7efe2da4be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4bc40> # /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 0x7efe2da4bbb0> # /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 0x7efe2da20220> # /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 0x7efe2da20310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da56e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4e8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4be20> # /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 0x7efe2d9e3f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d9c8b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4ed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da8cfd0> # /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 0x7efe2d9809a0> 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 0x7efe2d980cd0> # /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 0x7efe2d9935e0> # /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 0x7efe2d993b20> # 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 0x7efe2d91e250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d980dc0> # /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 0x7efe2d92f130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d993460> 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 0x7efe2d92f1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4b880> # /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 0x7efe2d94b550> # /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 0x7efe2d94b820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d94b610> # 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 0x7efe2d94b700> # /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 0x7efe2d94bb50> # 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 0x7efe2d94bfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d94b790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d93d8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2da4b460> # /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 0x7efe2d94b940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe2d87b520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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 0x7efe2d777730> # /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 0x7efe2d807850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807490> # /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 0x7efe2d807580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d8072b0> 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 0x7efe2d8074f0> # /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 0x7efe2d8078b0> # /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 0x7efe2d1af790> # 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 0x7efe2d1afb20> # 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 0x7efe2d1af970> # /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 0x7efe2d1cc4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d801d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d807610> # /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 0x7efe2d801e80> # /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 0x7efe2d771880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a9d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a9850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d1c5310> # 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 0x7efe2d7a9fa0> # /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 0x7efe2d7a9f70> # /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 0x7efe2d190f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7dee80> # /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 0x7efe2d19f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7defd0> # /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 0x7efe2d190250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d19f160> # 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 0x7efe2d19c5b0> # 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 0x7efe2d19c670> # 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 0x7efe2d19bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7d7bb0> # /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 0x7efe2d7689d0> # 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 0x7efe2d766970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d191880> # 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 0x7efe2d768400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7a09d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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 0x7efe2d16cbe0> # /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 0x7efe2d75d7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd6f100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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 0x7efe2d75ec10> # 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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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 0x7efe2d7a3fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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 0x7efe2d157700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd1d0d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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 0x7efe2cd5eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d163520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d160a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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 0x7efe2d157fd0> # /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 0x7efe2d1570a0> # /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 0x7efe2d157c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157820> # /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 0x7efe2cb381c0> # /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 0x7efe2cb37bb0> # /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 0x7efe2cb4ef10> # /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 0x7efe2cb4ed30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb37340> # /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 0x7efe2cb61580> # /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 0x7efe2cb615e0> # /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 0x7efe2cd19730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb61ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb379d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb38a90> # /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 0x7efe2cd58940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd6c730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cd19e50> # /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 0x7efe2cb66df0> # /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 0x7efe2cb66250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbb79d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbe4730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb38460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb38220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d7ded60> # /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 0x7efe2d157e80> # /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 0x7efe2cb66550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2d157160> # /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 0x7efe2cb21130> # /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 0x7efe2cb80700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbc4ee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cb662b0> # /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 0x7efe2cbc4100> # /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 0x7efe2cbb88b0> # /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 0x7efe2cbcac40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2cbb86d0> # /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 0x7efe2cbca7c0> # /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 0x7efe2cbc3730> # /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 0x7efe2c8e9b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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_zh9ddo0m/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 0x7efe2c8470a0> # /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 0x7efe2c847a90> # /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 0x7efe2c899fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c847d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c847610> # /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 0x7efe2c8473a0> # /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 0x7efe2c851ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c851700> # /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 0x7efe2c76f430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c851eb0> # /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 0x7efe2c6ced00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c7ef1c0> # /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 0x7efe2aee31c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c7a3790> # /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 0x7efe2adb3d60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2aec2460> # /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 0x7efe2ad1c8e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2aee3400> # /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 0x7efe2ad15c40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ad1ce80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c845b80> # /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 0x7efe2ac3fa00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac3f220> # /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 0x7efe2ac595e0> # /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 0x7efe2ac65190> # /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 0x7efe2ac65730> # /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 0x7efe2ac65b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac65250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac59670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac4fca0> # /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 0x7efe2a817f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac59070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ac3fb80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ad47610> # /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 0x7efe2ad47df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2ad47790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c845fa0> # /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 0x7efe2a826c40> # /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 0x7efe2a695100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a735190> # /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 0x7efe2a7406d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a746c40> # /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 0x7efe2a740d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740a90> # /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 0x7efe2a740ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740d30> # /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 0x7efe2a740f40> # /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 0x7efe2a59a130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740e20> # /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 0x7efe2a59a2b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740f10> # /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 0x7efe2a740eb0> # /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 0x7efe2a7408b0> # /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 0x7efe2a59a310> # /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 0x7efe2a59a3a0> # /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 0x7efe2a59a430> # /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 0x7efe2a59a4c0> # /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 0x7efe2a59a550> # /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 0x7efe2a59a5e0> # /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 0x7efe2a59a670> # /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 0x7efe2a59a700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a695fa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713ee0> # /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 0x7efe2a59aac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a59a820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a740d90> # /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 0x7efe2a728f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a713190> # /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 0x7efe2a713370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a849a30> # /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 0x7efe2a849f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a826be0> # /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 0x7efe2a5b1b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b13d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a849820> # /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 0x7efe2a54e190> # /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 0x7efe2a4f6f70> # 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 0x7efe2a501100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a563580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a54e5b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a542970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1dc0> # /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 0x7efe2a501eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a501670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5b1c70> # /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 0x7efe2a53b820> # /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 0x7efe2a524730> # /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 0x7efe2a5247c0> # /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 0x7efe2a524940> # /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 0x7efe2a35ff70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a524f70> # /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 0x7efe2a35fe80> # /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 0x7efe2a3651f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a5248e0> # /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 0x7efe2a524e80> # /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 0x7efe2a2ee2b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2def70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2de8b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a3778b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a365d90> # /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 0x7efe2a377b80> # /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 0x7efe2a37e880> # /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 0x7efe2a2fd6a0> # /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 0x7efe2a2fd340> # /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 0x7efe2a30c550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2fd070> # /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 0x7efe2a30c3d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c8472e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2c8478b0> # /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 0x7efe2a314eb0> # /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 0x7efe2a2c8e80> # /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 0x7efe2a263c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a263af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2632b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2c8f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b4dc0> # /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 0x7efe2a263100> # /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 0x7efe2a27ff40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a263d90> # /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 0x7efe2a27f8b0> # /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 0x7efe2a28eeb0> # /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 0x7efe2a28efa0> # /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 0x7efe2a18c1f0> # /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 0x7efe2a18c7f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a18c520> # /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 0x7efe2a18c8b0> # /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 0x7efe2a19c4f0> # /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 0x7efe2a19c5e0> # /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 0x7efe2a19cdc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a19c9d0> # /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 0x7efe2a19ce20> # /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 0x7efe2a1b0a00> # /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 0x7efe2a1b0b20> # /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 0x7efe2a1b0d60> # /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 0x7efe2a1b0ee0> # /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 0x7efe2a140be0> # /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 0x7efe2a140d30> # /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 0x7efe2a150430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a140fd0> # /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 0x7efe2a150e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a150970> # /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 0x7efe2a150c70> # /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 0x7efe2a15c700> # /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 0x7efe2a15cf40> # /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 0x7efe2a16d190> # /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 0x7efe2a16d280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b43a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b4100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a314be0> # /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 0x7efe2a16ddf0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a16db20> # /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 0x7efe2a1044c0> # /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 0x7efe2a10d400> # 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 0x7efe2a104d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a104cd0> # /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 0x7efe2a13b640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a13b0d0> # /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 0x7efe2a086970> # /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 0x7efe2a086b50> # /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 0x7efe2a13bbb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a13b940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a16de80> # /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 0x7efe2a178eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a16d9d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a2b4130> # /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 0x7efe2a090ee0> # /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 0x7efe2a0a73a0> # /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 0x7efe2a0a7c10> # /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 0x7efe2a03c520> # /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 0x7efe2a03ca90> # /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 0x7efe2a048b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048100> # /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 0x7efe2a048340> # /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 0x7efe2a059ac0> # /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 0x7efe2a059b50> # /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 0x7efe2a063190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a059fa0> # /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 0x7efe29f6d1f0> # /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 0x7efe29f76250> # /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 0x7efe29f761f0> # /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 0x7efe29f763a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6df10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6dc10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f6d2b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a073940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a063f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a063850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a059700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2a048fd0> # /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 0x7efe2a059850> # /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 0x7efe29f6dca0> # /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 0x7efe29f76670> # /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 0x7efe29f768e0> # /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 0x7efe29f76e50> # /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 0x7efe29f92640> # /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 0x7efe29f17820> # /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 0x7efe29f22a90> # /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 0x7efe29f41fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f22af0> # /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 0x7efe29eee310> # /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 0x7efe29eee430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ee03a0> # /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 0x7efe29ee06d0> # /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 0x7efe29ef1820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ee0040> # /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 0x7efe29ee0100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ed49a0> # /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 0x7efe29ef1cd0> # /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 0x7efe29e88100> # /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 0x7efe29e881f0> # /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 0x7efe29e88310> # /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 0x7efe29e5e550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29eb1e50> # /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 0x7efe29ec48e0> # /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 0x7efe29ec4970> # /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 0x7efe29e5e1c0> # /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 0x7efe29e6f2b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e94c10> # /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 0x7efe29e9e880> # /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 0x7efe29e1d790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e94f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e88ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f41ca0> # /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 0x7efe29e41550> # /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 0x7efe29e41d00> # /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 0x7efe29e41f70> # /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 0x7efe29dd09a0> # /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 0x7efe29def0d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dd0c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e41eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e32790> # /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 0x7efe29da81f0> # /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 0x7efe29da8cd0> # /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 0x7efe29da8f10> # /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 0x7efe29db1af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29db16d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29db1220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8970> # /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 0x7efe29da8ac0> # /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 0x7efe29d5e910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d5e580> # /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 0x7efe29d5e5e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d51520> # /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 0x7efe29d51700> # /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 0x7efe29d08820> # /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 0x7efe29d089d0> # /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 0x7efe29d08b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d084c0> # /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 0x7efe29d08f10> # /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 0x7efe29d08fa0> # /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 0x7efe29d14040> # /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 0x7efe29d21250> # /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 0x7efe29d21820> # /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 0x7efe29d3ddf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d14cd0> # /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 0x7efe29d14b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d08160> # /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 0x7efe29d77fa0> # /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 0x7efe29d77850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d67a00> # /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 0x7efe29cc97f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cc9430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d77910> # /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 0x7efe29d778e0> # /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 0x7efe29cc9c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d51850> # /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 0x7efe29cd6820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dc0ee0> # /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 0x7efe29cef190> # /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 0x7efe29cef400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ce30d0> # /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 0x7efe29cefd00> # /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 0x7efe29ceffa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cef8e0> # /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 0x7efe29cefeb0> # /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 0x7efe29cf7b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7700> # /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 0x7efe29cf7f70> # /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 0x7efe29d00a60> # /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 0x7efe29d00b20> # /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 0x7efe29d00bb0> # /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 0x7efe29d00c40> # /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 0x7efe29d00cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d00400> # /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 0x7efe29d00e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7a30> # /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 0x7efe29c29280> # /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 0x7efe29c295b0> # /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 0x7efe29c29820> # /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 0x7efe29c29ac0> # /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 0x7efe29c29d60> # /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 0x7efe29c29f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7340> # /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 0x7efe29c2f3a0> # /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 0x7efe29c2f7c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2f640> # /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 0x7efe29c2fd30> # /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 0x7efe29c2fc70> # /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 0x7efe29c2fbe0> # /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 0x7efe29c2faf0> # /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 0x7efe29c2fc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29cf7550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ce3880> # /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 0x7efe29ce38b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29ce3400> # /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 0x7efe29cf7430> # /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 0x7efe29d512b0> # /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 0x7efe29c3eee0> # /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 0x7efe29bd3490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bd3280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c3efd0> # /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 0x7efe29bd3310> # /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 0x7efe29be3f10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29c2fb50> # /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 0x7efe29bee970> # /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 0x7efe29bfb160> # /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 0x7efe29bfb220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29beea00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bee670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bee580> # /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 0x7efe29bac0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bfbc10> # /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 0x7efe29bfbe20> # /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 0x7efe29bfbee0> # /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 0x7efe29bacdc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bee640> # /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 0x7efe29b5c0d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b50d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b501f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bc2760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29bfba60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dc0b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29dc0460> # /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 0x7efe29b50f70> # /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 0x7efe29b50f40> # /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 0x7efe29b67820> # /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 0x7efe29b67c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29da8430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29d9c790> # /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 0x7efe29b821f0> # /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 0x7efe29b82580> # /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 0x7efe29b826a0> # /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 0x7efe29b82fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b82760> # /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 0x7efe29b17370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b17b80> # /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 0x7efe29aca820> # /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 0x7efe29ad6460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b23df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b23610> # /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 0x7efe29b39910> # /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 0x7efe29aeeb50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aee280> # /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 0x7efe29aeed00> # /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 0x7efe29b021c0> # /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 0x7efe29b02340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b021f0> # /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 0x7efe29b022e0> # /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 0x7efe29b02c10> # 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 0x7efe29b02a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b02430> # /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 0x7efe29a9a850> # /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 0x7efe29a9a940> # /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 0x7efe29a9ac40> # /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 0x7efe29aab250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a9a1f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a88d90> # 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 0x7efe29a9a490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29a88a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b027f0> # /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 0x7efe2999b3a0> # /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 0x7efe299b3e20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2999bbe0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2999b730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29aabe50> # /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 0x7efe29964ca0> # /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 0x7efe29980220> # 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 0x7efe29980d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29964d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29964670> # /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 0x7efe298fee50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298fe310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29967760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b39790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29b17ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e02460> # /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 0x7efe29d8e730> # /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 0x7efe29915d00> # /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 0x7efe29915e80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29e32e20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f178b0> # /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 0x7efe298c55e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29935a60> # /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 0x7efe298c5fd0> # /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 0x7efe298d22b0> # /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 0x7efe298d24f0> # /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 0x7efe298d2730> # /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 0x7efe298d2910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298c5b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298c58b0> # /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 0x7efe298c5d90> # /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 0x7efe298e12e0> # /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 0x7efe298e1790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e1400> # /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 0x7efe298f1fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298e1be0> # /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 0x7efe298e1d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f222e0> # /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 0x7efe2988ca30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f175b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe29f0d430> # /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 0x7efe298a1550> # /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 0x7efe298ac820> # /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 0x7efe298b75b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298ace50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe298a1a00> # /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 0x7efe298ac280> # /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 0x7efe2982b550> # /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 0x7efe2982b760> # /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 0x7efe2982ba60> # /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 0x7efe2982bd30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2988cfa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe2988cbe0> # /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 0x7efe298a13a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885601.60391: 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-1726885600.2177858-20702-176124074847699/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885601.60403: _low_level_execute_command(): starting 20459 1726885601.60406: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885600.2177858-20702-176124074847699/ > /dev/null 2>&1 && sleep 0' 20459 1726885601.60409: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885601.60415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.60418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.60420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.60422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.60425: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885601.60427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.60429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885601.60432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885601.60434: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885601.60436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.60438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.60440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.60442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.60444: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885601.60446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.60448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885601.60450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885601.60452: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885601.60454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885601.61419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885601.61422: stdout chunk (state=3): >>><<< 20459 1726885601.61424: stderr chunk (state=3): >>><<< 20459 1726885601.61425: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885601.61428: handler run complete 20459 1726885601.61429: attempt loop complete, returning result 20459 1726885601.61431: _execute() done 20459 1726885601.61433: dumping result to json 20459 1726885601.61435: done dumping result, returning 20459 1726885601.61437: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-47dd-4c59-0000000000ac] 20459 1726885601.61438: sending task result for task 02369adf-7a19-47dd-4c59-0000000000ac ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885601.61660: no more pending results, returning what we have 20459 1726885601.61663: results queue empty 20459 1726885601.61664: checking for any_errors_fatal 20459 1726885601.61670: done checking for any_errors_fatal 20459 1726885601.61671: checking for max_fail_percentage 20459 1726885601.61673: done checking for max_fail_percentage 20459 1726885601.61674: checking to see if all hosts have failed and the running result is not ok 20459 1726885601.61674: done checking to see if all hosts have failed 20459 1726885601.61675: getting the remaining hosts for this loop 20459 1726885601.61677: done getting the remaining hosts for this loop 20459 1726885601.61680: getting the next task for host managed_node1 20459 1726885601.61685: done getting next task for host managed_node1 20459 1726885601.61688: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885601.61692: ^ 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 20459 1726885601.61700: getting variables 20459 1726885601.61702: in VariableManager get_vars() 20459 1726885601.61735: Calling all_inventory to load vars for managed_node1 20459 1726885601.61738: Calling groups_inventory to load vars for managed_node1 20459 1726885601.61740: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885601.61749: Calling all_plugins_play to load vars for managed_node1 20459 1726885601.61751: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885601.61754: Calling groups_plugins_play to load vars for managed_node1 20459 1726885601.61998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885601.62326: done with get_vars() 20459 1726885601.62336: 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 22:26:41 -0400 (0:00:01.540) 0:00:07.984 ****** 20459 1726885601.62446: entering _queue_task() for managed_node1/service_facts 20459 1726885601.62448: Creating lock for service_facts 20459 1726885601.62492: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000ac 20459 1726885601.62496: WORKER PROCESS EXITING 20459 1726885601.62759: worker is 1 (out of 1 available) 20459 1726885601.62772: exiting _queue_task() for managed_node1/service_facts 20459 1726885601.62783: done queuing things up, now waiting for results queue to drain 20459 1726885601.62791: waiting for pending results... 20459 1726885601.63079: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885601.63234: in run() - task 02369adf-7a19-47dd-4c59-0000000000ad 20459 1726885601.63256: variable 'ansible_search_path' from source: unknown 20459 1726885601.63264: variable 'ansible_search_path' from source: unknown 20459 1726885601.63304: calling self._execute() 20459 1726885601.63397: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885601.63409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885601.63430: variable 'omit' from source: magic vars 20459 1726885601.63852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885601.64155: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885601.64209: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885601.64255: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885601.64290: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885601.64393: 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) 20459 1726885601.64434: 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) 20459 1726885601.64466: 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) 20459 1726885601.64496: 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) 20459 1726885601.64702: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 20459 1726885601.64719: variable 'omit' from source: magic vars 20459 1726885601.64797: variable 'omit' from source: magic vars 20459 1726885601.64838: variable 'omit' from source: magic vars 20459 1726885601.64877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885601.64908: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885601.64937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885601.64960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885601.64985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885601.65009: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885601.65035: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885601.65067: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885601.65083: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885601.65097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885601.65232: Set connection var ansible_pipelining to False 20459 1726885601.65241: Set connection var ansible_shell_type to sh 20459 1726885601.65247: Set connection var ansible_connection to ssh 20459 1726885601.65265: Set connection var ansible_timeout to 10 20459 1726885601.65276: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885601.65286: Set connection var ansible_shell_executable to /bin/sh 20459 1726885601.65325: variable 'ansible_shell_executable' from source: unknown 20459 1726885601.65333: variable 'ansible_connection' from source: unknown 20459 1726885601.65339: variable 'ansible_module_compression' from source: unknown 20459 1726885601.65344: variable 'ansible_shell_type' from source: unknown 20459 1726885601.65349: variable 'ansible_shell_executable' from source: unknown 20459 1726885601.65353: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885601.65360: variable 'ansible_pipelining' from source: unknown 20459 1726885601.65365: variable 'ansible_timeout' from source: unknown 20459 1726885601.65371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885601.65503: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885601.65529: variable 'omit' from source: magic vars 20459 1726885601.65538: starting attempt loop 20459 1726885601.65543: running the handler 20459 1726885601.65556: _low_level_execute_command(): starting 20459 1726885601.65565: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885601.66332: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885601.66347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.66363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.66389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.66441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.66454: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885601.66469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.66491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885601.66510: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885601.66529: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885601.66543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.66558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.66574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.66588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.66604: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885601.66629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.66702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885601.66730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885601.66752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885601.66821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885601.68378: stdout chunk (state=3): >>>/root <<< 20459 1726885601.68548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885601.68559: stdout chunk (state=3): >>><<< 20459 1726885601.68561: stderr chunk (state=3): >>><<< 20459 1726885601.68589: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885601.68604: _low_level_execute_command(): starting 20459 1726885601.68608: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968 `" && echo ansible-tmp-1726885601.6858978-20755-65746294106968="` echo /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968 `" ) && sleep 0' 20459 1726885601.69278: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.69283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.69329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.69336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885601.69342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.69359: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885601.69365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.69437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885601.69451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885601.69459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885601.69526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885601.71322: stdout chunk (state=3): >>>ansible-tmp-1726885601.6858978-20755-65746294106968=/root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968 <<< 20459 1726885601.71453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885601.71520: stderr chunk (state=3): >>><<< 20459 1726885601.71523: stdout chunk (state=3): >>><<< 20459 1726885601.71543: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885601.6858978-20755-65746294106968=/root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885601.72216: variable 'ansible_module_compression' from source: unknown 20459 1726885601.72220: ANSIBALLZ: Using lock for service_facts 20459 1726885601.72222: ANSIBALLZ: Acquiring lock 20459 1726885601.72224: ANSIBALLZ: Lock acquired: 139697471023696 20459 1726885601.72226: ANSIBALLZ: Creating module 20459 1726885601.84327: ANSIBALLZ: Writing module into payload 20459 1726885601.84442: ANSIBALLZ: Writing module 20459 1726885601.84467: ANSIBALLZ: Renaming module 20459 1726885601.84476: ANSIBALLZ: Done creating module 20459 1726885601.84494: variable 'ansible_facts' from source: unknown 20459 1726885601.84573: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968/AnsiballZ_service_facts.py 20459 1726885601.84725: Sending initial data 20459 1726885601.84729: Sent initial data (161 bytes) 20459 1726885601.85667: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885601.85681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.85697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.85718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.85761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.85774: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885601.85788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.85806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885601.85822: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885601.85834: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885601.85848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.85862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.85879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.85892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.85904: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885601.85921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.85993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885601.86019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885601.86037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885601.86110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885601.87880: 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 <<< 20459 1726885601.87929: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885601.87966: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpzzndhh0l /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968/AnsiballZ_service_facts.py <<< 20459 1726885601.87996: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885601.89135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885601.89266: stderr chunk (state=3): >>><<< 20459 1726885601.89269: stdout chunk (state=3): >>><<< 20459 1726885601.89288: done transferring module to remote 20459 1726885601.89319: _low_level_execute_command(): starting 20459 1726885601.89322: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968/ /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968/AnsiballZ_service_facts.py && sleep 0' 20459 1726885601.89974: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885601.89995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.90009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.90029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.90068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.90079: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885601.90092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.90119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885601.90131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885601.90141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885601.90152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.90164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.90177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.90188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.90197: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885601.90218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.90293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885601.90314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885601.90336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885601.90397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885601.92194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885601.92197: stdout chunk (state=3): >>><<< 20459 1726885601.92199: stderr chunk (state=3): >>><<< 20459 1726885601.92303: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885601.92309: _low_level_execute_command(): starting 20459 1726885601.92312: _low_level_execute_command(): using become for this command 20459 1726885601.92314: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-efbxwflqtmlujuhhfdviuvfxtzdfrkwv ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968/AnsiballZ_service_facts.py'"'"' && sleep 0' 20459 1726885601.92377: Initial state: awaiting_escalation: BECOME-SUCCESS-efbxwflqtmlujuhhfdviuvfxtzdfrkwv 20459 1726885601.92943: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885601.92959: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.92983: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.93003: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.93049: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.93063: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885601.93078: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.93106: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885601.93122: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885601.93135: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885601.93148: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885601.93162: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885601.93179: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885601.93194: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885601.93215: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885601.93233: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885601.93308: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885601.93340: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885601.93356: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885601.93442: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885601.96190: stdout chunk (state=1): >>>BECOME-SUCCESS-efbxwflqtmlujuhhfdviuvfxtzdfrkwv <<< 20459 1726885601.96192: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-efbxwflqtmlujuhhfdviuvfxtzdfrkwv' 20459 1726885601.96430: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885601.96452: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885601.96516: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885601.96555: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885601.96586: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885601.96639: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885601.96642: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885601.96693: 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' <<< 20459 1726885601.96724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885601.96743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885601.96771: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2975ca0> <<< 20459 1726885601.96818: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885601.96834: 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 0x7fa1b291c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2975a00> <<< 20459 1726885601.96857: 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' <<< 20459 1726885601.96879: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b29759a0> <<< 20459 1726885601.96908: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885601.96933: 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' <<< 20459 1726885601.96958: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b291c370> <<< 20459 1726885601.96980: 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' <<< 20459 1726885601.97015: 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' <<< 20459 1726885601.97019: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885601.97042: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b291c820> <<< 20459 1726885601.97045: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b291c550> <<< 20459 1726885601.97076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885601.97078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885601.97100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885601.97127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885601.97152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885601.97164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885601.97187: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b28c8f70> <<< 20459 1726885601.97208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885601.97229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885601.97305: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b28cf100> <<< 20459 1726885601.97349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885601.97352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885601.97380: 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 0x7fa1b28f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b28cf820> <<< 20459 1726885601.97430: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2931760> <<< 20459 1726885601.97444: 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 0x7fa1b28c8c70> <<< 20459 1726885601.97518: 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' <<< 20459 1726885601.97522: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b28f8c70> <<< 20459 1726885601.97566: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b291cfd0> <<< 20459 1726885601.97591: 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. <<< 20459 1726885601.97791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885601.97803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885601.97838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885601.97840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885601.97856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885601.97875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885601.97890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885601.97913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885601.97924: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b286fd90> <<< 20459 1726885601.97965: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2872e20> <<< 20459 1726885601.97980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885601.97995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885601.98016: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885601.98034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885601.98049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885601.98075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885601.98077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885601.98096: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2869730> <<< 20459 1726885601.98121: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2870520> <<< 20459 1726885601.98127: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b286f250> <<< 20459 1726885601.98150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885601.98219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885601.98246: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885601.98271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885601.98292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885601.98296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885601.98330: 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 0x7fa1b25d5cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25d57c0> <<< 20459 1726885601.98363: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885601.98375: 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 0x7fa1b25d5dc0> <<< 20459 1726885601.98397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885601.98418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885601.98436: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25d5e80> <<< 20459 1726885601.98484: 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 0x7fa1b25d5f40> import '_collections' # <<< 20459 1726885601.98534: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2849c40> <<< 20459 1726885601.98543: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885601.98567: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2843520> <<< 20459 1726885601.98624: 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 0x7fa1b2857580> <<< 20459 1726885601.98630: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2876d00> <<< 20459 1726885601.98654: 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' <<< 20459 1726885601.98691: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885601.98699: 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 0x7fa1b25e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2849160> <<< 20459 1726885601.98734: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885601.98744: 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 0x7fa1b2857190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b287c8b0> <<< 20459 1726885601.98769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885601.98776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885601.98800: 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' <<< 20459 1726885601.98829: 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' <<< 20459 1726885601.98852: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e7ca0> <<< 20459 1726885601.98880: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885601.98900: 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 0x7fa1b25e7c10> <<< 20459 1726885601.98913: 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' <<< 20459 1726885601.98937: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885601.98946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885601.98971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885601.99019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885601.99045: 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 0x7fa1b25bc280> <<< 20459 1726885601.99069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885601.99079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885601.99121: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25bc370> <<< 20459 1726885601.99246: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25f2eb0> <<< 20459 1726885601.99286: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e9940> <<< 20459 1726885601.99289: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e94f0> <<< 20459 1726885601.99322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885601.99330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885601.99366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885601.99383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885601.99404: 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' <<< 20459 1726885601.99418: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24d50d0> <<< 20459 1726885601.99466: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25b7d90> <<< 20459 1726885601.99501: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2876ee0> <<< 20459 1726885601.99559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885601.99567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885601.99594: 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 0x7fa1b24e8a00> <<< 20459 1726885601.99597: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885601.99629: 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 0x7fa1b24e8d30> <<< 20459 1726885601.99656: 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' <<< 20459 1726885601.99700: 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' <<< 20459 1726885601.99704: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24fa640> <<< 20459 1726885601.99726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885601.99756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885601.99787: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24fab80> <<< 20459 1726885601.99827: 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 0x7fa1b24862b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24e8e20> <<< 20459 1726885601.99857: 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' <<< 20459 1726885601.99927: 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 0x7fa1b2497190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24fa4c0> <<< 20459 1726885601.99931: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885601.99954: 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 0x7fa1b2497250> <<< 20459 1726885602.00000: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e78e0> <<< 20459 1726885602.00026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885602.00055: 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 <<< 20459 1726885602.00068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885602.00100: 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 0x7fa1b24b35b0> <<< 20459 1726885602.00127: 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' <<< 20459 1726885602.00159: 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 0x7fa1b24b3880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24b3670> <<< 20459 1726885602.00184: 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 0x7fa1b24b3760> <<< 20459 1726885602.00219: 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' <<< 20459 1726885602.00425: 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 0x7fa1b24b3bb0> <<< 20459 1726885602.00468: 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 0x7fa1b23c7100> <<< 20459 1726885602.00472: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24b37f0> <<< 20459 1726885602.00490: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24a5940> <<< 20459 1726885602.00502: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e74c0> <<< 20459 1726885602.00525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885602.00582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885602.00618: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24b39a0> <<< 20459 1726885602.00722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885602.00736: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1b23f0580> <<< 20459 1726885602.00919: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 20459 1726885602.00971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.00999: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/__init__.py <<< 20459 1726885602.01008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.01036: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.01045: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885602.01050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.02281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.03245: 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 0x7fa1b1dd76d0> <<< 20459 1726885602.03273: 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' <<< 20459 1726885602.03305: 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' <<< 20459 1726885602.03332: 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' <<< 20459 1726885602.03370: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885602.03373: 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 0x7fa1b1dd7160> <<< 20459 1726885602.03412: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7340> <<< 20459 1726885602.03437: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7e20> <<< 20459 1726885602.03462: 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' <<< 20459 1726885602.03526: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7c40> import 'atexit' # <<< 20459 1726885602.03576: 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 0x7fa1b1dd7e80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885602.03601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885602.03679: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885602.03697: 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 <<< 20459 1726885602.03709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885602.03736: 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' <<< 20459 1726885602.03803: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d2edf0> <<< 20459 1726885602.03843: 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 0x7fa1b1d2efa0> <<< 20459 1726885602.03873: 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 0x7fa1b1d4de50> <<< 20459 1726885602.03895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885602.03928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885602.03964: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d4d4c0> <<< 20459 1726885602.03974: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2368dc0> <<< 20459 1726885602.04140: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b23683d0> <<< 20459 1726885602.04152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885602.04164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885602.04179: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2368fd0> <<< 20459 1726885602.04202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885602.04210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885602.04235: 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' <<< 20459 1726885602.04260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885602.04269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885602.04294: 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' <<< 20459 1726885602.04306: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2338dc0> <<< 20459 1726885602.04386: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1da9be0> <<< 20459 1726885602.04393: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1da92b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ddc3a0> <<< 20459 1726885602.04425: 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 0x7fa1b1da93d0> <<< 20459 1726885602.04455: 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 0x7fa1b1da9400> <<< 20459 1726885602.04480: 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 <<< 20459 1726885602.04489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885602.04517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885602.04539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885602.04610: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885602.04621: 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 0x7fa1b1d10970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2349100> <<< 20459 1726885602.04640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885602.04652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885602.04702: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885602.04711: 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 0x7fa1b1d1c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2349280> <<< 20459 1726885602.04733: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885602.04769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885602.04793: 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' <<< 20459 1726885602.04805: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885602.04862: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d10df0> <<< 20459 1726885602.04989: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d1c940> <<< 20459 1726885602.05087: 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' <<< 20459 1726885602.05092: 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 0x7fa1b1d1c790> <<< 20459 1726885602.05125: 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 0x7fa1b1d1b730> <<< 20459 1726885602.05163: 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' <<< 20459 1726885602.05175: 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 0x7fa1b1d1b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b23427c0> <<< 20459 1726885602.05196: 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' <<< 20459 1726885602.05222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885602.05232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885602.05281: 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 0x7fa1b1d9f640> <<< 20459 1726885602.05480: 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 0x7fa1b1d9e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d110a0> <<< 20459 1726885602.05541: 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 0x7fa1b1d9f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2363880> # zipimport: zlib available <<< 20459 1726885602.05563: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885602.05584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.05650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.05733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.05762: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885602.05781: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885602.05794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.05890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.06055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.06450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.06919: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885602.06934: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885602.06962: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885602.06968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885602.07032: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885602.07038: 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 0x7fa1b18ea130> <<< 20459 1726885602.07093: 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' <<< 20459 1726885602.07109: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d94970> <<< 20459 1726885602.07119: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18ea550> <<< 20459 1726885602.07161: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885602.07166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.07187: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.07203: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885602.07208: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.07323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.07453: 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' <<< 20459 1726885602.07476: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d95940> <<< 20459 1726885602.07481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.07866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08221: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08339: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885602.08348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08411: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885602.08424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08539: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885602.08553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885602.08570: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885602.08574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08645: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885602.08652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.08833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885602.09044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885602.09074: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885602.09127: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d945e0> <<< 20459 1726885602.09142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09254: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885602.09276: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885602.09292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09359: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885602.09399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09453: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09563: 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 <<< 20459 1726885602.09585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885602.09653: 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' <<< 20459 1726885602.09672: 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 0x7fa1b2355850> <<< 20459 1726885602.09692: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ddde50> <<< 20459 1726885602.09720: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885602.09749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.09965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885602.09986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885602.10000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885602.10040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885602.10059: 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' <<< 20459 1726885602.10141: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ce2310> <<< 20459 1726885602.10195: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1cdb7f0> <<< 20459 1726885602.10252: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1cd5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885602.10291: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885602.10320: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885602.10361: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885602.10395: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 20459 1726885602.10420: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.10610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.10805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.10922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.11042: 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' <<< 20459 1726885602.11071: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2363520> <<< 20459 1726885602.11101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885602.11121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885602.11141: 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' <<< 20459 1726885602.11159: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b16c9bb0> <<< 20459 1726885602.11192: 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 0x7fa1b16c9940> <<< 20459 1726885602.11257: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2363220> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 20459 1726885602.11315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885602.11453: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885603.48743: 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": "stopped", "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"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "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.se<<< 20459 1726885603.48830: stdout chunk (state=3): >>>rvice", "state": "stopped", "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.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"}, "firewalld.service": {"name": "firewalld.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"}, "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__ <<< 20459 1726885603.49263: 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 <<< 20459 1726885603.49407: 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<<< 20459 1726885603.49552: 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 # 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 <<< 20459 1726885603.49670: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885603.49683: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885603.49727: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885603.49782: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885603.49785: 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 <<< 20459 1726885603.49831: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885603.49849: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885603.49854: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 20459 1726885603.49878: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 20459 1726885603.49936: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20459 1726885603.50021: 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 <<< 20459 1726885603.50055: 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 <<< 20459 1726885603.50110: 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 # destroy gc # destroy _pickle <<< 20459 1726885603.50118: 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 <<< 20459 1726885603.50330: 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 <<< 20459 1726885603.50360: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885603.50929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885603.51096: stderr chunk (state=3): >>><<< 20459 1726885603.51099: stdout chunk (state=3): >>><<< 20459 1726885603.51431: _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 0x7fa1b2975ca0> # /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 0x7fa1b291c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2975a00> # /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 0x7fa1b29759a0> 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 0x7fa1b291c370> # /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 0x7fa1b291c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b291c550> # /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 0x7fa1b28c8f70> # /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 0x7fa1b28cf100> # /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 0x7fa1b28f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b28cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2931760> # /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 0x7fa1b28c8c70> # /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 0x7fa1b28f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b291cfd0> 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 0x7fa1b286fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2872e20> # /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 0x7fa1b2869730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2870520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b286f250> # /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 0x7fa1b25d5cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25d57c0> 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 0x7fa1b25d5dc0> # /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 0x7fa1b25d5e80> # /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 0x7fa1b25d5f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2849c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2843520> # /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 0x7fa1b2857580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2876d00> # /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 0x7fa1b25e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2849160> # 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 0x7fa1b2857190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b287c8b0> # /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 0x7fa1b25e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e7ca0> # /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 0x7fa1b25e7c10> # /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 0x7fa1b25bc280> # /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 0x7fa1b25bc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25f2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e94f0> # /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 0x7fa1b24d50d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25b7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2876ee0> # /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 0x7fa1b24e8a00> 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 0x7fa1b24e8d30> # /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 0x7fa1b24fa640> # /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 0x7fa1b24fab80> # 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 0x7fa1b24862b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24e8e20> # /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 0x7fa1b2497190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24fa4c0> 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 0x7fa1b2497250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e78e0> # /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 0x7fa1b24b35b0> # /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 0x7fa1b24b3880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24b3670> # 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 0x7fa1b24b3760> # /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 0x7fa1b24b3bb0> # 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 0x7fa1b23c7100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24b37f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b24a5940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b25e74c0> # /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 0x7fa1b24b39a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1b23f0580> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_4hrhjcyh/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b1dd76d0> # /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 0x7fa1b1dd7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7e20> # /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 0x7fa1b1dd7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1dd7c40> 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 0x7fa1b1dd7e80> # /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 0x7fa1b1dd7100> # /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 0x7fa1b1d2edf0> # 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 0x7fa1b1d2efa0> # 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 0x7fa1b1d4de50> # /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 0x7fa1b1d4d4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2368dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b23683d0> # /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 0x7fa1b2368fd0> # /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 0x7fa1b2338dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1da9be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1da92b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ddc3a0> # 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 0x7fa1b1da93d0> # /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 0x7fa1b1da9400> # /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 0x7fa1b1d10970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2349100> # /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 0x7fa1b1d1c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2349280> # /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 0x7fa1b1d10df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d1c940> # 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 0x7fa1b1d1c790> # 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 0x7fa1b1d1b730> # 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 0x7fa1b1d1b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b23427c0> # /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 0x7fa1b1d9f640> # 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 0x7fa1b1d9e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1d110a0> # 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 0x7fa1b1d9f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2363880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b18ea130> # /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 0x7fa1b1d94970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18ea550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b1d95940> # 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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b1d945e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b2355850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ddde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b1ce2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1cdb7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1cd5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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_4hrhjcyh/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 0x7fa1b2363520> # /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 0x7fa1b16c9bb0> # 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 0x7fa1b16c9940> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b2363220> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_4hrhjcyh/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": "stopped", "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"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "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": "stopped", "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.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"}, "firewalld.service": {"name": "firewalld.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"}, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885603.53229: 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-1726885601.6858978-20755-65746294106968/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885603.53302: _low_level_execute_command(): starting 20459 1726885603.53354: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885601.6858978-20755-65746294106968/ > /dev/null 2>&1 && sleep 0' 20459 1726885603.54082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885603.54102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885603.54122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885603.54142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885603.54187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885603.54199: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885603.54225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885603.54243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885603.54254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885603.54265: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885603.54277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885603.54292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885603.54309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885603.54332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885603.54343: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885603.54357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885603.54446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885603.54467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885603.54482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885603.56117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885603.56284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885603.56362: stderr chunk (state=3): >>><<< 20459 1726885603.56373: stdout chunk (state=3): >>><<< 20459 1726885603.56724: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885603.56727: handler run complete 20459 1726885603.56730: variable 'ansible_facts' from source: unknown 20459 1726885603.56789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885603.59934: variable 'ansible_facts' from source: unknown 20459 1726885603.60103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885603.60349: attempt loop complete, returning result 20459 1726885603.60362: _execute() done 20459 1726885603.60368: dumping result to json 20459 1726885603.60446: done dumping result, returning 20459 1726885603.60462: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-47dd-4c59-0000000000ad] 20459 1726885603.60474: sending task result for task 02369adf-7a19-47dd-4c59-0000000000ad 20459 1726885603.65828: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000ad 20459 1726885603.65833: WORKER PROCESS EXITING ok: [managed_node1] => { "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.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": "stopped", "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" }, "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": "inactive", "status": "disabled" }, "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" }, "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" }, "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": "stopped", "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" }, "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 } 20459 1726885603.66654: no more pending results, returning what we have 20459 1726885603.66657: results queue empty 20459 1726885603.66658: checking for any_errors_fatal 20459 1726885603.66663: done checking for any_errors_fatal 20459 1726885603.66664: checking for max_fail_percentage 20459 1726885603.66666: done checking for max_fail_percentage 20459 1726885603.66666: checking to see if all hosts have failed and the running result is not ok 20459 1726885603.66667: done checking to see if all hosts have failed 20459 1726885603.66668: getting the remaining hosts for this loop 20459 1726885603.66669: done getting the remaining hosts for this loop 20459 1726885603.66673: getting the next task for host managed_node1 20459 1726885603.66677: done getting next task for host managed_node1 20459 1726885603.66744: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885603.66748: ^ 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 20459 1726885603.66758: getting variables 20459 1726885603.66759: in VariableManager get_vars() 20459 1726885603.66783: Calling all_inventory to load vars for managed_node1 20459 1726885603.66786: Calling groups_inventory to load vars for managed_node1 20459 1726885603.66793: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885603.66802: Calling all_plugins_play to load vars for managed_node1 20459 1726885603.66805: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885603.66808: Calling groups_plugins_play to load vars for managed_node1 20459 1726885603.67362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885603.68016: done with get_vars() 20459 1726885603.68030: done getting variables 20459 1726885603.68081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:43 -0400 (0:00:02.056) 0:00:10.041 ****** 20459 1726885603.68121: entering _queue_task() for managed_node1/set_fact 20459 1726885603.68394: worker is 1 (out of 1 available) 20459 1726885603.68406: exiting _queue_task() for managed_node1/set_fact 20459 1726885603.68440: done queuing things up, now waiting for results queue to drain 20459 1726885603.68442: waiting for pending results... 20459 1726885603.68741: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885603.68910: in run() - task 02369adf-7a19-47dd-4c59-0000000000ae 20459 1726885603.68938: variable 'ansible_search_path' from source: unknown 20459 1726885603.68947: variable 'ansible_search_path' from source: unknown 20459 1726885603.68996: calling self._execute() 20459 1726885603.69075: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885603.69089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885603.69118: variable 'omit' from source: magic vars 20459 1726885603.69242: variable 'omit' from source: magic vars 20459 1726885603.69314: variable 'omit' from source: magic vars 20459 1726885603.69756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885603.74106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885603.74304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885603.74373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885603.74478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885603.74567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885603.74661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.74699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.74735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.74792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.74817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.74875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.74908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.74941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.74989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.75015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.75084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.75126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.75154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.75208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.75234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.75281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.75317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.75349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.75391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.75407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.75476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.75502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.75546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.75590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.75608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.75919: variable 'ansible_facts' from source: unknown 20459 1726885603.76296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885603.76505: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885603.76560: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885603.76592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885603.76632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885603.76689: 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) 20459 1726885603.76722: 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) 20459 1726885603.76764: 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) 20459 1726885603.76795: 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) 20459 1726885603.77726: variable 'omit' from source: magic vars 20459 1726885603.77764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885603.77793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885603.77850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885603.77872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885603.77943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885603.77970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885603.77990: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885603.78069: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885603.78153: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885603.78161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885603.78344: Set connection var ansible_pipelining to False 20459 1726885603.78350: Set connection var ansible_shell_type to sh 20459 1726885603.78357: Set connection var ansible_connection to ssh 20459 1726885603.78401: Set connection var ansible_timeout to 10 20459 1726885603.78409: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885603.78482: Set connection var ansible_shell_executable to /bin/sh 20459 1726885603.78517: variable 'ansible_shell_executable' from source: unknown 20459 1726885603.78525: variable 'ansible_connection' from source: unknown 20459 1726885603.78532: variable 'ansible_module_compression' from source: unknown 20459 1726885603.78537: variable 'ansible_shell_type' from source: unknown 20459 1726885603.78543: variable 'ansible_shell_executable' from source: unknown 20459 1726885603.78548: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885603.78588: variable 'ansible_pipelining' from source: unknown 20459 1726885603.78594: variable 'ansible_timeout' from source: unknown 20459 1726885603.78606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885603.78827: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885603.78840: variable 'omit' from source: magic vars 20459 1726885603.78848: starting attempt loop 20459 1726885603.78917: running the handler 20459 1726885603.78939: handler run complete 20459 1726885603.78954: attempt loop complete, returning result 20459 1726885603.78961: _execute() done 20459 1726885603.78968: dumping result to json 20459 1726885603.78976: done dumping result, returning 20459 1726885603.78988: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-47dd-4c59-0000000000ae] 20459 1726885603.78997: sending task result for task 02369adf-7a19-47dd-4c59-0000000000ae 20459 1726885603.79209: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000ae 20459 1726885603.79222: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 20459 1726885603.79292: no more pending results, returning what we have 20459 1726885603.79296: results queue empty 20459 1726885603.79297: checking for any_errors_fatal 20459 1726885603.79309: done checking for any_errors_fatal 20459 1726885603.79311: checking for max_fail_percentage 20459 1726885603.79315: done checking for max_fail_percentage 20459 1726885603.79318: checking to see if all hosts have failed and the running result is not ok 20459 1726885603.79319: done checking to see if all hosts have failed 20459 1726885603.79320: getting the remaining hosts for this loop 20459 1726885603.79322: done getting the remaining hosts for this loop 20459 1726885603.79326: getting the next task for host managed_node1 20459 1726885603.79335: done getting next task for host managed_node1 20459 1726885603.79340: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885603.79344: ^ 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 20459 1726885603.79354: getting variables 20459 1726885603.79356: in VariableManager get_vars() 20459 1726885603.79391: Calling all_inventory to load vars for managed_node1 20459 1726885603.79394: Calling groups_inventory to load vars for managed_node1 20459 1726885603.79397: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885603.79407: Calling all_plugins_play to load vars for managed_node1 20459 1726885603.79410: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885603.79419: Calling groups_plugins_play to load vars for managed_node1 20459 1726885603.80938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885603.82357: done with get_vars() 20459 1726885603.82373: 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 22:26:43 -0400 (0:00:00.144) 0:00:10.186 ****** 20459 1726885603.82589: entering _queue_task() for managed_node1/systemd 20459 1726885603.82591: Creating lock for systemd 20459 1726885603.83108: worker is 1 (out of 1 available) 20459 1726885603.83124: exiting _queue_task() for managed_node1/systemd 20459 1726885603.83136: done queuing things up, now waiting for results queue to drain 20459 1726885603.83138: waiting for pending results... 20459 1726885603.84957: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885603.85085: in run() - task 02369adf-7a19-47dd-4c59-0000000000b0 20459 1726885603.85099: variable 'ansible_search_path' from source: unknown 20459 1726885603.85104: variable 'ansible_search_path' from source: unknown 20459 1726885603.85144: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885603.85328: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885603.85374: dumping result to json 20459 1726885603.85378: done dumping result, returning 20459 1726885603.85385: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-0000000000b0] 20459 1726885603.85390: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b0 20459 1726885603.85494: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b0 20459 1726885603.85497: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885603.85546: no more pending results, returning what we have 20459 1726885603.85549: results queue empty 20459 1726885603.85550: checking for any_errors_fatal 20459 1726885603.85555: done checking for any_errors_fatal 20459 1726885603.85556: checking for max_fail_percentage 20459 1726885603.85558: done checking for max_fail_percentage 20459 1726885603.85559: checking to see if all hosts have failed and the running result is not ok 20459 1726885603.85559: done checking to see if all hosts have failed 20459 1726885603.85560: getting the remaining hosts for this loop 20459 1726885603.85561: done getting the remaining hosts for this loop 20459 1726885603.85564: getting the next task for host managed_node1 20459 1726885603.85569: done getting next task for host managed_node1 20459 1726885603.85573: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885603.85576: ^ 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 20459 1726885603.85588: getting variables 20459 1726885603.85589: in VariableManager get_vars() 20459 1726885603.85624: Calling all_inventory to load vars for managed_node1 20459 1726885603.85627: Calling groups_inventory to load vars for managed_node1 20459 1726885603.85629: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885603.85637: Calling all_plugins_play to load vars for managed_node1 20459 1726885603.85639: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885603.85642: Calling groups_plugins_play to load vars for managed_node1 20459 1726885603.86184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885603.86987: done with get_vars() 20459 1726885603.87000: 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 22:26:43 -0400 (0:00:00.044) 0:00:10.231 ****** 20459 1726885603.87084: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885603.87302: worker is 1 (out of 1 available) 20459 1726885603.87315: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885603.87327: done queuing things up, now waiting for results queue to drain 20459 1726885603.87330: waiting for pending results... 20459 1726885603.87599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885603.87743: in run() - task 02369adf-7a19-47dd-4c59-0000000000b1 20459 1726885603.87754: variable 'ansible_search_path' from source: unknown 20459 1726885603.87757: variable 'ansible_search_path' from source: unknown 20459 1726885603.87796: calling self._execute() 20459 1726885603.87864: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885603.87868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885603.87882: variable 'omit' from source: magic vars 20459 1726885603.87980: variable 'omit' from source: magic vars 20459 1726885603.88050: variable 'omit' from source: magic vars 20459 1726885603.88295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885603.90927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885603.91266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885603.91303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885603.91339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885603.91363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885603.91444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.91471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.91499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.91542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.91556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.91791: variable 'storage_use_partitions' from source: role '' defaults 20459 1726885603.91801: variable 'storage_disklabel_type' from source: role '' defaults 20459 1726885603.91804: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885603.91874: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885603.91948: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885603.92005: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885603.92111: variable 'storage_safe_mode' from source: role '' defaults 20459 1726885603.92189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885603.92216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885603.92242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885603.92285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885603.92300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885603.92368: variable 'omit' from source: magic vars 20459 1726885603.92392: variable 'omit' from source: magic vars 20459 1726885603.92422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885603.92442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885603.92459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885603.92480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885603.92489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885603.92504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885603.92523: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885603.92551: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885603.92554: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885603.92556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885603.92672: Set connection var ansible_pipelining to False 20459 1726885603.92675: Set connection var ansible_shell_type to sh 20459 1726885603.92677: Set connection var ansible_connection to ssh 20459 1726885603.92695: Set connection var ansible_timeout to 10 20459 1726885603.92700: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885603.92705: Set connection var ansible_shell_executable to /bin/sh 20459 1726885603.92730: variable 'ansible_shell_executable' from source: unknown 20459 1726885603.92733: variable 'ansible_connection' from source: unknown 20459 1726885603.92735: variable 'ansible_module_compression' from source: unknown 20459 1726885603.92737: variable 'ansible_shell_type' from source: unknown 20459 1726885603.92739: variable 'ansible_shell_executable' from source: unknown 20459 1726885603.92742: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885603.92746: variable 'ansible_pipelining' from source: unknown 20459 1726885603.92749: variable 'ansible_timeout' from source: unknown 20459 1726885603.92753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885603.92879: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885603.92891: variable 'omit' from source: magic vars 20459 1726885603.92896: starting attempt loop 20459 1726885603.92899: running the handler 20459 1726885603.92918: _low_level_execute_command(): starting 20459 1726885603.92924: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885603.93622: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885603.93633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885603.93643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885603.93658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885603.93697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885603.93704: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885603.93717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885603.93730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885603.93738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885603.93745: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885603.93754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885603.93761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885603.93774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885603.93782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885603.93790: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885603.93804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885603.93891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885603.93911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885603.93929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885603.94009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885603.95599: stdout chunk (state=3): >>>/root <<< 20459 1726885603.95776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885603.95779: stdout chunk (state=3): >>><<< 20459 1726885603.95782: stderr chunk (state=3): >>><<< 20459 1726885603.95888: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885603.95891: _low_level_execute_command(): starting 20459 1726885603.95894: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826 `" && echo ansible-tmp-1726885603.9580207-20847-40205382987826="` echo /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826 `" ) && sleep 0' 20459 1726885603.96726: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885603.96746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885603.96762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885603.96781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885603.96829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885603.96846: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885603.96861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885603.96878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885603.96890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885603.96901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885603.96919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885603.96934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885603.96952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885603.96968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885603.96979: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885603.96992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885603.97075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885603.97097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885603.97118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885603.97189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885603.99002: stdout chunk (state=3): >>>ansible-tmp-1726885603.9580207-20847-40205382987826=/root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826 <<< 20459 1726885603.99185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885603.99188: stdout chunk (state=3): >>><<< 20459 1726885603.99190: stderr chunk (state=3): >>><<< 20459 1726885603.99586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885603.9580207-20847-40205382987826=/root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885603.99589: variable 'ansible_module_compression' from source: unknown 20459 1726885603.99591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 20459 1726885603.99597: variable 'ansible_facts' from source: unknown 20459 1726885603.99599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826/AnsiballZ_blivet.py 20459 1726885603.99691: Sending initial data 20459 1726885603.99705: Sent initial data (154 bytes) 20459 1726885604.00715: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.00719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.00762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885604.00766: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.00769: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.00840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.01030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.01091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.02772: 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 <<< 20459 1726885604.02776: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885604.02820: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885604.02854: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpv9q9e2a1 /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826/AnsiballZ_blivet.py <<< 20459 1726885604.02879: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885604.04123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.04225: stderr chunk (state=3): >>><<< 20459 1726885604.04228: stdout chunk (state=3): >>><<< 20459 1726885604.04230: done transferring module to remote 20459 1726885604.04232: _low_level_execute_command(): starting 20459 1726885604.04303: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826/ /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826/AnsiballZ_blivet.py && sleep 0' 20459 1726885604.04979: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.04993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.05007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.05029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.05186: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.05199: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885604.05217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.05236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.05248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.05258: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885604.05271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.05289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.05304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.05321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.05335: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885604.05349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.05430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.05452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.05469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.05539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.07227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.07280: stderr chunk (state=3): >>><<< 20459 1726885604.07283: stdout chunk (state=3): >>><<< 20459 1726885604.07385: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885604.07389: _low_level_execute_command(): starting 20459 1726885604.07394: _low_level_execute_command(): using become for this command 20459 1726885604.07396: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zjzaltahdvyvtfoyptfjzilspgtwptgq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826/AnsiballZ_blivet.py'"'"' && sleep 0' 20459 1726885604.07463: Initial state: awaiting_escalation: BECOME-SUCCESS-zjzaltahdvyvtfoyptfjzilspgtwptgq 20459 1726885604.07999: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.08019: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.08036: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.08066: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.08107: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.08123: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885604.08140: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.08158: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.08175: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.08188: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885604.08201: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.08218: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.08236: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.08250: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.08262: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885604.08279: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.08358: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.08380: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.08401: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.08481: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.11214: stdout chunk (state=1): >>>BECOME-SUCCESS-zjzaltahdvyvtfoyptfjzilspgtwptgq <<< 20459 1726885604.11217: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zjzaltahdvyvtfoyptfjzilspgtwptgq' 20459 1726885604.11434: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885604.11463: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885604.11578: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885604.11717: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885604.11886: 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' # /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 0x7f29c609aca0> # /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 0x7f29c6041280> <<< 20459 1726885604.11926: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c609aa00> # /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 0x7f29c609a9a0> 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' <<< 20459 1726885604.12023: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6041370> # /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 0x7f29c6041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6041550> <<< 20459 1726885604.12028: 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' <<< 20459 1726885604.12074: 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 <<< 20459 1726885604.12148: 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 0x7f29c5dc8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885604.12151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885604.12234: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5dcf100> <<< 20459 1726885604.12296: 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' <<< 20459 1726885604.12300: 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 0x7f29c5df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5dcf820> <<< 20459 1726885604.12342: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6056760> <<< 20459 1726885604.12345: 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 0x7f29c5dc8c70> <<< 20459 1726885604.12405: 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' # <<< 20459 1726885604.12408: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5df8c70> <<< 20459 1726885604.12449: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6041fd0> <<< 20459 1726885604.12481: 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. <<< 20459 1726885604.12700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885604.12703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885604.12729: 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' <<< 20459 1726885604.12783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885604.12800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885604.12901: 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 0x7f29c5d6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d72e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885604.13053: 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' # /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 0x7f29c5d69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d6f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885604.13082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885604.13215: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885604.13363: 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 0x7f29c5cabc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cab760> import 'itertools' # <<< 20459 1726885604.13446: 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 0x7f29c5cabd60> # /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 0x7f29c5cabe20> # /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 0x7f29c5cabee0> import '_collections' # <<< 20459 1726885604.13482: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d03be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cfd4c0> <<< 20459 1726885604.13618: 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 0x7f29c5d12520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d76d00> # /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 0x7f29c5cbcb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d72fa0> # 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' <<< 20459 1726885604.13688: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29c5d12130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d7c8b0> # /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' <<< 20459 1726885604.13816: 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 0x7f29c5cbce50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbcc40> # /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 0x7f29c5cbcbb0> # /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' <<< 20459 1726885604.13827: 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' <<< 20459 1726885604.13883: 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 0x7f29c5c91220> # /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' <<< 20459 1726885604.13886: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5c91310> <<< 20459 1726885604.14318: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cc9e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbe8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbce20> # /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 0x7f29c5c2ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5c14b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cfdfd0> # /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' <<< 20459 1726885604.14337: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5bcd9a0> import 'errno' # <<< 20459 1726885604.14366: 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 0x7f29c5bcdcd0> <<< 20459 1726885604.14373: 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' <<< 20459 1726885604.14478: 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 0x7f29c5bdf5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885604.14484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885604.14487: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5bdfb20> <<< 20459 1726885604.14609: 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 0x7f29c5b6a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5bcddc0> # /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 0x7f29c5b7c130> <<< 20459 1726885604.14616: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5bdf460> import 'pwd' # <<< 20459 1726885604.14657: 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 0x7f29c5b7c1f0> <<< 20459 1726885604.14706: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbc880> <<< 20459 1726885604.14713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885604.14745: 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' <<< 20459 1726885604.14782: 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 0x7f29c5b96550> <<< 20459 1726885604.14799: 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' <<< 20459 1726885604.14884: 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 0x7f29c5b96820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b96610> # 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 0x7f29c5b96700> <<< 20459 1726885604.14887: 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' <<< 20459 1726885604.15100: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885604.15108: 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 0x7f29c5b96b50> <<< 20459 1726885604.15116: 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 0x7f29c5b96fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b96790> <<< 20459 1726885604.15158: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b8a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbc460> <<< 20459 1726885604.15237: 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' <<< 20459 1726885604.15264: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b96940> <<< 20459 1726885604.15341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885604.15354: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29c5acd520> <<< 20459 1726885604.15537: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 20459 1726885604.15610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.15655: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885604.15676: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885604.15697: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.16895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.17833: 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 0x7f29c59b4730> <<< 20459 1726885604.17858: 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' <<< 20459 1726885604.17883: 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' <<< 20459 1726885604.17911: 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' <<< 20459 1726885604.17931: 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 0x7f29c5a45850> <<< 20459 1726885604.17961: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45730> <<< 20459 1726885604.18001: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45490> <<< 20459 1726885604.18017: 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' <<< 20459 1726885604.18066: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a452b0> <<< 20459 1726885604.18076: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885604.18095: 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 0x7f29c5a454f0> <<< 20459 1726885604.18123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885604.18140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885604.18162: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a458b0> <<< 20459 1726885604.18195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885604.18206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885604.18249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885604.18253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885604.18265: 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' <<< 20459 1726885604.18325: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5997880> <<< 20459 1726885604.18375: 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 0x7f29c59974f0> <<< 20459 1726885604.18402: 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 0x7f29c59976a0> <<< 20459 1726885604.18417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885604.18435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885604.18475: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5952b50> <<< 20459 1726885604.18480: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a3fd00> <<< 20459 1726885604.18642: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45610> <<< 20459 1726885604.18664: 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' <<< 20459 1726885604.18719: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a3fe80> <<< 20459 1726885604.18722: 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' <<< 20459 1726885604.18773: 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 <<< 20459 1726885604.18790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885604.18793: 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 0x7f29c53e8880> <<< 20459 1726885604.18871: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59e6d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59e6850> <<< 20459 1726885604.18891: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c594c310> <<< 20459 1726885604.18922: 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 0x7f29c59e6fa0> <<< 20459 1726885604.18966: 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 0x7f29c59e6f70> <<< 20459 1726885604.18969: 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' <<< 20459 1726885604.18988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885604.19002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885604.19079: 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 0x7f29c53cff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a1de80> <<< 20459 1726885604.19098: 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' <<< 20459 1726885604.19171: 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 0x7f29c53df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a1dfd0> <<< 20459 1726885604.19184: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885604.19207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885604.19241: 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' # <<< 20459 1726885604.19300: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53cf250> <<< 20459 1726885604.19422: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53df160> <<< 20459 1726885604.19501: 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 0x7f29c53dd5b0> <<< 20459 1726885604.19538: 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 0x7f29c53dd670> <<< 20459 1726885604.19578: 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 0x7f29c53dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a15bb0> <<< 20459 1726885604.19602: 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' <<< 20459 1726885604.19635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885604.19644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885604.19676: 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 0x7f29c59a79d0> <<< 20459 1726885604.19858: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885604.19862: 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 0x7f29c59a4970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53d1880> <<< 20459 1726885604.19895: 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' <<< 20459 1726885604.19923: 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 0x7f29c59a7400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59de9d0> <<< 20459 1726885604.19928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.19930: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py<<< 20459 1726885604.19947: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20459 1726885604.20008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20114: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20118: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20121: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885604.20123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20125: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20138: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885604.20237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.20764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.21232: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885604.21237: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885604.21241: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885604.21261: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885604.21264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885604.21316: 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 0x7f29c53aabe0> <<< 20459 1726885604.21387: 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 0x7f29c599b7c0> <<< 20459 1726885604.21403: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4faf100> <<< 20459 1726885604.21433: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885604.21461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.21465: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.21478: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885604.21602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.21730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885604.21737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885604.21751: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c599cc10> # zipimport: zlib available <<< 20459 1726885604.22141: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22518: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22555: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22626: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885604.22637: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22687: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885604.22690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22824: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885604.22848: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885604.22877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.22935: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885604.22948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.23136: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.23302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885604.23324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885604.23385: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59e1fd0> # zipimport: zlib available <<< 20459 1726885604.23451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.23535: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885604.23592: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885604.23633: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.23747: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885604.23829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.23832: 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 <<< 20459 1726885604.23857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885604.23970: 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 0x7f29c5396700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4f64f40> <<< 20459 1726885604.23984: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885604.24140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.24196: 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 <<< 20459 1726885604.24214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885604.24237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885604.24256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885604.24285: 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' <<< 20459 1726885604.24371: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4f9eb50> <<< 20459 1726885604.24409: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53a4520> <<< 20459 1726885604.24526: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c539fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885604.24530: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885604.24580: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885604.24620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 20459 1726885604.24717: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 20459 1726885604.24766: 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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885604.24770: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885604.26047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.27103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885604.27133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885604.27159: 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' <<< 20459 1726885604.27187: 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' <<< 20459 1726885604.27239: 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 0x7f29c4cd7040> <<< 20459 1726885604.27242: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4cd7280> <<< 20459 1726885604.27254: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4cd7a00> <<< 20459 1726885604.27346: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fae460> <<< 20459 1726885604.27387: 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' <<< 20459 1726885604.27423: 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 <<< 20459 1726885604.27454: stdout chunk (state=3): >>># 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' <<< 20459 1726885604.27505: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53960a0> <<< 20459 1726885604.27532: 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' <<< 20459 1726885604.27560: 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' <<< 20459 1726885604.27574: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fad160> <<< 20459 1726885604.27654: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885604.27711: 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 0x7f29c4fad940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fade50> <<< 20459 1726885604.27735: 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' # /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' <<< 20459 1726885604.27739: 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' <<< 20459 1726885604.27771: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4ce4340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4ce41f0> <<< 20459 1726885604.27826: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fadc40> <<< 20459 1726885604.27846: 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' <<< 20459 1726885604.27885: 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' <<< 20459 1726885604.27901: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885604.28060: 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 <<< 20459 1726885604.28064: 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 0x7f29c4dff070> <<< 20459 1726885604.28119: 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 0x7f29c4dfff70> <<< 20459 1726885604.28135: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dff7f0> <<< 20459 1726885604.28165: 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' <<< 20459 1726885604.28218: 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' <<< 20459 1726885604.28223: 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' <<< 20459 1726885604.28258: 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 0x7f29c4d532e0> <<< 20459 1726885604.28447: 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 0x7f29c4d533d0> # /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 0x7f29c4d536d0> # /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 0x7f29c4d53ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4d25c40> <<< 20459 1726885604.28468: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4d25820> # 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 0x7f29c4d25ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4d252b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dffbb0> <<< 20459 1726885604.28685: 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 # 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 0x7f29c4da5df0> # /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' <<< 20459 1726885604.28732: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4cd28b0> <<< 20459 1726885604.29056: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dbe670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dbe1c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4db68e0> # /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' <<< 20459 1726885604.29158: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4ca1a00> <<< 20459 1726885604.29208: 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 <<< 20459 1726885604.29211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 20459 1726885604.29408: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c46a6d60> <<< 20459 1726885604.29411: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dff4f0> <<< 20459 1726885604.29458: 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 <<< 20459 1726885604.29485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885604.29686: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c46a6eb0> <<< 20459 1726885604.29804: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a26d30> # /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' <<< 20459 1726885604.29851: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 20459 1726885604.29867: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c463a580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c463a3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c46c2640> <<< 20459 1726885604.30339: stdout chunk (state=3): >>> ** (process:40674): WARNING **: 22:26:44.302: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 20459 1726885604.30368: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fae280> <<< 20459 1726885604.30371: 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' <<< 20459 1726885604.30476: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c463a190> # /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 0x7f29c46638b0> # /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' <<< 20459 1726885604.30526: 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' <<< 20459 1726885604.30530: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885604.30592: 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' # /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' <<< 20459 1726885604.30630: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbe8b0> <<< 20459 1726885604.30643: 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' <<< 20459 1726885604.30716: 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 <<< 20459 1726885604.30721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 20459 1726885604.30778: stdout chunk (state=3): >>>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 0x7f29c3fd3fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fc53a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbedf0> <<< 20459 1726885604.30925: 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' <<< 20459 1726885604.30930: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fd3cd0> # /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' <<< 20459 1726885604.31107: 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 0x7f29c3feedc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3feeb20> # /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 0x7f29c3feec10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fee790> # /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 <<< 20459 1726885604.31151: 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 0x7f29c3fee850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fee7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fdcd90> # /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' <<< 20459 1726885604.31251: 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' # /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 0x7f29c3f749d0> # /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 0x7f29c3f74dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f746a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fee580> <<< 20459 1726885604.31276: 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 0x7f29c3f746d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbe0d0> <<< 20459 1726885604.31289: 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' <<< 20459 1726885604.31311: 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' <<< 20459 1726885604.31338: 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 <<< 20459 1726885604.31366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885604.31418: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f8a460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f8a1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbe640> <<< 20459 1726885604.31815: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c466f580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4663d30> <<< 20459 1726885604.31834: 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' <<< 20459 1726885604.31862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885604.31887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885604.31917: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f3a400> <<< 20459 1726885604.31965: 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 0x7f29c3f3abb0> <<< 20459 1726885604.32049: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f350d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 20459 1726885604.32070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885604.32107: 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 <<< 20459 1726885604.32383: stdout chunk (state=3): >>># 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 0x7f29c3f6ea90> # /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 0x7f29c3eff760> # /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 0x7f29c3effcd0> <<< 20459 1726885604.32551: 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 0x7f29c3f0f3d0> # /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 0x7f29c3f0f730> # /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' <<< 20459 1726885604.32567: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f0fe80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3eff400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef4ee0> <<< 20459 1726885604.32683: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef4160> <<< 20459 1726885604.32742: 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 0x7f29c3eb15e0> <<< 20459 1726885604.32762: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef4760> <<< 20459 1726885604.32785: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f6ec40> <<< 20459 1726885604.32796: 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' <<< 20459 1726885604.32836: 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' <<< 20459 1726885604.32847: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3eb1f40> <<< 20459 1726885604.32867: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f6ee80> <<< 20459 1726885604.32888: 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' <<< 20459 1726885604.32957: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef42e0> <<< 20459 1726885604.33007: 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 0x7f29c3ebb2e0> # /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' <<< 20459 1726885604.33035: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ebb5b0> <<< 20459 1726885604.33292: 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' <<< 20459 1726885604.33382: 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 0x7f29c3eead60> <<< 20459 1726885604.33416: 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 <<< 20459 1726885604.33449: 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' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3de3af0> <<< 20459 1726885604.33477: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3de3460> <<< 20459 1726885604.33501: 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 0x7f29c3de3dc0> <<< 20459 1726885604.33530: 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' <<< 20459 1726885604.33556: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3def4c0> <<< 20459 1726885604.33570: 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 <<< 20459 1726885604.33618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885604.33642: 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 0x7f29c3e086a0> <<< 20459 1726885604.33674: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3dfe250> # /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' <<< 20459 1726885604.33705: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3e14880> <<< 20459 1726885604.33728: 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' <<< 20459 1726885604.33758: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3e19550> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 20459 1726885604.33778: 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 0x7f29c3da0340> <<< 20459 1726885604.33802: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ee1d90> <<< 20459 1726885604.33832: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ee1a90> <<< 20459 1726885604.33861: 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 <<< 20459 1726885604.33873: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885604.33900: 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 0x7f29c3dae340> <<< 20459 1726885604.33974: 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' <<< 20459 1726885604.34032: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3daeac0> <<< 20459 1726885604.34069: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3dae2e0> <<< 20459 1726885604.34143: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3da6af0> <<< 20459 1726885604.34173: 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' <<< 20459 1726885604.34214: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d5ab20> <<< 20459 1726885604.34233: 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 0x7f29c3d5e280> <<< 20459 1726885604.34253: 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 <<< 20459 1726885604.34308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885604.34325: 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' <<< 20459 1726885604.34367: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d793a0> <<< 20459 1726885604.34395: 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' <<< 20459 1726885604.34444: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d79760> <<< 20459 1726885604.34462: 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' <<< 20459 1726885604.34519: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d80400> <<< 20459 1726885604.34549: 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' <<< 20459 1726885604.34573: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d80fa0> <<< 20459 1726885604.34592: 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' <<< 20459 1726885604.34622: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d8f7f0> # /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' <<< 20459 1726885604.34665: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d8fb20> <<< 20459 1726885604.34683: 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' <<< 20459 1726885604.34708: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d8fee0> <<< 20459 1726885604.34740: 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' <<< 20459 1726885604.34778: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d1e5e0> <<< 20459 1726885604.34802: 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' <<< 20459 1726885604.34825: 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' <<< 20459 1726885604.34851: 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' <<< 20459 1726885604.34980: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d2c1c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d1ee50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d1e940> <<< 20459 1726885604.35185: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d5e340> <<< 20459 1726885604.35201: 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' <<< 20459 1726885604.35234: 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' <<< 20459 1726885604.35254: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ce0eb0> <<< 20459 1726885604.35290: 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' <<< 20459 1726885604.35307: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ceb160> <<< 20459 1726885604.35834: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d6bbe0> <<< 20459 1726885604.37584: 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' # /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 0x7f29c3cf8ac0> # /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 0x7f29c3d019d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3cf83d0> # /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 0x7f29c3d0bc70> # /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 0x7f29c3d10e80> # /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 0x7f29c3d155e0> # /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 0x7f29c3d15d90> # /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 0x7f29c3ca2850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f62b50> # /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 0x7f29c3ee17f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f51d60> # /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 0x7f29c3ccaa90> # /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 0x7f29c3cd5640> # /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 0x7f29c3cd5220> # /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 0x7f29c3c5fbe0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3cc3820> # /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 0x7f29c3cca610> # /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 0x7f29c3c20a00> # /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 0x7f29c3beb7c0> # /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 0x7f29c3bfd970> <<< 20459 1726885604.37642: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3bebf70> # /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' <<< 20459 1726885604.37656: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3b9eeb0> <<< 20459 1726885604.39342: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3c2b520> # /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 0x7f29c3b6db20> # /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 0x7f29c3b8ad30> # /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 0x7f29c3b90760> # /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 0x7f29c3b962b0> # /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 0x7f29c3b96610> # /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 0x7f29c3b1f4c0> # /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 0x7f29c3b1fdc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c46639d0> # /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 0x7f29c4663a90> # /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 0x7f29c3af3a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ade730> # 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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 20459 1726885604.39539: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.39832: 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": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ <<< 20459 1726885604.40672: 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 # 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 <<< 20459 1726885604.40694: stdout chunk (state=3): >>># 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 <<< 20459 1726885604.41366: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885604.41770: stdout chunk (state=3): >>># 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 <<< 20459 1726885604.42083: 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 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 <<< 20459 1726885604.42127: stdout chunk (state=3): >>># 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 <<< 20459 1726885604.42779: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885604.42865: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 20459 1726885604.42878: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 20459 1726885604.42940: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk # destroy pyudev <<< 20459 1726885604.42969: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885604.43051: 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 <<< 20459 1726885604.43055: stdout chunk (state=3): >>># destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 20459 1726885604.43134: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 20459 1726885604.43138: 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 <<< 20459 1726885604.43154: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 20459 1726885604.43176: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885604.43268: 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 collections # destroy contextlib <<< 20459 1726885604.43271: stdout chunk (state=3): >>># destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 20459 1726885604.43336: 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 <<< 20459 1726885604.43408: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885604.43926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885604.44002: stderr chunk (state=3): >>><<< 20459 1726885604.44005: stdout chunk (state=3): >>><<< 20459 1726885604.44237: _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 0x7f29c609aca0> # /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 0x7f29c6041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c609aa00> # /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 0x7f29c609a9a0> 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 0x7f29c6041370> # /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 0x7f29c6041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6041550> # /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 0x7f29c5dc8f70> # /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 0x7f29c5dcf100> # /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 0x7f29c5df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5dcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6056760> # /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 0x7f29c5dc8c70> # /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 0x7f29c5df8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c6041fd0> 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 0x7f29c5d6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d72e20> # /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 0x7f29c5d69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d6f250> # /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 0x7f29c5cabc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cab760> 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 0x7f29c5cabd60> # /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 0x7f29c5cabe20> # /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 0x7f29c5cabee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d03be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cfd4c0> # /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 0x7f29c5d12520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d76d00> # /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 0x7f29c5cbcb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d72fa0> # 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 0x7f29c5d12130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5d7c8b0> # /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 0x7f29c5cbce50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbcc40> # /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 0x7f29c5cbcbb0> # /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 0x7f29c5c91220> # /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 0x7f29c5c91310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cc9e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbe8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbce20> # /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 0x7f29c5c2ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5c14b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cfdfd0> # /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 0x7f29c5bcd9a0> 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 0x7f29c5bcdcd0> # /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 0x7f29c5bdf5e0> # /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 0x7f29c5bdfb20> # 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 0x7f29c5b6a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5bcddc0> # /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 0x7f29c5b7c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5bdf460> 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 0x7f29c5b7c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbc880> # /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 0x7f29c5b96550> # /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 0x7f29c5b96820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b96610> # 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 0x7f29c5b96700> # /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 0x7f29c5b96b50> # 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 0x7f29c5b96fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b96790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5b8a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5cbc460> # /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 0x7f29c5b96940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29c5acd520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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 0x7f29c59b4730> # /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 0x7f29c5a45850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45490> # /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 0x7f29c5a45580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a452b0> 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 0x7f29c5a454f0> # /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 0x7f29c5a458b0> # /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 0x7f29c5997880> # 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 0x7f29c59974f0> # 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 0x7f29c59976a0> # /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 0x7f29c5952b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a3fd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a45610> # /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 0x7f29c5a3fe80> # /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 0x7f29c53e8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59e6d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59e6850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c594c310> # 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 0x7f29c59e6fa0> # /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 0x7f29c59e6f70> # /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 0x7f29c53cff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a1de80> # /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 0x7f29c53df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a1dfd0> # /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 0x7f29c53cf250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53df160> # 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 0x7f29c53dd5b0> # 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 0x7f29c53dd670> # 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 0x7f29c53dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a15bb0> # /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 0x7f29c59a79d0> # 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 0x7f29c59a4970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53d1880> # 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 0x7f29c59a7400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c59de9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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 0x7f29c53aabe0> # /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 0x7f29c599b7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4faf100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/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 0x7f29c599cc10> # 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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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 0x7f29c59e1fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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 0x7f29c5396700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4f64f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/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 0x7f29c4f9eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c53a4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c539fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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 0x7f29c4cd7040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4cd7280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4cd7a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fae460> # /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 0x7f29c53960a0> # /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 0x7f29c4fad160> # 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 0x7f29c4fad940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fade50> # /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 0x7f29c4ce4340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4ce41f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4fadc40> # /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 0x7f29c4dff070> # 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 0x7f29c4dfff70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dff7f0> # /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 0x7f29c4d532e0> # /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 0x7f29c4d533d0> # /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 0x7f29c4d536d0> # /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 0x7f29c4d53ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4d25c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4d25820> # 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 0x7f29c4d25ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4d252b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dffbb0> # /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 0x7f29c4da5df0> # /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 0x7f29c4cd28b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dbe670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dbe1c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4db68e0> # /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 0x7f29c4ca1a00> # /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 0x7f29c46a6d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4dff4f0> # /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 0x7f29c46a6eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c5a26d30> # /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 0x7f29c463a580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c463a3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c46c2640> ** (process:40674): WARNING **: 22:26:44.302: 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 0x7f29c4fae280> # /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 0x7f29c463a190> # /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 0x7f29c46638b0> # /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 0x7f29c3fbe8b0> # /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 0x7f29c3fd3fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fc53a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbedf0> # /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 0x7f29c3fd3cd0> # /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 0x7f29c3feedc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3feeb20> # /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 0x7f29c3feec10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fee790> # /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 0x7f29c3fee850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fee7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fdcd90> # /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 0x7f29c3f749d0> # /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 0x7f29c3f74dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f746a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fee580> # /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 0x7f29c3f746d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbe0d0> # /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 0x7f29c3f8a460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f8a1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3fbe640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c466f580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c4663d30> # /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 0x7f29c3f3a400> # /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 0x7f29c3f3abb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f350d0> # /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 0x7f29c3f6ea90> # /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 0x7f29c3eff760> # /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 0x7f29c3effcd0> # /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 0x7f29c3f0f3d0> # /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 0x7f29c3f0f730> # /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 0x7f29c3f0fe80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3eff400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef4ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef4160> # /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 0x7f29c3eb15e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ef4760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f6ec40> # /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 0x7f29c3eb1f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f6ee80> # /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 0x7f29c3ef42e0> # /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 0x7f29c3ebb2e0> # /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 0x7f29c3ebb5b0> # /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 0x7f29c3eead60> # /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 0x7f29c3de3af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3de3460> # /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 0x7f29c3de3dc0> # /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 0x7f29c3def4c0> # /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 0x7f29c3e086a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3dfe250> # /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 0x7f29c3e14880> # /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 0x7f29c3e19550> # /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 0x7f29c3da0340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ee1d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ee1a90> # /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 0x7f29c3dae340> # /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 0x7f29c3daeac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3dae2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3da6af0> # /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 0x7f29c3d5ab20> # /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 0x7f29c3d5e280> # /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 0x7f29c3d793a0> # /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 0x7f29c3d79760> # /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 0x7f29c3d80400> # /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 0x7f29c3d80fa0> # /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 0x7f29c3d8f7f0> # /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 0x7f29c3d8fb20> # /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 0x7f29c3d8fee0> # /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 0x7f29c3d1e5e0> # /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 0x7f29c3d2c1c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d1ee50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d1e940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d5e340> # /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 0x7f29c3ce0eb0> # /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 0x7f29c3ceb160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3d6bbe0> # /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 0x7f29c3cf8ac0> # /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 0x7f29c3d019d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3cf83d0> # /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 0x7f29c3d0bc70> # /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 0x7f29c3d10e80> # /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 0x7f29c3d155e0> # /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 0x7f29c3d15d90> # /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 0x7f29c3ca2850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f62b50> # /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 0x7f29c3ee17f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3f51d60> # /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 0x7f29c3ccaa90> # /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 0x7f29c3cd5640> # /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 0x7f29c3cd5220> # /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 0x7f29c3c5fbe0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3cc3820> # /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 0x7f29c3cca610> # /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 0x7f29c3c20a00> # /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 0x7f29c3beb7c0> # /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 0x7f29c3bfd970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3bebf70> # /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 0x7f29c3b9eeb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3c2b520> # /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 0x7f29c3b6db20> # /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 0x7f29c3b8ad30> # /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 0x7f29c3b90760> # /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 0x7f29c3b962b0> # /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 0x7f29c3b96610> # /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 0x7f29c3b1f4c0> # /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 0x7f29c3b1fdc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c46639d0> # /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 0x7f29c4663a90> # /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 0x7f29c3af3a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29c3ade730> # 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_xmr_vxew/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_xmr_vxew/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_xmr_vxew/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": true, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885604.46156: 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': 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-1726885603.9580207-20847-40205382987826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885604.46159: _low_level_execute_command(): starting 20459 1726885604.46162: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885603.9580207-20847-40205382987826/ > /dev/null 2>&1 && sleep 0' 20459 1726885604.46164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.46174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.46195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.46222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.46262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.46276: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885604.46290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.46318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.46343: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.46356: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885604.46369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.46383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.46847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.46855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.46858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.46888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.48730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.48840: stderr chunk (state=3): >>><<< 20459 1726885604.48843: stdout chunk (state=3): >>><<< 20459 1726885604.49122: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885604.49126: handler run complete 20459 1726885604.49129: attempt loop complete, returning result 20459 1726885604.49131: _execute() done 20459 1726885604.49133: dumping result to json 20459 1726885604.49135: done dumping result, returning 20459 1726885604.49138: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-47dd-4c59-0000000000b1] 20459 1726885604.49140: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b1 20459 1726885604.49217: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b1 20459 1726885604.49221: WORKER PROCESS EXITING ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 20459 1726885604.49357: no more pending results, returning what we have 20459 1726885604.49360: results queue empty 20459 1726885604.49361: checking for any_errors_fatal 20459 1726885604.49371: done checking for any_errors_fatal 20459 1726885604.49372: checking for max_fail_percentage 20459 1726885604.49374: done checking for max_fail_percentage 20459 1726885604.49375: checking to see if all hosts have failed and the running result is not ok 20459 1726885604.49376: done checking to see if all hosts have failed 20459 1726885604.49376: getting the remaining hosts for this loop 20459 1726885604.49378: done getting the remaining hosts for this loop 20459 1726885604.49382: getting the next task for host managed_node1 20459 1726885604.49388: done getting next task for host managed_node1 20459 1726885604.49391: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885604.49395: ^ 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 20459 1726885604.49408: getting variables 20459 1726885604.49410: in VariableManager get_vars() 20459 1726885604.49448: Calling all_inventory to load vars for managed_node1 20459 1726885604.49451: Calling groups_inventory to load vars for managed_node1 20459 1726885604.49454: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885604.49463: Calling all_plugins_play to load vars for managed_node1 20459 1726885604.49466: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885604.49470: Calling groups_plugins_play to load vars for managed_node1 20459 1726885604.50693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885604.51933: done with get_vars() 20459 1726885604.51946: done getting variables 20459 1726885604.52149: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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 22:26:44 -0400 (0:00:00.650) 0:00:10.882 ****** 20459 1726885604.52182: entering _queue_task() for managed_node1/command 20459 1726885604.52184: Creating lock for command 20459 1726885604.52790: worker is 1 (out of 1 available) 20459 1726885604.52802: exiting _queue_task() for managed_node1/command 20459 1726885604.52818: done queuing things up, now waiting for results queue to drain 20459 1726885604.52820: waiting for pending results... 20459 1726885604.53379: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885604.54153: in run() - task 02369adf-7a19-47dd-4c59-0000000000b2 20459 1726885604.54175: variable 'ansible_search_path' from source: unknown 20459 1726885604.54183: variable 'ansible_search_path' from source: unknown 20459 1726885604.54227: calling self._execute() 20459 1726885604.54307: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885604.54323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885604.54337: variable 'omit' from source: magic vars 20459 1726885604.54699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885604.59933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885604.60007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885604.60125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885604.60219: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885604.60321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885604.60519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885604.60553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885604.60583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885604.60740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885604.60760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885604.60991: Evaluated conditional (storage_udevadm_trigger | d(false)): False 20459 1726885604.60998: when evaluation is False, skipping this task 20459 1726885604.61005: _execute() done 20459 1726885604.61016: dumping result to json 20459 1726885604.61025: done dumping result, returning 20459 1726885604.61037: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-47dd-4c59-0000000000b2] 20459 1726885604.61052: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885604.61202: no more pending results, returning what we have 20459 1726885604.61206: results queue empty 20459 1726885604.61207: checking for any_errors_fatal 20459 1726885604.61221: done checking for any_errors_fatal 20459 1726885604.61222: checking for max_fail_percentage 20459 1726885604.61224: done checking for max_fail_percentage 20459 1726885604.61225: checking to see if all hosts have failed and the running result is not ok 20459 1726885604.61226: done checking to see if all hosts have failed 20459 1726885604.61227: getting the remaining hosts for this loop 20459 1726885604.61228: done getting the remaining hosts for this loop 20459 1726885604.61233: getting the next task for host managed_node1 20459 1726885604.61240: done getting next task for host managed_node1 20459 1726885604.61244: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885604.61249: ^ 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 20459 1726885604.61262: getting variables 20459 1726885604.61264: in VariableManager get_vars() 20459 1726885604.61298: Calling all_inventory to load vars for managed_node1 20459 1726885604.61300: Calling groups_inventory to load vars for managed_node1 20459 1726885604.61302: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885604.61313: Calling all_plugins_play to load vars for managed_node1 20459 1726885604.61317: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885604.61319: Calling groups_plugins_play to load vars for managed_node1 20459 1726885604.62021: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b2 20459 1726885604.62025: WORKER PROCESS EXITING 20459 1726885604.62215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885604.64540: done with get_vars() 20459 1726885604.64555: 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 22:26:44 -0400 (0:00:00.124) 0:00:11.006 ****** 20459 1726885604.64648: entering _queue_task() for managed_node1/stat 20459 1726885604.64945: worker is 1 (out of 1 available) 20459 1726885604.64957: exiting _queue_task() for managed_node1/stat 20459 1726885604.65285: done queuing things up, now waiting for results queue to drain 20459 1726885604.65287: waiting for pending results... 20459 1726885604.65893: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885604.66187: in run() - task 02369adf-7a19-47dd-4c59-0000000000b3 20459 1726885604.66285: variable 'ansible_search_path' from source: unknown 20459 1726885604.66294: variable 'ansible_search_path' from source: unknown 20459 1726885604.66339: calling self._execute() 20459 1726885604.66454: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885604.66598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885604.66622: variable 'omit' from source: magic vars 20459 1726885604.66849: variable 'omit' from source: magic vars 20459 1726885604.67038: variable 'omit' from source: magic vars 20459 1726885604.67077: variable 'omit' from source: magic vars 20459 1726885604.67220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885604.67268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885604.67292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885604.67318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885604.67426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885604.67450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885604.67479: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885604.67518: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885604.67574: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885604.67585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885604.67831: Set connection var ansible_pipelining to False 20459 1726885604.67897: Set connection var ansible_shell_type to sh 20459 1726885604.67910: Set connection var ansible_connection to ssh 20459 1726885604.67939: Set connection var ansible_timeout to 10 20459 1726885604.67949: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885604.67958: Set connection var ansible_shell_executable to /bin/sh 20459 1726885604.67984: variable 'ansible_shell_executable' from source: unknown 20459 1726885604.68024: variable 'ansible_connection' from source: unknown 20459 1726885604.68117: variable 'ansible_module_compression' from source: unknown 20459 1726885604.68128: variable 'ansible_shell_type' from source: unknown 20459 1726885604.68135: variable 'ansible_shell_executable' from source: unknown 20459 1726885604.68141: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885604.68147: variable 'ansible_pipelining' from source: unknown 20459 1726885604.68152: variable 'ansible_timeout' from source: unknown 20459 1726885604.68158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885604.68485: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885604.68561: variable 'omit' from source: magic vars 20459 1726885604.68570: starting attempt loop 20459 1726885604.68623: running the handler 20459 1726885604.68639: _low_level_execute_command(): starting 20459 1726885604.68653: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885604.70019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.70034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.70048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.70066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.70120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.70137: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885604.70151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.70174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.70189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.70201: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885604.70217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.70233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.70247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.70258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.70268: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885604.70281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.70362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.70388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.70408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.70481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.72080: stdout chunk (state=3): >>>/root <<< 20459 1726885604.72267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.72271: stdout chunk (state=3): >>><<< 20459 1726885604.72273: stderr chunk (state=3): >>><<< 20459 1726885604.72323: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885604.72326: _low_level_execute_command(): starting 20459 1726885604.72398: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201 `" && echo ansible-tmp-1726885604.722969-20885-186781226329201="` echo /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201 `" ) && sleep 0' 20459 1726885604.73465: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.73478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.73491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.73507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.73552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.73567: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885604.73582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.73600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.73617: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.73630: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885604.73642: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.73655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.73672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.73686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.73698: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885604.73710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.73793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.73820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.73837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.73905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.75731: stdout chunk (state=3): >>>ansible-tmp-1726885604.722969-20885-186781226329201=/root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201 <<< 20459 1726885604.75908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.75911: stdout chunk (state=3): >>><<< 20459 1726885604.75917: stderr chunk (state=3): >>><<< 20459 1726885604.76019: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885604.722969-20885-186781226329201=/root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885604.76024: variable 'ansible_module_compression' from source: unknown 20459 1726885604.76046: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885604.76083: variable 'ansible_facts' from source: unknown 20459 1726885604.76168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201/AnsiballZ_stat.py 20459 1726885604.76658: Sending initial data 20459 1726885604.76661: Sent initial data (152 bytes) 20459 1726885604.79243: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.79257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.79269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.79288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.79328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.79396: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885604.79417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.79436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.79449: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.79460: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885604.79473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.79485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.79499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.79518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.79530: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885604.79542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.79611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.79748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.79762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.79828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.81543: 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 <<< 20459 1726885604.81555: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885604.81569: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885604.81605: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpkl1tkd_0 /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201/AnsiballZ_stat.py <<< 20459 1726885604.81640: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885604.82888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.83065: stderr chunk (state=3): >>><<< 20459 1726885604.83068: stdout chunk (state=3): >>><<< 20459 1726885604.83074: done transferring module to remote 20459 1726885604.83077: _low_level_execute_command(): starting 20459 1726885604.83079: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201/ /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201/AnsiballZ_stat.py && sleep 0' 20459 1726885604.84333: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.84349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.84365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.84382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.84424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.84435: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885604.84450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.84468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.84479: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.84490: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885604.84503: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.84521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.84538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.84551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.84563: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885604.84579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.84654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.84679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.84700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.84768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.86545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885604.86549: stdout chunk (state=3): >>><<< 20459 1726885604.86551: stderr chunk (state=3): >>><<< 20459 1726885604.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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885604.86620: _low_level_execute_command(): starting 20459 1726885604.86623: _low_level_execute_command(): using become for this command 20459 1726885604.86626: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yktdjwhyobzhixbrzkaatoheikfvzroh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885604.87559: Initial state: awaiting_escalation: BECOME-SUCCESS-yktdjwhyobzhixbrzkaatoheikfvzroh 20459 1726885604.88121: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885604.88471: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.88488: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.88506: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.88552: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.88566: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885604.88580: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.88598: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885604.88609: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885604.88625: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885604.88637: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885604.88649: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885604.88667: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885604.88679: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885604.88689: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885604.88702: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885604.88784: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885604.88808: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885604.88828: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885604.88899: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885604.91674: stdout chunk (state=1): >>>BECOME-SUCCESS-yktdjwhyobzhixbrzkaatoheikfvzroh <<< 20459 1726885604.91677: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-yktdjwhyobzhixbrzkaatoheikfvzroh' 20459 1726885604.91906: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885604.91924: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885604.91976: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885604.92017: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885604.92044: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885604.92091: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885604.92094: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885604.92149: 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' <<< 20459 1726885604.92172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885604.92193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885604.92204: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75485ca0> <<< 20459 1726885604.92248: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885604.92271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885604.92274: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75485a00> <<< 20459 1726885604.92308: 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' <<< 20459 1726885604.92311: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad754859a0> <<< 20459 1726885604.92341: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885604.92360: 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' <<< 20459 1726885604.92363: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542c370> <<< 20459 1726885604.92403: 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' <<< 20459 1726885604.92424: 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' <<< 20459 1726885604.92446: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542c820> <<< 20459 1726885604.92450: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542c550> <<< 20459 1726885604.92470: 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' <<< 20459 1726885604.92489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885604.92521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885604.92558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885604.92562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885604.92592: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751c8f70> <<< 20459 1726885604.92596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885604.92606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885604.92677: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751cf100> <<< 20459 1726885604.92703: 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' <<< 20459 1726885604.92748: 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 0x7fad751f8730> <<< 20459 1726885604.92758: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751cf820> <<< 20459 1726885604.92788: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75441760> <<< 20459 1726885604.92803: 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 0x7fad751c8c70> <<< 20459 1726885604.92866: 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' # <<< 20459 1726885604.92870: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751f8c70> <<< 20459 1726885604.92913: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542cfd0> <<< 20459 1726885604.92940: 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. <<< 20459 1726885604.93141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885604.93145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885604.93185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885604.93188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885604.93207: 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' <<< 20459 1726885604.93232: 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' <<< 20459 1726885604.93251: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7516fd90> <<< 20459 1726885604.93300: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75172e20> <<< 20459 1726885604.93331: 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' <<< 20459 1726885604.93364: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885604.93379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885604.93392: 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' <<< 20459 1726885604.93427: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75169730> <<< 20459 1726885604.93439: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7516f250> <<< 20459 1726885604.93454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885604.93534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885604.93545: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885604.93570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885604.93593: 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' <<< 20459 1726885604.93636: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885604.93655: 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 0x7fad750f1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad750f17c0> import 'itertools' # <<< 20459 1726885604.93689: 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 0x7fad750f1dc0> <<< 20459 1726885604.93692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885604.93718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 20459 1726885604.93765: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad750f1e80> # /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 0x7fad750f1f40> <<< 20459 1726885604.93774: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885604.93817: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75149c40> <<< 20459 1726885604.93826: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885604.93839: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75143520> <<< 20459 1726885604.93893: 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 0x7fad75157580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75176d00> <<< 20459 1726885604.93917: 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' <<< 20459 1726885604.93947: 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 0x7fad75102b80> <<< 20459 1726885604.93974: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75149160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885604.94014: 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 0x7fad75157190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7517c8b0> <<< 20459 1726885604.94036: 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' <<< 20459 1726885604.94063: 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' <<< 20459 1726885604.94085: 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' <<< 20459 1726885604.94119: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75102eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75102ca0> <<< 20459 1726885604.94146: 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 0x7fad75102c10> # /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' <<< 20459 1726885604.94171: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885604.94189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885604.94202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885604.94243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885604.94269: 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 0x7fad750ce280> <<< 20459 1726885604.94296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885604.94312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885604.94333: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad750ce370> <<< 20459 1726885604.94454: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7510deb0> <<< 20459 1726885604.94490: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75105940> <<< 20459 1726885604.94509: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751054f0> <<< 20459 1726885604.94532: 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' <<< 20459 1726885604.94564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885604.94577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885604.94603: 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 0x7fad74fe70d0> <<< 20459 1726885604.94646: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad750c9d90> <<< 20459 1726885604.94687: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75105dc0> <<< 20459 1726885604.94706: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75176ee0> <<< 20459 1726885604.94726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885604.94749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885604.94771: 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 0x7fad74ffaa00> import 'errno' # <<< 20459 1726885604.94798: 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 0x7fad74ffad30> <<< 20459 1726885604.94830: 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' <<< 20459 1726885604.94858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885604.94876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7500d640> <<< 20459 1726885604.94879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885604.94909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885604.94938: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7500db80> <<< 20459 1726885604.94974: 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 0x7fad74f982b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74ffae20> <<< 20459 1726885604.94998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885604.95003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885604.95055: 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 0x7fad74fa9190> <<< 20459 1726885604.95063: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7500d4c0> import 'pwd' # <<< 20459 1726885604.95088: 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 0x7fad74fa9250> <<< 20459 1726885604.95136: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751028e0> <<< 20459 1726885604.95154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885604.95161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885604.95191: 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' <<< 20459 1726885604.95225: 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 0x7fad74fc55b0> <<< 20459 1726885604.95247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885604.95263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885604.95299: 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 0x7fad74fc5880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fc5670> # 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 0x7fad74fc5760> <<< 20459 1726885604.95327: 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' <<< 20459 1726885604.95541: 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 0x7fad74fc5bb0> <<< 20459 1726885604.95549: 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' <<< 20459 1726885604.95559: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad74fd2100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fc57f0> <<< 20459 1726885604.95581: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fb7940> <<< 20459 1726885604.95600: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751024c0> <<< 20459 1726885604.95656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885604.95717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885604.95720: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fc59a0> <<< 20459 1726885604.95801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885604.95805: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad749d6580> <<< 20459 1726885604.95960: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885604.96055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.96095: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885604.96098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.96110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.96324: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885604.97347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885604.98301: 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 0x7fad748f96d0> <<< 20459 1726885604.98331: 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' <<< 20459 1726885604.98359: 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' <<< 20459 1726885604.98382: 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' <<< 20459 1726885604.98408: 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 0x7fad748f9160> <<< 20459 1726885604.98452: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9340> <<< 20459 1726885604.98491: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9e20> <<< 20459 1726885604.98505: 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' <<< 20459 1726885604.98553: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9c40> import 'atexit' # <<< 20459 1726885604.98587: 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 0x7fad748f9e80> <<< 20459 1726885604.98610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885604.98636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885604.98684: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9100> <<< 20459 1726885604.98710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885604.98721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885604.98740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885604.98763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885604.98776: 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' <<< 20459 1726885604.98844: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74851df0> <<< 20459 1726885604.98882: 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 0x7fad74851fa0> <<< 20459 1726885604.98920: 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 0x7fad7486fe50> <<< 20459 1726885604.98936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885604.98960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885604.98997: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7486f4c0> <<< 20459 1726885604.99014: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74960dc0> <<< 20459 1726885604.99180: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad749603d0> <<< 20459 1726885604.99199: 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' <<< 20459 1726885604.99237: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74960fd0> <<< 20459 1726885604.99252: 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' <<< 20459 1726885604.99282: 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' <<< 20459 1726885604.99306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885604.99323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885604.99341: 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 0x7fad74930dc0> <<< 20459 1726885604.99427: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748cdbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748cd2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748ff3a0> <<< 20459 1726885604.99463: 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 0x7fad748cd3d0> <<< 20459 1726885604.99491: 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 0x7fad748cd400> <<< 20459 1726885604.99539: 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 <<< 20459 1726885604.99543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885604.99565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885604.99578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885604.99648: 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 0x7fad74832970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74942100> <<< 20459 1726885604.99677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885604.99690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885604.99737: 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 0x7fad7483e9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74942280> <<< 20459 1726885604.99764: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885604.99809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885604.99831: 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' # <<< 20459 1726885604.99892: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74832df0> <<< 20459 1726885605.00025: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7483e940> <<< 20459 1726885605.00110: 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 0x7fad7483e790> <<< 20459 1726885605.00145: 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 0x7fad7483d730> <<< 20459 1726885605.00201: 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 0x7fad7483d670> <<< 20459 1726885605.00218: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad749397c0> <<< 20459 1726885605.00252: 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' <<< 20459 1726885605.00266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885605.00269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885605.00304: 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 0x7fad748c2640> <<< 20459 1726885605.00495: 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 0x7fad748c19d0> <<< 20459 1726885605.00498: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748330a0> <<< 20459 1726885605.00536: 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 0x7fad748c20a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7495a880> <<< 20459 1726885605.00575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885605.00588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.00660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.00751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885605.00755: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885605.00788: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885605.00800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.00896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.00991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.01440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.01910: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885605.01915: 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_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885605.01946: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885605.01949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885605.02000: 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 0x7fad74402130> <<< 20459 1726885605.02079: 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' <<< 20459 1726885605.02084: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748b7970> <<< 20459 1726885605.02098: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74402550> <<< 20459 1726885605.02142: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885605.02152: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.02174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.02185: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885605.02307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.02439: 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' <<< 20459 1726885605.02471: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748b8940> <<< 20459 1726885605.02475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.02858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03224: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03351: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885605.03354: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03429: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885605.03432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03567: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885605.03571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03597: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885605.03600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.03667: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885605.03860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885605.04080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885605.04160: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748b75e0> <<< 20459 1726885605.04163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04302: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885605.04316: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885605.04329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04403: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885605.04410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04634: 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 <<< 20459 1726885605.04657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885605.04728: 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 0x7fad7494d850> <<< 20459 1726885605.04760: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74900e50> <<< 20459 1726885605.04905: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885605.04908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.04989: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885605.05043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885605.05063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885605.05094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885605.05120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885605.05133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885605.05220: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74805310> <<< 20459 1726885605.05260: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad747ff820> <<< 20459 1726885605.05327: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad747f6940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885605.05331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05377: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885605.05463: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885605.05467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05480: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885605.05501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05605: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.05936: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885605.07071: 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": 1726885533.1498327, "mtime": 1726885532.6978288, "ctime": 1726885532.6978288, "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": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885605.07097: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885605.07549: 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 <<< 20459 1726885605.07641: 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 # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 20459 1726885605.07684: 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 # 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 <<< 20459 1726885605.07898: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885605.07913: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885605.07944: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885605.07978: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885605.08014: 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 <<< 20459 1726885605.08024: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885605.08049: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885605.08062: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885605.08085: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885605.08150: 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 <<< 20459 1726885605.08217: 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 <<< 20459 1726885605.08273: 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 # 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 <<< 20459 1726885605.08314: 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<<< 20459 1726885605.08358: 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 <<< 20459 1726885605.08421: 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 <<< 20459 1726885605.08425: 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 <<< 20459 1726885605.08578: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885605.08588: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885605.08620: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 20459 1726885605.08652: stdout chunk (state=3): >>># 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 <<< 20459 1726885605.08692: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885605.09178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885605.09181: stdout chunk (state=3): >>><<< 20459 1726885605.09183: stderr chunk (state=3): >>><<< 20459 1726885605.09364: _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 0x7fad75485ca0> # /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 0x7fad7542c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75485a00> # /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 0x7fad754859a0> 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 0x7fad7542c370> # /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 0x7fad7542c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542c550> # /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 0x7fad751c8f70> # /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 0x7fad751cf100> # /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 0x7fad751f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75441760> # /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 0x7fad751c8c70> # /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 0x7fad751f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7542cfd0> 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 0x7fad7516fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75172e20> # /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 0x7fad75169730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7516f250> # /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 0x7fad750f1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad750f17c0> 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 0x7fad750f1dc0> # /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 0x7fad750f1e80> # /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 0x7fad750f1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75149c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75143520> # /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 0x7fad75157580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75176d00> # /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 0x7fad75102b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75149160> # 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 0x7fad75157190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7517c8b0> # /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 0x7fad75102eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75102ca0> # /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 0x7fad75102c10> # /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 0x7fad750ce280> # /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 0x7fad750ce370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7510deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75105940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751054f0> # /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 0x7fad74fe70d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad750c9d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75105dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad75176ee0> # /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 0x7fad74ffaa00> 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 0x7fad74ffad30> # /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 0x7fad7500d640> # /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 0x7fad7500db80> # 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 0x7fad74f982b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74ffae20> # /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 0x7fad74fa9190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7500d4c0> 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 0x7fad74fa9250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751028e0> # /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 0x7fad74fc55b0> # /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 0x7fad74fc5880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fc5670> # 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 0x7fad74fc5760> # /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 0x7fad74fc5bb0> # 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 0x7fad74fd2100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fc57f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74fb7940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad751024c0> # /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 0x7fad74fc59a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad749d6580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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 0x7fad748f96d0> # /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 0x7fad748f9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9e20> # /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 0x7fad748f9f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748f9c40> 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 0x7fad748f9e80> # /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 0x7fad748f9100> # /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 0x7fad74851df0> # 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 0x7fad74851fa0> # 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 0x7fad7486fe50> # /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 0x7fad7486f4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74960dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad749603d0> # /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 0x7fad74960fd0> # /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 0x7fad74930dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748cdbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748cd2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748ff3a0> # 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 0x7fad748cd3d0> # /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 0x7fad748cd400> # /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 0x7fad74832970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74942100> # /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 0x7fad7483e9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74942280> # /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 0x7fad74832df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7483e940> # 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 0x7fad7483e790> # 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 0x7fad7483d730> # 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 0x7fad7483d670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad749397c0> # /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 0x7fad748c2640> # 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 0x7fad748c19d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad748330a0> # 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 0x7fad748c20a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad7495a880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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_4y9_ba4h/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_4y9_ba4h/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_4y9_ba4h/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_4y9_ba4h/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 0x7fad74402130> # /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 0x7fad748b7970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74402550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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_4y9_ba4h/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 0x7fad748b8940> # 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_4y9_ba4h/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_4y9_ba4h/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_4y9_ba4h/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_4y9_ba4h/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_4y9_ba4h/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 0x7fad748b75e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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_4y9_ba4h/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 0x7fad7494d850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad74900e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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 0x7fad74805310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad747ff820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad747f6940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4y9_ba4h/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_4y9_ba4h/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": 1726885533.1498327, "mtime": 1726885532.6978288, "ctime": 1726885532.6978288, "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": "1126573046", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885605.10006: 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-1726885604.722969-20885-186781226329201/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885605.10010: _low_level_execute_command(): starting 20459 1726885605.10015: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885604.722969-20885-186781226329201/ > /dev/null 2>&1 && sleep 0' 20459 1726885605.11502: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.11505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.11608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885605.11613: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.11616: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.12592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885605.12596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885605.12685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885605.14431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885605.14490: stderr chunk (state=3): >>><<< 20459 1726885605.14493: stdout chunk (state=3): >>><<< 20459 1726885605.14519: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885605.14523: handler run complete 20459 1726885605.14723: attempt loop complete, returning result 20459 1726885605.14727: _execute() done 20459 1726885605.14729: dumping result to json 20459 1726885605.14731: done dumping result, returning 20459 1726885605.14734: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-47dd-4c59-0000000000b3] 20459 1726885605.14736: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b3 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885533.1498327, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726885532.6978288, "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": 1726885532.6978288, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885605.14911: no more pending results, returning what we have 20459 1726885605.14915: results queue empty 20459 1726885605.14916: checking for any_errors_fatal 20459 1726885605.14922: done checking for any_errors_fatal 20459 1726885605.14923: checking for max_fail_percentage 20459 1726885605.14924: done checking for max_fail_percentage 20459 1726885605.14925: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.14926: done checking to see if all hosts have failed 20459 1726885605.14926: getting the remaining hosts for this loop 20459 1726885605.14928: done getting the remaining hosts for this loop 20459 1726885605.14932: getting the next task for host managed_node1 20459 1726885605.14938: done getting next task for host managed_node1 20459 1726885605.14942: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885605.14945: ^ 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 20459 1726885605.14956: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b3 20459 1726885605.14959: WORKER PROCESS EXITING 20459 1726885605.14965: getting variables 20459 1726885605.14967: in VariableManager get_vars() 20459 1726885605.14997: Calling all_inventory to load vars for managed_node1 20459 1726885605.14999: Calling groups_inventory to load vars for managed_node1 20459 1726885605.15001: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.15009: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.15014: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.15021: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.15708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.16460: done with get_vars() 20459 1726885605.16480: 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 22:26:45 -0400 (0:00:00.519) 0:00:11.526 ****** 20459 1726885605.16585: entering _queue_task() for managed_node1/lineinfile 20459 1726885605.16588: Creating lock for lineinfile 20459 1726885605.16851: worker is 1 (out of 1 available) 20459 1726885605.16862: exiting _queue_task() for managed_node1/lineinfile 20459 1726885605.16873: done queuing things up, now waiting for results queue to drain 20459 1726885605.16875: waiting for pending results... 20459 1726885605.17152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885605.17288: in run() - task 02369adf-7a19-47dd-4c59-0000000000b4 20459 1726885605.17300: variable 'ansible_search_path' from source: unknown 20459 1726885605.17304: variable 'ansible_search_path' from source: unknown 20459 1726885605.17347: calling self._execute() 20459 1726885605.17419: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.17422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.17438: variable 'omit' from source: magic vars 20459 1726885605.17824: variable '__storage_fstab' from source: set_fact 20459 1726885605.17857: Evaluated conditional (__storage_fstab.stat.exists): True 20459 1726885605.18023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885605.18607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885605.18656: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885605.18688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885605.18722: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885605.18800: variable 'blivet_output' from source: set_fact 20459 1726885605.18815: Evaluated conditional (blivet_output is changed): False 20459 1726885605.18818: when evaluation is False, skipping this task 20459 1726885605.18824: _execute() done 20459 1726885605.18826: dumping result to json 20459 1726885605.18829: done dumping result, returning 20459 1726885605.18831: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-47dd-4c59-0000000000b4] 20459 1726885605.18844: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b4 20459 1726885605.18943: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b4 20459 1726885605.18947: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 20459 1726885605.18993: no more pending results, returning what we have 20459 1726885605.18997: results queue empty 20459 1726885605.18998: checking for any_errors_fatal 20459 1726885605.19006: done checking for any_errors_fatal 20459 1726885605.19007: checking for max_fail_percentage 20459 1726885605.19009: done checking for max_fail_percentage 20459 1726885605.19010: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.19013: done checking to see if all hosts have failed 20459 1726885605.19014: getting the remaining hosts for this loop 20459 1726885605.19015: done getting the remaining hosts for this loop 20459 1726885605.19019: getting the next task for host managed_node1 20459 1726885605.19026: done getting next task for host managed_node1 20459 1726885605.19030: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885605.19035: ^ 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 20459 1726885605.19049: getting variables 20459 1726885605.19051: in VariableManager get_vars() 20459 1726885605.19084: Calling all_inventory to load vars for managed_node1 20459 1726885605.19087: Calling groups_inventory to load vars for managed_node1 20459 1726885605.19089: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.19099: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.19102: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.19105: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.19620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.20403: done with get_vars() 20459 1726885605.20421: 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 22:26:45 -0400 (0:00:00.039) 0:00:11.565 ****** 20459 1726885605.20523: entering _queue_task() for managed_node1/systemd 20459 1726885605.20762: worker is 1 (out of 1 available) 20459 1726885605.20775: exiting _queue_task() for managed_node1/systemd 20459 1726885605.20786: done queuing things up, now waiting for results queue to drain 20459 1726885605.20787: waiting for pending results... 20459 1726885605.21069: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885605.21208: in run() - task 02369adf-7a19-47dd-4c59-0000000000b6 20459 1726885605.21236: variable 'ansible_search_path' from source: unknown 20459 1726885605.21244: variable 'ansible_search_path' from source: unknown 20459 1726885605.21293: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885605.21516: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885605.21576: dumping result to json 20459 1726885605.21588: done dumping result, returning 20459 1726885605.21599: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-0000000000b6] 20459 1726885605.21615: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b6 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885605.21771: no more pending results, returning what we have 20459 1726885605.21776: results queue empty 20459 1726885605.21777: checking for any_errors_fatal 20459 1726885605.21785: done checking for any_errors_fatal 20459 1726885605.21786: checking for max_fail_percentage 20459 1726885605.21788: done checking for max_fail_percentage 20459 1726885605.21789: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.21790: done checking to see if all hosts have failed 20459 1726885605.21790: getting the remaining hosts for this loop 20459 1726885605.21792: done getting the remaining hosts for this loop 20459 1726885605.21796: getting the next task for host managed_node1 20459 1726885605.21805: done getting next task for host managed_node1 20459 1726885605.21809: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885605.21818: ^ 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 20459 1726885605.21834: getting variables 20459 1726885605.21836: in VariableManager get_vars() 20459 1726885605.21872: Calling all_inventory to load vars for managed_node1 20459 1726885605.21875: Calling groups_inventory to load vars for managed_node1 20459 1726885605.21877: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.21889: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.21892: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.21895: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.23059: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b6 20459 1726885605.23062: WORKER PROCESS EXITING 20459 1726885605.23083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.23788: done with get_vars() 20459 1726885605.23805: done getting variables 20459 1726885605.23864: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:45 -0400 (0:00:00.033) 0:00:11.599 ****** 20459 1726885605.23894: entering _queue_task() for managed_node1/debug 20459 1726885605.24094: worker is 1 (out of 1 available) 20459 1726885605.24104: exiting _queue_task() for managed_node1/debug 20459 1726885605.24119: done queuing things up, now waiting for results queue to drain 20459 1726885605.24120: waiting for pending results... 20459 1726885605.24394: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885605.24544: in run() - task 02369adf-7a19-47dd-4c59-0000000000b8 20459 1726885605.24570: variable 'ansible_search_path' from source: unknown 20459 1726885605.24578: variable 'ansible_search_path' from source: unknown 20459 1726885605.24623: calling self._execute() 20459 1726885605.24706: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.24723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.24793: variable 'omit' from source: magic vars 20459 1726885605.25024: variable 'omit' from source: magic vars 20459 1726885605.25090: variable 'omit' from source: magic vars 20459 1726885605.25256: variable 'omit' from source: magic vars 20459 1726885605.25301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885605.25447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885605.25471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885605.25494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.25516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.25563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885605.25584: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885605.25769: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885605.25778: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.25787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.25962: Set connection var ansible_pipelining to False 20459 1726885605.26080: Set connection var ansible_shell_type to sh 20459 1726885605.26095: Set connection var ansible_connection to ssh 20459 1726885605.26117: Set connection var ansible_timeout to 10 20459 1726885605.26181: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885605.26248: Set connection var ansible_shell_executable to /bin/sh 20459 1726885605.26423: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.26435: variable 'ansible_connection' from source: unknown 20459 1726885605.26444: variable 'ansible_module_compression' from source: unknown 20459 1726885605.26451: variable 'ansible_shell_type' from source: unknown 20459 1726885605.26458: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.26465: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.26472: variable 'ansible_pipelining' from source: unknown 20459 1726885605.26479: variable 'ansible_timeout' from source: unknown 20459 1726885605.26486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.26754: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885605.26773: variable 'omit' from source: magic vars 20459 1726885605.26783: starting attempt loop 20459 1726885605.26878: running the handler 20459 1726885605.26933: variable 'blivet_output' from source: set_fact 20459 1726885605.27117: variable 'blivet_output' from source: set_fact 20459 1726885605.27205: handler run complete 20459 1726885605.27248: attempt loop complete, returning result 20459 1726885605.27322: _execute() done 20459 1726885605.27329: dumping result to json 20459 1726885605.27338: done dumping result, returning 20459 1726885605.27347: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-47dd-4c59-0000000000b8] 20459 1726885605.27356: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b8 ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } 20459 1726885605.27528: no more pending results, returning what we have 20459 1726885605.27531: results queue empty 20459 1726885605.27532: checking for any_errors_fatal 20459 1726885605.27539: done checking for any_errors_fatal 20459 1726885605.27540: checking for max_fail_percentage 20459 1726885605.27542: done checking for max_fail_percentage 20459 1726885605.27543: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.27544: done checking to see if all hosts have failed 20459 1726885605.27544: getting the remaining hosts for this loop 20459 1726885605.27546: done getting the remaining hosts for this loop 20459 1726885605.27549: getting the next task for host managed_node1 20459 1726885605.27556: done getting next task for host managed_node1 20459 1726885605.27562: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885605.27565: ^ 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 20459 1726885605.27575: getting variables 20459 1726885605.27577: in VariableManager get_vars() 20459 1726885605.27609: Calling all_inventory to load vars for managed_node1 20459 1726885605.27616: Calling groups_inventory to load vars for managed_node1 20459 1726885605.27619: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.27629: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.27632: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.27635: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.28376: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b8 20459 1726885605.28379: WORKER PROCESS EXITING 20459 1726885605.28386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.29190: done with get_vars() 20459 1726885605.29202: done getting variables 20459 1726885605.29302: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:45 -0400 (0:00:00.054) 0:00:11.653 ****** 20459 1726885605.29341: entering _queue_task() for managed_node1/set_fact 20459 1726885605.29553: worker is 1 (out of 1 available) 20459 1726885605.29565: exiting _queue_task() for managed_node1/set_fact 20459 1726885605.29576: done queuing things up, now waiting for results queue to drain 20459 1726885605.29577: waiting for pending results... 20459 1726885605.29849: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885605.29992: in run() - task 02369adf-7a19-47dd-4c59-0000000000b9 20459 1726885605.30009: variable 'ansible_search_path' from source: unknown 20459 1726885605.30025: variable 'ansible_search_path' from source: unknown 20459 1726885605.30069: calling self._execute() 20459 1726885605.30154: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.30167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.30182: variable 'omit' from source: magic vars 20459 1726885605.30290: variable 'omit' from source: magic vars 20459 1726885605.30367: variable 'omit' from source: magic vars 20459 1726885605.30699: variable 'blivet_output' from source: set_fact 20459 1726885605.31001: variable 'omit' from source: magic vars 20459 1726885605.31048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885605.31138: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885605.31161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885605.31183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.31198: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.31232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885605.31286: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885605.31426: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885605.31441: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.31450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.31670: Set connection var ansible_pipelining to False 20459 1726885605.31678: Set connection var ansible_shell_type to sh 20459 1726885605.31684: Set connection var ansible_connection to ssh 20459 1726885605.31700: Set connection var ansible_timeout to 10 20459 1726885605.31770: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885605.31782: Set connection var ansible_shell_executable to /bin/sh 20459 1726885605.31808: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.31873: variable 'ansible_connection' from source: unknown 20459 1726885605.31884: variable 'ansible_module_compression' from source: unknown 20459 1726885605.31892: variable 'ansible_shell_type' from source: unknown 20459 1726885605.31898: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.31905: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.31917: variable 'ansible_pipelining' from source: unknown 20459 1726885605.31925: variable 'ansible_timeout' from source: unknown 20459 1726885605.31934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.32277: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885605.32343: variable 'omit' from source: magic vars 20459 1726885605.32448: starting attempt loop 20459 1726885605.32455: running the handler 20459 1726885605.32470: handler run complete 20459 1726885605.32483: attempt loop complete, returning result 20459 1726885605.32489: _execute() done 20459 1726885605.32495: dumping result to json 20459 1726885605.32500: done dumping result, returning 20459 1726885605.32518: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-47dd-4c59-0000000000b9] 20459 1726885605.32528: sending task result for task 02369adf-7a19-47dd-4c59-0000000000b9 20459 1726885605.32629: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000b9 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 20459 1726885605.32734: no more pending results, returning what we have 20459 1726885605.32737: results queue empty 20459 1726885605.32738: checking for any_errors_fatal 20459 1726885605.32747: done checking for any_errors_fatal 20459 1726885605.32748: checking for max_fail_percentage 20459 1726885605.32750: done checking for max_fail_percentage 20459 1726885605.32751: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.32752: done checking to see if all hosts have failed 20459 1726885605.32752: getting the remaining hosts for this loop 20459 1726885605.32754: done getting the remaining hosts for this loop 20459 1726885605.32758: getting the next task for host managed_node1 20459 1726885605.32766: done getting next task for host managed_node1 20459 1726885605.32770: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885605.32774: ^ 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 20459 1726885605.32784: getting variables 20459 1726885605.32786: in VariableManager get_vars() 20459 1726885605.32824: Calling all_inventory to load vars for managed_node1 20459 1726885605.32827: Calling groups_inventory to load vars for managed_node1 20459 1726885605.32830: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.32840: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.32842: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.32846: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.33579: WORKER PROCESS EXITING 20459 1726885605.33602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.34694: done with get_vars() 20459 1726885605.34710: done getting variables 20459 1726885605.34766: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:45 -0400 (0:00:00.054) 0:00:11.708 ****** 20459 1726885605.34810: entering _queue_task() for managed_node1/set_fact 20459 1726885605.35028: worker is 1 (out of 1 available) 20459 1726885605.35039: exiting _queue_task() for managed_node1/set_fact 20459 1726885605.35050: done queuing things up, now waiting for results queue to drain 20459 1726885605.35051: waiting for pending results... 20459 1726885605.35325: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885605.35472: in run() - task 02369adf-7a19-47dd-4c59-0000000000ba 20459 1726885605.35494: variable 'ansible_search_path' from source: unknown 20459 1726885605.35501: variable 'ansible_search_path' from source: unknown 20459 1726885605.35543: calling self._execute() 20459 1726885605.35631: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.35642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.35655: variable 'omit' from source: magic vars 20459 1726885605.35773: variable 'omit' from source: magic vars 20459 1726885605.35856: variable 'omit' from source: magic vars 20459 1726885605.36090: variable 'blivet_output' from source: set_fact 20459 1726885605.36159: variable 'omit' from source: magic vars 20459 1726885605.36199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885605.36248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885605.36272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885605.36294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.36315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.36342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885605.36366: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885605.36396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885605.36404: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.36416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.36547: Set connection var ansible_pipelining to False 20459 1726885605.36560: Set connection var ansible_shell_type to sh 20459 1726885605.36568: Set connection var ansible_connection to ssh 20459 1726885605.36595: Set connection var ansible_timeout to 10 20459 1726885605.36694: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885605.36726: Set connection var ansible_shell_executable to /bin/sh 20459 1726885605.36752: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.36760: variable 'ansible_connection' from source: unknown 20459 1726885605.36767: variable 'ansible_module_compression' from source: unknown 20459 1726885605.36773: variable 'ansible_shell_type' from source: unknown 20459 1726885605.36782: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.36798: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.36805: variable 'ansible_pipelining' from source: unknown 20459 1726885605.36817: variable 'ansible_timeout' from source: unknown 20459 1726885605.36826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.36975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885605.36990: variable 'omit' from source: magic vars 20459 1726885605.36999: starting attempt loop 20459 1726885605.37020: running the handler 20459 1726885605.37038: handler run complete 20459 1726885605.37052: attempt loop complete, returning result 20459 1726885605.37059: _execute() done 20459 1726885605.37066: dumping result to json 20459 1726885605.37073: done dumping result, returning 20459 1726885605.37085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-47dd-4c59-0000000000ba] 20459 1726885605.37094: sending task result for task 02369adf-7a19-47dd-4c59-0000000000ba 20459 1726885605.37195: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000ba 20459 1726885605.37202: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885605.37295: no more pending results, returning what we have 20459 1726885605.37298: results queue empty 20459 1726885605.37299: checking for any_errors_fatal 20459 1726885605.37304: done checking for any_errors_fatal 20459 1726885605.37304: checking for max_fail_percentage 20459 1726885605.37306: done checking for max_fail_percentage 20459 1726885605.37307: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.37308: done checking to see if all hosts have failed 20459 1726885605.37309: getting the remaining hosts for this loop 20459 1726885605.37310: done getting the remaining hosts for this loop 20459 1726885605.37319: getting the next task for host managed_node1 20459 1726885605.37326: done getting next task for host managed_node1 20459 1726885605.37330: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885605.37336: ^ 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 20459 1726885605.37347: getting variables 20459 1726885605.37349: in VariableManager get_vars() 20459 1726885605.37380: Calling all_inventory to load vars for managed_node1 20459 1726885605.37383: Calling groups_inventory to load vars for managed_node1 20459 1726885605.37385: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.37395: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.37399: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.37402: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.38510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.40058: done with get_vars() 20459 1726885605.40071: 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 22:26:45 -0400 (0:00:00.053) 0:00:11.762 ****** 20459 1726885605.40180: entering _queue_task() for managed_node1/mount 20459 1726885605.40182: Creating lock for mount 20459 1726885605.40430: worker is 1 (out of 1 available) 20459 1726885605.40441: exiting _queue_task() for managed_node1/mount 20459 1726885605.40452: done queuing things up, now waiting for results queue to drain 20459 1726885605.40454: waiting for pending results... 20459 1726885605.40752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885605.40917: in run() - task 02369adf-7a19-47dd-4c59-0000000000bb 20459 1726885605.40938: variable 'ansible_search_path' from source: unknown 20459 1726885605.40947: variable 'ansible_search_path' from source: unknown 20459 1726885605.41291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885605.43683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885605.43773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885605.43817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885605.43868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885605.43898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885605.43991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.44030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.44066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.44120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.44141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.44225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.44251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.44279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.44333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.44351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.44542: variable 'blivet_output' from source: set_fact 20459 1726885605.44668: dumping result to json 20459 1726885605.44677: done dumping result, returning 20459 1726885605.44748: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-47dd-4c59-0000000000bb] 20459 1726885605.44758: sending task result for task 02369adf-7a19-47dd-4c59-0000000000bb skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885605.44943: no more pending results, returning what we have 20459 1726885605.44947: results queue empty 20459 1726885605.44947: checking for any_errors_fatal 20459 1726885605.44955: done checking for any_errors_fatal 20459 1726885605.44956: checking for max_fail_percentage 20459 1726885605.44957: done checking for max_fail_percentage 20459 1726885605.44960: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.44961: done checking to see if all hosts have failed 20459 1726885605.44961: getting the remaining hosts for this loop 20459 1726885605.44963: done getting the remaining hosts for this loop 20459 1726885605.44968: getting the next task for host managed_node1 20459 1726885605.44976: done getting next task for host managed_node1 20459 1726885605.44979: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885605.44984: ^ 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 20459 1726885605.44996: getting variables 20459 1726885605.44998: in VariableManager get_vars() 20459 1726885605.45038: Calling all_inventory to load vars for managed_node1 20459 1726885605.45040: Calling groups_inventory to load vars for managed_node1 20459 1726885605.45043: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.45053: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.45057: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.45061: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.45893: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000bb 20459 1726885605.45896: WORKER PROCESS EXITING 20459 1726885605.45920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.46668: done with get_vars() 20459 1726885605.46684: 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 22:26:45 -0400 (0:00:00.066) 0:00:11.828 ****** 20459 1726885605.46792: entering _queue_task() for managed_node1/systemd 20459 1726885605.47028: worker is 1 (out of 1 available) 20459 1726885605.47042: exiting _queue_task() for managed_node1/systemd 20459 1726885605.47055: done queuing things up, now waiting for results queue to drain 20459 1726885605.47057: waiting for pending results... 20459 1726885605.47361: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885605.47532: in run() - task 02369adf-7a19-47dd-4c59-0000000000bd 20459 1726885605.47556: variable 'ansible_search_path' from source: unknown 20459 1726885605.47564: variable 'ansible_search_path' from source: unknown 20459 1726885605.47609: calling self._execute() 20459 1726885605.47702: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.47716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.47744: variable 'omit' from source: magic vars 20459 1726885605.48149: variable 'blivet_output' from source: set_fact 20459 1726885605.48179: Evaluated conditional (blivet_output['mounts']): False 20459 1726885605.48190: when evaluation is False, skipping this task 20459 1726885605.48198: _execute() done 20459 1726885605.48208: dumping result to json 20459 1726885605.48223: done dumping result, returning 20459 1726885605.48236: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-0000000000bd] 20459 1726885605.48248: sending task result for task 02369adf-7a19-47dd-4c59-0000000000bd 20459 1726885605.48369: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000bd skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 20459 1726885605.48427: no more pending results, returning what we have 20459 1726885605.48431: results queue empty 20459 1726885605.48432: checking for any_errors_fatal 20459 1726885605.48439: done checking for any_errors_fatal 20459 1726885605.48440: checking for max_fail_percentage 20459 1726885605.48442: done checking for max_fail_percentage 20459 1726885605.48443: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.48443: done checking to see if all hosts have failed 20459 1726885605.48444: getting the remaining hosts for this loop 20459 1726885605.48446: done getting the remaining hosts for this loop 20459 1726885605.48451: getting the next task for host managed_node1 20459 1726885605.48459: done getting next task for host managed_node1 20459 1726885605.48463: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885605.48468: ^ 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 20459 1726885605.48485: getting variables 20459 1726885605.48488: in VariableManager get_vars() 20459 1726885605.48525: Calling all_inventory to load vars for managed_node1 20459 1726885605.48528: Calling groups_inventory to load vars for managed_node1 20459 1726885605.48531: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.48543: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.48547: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.48551: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.49193: WORKER PROCESS EXITING 20459 1726885605.49221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.49882: done with get_vars() 20459 1726885605.49894: 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 22:26:45 -0400 (0:00:00.031) 0:00:11.860 ****** 20459 1726885605.49991: entering _queue_task() for managed_node1/mount 20459 1726885605.50203: worker is 1 (out of 1 available) 20459 1726885605.50220: exiting _queue_task() for managed_node1/mount 20459 1726885605.50230: done queuing things up, now waiting for results queue to drain 20459 1726885605.50236: waiting for pending results... 20459 1726885605.50503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885605.50655: in run() - task 02369adf-7a19-47dd-4c59-0000000000be 20459 1726885605.50680: variable 'ansible_search_path' from source: unknown 20459 1726885605.50693: variable 'ansible_search_path' from source: unknown 20459 1726885605.51029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885605.53430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885605.53516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885605.53557: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885605.53608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885605.53650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885605.53745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.53779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.53820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.53875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.53898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.53961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.53992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.54025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.54084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.54108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.54184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.54214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.54244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.54299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.54324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.54499: variable 'blivet_output' from source: set_fact 20459 1726885605.54559: dumping result to json 20459 1726885605.54568: done dumping result, returning 20459 1726885605.54580: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-47dd-4c59-0000000000be] 20459 1726885605.54598: sending task result for task 02369adf-7a19-47dd-4c59-0000000000be skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885605.54752: no more pending results, returning what we have 20459 1726885605.54756: results queue empty 20459 1726885605.54757: checking for any_errors_fatal 20459 1726885605.54765: done checking for any_errors_fatal 20459 1726885605.54766: checking for max_fail_percentage 20459 1726885605.54768: done checking for max_fail_percentage 20459 1726885605.54769: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.54770: done checking to see if all hosts have failed 20459 1726885605.54770: getting the remaining hosts for this loop 20459 1726885605.54772: done getting the remaining hosts for this loop 20459 1726885605.54777: getting the next task for host managed_node1 20459 1726885605.54784: done getting next task for host managed_node1 20459 1726885605.54788: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885605.54792: ^ 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 20459 1726885605.54804: getting variables 20459 1726885605.54806: in VariableManager get_vars() 20459 1726885605.54850: Calling all_inventory to load vars for managed_node1 20459 1726885605.54853: Calling groups_inventory to load vars for managed_node1 20459 1726885605.54857: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.54868: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.54872: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.54876: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.55524: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000be 20459 1726885605.55528: WORKER PROCESS EXITING 20459 1726885605.55554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.56315: done with get_vars() 20459 1726885605.56327: 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 22:26:45 -0400 (0:00:00.064) 0:00:11.924 ****** 20459 1726885605.56427: entering _queue_task() for managed_node1/file 20459 1726885605.56659: worker is 1 (out of 1 available) 20459 1726885605.56675: exiting _queue_task() for managed_node1/file 20459 1726885605.56689: done queuing things up, now waiting for results queue to drain 20459 1726885605.56691: waiting for pending results... 20459 1726885605.56974: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885605.57096: in run() - task 02369adf-7a19-47dd-4c59-0000000000c0 20459 1726885605.57122: variable 'ansible_search_path' from source: unknown 20459 1726885605.57132: variable 'ansible_search_path' from source: unknown 20459 1726885605.57465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885605.59750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885605.59833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885605.59879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885605.59923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885605.59964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885605.60045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.60088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.60122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.60183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.60203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.60261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.60299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.60334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.60386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.60410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.60473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885605.60517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885605.60548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885605.60594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885605.60628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885605.60784: variable 'blivet_output' from source: set_fact 20459 1726885605.60856: dumping result to json 20459 1726885605.60864: done dumping result, returning 20459 1726885605.60874: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-47dd-4c59-0000000000c0] 20459 1726885605.60884: sending task result for task 02369adf-7a19-47dd-4c59-0000000000c0 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885605.61048: no more pending results, returning what we have 20459 1726885605.61052: results queue empty 20459 1726885605.61053: checking for any_errors_fatal 20459 1726885605.61064: done checking for any_errors_fatal 20459 1726885605.61065: checking for max_fail_percentage 20459 1726885605.61067: done checking for max_fail_percentage 20459 1726885605.61068: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.61069: done checking to see if all hosts have failed 20459 1726885605.61069: getting the remaining hosts for this loop 20459 1726885605.61071: done getting the remaining hosts for this loop 20459 1726885605.61074: getting the next task for host managed_node1 20459 1726885605.61082: done getting next task for host managed_node1 20459 1726885605.61085: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885605.61090: ^ 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 20459 1726885605.61104: getting variables 20459 1726885605.61106: in VariableManager get_vars() 20459 1726885605.61145: Calling all_inventory to load vars for managed_node1 20459 1726885605.61147: Calling groups_inventory to load vars for managed_node1 20459 1726885605.61150: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.61160: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.61163: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.61166: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.61798: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000c0 20459 1726885605.61801: WORKER PROCESS EXITING 20459 1726885605.61824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.62550: done with get_vars() 20459 1726885605.62566: 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 22:26:45 -0400 (0:00:00.062) 0:00:11.987 ****** 20459 1726885605.62668: entering _queue_task() for managed_node1/systemd 20459 1726885605.62882: worker is 1 (out of 1 available) 20459 1726885605.62893: exiting _queue_task() for managed_node1/systemd 20459 1726885605.62904: done queuing things up, now waiting for results queue to drain 20459 1726885605.62906: waiting for pending results... 20459 1726885605.63193: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885605.63371: in run() - task 02369adf-7a19-47dd-4c59-0000000000c2 20459 1726885605.63396: variable 'ansible_search_path' from source: unknown 20459 1726885605.63405: variable 'ansible_search_path' from source: unknown 20459 1726885605.63448: calling self._execute() 20459 1726885605.63537: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.63548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.63569: variable 'omit' from source: magic vars 20459 1726885605.63964: variable 'blivet_output' from source: set_fact 20459 1726885605.63984: Evaluated conditional (blivet_output['mounts']): False 20459 1726885605.63992: when evaluation is False, skipping this task 20459 1726885605.64004: _execute() done 20459 1726885605.64010: dumping result to json 20459 1726885605.64020: done dumping result, returning 20459 1726885605.64032: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-0000000000c2] 20459 1726885605.64048: sending task result for task 02369adf-7a19-47dd-4c59-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 20459 1726885605.64202: no more pending results, returning what we have 20459 1726885605.64206: results queue empty 20459 1726885605.64207: checking for any_errors_fatal 20459 1726885605.64216: done checking for any_errors_fatal 20459 1726885605.64217: checking for max_fail_percentage 20459 1726885605.64219: done checking for max_fail_percentage 20459 1726885605.64220: checking to see if all hosts have failed and the running result is not ok 20459 1726885605.64221: done checking to see if all hosts have failed 20459 1726885605.64222: getting the remaining hosts for this loop 20459 1726885605.64224: done getting the remaining hosts for this loop 20459 1726885605.64227: getting the next task for host managed_node1 20459 1726885605.64234: done getting next task for host managed_node1 20459 1726885605.64239: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885605.64243: ^ 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 20459 1726885605.64258: getting variables 20459 1726885605.64259: in VariableManager get_vars() 20459 1726885605.64296: Calling all_inventory to load vars for managed_node1 20459 1726885605.64298: Calling groups_inventory to load vars for managed_node1 20459 1726885605.64301: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885605.64314: Calling all_plugins_play to load vars for managed_node1 20459 1726885605.64317: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885605.64321: Calling groups_plugins_play to load vars for managed_node1 20459 1726885605.64890: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000c2 20459 1726885605.64894: WORKER PROCESS EXITING 20459 1726885605.64988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885605.65683: done with get_vars() 20459 1726885605.65695: 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 22:26:45 -0400 (0:00:00.031) 0:00:12.018 ****** 20459 1726885605.65797: entering _queue_task() for managed_node1/stat 20459 1726885605.65996: worker is 1 (out of 1 available) 20459 1726885605.66007: exiting _queue_task() for managed_node1/stat 20459 1726885605.66018: done queuing things up, now waiting for results queue to drain 20459 1726885605.66020: waiting for pending results... 20459 1726885605.66330: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885605.66523: in run() - task 02369adf-7a19-47dd-4c59-0000000000c3 20459 1726885605.66549: variable 'ansible_search_path' from source: unknown 20459 1726885605.66561: variable 'ansible_search_path' from source: unknown 20459 1726885605.66620: calling self._execute() 20459 1726885605.66720: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.66739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.66764: variable 'omit' from source: magic vars 20459 1726885605.66908: variable 'omit' from source: magic vars 20459 1726885605.67006: variable 'omit' from source: magic vars 20459 1726885605.67063: variable 'omit' from source: magic vars 20459 1726885605.67127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885605.67181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885605.67220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885605.67254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.67282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885605.67309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885605.67348: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885605.67393: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885605.67401: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.67409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.67570: Set connection var ansible_pipelining to False 20459 1726885605.67580: Set connection var ansible_shell_type to sh 20459 1726885605.67597: Set connection var ansible_connection to ssh 20459 1726885605.67624: Set connection var ansible_timeout to 10 20459 1726885605.67642: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885605.67663: Set connection var ansible_shell_executable to /bin/sh 20459 1726885605.67704: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.67718: variable 'ansible_connection' from source: unknown 20459 1726885605.67734: variable 'ansible_module_compression' from source: unknown 20459 1726885605.67744: variable 'ansible_shell_type' from source: unknown 20459 1726885605.67759: variable 'ansible_shell_executable' from source: unknown 20459 1726885605.67769: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885605.67786: variable 'ansible_pipelining' from source: unknown 20459 1726885605.67797: variable 'ansible_timeout' from source: unknown 20459 1726885605.67822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885605.68092: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885605.68117: variable 'omit' from source: magic vars 20459 1726885605.68132: starting attempt loop 20459 1726885605.68147: running the handler 20459 1726885605.68175: _low_level_execute_command(): starting 20459 1726885605.68192: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885605.69077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885605.69099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.69125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.69158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.69221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.69246: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885605.69267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.69296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885605.69321: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885605.69338: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885605.69360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.69382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.69405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.69433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.69453: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885605.69478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.69574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885605.69616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885605.69644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885605.69756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885605.71367: stdout chunk (state=3): >>>/root <<< 20459 1726885605.71569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885605.71573: stdout chunk (state=3): >>><<< 20459 1726885605.71575: stderr chunk (state=3): >>><<< 20459 1726885605.71696: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885605.71699: _low_level_execute_command(): starting 20459 1726885605.71703: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339 `" && echo ansible-tmp-1726885605.715961-20938-198082766713339="` echo /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339 `" ) && sleep 0' 20459 1726885605.72482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885605.72494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.72507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.72526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.72572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.72587: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885605.72599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.72617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885605.72628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885605.72638: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885605.72648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.72659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.72677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.72692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.72702: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885605.72716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.72838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885605.72865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885605.72901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885605.73006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885605.74835: stdout chunk (state=3): >>>ansible-tmp-1726885605.715961-20938-198082766713339=/root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339 <<< 20459 1726885605.75031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885605.75034: stdout chunk (state=3): >>><<< 20459 1726885605.75036: stderr chunk (state=3): >>><<< 20459 1726885605.75368: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885605.715961-20938-198082766713339=/root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885605.75372: variable 'ansible_module_compression' from source: unknown 20459 1726885605.75374: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885605.75376: variable 'ansible_facts' from source: unknown 20459 1726885605.75379: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339/AnsiballZ_stat.py 20459 1726885605.75435: Sending initial data 20459 1726885605.75438: Sent initial data (152 bytes) 20459 1726885605.76442: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885605.76460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.76474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.76491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.76544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.76564: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885605.76582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.76605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885605.76621: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885605.76634: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885605.76653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.76675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.76704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.76720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.76745: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885605.76760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.76852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885605.76873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885605.76890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885605.77020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885605.78657: 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 <<< 20459 1726885605.78688: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885605.78734: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp98_84a_3 /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339/AnsiballZ_stat.py <<< 20459 1726885605.78761: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885605.79996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885605.80118: stderr chunk (state=3): >>><<< 20459 1726885605.80121: stdout chunk (state=3): >>><<< 20459 1726885605.80124: done transferring module to remote 20459 1726885605.80130: _low_level_execute_command(): starting 20459 1726885605.80132: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339/ /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339/AnsiballZ_stat.py && sleep 0' 20459 1726885605.83357: 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 <<< 20459 1726885605.83400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.83404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.83407: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.83460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885605.83935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885605.83938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885605.83984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885605.85699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885605.85761: stderr chunk (state=3): >>><<< 20459 1726885605.85764: stdout chunk (state=3): >>><<< 20459 1726885605.85825: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885605.85828: _low_level_execute_command(): starting 20459 1726885605.85831: _low_level_execute_command(): using become for this command 20459 1726885605.85833: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bspklnfeerveuwuednacsvmtnonbkdpv ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885605.86450: Initial state: awaiting_escalation: BECOME-SUCCESS-bspklnfeerveuwuednacsvmtnonbkdpv 20459 1726885605.87085: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885605.87141: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.87158: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.87182: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.87227: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.87238: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885605.87252: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.87267: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885605.87281: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885605.87290: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885605.87300: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885605.87310: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885605.87330: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885605.87341: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885605.87350: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885605.87362: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885605.87442: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885605.87461: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885605.87477: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885605.87548: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885605.90271: stdout chunk (state=1): >>>BECOME-SUCCESS-bspklnfeerveuwuednacsvmtnonbkdpv <<< 20459 1726885605.90274: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-bspklnfeerveuwuednacsvmtnonbkdpv' 20459 1726885605.90532: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 20459 1726885605.90535: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885605.90584: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885605.90628: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885605.90660: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885605.90716: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885605.90720: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885605.90766: 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' <<< 20459 1726885605.90796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885605.90810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885605.90834: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc96eca0> <<< 20459 1726885605.90889: 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' <<< 20459 1726885605.90903: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc915280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc96ea00> <<< 20459 1726885605.90926: 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' <<< 20459 1726885605.90985: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc96e9a0> <<< 20459 1726885605.91011: 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 0x7f39fc915370> <<< 20459 1726885605.91066: 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' <<< 20459 1726885605.91070: 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' <<< 20459 1726885605.91105: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc915820> <<< 20459 1726885605.91152: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc915550> <<< 20459 1726885605.91156: 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' <<< 20459 1726885605.91188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885605.91192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885605.91257: 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' <<< 20459 1726885605.91277: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc8c1f70> <<< 20459 1726885605.91295: 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' <<< 20459 1726885605.91383: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc8c8100> <<< 20459 1726885605.91420: 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' <<< 20459 1726885605.91443: 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 0x7f39fc8f1730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc8c8820> <<< 20459 1726885605.91475: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc92a760> <<< 20459 1726885605.91494: 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 0x7f39fc8c1c70> <<< 20459 1726885605.91574: 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 0x7f39fc8f1c70> <<< 20459 1726885605.91636: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc915fd0> <<< 20459 1726885605.91655: 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. <<< 20459 1726885605.91848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885605.91851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885605.91899: 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' <<< 20459 1726885605.91920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885605.91946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885605.91975: 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' <<< 20459 1726885605.91986: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc868d90> <<< 20459 1726885605.92100: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc86be20> # /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' # <<< 20459 1726885605.92143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885605.92147: 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' <<< 20459 1726885605.92189: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc862730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc869520> <<< 20459 1726885605.92192: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc868250> <<< 20459 1726885605.92216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885605.92268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885605.92292: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885605.92343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885605.92355: 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' <<< 20459 1726885605.92385: 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 0x7f39fc5d6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5d67c0> <<< 20459 1726885605.92406: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885605.92442: 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 0x7f39fc5d6dc0> <<< 20459 1726885605.92460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885605.92478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885605.92497: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5d6e80> <<< 20459 1726885605.92544: 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 0x7f39fc5d6f40> <<< 20459 1726885605.92651: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885605.92752: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc842c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc83c520> # /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 0x7f39fc850580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc86fd00> <<< 20459 1726885605.92757: 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' <<< 20459 1726885605.92761: 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 0x7f39fc5e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc842160> <<< 20459 1726885605.92790: 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' <<< 20459 1726885605.92802: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fc850190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc8758b0> <<< 20459 1726885605.92828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885605.92836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885605.92853: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885605.92865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885605.92878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885605.92908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885605.92926: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e7ca0> <<< 20459 1726885605.92940: 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' <<< 20459 1726885605.92950: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e7c10> <<< 20459 1726885605.92965: 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' <<< 20459 1726885605.92993: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885605.93026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885605.93030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885605.93074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885605.93099: 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 0x7f39fc5bc280> <<< 20459 1726885605.93125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885605.93147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885605.93192: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5bc370> <<< 20459 1726885605.93291: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5f2eb0> <<< 20459 1726885605.93341: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e94f0> <<< 20459 1726885605.93375: 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' <<< 20459 1726885605.93419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885605.93445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885605.93471: 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 0x7f39fc4d50d0> <<< 20459 1726885605.93496: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5b7d90> <<< 20459 1726885605.93546: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc86fee0> <<< 20459 1726885605.93590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885605.93619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885605.93642: 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 0x7f39fc4e8a00> import 'errno' # <<< 20459 1726885605.93668: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885605.93707: 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 0x7f39fc4e8d30> # /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' <<< 20459 1726885605.93748: 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' <<< 20459 1726885605.93767: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4fb640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885605.93805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885605.93828: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4fbb80> <<< 20459 1726885605.93877: 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 0x7f39fc4862b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4e8e20> <<< 20459 1726885605.93906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885605.93925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885605.93955: 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 0x7f39fc497190> <<< 20459 1726885605.93979: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4fb4c0> import 'pwd' # <<< 20459 1726885605.94003: 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 0x7f39fc497250> <<< 20459 1726885605.94040: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e78e0> <<< 20459 1726885605.94065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885605.94076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885605.94104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885605.94121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885605.94146: 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 0x7f39fc4b35b0> <<< 20459 1726885605.94167: 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' <<< 20459 1726885605.94202: 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 0x7f39fc4b3880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4b3670> <<< 20459 1726885605.94233: 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 0x7f39fc4b3760> <<< 20459 1726885605.94261: 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' <<< 20459 1726885605.94461: 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 0x7f39fc4b3bb0> <<< 20459 1726885605.94497: 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 0x7f39fc4c0100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4b37f0> <<< 20459 1726885605.94547: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4a5940> <<< 20459 1726885605.94560: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e74c0> <<< 20459 1726885605.94598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885605.94668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4b39a0> <<< 20459 1726885605.94768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39fc3d4580> <<< 20459 1726885605.94930: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885605.95020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.95058: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885605.95075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.95099: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.95102: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885605.96300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.97245: 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 0x7f39fbdd66d0> <<< 20459 1726885605.97275: 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' <<< 20459 1726885605.97302: 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' <<< 20459 1726885605.97332: 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' <<< 20459 1726885605.97369: 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' <<< 20459 1726885605.97371: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39fbdd6160> <<< 20459 1726885605.97403: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6340> <<< 20459 1726885605.97431: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6e20> <<< 20459 1726885605.97459: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885605.97471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885605.97505: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6f10> <<< 20459 1726885605.97510: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6c40> import 'atexit' # <<< 20459 1726885605.97546: 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 0x7f39fbdd6e80> <<< 20459 1726885605.97572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885605.97590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885605.97647: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6100> <<< 20459 1726885605.97651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885605.97672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885605.97730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885605.97735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885605.97749: 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' <<< 20459 1726885605.97805: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd2edf0> <<< 20459 1726885605.97937: 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 0x7f39fbd2efa0> <<< 20459 1726885605.97941: 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 0x7f39fbd4ce50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885605.97983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd4c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc35fdc0> <<< 20459 1726885605.98862: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc35f3d0> # /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 0x7f39fc35ffd0> # /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 0x7f39fc32fdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdaabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdaa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbddc3a0> # 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 0x7f39fbdaa3d0> # /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 0x7f39fbdaa400> # /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 0x7f39fbd0f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc341100> # /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 0x7f39fbd1b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc341280> # /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 0x7f39fbd0fdf0> <<< 20459 1726885605.99046: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd1b940> # 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 0x7f39fbd1b790> <<< 20459 1726885605.99236: 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 0x7f39fbd1a730> # 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 0x7f39fbd1a670> <<< 20459 1726885605.99260: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc3387c0> # /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 0x7f39fbd9f640> <<< 20459 1726885605.99492: 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 0x7f39fbd9e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd100a0> # 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 0x7f39fbd9f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc359880> # zipimport: zlib available <<< 20459 1726885605.99497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.99502: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885605.99516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.99595: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.99693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.99722: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885605.99738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.99824: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885605.99918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.00365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.00845: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885606.00866: 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_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885606.00881: 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' <<< 20459 1726885606.00933: 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 0x7f39fb8e0130> <<< 20459 1726885606.01000: 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 0x7f39fbd94970> <<< 20459 1726885606.01023: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8e0550> <<< 20459 1726885606.01086: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885606.01108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.01125: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885606.01238: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.01652: 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 0x7f39fbd95940> # zipimport: zlib available <<< 20459 1726885606.01789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02159: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02281: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885606.02321: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02358: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885606.02361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02484: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885606.02488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02502: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885606.02523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02584: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885606.02765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.02956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885606.02991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885606.02994: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885606.03062: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd945e0> # zipimport: zlib available <<< 20459 1726885606.03125: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03196: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885606.03228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03285: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885606.03295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03327: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03513: 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 <<< 20459 1726885606.03532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885606.03601: 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 0x7f39fc34c850> <<< 20459 1726885606.03632: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbddde50> <<< 20459 1726885606.03673: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885606.03676: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885606.03790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.03906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885606.03930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885606.03933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885606.03960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885606.03995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885606.04015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885606.04082: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbce2310> <<< 20459 1726885606.04126: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbcdc820> <<< 20459 1726885606.04182: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbcd2940> <<< 20459 1726885606.04185: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885606.04210: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.04231: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885606.04303: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885606.04334: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885606.04337: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.04440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.04610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.04765: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885606.05380: 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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885606.05407: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885606.05733: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20459 1726885606.05747: 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 <<< 20459 1726885606.05759: 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 <<< 20459 1726885606.05762: 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 <<< 20459 1726885606.05768: 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 <<< 20459 1726885606.05795: 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 # cleanup[2] removing zipfile # destroy zipfile # 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 <<< 20459 1726885606.05817: stdout chunk (state=3): >>># 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 <<< 20459 1726885606.05825: 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 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885606.05998: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885606.06022: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885606.06049: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885606.06069: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885606.06082: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885606.06100: 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 <<< 20459 1726885606.06107: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 20459 1726885606.06126: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885606.06148: stdout chunk (state=3): >>># destroy array <<< 20459 1726885606.06169: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885606.06174: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885606.06217: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885606.06229: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20459 1726885606.06243: 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 <<< 20459 1726885606.06259: stdout chunk (state=3): >>># destroy subprocess <<< 20459 1726885606.06284: 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 <<< 20459 1726885606.06298: 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 <<< 20459 1726885606.06321: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 20459 1726885606.06339: 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 <<< 20459 1726885606.06348: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 20459 1726885606.06351: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885606.06370: 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 <<< 20459 1726885606.06383: 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 <<< 20459 1726885606.06405: 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 <<< 20459 1726885606.06410: 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 <<< 20459 1726885606.06539: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885606.06553: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885606.06566: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885606.06579: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885606.06591: 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 <<< 20459 1726885606.06614: stdout chunk (state=3): >>># destroy select <<< 20459 1726885606.06626: 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 <<< 20459 1726885606.06651: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885606.07048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885606.07095: stderr chunk (state=3): >>><<< 20459 1726885606.07099: stdout chunk (state=3): >>><<< 20459 1726885606.07170: _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 0x7f39fc96eca0> # /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 0x7f39fc915280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc96ea00> # /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 0x7f39fc96e9a0> 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 0x7f39fc915370> # /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 0x7f39fc915820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc915550> # /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 0x7f39fc8c1f70> # /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 0x7f39fc8c8100> # /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 0x7f39fc8f1730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc8c8820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc92a760> # /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 0x7f39fc8c1c70> # /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 0x7f39fc8f1c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc915fd0> 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 0x7f39fc868d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc86be20> # /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 0x7f39fc862730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc869520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc868250> # /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 0x7f39fc5d6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5d67c0> 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 0x7f39fc5d6dc0> # /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 0x7f39fc5d6e80> # /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 0x7f39fc5d6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc842c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc83c520> # /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 0x7f39fc850580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc86fd00> # /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 0x7f39fc5e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc842160> # 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 0x7f39fc850190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc8758b0> # /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 0x7f39fc5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e7ca0> # /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 0x7f39fc5e7c10> # /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 0x7f39fc5bc280> # /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 0x7f39fc5bc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5f2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e94f0> # /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 0x7f39fc4d50d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5b7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc86fee0> # /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 0x7f39fc4e8a00> 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 0x7f39fc4e8d30> # /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 0x7f39fc4fb640> # /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 0x7f39fc4fbb80> # 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 0x7f39fc4862b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4e8e20> # /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 0x7f39fc497190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4fb4c0> 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 0x7f39fc497250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e78e0> # /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 0x7f39fc4b35b0> # /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 0x7f39fc4b3880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4b3670> # 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 0x7f39fc4b3760> # /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 0x7f39fc4b3bb0> # 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 0x7f39fc4c0100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4b37f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc4a5940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc5e74c0> # /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 0x7f39fc4b39a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39fc3d4580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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 0x7f39fbdd66d0> # /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 0x7f39fbdd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6e20> # /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 0x7f39fbdd6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdd6c40> 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 0x7f39fbdd6e80> # /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 0x7f39fbdd6100> # /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 0x7f39fbd2edf0> # 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 0x7f39fbd2efa0> # 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 0x7f39fbd4ce50> # /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 0x7f39fbd4c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc35fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc35f3d0> # /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 0x7f39fc35ffd0> # /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 0x7f39fc32fdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdaabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbdaa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbddc3a0> # 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 0x7f39fbdaa3d0> # /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 0x7f39fbdaa400> # /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 0x7f39fbd0f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc341100> # /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 0x7f39fbd1b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc341280> # /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 0x7f39fbd0fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd1b940> # 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 0x7f39fbd1b790> # 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 0x7f39fbd1a730> # 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 0x7f39fbd1a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc3387c0> # /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 0x7f39fbd9f640> # 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 0x7f39fbd9e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbd100a0> # 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 0x7f39fbd9f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fc359880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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_3t42_783/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_3t42_783/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_3t42_783/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_3t42_783/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 0x7f39fb8e0130> # /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 0x7f39fbd94970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fb8e0550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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_3t42_783/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 0x7f39fbd95940> # 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_3t42_783/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_3t42_783/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_3t42_783/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_3t42_783/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_3t42_783/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 0x7f39fbd945e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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_3t42_783/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 0x7f39fc34c850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbddde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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 0x7f39fbce2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbcdc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39fbcd2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3t42_783/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3t42_783/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_3t42_783/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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885606.07705: 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-1726885605.715961-20938-198082766713339/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885606.07708: _low_level_execute_command(): starting 20459 1726885606.07711: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885605.715961-20938-198082766713339/ > /dev/null 2>&1 && sleep 0' 20459 1726885606.07858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885606.07877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.07881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.07883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.07930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.07933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.07936: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.07978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885606.07982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885606.08025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885606.09805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885606.10057: stderr chunk (state=3): >>><<< 20459 1726885606.10060: stdout chunk (state=3): >>><<< 20459 1726885606.10062: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885606.10065: handler run complete 20459 1726885606.10216: attempt loop complete, returning result 20459 1726885606.10219: _execute() done 20459 1726885606.10222: dumping result to json 20459 1726885606.10285: done dumping result, returning 20459 1726885606.10291: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-47dd-4c59-0000000000c3] 20459 1726885606.10296: sending task result for task 02369adf-7a19-47dd-4c59-0000000000c3 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885606.10971: no more pending results, returning what we have 20459 1726885606.10974: results queue empty 20459 1726885606.10975: checking for any_errors_fatal 20459 1726885606.10981: done checking for any_errors_fatal 20459 1726885606.10982: checking for max_fail_percentage 20459 1726885606.10986: done checking for max_fail_percentage 20459 1726885606.10987: checking to see if all hosts have failed and the running result is not ok 20459 1726885606.10988: done checking to see if all hosts have failed 20459 1726885606.10992: getting the remaining hosts for this loop 20459 1726885606.10994: done getting the remaining hosts for this loop 20459 1726885606.10997: getting the next task for host managed_node1 20459 1726885606.11002: done getting next task for host managed_node1 20459 1726885606.11006: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885606.11015: ^ 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 20459 1726885606.11031: getting variables 20459 1726885606.11033: in VariableManager get_vars() 20459 1726885606.11075: Calling all_inventory to load vars for managed_node1 20459 1726885606.11081: Calling groups_inventory to load vars for managed_node1 20459 1726885606.11085: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885606.11093: Calling all_plugins_play to load vars for managed_node1 20459 1726885606.11096: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885606.11104: Calling groups_plugins_play to load vars for managed_node1 20459 1726885606.11958: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000c3 20459 1726885606.11962: WORKER PROCESS EXITING 20459 1726885606.12076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885606.12788: done with get_vars() 20459 1726885606.12807: 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 22:26:46 -0400 (0:00:00.471) 0:00:12.489 ****** 20459 1726885606.12956: entering _queue_task() for managed_node1/lineinfile 20459 1726885606.13264: worker is 1 (out of 1 available) 20459 1726885606.13281: exiting _queue_task() for managed_node1/lineinfile 20459 1726885606.13292: done queuing things up, now waiting for results queue to drain 20459 1726885606.13295: waiting for pending results... 20459 1726885606.13607: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885606.13769: in run() - task 02369adf-7a19-47dd-4c59-0000000000c4 20459 1726885606.13785: variable 'ansible_search_path' from source: unknown 20459 1726885606.13788: variable 'ansible_search_path' from source: unknown 20459 1726885606.14009: variable 'blivet_output' from source: set_fact 20459 1726885606.14085: dumping result to json 20459 1726885606.14089: done dumping result, returning 20459 1726885606.14093: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-47dd-4c59-0000000000c4] 20459 1726885606.14100: sending task result for task 02369adf-7a19-47dd-4c59-0000000000c4 20459 1726885606.14250: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000c4 20459 1726885606.14253: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885606.14325: no more pending results, returning what we have 20459 1726885606.14329: results queue empty 20459 1726885606.14330: checking for any_errors_fatal 20459 1726885606.14343: done checking for any_errors_fatal 20459 1726885606.14344: checking for max_fail_percentage 20459 1726885606.14346: done checking for max_fail_percentage 20459 1726885606.14347: checking to see if all hosts have failed and the running result is not ok 20459 1726885606.14348: done checking to see if all hosts have failed 20459 1726885606.14348: getting the remaining hosts for this loop 20459 1726885606.14350: done getting the remaining hosts for this loop 20459 1726885606.14353: getting the next task for host managed_node1 20459 1726885606.14364: done getting next task for host managed_node1 20459 1726885606.14371: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885606.14376: ^ 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 20459 1726885606.14390: getting variables 20459 1726885606.14392: in VariableManager get_vars() 20459 1726885606.14430: Calling all_inventory to load vars for managed_node1 20459 1726885606.14432: Calling groups_inventory to load vars for managed_node1 20459 1726885606.14435: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885606.14449: Calling all_plugins_play to load vars for managed_node1 20459 1726885606.14456: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885606.14460: Calling groups_plugins_play to load vars for managed_node1 20459 1726885606.15040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885606.15793: done with get_vars() 20459 1726885606.15819: 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 22:26:46 -0400 (0:00:00.029) 0:00:12.519 ****** 20459 1726885606.15946: entering _queue_task() for managed_node1/setup 20459 1726885606.16141: worker is 1 (out of 1 available) 20459 1726885606.16165: exiting _queue_task() for managed_node1/setup 20459 1726885606.16176: done queuing things up, now waiting for results queue to drain 20459 1726885606.16178: waiting for pending results... 20459 1726885606.16519: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885606.16702: in run() - task 02369adf-7a19-47dd-4c59-0000000000c6 20459 1726885606.16740: variable 'ansible_search_path' from source: unknown 20459 1726885606.16749: variable 'ansible_search_path' from source: unknown 20459 1726885606.16795: calling self._execute() 20459 1726885606.16871: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885606.16875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885606.16882: variable 'omit' from source: magic vars 20459 1726885606.17258: variable 'ansible_check_mode' from source: magic vars 20459 1726885606.17266: Evaluated conditional (not ansible_check_mode): True 20459 1726885606.17272: variable 'omit' from source: magic vars 20459 1726885606.17326: variable 'omit' from source: magic vars 20459 1726885606.17381: variable 'omit' from source: magic vars 20459 1726885606.17452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885606.17501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885606.17531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885606.17553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885606.17563: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885606.17581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885606.17621: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885606.17662: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885606.17665: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885606.17668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885606.17758: Set connection var ansible_pipelining to False 20459 1726885606.17761: Set connection var ansible_shell_type to sh 20459 1726885606.17766: Set connection var ansible_connection to ssh 20459 1726885606.17775: Set connection var ansible_timeout to 10 20459 1726885606.17783: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885606.17787: Set connection var ansible_shell_executable to /bin/sh 20459 1726885606.17803: variable 'ansible_shell_executable' from source: unknown 20459 1726885606.17806: variable 'ansible_connection' from source: unknown 20459 1726885606.17809: variable 'ansible_module_compression' from source: unknown 20459 1726885606.17813: variable 'ansible_shell_type' from source: unknown 20459 1726885606.17817: variable 'ansible_shell_executable' from source: unknown 20459 1726885606.17827: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885606.17830: variable 'ansible_pipelining' from source: unknown 20459 1726885606.17832: variable 'ansible_timeout' from source: unknown 20459 1726885606.17835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885606.17980: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885606.17987: variable 'omit' from source: magic vars 20459 1726885606.17997: starting attempt loop 20459 1726885606.18000: running the handler 20459 1726885606.18009: _low_level_execute_command(): starting 20459 1726885606.18019: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885606.18547: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885606.18562: 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 <<< 20459 1726885606.18584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885606.18596: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885606.18608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.18660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885606.18672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885606.18725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885606.20302: stdout chunk (state=3): >>>/root <<< 20459 1726885606.20435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885606.20485: stderr chunk (state=3): >>><<< 20459 1726885606.20489: stdout chunk (state=3): >>><<< 20459 1726885606.20502: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885606.20518: _low_level_execute_command(): starting 20459 1726885606.20524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587 `" && echo ansible-tmp-1726885606.2050378-20967-117927722516587="` echo /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587 `" ) && sleep 0' 20459 1726885606.21032: 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 <<< 20459 1726885606.21135: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.21246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885606.21271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885606.21287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885606.21369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885606.23170: stdout chunk (state=3): >>>ansible-tmp-1726885606.2050378-20967-117927722516587=/root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587 <<< 20459 1726885606.23327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885606.23653: stderr chunk (state=3): >>><<< 20459 1726885606.23665: stdout chunk (state=3): >>><<< 20459 1726885606.23682: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885606.2050378-20967-117927722516587=/root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885606.23736: variable 'ansible_module_compression' from source: unknown 20459 1726885606.23889: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20459 1726885606.23983: variable 'ansible_facts' from source: unknown 20459 1726885606.24214: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/AnsiballZ_setup.py 20459 1726885606.24388: Sending initial data 20459 1726885606.24391: Sent initial data (154 bytes) 20459 1726885606.25532: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885606.25557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.25583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.25609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.25671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885606.25693: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885606.25709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.25738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885606.25751: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885606.25763: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885606.25774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.25793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.25821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.25835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885606.25850: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885606.25865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.25965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885606.25993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885606.26023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885606.26131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885606.27758: 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 <<< 20459 1726885606.27788: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885606.27827: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpcupxsant /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/AnsiballZ_setup.py <<< 20459 1726885606.27858: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885606.30322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885606.30444: stderr chunk (state=3): >>><<< 20459 1726885606.30450: stdout chunk (state=3): >>><<< 20459 1726885606.30456: done transferring module to remote 20459 1726885606.30458: _low_level_execute_command(): starting 20459 1726885606.30461: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/ /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/AnsiballZ_setup.py && sleep 0' 20459 1726885606.31059: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885606.31080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.31106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.31135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.31192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885606.31207: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885606.31229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.31256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885606.31268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885606.31279: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885606.31296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.31323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.31346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.31359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885606.31375: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885606.31389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.31465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885606.31483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885606.31497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885606.31562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885606.33327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885606.33331: stdout chunk (state=3): >>><<< 20459 1726885606.33333: stderr chunk (state=3): >>><<< 20459 1726885606.33419: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885606.33423: _low_level_execute_command(): starting 20459 1726885606.33425: _low_level_execute_command(): using become for this command 20459 1726885606.33428: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kcmajafdulujsoboarjotcdpzspuscin ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/AnsiballZ_setup.py'"'"' && sleep 0' 20459 1726885606.33517: Initial state: awaiting_escalation: BECOME-SUCCESS-kcmajafdulujsoboarjotcdpzspuscin 20459 1726885606.34088: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885606.34105: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.34124: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.34147: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.34188: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885606.34205: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885606.34226: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.34245: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885606.34256: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885606.34266: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885606.34278: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885606.34297: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885606.34321: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885606.34339: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885606.34355: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885606.34373: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885606.34458: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885606.34483: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885606.34500: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885606.34571: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885606.37314: stdout chunk (state=1): >>>BECOME-SUCCESS-kcmajafdulujsoboarjotcdpzspuscin <<< 20459 1726885606.37320: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-kcmajafdulujsoboarjotcdpzspuscin' 20459 1726885606.37537: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885606.37541: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885606.37602: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885606.37645: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885606.37731: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885606.37741: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885606.37780: 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 <<< 20459 1726885606.37823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885606.37830: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3924045ca0> <<< 20459 1726885606.37877: 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' <<< 20459 1726885606.37908: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3924045a00> <<< 20459 1726885606.37938: 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' <<< 20459 1726885606.37948: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39240459a0> import '_signal' # <<< 20459 1726885606.37966: 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' <<< 20459 1726885606.37981: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923ddc370> <<< 20459 1726885606.38089: 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 0x7f3923ddc820> <<< 20459 1726885606.38336: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923ddc550> # /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' <<< 20459 1726885606.38378: 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 0x7f3923d88f70> # /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 0x7f3923d8f100> # /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' <<< 20459 1726885606.38459: 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 0x7f3923db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d8f820> <<< 20459 1726885606.38566: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923df1760> # /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 0x7f3923d88c70> # /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 0x7f3923db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923ddcfd0> 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. <<< 20459 1726885606.38926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885606.38947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885606.39008: 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' <<< 20459 1726885606.39050: 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 # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d2fd90> <<< 20459 1726885606.39144: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d32e20> # /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' # <<< 20459 1726885606.39167: 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' <<< 20459 1726885606.39214: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d29730> <<< 20459 1726885606.39218: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d2f250> <<< 20459 1726885606.39232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885606.39299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885606.39324: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885606.39352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885606.39376: 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' <<< 20459 1726885606.39418: 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 0x7f3923c15cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c157c0> <<< 20459 1726885606.39424: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885606.39450: 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 0x7f3923c15dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885606.39494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885606.39498: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c15e80> <<< 20459 1726885606.39529: 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 0x7f3923c15f40> <<< 20459 1726885606.39538: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885606.39573: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d09c40> import '_functools' # <<< 20459 1726885606.39602: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d03520> <<< 20459 1726885606.39670: 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 0x7f3923d17580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d36d00> <<< 20459 1726885606.39731: 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' <<< 20459 1726885606.39775: 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 0x7f3923c26b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d09160> # 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 0x7f3923d17190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d3c8b0> <<< 20459 1726885606.39789: 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' <<< 20459 1726885606.39822: 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' <<< 20459 1726885606.39851: 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' <<< 20459 1726885606.39878: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c26eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c26ca0> <<< 20459 1726885606.39901: 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 0x7f3923c26c10> <<< 20459 1726885606.39921: 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' <<< 20459 1726885606.39941: 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' <<< 20459 1726885606.39958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885606.40006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885606.40034: 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 0x7f3923bfb280> <<< 20459 1726885606.40069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885606.40072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885606.40096: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923bfb370> <<< 20459 1726885606.40213: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c31eb0> <<< 20459 1726885606.40251: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c28940> <<< 20459 1726885606.40278: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c284f0> <<< 20459 1726885606.40290: 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' <<< 20459 1726885606.40402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885606.40420: 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 0x7f3923b230d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923bf6d90> <<< 20459 1726885606.40494: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c28dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d36ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885606.40605: 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 0x7f3923b36a00> <<< 20459 1726885606.40862: 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 0x7f3923b36d30> # /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 0x7f3923b49640> # /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 0x7f3923b49b80> # 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 0x7f3923ad42b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b36e20> # /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 0x7f3923ae5190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b494c0> 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 0x7f3923ae5250> <<< 20459 1726885606.40922: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c268e0> # /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' <<< 20459 1726885606.41134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885606.41179: 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 0x7f3923b015b0> # /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 0x7f3923b01880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b01670> # 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 0x7f3923b01760> # /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' <<< 20459 1726885606.41305: 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 0x7f3923b01bb0> <<< 20459 1726885606.41325: 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 0x7f3923b0e100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b017f0> <<< 20459 1726885606.41374: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923af3940> <<< 20459 1726885606.41381: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c264c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885606.41433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885606.41517: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b019a0> <<< 20459 1726885606.41620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3923a2a580> <<< 20459 1726885606.41857: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip' # zipimport: zlib available <<< 20459 1726885606.42060: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885606.43232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.44161: 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 0x7f39239656d0> <<< 20459 1726885606.44250: 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' <<< 20459 1726885606.44255: 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' <<< 20459 1726885606.44281: 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 0x7f3923965160> <<< 20459 1726885606.44319: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965340> <<< 20459 1726885606.44360: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965e20> <<< 20459 1726885606.44373: 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' <<< 20459 1726885606.44509: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965c40> 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 0x7f3923965e80> # /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' <<< 20459 1726885606.44590: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965100> # /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' <<< 20459 1726885606.44682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885606.44685: 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' <<< 20459 1726885606.44768: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233fbdf0> # 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 0x7f39233fbfa0> <<< 20459 1726885606.44837: 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 0x7f39233081c0> <<< 20459 1726885606.44886: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923308b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392394cdc0> <<< 20459 1726885606.45068: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392394c3d0> <<< 20459 1726885606.45123: 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' <<< 20459 1726885606.45132: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392394cfd0> # /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' <<< 20459 1726885606.45217: 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' <<< 20459 1726885606.45248: 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 0x7f392399bdc0> <<< 20459 1726885606.45358: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923939730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239392b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233e1c70> # 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 0x7f3923939f40> <<< 20459 1726885606.45402: 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 0x7f3923939f10> # /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' <<< 20459 1726885606.45424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885606.45461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885606.45571: 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 0x7f3923365970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239ae100> <<< 20459 1726885606.45575: 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' <<< 20459 1726885606.45634: 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 0x7f39233719a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239ae280> <<< 20459 1726885606.45648: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885606.45696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885606.45725: 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' # <<< 20459 1726885606.45823: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239aeca0> <<< 20459 1726885606.45904: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923371940> <<< 20459 1726885606.45996: 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 0x7f39239450a0> <<< 20459 1726885606.46035: 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 0x7f3923945bb0> <<< 20459 1726885606.46136: 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 0x7f39239ae550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239a57c0> <<< 20459 1726885606.46181: 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' <<< 20459 1726885606.46238: 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' <<< 20459 1726885606.46284: 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 0x7f3923366a90> <<< 20459 1726885606.46489: 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 0x7f3923384c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923370700> <<< 20459 1726885606.46496: 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 0x7f3923370070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923370af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885606.46544: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.46681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885606.46694: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885606.46788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.46910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.47335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.47798: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885606.47801: 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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885606.47834: 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' <<< 20459 1726885606.47891: 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 0x7f39233806d0> <<< 20459 1726885606.47965: 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' <<< 20459 1726885606.47977: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233bc6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f0e940> <<< 20459 1726885606.48029: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885606.48070: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.48085: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885606.48088: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.48195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.48326: 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' <<< 20459 1726885606.48363: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233f4e80> <<< 20459 1726885606.48366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.48749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49115: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49278: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885606.49281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49331: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885606.49334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49474: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885606.49494: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885606.49591: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885606.49751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.49943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885606.50008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885606.50144: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f240d0> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885606.50253: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885606.50296: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885606.50337: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50392: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50528: 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 <<< 20459 1726885606.50555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885606.50627: 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 0x7f39233f3d60> <<< 20459 1726885606.50708: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f24cd0> <<< 20459 1726885606.50742: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885606.50754: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.50939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885606.50942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885606.50953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885606.50993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885606.51005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885606.51038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885606.51156: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a2670> <<< 20459 1726885606.51218: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922ef8520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885606.51398: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885606.51405: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885606.51434: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51524: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51611: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51681: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20459 1726885606.51747: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.51907: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885606.52017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.52149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.52185: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.52238: 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' <<< 20459 1726885606.52274: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885606.52284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885606.52301: 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' <<< 20459 1726885606.52334: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922c8cbb0> <<< 20459 1726885606.52352: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885606.52367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885606.52380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885606.52435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885606.52439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885606.52451: 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 0x7f3922d9e0a0> <<< 20459 1726885606.52506: 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 0x7f3922d9e040> <<< 20459 1726885606.52564: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a3670> <<< 20459 1726885606.52581: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a83a0> <<< 20459 1726885606.52602: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233b5a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233b5d90> <<< 20459 1726885606.52650: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885606.52654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885606.52671: 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' <<< 20459 1726885606.52758: 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 0x7f3922eefeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f224c0> <<< 20459 1726885606.52765: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885606.52771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885606.52792: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922eeffa0> <<< 20459 1726885606.52796: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885606.52826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885606.52907: 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 0x7f39239b6250> <<< 20459 1726885606.52910: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f3bd30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233b5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885606.52938: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885606.52944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.52985: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 20459 1726885606.53033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53097: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885606.53230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53251: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885606.53258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885606.53284: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 20459 1726885606.53357: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53372: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20459 1726885606.53422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53488: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 20459 1726885606.53510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.53663: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885606.53797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54562: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20459 1726885606.54592: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54638: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 20459 1726885606.54701: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885606.54748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54778: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885606.54804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885606.54893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.54980: 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' <<< 20459 1726885606.54999: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922c0cd30> <<< 20459 1726885606.55014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885606.55047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885606.55192: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922c0ca00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 20459 1726885606.55256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.55309: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885606.55318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.55384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.55474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 20459 1726885606.55530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.55599: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885606.55604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.55644: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.55667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885606.55687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885606.55827: 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 0x7f3922bf1820> <<< 20459 1726885606.56066: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922c56c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885606.56108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56188: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20459 1726885606.56232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56526: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885606.56567: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56607: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885606.56610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56696: 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' <<< 20459 1726885606.56752: 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 0x7f3922b7d610> <<< 20459 1726885606.56756: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922b7d550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 20459 1726885606.56777: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20459 1726885606.56808: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.56859: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 20459 1726885606.56985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57101: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885606.57108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57183: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57374: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885606.57376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57418: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57544: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57665: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20459 1726885606.57671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57875: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885606.57916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.57936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.58359: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.58771: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885606.58779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.58864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.58961: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885606.58964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59035: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59135: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885606.59246: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59382: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885606.59395: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885606.59406: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885606.59449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59486: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885606.59493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59820: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.59979: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885606.59995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60059: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885606.60090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60108: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 20459 1726885606.60119: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60233: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885606.60283: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60287: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885606.60334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60382: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20459 1726885606.60437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60493: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885606.60496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60698: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60921: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885606.60925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.60965: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61016: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885606.61026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61087: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885606.61116: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61144: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885606.61159: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61180: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61218: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20459 1726885606.61281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61350: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885606.61374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885606.61388: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 20459 1726885606.61427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61471: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885606.61475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61490: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61639: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61701: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 20459 1726885606.61723: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 20459 1726885606.61766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61810: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885606.61814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.61964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62132: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20459 1726885606.62177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62216: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885606.62230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62309: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20459 1726885606.62371: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62454: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885606.62533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62605: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885606.62664: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885606.62840: 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' <<< 20459 1726885606.62900: 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' <<< 20459 1726885606.62919: 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 0x7f3922a0cd30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a0c4f0> <<< 20459 1726885606.62959: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a0c9d0> <<< 20459 1726885606.64675: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885606.80964: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20459 1726885606.80970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20459 1726885606.80973: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a0cb80> <<< 20459 1726885606.80991: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20459 1726885606.80995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20459 1726885606.81021: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39229f4cd0> <<< 20459 1726885606.81070: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 20459 1726885606.81076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885606.81126: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 20459 1726885606.81142: 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 0x7f3922b86cd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a01700> <<< 20459 1726885606.81391: 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 <<< 20459 1726885607.01771: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_loadavg": {"1m": 0.39, "5m": 0.42, "15m": 0.26}, "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "26", "second": "46", "epoch": "1726885606", "epoch_int": "1726885606", "date": "2024-09-20", "time": "22:26:46", "iso8601_micro": "2024-09-21T02:26:46.645025Z", "iso8601": "2024-09-21T02:26:46Z", "iso8601_basic": "20240920T222646645025", "iso8601_basic_short": "20240920T222646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv<<< 20459 1726885607.01781: stdout chunk (state=3): >>>4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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_s<<< 20459 1726885607.01787: stdout chunk (state=3): >>>egmentation": "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 2211, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1321, "free": 2211}, "nocache": {"free": 3190, "used": 342}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a<<< 20459 1726885607.01872: stdout chunk (state=3): >>>337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "<<< 20459 1726885607.01879: stdout chunk (state=3): >>>scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 733, "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": 263810756608, "block_size": 4096, "block_total": 65519355, "block_available": 64406923, "block_used": 1112432, "inode_total": 131071472, "inode_available": 130996348, "inode_used": 75124, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-kcmajafdulujsoboarjotcdpzspuscin ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_apparmor": {"status": "disabled"}, "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"}}} <<< 20459 1726885607.02641: 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 <<< 20459 1726885607.02747: 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 <<< 20459 1726885607.02770: 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 <<< 20459 1726885607.02774: 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 <<< 20459 1726885607.02777: 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 # cleanup[2] removing 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<<< 20459 1726885607.02779: 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 <<< 20459 1726885607.02782: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 20459 1726885607.02784: 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 # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 20459 1726885607.02786: 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 <<< 20459 1726885607.02789: stdout chunk (state=3): >>># 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 <<< 20459 1726885607.02791: 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 <<< 20459 1726885607.02801: stdout chunk (state=3): >>># 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 <<< 20459 1726885607.02805: 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 <<< 20459 1726885607.02824: 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 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 20459 1726885607.02827: 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<<< 20459 1726885607.02830: stdout chunk (state=3): >>> # 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<<< 20459 1726885607.02833: stdout chunk (state=3): >>> # 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 <<< 20459 1726885607.02835: 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 <<< 20459 1726885607.02837: stdout chunk (state=3): >>># 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<<< 20459 1726885607.02842: stdout chunk (state=3): >>> # 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<<< 20459 1726885607.02844: 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 # 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<<< 20459 1726885607.02845: 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 <<< 20459 1726885607.02847: stdout chunk (state=3): >>># 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 <<< 20459 1726885607.02854: stdout chunk (state=3): >>># 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<<< 20459 1726885607.02856: stdout chunk (state=3): >>> # 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<<< 20459 1726885607.02859: stdout chunk (state=3): >>> # 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 <<< 20459 1726885607.02861: stdout chunk (state=3): >>># 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 <<< 20459 1726885607.03046: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885607.03052: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885607.03074: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885607.03083: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885607.03089: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885607.03136: 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 <<< 20459 1726885607.03166: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885607.03199: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885607.03245: 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 <<< 20459 1726885607.03295: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction <<< 20459 1726885607.03351: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 20459 1726885607.03391: 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 <<< 20459 1726885607.03457: 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 <<< 20459 1726885607.03496: 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 <<< 20459 1726885607.03558: 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 <<< 20459 1726885607.03595: 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 <<< 20459 1726885607.03626: 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 # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885607.03667: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 20459 1726885607.03697: 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 <<< 20459 1726885607.03836: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885607.03854: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 20459 1726885607.03887: 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 <<< 20459 1726885607.03909: 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 <<< 20459 1726885607.03939: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885607.04509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885607.04571: stderr chunk (state=3): >>><<< 20459 1726885607.04580: stdout chunk (state=3): >>><<< 20459 1726885607.04765: _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 0x7f3924045ca0> # /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 0x7f3923ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3924045a00> # /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 0x7f39240459a0> 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 0x7f3923ddc370> # /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 0x7f3923ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923ddc550> # /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 0x7f3923d88f70> # /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 0x7f3923d8f100> # /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 0x7f3923db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923df1760> # /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 0x7f3923d88c70> # /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 0x7f3923db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923ddcfd0> 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 0x7f3923d2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d32e20> # /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 0x7f3923d29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d2f250> # /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 0x7f3923c15cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c157c0> 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 0x7f3923c15dc0> # /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 0x7f3923c15e80> # /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 0x7f3923c15f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d09c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d03520> # /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 0x7f3923d17580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d36d00> # /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 0x7f3923c26b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d09160> # 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 0x7f3923d17190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d3c8b0> # /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 0x7f3923c26eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c26ca0> # /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 0x7f3923c26c10> # /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 0x7f3923bfb280> # /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 0x7f3923bfb370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c31eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c28940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c284f0> # /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 0x7f3923b230d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923bf6d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c28dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923d36ee0> # /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 0x7f3923b36a00> 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 0x7f3923b36d30> # /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 0x7f3923b49640> # /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 0x7f3923b49b80> # 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 0x7f3923ad42b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b36e20> # /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 0x7f3923ae5190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b494c0> 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 0x7f3923ae5250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c268e0> # /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 0x7f3923b015b0> # /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 0x7f3923b01880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b01670> # 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 0x7f3923b01760> # /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 0x7f3923b01bb0> # 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 0x7f3923b0e100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923b017f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923af3940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923c264c0> # /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 0x7f3923b019a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3923a2a580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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 0x7f39239656d0> # /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 0x7f3923965160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965e20> # /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 0x7f3923965f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923965c40> 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 0x7f3923965e80> # /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 0x7f3923965100> # /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 0x7f39233fbdf0> # 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 0x7f39233fbfa0> # 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 0x7f39233081c0> # /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 0x7f3923308b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392394cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f392394c3d0> # /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 0x7f392394cfd0> # /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 0x7f392399bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923939730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239392b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233e1c70> # 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 0x7f3923939f40> # /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 0x7f3923939f10> # /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 0x7f3923365970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239ae100> # /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 0x7f39233719a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239ae280> # /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 0x7f39239aeca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923371940> # 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 0x7f39239450a0> # 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 0x7f3923945bb0> # 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 0x7f39239ae550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39239a57c0> # /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 0x7f3923366a90> # 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 0x7f3923384c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923370700> # 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 0x7f3923370070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3923370af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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 0x7f39233806d0> # /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 0x7f39233bc6d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f0e940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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 0x7f39233f4e80> # 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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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 0x7f3922f240d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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 0x7f39233f3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f24cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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 0x7f39233a6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a2670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922ef8520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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 0x7f3922c8cbb0> # /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 0x7f3922d9e0a0> # 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 0x7f3922d9e040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a3670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233a83a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233b5a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233b5d90> # /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 0x7f3922eefeb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f224c0> # /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 0x7f3922eeffa0> # /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 0x7f39239b6250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922f3bd30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39233b5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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 0x7f3922c0cd30> # /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 0x7f3922c0ca00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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 0x7f3922bf1820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922c56c40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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 0x7f3922b7d610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922b7d550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/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_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_zrjg7net/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 0x7f3922a0cd30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a0c4f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a0c9d0> 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 0x7f3922a0cb80> # /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 0x7f39229f4cd0> # /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 0x7f3922b86cd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3922a01700> 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_loadavg": {"1m": 0.39, "5m": 0.42, "15m": 0.26}, "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "26", "second": "46", "epoch": "1726885606", "epoch_int": "1726885606", "date": "2024-09-20", "time": "22:26:46", "iso8601_micro": "2024-09-21T02:26:46.645025Z", "iso8601": "2024-09-21T02:26:46Z", "iso8601_basic": "20240920T222646645025", "iso8601_basic_short": "20240920T222646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 2211, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1321, "free": 2211}, "nocache": {"free": 3190, "used": 342}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 733, "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": 263810756608, "block_size": 4096, "block_total": 65519355, "block_available": 64406923, "block_used": 1112432, "inode_total": 131071472, "inode_available": 130996348, "inode_used": 75124, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-kcmajafdulujsoboarjotcdpzspuscin ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_apparmor": {"status": "disabled"}, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885607.05972: 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-1726885606.2050378-20967-117927722516587/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885607.05979: _low_level_execute_command(): starting 20459 1726885607.05993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885606.2050378-20967-117927722516587/ > /dev/null 2>&1 && sleep 0' 20459 1726885607.07216: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885607.07236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.07247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.07277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.07347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.07354: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885607.07369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.07392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885607.07399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885607.07417: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885607.07423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.07432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.07449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.07451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.07538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885607.07550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885607.07625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885607.09546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885607.09783: stderr chunk (state=3): >>><<< 20459 1726885607.09842: stdout chunk (state=3): >>><<< 20459 1726885607.09898: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885607.09902: handler run complete 20459 1726885607.10383: variable 'ansible_facts' from source: unknown 20459 1726885607.10592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.11854: variable 'ansible_facts' from source: unknown 20459 1726885607.12726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.13304: attempt loop complete, returning result 20459 1726885607.13327: _execute() done 20459 1726885607.13336: dumping result to json 20459 1726885607.13405: done dumping result, returning 20459 1726885607.13435: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-47dd-4c59-0000000000c6] 20459 1726885607.13443: sending task result for task 02369adf-7a19-47dd-4c59-0000000000c6 ok: [managed_node1] 20459 1726885607.15115: no more pending results, returning what we have 20459 1726885607.15120: results queue empty 20459 1726885607.15121: checking for any_errors_fatal 20459 1726885607.15140: done checking for any_errors_fatal 20459 1726885607.15141: checking for max_fail_percentage 20459 1726885607.15143: done checking for max_fail_percentage 20459 1726885607.15144: checking to see if all hosts have failed and the running result is not ok 20459 1726885607.15145: done checking to see if all hosts have failed 20459 1726885607.15145: getting the remaining hosts for this loop 20459 1726885607.15150: done getting the remaining hosts for this loop 20459 1726885607.15153: getting the next task for host managed_node1 20459 1726885607.15163: done getting next task for host managed_node1 20459 1726885607.15165: ^ task is: TASK: meta (role_complete) 20459 1726885607.15171: ^ 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 20459 1726885607.15188: getting variables 20459 1726885607.15191: in VariableManager get_vars() 20459 1726885607.15456: Calling all_inventory to load vars for managed_node1 20459 1726885607.15459: Calling groups_inventory to load vars for managed_node1 20459 1726885607.15464: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885607.15477: Calling all_plugins_play to load vars for managed_node1 20459 1726885607.15480: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885607.15485: Calling groups_plugins_play to load vars for managed_node1 20459 1726885607.16020: done sending task result for task 02369adf-7a19-47dd-4c59-0000000000c6 20459 1726885607.16022: WORKER PROCESS EXITING 20459 1726885607.17003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.17868: done with get_vars() 20459 1726885607.17894: done getting variables 20459 1726885607.18032: done queuing things up, now waiting for results queue to drain 20459 1726885607.18034: results queue empty 20459 1726885607.18035: checking for any_errors_fatal 20459 1726885607.18038: done checking for any_errors_fatal 20459 1726885607.18039: checking for max_fail_percentage 20459 1726885607.18040: done checking for max_fail_percentage 20459 1726885607.18043: checking to see if all hosts have failed and the running result is not ok 20459 1726885607.18044: done checking to see if all hosts have failed 20459 1726885607.18045: getting the remaining hosts for this loop 20459 1726885607.18046: done getting the remaining hosts for this loop 20459 1726885607.18048: getting the next task for host managed_node1 20459 1726885607.18052: done getting next task for host managed_node1 20459 1726885607.18054: ^ task is: TASK: Mark tasks to be skipped 20459 1726885607.18055: ^ 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 20459 1726885607.18057: getting variables 20459 1726885607.18058: in VariableManager get_vars() 20459 1726885607.18082: Calling all_inventory to load vars for managed_node1 20459 1726885607.18085: Calling groups_inventory to load vars for managed_node1 20459 1726885607.18088: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885607.18092: Calling all_plugins_play to load vars for managed_node1 20459 1726885607.18095: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885607.18098: Calling groups_plugins_play to load vars for managed_node1 20459 1726885607.18740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.19463: done with get_vars() 20459 1726885607.19482: done getting variables 20459 1726885607.19523: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:19 Friday 20 September 2024 22:26:47 -0400 (0:00:01.036) 0:00:13.555 ****** 20459 1726885607.19552: entering _queue_task() for managed_node1/set_fact 20459 1726885607.19923: worker is 1 (out of 1 available) 20459 1726885607.19955: exiting _queue_task() for managed_node1/set_fact 20459 1726885607.19978: done queuing things up, now waiting for results queue to drain 20459 1726885607.19993: waiting for pending results... 20459 1726885607.20517: running TaskExecutor() for managed_node1/TASK: Mark tasks to be skipped 20459 1726885607.20679: in run() - task 02369adf-7a19-47dd-4c59-000000000007 20459 1726885607.20711: variable 'ansible_search_path' from source: unknown 20459 1726885607.20772: calling self._execute() 20459 1726885607.20946: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.20975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.21007: variable 'omit' from source: magic vars 20459 1726885607.21207: variable 'omit' from source: magic vars 20459 1726885607.21285: variable 'omit' from source: magic vars 20459 1726885607.21638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885607.23331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885607.23640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885607.23666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885607.23692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885607.23719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885607.23879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 20459 1726885607.23978: Loaded config def from plugin (lookup/env) 20459 1726885607.23981: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py 20459 1726885607.24024: variable 'omit' from source: magic vars 20459 1726885607.24050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885607.24067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885607.24080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885607.24093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885607.24102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885607.24116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885607.24132: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885607.24157: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885607.24162: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.24166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.24239: Set connection var ansible_pipelining to False 20459 1726885607.24243: Set connection var ansible_shell_type to sh 20459 1726885607.24246: Set connection var ansible_connection to ssh 20459 1726885607.24262: Set connection var ansible_timeout to 10 20459 1726885607.24265: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885607.24270: Set connection var ansible_shell_executable to /bin/sh 20459 1726885607.24290: variable 'ansible_shell_executable' from source: unknown 20459 1726885607.24293: variable 'ansible_connection' from source: unknown 20459 1726885607.24296: variable 'ansible_module_compression' from source: unknown 20459 1726885607.24298: variable 'ansible_shell_type' from source: unknown 20459 1726885607.24301: variable 'ansible_shell_executable' from source: unknown 20459 1726885607.24305: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.24313: variable 'ansible_pipelining' from source: unknown 20459 1726885607.24326: variable 'ansible_timeout' from source: unknown 20459 1726885607.24336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.24447: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885607.24462: variable 'omit' from source: magic vars 20459 1726885607.24480: starting attempt loop 20459 1726885607.24492: running the handler 20459 1726885607.24506: handler run complete 20459 1726885607.24522: attempt loop complete, returning result 20459 1726885607.24529: _execute() done 20459 1726885607.24536: dumping result to json 20459 1726885607.24542: done dumping result, returning 20459 1726885607.24552: done running TaskExecutor() for managed_node1/TASK: Mark tasks to be skipped [02369adf-7a19-47dd-4c59-000000000007] 20459 1726885607.24560: sending task result for task 02369adf-7a19-47dd-4c59-000000000007 ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } 20459 1726885607.24720: no more pending results, returning what we have 20459 1726885607.24724: results queue empty 20459 1726885607.24725: checking for any_errors_fatal 20459 1726885607.24727: done checking for any_errors_fatal 20459 1726885607.24727: checking for max_fail_percentage 20459 1726885607.24729: done checking for max_fail_percentage 20459 1726885607.24730: checking to see if all hosts have failed and the running result is not ok 20459 1726885607.24731: done checking to see if all hosts have failed 20459 1726885607.24732: getting the remaining hosts for this loop 20459 1726885607.24734: done getting the remaining hosts for this loop 20459 1726885607.24737: getting the next task for host managed_node1 20459 1726885607.24744: done getting next task for host managed_node1 20459 1726885607.24747: ^ task is: TASK: Get unused disks 20459 1726885607.24749: ^ 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 20459 1726885607.24753: getting variables 20459 1726885607.24755: in VariableManager get_vars() 20459 1726885607.24787: Calling all_inventory to load vars for managed_node1 20459 1726885607.24790: Calling groups_inventory to load vars for managed_node1 20459 1726885607.24793: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885607.24804: Calling all_plugins_play to load vars for managed_node1 20459 1726885607.24807: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885607.24810: Calling groups_plugins_play to load vars for managed_node1 20459 1726885607.25336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.25862: done sending task result for task 02369adf-7a19-47dd-4c59-000000000007 20459 1726885607.25866: WORKER PROCESS EXITING 20459 1726885607.26551: done with get_vars() 20459 1726885607.26569: done getting variables TASK [Get unused disks] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:26 Friday 20 September 2024 22:26:47 -0400 (0:00:00.071) 0:00:13.627 ****** 20459 1726885607.26681: entering _queue_task() for managed_node1/include_tasks 20459 1726885607.26940: worker is 1 (out of 1 available) 20459 1726885607.26953: exiting _queue_task() for managed_node1/include_tasks 20459 1726885607.26964: done queuing things up, now waiting for results queue to drain 20459 1726885607.26966: waiting for pending results... 20459 1726885607.27255: running TaskExecutor() for managed_node1/TASK: Get unused disks 20459 1726885607.27358: in run() - task 02369adf-7a19-47dd-4c59-000000000008 20459 1726885607.27376: variable 'ansible_search_path' from source: unknown 20459 1726885607.27421: calling self._execute() 20459 1726885607.27505: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.27524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.27541: variable 'omit' from source: magic vars 20459 1726885607.27656: _execute() done 20459 1726885607.27663: dumping result to json 20459 1726885607.27670: done dumping result, returning 20459 1726885607.27680: done running TaskExecutor() for managed_node1/TASK: Get unused disks [02369adf-7a19-47dd-4c59-000000000008] 20459 1726885607.27691: sending task result for task 02369adf-7a19-47dd-4c59-000000000008 20459 1726885607.27840: no more pending results, returning what we have 20459 1726885607.27847: in VariableManager get_vars() 20459 1726885607.27886: Calling all_inventory to load vars for managed_node1 20459 1726885607.27889: Calling groups_inventory to load vars for managed_node1 20459 1726885607.27892: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885607.27905: Calling all_plugins_play to load vars for managed_node1 20459 1726885607.27909: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885607.27917: Calling groups_plugins_play to load vars for managed_node1 20459 1726885607.28934: done sending task result for task 02369adf-7a19-47dd-4c59-000000000008 20459 1726885607.28937: WORKER PROCESS EXITING 20459 1726885607.28957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.29490: done with get_vars() 20459 1726885607.29501: variable 'ansible_search_path' from source: unknown 20459 1726885607.29522: we have included files to process 20459 1726885607.29523: generating all_blocks data 20459 1726885607.29524: done generating all_blocks data 20459 1726885607.29528: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 20459 1726885607.29530: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 20459 1726885607.29533: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 20459 1726885607.30350: done processing included file 20459 1726885607.30352: iterating over new_blocks loaded from include file 20459 1726885607.30354: in VariableManager get_vars() 20459 1726885607.30366: done with get_vars() 20459 1726885607.30368: filtering new block on tags 20459 1726885607.30432: done filtering new block on tags 20459 1726885607.30435: 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_node1 20459 1726885607.30440: extending task lists for all hosts with included blocks 20459 1726885607.30930: done extending task lists 20459 1726885607.30932: done processing included files 20459 1726885607.30933: results queue empty 20459 1726885607.30933: checking for any_errors_fatal 20459 1726885607.30936: done checking for any_errors_fatal 20459 1726885607.30937: checking for max_fail_percentage 20459 1726885607.30938: done checking for max_fail_percentage 20459 1726885607.30939: checking to see if all hosts have failed and the running result is not ok 20459 1726885607.30940: done checking to see if all hosts have failed 20459 1726885607.30941: getting the remaining hosts for this loop 20459 1726885607.30942: done getting the remaining hosts for this loop 20459 1726885607.30945: getting the next task for host managed_node1 20459 1726885607.30948: done getting next task for host managed_node1 20459 1726885607.30950: ^ task is: TASK: Ensure test packages 20459 1726885607.30952: ^ 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 20459 1726885607.30954: getting variables 20459 1726885607.30955: in VariableManager get_vars() 20459 1726885607.30995: Calling all_inventory to load vars for managed_node1 20459 1726885607.30997: Calling groups_inventory to load vars for managed_node1 20459 1726885607.31000: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885607.31005: Calling all_plugins_play to load vars for managed_node1 20459 1726885607.31007: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885607.31010: Calling groups_plugins_play to load vars for managed_node1 20459 1726885607.31428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885607.32026: done with get_vars() 20459 1726885607.32038: done getting variables 20459 1726885607.32073: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:47 -0400 (0:00:00.054) 0:00:13.681 ****** 20459 1726885607.32098: entering _queue_task() for managed_node1/package 20459 1726885607.32380: worker is 1 (out of 1 available) 20459 1726885607.32391: exiting _queue_task() for managed_node1/package 20459 1726885607.32402: done queuing things up, now waiting for results queue to drain 20459 1726885607.32403: waiting for pending results... 20459 1726885607.32689: running TaskExecutor() for managed_node1/TASK: Ensure test packages 20459 1726885607.32819: in run() - task 02369adf-7a19-47dd-4c59-000000000199 20459 1726885607.32839: variable 'ansible_search_path' from source: unknown 20459 1726885607.32890: calling self._execute() 20459 1726885607.32987: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.33000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.33019: variable 'omit' from source: magic vars 20459 1726885607.33137: variable 'omit' from source: magic vars 20459 1726885607.33187: variable 'omit' from source: magic vars 20459 1726885607.33229: variable 'test_packages' from source: task vars 20459 1726885607.33452: variable 'test_packages' from source: task vars 20459 1726885607.33761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885607.34082: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885607.34134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885607.34181: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885607.34224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885607.34426: variable 'ansible_facts' from source: unknown 20459 1726885607.34909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885607.37076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885607.37156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885607.37226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885607.37265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885607.37295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885607.37404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885607.37449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885607.37480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885607.37536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885607.37556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885607.37665: variable '__storage_is_ostree' from source: set_fact 20459 1726885607.37676: variable 'omit' from source: magic vars 20459 1726885607.37705: variable 'omit' from source: magic vars 20459 1726885607.37751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885607.37780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885607.37802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885607.37828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885607.37846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885607.37870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885607.37891: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885607.37930: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885607.37939: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.37949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.38062: Set connection var ansible_pipelining to False 20459 1726885607.38075: Set connection var ansible_shell_type to sh 20459 1726885607.38082: Set connection var ansible_connection to ssh 20459 1726885607.38098: Set connection var ansible_timeout to 10 20459 1726885607.38107: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885607.38121: Set connection var ansible_shell_executable to /bin/sh 20459 1726885607.38149: variable 'ansible_shell_executable' from source: unknown 20459 1726885607.38156: variable 'ansible_connection' from source: unknown 20459 1726885607.38162: variable 'ansible_module_compression' from source: unknown 20459 1726885607.38167: variable 'ansible_shell_type' from source: unknown 20459 1726885607.38176: variable 'ansible_shell_executable' from source: unknown 20459 1726885607.38184: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885607.38193: variable 'ansible_pipelining' from source: unknown 20459 1726885607.38198: variable 'ansible_timeout' from source: unknown 20459 1726885607.38204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885607.38308: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885607.38328: variable 'omit' from source: magic vars 20459 1726885607.38337: starting attempt loop 20459 1726885607.38343: running the handler 20459 1726885607.38353: variable 'ansible_facts' from source: unknown 20459 1726885607.38359: variable 'ansible_facts' from source: unknown 20459 1726885607.38421: _low_level_execute_command(): starting 20459 1726885607.38432: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885607.39206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885607.39230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.39246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.39265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.39318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.39333: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885607.39348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.39366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885607.39384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885607.39407: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885607.39426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.39441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.39457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.39470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.39481: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885607.39502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.39581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885607.39611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885607.39634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885607.39719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885607.41337: stdout chunk (state=3): >>>/root <<< 20459 1726885607.41523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885607.41527: stdout chunk (state=3): >>><<< 20459 1726885607.41529: stderr chunk (state=3): >>><<< 20459 1726885607.41644: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885607.41649: _low_level_execute_command(): starting 20459 1726885607.41652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763 `" && echo ansible-tmp-1726885607.4155195-21001-238551671355763="` echo /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763 `" ) && sleep 0' 20459 1726885607.42240: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885607.42255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.42270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.42288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.42336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.42349: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885607.42363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.42381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885607.42393: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885607.42404: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885607.42423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.42438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.42455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.42467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.42478: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885607.42492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.42569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885607.42591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885607.42608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885607.42689: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885607.44544: stdout chunk (state=3): >>>ansible-tmp-1726885607.4155195-21001-238551671355763=/root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763 <<< 20459 1726885607.44759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885607.44763: stdout chunk (state=3): >>><<< 20459 1726885607.44766: stderr chunk (state=3): >>><<< 20459 1726885607.45026: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885607.4155195-21001-238551671355763=/root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885607.45030: variable 'ansible_module_compression' from source: unknown 20459 1726885607.45033: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20459 1726885607.45035: variable 'ansible_facts' from source: unknown 20459 1726885607.45067: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763/AnsiballZ_dnf.py 20459 1726885607.45351: Sending initial data 20459 1726885607.45361: Sent initial data (152 bytes) 20459 1726885607.47250: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885607.47266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.47281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.47299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.47355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.47372: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885607.47386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.47404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885607.47424: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885607.47443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885607.47456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.47470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.47486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.47499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.47511: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885607.47534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.47621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885607.47650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885607.47674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885607.47750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885607.49502: 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 <<< 20459 1726885607.49537: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885607.49571: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmppojt9ep_ /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763/AnsiballZ_dnf.py <<< 20459 1726885607.49598: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885607.50662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885607.50865: stderr chunk (state=3): >>><<< 20459 1726885607.50868: stdout chunk (state=3): >>><<< 20459 1726885607.50871: done transferring module to remote 20459 1726885607.50873: _low_level_execute_command(): starting 20459 1726885607.50875: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763/ /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763/AnsiballZ_dnf.py && sleep 0' 20459 1726885607.51476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885607.51489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.51504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.51527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.51571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.51583: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885607.51597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.51619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885607.51632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885607.51646: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885607.51665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.51678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.51693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885607.51705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885607.51722: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885607.51737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.51821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885607.51843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885607.51864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885607.51928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885607.53697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885607.53749: stderr chunk (state=3): >>><<< 20459 1726885607.53753: stdout chunk (state=3): >>><<< 20459 1726885607.53766: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885607.53769: _low_level_execute_command(): starting 20459 1726885607.53773: _low_level_execute_command(): using become for this command 20459 1726885607.53785: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jxbnvzwgflocusahwgzckznpanrocdaw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885607.53869: Initial state: awaiting_escalation: BECOME-SUCCESS-jxbnvzwgflocusahwgzckznpanrocdaw 20459 1726885607.54239: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885607.54282: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885607.54291: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885607.54304: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885607.54367: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885607.54370: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885607.54437: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885607.57257: stdout chunk (state=1): >>>BECOME-SUCCESS-jxbnvzwgflocusahwgzckznpanrocdaw <<< 20459 1726885607.57261: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jxbnvzwgflocusahwgzckznpanrocdaw' 20459 1726885607.57480: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885607.57498: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885607.57503: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885607.57558: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885607.57588: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885607.57619: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885607.57661: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885607.57668: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885607.57715: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885607.57725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.57733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885607.57756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885607.57781: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e6245ca0> <<< 20459 1726885607.57817: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885607.57828: 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 0x7f14e5fdc280> <<< 20459 1726885607.57842: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e6245a00> <<< 20459 1726885607.57857: 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' <<< 20459 1726885607.57883: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e62459a0> <<< 20459 1726885607.57893: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885607.57918: 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' <<< 20459 1726885607.57931: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fdc370> <<< 20459 1726885607.57948: 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' <<< 20459 1726885607.57968: 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' <<< 20459 1726885607.57988: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fdc820> <<< 20459 1726885607.58015: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fdc550> <<< 20459 1726885607.58035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885607.58048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885607.58067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885607.58086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885607.58104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885607.58125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885607.58145: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885607.58152: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f88f70> <<< 20459 1726885607.58175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885607.58189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885607.58273: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f8f100> <<< 20459 1726885607.58285: 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' <<< 20459 1726885607.58330: 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' <<< 20459 1726885607.58341: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f8f820> <<< 20459 1726885607.58381: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5ff1760> <<< 20459 1726885607.58385: 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 0x7f14e5f88c70> <<< 20459 1726885607.58444: 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' # <<< 20459 1726885607.58456: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fb8c70> <<< 20459 1726885607.58487: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fdcfd0> <<< 20459 1726885607.58520: 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. <<< 20459 1726885607.58760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885607.58769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885607.58802: 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' <<< 20459 1726885607.58834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885607.58857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885607.58873: 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' <<< 20459 1726885607.58875: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f54d90> <<< 20459 1726885607.58932: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f57e20> <<< 20459 1726885607.58945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885607.58977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 20459 1726885607.58999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885607.59025: 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' <<< 20459 1726885607.59059: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f4e730> <<< 20459 1726885607.59067: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f54250> <<< 20459 1726885607.59086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885607.59151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885607.59167: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885607.59203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.59221: 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' <<< 20459 1726885607.59270: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.59274: 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 0x7f14e5e5fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e5f760> import 'itertools' # <<< 20459 1726885607.59295: 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 0x7f14e5e5fd60> <<< 20459 1726885607.59331: 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' <<< 20459 1726885607.59369: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e5fe20> <<< 20459 1726885607.59382: 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 0x7f14e5e5fee0> import '_collections' # <<< 20459 1726885607.59440: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5eb7be0> import '_functools' # <<< 20459 1726885607.59464: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5eb14c0> <<< 20459 1726885607.59519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885607.59540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5ec5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f5bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885607.59545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885607.59571: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.59574: 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 0x7f14e5e70b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f57fa0> <<< 20459 1726885607.59620: 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 0x7f14e5ec5130> <<< 20459 1726885607.59647: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f618b0> <<< 20459 1726885607.59656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885607.59659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885607.59674: 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' <<< 20459 1726885607.59722: 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' <<< 20459 1726885607.59728: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70c40> <<< 20459 1726885607.59775: 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 0x7f14e5e70bb0> <<< 20459 1726885607.59781: 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' <<< 20459 1726885607.59795: 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' <<< 20459 1726885607.59818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885607.59864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885607.59890: 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 0x7f14e5e45220> <<< 20459 1726885607.59927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885607.59930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885607.59957: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e45310> <<< 20459 1726885607.60075: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e7be50> <<< 20459 1726885607.60153: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70e20> <<< 20459 1726885607.60156: 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' <<< 20459 1726885607.60185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885607.60213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885607.60232: 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 0x7f14e5deef70> <<< 20459 1726885607.60259: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5dd3b20> <<< 20459 1726885607.60301: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e73d60> <<< 20459 1726885607.60319: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5eb1fd0> <<< 20459 1726885607.60335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885607.60367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885607.60391: 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 0x7f14e5d8b9a0> import 'errno' # <<< 20459 1726885607.60420: 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 0x7f14e5d8bcd0> <<< 20459 1726885607.60459: 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' <<< 20459 1726885607.60479: 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 0x7f14e5d9e5e0> <<< 20459 1726885607.60502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885607.60528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885607.60557: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d9eb20> <<< 20459 1726885607.60590: 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 0x7f14e5d34250> <<< 20459 1726885607.60621: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d8bdc0> <<< 20459 1726885607.60632: 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' <<< 20459 1726885607.60680: 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 0x7f14e5d45130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d9e460> <<< 20459 1726885607.60699: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885607.60718: 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 0x7f14e5d451f0> <<< 20459 1726885607.60740: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70880> <<< 20459 1726885607.60889: 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' # 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 0x7f14e5d61550> # /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 0x7f14e5d61820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d61610> <<< 20459 1726885607.60970: 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 0x7f14e5d61700> # /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' <<< 20459 1726885607.61132: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.61139: 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 0x7f14e5d61b50> <<< 20459 1726885607.61166: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.61169: 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 0x7f14e5d61fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d61790> <<< 20459 1726885607.61187: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d538e0> <<< 20459 1726885607.61204: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70460> <<< 20459 1726885607.61230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885607.61282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885607.61318: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d61940> <<< 20459 1726885607.61420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885607.61438: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14e5c91520> <<< 20459 1726885607.61608: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip' <<< 20459 1726885607.61620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.61920: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885607.62977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.63911: 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 0x7f14e5b8d730> <<< 20459 1726885607.63940: 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' <<< 20459 1726885607.63968: 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' <<< 20459 1726885607.63994: 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' <<< 20459 1726885607.64032: 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 0x7f14e5c1d850> <<< 20459 1726885607.64072: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d730> <<< 20459 1726885607.64099: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d490> <<< 20459 1726885607.64125: 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' <<< 20459 1726885607.64180: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d2b0> <<< 20459 1726885607.64187: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885607.64338: 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 0x7f14e5c1d4f0> <<< 20459 1726885607.64350: 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' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d8b0> # /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' <<< 20459 1726885607.64354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885607.64392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885607.64404: 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' <<< 20459 1726885607.64475: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55ef790> <<< 20459 1726885607.64508: 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 0x7f14e55efb20> <<< 20459 1726885607.64538: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.64546: 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 0x7f14e55ef970> <<< 20459 1726885607.64558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885607.64590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885607.64623: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5b2a4c0> <<< 20459 1726885607.64642: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c17d00> <<< 20459 1726885607.64799: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d610> <<< 20459 1726885607.64823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885607.64827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885607.64847: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c17e80> <<< 20459 1726885607.64875: 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' <<< 20459 1726885607.64903: 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' <<< 20459 1726885607.64932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885607.64937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885607.64969: 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' <<< 20459 1726885607.64972: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5b87880> <<< 20459 1726885607.65052: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bbfd90> <<< 20459 1726885607.65056: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bbf850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5b23310> <<< 20459 1726885607.65089: 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 0x7f14e5bbffa0> <<< 20459 1726885607.65122: 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' <<< 20459 1726885607.65126: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bbff70> <<< 20459 1726885607.65150: 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 <<< 20459 1726885607.65156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885607.65184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885607.65203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885607.65274: 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 0x7f14e55d0f70> <<< 20459 1726885607.65283: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bf4e80> <<< 20459 1726885607.65300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885607.65320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885607.65369: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.65372: 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 0x7f14e55df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bf4fd0> <<< 20459 1726885607.65398: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885607.65432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.65466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885607.65472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885607.65527: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55d0250> <<< 20459 1726885607.65651: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55df160> <<< 20459 1726885607.65748: 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' <<< 20459 1726885607.65753: 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 0x7f14e55dc5b0> <<< 20459 1726885607.65783: 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' <<< 20459 1726885607.65788: 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 0x7f14e55dc670> <<< 20459 1726885607.65821: 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' <<< 20459 1726885607.65841: 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 0x7f14e55dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bedbb0> <<< 20459 1726885607.65862: 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' <<< 20459 1726885607.65890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885607.65900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885607.65948: 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 0x7f14e5b7e9d0> <<< 20459 1726885607.66126: 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 0x7f14e5b7c970> <<< 20459 1726885607.66147: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55d1880> <<< 20459 1726885607.66177: 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' <<< 20459 1726885607.66183: 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 0x7f14e5b7e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bb69d0> <<< 20459 1726885607.66195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66228: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885607.66233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66310: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66408: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885607.66420: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66435: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885607.66452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.66648: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.67119: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.67574: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885607.67588: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885607.67593: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885607.67625: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885607.67630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.67687: 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 0x7f14e55acbe0> <<< 20459 1726885607.67751: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885607.67772: 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 0x7f14e5b737c0> <<< 20459 1726885607.67778: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5185100> <<< 20459 1726885607.67830: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885607.67839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.67849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.67872: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885607.67875: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.67995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.68125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885607.68129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885607.68151: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5b74c10> <<< 20459 1726885607.68174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.68559: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.68927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.68988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69064: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885607.69088: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69125: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885607.69143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69187: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69254: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885607.69308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69314: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885607.69343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69374: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885607.69387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69565: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885607.69801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885607.69815: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885607.69882: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bb9fd0> <<< 20459 1726885607.69885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.69933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70033: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885607.70037: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885607.70058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70114: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885607.70150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70320: 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 <<< 20459 1726885607.70350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.70435: 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 0x7f14e5597700> <<< 20459 1726885607.70454: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e51330d0> <<< 20459 1726885607.70498: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885607.70625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70683: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.70769: 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' <<< 20459 1726885607.70783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885607.70807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885607.70848: 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' <<< 20459 1726885607.70942: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5174b50> <<< 20459 1726885607.70977: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55a3520> <<< 20459 1726885607.71035: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55a0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885607.71040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.71069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.71098: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885607.71166: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885607.71180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885607.71191: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885607.71204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.71684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.72101: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.72680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.73249: 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 0x7f14e5597fd0> <<< 20459 1726885607.73272: 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 0x7f14e55970a0> <<< 20459 1726885607.73291: 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' <<< 20459 1726885607.73318: 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' <<< 20459 1726885607.73342: 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 0x7f14e5597c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5597820> <<< 20459 1726885607.73366: 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' <<< 20459 1726885607.73391: 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' <<< 20459 1726885607.73429: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6b1c0> <<< 20459 1726885607.73453: 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' <<< 20459 1726885607.73475: 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' <<< 20459 1726885607.73498: 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' <<< 20459 1726885607.73529: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 20459 1726885607.73553: stdout chunk (state=3): >>># 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' <<< 20459 1726885607.73574: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f4ebb0> <<< 20459 1726885607.73597: 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 0x7f14e4f63f10> <<< 20459 1726885607.73625: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 20459 1726885607.73648: 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 0x7f14e4f63d30> <<< 20459 1726885607.73695: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f4e340> <<< 20459 1726885607.73728: 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' <<< 20459 1726885607.73750: 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 0x7f14e4f78580> <<< 20459 1726885607.73770: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20459 1726885607.73791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20459 1726885607.73855: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f785e0> <<< 20459 1726885607.73888: 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' <<< 20459 1726885607.73901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20459 1726885607.73915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20459 1726885607.73949: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e512f730> <<< 20459 1726885607.73961: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f78ca0> <<< 20459 1726885607.74033: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f4e9d0> <<< 20459 1726885607.74060: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6ba90> # /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' <<< 20459 1726885607.74063: 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 <<< 20459 1726885607.74100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20459 1726885607.74106: 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' <<< 20459 1726885607.74136: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e516e940> <<< 20459 1726885607.74271: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5182730> <<< 20459 1726885607.74308: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e512fe50> <<< 20459 1726885607.74332: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 20459 1726885607.74344: 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 <<< 20459 1726885607.74367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20459 1726885607.74396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 20459 1726885607.74416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f7cdf0> <<< 20459 1726885607.74449: 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 0x7f14e4f7c250> <<< 20459 1726885607.74482: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fcd9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4ffa730> <<< 20459 1726885607.74503: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6b460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6b220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5597040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bf4d60> <<< 20459 1726885607.74532: 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 0x7f14e5597e80> <<< 20459 1726885607.74566: 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 <<< 20459 1726885607.74584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 20459 1726885607.74634: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f7c550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5597160> <<< 20459 1726885607.74665: 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' <<< 20459 1726885607.74735: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f37130> <<< 20459 1726885607.74754: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20459 1726885607.74786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20459 1726885607.74849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885607.74870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885607.75036: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.75053: 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 0x7f14e4f96700> <<< 20459 1726885607.75320: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fdaee0> <<< 20459 1726885607.75368: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f7c2b0> <<< 20459 1726885607.75372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 20459 1726885607.75382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 20459 1726885607.75399: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fda100> <<< 20459 1726885607.75439: 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' <<< 20459 1726885607.75445: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fcf8b0> <<< 20459 1726885607.75468: 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' <<< 20459 1726885607.75531: 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 0x7f14e4fe2c40> <<< 20459 1726885607.75537: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fcf6d0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20459 1726885607.75590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 20459 1726885607.75691: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fe27c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 20459 1726885607.75735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 20459 1726885607.75987: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fd9730> <<< 20459 1726885607.76024: 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' <<< 20459 1726885607.76052: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4cffb80> <<< 20459 1726885607.76096: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76192: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885607.76226: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76324: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76425: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885607.76434: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76524: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 20459 1726885607.76530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76732: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885607.76828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885607.76967: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885607.77306: 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 <<< 20459 1726885607.77316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.77342: 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 <<< 20459 1726885607.77347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 20459 1726885607.77372: 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' <<< 20459 1726885607.77378: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d0a0> <<< 20459 1726885607.77401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885607.77460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885607.77626: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5da90> <<< 20459 1726885607.77639: 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' <<< 20459 1726885607.77681: 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 0x7f14e4caffa0> <<< 20459 1726885607.77700: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d610> <<< 20459 1726885607.77740: 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 0x7f14e4c5d3a0> <<< 20459 1726885607.77768: 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 <<< 20459 1726885607.77826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885607.77853: 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' <<< 20459 1726885607.77880: 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' <<< 20459 1726885607.78015: 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 0x7f14e4c67ee0> <<< 20459 1726885607.78018: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c67700> <<< 20459 1726885607.78040: 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 <<< 20459 1726885607.78076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 20459 1726885607.78144: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 20459 1726885607.78150: 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 0x7f14e4b85430> <<< 20459 1726885607.78172: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c67eb0> <<< 20459 1726885607.78198: 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 <<< 20459 1726885607.78264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20459 1726885607.79233: 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 0x7f14e4ae4d00> <<< 20459 1726885607.79295: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c051c0> <<< 20459 1726885607.79320: 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 <<< 20459 1726885607.79370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20459 1726885607.79465: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 20459 1726885607.79470: 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 0x7f14e32f71c0> <<< 20459 1726885607.79505: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4bb9790> <<< 20459 1726885607.79527: 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 <<< 20459 1726885607.79551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885607.79700: 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 0x7f14e31c6d60> <<< 20459 1726885607.79731: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e32d5460> <<< 20459 1726885607.79749: 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 <<< 20459 1726885607.79788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885607.79870: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 20459 1726885607.79888: 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 0x7f14e312f8e0> <<< 20459 1726885607.79921: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e32f7400> <<< 20459 1726885607.79944: 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 <<< 20459 1726885607.79947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885607.80009: 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 0x7f14e3128c40> <<< 20459 1726885607.80034: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e312fe80> <<< 20459 1726885607.80039: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5bb80> <<< 20459 1726885607.80059: 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 <<< 20459 1726885607.80082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 20459 1726885607.80105: 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 <<< 20459 1726885607.80110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885607.80135: 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 <<< 20459 1726885607.80144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 20459 1726885607.80177: 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 0x7f14e3052a00> <<< 20459 1726885607.80218: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3052220> <<< 20459 1726885607.80229: 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 <<< 20459 1726885607.80266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 20459 1726885607.80290: 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 <<< 20459 1726885607.80294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 20459 1726885607.80318: 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' <<< 20459 1726885607.80324: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e306c5e0> <<< 20459 1726885607.80339: 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 <<< 20459 1726885607.80358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 20459 1726885607.80385: 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 <<< 20459 1726885607.80387: 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 0x7f14e3078190> <<< 20459 1726885607.80421: 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' <<< 20459 1726885607.80784: 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 0x7f14e3078730> <<< 20459 1726885607.80832: 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' <<< 20459 1726885607.80843: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3078b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3078250> <<< 20459 1726885607.80868: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e306c670> <<< 20459 1726885607.80875: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3062ca0> <<< 20459 1726885607.80906: 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 <<< 20459 1726885607.80917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.81019: 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 0x7f14e2c2bf40> <<< 20459 1726885607.81038: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e306c070> <<< 20459 1726885607.81114: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3052b80> <<< 20459 1726885607.81140: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e315a610> <<< 20459 1726885607.81169: 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' <<< 20459 1726885607.81265: 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 0x7f14e315adf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e315a790> <<< 20459 1726885607.81295: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5bfa0> <<< 20459 1726885607.81356: 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 0x7f14e2c3ac40> <<< 20459 1726885607.81374: 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 <<< 20459 1726885607.81409: 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 <<< 20459 1726885607.81424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 20459 1726885607.81431: 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 <<< 20459 1726885607.81481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 20459 1726885607.81500: 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' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 20459 1726885607.81546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20459 1726885607.81566: 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 <<< 20459 1726885607.81664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885607.81785: 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 0x7f14e2aa9100> <<< 20459 1726885607.81881: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b48190> <<< 20459 1726885607.81935: 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' <<< 20459 1726885607.81942: 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 <<< 20459 1726885607.81947: 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 0x7f14e2b546d0> <<< 20459 1726885607.82036: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b5ac40> <<< 20459 1726885607.82047: 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' <<< 20459 1726885607.82122: 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' <<< 20459 1726885607.82145: 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' <<< 20459 1726885607.82186: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54a90> <<< 20459 1726885607.82205: 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' <<< 20459 1726885607.82232: 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' <<< 20459 1726885607.82275: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54d30> <<< 20459 1726885607.82316: 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' <<< 20459 1726885607.82326: 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' <<< 20459 1726885607.82386: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54f40> <<< 20459 1726885607.82393: 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' <<< 20459 1726885607.82452: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54e20> <<< 20459 1726885607.82468: 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' <<< 20459 1726885607.82489: 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' <<< 20459 1726885607.82519: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae2b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54f10> <<< 20459 1726885607.82547: 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' <<< 20459 1726885607.82599: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54eb0> <<< 20459 1726885607.82604: 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' <<< 20459 1726885607.82656: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b548b0> <<< 20459 1726885607.82665: 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' <<< 20459 1726885607.82692: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae310> <<< 20459 1726885607.82720: 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' <<< 20459 1726885607.82755: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae3a0> <<< 20459 1726885607.82776: 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' <<< 20459 1726885607.82814: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae430> <<< 20459 1726885607.82836: 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' <<< 20459 1726885607.82875: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae4c0> <<< 20459 1726885607.82911: 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 <<< 20459 1726885607.82917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 20459 1726885607.82956: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae550> <<< 20459 1726885607.82972: 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' <<< 20459 1726885607.83034: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae5e0> <<< 20459 1726885607.83069: 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 0x7f14e29ae670> <<< 20459 1726885607.83073: 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' <<< 20459 1726885607.83118: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2aa9fa0> <<< 20459 1726885607.83168: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27ee0> <<< 20459 1726885607.83187: 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' <<< 20459 1726885607.83207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 20459 1726885607.83225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20459 1726885607.83289: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.83301: 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 0x7f14e29aeac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54d90> <<< 20459 1726885607.83333: 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 0x7f14e2b3df40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27b80> <<< 20459 1726885607.83348: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27190> <<< 20459 1726885607.83371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885607.83409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27370> <<< 20459 1726885607.83432: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c5da30> <<< 20459 1726885607.83461: 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 <<< 20459 1726885607.83465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 20459 1726885607.83491: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c5df40> <<< 20459 1726885607.83496: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c3abe0> <<< 20459 1726885607.83508: 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' <<< 20459 1726885607.83550: 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 <<< 20459 1726885607.83571: 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' <<< 20459 1726885607.83595: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5b20> <<< 20459 1726885607.83615: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c53d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c5d820> <<< 20459 1726885607.83637: 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' <<< 20459 1726885607.83671: 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 <<< 20459 1726885607.83695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885607.83724: 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 <<< 20459 1726885607.83735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 20459 1726885607.83761: 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' <<< 20459 1726885607.83767: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2962190> <<< 20459 1726885607.83839: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20459 1726885607.83852: stdout chunk (state=3): >>># 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 <<< 20459 1726885607.83889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885607.83907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885607.83931: 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 0x7f14e2909f70> <<< 20459 1726885607.84003: 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 0x7f14e2914100> <<< 20459 1726885607.84033: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2976580> <<< 20459 1726885607.84061: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29625b0> <<< 20459 1726885607.84087: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2956970> <<< 20459 1726885607.84126: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5f70> <<< 20459 1726885607.84130: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5dc0> <<< 20459 1726885607.84172: 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' <<< 20459 1726885607.84175: 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 <<< 20459 1726885607.84318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.84325: 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 0x7f14e2914eb0> <<< 20459 1726885607.84328: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2914670> <<< 20459 1726885607.84355: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5c70> <<< 20459 1726885607.84377: 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' <<< 20459 1726885607.84397: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e294f820> <<< 20459 1726885607.84426: 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 <<< 20459 1726885607.84445: 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 0x7f14e2938730> <<< 20459 1726885607.84448: 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 0x7f14e29387c0> <<< 20459 1726885607.84478: 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' <<< 20459 1726885607.84491: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2938940> <<< 20459 1726885607.84518: 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 <<< 20459 1726885607.84521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 20459 1726885607.84541: 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 <<< 20459 1726885607.84570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20459 1726885607.84670: 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 0x7f14e2773f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2938f70> <<< 20459 1726885607.84741: 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 0x7f14e2773e80> # /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 0x7f14e277a1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29388e0> <<< 20459 1726885607.84832: 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 0x7f14e2938e80> # /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' <<< 20459 1726885607.84847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885607.84888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885607.84921: 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' <<< 20459 1726885607.84951: 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' <<< 20459 1726885607.84980: 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 0x7f14e27022b0> <<< 20459 1726885607.84999: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26f1f70> <<< 20459 1726885607.85051: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26f18b0> <<< 20459 1726885607.85127: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e278b8b0> <<< 20459 1726885607.85132: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e277ad90> <<< 20459 1726885607.85160: 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 <<< 20459 1726885607.85163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 20459 1726885607.85172: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e278bb80> <<< 20459 1726885607.85192: 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 <<< 20459 1726885607.85206: 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 0x7f14e2792880> <<< 20459 1726885607.85232: 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 0x7f14e27116a0> <<< 20459 1726885607.85261: 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 <<< 20459 1726885607.85273: 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 0x7f14e2711340> <<< 20459 1726885607.85291: 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' <<< 20459 1726885607.85316: 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 <<< 20459 1726885607.85406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 20459 1726885607.85409: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e271f550> <<< 20459 1726885607.85417: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2711070> <<< 20459 1726885607.85435: 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 0x7f14e271f3d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d8e0> <<< 20459 1726885607.85941: 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' <<< 20459 1726885607.85982: 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 0x7f14e2727eb0> # /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' <<< 20459 1726885607.85986: 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 <<< 20459 1726885607.86003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20459 1726885607.86025: 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 <<< 20459 1726885607.86064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20459 1726885607.86092: 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 <<< 20459 1726885607.86100: 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 0x7f14e26dce80> <<< 20459 1726885607.86144: 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' <<< 20459 1726885607.86151: 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' <<< 20459 1726885607.86178: 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' <<< 20459 1726885607.86267: 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 0x7f14e2678c70> <<< 20459 1726885607.86304: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2678af0> <<< 20459 1726885607.86312: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26782b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26dcf70> <<< 20459 1726885607.86326: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c7dc0> <<< 20459 1726885607.86345: 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 <<< 20459 1726885607.86354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885607.86360: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2678100> <<< 20459 1726885607.86384: 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 <<< 20459 1726885607.86402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.86430: 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 <<< 20459 1726885607.86438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 20459 1726885607.86464: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2692f40> <<< 20459 1726885607.86499: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2678d90> <<< 20459 1726885607.86531: 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' <<< 20459 1726885607.86547: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26928b0> <<< 20459 1726885607.86576: 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'<<< 20459 1726885607.86579: stdout chunk (state=3): >>> <<< 20459 1726885607.86583: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26a2eb0> <<< 20459 1726885607.86615: 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' <<< 20459 1726885607.86624: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26a2fa0> <<< 20459 1726885607.86653: 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 <<< 20459 1726885607.86656: stdout chunk (state=3): >>># 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 0x7f14e25a01f0> <<< 20459 1726885607.86685: 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' <<< 20459 1726885607.86703: 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 <<< 20459 1726885607.86726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 20459 1726885607.86760: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25a07f0> <<< 20459 1726885607.86766: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25a0520> <<< 20459 1726885607.86791: 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' <<< 20459 1726885607.86797: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25a08b0> <<< 20459 1726885607.86829: 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' <<< 20459 1726885607.86835: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25b04f0> <<< 20459 1726885607.86857: 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 <<< 20459 1726885607.86872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 20459 1726885607.86889: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25b05e0> <<< 20459 1726885607.86892: 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 <<< 20459 1726885607.86916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 20459 1726885607.86931: 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 <<< 20459 1726885607.86963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 20459 1726885607.86976: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25b0dc0> <<< 20459 1726885607.86982: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25b09d0> <<< 20459 1726885607.87002: 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 <<< 20459 1726885607.87010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 20459 1726885607.87047: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25b0e20> <<< 20459 1726885607.87067: 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 <<< 20459 1726885607.87077: 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 0x7f14e25c4a00> <<< 20459 1726885607.87094: 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' <<< 20459 1726885607.87098: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25c4b20> <<< 20459 1726885607.87123: 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 <<< 20459 1726885607.87130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 20459 1726885607.87154: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25c4d60> <<< 20459 1726885607.87182: 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' <<< 20459 1726885607.87190: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25c4ee0> <<< 20459 1726885607.87219: 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 <<< 20459 1726885607.87225: 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 0x7f14e2554be0> <<< 20459 1726885607.87249: 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 <<< 20459 1726885607.87259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 20459 1726885607.87276: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2554d30> <<< 20459 1726885607.87293: 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 <<< 20459 1726885607.87302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 20459 1726885607.87329: 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' <<< 20459 1726885607.87341: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2563430> <<< 20459 1726885607.87349: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2554fd0> <<< 20459 1726885607.87361: 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 <<< 20459 1726885607.87433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20459 1726885607.87449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 20459 1726885607.87468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 20459 1726885607.87485: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2563e20> <<< 20459 1726885607.87488: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2563970> <<< 20459 1726885607.87520: 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 <<< 20459 1726885607.87527: 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 0x7f14e2563c70> <<< 20459 1726885607.87544: 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 <<< 20459 1726885607.87563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 20459 1726885607.87569: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2570700> <<< 20459 1726885607.87598: 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' <<< 20459 1726885607.87606: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2570f40> <<< 20459 1726885607.87636: 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 <<< 20459 1726885607.87644: 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 0x7f14e2580190> <<< 20459 1726885607.87667: 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' <<< 20459 1726885607.87678: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2580280> <<< 20459 1726885607.87693: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c73a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c7100> <<< 20459 1726885607.87701: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2727be0> <<< 20459 1726885607.87726: 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' <<< 20459 1726885607.87760: 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' <<< 20459 1726885607.87788: 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 <<< 20459 1726885607.87812: 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 0x7f14e2580df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2580b20> <<< 20459 1726885607.87830: 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' <<< 20459 1726885607.87849: 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 <<< 20459 1726885607.87882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20459 1726885607.87900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885607.87942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885607.87982: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25184c0> <<< 20459 1726885607.88039: 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' <<< 20459 1726885607.88064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885607.88066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885607.88089: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2520400> <<< 20459 1726885607.88161: 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 0x7f14e2518d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2518cd0> <<< 20459 1726885607.88210: 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' <<< 20459 1726885607.88225: 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 0x7f14e254f640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e254f0d0> <<< 20459 1726885607.88247: 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' <<< 20459 1726885607.88276: 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 <<< 20459 1726885607.88348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 20459 1726885607.88381: 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 0x7f14e2499970> <<< 20459 1726885607.88396: 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 0x7f14e2499b50> <<< 20459 1726885607.88434: 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 <<< 20459 1726885607.88438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 20459 1726885607.88440: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 20459 1726885607.88485: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e254fbb0> <<< 20459 1726885607.88490: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e254f940> <<< 20459 1726885607.88528: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2580e80> <<< 20459 1726885607.88555: 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' <<< 20459 1726885607.88597: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e258ceb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25809d0> <<< 20459 1726885607.88609: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c7130> <<< 20459 1726885607.88635: 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 <<< 20459 1726885607.88642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 20459 1726885607.88680: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e24a4ee0> <<< 20459 1726885607.88701: 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 <<< 20459 1726885607.88732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 20459 1726885607.88741: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e24bb3a0> <<< 20459 1726885607.88768: 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 <<< 20459 1726885607.88825: 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 0x7f14e24bbc10> # /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' <<< 20459 1726885607.88883: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2450520> <<< 20459 1726885607.88886: 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 0x7f14e2450a90> <<< 20459 1726885607.88915: 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' <<< 20459 1726885607.88936: 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' <<< 20459 1726885607.88962: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 20459 1726885607.88969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 20459 1726885607.89034: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.89037: 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 0x7f14e245cb50> <<< 20459 1726885607.89040: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c730> <<< 20459 1726885607.89042: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c100> <<< 20459 1726885607.89069: 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 <<< 20459 1726885607.89075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 20459 1726885607.89105: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c340> <<< 20459 1726885607.89132: 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 <<< 20459 1726885607.89141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 20459 1726885607.89168: 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 <<< 20459 1726885607.89176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885607.89201: 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' <<< 20459 1726885607.89206: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246dac0> <<< 20459 1726885607.89229: 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 <<< 20459 1726885607.89237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885607.89247: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246db50> <<< 20459 1726885607.89268: 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 <<< 20459 1726885607.89273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 20459 1726885607.89353: 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 0x7f14e2477190> <<< 20459 1726885607.89359: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246dfa0> <<< 20459 1726885607.89381: 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 <<< 20459 1726885607.89386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 20459 1726885607.89404: 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 <<< 20459 1726885607.89427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 20459 1726885607.89451: 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 <<< 20459 1726885607.89458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885607.89481: 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' <<< 20459 1726885607.89498: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e23811f0> <<< 20459 1726885607.89550: 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' # /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' <<< 20459 1726885607.89561: 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 0x7f14e2389250> <<< 20459 1726885607.89581: 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 0x7f14e23891f0> <<< 20459 1726885607.89602: 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' <<< 20459 1726885607.89658: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885607.89662: 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 0x7f14e23893a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2381f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2381c10><<< 20459 1726885607.89681: stdout chunk (state=3): >>> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e23812b0> <<< 20459 1726885607.89690: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2487940> <<< 20459 1726885607.89695: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2477f70> <<< 20459 1726885607.89706: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2477850> <<< 20459 1726885607.89713: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246d700> <<< 20459 1726885607.89731: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245cfd0> <<< 20459 1726885607.89764: 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' <<< 20459 1726885607.89776: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246d850> <<< 20459 1726885607.89797: 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' <<< 20459 1726885607.89802: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2381ca0> <<< 20459 1726885607.89832: 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' <<< 20459 1726885607.89838: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2389670> <<< 20459 1726885607.89867: 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 <<< 20459 1726885607.89870: stdout chunk (state=3): >>># 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 0x7f14e23898e0> <<< 20459 1726885607.89895: 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 <<< 20459 1726885607.89929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 20459 1726885607.89933: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2389e50> <<< 20459 1726885607.89939: 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 <<< 20459 1726885607.89971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20459 1726885607.89990: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e23a5640> <<< 20459 1726885607.90014: 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 <<< 20459 1726885607.90022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 20459 1726885607.90047: 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' <<< 20459 1726885607.90053: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e232b820> <<< 20459 1726885607.90072: 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 <<< 20459 1726885607.90085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20459 1726885607.90120: 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 0x7f14e2336a90> <<< 20459 1726885607.90140: 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 <<< 20459 1726885607.90166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 20459 1726885607.90202: 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 0x7f14e2355fd0> <<< 20459 1726885607.90293: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2336af0> <<< 20459 1726885607.90332: 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 <<< 20459 1726885607.90395: 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 <<< 20459 1726885607.90431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 20459 1726885607.90447: 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' <<< 20459 1726885607.90450: 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 <<< 20459 1726885607.90452: 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' <<< 20459 1726885607.90502: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2303310> # /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 0x7f14e2303430> <<< 20459 1726885607.90561: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22f43a0> <<< 20459 1726885607.90604: 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 <<< 20459 1726885607.90610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 20459 1726885607.90643: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22f46d0> <<< 20459 1726885607.90650: 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 0x7f14e2305820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22f4040> <<< 20459 1726885607.90670: 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 <<< 20459 1726885607.90680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 20459 1726885607.90692: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22f4100> <<< 20459 1726885607.90720: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22e89a0> <<< 20459 1726885607.90843: 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 0x7f14e2305cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 20459 1726885607.90849: 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 0x7f14e229c100> # /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 0x7f14e229c1f0> # /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' <<< 20459 1726885607.90881: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e229c310> <<< 20459 1726885607.90884: 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 <<< 20459 1726885607.90941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 20459 1726885607.90944: 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 <<< 20459 1726885607.90999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885607.91022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 20459 1726885607.91054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 20459 1726885607.91077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 20459 1726885607.91084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 20459 1726885607.91126: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2272550> <<< 20459 1726885607.91161: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22c5e50> <<< 20459 1726885607.91182: 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' <<< 20459 1726885607.91189: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22d88e0> <<< 20459 1726885607.91205: 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' <<< 20459 1726885607.91264: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22d8970> <<< 20459 1726885607.91268: 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 <<< 20459 1726885607.91269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885607.91305: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22721c0> <<< 20459 1726885607.91334: 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 0x7f14e22832b0> <<< 20459 1726885607.91496: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22a8c10> <<< 20459 1726885607.91522: 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' <<< 20459 1726885607.91546: 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 <<< 20459 1726885607.91574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 20459 1726885607.91580: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22b1880> <<< 20459 1726885607.91599: 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' <<< 20459 1726885607.91624: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2231790> <<< 20459 1726885607.91626: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22a8f10> <<< 20459 1726885607.91660: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e229cac0> <<< 20459 1726885607.91705: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2355ca0> <<< 20459 1726885607.91728: 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 <<< 20459 1726885607.91754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885607.91785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885607.91789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2255550> <<< 20459 1726885607.91821: 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' <<< 20459 1726885607.91829: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2255d00> <<< 20459 1726885607.91842: 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 0x7f14e2255f70> <<< 20459 1726885607.91892: 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' <<< 20459 1726885607.91905: 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 <<< 20459 1726885607.91916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 20459 1726885607.92068: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21e49a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 20459 1726885607.92071: 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 # 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 0x7f14e22030d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21e4c70> <<< 20459 1726885607.92083: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2255eb0> <<< 20459 1726885607.92098: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2246790> <<< 20459 1726885607.92136: 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' <<< 20459 1726885607.92158: 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 <<< 20459 1726885607.92225: 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 <<< 20459 1726885607.92239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 20459 1726885607.92260: 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 0x7f14e21bc1f0> <<< 20459 1726885607.92289: 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' <<< 20459 1726885607.92304: 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' <<< 20459 1726885607.92331: 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' <<< 20459 1726885607.92356: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bccd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 20459 1726885607.92360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 20459 1726885607.92375: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bcf10> <<< 20459 1726885607.92391: 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' <<< 20459 1726885607.92413: 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 <<< 20459 1726885607.92438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 20459 1726885607.92452: 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' <<< 20459 1726885607.92518: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21c4af0> <<< 20459 1726885607.92524: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21c46d0> <<< 20459 1726885607.92546: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21c4220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bc970> <<< 20459 1726885607.92563: 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' <<< 20459 1726885607.92726: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bcac0> # /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' <<< 20459 1726885607.92747: 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' <<< 20459 1726885607.92773: 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 0x7f14e2172910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2172580> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 20459 1726885607.92860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885607.92879: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21725e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 20459 1726885607.92926: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2165520> <<< 20459 1726885607.92946: 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 0x7f14e2165700> <<< 20459 1726885607.92964: 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 <<< 20459 1726885607.92982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 20459 1726885607.93009: 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 <<< 20459 1726885607.93020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885607.93036: 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' <<< 20459 1726885607.93059: 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 <<< 20459 1726885607.93069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885607.93080: 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 0x7f14e211c820> <<< 20459 1726885607.93118: 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 0x7f14e211c9d0> <<< 20459 1726885607.93174: 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 0x7f14e211cb80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e211c4c0> <<< 20459 1726885607.93183: 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' <<< 20459 1726885607.93241: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e211cf10> # /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 0x7f14e211cfa0> <<< 20459 1726885607.93257: 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' <<< 20459 1726885607.93289: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2128040> <<< 20459 1726885607.93292: 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 <<< 20459 1726885607.93304: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 20459 1726885607.93366: 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 0x7f14e2135250> <<< 20459 1726885607.93378: 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' <<< 20459 1726885607.94256: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2135820> <<< 20459 1726885607.94292: 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 <<< 20459 1726885607.94298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 20459 1726885607.94304: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e214edf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2128cd0> <<< 20459 1726885607.94329: 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' <<< 20459 1726885607.94335: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2128b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e211c160> <<< 20459 1726885607.94356: 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 0x7f14e218afa0> <<< 20459 1726885607.94376: 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 <<< 20459 1726885607.94385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 20459 1726885607.94403: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e218a850> <<< 20459 1726885607.94426: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e217aa00> <<< 20459 1726885607.94449: 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 <<< 20459 1726885607.94457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 20459 1726885607.94477: 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 <<< 20459 1726885607.94484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 20459 1726885607.94503: 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 <<< 20459 1726885607.94537: 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 0x7f14e20dd7f0> <<< 20459 1726885607.94565: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20dd430> import 'urllib3.packages.six.moves.urllib' # <<< 20459 1726885607.94571: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e218a910> <<< 20459 1726885607.94585: 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' <<< 20459 1726885607.94604: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e218a8e0> <<< 20459 1726885607.94641: 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' <<< 20459 1726885607.94644: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20ddc70> <<< 20459 1726885607.94650: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2165850> <<< 20459 1726885607.94669: 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 <<< 20459 1726885607.94675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 20459 1726885607.94721: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20e9820> <<< 20459 1726885607.94728: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21d4ee0> <<< 20459 1726885607.94753: 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' <<< 20459 1726885607.94777: 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' <<< 20459 1726885607.94797: 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 <<< 20459 1726885607.94856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 20459 1726885607.94877: 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' <<< 20459 1726885607.94884: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2103190> <<< 20459 1726885607.94890: 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 <<< 20459 1726885607.94894: 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 0x7f14e2103400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20f70d0> <<< 20459 1726885607.94903: 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 <<< 20459 1726885607.94929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 20459 1726885607.94935: 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 0x7f14e2103d00> <<< 20459 1726885607.94966: 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' <<< 20459 1726885607.94974: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2103fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21038e0> <<< 20459 1726885607.94997: 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' <<< 20459 1726885607.95009: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2103eb0> <<< 20459 1726885607.95024: 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' <<< 20459 1726885607.95044: 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 <<< 20459 1726885607.95080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 20459 1726885607.95084: 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 <<< 20459 1726885607.95086: 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 0x7f14e2109b50> <<< 20459 1726885607.95095: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109700> <<< 20459 1726885607.95109: 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 <<< 20459 1726885607.95127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 20459 1726885607.95134: 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 0x7f14e2109f70> <<< 20459 1726885607.95156: 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 <<< 20459 1726885607.95168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 20459 1726885607.95183: 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 <<< 20459 1726885607.95206: 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 0x7f14e2114a60> <<< 20459 1726885607.95234: 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 <<< 20459 1726885607.95249: 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 0x7f14e2114b20> <<< 20459 1726885607.95261: 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 <<< 20459 1726885607.95285: 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 0x7f14e2114bb0> <<< 20459 1726885607.95304: 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 <<< 20459 1726885607.95335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 20459 1726885607.95345: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2114c40> <<< 20459 1726885607.95355: 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 <<< 20459 1726885607.95384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 20459 1726885607.95398: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2114cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2114400> <<< 20459 1726885607.95429: 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 <<< 20459 1726885607.95433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 20459 1726885607.95448: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2114e80> <<< 20459 1726885607.95460: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109a30> <<< 20459 1726885607.95466: 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 <<< 20459 1726885607.95499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 20459 1726885607.95504: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e203d280> <<< 20459 1726885607.95546: 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 0x7f14e203d5b0> <<< 20459 1726885607.95560: 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 0x7f14e203d820> <<< 20459 1726885607.95583: 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' <<< 20459 1726885607.95593: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e203dac0> <<< 20459 1726885607.95616: 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 <<< 20459 1726885607.95631: 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 0x7f14e203dd60> <<< 20459 1726885607.95644: 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 0x7f14e203df40> <<< 20459 1726885607.95654: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109340> <<< 20459 1726885607.95665: 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' <<< 20459 1726885607.95689: 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' <<< 20459 1726885607.95696: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20433a0> <<< 20459 1726885607.95721: 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 <<< 20459 1726885607.95742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 20459 1726885607.95750: 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' <<< 20459 1726885607.95763: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20437c0> <<< 20459 1726885607.95789: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043640> <<< 20459 1726885607.95806: 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' <<< 20459 1726885607.95834: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043d30> <<< 20459 1726885607.95858: 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' <<< 20459 1726885607.95879: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043c70> <<< 20459 1726885607.95903: 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' <<< 20459 1726885607.95937: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043be0> <<< 20459 1726885607.95961: 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 <<< 20459 1726885607.95971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 20459 1726885607.95983: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043af0> <<< 20459 1726885607.96007: 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' <<< 20459 1726885607.96043: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043c10> <<< 20459 1726885607.96046: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109550> <<< 20459 1726885607.96069: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20f7880> <<< 20459 1726885607.96087: 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 0x7f14e20f78b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20f7400> <<< 20459 1726885607.96109: 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 <<< 20459 1726885607.96120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885607.96153: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109430> <<< 20459 1726885607.96171: 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 0x7f14e21652b0> <<< 20459 1726885607.96200: 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 <<< 20459 1726885607.96247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885607.96251: 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 0x7f14e2052ee0> <<< 20459 1726885607.96275: 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' <<< 20459 1726885607.96282: 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' <<< 20459 1726885607.96306: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 20459 1726885607.96321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 20459 1726885607.96461: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fe7490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fe7280> <<< 20459 1726885607.96468: stdout chunk (state=3): >>>import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2052fd0> <<< 20459 1726885607.96495: 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' <<< 20459 1726885607.96518: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fe7310> <<< 20459 1726885607.96536: 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 <<< 20459 1726885607.96548: 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 0x7f14e1ff7f10> <<< 20459 1726885607.96586: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043b50> <<< 20459 1726885607.96604: 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' <<< 20459 1726885607.96646: 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' <<< 20459 1726885607.96669: 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 0x7f14e2002970> <<< 20459 1726885607.96685: 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 <<< 20459 1726885607.96691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 20459 1726885607.96715: 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 <<< 20459 1726885607.96738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 20459 1726885607.96760: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e200f160> <<< 20459 1726885607.96780: 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 0x7f14e200f220> <<< 20459 1726885607.96840: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002a00> <<< 20459 1726885607.96846: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002670> <<< 20459 1726885607.96876: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002580> <<< 20459 1726885607.96895: 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 <<< 20459 1726885607.96916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 20459 1726885607.96947: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 20459 1726885607.96952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20459 1726885607.96971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885607.96974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20459 1726885607.96987: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fbf0d0> <<< 20459 1726885607.96993: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e200fc10> <<< 20459 1726885607.97031: 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 0x7f14e200fe20> <<< 20459 1726885607.97035: 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 <<< 20459 1726885607.97047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 20459 1726885607.97155: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e200fee0> # /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' <<< 20459 1726885607.97220: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fbfdc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002640> # /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 <<< 20459 1726885607.97407: 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' <<< 20459 1726885607.97574: 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 0x7f14e1f700d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f64d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f641f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fd6760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e200fa60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21d4b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21d4460> # /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 0x7f14e1f64f70> # /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 0x7f14e1f64f40> # /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' <<< 20459 1726885607.97766: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f7a820> # /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 0x7f14e1f7ac10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bc430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21b0790> # /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 0x7f14e1f961f0> # /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 0x7f14e1f96580> # /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 0x7f14e1f966a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 20459 1726885607.97816: 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 0x7f14e1f96fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f96760> # /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' <<< 20459 1726885607.97836: 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' <<< 20459 1726885607.97906: 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 0x7f14e1f2b370> <<< 20459 1726885607.97972: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f2bb80> # /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' <<< 20459 1726885607.97994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 20459 1726885607.98038: stdout chunk (state=3): >>># 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 <<< 20459 1726885607.98043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 20459 1726885607.98104: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ede820> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 20459 1726885607.98110: 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 0x7f14e1eeb460> <<< 20459 1726885607.98154: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f37df0> <<< 20459 1726885607.98176: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f37610> <<< 20459 1726885607.98195: 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 0x7f14e1f4d910> <<< 20459 1726885607.98246: 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 <<< 20459 1726885607.98251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 20459 1726885607.98254: 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 <<< 20459 1726885607.98277: 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 <<< 20459 1726885607.98289: 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 0x7f14e1f02b50> <<< 20459 1726885607.98324: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f02280> <<< 20459 1726885607.98345: 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' <<< 20459 1726885607.98385: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f02d00> <<< 20459 1726885607.98390: 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 <<< 20459 1726885607.98409: 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 0x7f14e1f161c0> <<< 20459 1726885607.98415: 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' <<< 20459 1726885607.98517: 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 0x7f14e1f16340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f161f0> <<< 20459 1726885607.98538: 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 0x7f14e1f162e0> # /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 <<< 20459 1726885607.99131: 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 0x7f14e1f16c10> <<< 20459 1726885607.99276: 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 0x7f14e1f16a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f16430> # /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 0x7f14e1eae850> # /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 0x7f14e1eae940> # /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 0x7f14e1eaec40> # /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 0x7f14e1ebf250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1eae1f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1e9dd90> # 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 0x7f14e1eae490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1e9da30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f167f0> # /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 0x7f14e1dae3a0> # /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 <<< 20459 1726885607.99303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885607.99757: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1dc7e20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1daebe0> <<< 20459 1726885607.99763: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1dae730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ebfe50> <<< 20459 1726885607.99766: 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' # /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 0x7f14e1d77ca0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 20459 1726885607.99772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 20459 1726885607.99811: 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' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d95220> <<< 20459 1726885608.00127: 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 0x7f14e1d95d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d77d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d77670> # /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 0x7f14e1d12e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d12310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d7b760> <<< 20459 1726885608.00132: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f4d790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f2bee0> <<< 20459 1726885608.00222: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2216460> # /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 0x7f14e21a2730> <<< 20459 1726885608.00275: 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 0x7f14e1d29d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 20459 1726885608.00291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885608.00338: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d29e80> <<< 20459 1726885608.00376: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2246e20> <<< 20459 1726885608.00446: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e232b8b0> <<< 20459 1726885608.00482: 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' <<< 20459 1726885608.00508: 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 0x7f14e1cd95e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d4aa60> <<< 20459 1726885608.00539: 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' <<< 20459 1726885608.00551: 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 <<< 20459 1726885608.00570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 20459 1726885608.00596: 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' <<< 20459 1726885608.00605: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cd9fd0> <<< 20459 1726885608.00649: 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 0x7f14e1ce62b0> <<< 20459 1726885608.00666: 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' <<< 20459 1726885608.00670: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ce64f0> <<< 20459 1726885608.00700: 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' <<< 20459 1726885608.00715: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ce6730> <<< 20459 1726885608.00744: 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' <<< 20459 1726885608.00747: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ce6910> <<< 20459 1726885608.00766: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cd9b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cd98b0> <<< 20459 1726885608.00770: 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 <<< 20459 1726885608.00777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 20459 1726885608.00796: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cd9d90> <<< 20459 1726885608.00820: 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' <<< 20459 1726885608.00897: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cf52e0> # /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 <<< 20459 1726885608.00914: stdout chunk (state=3): >>># 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 0x7f14e1cf5790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cf5400> <<< 20459 1726885608.00923: 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 <<< 20459 1726885608.00948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 20459 1726885608.01010: 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' <<< 20459 1726885608.01028: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d05fa0> <<< 20459 1726885608.01130: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cf5be0> <<< 20459 1726885608.01135: 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 0x7f14e1cf5d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e23362e0> <<< 20459 1726885608.01157: 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' <<< 20459 1726885608.01194: 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 0x7f14e1ca0a30> <<< 20459 1726885608.01245: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e232b5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2321430> <<< 20459 1726885608.01292: 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' <<< 20459 1726885608.01307: 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' <<< 20459 1726885608.01342: 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' <<< 20459 1726885608.01438: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cb5550> # /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' <<< 20459 1726885608.01501: 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 0x7f14e1cc0820> # /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' <<< 20459 1726885608.01759: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ccb5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cc0e50> <<< 20459 1726885608.01789: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cb5a00> # /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 0x7f14e1cc0280> # /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 0x7f14e1c3f550> # /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 0x7f14e1c3f760> # /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 0x7f14e1c3fa60> # /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 0x7f14e1c3fd30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ca0fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ca0be0> # /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 0x7f14e1cb53a0> <<< 20459 1726885608.69878: 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}}} <<< 20459 1726885608.71489: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20459 1726885608.71493: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885608.72173: 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 <<< 20459 1726885608.72280: 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 <<< 20459 1726885608.72369: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72373: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72394: 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 <<< 20459 1726885608.72419: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72469: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72483: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72500: stdout chunk (state=3): >>># 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<<< 20459 1726885608.72556: stdout chunk (state=3): >>> # 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 <<< 20459 1726885608.72569: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72594: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72629: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72676: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.72682: 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 # 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 <<< 20459 1726885608.73417: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885608.73428: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885608.73464: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 20459 1726885608.73467: stdout chunk (state=3): >>># destroy netrc <<< 20459 1726885608.73496: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20459 1726885608.73529: 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 <<< 20459 1726885608.73577: 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 <<< 20459 1726885608.73663: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.73727: 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 # 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 <<< 20459 1726885608.73779: 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 # 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 <<< 20459 1726885608.73837: 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 <<< 20459 1726885608.73897: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.74001: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.74049: 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 # 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 <<< 20459 1726885608.74138: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.74164: 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 <<< 20459 1726885608.74250: 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 <<< 20459 1726885608.74339: 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 # 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 <<< 20459 1726885608.74408: 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 # 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 <<< 20459 1726885608.74476: 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 # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] 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 <<< 20459 1726885608.74540: 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 # 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 <<< 20459 1726885608.74591: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.74667: 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 <<< 20459 1726885608.74743: 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 # 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 <<< 20459 1726885608.74822: 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 # 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 <<< 20459 1726885608.74855: 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 <<< 20459 1726885608.74928: 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 <<< 20459 1726885608.75807: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20459 1726885608.75838: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 20459 1726885608.75865: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885608.75897: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885608.75952: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types <<< 20459 1726885608.75955: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.75977: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885608.75997: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 20459 1726885608.76048: 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 <<< 20459 1726885608.76079: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885608.76132: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 20459 1726885608.76224: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 20459 1726885608.76267: 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 <<< 20459 1726885608.76306: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885608.76355: stdout chunk (state=3): >>># destroy _weakref <<< 20459 1726885608.76376: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 20459 1726885608.76401: 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 <<< 20459 1726885608.76454: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner <<< 20459 1726885608.76521: 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 # 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 <<< 20459 1726885608.76562: stdout chunk (state=3): >>># 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 <<< 20459 1726885608.76576: stdout chunk (state=3): >>># destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 20459 1726885608.76628: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885608.76685: stdout chunk (state=3): >>># destroy codecs <<< 20459 1726885608.76708: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885608.76778: 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 <<< 20459 1726885608.76827: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 20459 1726885608.76872: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 20459 1726885608.76901: 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 <<< 20459 1726885608.76943: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885608.77059: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885608.78122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885608.78125: stdout chunk (state=3): >>><<< 20459 1726885608.78127: stderr chunk (state=3): >>><<< 20459 1726885608.78533: _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 0x7f14e6245ca0> # /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 0x7f14e5fdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e6245a00> # /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 0x7f14e62459a0> 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 0x7f14e5fdc370> # /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 0x7f14e5fdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fdc550> # /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 0x7f14e5f88f70> # /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 0x7f14e5f8f100> # /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 0x7f14e5fb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5ff1760> # /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 0x7f14e5f88c70> # /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 0x7f14e5fb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5fdcfd0> 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 0x7f14e5f54d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f57e20> # /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 0x7f14e5f4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f54250> # /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 0x7f14e5e5fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e5f760> 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 0x7f14e5e5fd60> # /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 0x7f14e5e5fe20> # /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 0x7f14e5e5fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5eb7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5eb14c0> # /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 0x7f14e5ec5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f5bd00> # /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 0x7f14e5e70b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f57fa0> # 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 0x7f14e5ec5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5f618b0> # /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 0x7f14e5e70e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70c40> # /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 0x7f14e5e70bb0> # /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 0x7f14e5e45220> # /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 0x7f14e5e45310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e7be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70e20> # /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 0x7f14e5deef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5dd3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e73d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5eb1fd0> # /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 0x7f14e5d8b9a0> 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 0x7f14e5d8bcd0> # /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 0x7f14e5d9e5e0> # /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 0x7f14e5d9eb20> # 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 0x7f14e5d34250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d8bdc0> # /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 0x7f14e5d45130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d9e460> 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 0x7f14e5d451f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70880> # /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 0x7f14e5d61550> # /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 0x7f14e5d61820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d61610> # 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 0x7f14e5d61700> # /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 0x7f14e5d61b50> # 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 0x7f14e5d61fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d61790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5d538e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5e70460> # /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 0x7f14e5d61940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14e5c91520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_juryz96q/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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 0x7f14e5b8d730> # /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 0x7f14e5c1d850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d490> # /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 0x7f14e5c1d580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d2b0> 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 0x7f14e5c1d4f0> # /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 0x7f14e5c1d8b0> # /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 0x7f14e55ef790> # 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 0x7f14e55efb20> # 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 0x7f14e55ef970> # /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 0x7f14e5b2a4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c17d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5c1d610> # /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 0x7f14e5c17e80> # /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 0x7f14e5b87880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bbfd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bbf850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5b23310> # 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 0x7f14e5bbffa0> # /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 0x7f14e5bbff70> # /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 0x7f14e55d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bf4e80> # /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 0x7f14e55df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bf4fd0> # /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 0x7f14e55d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55df160> # 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 0x7f14e55dc5b0> # 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 0x7f14e55dc670> # 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 0x7f14e55dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bedbb0> # /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 0x7f14e5b7e9d0> # 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 0x7f14e5b7c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55d1880> # 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 0x7f14e5b7e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bb69d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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 0x7f14e55acbe0> # /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 0x7f14e5b737c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5185100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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 0x7f14e5b74c10> # 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_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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 0x7f14e5bb9fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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 0x7f14e5597700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e51330d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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 0x7f14e5174b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55a3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e55a0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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 0x7f14e5597fd0> # /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 0x7f14e55970a0> # /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 0x7f14e5597c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5597820> # /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 0x7f14e4f6b1c0> # /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 0x7f14e4f4ebb0> # /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 0x7f14e4f63f10> # /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 0x7f14e4f63d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f4e340> # /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 0x7f14e4f78580> # /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 0x7f14e4f785e0> # /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 0x7f14e512f730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f78ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f4e9d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6ba90> # /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 0x7f14e516e940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5182730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e512fe50> # /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 0x7f14e4f7cdf0> # /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 0x7f14e4f7c250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fcd9d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4ffa730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6b460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f6b220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5597040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5bf4d60> # /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 0x7f14e5597e80> # /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 0x7f14e4f7c550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e5597160> # /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 0x7f14e4f37130> # /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 0x7f14e4f96700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fdaee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4f7c2b0> # /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 0x7f14e4fda100> # /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 0x7f14e4fcf8b0> # /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 0x7f14e4fe2c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4fcf6d0> # /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 0x7f14e4fe27c0> # /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 0x7f14e4fd9730> # /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 0x7f14e4cffb80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juryz96q/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_juryz96q/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_juryz96q/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_juryz96q/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 0x7f14e4c5d0a0> # /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 0x7f14e4c5da90> # /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 0x7f14e4caffa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5dd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d610> # /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 0x7f14e4c5d3a0> # /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 0x7f14e4c67ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c67700> # /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 0x7f14e4b85430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c67eb0> # /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 0x7f14e4ae4d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c051c0> # /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 0x7f14e32f71c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4bb9790> # /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 0x7f14e31c6d60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e32d5460> # /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 0x7f14e312f8e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e32f7400> # /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 0x7f14e3128c40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e312fe80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5bb80> # /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 0x7f14e3052a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3052220> # /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 0x7f14e306c5e0> # /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 0x7f14e3078190> # /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 0x7f14e3078730> # /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 0x7f14e3078b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3078250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e306c670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3062ca0> # /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 0x7f14e2c2bf40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e306c070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e3052b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e315a610> # /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 0x7f14e315adf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e315a790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5bfa0> # /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 0x7f14e2c3ac40> # /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 0x7f14e2aa9100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b48190> # /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 0x7f14e2b546d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b5ac40> # /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 0x7f14e2b54d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54a90> # /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 0x7f14e2b54ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54d30> # /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 0x7f14e2b54f40> # /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 0x7f14e29ae130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54e20> # /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 0x7f14e29ae2b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54f10> # /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 0x7f14e2b54eb0> # /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 0x7f14e2b548b0> # /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 0x7f14e29ae310> # /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 0x7f14e29ae3a0> # /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 0x7f14e29ae430> # /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 0x7f14e29ae4c0> # /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 0x7f14e29ae550> # /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 0x7f14e29ae5e0> # /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 0x7f14e29ae670> # /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 0x7f14e29ae700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2aa9fa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27ee0> # /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 0x7f14e29aeac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29ae820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b54d90> # /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 0x7f14e2b3df40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2b27190> # /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 0x7f14e2b27370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c5da30> # /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 0x7f14e2c5df40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c3abe0> # /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 0x7f14e29c5b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c53d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2c5d820> # /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 0x7f14e2962190> # /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 0x7f14e2909f70> # 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 0x7f14e2914100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2976580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29625b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2956970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5dc0> # /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 0x7f14e2914eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2914670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29c5c70> # /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 0x7f14e294f820> # /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 0x7f14e2938730> # /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 0x7f14e29387c0> # /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 0x7f14e2938940> # /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 0x7f14e2773f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2938f70> # /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 0x7f14e2773e80> # /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 0x7f14e277a1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e29388e0> # /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 0x7f14e2938e80> # /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 0x7f14e27022b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26f1f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26f18b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e278b8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e277ad90> # /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 0x7f14e278bb80> # /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 0x7f14e2792880> # /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 0x7f14e27116a0> # /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 0x7f14e2711340> # /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 0x7f14e271f550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2711070> # /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 0x7f14e271f3d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d2e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e4c5d8e0> # /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 0x7f14e2727eb0> # /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 0x7f14e26dce80> # /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 0x7f14e2678c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2678af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26782b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26dcf70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c7dc0> # /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 0x7f14e2678100> # /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 0x7f14e2692f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2678d90> # /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 0x7f14e26928b0> # /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 0x7f14e26a2eb0> # /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 0x7f14e26a2fa0> # /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 0x7f14e25a01f0> # /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 0x7f14e25a07f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25a0520> # /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 0x7f14e25a08b0> # /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 0x7f14e25b04f0> # /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 0x7f14e25b05e0> # /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 0x7f14e25b0dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25b09d0> # /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 0x7f14e25b0e20> # /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 0x7f14e25c4a00> # /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 0x7f14e25c4b20> # /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 0x7f14e25c4d60> # /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 0x7f14e25c4ee0> # /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 0x7f14e2554be0> # /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 0x7f14e2554d30> # /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 0x7f14e2563430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2554fd0> # /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 0x7f14e2563e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2563970> # /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 0x7f14e2563c70> # /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 0x7f14e2570700> # /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 0x7f14e2570f40> # /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 0x7f14e2580190> # /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 0x7f14e2580280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c73a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c7100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2727be0> # /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 0x7f14e2580df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2580b20> # /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 0x7f14e25184c0> # /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 0x7f14e2520400> # 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 0x7f14e2518d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2518cd0> # /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 0x7f14e254f640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e254f0d0> # /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 0x7f14e2499970> # /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 0x7f14e2499b50> # /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 0x7f14e254fbb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e254f940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2580e80> # /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 0x7f14e258ceb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e25809d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e26c7130> # /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 0x7f14e24a4ee0> # /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 0x7f14e24bb3a0> # /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 0x7f14e24bbc10> # /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 0x7f14e2450520> # /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 0x7f14e2450a90> # /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 0x7f14e245cb50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245c100> # /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 0x7f14e245c340> # /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 0x7f14e246dac0> # /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 0x7f14e246db50> # /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 0x7f14e2477190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246dfa0> # /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 0x7f14e23811f0> # /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 0x7f14e2389250> # /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 0x7f14e23891f0> # /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 0x7f14e23893a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2381f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2381c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e23812b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2487940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2477f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2477850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e246d700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e245cfd0> # /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 0x7f14e246d850> # /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 0x7f14e2381ca0> # /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 0x7f14e2389670> # /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 0x7f14e23898e0> # /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 0x7f14e2389e50> # /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 0x7f14e23a5640> # /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 0x7f14e232b820> # /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 0x7f14e2336a90> # /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 0x7f14e2355fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2336af0> # /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 0x7f14e2303310> # /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 0x7f14e2303430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22f43a0> # /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 0x7f14e22f46d0> # /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 0x7f14e2305820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22f4040> # /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 0x7f14e22f4100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22e89a0> # /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 0x7f14e2305cd0> # /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 0x7f14e229c100> # /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 0x7f14e229c1f0> # /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 0x7f14e229c310> # /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 0x7f14e2272550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22c5e50> # /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 0x7f14e22d88e0> # /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 0x7f14e22d8970> # /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 0x7f14e22721c0> # /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 0x7f14e22832b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22a8c10> # /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 0x7f14e22b1880> # /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 0x7f14e2231790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e22a8f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e229cac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2355ca0> # /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 0x7f14e2255550> # /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 0x7f14e2255d00> # /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 0x7f14e2255f70> # /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 0x7f14e21e49a0> # /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 0x7f14e22030d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21e4c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2255eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2246790> # /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 0x7f14e21bc1f0> # /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 0x7f14e21bccd0> # /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 0x7f14e21bcf10> # /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 0x7f14e21c4af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21c46d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21c4220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bc970> # /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 0x7f14e21bcac0> # /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 0x7f14e2172910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2172580> # /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 0x7f14e21725e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2165520> # /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 0x7f14e2165700> # /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 0x7f14e211c820> # /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 0x7f14e211c9d0> # /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 0x7f14e211cb80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e211c4c0> # /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 0x7f14e211cf10> # /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 0x7f14e211cfa0> # /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 0x7f14e2128040> # /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 0x7f14e2135250> # /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 0x7f14e2135820> # /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 0x7f14e214edf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2128cd0> # /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 0x7f14e2128b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e211c160> # /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 0x7f14e218afa0> # /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 0x7f14e218a850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e217aa00> # /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 0x7f14e20dd7f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20dd430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e218a910> # /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 0x7f14e218a8e0> # /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 0x7f14e20ddc70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2165850> # /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 0x7f14e20e9820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21d4ee0> # /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 0x7f14e2103190> # /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 0x7f14e2103400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20f70d0> # /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 0x7f14e2103d00> # /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 0x7f14e2103fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21038e0> # /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 0x7f14e2103eb0> # /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 0x7f14e2109b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109700> # /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 0x7f14e2109f70> # /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 0x7f14e2114a60> # /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 0x7f14e2114b20> # /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 0x7f14e2114bb0> # /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 0x7f14e2114c40> # /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 0x7f14e2114cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2114400> # /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 0x7f14e2114e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109a30> # /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 0x7f14e203d280> # /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 0x7f14e203d5b0> # /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 0x7f14e203d820> # /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 0x7f14e203dac0> # /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 0x7f14e203dd60> # /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 0x7f14e203df40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109340> # /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 0x7f14e20433a0> # /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 0x7f14e20437c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043640> # /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 0x7f14e2043d30> # /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 0x7f14e2043c70> # /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 0x7f14e2043be0> # /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 0x7f14e2043af0> # /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 0x7f14e2043c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2109550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20f7880> # /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 0x7f14e20f78b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e20f7400> # /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 0x7f14e2109430> # /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 0x7f14e21652b0> # /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 0x7f14e2052ee0> # /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 0x7f14e1fe7490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fe7280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2052fd0> # /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 0x7f14e1fe7310> # /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 0x7f14e1ff7f10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2043b50> # /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 0x7f14e2002970> # /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 0x7f14e200f160> # /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 0x7f14e200f220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002580> # /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 0x7f14e1fbf0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e200fc10> # /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 0x7f14e200fe20> # /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 0x7f14e200fee0> # /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 0x7f14e1fbfdc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2002640> # /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 0x7f14e1f700d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f64d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f641f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1fd6760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e200fa60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21d4b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21d4460> # /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 0x7f14e1f64f70> # /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 0x7f14e1f64f40> # /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 0x7f14e1f7a820> # /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 0x7f14e1f7ac10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21bc430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e21b0790> # /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 0x7f14e1f961f0> # /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 0x7f14e1f96580> # /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 0x7f14e1f966a0> # /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 0x7f14e1f96fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f96760> # /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 0x7f14e1f2b370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f2bb80> # /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 0x7f14e1ede820> # /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 0x7f14e1eeb460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f37df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f37610> # /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 0x7f14e1f4d910> # /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 0x7f14e1f02b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f02280> # /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 0x7f14e1f02d00> # /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 0x7f14e1f161c0> # /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 0x7f14e1f16340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f161f0> # /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 0x7f14e1f162e0> # /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 0x7f14e1f16c10> # 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 0x7f14e1f16a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f16430> # /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 0x7f14e1eae850> # /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 0x7f14e1eae940> # /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 0x7f14e1eaec40> # /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 0x7f14e1ebf250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1eae1f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1e9dd90> # 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 0x7f14e1eae490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1e9da30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f167f0> # /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 0x7f14e1dae3a0> # /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 0x7f14e1dc7e20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1daebe0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1dae730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ebfe50> # /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 0x7f14e1d77ca0> # /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 0x7f14e1d95220> # 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 0x7f14e1d95d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d77d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d77670> # /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 0x7f14e1d12e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d12310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d7b760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f4d790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1f2bee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2216460> # /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 0x7f14e21a2730> # /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 0x7f14e1d29d00> # /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 0x7f14e1d29e80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2246e20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e232b8b0> # /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 0x7f14e1cd95e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1d4aa60> # /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 0x7f14e1cd9fd0> # /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 0x7f14e1ce62b0> # /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 0x7f14e1ce64f0> # /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 0x7f14e1ce6730> # /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 0x7f14e1ce6910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cd9b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cd98b0> # /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 0x7f14e1cd9d90> # /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 0x7f14e1cf52e0> # /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 0x7f14e1cf5790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cf5400> # /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 0x7f14e1d05fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cf5be0> # /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 0x7f14e1cf5d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e23362e0> # /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 0x7f14e1ca0a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e232b5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e2321430> # /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 0x7f14e1cb5550> # /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 0x7f14e1cc0820> # /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 0x7f14e1ccb5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cc0e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1cb5a00> # /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 0x7f14e1cc0280> # /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 0x7f14e1c3f550> # /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 0x7f14e1c3f760> # /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 0x7f14e1c3fa60> # /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 0x7f14e1c3fd30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ca0fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14e1ca0be0> # /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 0x7f14e1cb53a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885608.82235: 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-1726885607.4155195-21001-238551671355763/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885608.82238: _low_level_execute_command(): starting 20459 1726885608.82241: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885607.4155195-21001-238551671355763/ > /dev/null 2>&1 && sleep 0' 20459 1726885608.82243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885608.82245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885608.82247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885608.82249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885608.82251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885608.82253: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885608.82255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885608.82261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885608.82264: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885608.82266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885608.82268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885608.82270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885608.82272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885608.82273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885608.82275: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885608.82277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885608.82279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885608.82281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885608.82284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885608.82285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885608.83959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885608.83962: stdout chunk (state=3): >>><<< 20459 1726885608.83965: stderr chunk (state=3): >>><<< 20459 1726885608.84021: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885608.84024: handler run complete 20459 1726885608.84371: attempt loop complete, returning result 20459 1726885608.84374: _execute() done 20459 1726885608.84377: dumping result to json 20459 1726885608.84379: done dumping result, returning 20459 1726885608.84381: done running TaskExecutor() for managed_node1/TASK: Ensure test packages [02369adf-7a19-47dd-4c59-000000000199] 20459 1726885608.84383: sending task result for task 02369adf-7a19-47dd-4c59-000000000199 20459 1726885608.84455: done sending task result for task 02369adf-7a19-47dd-4c59-000000000199 20459 1726885608.84459: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885608.84534: no more pending results, returning what we have 20459 1726885608.84537: results queue empty 20459 1726885608.84538: checking for any_errors_fatal 20459 1726885608.84539: done checking for any_errors_fatal 20459 1726885608.84540: checking for max_fail_percentage 20459 1726885608.84542: done checking for max_fail_percentage 20459 1726885608.84542: checking to see if all hosts have failed and the running result is not ok 20459 1726885608.84543: done checking to see if all hosts have failed 20459 1726885608.84544: getting the remaining hosts for this loop 20459 1726885608.84545: done getting the remaining hosts for this loop 20459 1726885608.84548: getting the next task for host managed_node1 20459 1726885608.84553: done getting next task for host managed_node1 20459 1726885608.84555: ^ task is: TASK: Find unused disks in the system 20459 1726885608.84558: ^ 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 20459 1726885608.84561: getting variables 20459 1726885608.84562: in VariableManager get_vars() 20459 1726885608.84589: Calling all_inventory to load vars for managed_node1 20459 1726885608.84592: Calling groups_inventory to load vars for managed_node1 20459 1726885608.84595: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885608.84605: Calling all_plugins_play to load vars for managed_node1 20459 1726885608.84608: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885608.84611: Calling groups_plugins_play to load vars for managed_node1 20459 1726885608.85097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885608.85676: done with get_vars() 20459 1726885608.85692: 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 22:26:48 -0400 (0:00:01.536) 0:00:15.218 ****** 20459 1726885608.85775: entering _queue_task() for managed_node1/fedora.linux_system_roles.find_unused_disk 20459 1726885608.85777: Creating lock for fedora.linux_system_roles.find_unused_disk 20459 1726885608.86030: worker is 1 (out of 1 available) 20459 1726885608.86043: exiting _queue_task() for managed_node1/fedora.linux_system_roles.find_unused_disk 20459 1726885608.86054: done queuing things up, now waiting for results queue to drain 20459 1726885608.86056: waiting for pending results... 20459 1726885608.86327: running TaskExecutor() for managed_node1/TASK: Find unused disks in the system 20459 1726885608.86449: in run() - task 02369adf-7a19-47dd-4c59-00000000019a 20459 1726885608.86469: variable 'ansible_search_path' from source: unknown 20459 1726885608.86517: calling self._execute() 20459 1726885608.86604: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885608.86620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885608.86635: variable 'omit' from source: magic vars 20459 1726885608.86745: variable 'omit' from source: magic vars 20459 1726885608.86788: variable 'omit' from source: magic vars 20459 1726885608.87050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885608.89269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885608.89353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885608.89394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885608.89441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885608.89473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885608.89558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885608.89592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885608.89626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885608.89676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885608.89696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885608.89819: variable 'min_size' from source: include params 20459 1726885608.89830: variable 'volume_size' from source: play vars 20459 1726885608.89915: variable 'volume_size' from source: play vars 20459 1726885608.89932: variable 'omit' from source: magic vars 20459 1726885608.90048: variable 'omit' from source: magic vars 20459 1726885608.90168: variable 'max_return' from source: include params 20459 1726885608.90183: variable 'omit' from source: magic vars 20459 1726885608.90294: variable 'omit' from source: magic vars 20459 1726885608.90400: variable 'omit' from source: magic vars 20459 1726885608.90427: variable 'omit' from source: magic vars 20459 1726885608.90457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885608.90487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885608.90508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885608.90535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885608.90549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885608.90567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885608.90586: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885608.90620: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885608.90632: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885608.90639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885608.90752: Set connection var ansible_pipelining to False 20459 1726885608.90759: Set connection var ansible_shell_type to sh 20459 1726885608.90766: Set connection var ansible_connection to ssh 20459 1726885608.90781: Set connection var ansible_timeout to 10 20459 1726885608.90791: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885608.90800: Set connection var ansible_shell_executable to /bin/sh 20459 1726885608.90827: variable 'ansible_shell_executable' from source: unknown 20459 1726885608.90834: variable 'ansible_connection' from source: unknown 20459 1726885608.90844: variable 'ansible_module_compression' from source: unknown 20459 1726885608.90850: variable 'ansible_shell_type' from source: unknown 20459 1726885608.90856: variable 'ansible_shell_executable' from source: unknown 20459 1726885608.90862: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885608.90868: variable 'ansible_pipelining' from source: unknown 20459 1726885608.90874: variable 'ansible_timeout' from source: unknown 20459 1726885608.90880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885608.91003: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885608.91020: variable 'omit' from source: magic vars 20459 1726885608.91030: starting attempt loop 20459 1726885608.91037: running the handler 20459 1726885608.91052: _low_level_execute_command(): starting 20459 1726885608.91066: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885608.91805: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885608.91825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885608.91841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885608.91860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885608.91903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885608.91919: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885608.91938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885608.91956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885608.91967: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885608.91976: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885608.91987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885608.91999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885608.92017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885608.92029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885608.92050: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885608.92064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885608.92142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885608.92171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885608.92188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885608.92260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885608.93880: stdout chunk (state=3): >>>/root <<< 20459 1726885608.93987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885608.94068: stderr chunk (state=3): >>><<< 20459 1726885608.94081: stdout chunk (state=3): >>><<< 20459 1726885608.94195: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885608.94198: _low_level_execute_command(): starting 20459 1726885608.94201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996 `" && echo ansible-tmp-1726885608.941149-21055-133257188108996="` echo /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996 `" ) && sleep 0' 20459 1726885608.94800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885608.94816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885608.94833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885608.94851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885608.94904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885608.94919: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885608.94936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885608.94955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885608.94973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885608.94991: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885608.95005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885608.95021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885608.95038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885608.95051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885608.95063: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885608.95083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885608.95162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885608.95193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885608.95221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885608.95291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885608.97128: stdout chunk (state=3): >>>ansible-tmp-1726885608.941149-21055-133257188108996=/root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996 <<< 20459 1726885608.97299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885608.97302: stdout chunk (state=3): >>><<< 20459 1726885608.97309: stderr chunk (state=3): >>><<< 20459 1726885608.97331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885608.941149-21055-133257188108996=/root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885608.97384: variable 'ansible_module_compression' from source: unknown 20459 1726885608.97428: ANSIBALLZ: Using lock for fedora.linux_system_roles.find_unused_disk 20459 1726885608.97431: ANSIBALLZ: Acquiring lock 20459 1726885608.97434: ANSIBALLZ: Lock acquired: 139697461443856 20459 1726885608.97436: ANSIBALLZ: Creating module 20459 1726885609.10604: ANSIBALLZ: Writing module into payload 20459 1726885609.10689: ANSIBALLZ: Writing module 20459 1726885609.10710: ANSIBALLZ: Renaming module 20459 1726885609.10730: ANSIBALLZ: Done creating module 20459 1726885609.10739: variable 'ansible_facts' from source: unknown 20459 1726885609.10820: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996/AnsiballZ_find_unused_disk.py 20459 1726885609.10963: Sending initial data 20459 1726885609.10967: Sent initial data (164 bytes) 20459 1726885609.12211: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885609.12226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885609.12240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885609.12249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885609.12287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885609.12294: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885609.12304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885609.12322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885609.12329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885609.12337: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885609.12344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885609.12353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885609.12367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885609.12370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885609.12376: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885609.12385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885609.12461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885609.12480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885609.12492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885609.12561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885609.14373: 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 <<< 20459 1726885609.14417: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885609.14470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpzhw_upcm /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996/AnsiballZ_find_unused_disk.py <<< 20459 1726885609.14494: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885609.15561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885609.15753: stderr chunk (state=3): >>><<< 20459 1726885609.15757: stdout chunk (state=3): >>><<< 20459 1726885609.15759: done transferring module to remote 20459 1726885609.15761: _low_level_execute_command(): starting 20459 1726885609.15763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996/ /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996/AnsiballZ_find_unused_disk.py && sleep 0' 20459 1726885609.16388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885609.16404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885609.16425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885609.16457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885609.16502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885609.16518: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885609.16537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885609.16566: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885609.16578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885609.16590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885609.16602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885609.16619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885609.16636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885609.16650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885609.16673: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885609.16687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885609.16775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885609.16800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885609.16819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885609.16890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885609.18627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885609.18677: stderr chunk (state=3): >>><<< 20459 1726885609.18680: stdout chunk (state=3): >>><<< 20459 1726885609.18701: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885609.18705: _low_level_execute_command(): starting 20459 1726885609.18707: _low_level_execute_command(): using become for this command 20459 1726885609.18727: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cbvuegkhkzsvkjdarzsfyenspxtfxbbq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996/AnsiballZ_find_unused_disk.py'"'"' && sleep 0' 20459 1726885609.18855: Initial state: awaiting_escalation: BECOME-SUCCESS-cbvuegkhkzsvkjdarzsfyenspxtfxbbq 20459 1726885609.19435: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885609.19491: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885609.19502: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885609.19521: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885609.19560: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885609.19568: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885609.19578: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885609.19605: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885609.19615: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885609.19630: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885609.19638: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885609.19649: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885609.19661: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885609.19670: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885609.19677: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885609.19687: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885609.19772: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885609.19790: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885609.19804: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885609.19890: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885609.22655: stdout chunk (state=1): >>>BECOME-SUCCESS-cbvuegkhkzsvkjdarzsfyenspxtfxbbq <<< 20459 1726885609.22658: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-cbvuegkhkzsvkjdarzsfyenspxtfxbbq' 20459 1726885609.22896: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885609.22910: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885609.22971: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885609.23008: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885609.23041: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885609.23099: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885609.23103: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885609.23144: 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' <<< 20459 1726885609.23182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885609.23196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885609.23224: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e975ca0> <<< 20459 1726885609.23264: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885609.23294: 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 0x7fe77e91c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e975a00> <<< 20459 1726885609.23320: 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' <<< 20459 1726885609.23362: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e9759a0> <<< 20459 1726885609.23366: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885609.23405: 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' <<< 20459 1726885609.23408: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e91c370> <<< 20459 1726885609.23444: 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' <<< 20459 1726885609.23463: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e91c820> <<< 20459 1726885609.23484: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e91c550> <<< 20459 1726885609.23539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885609.23558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885609.23574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885609.23585: 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 <<< 20459 1726885609.23604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885609.23643: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8c8f70> <<< 20459 1726885609.23665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885609.23678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885609.23762: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8cf100> <<< 20459 1726885609.23790: 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' <<< 20459 1726885609.23818: 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 0x7fe77e8f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8cf820> <<< 20459 1726885609.23866: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e931760> <<< 20459 1726885609.23886: 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 0x7fe77e8c8c70> <<< 20459 1726885609.23948: 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' <<< 20459 1726885609.23951: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8f8c70> <<< 20459 1726885609.24002: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e91cfd0> <<< 20459 1726885609.24029: 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. <<< 20459 1726885609.24232: 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' <<< 20459 1726885609.24281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885609.24285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885609.24309: 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' <<< 20459 1726885609.24338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885609.24363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e86fd90> <<< 20459 1726885609.24424: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e872e20> <<< 20459 1726885609.24451: 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' <<< 20459 1726885609.24484: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885609.24487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885609.24516: 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 <<< 20459 1726885609.24537: 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 0x7fe77e869730> <<< 20459 1726885609.24571: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e870520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e86f250> <<< 20459 1726885609.24590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885609.24658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885609.24684: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885609.24704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885609.24732: 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' <<< 20459 1726885609.24782: 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 0x7fe77e5d5c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5d5760> <<< 20459 1726885609.24814: 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 0x7fe77e5d5d60> <<< 20459 1726885609.24837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885609.24863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885609.24907: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5d5e20> <<< 20459 1726885609.24932: 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 0x7fe77e5d5ee0> <<< 20459 1726885609.24948: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885609.24985: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e849be0> import '_functools' # <<< 20459 1726885609.25018: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8434c0> <<< 20459 1726885609.25077: 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 0x7fe77e857520> <<< 20459 1726885609.25105: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e876d00> # /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' <<< 20459 1726885609.25143: 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 0x7fe77e5e8b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e872fa0> <<< 20459 1726885609.25186: 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 0x7fe77e857130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e87c8b0> <<< 20459 1726885609.25219: 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' <<< 20459 1726885609.25248: 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' <<< 20459 1726885609.25294: 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' <<< 20459 1726885609.25324: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8c40> <<< 20459 1726885609.25355: 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 0x7fe77e5e8bb0> <<< 20459 1726885609.25383: 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' <<< 20459 1726885609.25407: 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' <<< 20459 1726885609.25423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885609.25466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885609.25492: 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 0x7fe77e5bc220> <<< 20459 1726885609.25528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885609.25553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885609.25569: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5bc310> <<< 20459 1726885609.25680: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5f4e50> <<< 20459 1726885609.25721: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5ea8e0> <<< 20459 1726885609.25742: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8e20> <<< 20459 1726885609.25762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885609.25771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885609.25793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885609.25819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885609.25844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885609.25853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4e6f70> <<< 20459 1726885609.25881: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e54ab20> <<< 20459 1726885609.25932: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5ead60> <<< 20459 1726885609.25941: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e843fd0> <<< 20459 1726885609.25962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885609.25989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885609.26023: 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 0x7fe77e5039a0> <<< 20459 1726885609.26033: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885609.26068: 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 0x7fe77e503cd0> <<< 20459 1726885609.26089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885609.26119: 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 <<< 20459 1726885609.26135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5145e0> <<< 20459 1726885609.26152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885609.26181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885609.26209: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e514b20> <<< 20459 1726885609.26256: 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 0x7fe77e4ab250> <<< 20459 1726885609.26272: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e503dc0> <<< 20459 1726885609.26293: 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' <<< 20459 1726885609.26339: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885609.26359: 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 0x7fe77e4bc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e514460> import 'pwd' # <<< 20459 1726885609.26387: 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 0x7fe77e4bc1f0> <<< 20459 1726885609.26424: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8880> <<< 20459 1726885609.26457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885609.26484: 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 <<< 20459 1726885609.26501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885609.26531: 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 0x7fe77e4d8550> <<< 20459 1726885609.26557: 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' <<< 20459 1726885609.26586: 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 0x7fe77e4d8820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4d8610> <<< 20459 1726885609.26619: 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 0x7fe77e4d8700> <<< 20459 1726885609.26649: 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' <<< 20459 1726885609.26846: 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 0x7fe77e4d8b50> <<< 20459 1726885609.26884: 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 0x7fe77e4d8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4d8790> <<< 20459 1726885609.26907: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4cb8e0> <<< 20459 1726885609.26926: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8460> <<< 20459 1726885609.26951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885609.27003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885609.27038: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4d8940> <<< 20459 1726885609.27143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885609.27156: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe77e416520> <<< 20459 1726885609.27510: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885609.28684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.29640: 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 0x7fe77ddb1730> <<< 20459 1726885609.29658: 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' <<< 20459 1726885609.29686: 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' <<< 20459 1726885609.29714: 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' <<< 20459 1726885609.29741: 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 0x7fe77ddc0850> <<< 20459 1726885609.29781: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0730> <<< 20459 1726885609.29822: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0490> <<< 20459 1726885609.29836: 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' <<< 20459 1726885609.29885: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc02b0> import 'atexit' # <<< 20459 1726885609.29932: 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 0x7fe77ddc04f0> <<< 20459 1726885609.29947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885609.29970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885609.30007: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc08b0> <<< 20459 1726885609.30045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885609.30061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885609.30097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885609.30101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885609.30116: 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' <<< 20459 1726885609.30181: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd30790> <<< 20459 1726885609.30219: 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 0x7fe77dd30b20> <<< 20459 1726885609.30261: 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 0x7fe77dd30970> <<< 20459 1726885609.30275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885609.30297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885609.30337: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd48b50> <<< 20459 1726885609.30351: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e389d00> <<< 20459 1726885609.30508: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0610> <<< 20459 1726885609.30528: 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' <<< 20459 1726885609.30557: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e389e80> <<< 20459 1726885609.30578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885609.30606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885609.30609: 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' <<< 20459 1726885609.30632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885609.30642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885609.30672: 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' <<< 20459 1726885609.30675: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddab880> <<< 20459 1726885609.30763: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddff280> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddff7c0> <<< 20459 1726885609.30766: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd42310> <<< 20459 1726885609.30801: 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 0x7fe77ddff070> <<< 20459 1726885609.30839: 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' <<< 20459 1726885609.30845: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddff0a0> <<< 20459 1726885609.30860: 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' <<< 20459 1726885609.30877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885609.30909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885609.30965: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885609.30982: 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 0x7fe77dd12f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e367e80> <<< 20459 1726885609.30996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885609.31011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885609.31052: 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 0x7fe77dd21520> <<< 20459 1726885609.31064: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e367fd0> <<< 20459 1726885609.31074: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885609.31107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885609.31138: 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' # <<< 20459 1726885609.31196: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd12250> <<< 20459 1726885609.31321: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd21160> <<< 20459 1726885609.31407: 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 0x7fe77dd1f5b0> <<< 20459 1726885609.31438: 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 0x7fe77dd1f670> <<< 20459 1726885609.31481: 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 0x7fe77dd1eca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e35fbb0> <<< 20459 1726885609.31502: 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 <<< 20459 1726885609.31523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20459 1726885609.31539: 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' <<< 20459 1726885609.31585: 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 0x7fe77dda29d0> <<< 20459 1726885609.31754: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885609.31782: 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 0x7fe77dd9f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd13880> <<< 20459 1726885609.31818: 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 0x7fe77dda2400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddd99d0> # zipimport: zlib available <<< 20459 1726885609.31838: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885609.31850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.31917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.31995: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885609.32021: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885609.32041: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885609.32134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.32231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.32681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.33137: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885609.33155: 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.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885609.33176: 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' <<< 20459 1726885609.33233: 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 0x7fe77dcffbe0> <<< 20459 1726885609.33298: 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' <<< 20459 1726885609.33310: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd967c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d8fa100> <<< 20459 1726885609.33359: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885609.33368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.33396: 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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885609.33399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.33521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.33650: 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' <<< 20459 1726885609.33677: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd97c10> <<< 20459 1726885609.33680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34544: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885609.34575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34620: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885609.34667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34744: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885609.34773: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885609.34776: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.34846: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885609.34849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885609.35246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885609.35250: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885609.35319: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dddcfd0> # zipimport: zlib available <<< 20459 1726885609.35377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35458: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885609.35462: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885609.35464: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885609.35473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35548: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885609.35551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35580: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35705: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.35767: 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 <<< 20459 1726885609.35788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885609.35860: 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 0x7fe77dcd5700> <<< 20459 1726885609.35886: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d8aff40> <<< 20459 1726885609.35924: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885609.35938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36115: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36128: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36178: 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' <<< 20459 1726885609.36199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885609.36231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885609.36250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885609.36262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885609.36349: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d8e7b50> <<< 20459 1726885609.36389: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dce3520> <<< 20459 1726885609.36447: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dcdfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885609.36470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36495: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885609.36562: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885609.36597: 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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/__init__.py <<< 20459 1726885609.36637: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885609.36662: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885609.36698: 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.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885609.36720: 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.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885609.36733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.36976: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885609.37002: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885609.37024: 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_4o7b_t2j/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 <<< 20459 1726885609.37100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.37192: 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_4o7b_t2j/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885609.37271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885609.37421: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885612.41548: 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\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"], "invocation": {"module_args": {"min_size": "3g", "max_return": 1, "max_size": "0", "match_sector_size": false, "with_interface": null}}} <<< 20459 1726885612.41552: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885612.41984: 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 <<< 20459 1726885612.42091: 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 # 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 <<< 20459 1726885612.42101: 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_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 <<< 20459 1726885612.42299: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885612.42316: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885612.42364: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885612.42402: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885612.42423: 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 <<< 20459 1726885612.42445: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885612.42492: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885612.42505: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885612.42585: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885612.42654: 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 <<< 20459 1726885612.42721: 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 <<< 20459 1726885612.42782: 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 <<< 20459 1726885612.42843: 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 <<< 20459 1726885612.42859: 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 <<< 20459 1726885612.42862: 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 <<< 20459 1726885612.43010: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885612.43020: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885612.43059: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885612.43088: 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 <<< 20459 1726885612.43129: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885612.43715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885612.43719: stdout chunk (state=3): >>><<< 20459 1726885612.43721: stderr chunk (state=3): >>><<< 20459 1726885612.43810: _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 0x7fe77e975ca0> # /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 0x7fe77e91c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e975a00> # /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 0x7fe77e9759a0> 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 0x7fe77e91c370> # /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 0x7fe77e91c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e91c550> # /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 0x7fe77e8c8f70> # /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 0x7fe77e8cf100> # /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 0x7fe77e8f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e931760> # /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 0x7fe77e8c8c70> # /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 0x7fe77e8f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e91cfd0> 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 0x7fe77e86fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e872e20> # /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 0x7fe77e869730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e870520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e86f250> # /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 0x7fe77e5d5c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5d5760> 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 0x7fe77e5d5d60> # /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 0x7fe77e5d5e20> # /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 0x7fe77e5d5ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e849be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e8434c0> # /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 0x7fe77e857520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e876d00> # /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 0x7fe77e5e8b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e872fa0> # 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 0x7fe77e857130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e87c8b0> # /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 0x7fe77e5e8e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8c40> # /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 0x7fe77e5e8bb0> # /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 0x7fe77e5bc220> # /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 0x7fe77e5bc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5f4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5ea8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8e20> # /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 0x7fe77e4e6f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e54ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5ead60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e843fd0> # /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 0x7fe77e5039a0> 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 0x7fe77e503cd0> # /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 0x7fe77e5145e0> # /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 0x7fe77e514b20> # 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 0x7fe77e4ab250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e503dc0> # /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 0x7fe77e4bc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e514460> 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 0x7fe77e4bc1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8880> # /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 0x7fe77e4d8550> # /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 0x7fe77e4d8820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4d8610> # 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 0x7fe77e4d8700> # /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 0x7fe77e4d8b50> # 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 0x7fe77e4d8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4d8790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e4cb8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e5e8460> # /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 0x7fe77e4d8940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe77e416520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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 0x7fe77ddb1730> # /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 0x7fe77ddc0850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0490> # /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 0x7fe77ddc0580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc02b0> 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 0x7fe77ddc04f0> # /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 0x7fe77ddc08b0> # /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 0x7fe77dd30790> # 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 0x7fe77dd30b20> # 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 0x7fe77dd30970> # /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 0x7fe77dd48b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e389d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddc0610> # /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 0x7fe77e389e80> # /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 0x7fe77ddab880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddff280> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddff7c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd42310> # 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 0x7fe77ddff070> # /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 0x7fe77ddff0a0> # /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 0x7fe77dd12f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e367e80> # /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 0x7fe77dd21520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e367fd0> # /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 0x7fe77dd12250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd21160> # 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 0x7fe77dd1f5b0> # 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 0x7fe77dd1f670> # 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 0x7fe77dd1eca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77e35fbb0> # /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 0x7fe77dda29d0> # 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 0x7fe77dd9f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dd13880> # 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 0x7fe77dda2400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77ddd99d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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 0x7fe77dcffbe0> # /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 0x7fe77dd967c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d8fa100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/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 0x7fe77dd97c10> # 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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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 0x7fe77dddcfd0> # 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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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 0x7fe77dcd5700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77d8aff40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/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 0x7fe77d8e7b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dce3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe77dcdfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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_4o7b_t2j/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\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions"], "invocation": {"module_args": {"min_size": "3g", "max_return": 1, "max_size": "0", "match_sector_size": false, "with_interface": 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.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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885612.44578: done with _execute_module (fedora.linux_system_roles.find_unused_disk, {'min_size': '3g', 'max_return': '1', '_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-1726885608.941149-21055-133257188108996/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885612.44582: _low_level_execute_command(): starting 20459 1726885612.44591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885608.941149-21055-133257188108996/ > /dev/null 2>&1 && sleep 0' 20459 1726885612.45229: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885612.45248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885612.45267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885612.45290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885612.45338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885612.45349: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885612.45370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885612.45388: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885612.45402: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885612.45416: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885612.45429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885612.45441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885612.45455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885612.45470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885612.45484: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885612.45496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885612.45581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885612.45607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885612.45630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885612.45698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885612.47550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885612.47554: stdout chunk (state=3): >>><<< 20459 1726885612.47556: stderr chunk (state=3): >>><<< 20459 1726885612.47617: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885612.47620: handler run complete 20459 1726885612.47623: attempt loop complete, returning result 20459 1726885612.47625: _execute() done 20459 1726885612.47627: dumping result to json 20459 1726885612.47629: done dumping result, returning 20459 1726885612.47822: done running TaskExecutor() for managed_node1/TASK: Find unused disks in the system [02369adf-7a19-47dd-4c59-00000000019a] 20459 1726885612.47826: sending task result for task 02369adf-7a19-47dd-4c59-00000000019a 20459 1726885612.47897: done sending task result for task 02369adf-7a19-47dd-4c59-00000000019a 20459 1726885612.47900: WORKER PROCESS EXITING ok: [managed_node1] => { "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\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } 20459 1726885612.48005: no more pending results, returning what we have 20459 1726885612.48008: results queue empty 20459 1726885612.48009: checking for any_errors_fatal 20459 1726885612.48022: done checking for any_errors_fatal 20459 1726885612.48023: checking for max_fail_percentage 20459 1726885612.48025: done checking for max_fail_percentage 20459 1726885612.48026: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.48027: done checking to see if all hosts have failed 20459 1726885612.48028: getting the remaining hosts for this loop 20459 1726885612.48029: done getting the remaining hosts for this loop 20459 1726885612.48033: getting the next task for host managed_node1 20459 1726885612.48041: done getting next task for host managed_node1 20459 1726885612.48044: ^ task is: TASK: Debug why there are no unused disks 20459 1726885612.48047: ^ 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 20459 1726885612.48055: getting variables 20459 1726885612.48056: in VariableManager get_vars() 20459 1726885612.48089: Calling all_inventory to load vars for managed_node1 20459 1726885612.48091: Calling groups_inventory to load vars for managed_node1 20459 1726885612.48095: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.48106: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.48109: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.48114: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.49098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.50143: done with get_vars() 20459 1726885612.50158: done getting variables 20459 1726885612.50361: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:52 -0400 (0:00:03.646) 0:00:18.864 ****** 20459 1726885612.50398: entering _queue_task() for managed_node1/shell 20459 1726885612.50400: Creating lock for shell 20459 1726885612.50684: worker is 1 (out of 1 available) 20459 1726885612.50695: exiting _queue_task() for managed_node1/shell 20459 1726885612.50706: done queuing things up, now waiting for results queue to drain 20459 1726885612.50712: waiting for pending results... 20459 1726885612.51009: running TaskExecutor() for managed_node1/TASK: Debug why there are no unused disks 20459 1726885612.51124: in run() - task 02369adf-7a19-47dd-4c59-00000000019b 20459 1726885612.51148: variable 'ansible_search_path' from source: unknown 20459 1726885612.51193: calling self._execute() 20459 1726885612.51291: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.51302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.51317: variable 'omit' from source: magic vars 20459 1726885612.51734: variable 'unused_disks_return' from source: set_fact 20459 1726885612.51765: Evaluated conditional ('Unable to find unused disk' in unused_disks_return.disks): False 20459 1726885612.51772: when evaluation is False, skipping this task 20459 1726885612.51778: _execute() done 20459 1726885612.51783: dumping result to json 20459 1726885612.51789: done dumping result, returning 20459 1726885612.51805: done running TaskExecutor() for managed_node1/TASK: Debug why there are no unused disks [02369adf-7a19-47dd-4c59-00000000019b] 20459 1726885612.51821: sending task result for task 02369adf-7a19-47dd-4c59-00000000019b skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } 20459 1726885612.51972: no more pending results, returning what we have 20459 1726885612.51977: results queue empty 20459 1726885612.51978: checking for any_errors_fatal 20459 1726885612.51988: done checking for any_errors_fatal 20459 1726885612.51989: checking for max_fail_percentage 20459 1726885612.51992: done checking for max_fail_percentage 20459 1726885612.51993: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.51993: done checking to see if all hosts have failed 20459 1726885612.51994: getting the remaining hosts for this loop 20459 1726885612.51996: done getting the remaining hosts for this loop 20459 1726885612.52000: getting the next task for host managed_node1 20459 1726885612.52007: done getting next task for host managed_node1 20459 1726885612.52010: ^ task is: TASK: Set unused_disks if necessary 20459 1726885612.52018: ^ 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 20459 1726885612.52022: getting variables 20459 1726885612.52024: in VariableManager get_vars() 20459 1726885612.52058: Calling all_inventory to load vars for managed_node1 20459 1726885612.52060: Calling groups_inventory to load vars for managed_node1 20459 1726885612.52064: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.52077: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.52081: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.52084: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.52819: done sending task result for task 02369adf-7a19-47dd-4c59-00000000019b 20459 1726885612.52823: WORKER PROCESS EXITING 20459 1726885612.52849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.53585: done with get_vars() 20459 1726885612.53599: done getting variables 20459 1726885612.53662: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:26:52 -0400 (0:00:00.032) 0:00:18.897 ****** 20459 1726885612.53689: entering _queue_task() for managed_node1/set_fact 20459 1726885612.53954: worker is 1 (out of 1 available) 20459 1726885612.53967: exiting _queue_task() for managed_node1/set_fact 20459 1726885612.53979: done queuing things up, now waiting for results queue to drain 20459 1726885612.53980: waiting for pending results... 20459 1726885612.54280: running TaskExecutor() for managed_node1/TASK: Set unused_disks if necessary 20459 1726885612.54402: in run() - task 02369adf-7a19-47dd-4c59-00000000019c 20459 1726885612.54425: variable 'ansible_search_path' from source: unknown 20459 1726885612.54463: calling self._execute() 20459 1726885612.54556: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.54566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.54578: variable 'omit' from source: magic vars 20459 1726885612.54983: variable 'unused_disks_return' from source: set_fact 20459 1726885612.55013: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 20459 1726885612.55024: variable 'omit' from source: magic vars 20459 1726885612.55073: variable 'omit' from source: magic vars 20459 1726885612.55190: variable 'unused_disks_return' from source: set_fact 20459 1726885612.55252: variable 'omit' from source: magic vars 20459 1726885612.55303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885612.55342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885612.55365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885612.55396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885612.55411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885612.55433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885612.55452: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885612.55481: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885612.55496: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.55505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.55630: Set connection var ansible_pipelining to False 20459 1726885612.55639: Set connection var ansible_shell_type to sh 20459 1726885612.55646: Set connection var ansible_connection to ssh 20459 1726885612.55662: Set connection var ansible_timeout to 10 20459 1726885612.55670: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885612.55678: Set connection var ansible_shell_executable to /bin/sh 20459 1726885612.55711: variable 'ansible_shell_executable' from source: unknown 20459 1726885612.55723: variable 'ansible_connection' from source: unknown 20459 1726885612.55730: variable 'ansible_module_compression' from source: unknown 20459 1726885612.55737: variable 'ansible_shell_type' from source: unknown 20459 1726885612.55742: variable 'ansible_shell_executable' from source: unknown 20459 1726885612.55748: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.55754: variable 'ansible_pipelining' from source: unknown 20459 1726885612.55760: variable 'ansible_timeout' from source: unknown 20459 1726885612.55766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.55913: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885612.55937: variable 'omit' from source: magic vars 20459 1726885612.55948: starting attempt loop 20459 1726885612.55954: running the handler 20459 1726885612.55967: handler run complete 20459 1726885612.55980: attempt loop complete, returning result 20459 1726885612.55985: _execute() done 20459 1726885612.55991: dumping result to json 20459 1726885612.55997: done dumping result, returning 20459 1726885612.56008: done running TaskExecutor() for managed_node1/TASK: Set unused_disks if necessary [02369adf-7a19-47dd-4c59-00000000019c] 20459 1726885612.56020: sending task result for task 02369adf-7a19-47dd-4c59-00000000019c 20459 1726885612.56132: done sending task result for task 02369adf-7a19-47dd-4c59-00000000019c 20459 1726885612.56140: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } 20459 1726885612.56211: no more pending results, returning what we have 20459 1726885612.56216: results queue empty 20459 1726885612.56217: checking for any_errors_fatal 20459 1726885612.56222: done checking for any_errors_fatal 20459 1726885612.56223: checking for max_fail_percentage 20459 1726885612.56225: done checking for max_fail_percentage 20459 1726885612.56226: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.56227: done checking to see if all hosts have failed 20459 1726885612.56227: getting the remaining hosts for this loop 20459 1726885612.56229: done getting the remaining hosts for this loop 20459 1726885612.56233: getting the next task for host managed_node1 20459 1726885612.56239: done getting next task for host managed_node1 20459 1726885612.56241: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 20459 1726885612.56245: ^ 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 20459 1726885612.56251: getting variables 20459 1726885612.56252: in VariableManager get_vars() 20459 1726885612.56283: Calling all_inventory to load vars for managed_node1 20459 1726885612.56285: Calling groups_inventory to load vars for managed_node1 20459 1726885612.56288: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.56299: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.56303: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.56306: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.56913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.58153: done with get_vars() 20459 1726885612.58172: done getting variables 20459 1726885612.58258: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:52 -0400 (0:00:00.046) 0:00:18.943 ****** 20459 1726885612.58293: entering _queue_task() for managed_node1/fail 20459 1726885612.58295: Creating lock for fail 20459 1726885612.58567: worker is 1 (out of 1 available) 20459 1726885612.58579: exiting _queue_task() for managed_node1/fail 20459 1726885612.58590: done queuing things up, now waiting for results queue to drain 20459 1726885612.58592: waiting for pending results... 20459 1726885612.58879: running TaskExecutor() for managed_node1/TASK: Exit playbook when there's not enough unused disks in the system 20459 1726885612.58993: in run() - task 02369adf-7a19-47dd-4c59-00000000019d 20459 1726885612.59015: variable 'ansible_search_path' from source: unknown 20459 1726885612.59084: calling self._execute() 20459 1726885612.59180: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.59191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.59204: variable 'omit' from source: magic vars 20459 1726885612.59642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885612.62403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885612.62496: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885612.62552: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885612.62591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885612.62625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885612.62720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885612.62766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885612.62799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885612.62850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885612.62880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885612.62938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885612.62974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885612.63009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885612.63058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885612.63124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885612.63281: variable 'unused_disks' from source: set_fact 20459 1726885612.63351: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 20459 1726885612.63358: when evaluation is False, skipping this task 20459 1726885612.63365: _execute() done 20459 1726885612.63370: dumping result to json 20459 1726885612.63377: done dumping result, returning 20459 1726885612.63386: done running TaskExecutor() for managed_node1/TASK: Exit playbook when there's not enough unused disks in the system [02369adf-7a19-47dd-4c59-00000000019d] 20459 1726885612.63394: sending task result for task 02369adf-7a19-47dd-4c59-00000000019d 20459 1726885612.63527: done sending task result for task 02369adf-7a19-47dd-4c59-00000000019d skipping: [managed_node1] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 20459 1726885612.63581: no more pending results, returning what we have 20459 1726885612.63585: results queue empty 20459 1726885612.63585: checking for any_errors_fatal 20459 1726885612.63596: done checking for any_errors_fatal 20459 1726885612.63597: checking for max_fail_percentage 20459 1726885612.63599: done checking for max_fail_percentage 20459 1726885612.63600: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.63601: done checking to see if all hosts have failed 20459 1726885612.63602: getting the remaining hosts for this loop 20459 1726885612.63603: done getting the remaining hosts for this loop 20459 1726885612.63608: getting the next task for host managed_node1 20459 1726885612.63617: done getting next task for host managed_node1 20459 1726885612.63625: ^ task is: TASK: Print unused disks 20459 1726885612.63628: ^ 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 20459 1726885612.63632: getting variables 20459 1726885612.63634: in VariableManager get_vars() 20459 1726885612.63666: Calling all_inventory to load vars for managed_node1 20459 1726885612.63669: Calling groups_inventory to load vars for managed_node1 20459 1726885612.63673: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.63683: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.63687: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.63690: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.64582: WORKER PROCESS EXITING 20459 1726885612.64610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.65403: done with get_vars() 20459 1726885612.65425: done getting variables 20459 1726885612.65506: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:52 -0400 (0:00:00.072) 0:00:19.015 ****** 20459 1726885612.65538: entering _queue_task() for managed_node1/debug 20459 1726885612.65827: worker is 1 (out of 1 available) 20459 1726885612.65838: exiting _queue_task() for managed_node1/debug 20459 1726885612.65850: done queuing things up, now waiting for results queue to drain 20459 1726885612.65852: waiting for pending results... 20459 1726885612.66175: running TaskExecutor() for managed_node1/TASK: Print unused disks 20459 1726885612.66297: in run() - task 02369adf-7a19-47dd-4c59-00000000019e 20459 1726885612.66322: variable 'ansible_search_path' from source: unknown 20459 1726885612.66631: calling self._execute() 20459 1726885612.66724: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.66735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.66747: variable 'omit' from source: magic vars 20459 1726885612.66864: variable 'omit' from source: magic vars 20459 1726885612.66951: variable 'omit' from source: magic vars 20459 1726885612.66990: variable 'omit' from source: magic vars 20459 1726885612.67047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885612.67085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885612.67108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885612.67142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885612.67163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885612.67182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885612.67201: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885612.67236: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885612.67244: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.67252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.67381: Set connection var ansible_pipelining to False 20459 1726885612.67390: Set connection var ansible_shell_type to sh 20459 1726885612.67397: Set connection var ansible_connection to ssh 20459 1726885612.67417: Set connection var ansible_timeout to 10 20459 1726885612.67427: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885612.67435: Set connection var ansible_shell_executable to /bin/sh 20459 1726885612.67461: variable 'ansible_shell_executable' from source: unknown 20459 1726885612.67534: variable 'ansible_connection' from source: unknown 20459 1726885612.67541: variable 'ansible_module_compression' from source: unknown 20459 1726885612.67547: variable 'ansible_shell_type' from source: unknown 20459 1726885612.67553: variable 'ansible_shell_executable' from source: unknown 20459 1726885612.67559: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.67565: variable 'ansible_pipelining' from source: unknown 20459 1726885612.67571: variable 'ansible_timeout' from source: unknown 20459 1726885612.67577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.67931: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885612.67947: variable 'omit' from source: magic vars 20459 1726885612.67956: starting attempt loop 20459 1726885612.67962: running the handler 20459 1726885612.68028: variable 'unused_disks' from source: set_fact 20459 1726885612.68248: variable 'unused_disks' from source: set_fact 20459 1726885612.68311: handler run complete 20459 1726885612.68342: attempt loop complete, returning result 20459 1726885612.68350: _execute() done 20459 1726885612.68356: dumping result to json 20459 1726885612.68362: done dumping result, returning 20459 1726885612.68372: done running TaskExecutor() for managed_node1/TASK: Print unused disks [02369adf-7a19-47dd-4c59-00000000019e] 20459 1726885612.68379: sending task result for task 02369adf-7a19-47dd-4c59-00000000019e ok: [managed_node1] => { "unused_disks": [ "sda" ] } 20459 1726885612.68533: no more pending results, returning what we have 20459 1726885612.68537: results queue empty 20459 1726885612.68537: checking for any_errors_fatal 20459 1726885612.68544: done checking for any_errors_fatal 20459 1726885612.68545: checking for max_fail_percentage 20459 1726885612.68546: done checking for max_fail_percentage 20459 1726885612.68547: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.68548: done checking to see if all hosts have failed 20459 1726885612.68549: getting the remaining hosts for this loop 20459 1726885612.68551: done getting the remaining hosts for this loop 20459 1726885612.68554: getting the next task for host managed_node1 20459 1726885612.68564: done getting next task for host managed_node1 20459 1726885612.68568: ^ task is: TASK: Create a LVM logical volume mounted at {{ mount_location_before }} 20459 1726885612.68570: ^ 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 20459 1726885612.68574: getting variables 20459 1726885612.68575: in VariableManager get_vars() 20459 1726885612.68608: Calling all_inventory to load vars for managed_node1 20459 1726885612.68611: Calling groups_inventory to load vars for managed_node1 20459 1726885612.68616: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.68627: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.68630: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.68633: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.69303: done sending task result for task 02369adf-7a19-47dd-4c59-00000000019e 20459 1726885612.69306: WORKER PROCESS EXITING 20459 1726885612.69333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.70353: done with get_vars() 20459 1726885612.70373: done getting variables 20459 1726885612.70565: variable 'mount_location_before' from source: play vars TASK [Create a LVM logical volume mounted at /opt/test1] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:32 Friday 20 September 2024 22:26:52 -0400 (0:00:00.051) 0:00:19.067 ****** 20459 1726885612.70662: entering _queue_task() for managed_node1/include_role 20459 1726885612.70931: worker is 1 (out of 1 available) 20459 1726885612.70946: exiting _queue_task() for managed_node1/include_role 20459 1726885612.70957: done queuing things up, now waiting for results queue to drain 20459 1726885612.70959: waiting for pending results... 20459 1726885612.71885: running TaskExecutor() for managed_node1/TASK: Create a LVM logical volume mounted at /opt/test1 20459 1726885612.71997: in run() - task 02369adf-7a19-47dd-4c59-000000000009 20459 1726885612.72137: variable 'ansible_search_path' from source: unknown 20459 1726885612.72177: calling self._execute() 20459 1726885612.72269: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.72528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.72544: variable 'omit' from source: magic vars 20459 1726885612.72668: _execute() done 20459 1726885612.72676: dumping result to json 20459 1726885612.72684: done dumping result, returning 20459 1726885612.72695: done running TaskExecutor() for managed_node1/TASK: Create a LVM logical volume mounted at /opt/test1 [02369adf-7a19-47dd-4c59-000000000009] 20459 1726885612.72706: sending task result for task 02369adf-7a19-47dd-4c59-000000000009 20459 1726885612.72872: no more pending results, returning what we have 20459 1726885612.72877: in VariableManager get_vars() 20459 1726885612.72918: Calling all_inventory to load vars for managed_node1 20459 1726885612.72921: Calling groups_inventory to load vars for managed_node1 20459 1726885612.72925: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.72941: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.72945: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.72948: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.73407: done sending task result for task 02369adf-7a19-47dd-4c59-000000000009 20459 1726885612.73411: WORKER PROCESS EXITING 20459 1726885612.73434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.74395: done with get_vars() 20459 1726885612.74406: variable 'ansible_search_path' from source: unknown 20459 1726885612.76064: variable 'omit' from source: magic vars 20459 1726885612.76091: variable 'omit' from source: magic vars 20459 1726885612.76108: variable 'omit' from source: magic vars 20459 1726885612.76114: we have included files to process 20459 1726885612.76115: generating all_blocks data 20459 1726885612.76117: done generating all_blocks data 20459 1726885612.76121: processing included file: fedora.linux_system_roles.storage 20459 1726885612.76146: in VariableManager get_vars() 20459 1726885612.76159: done with get_vars() 20459 1726885612.76306: in VariableManager get_vars() 20459 1726885612.76324: done with get_vars() 20459 1726885612.76364: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 20459 1726885612.76517: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 20459 1726885612.76765: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 20459 1726885612.77013: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 20459 1726885612.77280: in VariableManager get_vars() 20459 1726885612.77301: done with get_vars() 20459 1726885612.77749: in VariableManager get_vars() 20459 1726885612.77766: done with get_vars() 20459 1726885612.77999: iterating over new_blocks loaded from include file 20459 1726885612.78002: in VariableManager get_vars() 20459 1726885612.78016: done with get_vars() 20459 1726885612.78018: filtering new block on tags 20459 1726885612.78178: done filtering new block on tags 20459 1726885612.78181: in VariableManager get_vars() 20459 1726885612.78192: done with get_vars() 20459 1726885612.78194: filtering new block on tags 20459 1726885612.78209: done filtering new block on tags 20459 1726885612.78211: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 20459 1726885612.78219: extending task lists for all hosts with included blocks 20459 1726885612.79737: done extending task lists 20459 1726885612.79739: done processing included files 20459 1726885612.79740: results queue empty 20459 1726885612.79741: checking for any_errors_fatal 20459 1726885612.79744: done checking for any_errors_fatal 20459 1726885612.79745: checking for max_fail_percentage 20459 1726885612.79746: done checking for max_fail_percentage 20459 1726885612.79747: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.79748: done checking to see if all hosts have failed 20459 1726885612.79749: getting the remaining hosts for this loop 20459 1726885612.79750: done getting the remaining hosts for this loop 20459 1726885612.79752: getting the next task for host managed_node1 20459 1726885612.79756: done getting next task for host managed_node1 20459 1726885612.79758: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885612.79761: ^ 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? (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 20459 1726885612.79888: getting variables 20459 1726885612.79890: in VariableManager get_vars() 20459 1726885612.79902: Calling all_inventory to load vars for managed_node1 20459 1726885612.79904: Calling groups_inventory to load vars for managed_node1 20459 1726885612.79907: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.79988: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.79993: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.80000: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.80858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.82155: done with get_vars() 20459 1726885612.82169: 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 22:26:52 -0400 (0:00:00.115) 0:00:19.182 ****** 20459 1726885612.82245: entering _queue_task() for managed_node1/include_tasks 20459 1726885612.82954: worker is 1 (out of 1 available) 20459 1726885612.82966: exiting _queue_task() for managed_node1/include_tasks 20459 1726885612.82978: done queuing things up, now waiting for results queue to drain 20459 1726885612.82980: waiting for pending results... 20459 1726885612.83683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885612.84034: in run() - task 02369adf-7a19-47dd-4c59-000000000239 20459 1726885612.84061: variable 'ansible_search_path' from source: unknown 20459 1726885612.84069: variable 'ansible_search_path' from source: unknown 20459 1726885612.84110: calling self._execute() 20459 1726885612.84324: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.84337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.84352: variable 'omit' from source: magic vars 20459 1726885612.84590: _execute() done 20459 1726885612.84600: dumping result to json 20459 1726885612.84694: done dumping result, returning 20459 1726885612.84710: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000000239] 20459 1726885612.84725: sending task result for task 02369adf-7a19-47dd-4c59-000000000239 20459 1726885612.84860: done sending task result for task 02369adf-7a19-47dd-4c59-000000000239 20459 1726885612.84915: no more pending results, returning what we have 20459 1726885612.84922: in VariableManager get_vars() 20459 1726885612.84960: Calling all_inventory to load vars for managed_node1 20459 1726885612.84963: Calling groups_inventory to load vars for managed_node1 20459 1726885612.84966: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.84979: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.84983: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.84987: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.85479: WORKER PROCESS EXITING 20459 1726885612.85528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.87138: done with get_vars() 20459 1726885612.87149: variable 'ansible_search_path' from source: unknown 20459 1726885612.87150: variable 'ansible_search_path' from source: unknown 20459 1726885612.87189: we have included files to process 20459 1726885612.87190: generating all_blocks data 20459 1726885612.87191: done generating all_blocks data 20459 1726885612.87193: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885612.87195: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885612.87197: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885612.88096: done processing included file 20459 1726885612.88098: iterating over new_blocks loaded from include file 20459 1726885612.88099: in VariableManager get_vars() 20459 1726885612.88324: done with get_vars() 20459 1726885612.88326: filtering new block on tags 20459 1726885612.88364: done filtering new block on tags 20459 1726885612.88367: in VariableManager get_vars() 20459 1726885612.88385: done with get_vars() 20459 1726885612.88387: filtering new block on tags 20459 1726885612.88428: done filtering new block on tags 20459 1726885612.88431: 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_node1 20459 1726885612.88436: extending task lists for all hosts with included blocks 20459 1726885612.89025: done extending task lists 20459 1726885612.89026: done processing included files 20459 1726885612.89027: results queue empty 20459 1726885612.89028: checking for any_errors_fatal 20459 1726885612.89031: done checking for any_errors_fatal 20459 1726885612.89032: checking for max_fail_percentage 20459 1726885612.89033: done checking for max_fail_percentage 20459 1726885612.89034: checking to see if all hosts have failed and the running result is not ok 20459 1726885612.89034: done checking to see if all hosts have failed 20459 1726885612.89035: getting the remaining hosts for this loop 20459 1726885612.89036: done getting the remaining hosts for this loop 20459 1726885612.89039: getting the next task for host managed_node1 20459 1726885612.89043: done getting next task for host managed_node1 20459 1726885612.89045: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885612.89048: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 20459 1726885612.89057: getting variables 20459 1726885612.89058: in VariableManager get_vars() 20459 1726885612.89069: Calling all_inventory to load vars for managed_node1 20459 1726885612.89072: Calling groups_inventory to load vars for managed_node1 20459 1726885612.89074: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885612.89079: Calling all_plugins_play to load vars for managed_node1 20459 1726885612.89081: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885612.89084: Calling groups_plugins_play to load vars for managed_node1 20459 1726885612.89930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885612.91102: done with get_vars() 20459 1726885612.91119: 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 22:26:52 -0400 (0:00:00.089) 0:00:19.272 ****** 20459 1726885612.91189: entering _queue_task() for managed_node1/setup 20459 1726885612.91867: worker is 1 (out of 1 available) 20459 1726885612.91879: exiting _queue_task() for managed_node1/setup 20459 1726885612.91891: done queuing things up, now waiting for results queue to drain 20459 1726885612.91892: waiting for pending results... 20459 1726885612.92863: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885612.93020: in run() - task 02369adf-7a19-47dd-4c59-00000000029b 20459 1726885612.93158: variable 'ansible_search_path' from source: unknown 20459 1726885612.93166: variable 'ansible_search_path' from source: unknown 20459 1726885612.93287: calling self._execute() 20459 1726885612.93496: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885612.93508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885612.93526: variable 'omit' from source: magic vars 20459 1726885612.94563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885612.99265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885612.99411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885612.99559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885612.99603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885612.99740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885612.99817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885612.99939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885613.00145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885613.00191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885613.00215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885613.00272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885613.00300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885613.00447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885613.00491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885613.00509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885613.00689: variable '__storage_required_facts' from source: role '' all vars 20459 1726885613.01330: variable 'ansible_facts' from source: unknown 20459 1726885613.01593: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20459 1726885613.01602: when evaluation is False, skipping this task 20459 1726885613.01609: _execute() done 20459 1726885613.01621: dumping result to json 20459 1726885613.01629: done dumping result, returning 20459 1726885613.01639: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-47dd-4c59-00000000029b] 20459 1726885613.01649: sending task result for task 02369adf-7a19-47dd-4c59-00000000029b 20459 1726885613.01763: done sending task result for task 02369adf-7a19-47dd-4c59-00000000029b 20459 1726885613.01773: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 20459 1726885613.01828: no more pending results, returning what we have 20459 1726885613.01832: results queue empty 20459 1726885613.01833: checking for any_errors_fatal 20459 1726885613.01835: done checking for any_errors_fatal 20459 1726885613.01835: checking for max_fail_percentage 20459 1726885613.01837: done checking for max_fail_percentage 20459 1726885613.01838: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.01839: done checking to see if all hosts have failed 20459 1726885613.01840: getting the remaining hosts for this loop 20459 1726885613.01841: done getting the remaining hosts for this loop 20459 1726885613.01844: getting the next task for host managed_node1 20459 1726885613.01850: done getting next task for host managed_node1 20459 1726885613.01854: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885613.01858: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 20459 1726885613.01872: getting variables 20459 1726885613.01874: in VariableManager get_vars() 20459 1726885613.01905: Calling all_inventory to load vars for managed_node1 20459 1726885613.01908: Calling groups_inventory to load vars for managed_node1 20459 1726885613.01910: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.01921: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.01924: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.01927: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.02568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.03824: done with get_vars() 20459 1726885613.03839: done getting variables 20459 1726885613.04010: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:53 -0400 (0:00:00.128) 0:00:19.400 ****** 20459 1726885613.04049: entering _queue_task() for managed_node1/include_vars 20459 1726885613.04630: worker is 1 (out of 1 available) 20459 1726885613.04643: exiting _queue_task() for managed_node1/include_vars 20459 1726885613.04654: done queuing things up, now waiting for results queue to drain 20459 1726885613.04656: waiting for pending results... 20459 1726885613.05675: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885613.05820: in run() - task 02369adf-7a19-47dd-4c59-00000000029c 20459 1726885613.05841: variable 'ansible_search_path' from source: unknown 20459 1726885613.05848: variable 'ansible_search_path' from source: unknown 20459 1726885613.06311: variable 'ansible_facts' from source: unknown 20459 1726885613.06881: variable 'ansible_facts' from source: unknown 20459 1726885613.07423: variable 'ansible_facts' from source: unknown 20459 1726885613.08018: variable 'ansible_facts' from source: unknown 20459 1726885613.08406: variable 'omit' from source: magic vars 20459 1726885613.09220: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.09235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.09250: variable 'omit' from source: magic vars 20459 1726885613.09487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885613.09939: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885613.09986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885613.10029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885613.10062: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885613.10343: variable '__vars_file' from source: task vars 20459 1726885613.10430: variable 'role_path' from source: magic vars 20459 1726885613.10441: variable 'item' from source: unknown 20459 1726885613.10457: Evaluated conditional (__vars_file is file): False 20459 1726885613.10465: when evaluation is False, skipping this task 20459 1726885613.10504: variable 'item' from source: unknown 20459 1726885613.10577: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 20459 1726885613.10967: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.11130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.11146: variable 'omit' from source: magic vars 20459 1726885613.11303: variable '__vars_file' from source: task vars 20459 1726885613.11594: variable 'role_path' from source: magic vars 20459 1726885613.11603: variable 'item' from source: unknown 20459 1726885613.11623: Evaluated conditional (__vars_file is file): False 20459 1726885613.11631: when evaluation is False, skipping this task 20459 1726885613.11668: variable 'item' from source: unknown 20459 1726885613.11936: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 20459 1726885613.12072: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.12085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.12098: variable 'omit' from source: magic vars 20459 1726885613.12258: variable '__vars_file' from source: task vars 20459 1726885613.12593: variable 'role_path' from source: magic vars 20459 1726885613.12603: variable 'item' from source: unknown 20459 1726885613.12622: Evaluated conditional (__vars_file is file): True 20459 1726885613.12633: variable 'omit' from source: magic vars 20459 1726885613.12692: variable 'omit' from source: magic vars 20459 1726885613.12958: variable '__vars_file' from source: task vars 20459 1726885613.13026: variable '__vars_file' from source: task vars 20459 1726885613.13111: variable 'role_path' from source: magic vars 20459 1726885613.13125: variable 'item' from source: unknown 20459 1726885613.13738: variable 'omit' from source: magic vars 20459 1726885613.13768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885613.13797: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885613.13823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885613.13844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.13860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.13880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885613.13901: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885613.13938: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885613.13947: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.13956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.14070: Set connection var ansible_pipelining to False 20459 1726885613.14078: Set connection var ansible_shell_type to sh 20459 1726885613.14086: Set connection var ansible_connection to ssh 20459 1726885613.14104: Set connection var ansible_timeout to 10 20459 1726885613.14120: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885613.14133: Set connection var ansible_shell_executable to /bin/sh 20459 1726885613.14156: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.14164: variable 'ansible_connection' from source: unknown 20459 1726885613.14171: variable 'ansible_module_compression' from source: unknown 20459 1726885613.14178: variable 'ansible_shell_type' from source: unknown 20459 1726885613.14184: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.14195: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.14198: variable 'ansible_pipelining' from source: unknown 20459 1726885613.14200: variable 'ansible_timeout' from source: unknown 20459 1726885613.14204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.14320: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885613.14337: variable 'omit' from source: magic vars 20459 1726885613.14346: starting attempt loop 20459 1726885613.14352: running the handler 20459 1726885613.14446: handler run complete 20459 1726885613.14531: attempt loop complete, returning result 20459 1726885613.14550: variable 'item' from source: unknown 20459 1726885613.14616: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885613.14882: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.14930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.14945: variable 'omit' from source: magic vars 20459 1726885613.15432: variable '__vars_file' from source: task vars 20459 1726885613.15630: variable 'role_path' from source: magic vars 20459 1726885613.15633: variable 'item' from source: unknown 20459 1726885613.15643: Evaluated conditional (__vars_file is file): True 20459 1726885613.15646: variable 'omit' from source: magic vars 20459 1726885613.15661: variable 'omit' from source: magic vars 20459 1726885613.15836: variable '__vars_file' from source: task vars 20459 1726885613.15894: variable '__vars_file' from source: task vars 20459 1726885613.16091: variable 'role_path' from source: magic vars 20459 1726885613.16094: variable 'item' from source: unknown 20459 1726885613.16110: variable 'omit' from source: magic vars 20459 1726885613.16253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885613.16261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.16268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.16277: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885613.16286: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885613.16289: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.16292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.16496: Set connection var ansible_pipelining to False 20459 1726885613.16499: Set connection var ansible_shell_type to sh 20459 1726885613.16502: Set connection var ansible_connection to ssh 20459 1726885613.16516: Set connection var ansible_timeout to 10 20459 1726885613.16519: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885613.16524: Set connection var ansible_shell_executable to /bin/sh 20459 1726885613.16543: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.16546: variable 'ansible_connection' from source: unknown 20459 1726885613.16549: variable 'ansible_module_compression' from source: unknown 20459 1726885613.16669: variable 'ansible_shell_type' from source: unknown 20459 1726885613.16675: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.16678: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.16687: variable 'ansible_pipelining' from source: unknown 20459 1726885613.16690: variable 'ansible_timeout' from source: unknown 20459 1726885613.16694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.16897: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885613.16909: variable 'omit' from source: magic vars 20459 1726885613.16916: starting attempt loop 20459 1726885613.16919: running the handler 20459 1726885613.16965: handler run complete 20459 1726885613.16971: attempt loop complete, returning result 20459 1726885613.17099: variable 'item' from source: unknown 20459 1726885613.17164: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885613.17258: dumping result to json 20459 1726885613.17318: done dumping result, returning 20459 1726885613.17331: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-00000000029c] 20459 1726885613.17339: sending task result for task 02369adf-7a19-47dd-4c59-00000000029c 20459 1726885613.17410: done sending task result for task 02369adf-7a19-47dd-4c59-00000000029c 20459 1726885613.17417: WORKER PROCESS EXITING 20459 1726885613.17478: no more pending results, returning what we have 20459 1726885613.17481: results queue empty 20459 1726885613.17482: checking for any_errors_fatal 20459 1726885613.17489: done checking for any_errors_fatal 20459 1726885613.17490: checking for max_fail_percentage 20459 1726885613.17491: done checking for max_fail_percentage 20459 1726885613.17492: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.17493: done checking to see if all hosts have failed 20459 1726885613.17494: getting the remaining hosts for this loop 20459 1726885613.17496: done getting the remaining hosts for this loop 20459 1726885613.17499: getting the next task for host managed_node1 20459 1726885613.17507: done getting next task for host managed_node1 20459 1726885613.17511: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885613.17520: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 20459 1726885613.17530: getting variables 20459 1726885613.17532: in VariableManager get_vars() 20459 1726885613.17562: Calling all_inventory to load vars for managed_node1 20459 1726885613.17564: Calling groups_inventory to load vars for managed_node1 20459 1726885613.17566: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.17574: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.17576: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.17579: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.18098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.19289: done with get_vars() 20459 1726885613.19303: 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 22:26:53 -0400 (0:00:00.155) 0:00:19.556 ****** 20459 1726885613.19595: entering _queue_task() for managed_node1/stat 20459 1726885613.20051: worker is 1 (out of 1 available) 20459 1726885613.20064: exiting _queue_task() for managed_node1/stat 20459 1726885613.20077: done queuing things up, now waiting for results queue to drain 20459 1726885613.20078: waiting for pending results... 20459 1726885613.21020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885613.21186: in run() - task 02369adf-7a19-47dd-4c59-00000000029e 20459 1726885613.21261: variable 'ansible_search_path' from source: unknown 20459 1726885613.21334: variable 'ansible_search_path' from source: unknown 20459 1726885613.21375: calling self._execute() 20459 1726885613.21570: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.21580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.21592: variable 'omit' from source: magic vars 20459 1726885613.22283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885613.22816: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885613.22911: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885613.23009: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885613.23133: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885613.23246: 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) 20459 1726885613.23414: 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) 20459 1726885613.23445: 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) 20459 1726885613.23474: 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) 20459 1726885613.23690: variable '__storage_is_ostree' from source: set_fact 20459 1726885613.23740: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885613.23821: when evaluation is False, skipping this task 20459 1726885613.23829: _execute() done 20459 1726885613.23840: dumping result to json 20459 1726885613.23847: done dumping result, returning 20459 1726885613.23858: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-47dd-4c59-00000000029e] 20459 1726885613.23866: sending task result for task 02369adf-7a19-47dd-4c59-00000000029e skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885613.24004: no more pending results, returning what we have 20459 1726885613.24007: results queue empty 20459 1726885613.24008: checking for any_errors_fatal 20459 1726885613.24028: done checking for any_errors_fatal 20459 1726885613.24029: checking for max_fail_percentage 20459 1726885613.24031: done checking for max_fail_percentage 20459 1726885613.24032: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.24033: done checking to see if all hosts have failed 20459 1726885613.24034: getting the remaining hosts for this loop 20459 1726885613.24035: done getting the remaining hosts for this loop 20459 1726885613.24039: getting the next task for host managed_node1 20459 1726885613.24044: done getting next task for host managed_node1 20459 1726885613.24047: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885613.24052: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 20459 1726885613.24066: getting variables 20459 1726885613.24068: in VariableManager get_vars() 20459 1726885613.24101: Calling all_inventory to load vars for managed_node1 20459 1726885613.24103: Calling groups_inventory to load vars for managed_node1 20459 1726885613.24106: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.24119: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.24122: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.24126: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.25319: done sending task result for task 02369adf-7a19-47dd-4c59-00000000029e 20459 1726885613.25323: WORKER PROCESS EXITING 20459 1726885613.25346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.25972: done with get_vars() 20459 1726885613.25985: done getting variables 20459 1726885613.26046: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:53 -0400 (0:00:00.064) 0:00:19.621 ****** 20459 1726885613.26078: entering _queue_task() for managed_node1/set_fact 20459 1726885613.26720: worker is 1 (out of 1 available) 20459 1726885613.26732: exiting _queue_task() for managed_node1/set_fact 20459 1726885613.26744: done queuing things up, now waiting for results queue to drain 20459 1726885613.26746: waiting for pending results... 20459 1726885613.27590: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885613.27901: in run() - task 02369adf-7a19-47dd-4c59-00000000029f 20459 1726885613.27922: variable 'ansible_search_path' from source: unknown 20459 1726885613.27981: variable 'ansible_search_path' from source: unknown 20459 1726885613.28024: calling self._execute() 20459 1726885613.28167: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.28225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.28315: variable 'omit' from source: magic vars 20459 1726885613.29005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885613.29614: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885613.29664: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885613.29701: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885613.29853: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885613.29952: 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) 20459 1726885613.30067: 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) 20459 1726885613.30096: 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) 20459 1726885613.30128: 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) 20459 1726885613.30381: variable '__storage_is_ostree' from source: set_fact 20459 1726885613.30486: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885613.30495: when evaluation is False, skipping this task 20459 1726885613.30501: _execute() done 20459 1726885613.30507: dumping result to json 20459 1726885613.30515: done dumping result, returning 20459 1726885613.30527: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-47dd-4c59-00000000029f] 20459 1726885613.30536: sending task result for task 02369adf-7a19-47dd-4c59-00000000029f skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885613.30671: no more pending results, returning what we have 20459 1726885613.30675: results queue empty 20459 1726885613.30675: checking for any_errors_fatal 20459 1726885613.30686: done checking for any_errors_fatal 20459 1726885613.30687: checking for max_fail_percentage 20459 1726885613.30688: done checking for max_fail_percentage 20459 1726885613.30689: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.30690: done checking to see if all hosts have failed 20459 1726885613.30691: getting the remaining hosts for this loop 20459 1726885613.30692: done getting the remaining hosts for this loop 20459 1726885613.30696: getting the next task for host managed_node1 20459 1726885613.30703: done getting next task for host managed_node1 20459 1726885613.30706: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885613.30709: ^ 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? (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 20459 1726885613.30727: getting variables 20459 1726885613.30728: in VariableManager get_vars() 20459 1726885613.30759: Calling all_inventory to load vars for managed_node1 20459 1726885613.30762: Calling groups_inventory to load vars for managed_node1 20459 1726885613.30765: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.30774: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.30777: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.30781: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.31271: done sending task result for task 02369adf-7a19-47dd-4c59-00000000029f 20459 1726885613.31275: WORKER PROCESS EXITING 20459 1726885613.31428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.32329: done with get_vars() 20459 1726885613.32342: done getting variables 20459 1726885613.32396: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:53 -0400 (0:00:00.063) 0:00:19.684 ****** 20459 1726885613.32430: entering _queue_task() for managed_node1/set_fact 20459 1726885613.33257: worker is 1 (out of 1 available) 20459 1726885613.33270: exiting _queue_task() for managed_node1/set_fact 20459 1726885613.33282: done queuing things up, now waiting for results queue to drain 20459 1726885613.33284: waiting for pending results... 20459 1726885613.34143: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885613.34372: in run() - task 02369adf-7a19-47dd-4c59-00000000023a 20459 1726885613.34391: variable 'ansible_search_path' from source: unknown 20459 1726885613.34435: variable 'ansible_search_path' from source: unknown 20459 1726885613.34472: calling self._execute() 20459 1726885613.34619: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.34763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.34776: variable 'omit' from source: magic vars 20459 1726885613.34989: variable 'omit' from source: magic vars 20459 1726885613.35039: variable 'omit' from source: magic vars 20459 1726885613.35082: variable 'omit' from source: magic vars 20459 1726885613.35128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885613.35220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885613.35318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885613.35341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.35357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.35420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885613.35440: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885613.35538: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885613.35547: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.35554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.35786: Set connection var ansible_pipelining to False 20459 1726885613.35794: Set connection var ansible_shell_type to sh 20459 1726885613.35800: Set connection var ansible_connection to ssh 20459 1726885613.35818: Set connection var ansible_timeout to 10 20459 1726885613.35844: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885613.35953: Set connection var ansible_shell_executable to /bin/sh 20459 1726885613.35984: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.35991: variable 'ansible_connection' from source: unknown 20459 1726885613.35998: variable 'ansible_module_compression' from source: unknown 20459 1726885613.36004: variable 'ansible_shell_type' from source: unknown 20459 1726885613.36010: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.36018: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.36027: variable 'ansible_pipelining' from source: unknown 20459 1726885613.36030: variable 'ansible_timeout' from source: unknown 20459 1726885613.36032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.36382: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885613.36402: variable 'omit' from source: magic vars 20459 1726885613.36411: starting attempt loop 20459 1726885613.36420: running the handler 20459 1726885613.36434: handler run complete 20459 1726885613.36446: attempt loop complete, returning result 20459 1726885613.36452: _execute() done 20459 1726885613.36460: dumping result to json 20459 1726885613.36463: done dumping result, returning 20459 1726885613.36470: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-47dd-4c59-00000000023a] 20459 1726885613.36480: sending task result for task 02369adf-7a19-47dd-4c59-00000000023a ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 20459 1726885613.36638: no more pending results, returning what we have 20459 1726885613.36642: results queue empty 20459 1726885613.36642: checking for any_errors_fatal 20459 1726885613.36648: done checking for any_errors_fatal 20459 1726885613.36649: checking for max_fail_percentage 20459 1726885613.36650: done checking for max_fail_percentage 20459 1726885613.36651: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.36652: done checking to see if all hosts have failed 20459 1726885613.36653: getting the remaining hosts for this loop 20459 1726885613.36654: done getting the remaining hosts for this loop 20459 1726885613.36657: getting the next task for host managed_node1 20459 1726885613.36663: done getting next task for host managed_node1 20459 1726885613.36666: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885613.36669: ^ 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? (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 20459 1726885613.36679: getting variables 20459 1726885613.36680: in VariableManager get_vars() 20459 1726885613.36711: Calling all_inventory to load vars for managed_node1 20459 1726885613.36717: Calling groups_inventory to load vars for managed_node1 20459 1726885613.36720: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.36729: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.36732: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.36735: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.37819: done sending task result for task 02369adf-7a19-47dd-4c59-00000000023a 20459 1726885613.37823: WORKER PROCESS EXITING 20459 1726885613.37844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.38673: done with get_vars() 20459 1726885613.38684: done getting variables 20459 1726885613.38740: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:53 -0400 (0:00:00.063) 0:00:19.748 ****** 20459 1726885613.38767: entering _queue_task() for managed_node1/set_fact 20459 1726885613.39380: worker is 1 (out of 1 available) 20459 1726885613.39392: exiting _queue_task() for managed_node1/set_fact 20459 1726885613.39404: done queuing things up, now waiting for results queue to drain 20459 1726885613.39406: waiting for pending results... 20459 1726885613.40319: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885613.40456: in run() - task 02369adf-7a19-47dd-4c59-00000000023b 20459 1726885613.40621: variable 'ansible_search_path' from source: unknown 20459 1726885613.40630: variable 'ansible_search_path' from source: unknown 20459 1726885613.40665: calling self._execute() 20459 1726885613.40860: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.40871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.40883: variable 'omit' from source: magic vars 20459 1726885613.40996: variable 'omit' from source: magic vars 20459 1726885613.41193: variable 'omit' from source: magic vars 20459 1726885613.41232: variable 'omit' from source: magic vars 20459 1726885613.41294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885613.41396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885613.41491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885613.41517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.41535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.41554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885613.41699: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885613.41732: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885613.41740: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.41748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.41868: Set connection var ansible_pipelining to False 20459 1726885613.42016: Set connection var ansible_shell_type to sh 20459 1726885613.42026: Set connection var ansible_connection to ssh 20459 1726885613.42043: Set connection var ansible_timeout to 10 20459 1726885613.42051: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885613.42060: Set connection var ansible_shell_executable to /bin/sh 20459 1726885613.42087: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.42094: variable 'ansible_connection' from source: unknown 20459 1726885613.42101: variable 'ansible_module_compression' from source: unknown 20459 1726885613.42106: variable 'ansible_shell_type' from source: unknown 20459 1726885613.42121: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.42135: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.42235: variable 'ansible_pipelining' from source: unknown 20459 1726885613.42245: variable 'ansible_timeout' from source: unknown 20459 1726885613.42252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.42406: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885613.42567: variable 'omit' from source: magic vars 20459 1726885613.42576: starting attempt loop 20459 1726885613.42582: running the handler 20459 1726885613.42596: handler run complete 20459 1726885613.42609: attempt loop complete, returning result 20459 1726885613.42617: _execute() done 20459 1726885613.42624: dumping result to json 20459 1726885613.42630: done dumping result, returning 20459 1726885613.42641: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-47dd-4c59-00000000023b] 20459 1726885613.42650: sending task result for task 02369adf-7a19-47dd-4c59-00000000023b ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885613.42911: no more pending results, returning what we have 20459 1726885613.42918: results queue empty 20459 1726885613.42919: checking for any_errors_fatal 20459 1726885613.42927: done checking for any_errors_fatal 20459 1726885613.42928: checking for max_fail_percentage 20459 1726885613.42930: done checking for max_fail_percentage 20459 1726885613.42931: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.42932: done checking to see if all hosts have failed 20459 1726885613.42933: getting the remaining hosts for this loop 20459 1726885613.42934: done getting the remaining hosts for this loop 20459 1726885613.42937: getting the next task for host managed_node1 20459 1726885613.42943: done getting next task for host managed_node1 20459 1726885613.42946: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885613.42950: ^ 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? (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 20459 1726885613.42959: getting variables 20459 1726885613.42961: in VariableManager get_vars() 20459 1726885613.42987: Calling all_inventory to load vars for managed_node1 20459 1726885613.42990: Calling groups_inventory to load vars for managed_node1 20459 1726885613.42992: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.43001: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.43004: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.43007: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.43519: done sending task result for task 02369adf-7a19-47dd-4c59-00000000023b 20459 1726885613.43522: WORKER PROCESS EXITING 20459 1726885613.43543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.44724: done with get_vars() 20459 1726885613.44737: 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 22:26:53 -0400 (0:00:00.060) 0:00:19.808 ****** 20459 1726885613.44821: entering _queue_task() for managed_node1/include_tasks 20459 1726885613.45241: worker is 1 (out of 1 available) 20459 1726885613.45253: exiting _queue_task() for managed_node1/include_tasks 20459 1726885613.45265: done queuing things up, now waiting for results queue to drain 20459 1726885613.45267: waiting for pending results... 20459 1726885613.46183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885613.46417: in run() - task 02369adf-7a19-47dd-4c59-00000000023c 20459 1726885613.46436: variable 'ansible_search_path' from source: unknown 20459 1726885613.46443: variable 'ansible_search_path' from source: unknown 20459 1726885613.46495: calling self._execute() 20459 1726885613.46654: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.46798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.46813: variable 'omit' from source: magic vars 20459 1726885613.47322: variable 'storage_provider' from source: role '' defaults 20459 1726885613.47454: _execute() done 20459 1726885613.47462: dumping result to json 20459 1726885613.47469: done dumping result, returning 20459 1726885613.47481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-47dd-4c59-00000000023c] 20459 1726885613.47491: sending task result for task 02369adf-7a19-47dd-4c59-00000000023c 20459 1726885613.47604: done sending task result for task 02369adf-7a19-47dd-4c59-00000000023c 20459 1726885613.47648: no more pending results, returning what we have 20459 1726885613.47653: in VariableManager get_vars() 20459 1726885613.47690: Calling all_inventory to load vars for managed_node1 20459 1726885613.47692: Calling groups_inventory to load vars for managed_node1 20459 1726885613.47694: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.47706: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.47710: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.47718: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.48203: WORKER PROCESS EXITING 20459 1726885613.48231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.49221: done with get_vars() 20459 1726885613.49232: variable 'ansible_search_path' from source: unknown 20459 1726885613.49234: variable 'ansible_search_path' from source: unknown 20459 1726885613.49265: we have included files to process 20459 1726885613.49266: generating all_blocks data 20459 1726885613.49267: done generating all_blocks data 20459 1726885613.49272: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885613.49273: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885613.49275: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885613.51346: in VariableManager get_vars() 20459 1726885613.51371: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885613.54906: done processing included file 20459 1726885613.54908: iterating over new_blocks loaded from include file 20459 1726885613.54909: in VariableManager get_vars() 20459 1726885613.54934: done with get_vars() 20459 1726885613.54936: filtering new block on tags 20459 1726885613.55253: done filtering new block on tags 20459 1726885613.55256: in VariableManager get_vars() 20459 1726885613.55275: done with get_vars() 20459 1726885613.55277: filtering new block on tags 20459 1726885613.55395: done filtering new block on tags 20459 1726885613.55398: in VariableManager get_vars() 20459 1726885613.55622: done with get_vars() 20459 1726885613.55624: filtering new block on tags 20459 1726885613.55763: done filtering new block on tags 20459 1726885613.55766: 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_node1 20459 1726885613.55771: extending task lists for all hosts with included blocks 20459 1726885613.57074: done extending task lists 20459 1726885613.57075: done processing included files 20459 1726885613.57076: results queue empty 20459 1726885613.57077: checking for any_errors_fatal 20459 1726885613.57080: done checking for any_errors_fatal 20459 1726885613.57081: checking for max_fail_percentage 20459 1726885613.57082: done checking for max_fail_percentage 20459 1726885613.57083: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.57084: done checking to see if all hosts have failed 20459 1726885613.57084: getting the remaining hosts for this loop 20459 1726885613.57086: done getting the remaining hosts for this loop 20459 1726885613.57088: getting the next task for host managed_node1 20459 1726885613.57092: done getting next task for host managed_node1 20459 1726885613.57094: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885613.57097: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885613.57106: getting variables 20459 1726885613.57107: in VariableManager get_vars() 20459 1726885613.57122: Calling all_inventory to load vars for managed_node1 20459 1726885613.57125: Calling groups_inventory to load vars for managed_node1 20459 1726885613.57127: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.57132: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.57134: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.57137: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.57972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.59147: done with get_vars() 20459 1726885613.59161: done getting variables 20459 1726885613.59198: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:53 -0400 (0:00:00.146) 0:00:19.954 ****** 20459 1726885613.59427: entering _queue_task() for managed_node1/package 20459 1726885613.59685: worker is 1 (out of 1 available) 20459 1726885613.59698: exiting _queue_task() for managed_node1/package 20459 1726885613.59715: done queuing things up, now waiting for results queue to drain 20459 1726885613.59717: waiting for pending results... 20459 1726885613.60801: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885613.60962: in run() - task 02369adf-7a19-47dd-4c59-0000000002d4 20459 1726885613.61118: variable 'ansible_search_path' from source: unknown 20459 1726885613.61128: variable 'ansible_search_path' from source: unknown 20459 1726885613.61170: calling self._execute() 20459 1726885613.61292: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.61429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.61444: variable 'omit' from source: magic vars 20459 1726885613.62252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885613.62846: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885613.62893: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885613.62952: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885613.63077: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885613.63275: 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) 20459 1726885613.63306: 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) 20459 1726885613.63344: 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) 20459 1726885613.63493: 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) 20459 1726885613.63770: variable 'storage_skip_checks' from source: set_fact 20459 1726885613.63799: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 20459 1726885613.63810: when evaluation is False, skipping this task 20459 1726885613.63821: _execute() done 20459 1726885613.63926: dumping result to json 20459 1726885613.63934: done dumping result, returning 20459 1726885613.63945: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-47dd-4c59-0000000002d4] 20459 1726885613.63956: sending task result for task 02369adf-7a19-47dd-4c59-0000000002d4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885613.64125: no more pending results, returning what we have 20459 1726885613.64130: results queue empty 20459 1726885613.64131: checking for any_errors_fatal 20459 1726885613.64134: done checking for any_errors_fatal 20459 1726885613.64135: checking for max_fail_percentage 20459 1726885613.64136: done checking for max_fail_percentage 20459 1726885613.64137: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.64138: done checking to see if all hosts have failed 20459 1726885613.64139: getting the remaining hosts for this loop 20459 1726885613.64141: done getting the remaining hosts for this loop 20459 1726885613.64145: getting the next task for host managed_node1 20459 1726885613.64152: done getting next task for host managed_node1 20459 1726885613.64157: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885613.64161: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885613.64180: getting variables 20459 1726885613.64182: in VariableManager get_vars() 20459 1726885613.64221: Calling all_inventory to load vars for managed_node1 20459 1726885613.64224: Calling groups_inventory to load vars for managed_node1 20459 1726885613.64226: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.64238: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.64241: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.64244: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.65232: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002d4 20459 1726885613.65236: WORKER PROCESS EXITING 20459 1726885613.65258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.66330: done with get_vars() 20459 1726885613.66346: done getting variables 20459 1726885613.66398: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:53 -0400 (0:00:00.070) 0:00:20.024 ****** 20459 1726885613.66435: entering _queue_task() for managed_node1/debug 20459 1726885613.66908: worker is 1 (out of 1 available) 20459 1726885613.66924: exiting _queue_task() for managed_node1/debug 20459 1726885613.66936: done queuing things up, now waiting for results queue to drain 20459 1726885613.66938: waiting for pending results... 20459 1726885613.67846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885613.68112: in run() - task 02369adf-7a19-47dd-4c59-0000000002d5 20459 1726885613.68246: variable 'ansible_search_path' from source: unknown 20459 1726885613.68254: variable 'ansible_search_path' from source: unknown 20459 1726885613.68292: calling self._execute() 20459 1726885613.68494: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.68504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.68522: variable 'omit' from source: magic vars 20459 1726885613.68927: variable 'omit' from source: magic vars 20459 1726885613.69128: variable 'omit' from source: magic vars 20459 1726885613.69308: variable 'omit' from source: magic vars 20459 1726885613.69416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885613.69458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885613.69544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885613.69567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.69643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.69666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885613.69743: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885613.69775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885613.69788: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.69891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.70422: Set connection var ansible_pipelining to False 20459 1726885613.70490: Set connection var ansible_shell_type to sh 20459 1726885613.70516: Set connection var ansible_connection to ssh 20459 1726885613.70584: Set connection var ansible_timeout to 10 20459 1726885613.70600: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885613.70628: Set connection var ansible_shell_executable to /bin/sh 20459 1726885613.70687: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.70725: variable 'ansible_connection' from source: unknown 20459 1726885613.70778: variable 'ansible_module_compression' from source: unknown 20459 1726885613.70786: variable 'ansible_shell_type' from source: unknown 20459 1726885613.70793: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.70800: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.70807: variable 'ansible_pipelining' from source: unknown 20459 1726885613.70817: variable 'ansible_timeout' from source: unknown 20459 1726885613.70830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.71158: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885613.71174: variable 'omit' from source: magic vars 20459 1726885613.71183: starting attempt loop 20459 1726885613.71214: running the handler 20459 1726885613.71328: variable 'storage_pools' from source: include params 20459 1726885613.71785: variable 'storage_pools' from source: include params 20459 1726885613.71810: variable 'unused_disks' from source: set_fact 20459 1726885613.71957: variable 'unused_disks' from source: set_fact 20459 1726885613.72191: variable 'volume_size' from source: play vars 20459 1726885613.72321: variable 'volume_size' from source: play vars 20459 1726885613.72361: variable 'mount_location_before' from source: play vars 20459 1726885613.72564: variable 'mount_location_before' from source: play vars 20459 1726885613.72703: handler run complete 20459 1726885613.72734: attempt loop complete, returning result 20459 1726885613.72850: _execute() done 20459 1726885613.72857: dumping result to json 20459 1726885613.72865: done dumping result, returning 20459 1726885613.72960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-47dd-4c59-0000000002d5] 20459 1726885613.72969: sending task result for task 02369adf-7a19-47dd-4c59-0000000002d5 ok: [managed_node1] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" } ] } ] } 20459 1726885613.73236: no more pending results, returning what we have 20459 1726885613.73240: results queue empty 20459 1726885613.73240: checking for any_errors_fatal 20459 1726885613.73250: done checking for any_errors_fatal 20459 1726885613.73251: checking for max_fail_percentage 20459 1726885613.73253: done checking for max_fail_percentage 20459 1726885613.73254: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.73255: done checking to see if all hosts have failed 20459 1726885613.73255: getting the remaining hosts for this loop 20459 1726885613.73257: done getting the remaining hosts for this loop 20459 1726885613.73261: getting the next task for host managed_node1 20459 1726885613.73270: done getting next task for host managed_node1 20459 1726885613.73274: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885613.73278: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885613.73289: getting variables 20459 1726885613.73291: in VariableManager get_vars() 20459 1726885613.73329: Calling all_inventory to load vars for managed_node1 20459 1726885613.73333: Calling groups_inventory to load vars for managed_node1 20459 1726885613.73335: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.73345: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.73349: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.73352: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.75377: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002d5 20459 1726885613.75380: WORKER PROCESS EXITING 20459 1726885613.75535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.85883: done with get_vars() 20459 1726885613.86019: done getting variables 20459 1726885613.86065: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:53 -0400 (0:00:00.196) 0:00:20.221 ****** 20459 1726885613.86095: entering _queue_task() for managed_node1/debug 20459 1726885613.86707: worker is 1 (out of 1 available) 20459 1726885613.86720: exiting _queue_task() for managed_node1/debug 20459 1726885613.86731: done queuing things up, now waiting for results queue to drain 20459 1726885613.86732: waiting for pending results... 20459 1726885613.87570: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885613.87973: in run() - task 02369adf-7a19-47dd-4c59-0000000002d6 20459 1726885613.87995: variable 'ansible_search_path' from source: unknown 20459 1726885613.88002: variable 'ansible_search_path' from source: unknown 20459 1726885613.88048: calling self._execute() 20459 1726885613.88143: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.88282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.88297: variable 'omit' from source: magic vars 20459 1726885613.88526: variable 'omit' from source: magic vars 20459 1726885613.88714: variable 'omit' from source: magic vars 20459 1726885613.88756: variable 'omit' from source: magic vars 20459 1726885613.88802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885613.88959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885613.88984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885613.89005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.89025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885613.89377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885613.89398: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885613.89432: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885613.89441: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.89447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.89602: Set connection var ansible_pipelining to False 20459 1726885613.90354: Set connection var ansible_shell_type to sh 20459 1726885613.90362: Set connection var ansible_connection to ssh 20459 1726885613.90379: Set connection var ansible_timeout to 10 20459 1726885613.90427: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885613.90437: Set connection var ansible_shell_executable to /bin/sh 20459 1726885613.90470: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.90570: variable 'ansible_connection' from source: unknown 20459 1726885613.90580: variable 'ansible_module_compression' from source: unknown 20459 1726885613.90587: variable 'ansible_shell_type' from source: unknown 20459 1726885613.90593: variable 'ansible_shell_executable' from source: unknown 20459 1726885613.90599: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.90607: variable 'ansible_pipelining' from source: unknown 20459 1726885613.90618: variable 'ansible_timeout' from source: unknown 20459 1726885613.90627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.90941: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885613.90956: variable 'omit' from source: magic vars 20459 1726885613.90965: starting attempt loop 20459 1726885613.90971: running the handler 20459 1726885613.91445: handler run complete 20459 1726885613.91569: attempt loop complete, returning result 20459 1726885613.91576: _execute() done 20459 1726885613.91581: dumping result to json 20459 1726885613.91586: done dumping result, returning 20459 1726885613.91595: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-47dd-4c59-0000000002d6] 20459 1726885613.91602: sending task result for task 02369adf-7a19-47dd-4c59-0000000002d6 ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 20459 1726885613.91759: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002d6 20459 1726885613.91763: WORKER PROCESS EXITING 20459 1726885613.91775: no more pending results, returning what we have 20459 1726885613.91778: results queue empty 20459 1726885613.91779: checking for any_errors_fatal 20459 1726885613.91792: done checking for any_errors_fatal 20459 1726885613.91793: checking for max_fail_percentage 20459 1726885613.91795: done checking for max_fail_percentage 20459 1726885613.91796: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.91797: done checking to see if all hosts have failed 20459 1726885613.91798: getting the remaining hosts for this loop 20459 1726885613.91799: done getting the remaining hosts for this loop 20459 1726885613.91803: getting the next task for host managed_node1 20459 1726885613.91810: done getting next task for host managed_node1 20459 1726885613.91815: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885613.91819: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885613.91830: getting variables 20459 1726885613.91832: in VariableManager get_vars() 20459 1726885613.91865: Calling all_inventory to load vars for managed_node1 20459 1726885613.91867: Calling groups_inventory to load vars for managed_node1 20459 1726885613.91869: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.91878: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.91881: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.91883: Calling groups_plugins_play to load vars for managed_node1 20459 1726885613.92364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885613.93682: done with get_vars() 20459 1726885613.93696: 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 22:26:53 -0400 (0:00:00.078) 0:00:20.299 ****** 20459 1726885613.93904: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885613.94379: worker is 1 (out of 1 available) 20459 1726885613.94391: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885613.94518: done queuing things up, now waiting for results queue to drain 20459 1726885613.94520: waiting for pending results... 20459 1726885613.95326: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885613.95641: in run() - task 02369adf-7a19-47dd-4c59-0000000002d7 20459 1726885613.95730: variable 'ansible_search_path' from source: unknown 20459 1726885613.95738: variable 'ansible_search_path' from source: unknown 20459 1726885613.95777: calling self._execute() 20459 1726885613.95897: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885613.96043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885613.96058: variable 'omit' from source: magic vars 20459 1726885613.96899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885613.97413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885613.97485: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885613.97615: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885613.97799: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885613.98006: 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) 20459 1726885613.98039: 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) 20459 1726885613.98070: 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) 20459 1726885613.98210: 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) 20459 1726885613.98474: variable 'storage_skip_checks' from source: set_fact 20459 1726885613.98502: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885613.98509: when evaluation is False, skipping this task 20459 1726885613.98523: _execute() done 20459 1726885613.98635: dumping result to json 20459 1726885613.98646: done dumping result, returning 20459 1726885613.98657: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-47dd-4c59-0000000002d7] 20459 1726885613.98667: sending task result for task 02369adf-7a19-47dd-4c59-0000000002d7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885613.98829: no more pending results, returning what we have 20459 1726885613.98833: results queue empty 20459 1726885613.98834: checking for any_errors_fatal 20459 1726885613.98841: done checking for any_errors_fatal 20459 1726885613.98842: checking for max_fail_percentage 20459 1726885613.98843: done checking for max_fail_percentage 20459 1726885613.98844: checking to see if all hosts have failed and the running result is not ok 20459 1726885613.98845: done checking to see if all hosts have failed 20459 1726885613.98846: getting the remaining hosts for this loop 20459 1726885613.98847: done getting the remaining hosts for this loop 20459 1726885613.98851: getting the next task for host managed_node1 20459 1726885613.98859: done getting next task for host managed_node1 20459 1726885613.98863: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885613.98867: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885613.98883: getting variables 20459 1726885613.98884: in VariableManager get_vars() 20459 1726885613.98919: Calling all_inventory to load vars for managed_node1 20459 1726885613.98922: Calling groups_inventory to load vars for managed_node1 20459 1726885613.98925: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885613.98935: Calling all_plugins_play to load vars for managed_node1 20459 1726885613.98938: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885613.98941: Calling groups_plugins_play to load vars for managed_node1 20459 1726885614.00317: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002d7 20459 1726885614.00320: WORKER PROCESS EXITING 20459 1726885614.00342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885614.00951: done with get_vars() 20459 1726885614.00965: 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 22:26:54 -0400 (0:00:00.071) 0:00:20.370 ****** 20459 1726885614.01057: entering _queue_task() for managed_node1/include_tasks 20459 1726885614.01282: worker is 1 (out of 1 available) 20459 1726885614.01295: exiting _queue_task() for managed_node1/include_tasks 20459 1726885614.01307: done queuing things up, now waiting for results queue to drain 20459 1726885614.01309: waiting for pending results... 20459 1726885614.02070: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885614.02546: in run() - task 02369adf-7a19-47dd-4c59-0000000002d8 20459 1726885614.02563: variable 'ansible_search_path' from source: unknown 20459 1726885614.02570: variable 'ansible_search_path' from source: unknown 20459 1726885614.02608: calling self._execute() 20459 1726885614.02817: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.02833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.02958: variable 'omit' from source: magic vars 20459 1726885614.03555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885614.04193: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885614.04243: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885614.04392: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885614.04466: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885614.04658: 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) 20459 1726885614.04709: 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) 20459 1726885614.04821: 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) 20459 1726885614.04853: 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) 20459 1726885614.05114: variable 'storage_skip_checks' from source: set_fact 20459 1726885614.05252: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885614.05260: when evaluation is False, skipping this task 20459 1726885614.05267: _execute() done 20459 1726885614.05273: dumping result to json 20459 1726885614.05279: done dumping result, returning 20459 1726885614.05290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-47dd-4c59-0000000002d8] 20459 1726885614.05299: sending task result for task 02369adf-7a19-47dd-4c59-0000000002d8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885614.05451: no more pending results, returning what we have 20459 1726885614.05455: results queue empty 20459 1726885614.05456: checking for any_errors_fatal 20459 1726885614.05465: done checking for any_errors_fatal 20459 1726885614.05465: checking for max_fail_percentage 20459 1726885614.05468: done checking for max_fail_percentage 20459 1726885614.05469: checking to see if all hosts have failed and the running result is not ok 20459 1726885614.05470: done checking to see if all hosts have failed 20459 1726885614.05470: getting the remaining hosts for this loop 20459 1726885614.05472: done getting the remaining hosts for this loop 20459 1726885614.05476: getting the next task for host managed_node1 20459 1726885614.05483: done getting next task for host managed_node1 20459 1726885614.05487: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885614.05491: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885614.05507: getting variables 20459 1726885614.05509: in VariableManager get_vars() 20459 1726885614.05544: Calling all_inventory to load vars for managed_node1 20459 1726885614.05547: Calling groups_inventory to load vars for managed_node1 20459 1726885614.05549: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885614.05560: Calling all_plugins_play to load vars for managed_node1 20459 1726885614.05563: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885614.05567: Calling groups_plugins_play to load vars for managed_node1 20459 1726885614.06585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885614.07531: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002d8 20459 1726885614.07535: WORKER PROCESS EXITING 20459 1726885614.07704: done with get_vars() 20459 1726885614.07721: done getting variables 20459 1726885614.07776: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:54 -0400 (0:00:00.067) 0:00:20.438 ****** 20459 1726885614.07810: entering _queue_task() for managed_node1/package 20459 1726885614.08548: worker is 1 (out of 1 available) 20459 1726885614.08561: exiting _queue_task() for managed_node1/package 20459 1726885614.08571: done queuing things up, now waiting for results queue to drain 20459 1726885614.08573: waiting for pending results... 20459 1726885614.09062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885614.09199: in run() - task 02369adf-7a19-47dd-4c59-0000000002d9 20459 1726885614.09353: variable 'ansible_search_path' from source: unknown 20459 1726885614.09362: variable 'ansible_search_path' from source: unknown 20459 1726885614.09401: calling self._execute() 20459 1726885614.09598: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.09610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.09627: variable 'omit' from source: magic vars 20459 1726885614.10453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885614.10943: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885614.11007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885614.11107: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885614.11241: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885614.11364: 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) 20459 1726885614.11530: 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) 20459 1726885614.11559: 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) 20459 1726885614.11588: 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) 20459 1726885614.11971: variable 'storage_skip_checks' from source: set_fact 20459 1726885614.11997: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885614.12005: when evaluation is False, skipping this task 20459 1726885614.12011: _execute() done 20459 1726885614.12019: dumping result to json 20459 1726885614.12025: done dumping result, returning 20459 1726885614.12035: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-47dd-4c59-0000000002d9] 20459 1726885614.12049: sending task result for task 02369adf-7a19-47dd-4c59-0000000002d9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885614.12199: no more pending results, returning what we have 20459 1726885614.12202: results queue empty 20459 1726885614.12203: checking for any_errors_fatal 20459 1726885614.12215: done checking for any_errors_fatal 20459 1726885614.12216: checking for max_fail_percentage 20459 1726885614.12217: done checking for max_fail_percentage 20459 1726885614.12219: checking to see if all hosts have failed and the running result is not ok 20459 1726885614.12219: done checking to see if all hosts have failed 20459 1726885614.12220: getting the remaining hosts for this loop 20459 1726885614.12222: done getting the remaining hosts for this loop 20459 1726885614.12225: getting the next task for host managed_node1 20459 1726885614.12233: done getting next task for host managed_node1 20459 1726885614.12237: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885614.12241: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885614.12257: getting variables 20459 1726885614.12259: in VariableManager get_vars() 20459 1726885614.12291: Calling all_inventory to load vars for managed_node1 20459 1726885614.12293: Calling groups_inventory to load vars for managed_node1 20459 1726885614.12295: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885614.12305: Calling all_plugins_play to load vars for managed_node1 20459 1726885614.12308: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885614.12314: Calling groups_plugins_play to load vars for managed_node1 20459 1726885614.12804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885614.13756: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002d9 20459 1726885614.13759: WORKER PROCESS EXITING 20459 1726885614.14059: done with get_vars() 20459 1726885614.14072: 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 22:26:54 -0400 (0:00:00.063) 0:00:20.502 ****** 20459 1726885614.14163: entering _queue_task() for managed_node1/service_facts 20459 1726885614.14376: worker is 1 (out of 1 available) 20459 1726885614.14388: exiting _queue_task() for managed_node1/service_facts 20459 1726885614.14399: done queuing things up, now waiting for results queue to drain 20459 1726885614.14400: waiting for pending results... 20459 1726885614.15110: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885614.15268: in run() - task 02369adf-7a19-47dd-4c59-0000000002da 20459 1726885614.15296: variable 'ansible_search_path' from source: unknown 20459 1726885614.15303: variable 'ansible_search_path' from source: unknown 20459 1726885614.15346: calling self._execute() 20459 1726885614.15442: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.15453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.15466: variable 'omit' from source: magic vars 20459 1726885614.16141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885614.16689: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885614.16740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885614.16785: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885614.16855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885614.16978: 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) 20459 1726885614.17138: 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) 20459 1726885614.17168: 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) 20459 1726885614.17198: 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) 20459 1726885614.17476: variable 'storage_skip_checks' from source: set_fact 20459 1726885614.17563: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 20459 1726885614.17595: when evaluation is False, skipping this task 20459 1726885614.17655: _execute() done 20459 1726885614.17662: dumping result to json 20459 1726885614.17669: done dumping result, returning 20459 1726885614.17680: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-47dd-4c59-0000000002da] 20459 1726885614.17695: sending task result for task 02369adf-7a19-47dd-4c59-0000000002da skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885614.17905: no more pending results, returning what we have 20459 1726885614.17909: results queue empty 20459 1726885614.17909: checking for any_errors_fatal 20459 1726885614.17919: done checking for any_errors_fatal 20459 1726885614.17920: checking for max_fail_percentage 20459 1726885614.17922: done checking for max_fail_percentage 20459 1726885614.17925: checking to see if all hosts have failed and the running result is not ok 20459 1726885614.17926: done checking to see if all hosts have failed 20459 1726885614.17926: getting the remaining hosts for this loop 20459 1726885614.17928: done getting the remaining hosts for this loop 20459 1726885614.17932: getting the next task for host managed_node1 20459 1726885614.17938: done getting next task for host managed_node1 20459 1726885614.17942: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885614.17945: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885614.17969: getting variables 20459 1726885614.17974: in VariableManager get_vars() 20459 1726885614.18005: Calling all_inventory to load vars for managed_node1 20459 1726885614.18008: Calling groups_inventory to load vars for managed_node1 20459 1726885614.18010: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885614.18022: Calling all_plugins_play to load vars for managed_node1 20459 1726885614.18025: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885614.18028: Calling groups_plugins_play to load vars for managed_node1 20459 1726885614.18761: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002da 20459 1726885614.18793: WORKER PROCESS EXITING 20459 1726885614.18819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885614.19518: done with get_vars() 20459 1726885614.19532: done getting variables 20459 1726885614.19583: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:54 -0400 (0:00:00.054) 0:00:20.556 ****** 20459 1726885614.19626: entering _queue_task() for managed_node1/set_fact 20459 1726885614.19843: worker is 1 (out of 1 available) 20459 1726885614.19854: exiting _queue_task() for managed_node1/set_fact 20459 1726885614.19863: done queuing things up, now waiting for results queue to drain 20459 1726885614.19865: waiting for pending results... 20459 1726885614.20140: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885614.20291: in run() - task 02369adf-7a19-47dd-4c59-0000000002db 20459 1726885614.20318: variable 'ansible_search_path' from source: unknown 20459 1726885614.20326: variable 'ansible_search_path' from source: unknown 20459 1726885614.20363: calling self._execute() 20459 1726885614.20457: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.20467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.20488: variable 'omit' from source: magic vars 20459 1726885614.20599: variable 'omit' from source: magic vars 20459 1726885614.20673: variable 'omit' from source: magic vars 20459 1726885614.21101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885614.26519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885614.26595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885614.26708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885614.26804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885614.26905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885614.27095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.27136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.27234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.27339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.27357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.27494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.27543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.27587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.27646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.27667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.27737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.27772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.27799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.27851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.27876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.27927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.27958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.27993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.28040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.28063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.28127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.28158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.28196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.28241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.28261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.28694: variable 'ansible_facts' from source: unknown 20459 1726885614.29198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885614.30471: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885614.30695: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885614.30757: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885614.30802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885614.31051: 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) 20459 1726885614.31087: 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) 20459 1726885614.31125: 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) 20459 1726885614.31161: 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) 20459 1726885614.31766: variable 'omit' from source: magic vars 20459 1726885614.31805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885614.31842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885614.31869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885614.31889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885614.31910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885614.31935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885614.31954: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885614.32039: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885614.32047: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.32054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.32287: Set connection var ansible_pipelining to False 20459 1726885614.32299: Set connection var ansible_shell_type to sh 20459 1726885614.32306: Set connection var ansible_connection to ssh 20459 1726885614.32328: Set connection var ansible_timeout to 10 20459 1726885614.32337: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885614.32345: Set connection var ansible_shell_executable to /bin/sh 20459 1726885614.32391: variable 'ansible_shell_executable' from source: unknown 20459 1726885614.32400: variable 'ansible_connection' from source: unknown 20459 1726885614.32411: variable 'ansible_module_compression' from source: unknown 20459 1726885614.32421: variable 'ansible_shell_type' from source: unknown 20459 1726885614.32428: variable 'ansible_shell_executable' from source: unknown 20459 1726885614.32434: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.32440: variable 'ansible_pipelining' from source: unknown 20459 1726885614.32446: variable 'ansible_timeout' from source: unknown 20459 1726885614.32452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.32620: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885614.32639: variable 'omit' from source: magic vars 20459 1726885614.32647: starting attempt loop 20459 1726885614.32653: running the handler 20459 1726885614.32665: handler run complete 20459 1726885614.32678: attempt loop complete, returning result 20459 1726885614.32684: _execute() done 20459 1726885614.32689: dumping result to json 20459 1726885614.32701: done dumping result, returning 20459 1726885614.32721: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-47dd-4c59-0000000002db] 20459 1726885614.32730: sending task result for task 02369adf-7a19-47dd-4c59-0000000002db 20459 1726885614.32841: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002db ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 20459 1726885614.32915: no more pending results, returning what we have 20459 1726885614.32919: results queue empty 20459 1726885614.32920: checking for any_errors_fatal 20459 1726885614.32926: done checking for any_errors_fatal 20459 1726885614.32927: checking for max_fail_percentage 20459 1726885614.32942: done checking for max_fail_percentage 20459 1726885614.32944: checking to see if all hosts have failed and the running result is not ok 20459 1726885614.32945: done checking to see if all hosts have failed 20459 1726885614.32945: getting the remaining hosts for this loop 20459 1726885614.32947: done getting the remaining hosts for this loop 20459 1726885614.32951: getting the next task for host managed_node1 20459 1726885614.32961: done getting next task for host managed_node1 20459 1726885614.32966: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885614.32970: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885614.32981: getting variables 20459 1726885614.32983: in VariableManager get_vars() 20459 1726885614.33023: Calling all_inventory to load vars for managed_node1 20459 1726885614.33026: Calling groups_inventory to load vars for managed_node1 20459 1726885614.33028: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885614.33038: Calling all_plugins_play to load vars for managed_node1 20459 1726885614.33041: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885614.33046: Calling groups_plugins_play to load vars for managed_node1 20459 1726885614.34153: WORKER PROCESS EXITING 20459 1726885614.34254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885614.35997: done with get_vars() 20459 1726885614.36021: 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 22:26:54 -0400 (0:00:00.164) 0:00:20.721 ****** 20459 1726885614.36123: entering _queue_task() for managed_node1/systemd 20459 1726885614.36377: worker is 1 (out of 1 available) 20459 1726885614.36389: exiting _queue_task() for managed_node1/systemd 20459 1726885614.36399: done queuing things up, now waiting for results queue to drain 20459 1726885614.36400: waiting for pending results... 20459 1726885614.36693: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885614.36866: in run() - task 02369adf-7a19-47dd-4c59-0000000002dd 20459 1726885614.36894: variable 'ansible_search_path' from source: unknown 20459 1726885614.36903: variable 'ansible_search_path' from source: unknown 20459 1726885614.36959: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885614.37282: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885614.37343: dumping result to json 20459 1726885614.37474: done dumping result, returning 20459 1726885614.37669: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-0000000002dd] 20459 1726885614.37688: sending task result for task 02369adf-7a19-47dd-4c59-0000000002dd skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885614.37992: no more pending results, returning what we have 20459 1726885614.38017: results queue empty 20459 1726885614.38018: checking for any_errors_fatal 20459 1726885614.38030: done checking for any_errors_fatal 20459 1726885614.38031: checking for max_fail_percentage 20459 1726885614.38035: done checking for max_fail_percentage 20459 1726885614.38036: checking to see if all hosts have failed and the running result is not ok 20459 1726885614.38037: done checking to see if all hosts have failed 20459 1726885614.38038: getting the remaining hosts for this loop 20459 1726885614.38041: done getting the remaining hosts for this loop 20459 1726885614.38045: getting the next task for host managed_node1 20459 1726885614.38055: done getting next task for host managed_node1 20459 1726885614.38061: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885614.38067: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885614.38089: getting variables 20459 1726885614.38091: in VariableManager get_vars() 20459 1726885614.38139: Calling all_inventory to load vars for managed_node1 20459 1726885614.38143: Calling groups_inventory to load vars for managed_node1 20459 1726885614.38148: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885614.38161: Calling all_plugins_play to load vars for managed_node1 20459 1726885614.38167: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885614.38173: Calling groups_plugins_play to load vars for managed_node1 20459 1726885614.38703: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002dd 20459 1726885614.38707: WORKER PROCESS EXITING 20459 1726885614.38730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885614.39346: done with get_vars() 20459 1726885614.39359: 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 22:26:54 -0400 (0:00:00.033) 0:00:20.754 ****** 20459 1726885614.39433: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885614.39642: worker is 1 (out of 1 available) 20459 1726885614.39653: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885614.39665: done queuing things up, now waiting for results queue to drain 20459 1726885614.39667: waiting for pending results... 20459 1726885614.39942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885614.40097: in run() - task 02369adf-7a19-47dd-4c59-0000000002de 20459 1726885614.40236: variable 'ansible_search_path' from source: unknown 20459 1726885614.40248: variable 'ansible_search_path' from source: unknown 20459 1726885614.40286: calling self._execute() 20459 1726885614.40402: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.40530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.40548: variable 'omit' from source: magic vars 20459 1726885614.40782: variable 'omit' from source: magic vars 20459 1726885614.40858: variable 'omit' from source: magic vars 20459 1726885614.41447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885614.44608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885614.44881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885614.45032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885614.45071: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885614.45100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885614.45183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.45354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.45384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.45430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.45536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.45642: variable 'storage_pools' from source: include params 20459 1726885614.45789: variable 'unused_disks' from source: set_fact 20459 1726885614.45864: variable 'unused_disks' from source: set_fact 20459 1726885614.46048: variable 'volume_size' from source: play vars 20459 1726885614.46120: variable 'volume_size' from source: play vars 20459 1726885614.46223: variable 'mount_location_before' from source: play vars 20459 1726885614.46285: variable 'mount_location_before' from source: play vars 20459 1726885614.46584: variable 'storage_use_partitions' from source: role '' defaults 20459 1726885614.46627: variable 'storage_disklabel_type' from source: role '' defaults 20459 1726885614.46635: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885614.46702: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885614.46886: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885614.46962: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885614.47079: variable 'storage_safe_mode' from source: role '' defaults 20459 1726885614.47165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885614.47199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885614.47234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885614.47283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885614.47307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885614.47384: variable 'omit' from source: magic vars 20459 1726885614.47416: variable 'omit' from source: magic vars 20459 1726885614.47449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885614.47484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885614.47508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885614.47534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885614.47547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885614.47570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885614.47589: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885614.47624: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885614.47632: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.47639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.47764: Set connection var ansible_pipelining to False 20459 1726885614.47772: Set connection var ansible_shell_type to sh 20459 1726885614.47780: Set connection var ansible_connection to ssh 20459 1726885614.47799: Set connection var ansible_timeout to 10 20459 1726885614.47807: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885614.47818: Set connection var ansible_shell_executable to /bin/sh 20459 1726885614.47852: variable 'ansible_shell_executable' from source: unknown 20459 1726885614.47860: variable 'ansible_connection' from source: unknown 20459 1726885614.47866: variable 'ansible_module_compression' from source: unknown 20459 1726885614.47872: variable 'ansible_shell_type' from source: unknown 20459 1726885614.47879: variable 'ansible_shell_executable' from source: unknown 20459 1726885614.47885: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885614.47898: variable 'ansible_pipelining' from source: unknown 20459 1726885614.47904: variable 'ansible_timeout' from source: unknown 20459 1726885614.47913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885614.48045: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885614.48064: variable 'omit' from source: magic vars 20459 1726885614.48087: starting attempt loop 20459 1726885614.48094: running the handler 20459 1726885614.48118: _low_level_execute_command(): starting 20459 1726885614.48132: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885614.48891: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885614.48906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.48924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.48944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.48994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.49007: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885614.49027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.49047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885614.49058: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885614.49067: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885614.49078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.49094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.49108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.49123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.49133: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885614.49151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.49230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885614.49256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885614.49274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885614.49350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885614.50983: stdout chunk (state=3): >>>/root <<< 20459 1726885614.51129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885614.51184: stderr chunk (state=3): >>><<< 20459 1726885614.51187: stdout chunk (state=3): >>><<< 20459 1726885614.51304: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885614.51308: _low_level_execute_command(): starting 20459 1726885614.51313: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202 `" && echo ansible-tmp-1726885614.5120454-21316-158402204245202="` echo /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202 `" ) && sleep 0' 20459 1726885614.52606: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885614.52685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.52706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.52713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.52776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.52810: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885614.52819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.52834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885614.52907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885614.52917: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885614.52931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.52937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.52958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.52965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.52972: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885614.52982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.53057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885614.53184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885614.53194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885614.53396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885614.55197: stdout chunk (state=3): >>>ansible-tmp-1726885614.5120454-21316-158402204245202=/root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202 <<< 20459 1726885614.55368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885614.55371: stdout chunk (state=3): >>><<< 20459 1726885614.55374: stderr chunk (state=3): >>><<< 20459 1726885614.55390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885614.5120454-21316-158402204245202=/root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885614.55451: variable 'ansible_module_compression' from source: unknown 20459 1726885614.55508: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 20459 1726885614.55551: variable 'ansible_facts' from source: unknown 20459 1726885614.55653: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202/AnsiballZ_blivet.py 20459 1726885614.55885: Sending initial data 20459 1726885614.55889: Sent initial data (155 bytes) 20459 1726885614.57412: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885614.57423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.57434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.57448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.57483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.57490: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885614.57499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.57519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885614.57551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885614.57558: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885614.57566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.57575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.57586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.57594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.58035: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885614.58735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.58821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885614.58851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885614.58856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885614.58921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885614.60622: 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 <<< 20459 1726885614.60651: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885614.60688: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpwq8e6znx /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202/AnsiballZ_blivet.py <<< 20459 1726885614.60726: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885614.62392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885614.62464: stderr chunk (state=3): >>><<< 20459 1726885614.62467: stdout chunk (state=3): >>><<< 20459 1726885614.62487: done transferring module to remote 20459 1726885614.62502: _low_level_execute_command(): starting 20459 1726885614.62505: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202/ /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202/AnsiballZ_blivet.py && sleep 0' 20459 1726885614.64044: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885614.64054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.64061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.64075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.64111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.64229: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885614.64239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.64253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885614.64259: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885614.64268: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885614.64274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.64282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.64293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.64300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.64307: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885614.64320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.64390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885614.64406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885614.64420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885614.64479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885614.66277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885614.66280: stdout chunk (state=3): >>><<< 20459 1726885614.66287: stderr chunk (state=3): >>><<< 20459 1726885614.66301: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885614.66308: _low_level_execute_command(): starting 20459 1726885614.66310: _low_level_execute_command(): using become for this command 20459 1726885614.66330: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-skyngqmzcsrxarmfoierwhahwfkapshz ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202/AnsiballZ_blivet.py'"'"' && sleep 0' 20459 1726885614.67063: Initial state: awaiting_escalation: BECOME-SUCCESS-skyngqmzcsrxarmfoierwhahwfkapshz 20459 1726885614.67545: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885614.68227: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.68239: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.68254: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.68292: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.68300: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885614.68315: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.68327: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885614.68336: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885614.68343: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885614.68352: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885614.68362: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885614.68375: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885614.68381: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885614.68393: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885614.68397: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885614.68473: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885614.68490: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885614.68502: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885614.68573: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885614.71367: stdout chunk (state=1): >>>BECOME-SUCCESS-skyngqmzcsrxarmfoierwhahwfkapshz <<< 20459 1726885614.71371: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-skyngqmzcsrxarmfoierwhahwfkapshz' 20459 1726885614.71597: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885614.71624: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885614.71684: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885614.71726: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885614.71754: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885614.71757: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885614.71794: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885614.71801: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885614.71852: 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' <<< 20459 1726885614.71869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885614.71890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885614.71918: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff75ca0> <<< 20459 1726885614.71953: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885614.71970: 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 0x7f0e6ff1c280> <<< 20459 1726885614.71977: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff75a00> <<< 20459 1726885614.71995: 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' <<< 20459 1726885614.72018: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff759a0> <<< 20459 1726885614.72035: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885614.72052: 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' <<< 20459 1726885614.72066: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff1c370> <<< 20459 1726885614.72092: 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' <<< 20459 1726885614.72107: 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' <<< 20459 1726885614.72132: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885614.72143: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff1c820> <<< 20459 1726885614.72150: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff1c550> <<< 20459 1726885614.72174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885614.72187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885614.72209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885614.72223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885614.72245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885614.72257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885614.72286: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885614.72297: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fec8f70> <<< 20459 1726885614.72303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885614.72325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885614.72392: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fecf100> <<< 20459 1726885614.72421: 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' <<< 20459 1726885614.72457: 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' <<< 20459 1726885614.72460: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fef8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fecf820> <<< 20459 1726885614.72490: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff31760> <<< 20459 1726885614.72519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885614.72523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fec8c70> <<< 20459 1726885614.72568: 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' # <<< 20459 1726885614.72595: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fef8c70> <<< 20459 1726885614.72635: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff1cfd0> <<< 20459 1726885614.72661: 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. <<< 20459 1726885614.72894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885614.72901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885614.72934: 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' <<< 20459 1726885614.72956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885614.72969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885614.72995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885614.73002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885614.73018: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe6fd90> <<< 20459 1726885614.73059: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe72e20> <<< 20459 1726885614.73080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885614.73088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885614.73102: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885614.73123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885614.73136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885614.73166: 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' <<< 20459 1726885614.73180: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe69730> <<< 20459 1726885614.73197: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe70520> <<< 20459 1726885614.73204: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe6f250> <<< 20459 1726885614.73227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885614.73296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885614.73310: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885614.73341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885614.73361: 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' <<< 20459 1726885614.73397: 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 0x7f0e6fb96c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb96760> <<< 20459 1726885614.73419: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885614.73440: 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' <<< 20459 1726885614.73450: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb96d60> <<< 20459 1726885614.73459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885614.73472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885614.73495: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb96e20> <<< 20459 1726885614.73521: 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' <<< 20459 1726885614.73532: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb96ee0> import '_collections' # <<< 20459 1726885614.73583: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbeebe0> import '_functools' # <<< 20459 1726885614.73611: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbe84c0> <<< 20459 1726885614.73669: 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 0x7f0e6fbfd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe76d00> <<< 20459 1726885614.73685: 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' <<< 20459 1726885614.73721: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885614.73728: 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 0x7f0e6fba7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe72fa0> <<< 20459 1726885614.73762: 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' <<< 20459 1726885614.73780: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e6fbfd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe7c8b0> <<< 20459 1726885614.73787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885614.73793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885614.73820: 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' <<< 20459 1726885614.73844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885614.73855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885614.73863: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7c40> <<< 20459 1726885614.73893: 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 0x7f0e6fba7bb0> <<< 20459 1726885614.73919: 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' <<< 20459 1726885614.73944: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885614.73953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885614.73968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885614.74018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885614.74043: 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 0x7f0e6fb7c220> <<< 20459 1726885614.74059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885614.74071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885614.74101: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb7c310> <<< 20459 1726885614.74269: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbb4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7e20> <<< 20459 1726885614.74294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885614.74300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885614.74328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885614.74340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885614.74372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885614.74379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb16f70> <<< 20459 1726885614.74407: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fafbb20> <<< 20459 1726885614.74458: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbe8fd0> <<< 20459 1726885614.74480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885614.74505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885614.74538: 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 0x7f0e6fab49a0> <<< 20459 1726885614.74544: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885614.74575: 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 0x7f0e6fab4cd0> <<< 20459 1726885614.74593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885614.74602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885614.74628: 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' <<< 20459 1726885614.74636: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fac65e0> <<< 20459 1726885614.74656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885614.74684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885614.74709: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fac6b20> <<< 20459 1726885614.74753: 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' <<< 20459 1726885614.74765: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e6fa51250> <<< 20459 1726885614.74778: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fab4dc0> # /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' <<< 20459 1726885614.74829: 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 0x7f0e6fa63130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fac6460> <<< 20459 1726885614.74841: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885614.74868: 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 0x7f0e6fa631f0> <<< 20459 1726885614.74905: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7880> <<< 20459 1726885614.74932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885614.74941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885614.74960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885614.74969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885614.75010: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885614.75031: 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 0x7f0e6fa7e550> <<< 20459 1726885614.75036: 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' <<< 20459 1726885614.75060: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885614.75068: 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 0x7f0e6fa7e820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa7e610> <<< 20459 1726885614.75080: 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 0x7f0e6fa7e700> <<< 20459 1726885614.75109: 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' <<< 20459 1726885614.75301: 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 0x7f0e6fa7eb50> <<< 20459 1726885614.75343: 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 0x7f0e6fa7efd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa7e790> <<< 20459 1726885614.75357: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa718e0> <<< 20459 1726885614.75379: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7460> <<< 20459 1726885614.75400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885614.75459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885614.75488: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa7e940> <<< 20459 1726885614.75589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885614.75601: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0e6f9bc520> <<< 20459 1726885614.75745: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 20459 1726885614.75835: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.75865: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 20459 1726885614.75880: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.75891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.75904: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885614.75910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.77110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.78066: 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 0x7f0e6f36f730> <<< 20459 1726885614.78085: 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' <<< 20459 1726885614.78117: 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' <<< 20459 1726885614.78137: 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' <<< 20459 1726885614.78166: 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 0x7f0e6f3ff850> <<< 20459 1726885614.78206: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff730> <<< 20459 1726885614.78232: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff490> <<< 20459 1726885614.78260: 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' <<< 20459 1726885614.78306: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff2b0> import 'atexit' # <<< 20459 1726885614.78338: 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 0x7f0e6f3ff4f0> <<< 20459 1726885614.78356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885614.78379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885614.78421: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff8b0> <<< 20459 1726885614.78434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885614.78455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885614.78467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885614.78492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885614.78511: 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' <<< 20459 1726885614.78585: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2ee790> <<< 20459 1726885614.78621: 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 0x7f0e6f2eeb20> <<< 20459 1726885614.78647: 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 0x7f0e6f2ee970> <<< 20459 1726885614.78667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885614.78693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885614.78728: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f30cb50> <<< 20459 1726885614.78741: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3f9d00> <<< 20459 1726885614.78938: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff610> <<< 20459 1726885614.78943: 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' <<< 20459 1726885614.78969: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3f9e80> <<< 20459 1726885614.78986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885614.78998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885614.79033: 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' <<< 20459 1726885614.79045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885614.79052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885614.79085: 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' <<< 20459 1726885614.79091: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f368880> <<< 20459 1726885614.79174: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3a0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3a0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f306310> <<< 20459 1726885614.79217: 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' <<< 20459 1726885614.79229: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0e6f3a0fa0> <<< 20459 1726885614.79248: 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 0x7f0e6f3a0f70> <<< 20459 1726885614.79269: 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 <<< 20459 1726885614.79281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885614.79301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885614.79332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885614.79404: 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 0x7f0e6f2d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3d7e80> <<< 20459 1726885614.79435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885614.79441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885614.79497: 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 0x7f0e6f2df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3d7fd0> <<< 20459 1726885614.79526: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885614.79564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885614.79589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885614.79595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885614.79654: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2d0250> <<< 20459 1726885614.79780: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2df160> <<< 20459 1726885614.79877: 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 0x7f0e6f2dd5b0> <<< 20459 1726885614.79916: 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 0x7f0e6f2dd670> <<< 20459 1726885614.79957: 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 0x7f0e6f2dcca0> <<< 20459 1726885614.79963: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3cfbb0> <<< 20459 1726885614.79993: 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' <<< 20459 1726885614.80005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885614.80028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885614.80072: 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 0x7f0e6f3619d0> <<< 20459 1726885614.80260: 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 0x7f0e6f35e970> <<< 20459 1726885614.80267: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2d1880> <<< 20459 1726885614.80302: 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 0x7f0e6f361400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3989d0> <<< 20459 1726885614.80319: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.80337: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885614.80360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.80432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.80514: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885614.80528: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885614.80568: 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.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885614.80576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.80677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.80775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.81255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.81726: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885614.81739: 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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885614.81753: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885614.81765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885614.81830: 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 0x7f0e6f2aebe0> <<< 20459 1726885614.81893: 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' <<< 20459 1726885614.81900: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3557c0> <<< 20459 1726885614.81918: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee99100> <<< 20459 1726885614.81967: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885614.81975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.81995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.82009: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885614.82019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.82136: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.82282: 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' <<< 20459 1726885614.82288: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f356c10> <<< 20459 1726885614.82303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.82696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.83299: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885614.83316: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.83642: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885614.83883: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885614.83997: 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 0x7f0e6f39bfd0> <<< 20459 1726885614.84003: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84141: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885614.84148: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885614.84186: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84253: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885614.84290: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84535: 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 <<< 20459 1726885614.84542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885614.84577: 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 0x7f0e6f296700> <<< 20459 1726885614.84614: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee4ef40> <<< 20459 1726885614.84803: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885614.84847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.84920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885614.84934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885614.84942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885614.84977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885614.84998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885614.85011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885614.85115: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee88b50> <<< 20459 1726885614.85144: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2a4520> <<< 20459 1726885614.85206: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f29fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885614.85217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85263: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885614.85335: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885614.85350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85364: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 20459 1726885614.85385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85400: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885614.85417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85436: 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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885614.85456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85468: 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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885614.85487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.85502: 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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885614.85524: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.86855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885614.88059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885614.88090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885614.88120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20459 1726885614.88134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885614.88149: 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' <<< 20459 1726885614.88187: 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 0x7f0e6eb30040> <<< 20459 1726885614.88202: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb30280> <<< 20459 1726885614.88232: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb30a00> <<< 20459 1726885614.88336: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee98460> <<< 20459 1726885614.88383: 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' <<< 20459 1726885614.88411: 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 <<< 20459 1726885614.88436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885614.88456: 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' <<< 20459 1726885614.88489: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2960a0> <<< 20459 1726885614.88510: 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' <<< 20459 1726885614.88564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885614.88572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885614.88597: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee97160> <<< 20459 1726885614.88644: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885614.88653: 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 0x7f0e6ee97940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee97e50> <<< 20459 1726885614.88674: 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 <<< 20459 1726885614.88683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 20459 1726885614.88701: 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' <<< 20459 1726885614.88726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885614.88747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885614.88814: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb3d340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb3d1f0> <<< 20459 1726885614.88872: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee97c40> <<< 20459 1726885614.88890: 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' <<< 20459 1726885614.88926: 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' <<< 20459 1726885614.88948: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885614.89219: 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 0x7f0e6ec58070> <<< 20459 1726885614.89223: 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 0x7f0e6ec58f70> <<< 20459 1726885614.89226: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec587f0> <<< 20459 1726885614.89249: 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' <<< 20459 1726885614.89274: 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' <<< 20459 1726885614.89440: 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' <<< 20459 1726885614.89447: 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 <<< 20459 1726885614.89451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 20459 1726885614.89453: 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 0x7f0e6ebac2e0> <<< 20459 1726885614.89456: 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 <<< 20459 1726885614.89458: 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 0x7f0e6ebac3d0> <<< 20459 1726885614.89464: 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 <<< 20459 1726885614.89466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 20459 1726885614.89473: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ebac6d0> <<< 20459 1726885614.89475: 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 <<< 20459 1726885614.89479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 20459 1726885614.89500: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ebacca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7ec40> <<< 20459 1726885614.89515: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7e820> <<< 20459 1726885614.89536: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885614.89545: 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' <<< 20459 1726885614.89555: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885614.89578: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7eee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7e2b0> <<< 20459 1726885614.89584: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec58bb0> <<< 20459 1726885614.89635: 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 <<< 20459 1726885614.89649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885614.89671: 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 <<< 20459 1726885614.89682: 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 0x7f0e6ebfedf0> <<< 20459 1726885614.89721: 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 <<< 20459 1726885614.89732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 20459 1726885614.89736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885614.89773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885614.89795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885614.89802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885614.89908: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb2b8b0> <<< 20459 1726885614.89946: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec17670> <<< 20459 1726885614.89972: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec171c0> <<< 20459 1726885614.90088: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec0c8e0> <<< 20459 1726885614.90156: 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 <<< 20459 1726885614.90163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885614.90346: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eafaa00> <<< 20459 1726885614.90397: 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 <<< 20459 1726885614.90411: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 20459 1726885614.90617: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4ffd60> <<< 20459 1726885614.90626: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec584f0> <<< 20459 1726885614.90675: 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 <<< 20459 1726885614.90708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885614.90908: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4ffeb0> <<< 20459 1726885614.90953: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3e0d30> <<< 20459 1726885614.90976: 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 <<< 20459 1726885614.90985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 20459 1726885614.91004: 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' <<< 20459 1726885614.91037: 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 <<< 20459 1726885614.91044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 20459 1726885614.91090: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e493580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4933a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e51b640> <<< 20459 1726885614.91555: stdout chunk (state=3): >>> ** (process:41385): WARNING **: 22:26:54.915: 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 0x7f0e6ee98280> <<< 20459 1726885614.91584: 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' <<< 20459 1726885614.91630: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e493190> <<< 20459 1726885614.91657: 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 0x7f0e6e4c28b0> <<< 20459 1726885614.91684: 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' <<< 20459 1726885614.91717: 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' <<< 20459 1726885614.91733: 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 <<< 20459 1726885614.91761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885614.91796: 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' <<< 20459 1726885614.91836: 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' <<< 20459 1726885614.91856: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de178b0> <<< 20459 1726885614.91879: 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' <<< 20459 1726885614.91904: 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 <<< 20459 1726885614.91940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 20459 1726885614.91970: 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' <<< 20459 1726885614.91977: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de2cfd0> <<< 20459 1726885614.92007: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de1e3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de17df0> <<< 20459 1726885614.92033: 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' <<< 20459 1726885614.92097: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de2ccd0> # /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' <<< 20459 1726885614.92105: 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' <<< 20459 1726885614.92140: 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' <<< 20459 1726885614.92165: 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 0x7f0e6de46dc0> <<< 20459 1726885614.92172: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46b20> <<< 20459 1726885614.92207: 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' <<< 20459 1726885614.92233: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46790> <<< 20459 1726885614.92264: 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' <<< 20459 1726885614.92280: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 20459 1726885614.92300: 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 0x7f0e6de46850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de467f0> <<< 20459 1726885614.92320: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de35d90> <<< 20459 1726885614.92337: 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 <<< 20459 1726885614.92343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 20459 1726885614.92367: 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' <<< 20459 1726885614.92399: 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 0x7f0e6ddcc9d0> <<< 20459 1726885614.92447: 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 0x7f0e6ddccdc0> <<< 20459 1726885614.92460: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddcc6a0> <<< 20459 1726885614.92469: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46580> <<< 20459 1726885614.92494: 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 0x7f0e6ddcc6d0> <<< 20459 1726885614.92505: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de170d0> <<< 20459 1726885614.92528: 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' <<< 20459 1726885614.92555: 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' <<< 20459 1726885614.92579: 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 <<< 20459 1726885614.92591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885614.92647: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dde3460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dde31c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de17640> <<< 20459 1726885614.92985: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c8580> <<< 20459 1726885614.93047: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c2d30> <<< 20459 1726885614.93081: 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 <<< 20459 1726885614.93088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 20459 1726885614.93109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885614.93143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885614.93155: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd93400> <<< 20459 1726885614.93186: 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' <<< 20459 1726885614.93194: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd93bb0> <<< 20459 1726885614.93262: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd8d0d0> <<< 20459 1726885614.93280: 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 <<< 20459 1726885614.93307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885614.93344: 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 <<< 20459 1726885614.93351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885614.93383: 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 0x7f0e6ddc7a90> <<< 20459 1726885614.93418: 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 <<< 20459 1726885614.93430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 20459 1726885614.93441: 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 <<< 20459 1726885614.93450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 20459 1726885614.93471: 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 <<< 20459 1726885614.93477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885614.93511: 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' <<< 20459 1726885614.93535: 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' <<< 20459 1726885614.93551: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd58760> <<< 20459 1726885614.93574: 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 0x7f0e6dd58cd0> <<< 20459 1726885614.93598: 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' <<< 20459 1726885614.93618: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd683d0> <<< 20459 1726885614.93631: 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 <<< 20459 1726885614.93643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 20459 1726885614.93665: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd68730> <<< 20459 1726885614.93689: 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' <<< 20459 1726885614.93747: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd68e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd58400> <<< 20459 1726885614.93762: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4dee0> <<< 20459 1726885614.93883: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4d160> <<< 20459 1726885614.93900: 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' <<< 20459 1726885614.93924: 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' <<< 20459 1726885614.93943: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd0a5e0> <<< 20459 1726885614.93949: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4d760> <<< 20459 1726885614.93972: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddc7c40> <<< 20459 1726885614.93998: 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' <<< 20459 1726885614.94028: 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' <<< 20459 1726885614.94035: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd0af40> <<< 20459 1726885614.94064: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddc7e80> <<< 20459 1726885614.94089: 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' <<< 20459 1726885614.94124: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4d2e0> <<< 20459 1726885614.94142: 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' <<< 20459 1726885614.94172: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd142e0> <<< 20459 1726885614.94196: 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' <<< 20459 1726885614.94220: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd145b0> <<< 20459 1726885614.94425: 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' <<< 20459 1726885614.94445: 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 <<< 20459 1726885614.94462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885614.94570: 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 0x7f0e6dd42d60> <<< 20459 1726885614.94597: 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' <<< 20459 1726885614.94632: 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 0x7f0e6dc3baf0> <<< 20459 1726885614.94645: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc3b460> <<< 20459 1726885614.94667: 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' <<< 20459 1726885614.94675: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc3bdc0> <<< 20459 1726885614.94694: 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 <<< 20459 1726885614.94703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 20459 1726885614.94721: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc474c0> <<< 20459 1726885614.94735: 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 <<< 20459 1726885614.94755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885614.94807: 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 0x7f0e6dc626a0> <<< 20459 1726885614.94814: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc57250> <<< 20459 1726885614.94836: 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' <<< 20459 1726885614.94844: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc6d880> <<< 20459 1726885614.94864: 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' <<< 20459 1726885614.94885: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc72550> <<< 20459 1726885614.94908: 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 <<< 20459 1726885614.94924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885614.94932: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbf8340> <<< 20459 1726885614.94953: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd3ad90> <<< 20459 1726885614.94982: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd3aa90> <<< 20459 1726885614.95067: 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 <<< 20459 1726885614.95072: stdout chunk (state=3): >>># 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 0x7f0e6dc07340> <<< 20459 1726885614.95079: 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 <<< 20459 1726885614.95082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 20459 1726885614.95109: 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' <<< 20459 1726885614.95181: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc07ac0> <<< 20459 1726885614.95187: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc072e0> <<< 20459 1726885614.95294: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbffaf0> <<< 20459 1726885614.95319: 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' <<< 20459 1726885614.95360: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbb3b20> <<< 20459 1726885614.95365: 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 0x7f0e6dbb7280> <<< 20459 1726885614.95397: 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 <<< 20459 1726885614.95415: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885614.95438: 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' <<< 20459 1726885614.95494: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbd13a0> <<< 20459 1726885614.95509: 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' <<< 20459 1726885614.95587: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbd1760> <<< 20459 1726885614.95607: 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' <<< 20459 1726885614.95617: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbd9400> <<< 20459 1726885614.95636: 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' <<< 20459 1726885614.95708: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbd9fa0> <<< 20459 1726885614.95716: 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' <<< 20459 1726885614.95736: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbe87f0> # /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' <<< 20459 1726885614.95746: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbe8b20> <<< 20459 1726885614.95788: 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' <<< 20459 1726885614.95794: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbe8ee0> <<< 20459 1726885614.95808: 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' <<< 20459 1726885614.95858: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db765e0> <<< 20459 1726885614.95866: 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' <<< 20459 1726885614.95920: 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' <<< 20459 1726885614.95928: 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' <<< 20459 1726885614.95989: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db851c0> <<< 20459 1726885614.95992: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db76e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db76940> <<< 20459 1726885614.96228: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbb7340> <<< 20459 1726885614.96245: 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 <<< 20459 1726885614.96260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885614.96286: 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' <<< 20459 1726885614.96333: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db39eb0> <<< 20459 1726885614.96344: 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' <<< 20459 1726885614.96367: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db43160> <<< 20459 1726885614.96454: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbc4be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 20459 1726885614.96464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 20459 1726885614.96488: 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' <<< 20459 1726885614.96995: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db51ac0> <<< 20459 1726885614.97021: 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' <<< 20459 1726885614.97043: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db599d0> <<< 20459 1726885614.97225: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db513d0> <<< 20459 1726885614.97251: 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' <<< 20459 1726885614.97293: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db63c70> <<< 20459 1726885614.97353: 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' <<< 20459 1726885614.97370: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db69e80> # /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 0x7f0e6db6e5e0> <<< 20459 1726885614.97400: 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' <<< 20459 1726885614.97457: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db6ed90> <<< 20459 1726885614.97481: 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' <<< 20459 1726885614.97532: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dafb850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddbbb50> <<< 20459 1726885614.97565: 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 0x7f0e6dd3a7f0> <<< 20459 1726885614.97683: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddaad60> <<< 20459 1726885614.97707: 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 <<< 20459 1726885614.97753: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885614.97760: 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' <<< 20459 1726885614.97822: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db23a90> <<< 20459 1726885614.97826: 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 0x7f0e6db2e640> <<< 20459 1726885614.97866: 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' <<< 20459 1726885614.97915: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db2e220> <<< 20459 1726885614.97938: 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' <<< 20459 1726885614.97991: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dab8be0> <<< 20459 1726885614.98133: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db1c820> <<< 20459 1726885614.98168: 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 <<< 20459 1726885614.98176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885614.98267: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db23610> <<< 20459 1726885614.98311: 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' <<< 20459 1726885614.98351: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da79a00> <<< 20459 1726885614.98386: 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 <<< 20459 1726885614.98438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885614.98472: 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' <<< 20459 1726885614.98500: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da437c0> <<< 20459 1726885614.98533: 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 <<< 20459 1726885614.98542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885614.98571: 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' <<< 20459 1726885614.98599: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da56970> <<< 20459 1726885614.98744: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da43f70> <<< 20459 1726885614.98762: 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' <<< 20459 1726885614.98779: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d9f6eb0> <<< 20459 1726885614.99376: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da84520> # /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 0x7f0e6d9c5b20> # /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 0x7f0e6d9e3d30> # /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' <<< 20459 1726885614.99406: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d9e9760> <<< 20459 1726885614.99430: 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' <<< 20459 1726885614.99718: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d9ef2b0> # /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 0x7f0e6d9ef610> # /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 0x7f0e6d9794c0> # /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 0x7f0e6d979dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c29d0> # /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' <<< 20459 1726885614.99958: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c2a90> # /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 0x7f0e6d94ca00> <<< 20459 1726885615.00006: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d936730> # zipimport: zlib available <<< 20459 1726885615.00075: 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_rytv7qpk/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 <<< 20459 1726885615.00081: 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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 20459 1726885615.00294: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885615.00549: 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_rytv7qpk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 20459 1726885615.00666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885615.00852: 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' <<< 20459 1726885615.00858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885615.00891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885615.00922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885615.00925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20459 1726885615.00933: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5d26d0> <<< 20459 1726885615.00976: 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 0x7f0e6d5d2760> <<< 20459 1726885615.01055: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8fcbe0> <<< 20459 1726885615.01071: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8fc370> <<< 20459 1726885615.01086: 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 <<< 20459 1726885615.01093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 20459 1726885615.01273: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8fcb80> <<< 20459 1726885615.01279: 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 <<< 20459 1726885615.01298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 20459 1726885615.01325: 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 <<< 20459 1726885615.01340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 20459 1726885615.01373: 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 <<< 20459 1726885615.01378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' <<< 20459 1726885615.01383: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d588250> <<< 20459 1726885615.01396: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5f6a00> <<< 20459 1726885615.01406: 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 <<< 20459 1726885615.01421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 20459 1726885615.01448: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5886a0> <<< 20459 1726885615.01463: 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' <<< 20459 1726885615.01493: 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 <<< 20459 1726885615.01499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 20459 1726885615.01533: 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' <<< 20459 1726885615.01581: 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' <<< 20459 1726885615.01586: 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 <<< 20459 1726885615.01593: 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 0x7f0e6d59c430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d591f10> <<< 20459 1726885615.01862: 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 0x7f0e6d59c5e0> <<< 20459 1726885615.01872: 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 0x7f0e6d59c820> <<< 20459 1726885615.01875: 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 <<< 20459 1726885615.01879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 20459 1726885615.01881: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d59ca00> <<< 20459 1726885615.01883: 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 <<< 20459 1726885615.01887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885615.01893: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d59cc10> <<< 20459 1726885615.01897: 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' <<< 20459 1726885615.01900: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d59ce50> <<< 20459 1726885615.01903: 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 <<< 20459 1726885615.01905: stdout chunk (state=3): >>># 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 0x7f0e6d5a8c10> <<< 20459 1726885615.01973: 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 0x7f0e6d5a8d90> # /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 0x7f0e6d5a8fa0> # /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 0x7f0e6d5af190> # /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' <<< 20459 1726885615.02000: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5af610> <<< 20459 1726885615.02036: 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' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5afc40> <<< 20459 1726885615.02083: 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 0x7f0e6d5aff40> <<< 20459 1726885615.02103: 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 0x7f0e6d5bb160> # /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' <<< 20459 1726885615.02122: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5bb2e0> <<< 20459 1726885615.02150: 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' <<< 20459 1726885615.02162: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5bb520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d591a60> <<< 20459 1726885615.02217: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d588f70> <<< 20459 1726885615.02221: stdout chunk (state=3): >>>import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d588d90> <<< 20459 1726885615.02337: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5d29d0> <<< 20459 1726885615.02423: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8bb220> <<< 20459 1726885615.04623: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885615.11044: 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 <<< 20459 1726885615.11065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 20459 1726885615.11400: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5615e0> <<< 20459 1726885616.07799: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "lvmpv", "device": "/dev/sda"}, {"action": "create device", "fs_type": null, "device": "/dev/foo"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/foo-test1"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/foo-test1"}], "leaves": ["/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1"], "mounts": [{"src": "/dev/mapper/foo-test1", "path": "/opt/test1", "fstype": "xfs", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test1", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": n<<< 20459 1726885616.07804: stdout chunk (state=3): >>>ull, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["xfsprogs", "lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test1", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "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": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 20459 1726885616.08788: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885616.08840: 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 <<< 20459 1726885616.08929: 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 <<< 20459 1726885616.08950: 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 # 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 <<< 20459 1726885616.09028: 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 # 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 <<< 20459 1726885616.09038: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.09053: 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 # 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 <<< 20459 1726885616.09628: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885616.09665: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 20459 1726885616.09676: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20459 1726885616.09726: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 20459 1726885616.09729: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve <<< 20459 1726885616.09744: 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 # 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 <<< 20459 1726885616.09779: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 20459 1726885616.09803: 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 # 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 <<< 20459 1726885616.09843: 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 # 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 <<< 20459 1726885616.09846: stdout chunk (state=3): >>># cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 20459 1726885616.09913: 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 <<< 20459 1726885616.09931: 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 # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 20459 1726885616.09942: 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 <<< 20459 1726885616.09945: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.09963: 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 <<< 20459 1726885616.09984: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 20459 1726885616.09990: 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 <<< 20459 1726885616.09993: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 20459 1726885616.10021: 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 <<< 20459 1726885616.10037: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 20459 1726885616.10043: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 20459 1726885616.10061: stdout chunk (state=3): >>># cleanup[3] wiping copy <<< 20459 1726885616.10078: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes <<< 20459 1726885616.10098: 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 # 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 <<< 20459 1726885616.10101: 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 <<< 20459 1726885616.10105: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 20459 1726885616.10132: 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 <<< 20459 1726885616.10151: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885616.10167: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 20459 1726885616.10186: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.10203: 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 <<< 20459 1726885616.10206: 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 <<< 20459 1726885616.10228: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.10254: 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 <<< 20459 1726885616.10282: stdout chunk (state=3): >>># cleanup[3] wiping _functools <<< 20459 1726885616.10300: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.10320: stdout chunk (state=3): >>># destroy posixpath <<< 20459 1726885616.10336: 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 <<< 20459 1726885616.10347: 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 <<< 20459 1726885616.10350: 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 <<< 20459 1726885616.10352: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885616.10355: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.11181: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 20459 1726885616.11236: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket <<< 20459 1726885616.11245: stdout chunk (state=3): >>># destroy array # destroy zipimport # destroy parted <<< 20459 1726885616.11414: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.11421: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse <<< 20459 1726885616.11429: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885616.11500: stdout chunk (state=3): >>># destroy _string # destroy textwrap <<< 20459 1726885616.11511: stdout chunk (state=3): >>># destroy fnmatch <<< 20459 1726885616.11544: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 20459 1726885616.11562: 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 <<< 20459 1726885616.11579: stdout chunk (state=3): >>># 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 <<< 20459 1726885616.11583: 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 <<< 20459 1726885616.11590: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885616.11631: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885616.11690: 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 <<< 20459 1726885616.11719: stdout chunk (state=3): >>># destroy _signal <<< 20459 1726885616.11733: stdout chunk (state=3): >>># destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 20459 1726885616.11777: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 20459 1726885616.11794: 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 <<< 20459 1726885616.11803: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 20459 1726885616.11850: 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 <<< 20459 1726885616.11874: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime <<< 20459 1726885616.11885: stdout chunk (state=3): >>># destroy json <<< 20459 1726885616.11893: stdout chunk (state=3): >>># destroy re <<< 20459 1726885616.11987: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885616.12578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885616.12748: stderr chunk (state=3): >>><<< 20459 1726885616.12759: stdout chunk (state=3): >>><<< 20459 1726885616.13048: _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 0x7f0e6ff75ca0> # /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 0x7f0e6ff1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff75a00> # /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 0x7f0e6ff759a0> 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 0x7f0e6ff1c370> # /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 0x7f0e6ff1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff1c550> # /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 0x7f0e6fec8f70> # /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 0x7f0e6fecf100> # /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 0x7f0e6fef8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fecf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff31760> # /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 0x7f0e6fec8c70> # /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 0x7f0e6fef8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ff1cfd0> 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 0x7f0e6fe6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe72e20> # /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 0x7f0e6fe69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe6f250> # /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 0x7f0e6fb96c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fb96760> 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 0x7f0e6fb96d60> # /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 0x7f0e6fb96e20> # /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 0x7f0e6fb96ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbeebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbe84c0> # /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 0x7f0e6fbfd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe76d00> # /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 0x7f0e6fba7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe72fa0> # 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 0x7f0e6fbfd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fe7c8b0> # /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 0x7f0e6fba7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7c40> # /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 0x7f0e6fba7bb0> # /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 0x7f0e6fb7c220> # /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 0x7f0e6fb7c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbb4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7e20> # /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 0x7f0e6fb16f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fafbb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fbe8fd0> # /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 0x7f0e6fab49a0> 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 0x7f0e6fab4cd0> # /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 0x7f0e6fac65e0> # /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 0x7f0e6fac6b20> # 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 0x7f0e6fa51250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fab4dc0> # /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 0x7f0e6fa63130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fac6460> 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 0x7f0e6fa631f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7880> # /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 0x7f0e6fa7e550> # /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 0x7f0e6fa7e820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa7e610> # 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 0x7f0e6fa7e700> # /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 0x7f0e6fa7eb50> # 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 0x7f0e6fa7efd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa7e790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fa718e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6fba7460> # /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 0x7f0e6fa7e940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0e6f9bc520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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 0x7f0e6f36f730> # /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 0x7f0e6f3ff850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff490> # /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 0x7f0e6f3ff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff2b0> 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 0x7f0e6f3ff4f0> # /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 0x7f0e6f3ff8b0> # /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 0x7f0e6f2ee790> # 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 0x7f0e6f2eeb20> # 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 0x7f0e6f2ee970> # /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 0x7f0e6f30cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3f9d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3ff610> # /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 0x7f0e6f3f9e80> # /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 0x7f0e6f368880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3a0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3a0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f306310> # 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 0x7f0e6f3a0fa0> # /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 0x7f0e6f3a0f70> # /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 0x7f0e6f2d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3d7e80> # /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 0x7f0e6f2df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3d7fd0> # /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 0x7f0e6f2d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2df160> # 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 0x7f0e6f2dd5b0> # 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 0x7f0e6f2dd670> # 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 0x7f0e6f2dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3cfbb0> # /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 0x7f0e6f3619d0> # 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 0x7f0e6f35e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2d1880> # 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 0x7f0e6f361400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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 0x7f0e6f2aebe0> # /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 0x7f0e6f3557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee99100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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 0x7f0e6f356c10> # 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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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 0x7f0e6f39bfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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 0x7f0e6f296700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee4ef40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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 0x7f0e6ee88b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f2a4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f29fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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 0x7f0e6eb30040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb30280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb30a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee98460> # /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 0x7f0e6f2960a0> # /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 0x7f0e6ee97160> # 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 0x7f0e6ee97940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee97e50> # /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 0x7f0e6eb3d340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb3d1f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ee97c40> # /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 0x7f0e6ec58070> # 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 0x7f0e6ec58f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec587f0> # /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 0x7f0e6ebac2e0> # /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 0x7f0e6ebac3d0> # /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 0x7f0e6ebac6d0> # /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 0x7f0e6ebacca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7ec40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7e820> # 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 0x7f0e6eb7eee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6eb7e2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec58bb0> # /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 0x7f0e6ebfedf0> # /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 0x7f0e6eb2b8b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec17670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec171c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec0c8e0> # /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 0x7f0e6eafaa00> # /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 0x7f0e6e4ffd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ec584f0> # /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 0x7f0e6e4ffeb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6f3e0d30> # /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 0x7f0e6e493580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4933a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e51b640> ** (process:41385): WARNING **: 22:26:54.915: 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 0x7f0e6ee98280> # /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 0x7f0e6e493190> # /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 0x7f0e6e4c28b0> # /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 0x7f0e6de178b0> # /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 0x7f0e6de2cfd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de1e3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de17df0> # /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 0x7f0e6de2ccd0> # /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 0x7f0e6de46dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46b20> # /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 0x7f0e6de46c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46790> # /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 0x7f0e6de46850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de467f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de35d90> # /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 0x7f0e6ddcc9d0> # /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 0x7f0e6ddccdc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddcc6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de46580> # /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 0x7f0e6ddcc6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de170d0> # /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 0x7f0e6dde3460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dde31c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6de17640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c8580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c2d30> # /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 0x7f0e6dd93400> # /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 0x7f0e6dd93bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd8d0d0> # /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 0x7f0e6ddc7a90> # /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 0x7f0e6dd58760> # /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 0x7f0e6dd58cd0> # /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 0x7f0e6dd683d0> # /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 0x7f0e6dd68730> # /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 0x7f0e6dd68e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd58400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4dee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4d160> # /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 0x7f0e6dd0a5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd4d760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddc7c40> # /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 0x7f0e6dd0af40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddc7e80> # /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 0x7f0e6dd4d2e0> # /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 0x7f0e6dd142e0> # /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 0x7f0e6dd145b0> # /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 0x7f0e6dd42d60> # /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 0x7f0e6dc3baf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc3b460> # /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 0x7f0e6dc3bdc0> # /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 0x7f0e6dc474c0> # /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 0x7f0e6dc626a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc57250> # /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 0x7f0e6dc6d880> # /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 0x7f0e6dc72550> # /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 0x7f0e6dbf8340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd3ad90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dd3aa90> # /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 0x7f0e6dc07340> # /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 0x7f0e6dc07ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dc072e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbffaf0> # /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 0x7f0e6dbb3b20> # /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 0x7f0e6dbb7280> # /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 0x7f0e6dbd13a0> # /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 0x7f0e6dbd1760> # /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 0x7f0e6dbd9400> # /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 0x7f0e6dbd9fa0> # /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 0x7f0e6dbe87f0> # /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 0x7f0e6dbe8b20> # /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 0x7f0e6dbe8ee0> # /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 0x7f0e6db765e0> # /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 0x7f0e6db851c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db76e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db76940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbb7340> # /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 0x7f0e6db39eb0> # /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 0x7f0e6db43160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6dbc4be0> # /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 0x7f0e6db51ac0> # /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 0x7f0e6db599d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db513d0> # /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 0x7f0e6db63c70> # /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 0x7f0e6db69e80> # /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 0x7f0e6db6e5e0> # /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 0x7f0e6db6ed90> # /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 0x7f0e6dafb850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddbbb50> # /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 0x7f0e6dd3a7f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6ddaad60> # /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 0x7f0e6db23a90> # /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 0x7f0e6db2e640> # /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 0x7f0e6db2e220> # /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 0x7f0e6dab8be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6db1c820> # /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 0x7f0e6db23610> # /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 0x7f0e6da79a00> # /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 0x7f0e6da437c0> # /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 0x7f0e6da56970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da43f70> # /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 0x7f0e6d9f6eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6da84520> # /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 0x7f0e6d9c5b20> # /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 0x7f0e6d9e3d30> # /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 0x7f0e6d9e9760> # /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 0x7f0e6d9ef2b0> # /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 0x7f0e6d9ef610> # /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 0x7f0e6d9794c0> # /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 0x7f0e6d979dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6e4c29d0> # /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 0x7f0e6e4c2a90> # /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 0x7f0e6d94ca00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d936730> # 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_rytv7qpk/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_rytv7qpk/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_rytv7qpk/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 0x7f0e6d5d26d0> # 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 0x7f0e6d5d2760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8fcbe0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8fc370> # /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 0x7f0e6d8fcb80> # /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 0x7f0e6d588250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5f6a00> # /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 0x7f0e6d5886a0> # /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 0x7f0e6d59c430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d591f10> # /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 0x7f0e6d59c5e0> # /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 0x7f0e6d59c820> # /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 0x7f0e6d59ca00> # /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 0x7f0e6d59cc10> # /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 0x7f0e6d59ce50> # /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 0x7f0e6d5a8c10> # /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 0x7f0e6d5a8d90> # /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 0x7f0e6d5a8fa0> # /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 0x7f0e6d5af190> # /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 0x7f0e6d5af610> # /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 0x7f0e6d5afc40> # /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 0x7f0e6d5aff40> # /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 0x7f0e6d5bb160> # /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 0x7f0e6d5bb2e0> # /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 0x7f0e6d5bb520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d591a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d588f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d588d90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d5d29d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0e6d8bb220> 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 0x7f0e6d5615e0> {"changed": true, "actions": [{"action": "create format", "fs_type": "lvmpv", "device": "/dev/sda"}, {"action": "create device", "fs_type": null, "device": "/dev/foo"}, {"action": "create device", "fs_type": null, "device": "/dev/mapper/foo-test1"}, {"action": "create format", "fs_type": "xfs", "device": "/dev/mapper/foo-test1"}], "leaves": ["/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1"], "mounts": [{"src": "/dev/mapper/foo-test1", "path": "/opt/test1", "fstype": "xfs", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test1", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["xfsprogs", "lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test1", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": [], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "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": true, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885616.15527: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'foo', 'disks': ['sda'], 'volumes': [{'name': 'test1', 'size': '3g', 'mount_point': '/opt/test1'}]}], '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': 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-1726885614.5120454-21316-158402204245202/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885616.15530: _low_level_execute_command(): starting 20459 1726885616.15533: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885614.5120454-21316-158402204245202/ > /dev/null 2>&1 && sleep 0' 20459 1726885616.15543: 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 <<< 20459 1726885616.15546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.15548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885616.15550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.15552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.15555: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.15556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.15560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885616.15572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.15574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.16915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.16978: stderr chunk (state=3): >>><<< 20459 1726885616.16981: stdout chunk (state=3): >>><<< 20459 1726885616.16997: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.17004: handler run complete 20459 1726885616.17108: attempt loop complete, returning result 20459 1726885616.17113: _execute() done 20459 1726885616.17116: dumping result to json 20459 1726885616.17135: done dumping result, returning 20459 1726885616.17146: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-47dd-4c59-0000000002de] 20459 1726885616.17150: sending task result for task 02369adf-7a19-47dd-4c59-0000000002de 20459 1726885616.17339: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002de 20459 1726885616.17343: WORKER PROCESS EXITING changed: [managed_node1] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } 20459 1726885616.17694: no more pending results, returning what we have 20459 1726885616.17698: results queue empty 20459 1726885616.17699: checking for any_errors_fatal 20459 1726885616.17705: done checking for any_errors_fatal 20459 1726885616.17706: checking for max_fail_percentage 20459 1726885616.17707: done checking for max_fail_percentage 20459 1726885616.17708: checking to see if all hosts have failed and the running result is not ok 20459 1726885616.17709: done checking to see if all hosts have failed 20459 1726885616.17710: getting the remaining hosts for this loop 20459 1726885616.17831: done getting the remaining hosts for this loop 20459 1726885616.17836: getting the next task for host managed_node1 20459 1726885616.17842: done getting next task for host managed_node1 20459 1726885616.17846: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885616.17849: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885616.17860: getting variables 20459 1726885616.17862: in VariableManager get_vars() 20459 1726885616.17892: Calling all_inventory to load vars for managed_node1 20459 1726885616.17894: Calling groups_inventory to load vars for managed_node1 20459 1726885616.17897: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885616.17906: Calling all_plugins_play to load vars for managed_node1 20459 1726885616.17909: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885616.17914: Calling groups_plugins_play to load vars for managed_node1 20459 1726885616.18620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885616.19781: done with get_vars() 20459 1726885616.19796: done getting variables 20459 1726885616.19862: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:26:56 -0400 (0:00:01.805) 0:00:22.560 ****** 20459 1726885616.20082: entering _queue_task() for managed_node1/command 20459 1726885616.20692: worker is 1 (out of 1 available) 20459 1726885616.20702: exiting _queue_task() for managed_node1/command 20459 1726885616.20737: done queuing things up, now waiting for results queue to drain 20459 1726885616.20739: waiting for pending results... 20459 1726885616.21299: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885616.21562: in run() - task 02369adf-7a19-47dd-4c59-0000000002df 20459 1726885616.21580: variable 'ansible_search_path' from source: unknown 20459 1726885616.21587: variable 'ansible_search_path' from source: unknown 20459 1726885616.21651: calling self._execute() 20459 1726885616.21746: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.21757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.21776: variable 'omit' from source: magic vars 20459 1726885616.22199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885616.25782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885616.25932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885616.26037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885616.26080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885616.26117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885616.26224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885616.26260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885616.26295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885616.26431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885616.26490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885616.26716: Evaluated conditional (storage_udevadm_trigger | d(false)): False 20459 1726885616.26729: when evaluation is False, skipping this task 20459 1726885616.26738: _execute() done 20459 1726885616.26745: dumping result to json 20459 1726885616.26752: done dumping result, returning 20459 1726885616.26765: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-47dd-4c59-0000000002df] 20459 1726885616.26777: sending task result for task 02369adf-7a19-47dd-4c59-0000000002df skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885616.26993: no more pending results, returning what we have 20459 1726885616.26997: results queue empty 20459 1726885616.26999: checking for any_errors_fatal 20459 1726885616.27024: done checking for any_errors_fatal 20459 1726885616.27025: checking for max_fail_percentage 20459 1726885616.27030: done checking for max_fail_percentage 20459 1726885616.27032: checking to see if all hosts have failed and the running result is not ok 20459 1726885616.27033: done checking to see if all hosts have failed 20459 1726885616.27033: getting the remaining hosts for this loop 20459 1726885616.27035: done getting the remaining hosts for this loop 20459 1726885616.27040: getting the next task for host managed_node1 20459 1726885616.27049: done getting next task for host managed_node1 20459 1726885616.27053: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885616.27060: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885616.27080: getting variables 20459 1726885616.27083: in VariableManager get_vars() 20459 1726885616.27125: Calling all_inventory to load vars for managed_node1 20459 1726885616.27128: Calling groups_inventory to load vars for managed_node1 20459 1726885616.27130: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885616.27140: Calling all_plugins_play to load vars for managed_node1 20459 1726885616.27144: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885616.27148: Calling groups_plugins_play to load vars for managed_node1 20459 1726885616.28601: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002df 20459 1726885616.28605: WORKER PROCESS EXITING 20459 1726885616.28718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885616.30021: done with get_vars() 20459 1726885616.30085: 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 22:26:56 -0400 (0:00:00.104) 0:00:22.665 ****** 20459 1726885616.30483: entering _queue_task() for managed_node1/stat 20459 1726885616.31197: worker is 1 (out of 1 available) 20459 1726885616.31210: exiting _queue_task() for managed_node1/stat 20459 1726885616.31340: done queuing things up, now waiting for results queue to drain 20459 1726885616.31343: waiting for pending results... 20459 1726885616.32043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885616.32357: in run() - task 02369adf-7a19-47dd-4c59-0000000002e0 20459 1726885616.32377: variable 'ansible_search_path' from source: unknown 20459 1726885616.32385: variable 'ansible_search_path' from source: unknown 20459 1726885616.32435: calling self._execute() 20459 1726885616.32587: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.32599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.32618: variable 'omit' from source: magic vars 20459 1726885616.32819: variable 'omit' from source: magic vars 20459 1726885616.32871: variable 'omit' from source: magic vars 20459 1726885616.32893: variable 'omit' from source: magic vars 20459 1726885616.32940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885616.32972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885616.32989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885616.33003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885616.33034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885616.33060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885616.33074: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885616.33096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885616.33099: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.33101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.33208: Set connection var ansible_pipelining to False 20459 1726885616.33220: Set connection var ansible_shell_type to sh 20459 1726885616.33226: Set connection var ansible_connection to ssh 20459 1726885616.33241: Set connection var ansible_timeout to 10 20459 1726885616.33249: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885616.33256: Set connection var ansible_shell_executable to /bin/sh 20459 1726885616.33281: variable 'ansible_shell_executable' from source: unknown 20459 1726885616.33288: variable 'ansible_connection' from source: unknown 20459 1726885616.33295: variable 'ansible_module_compression' from source: unknown 20459 1726885616.33300: variable 'ansible_shell_type' from source: unknown 20459 1726885616.33305: variable 'ansible_shell_executable' from source: unknown 20459 1726885616.33310: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.33321: variable 'ansible_pipelining' from source: unknown 20459 1726885616.33327: variable 'ansible_timeout' from source: unknown 20459 1726885616.33334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.33527: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885616.33539: variable 'omit' from source: magic vars 20459 1726885616.33545: starting attempt loop 20459 1726885616.33564: running the handler 20459 1726885616.33592: _low_level_execute_command(): starting 20459 1726885616.33603: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885616.34258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885616.34285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.34299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.34337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.34392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.34415: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885616.34430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.34497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885616.34508: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885616.34521: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885616.34536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.34548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.34563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.34575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.34782: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885616.34827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.34955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.34976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885616.34989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.35066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.36703: stdout chunk (state=3): >>>/root <<< 20459 1726885616.36827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.36843: stderr chunk (state=3): >>><<< 20459 1726885616.36846: stdout chunk (state=3): >>><<< 20459 1726885616.36884: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.36890: _low_level_execute_command(): starting 20459 1726885616.36897: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215 `" && echo ansible-tmp-1726885616.3687675-21385-214250549754215="` echo /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215 `" ) && sleep 0' 20459 1726885616.37465: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885616.37484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.37487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.37517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.37532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.37549: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885616.37553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20459 1726885616.37569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885616.37573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.37636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.37639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.37672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.39504: stdout chunk (state=3): >>>ansible-tmp-1726885616.3687675-21385-214250549754215=/root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215 <<< 20459 1726885616.39618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.39656: stderr chunk (state=3): >>><<< 20459 1726885616.39659: stdout chunk (state=3): >>><<< 20459 1726885616.39671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885616.3687675-21385-214250549754215=/root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.39720: variable 'ansible_module_compression' from source: unknown 20459 1726885616.39768: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885616.39800: variable 'ansible_facts' from source: unknown 20459 1726885616.39877: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215/AnsiballZ_stat.py 20459 1726885616.40028: Sending initial data 20459 1726885616.40031: Sent initial data (153 bytes) 20459 1726885616.40946: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885616.40959: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.40972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.40989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.41032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.41044: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885616.41056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.41072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885616.41082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885616.41092: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885616.41104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.41123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.41139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.41151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.41161: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885616.41174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.41253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.41487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.41501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.43194: 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 <<< 20459 1726885616.43216: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885616.43255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpfjbzqkn3 /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215/AnsiballZ_stat.py <<< 20459 1726885616.43347: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885616.44403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.44634: stderr chunk (state=3): >>><<< 20459 1726885616.44637: stdout chunk (state=3): >>><<< 20459 1726885616.44639: done transferring module to remote 20459 1726885616.44641: _low_level_execute_command(): starting 20459 1726885616.44644: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215/ /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215/AnsiballZ_stat.py && sleep 0' 20459 1726885616.45178: 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 <<< 20459 1726885616.45193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.45217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.45237: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.45240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.45243: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.45290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.45293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.45336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.47086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.47090: stdout chunk (state=3): >>><<< 20459 1726885616.47092: stderr chunk (state=3): >>><<< 20459 1726885616.47185: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.47188: _low_level_execute_command(): starting 20459 1726885616.47190: _low_level_execute_command(): using become for this command 20459 1726885616.47192: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uglzppfzdfyordbkzjmbabkhlaeibbqv ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885616.47246: Initial state: awaiting_escalation: BECOME-SUCCESS-uglzppfzdfyordbkzjmbabkhlaeibbqv 20459 1726885616.47677: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.47731: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.47790: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.47793: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.47843: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.50663: stdout chunk (state=1): >>>BECOME-SUCCESS-uglzppfzdfyordbkzjmbabkhlaeibbqv <<< 20459 1726885616.50666: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-uglzppfzdfyordbkzjmbabkhlaeibbqv' 20459 1726885616.50884: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885616.50908: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885616.50916: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885616.50978: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885616.50982: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885616.51017: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885616.51045: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885616.51052: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885616.51093: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885616.51096: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885616.51150: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885616.51156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885616.51167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885616.51190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885616.51194: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885616.51224: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2109aca0> <<< 20459 1726885616.51275: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 20459 1726885616.51279: stdout chunk (state=3): >>> <<< 20459 1726885616.51282: 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 0x7faf21041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2109aa00> <<< 20459 1726885616.51310: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885616.51318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885616.51343: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2109a9a0> <<< 20459 1726885616.51357: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885616.51385: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20459 1726885616.51388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20459 1726885616.51395: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21041370> <<< 20459 1726885616.51420: 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' <<< 20459 1726885616.51440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885616.51445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885616.51465: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885616.51470: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21041820> <<< 20459 1726885616.51494: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21041550> <<< 20459 1726885616.51522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885616.51533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885616.51553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885616.51574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885616.51595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<< 20459 1726885616.51603: stdout chunk (state=3): >>> <<< 20459 1726885616.51630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885616.51642: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20dc8f70> <<< 20459 1726885616.51662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885616.51682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885616.51751: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20dcf100> <<< 20459 1726885616.51776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885616.51788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885616.51820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885616.51831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20dcf820> <<< 20459 1726885616.51856: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21056760> <<< 20459 1726885616.51877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885616.51890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20dc8c70> <<< 20459 1726885616.51943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885616.51958: 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 0x7faf20df8c70> <<< 20459 1726885616.52009: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21041fd0> <<< 20459 1726885616.52046: 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. <<< 20459 1726885616.52228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885616.52245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885616.52280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885616.52287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885616.52298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885616.52323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885616.52339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885616.52358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885616.52364: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d94d90> <<< 20459 1726885616.52416: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d97e20> <<< 20459 1726885616.52426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885616.52441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885616.52459: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885616.52483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885616.52494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885616.52518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885616.52523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885616.52544: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d8e730> <<< 20459 1726885616.52557: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d95520> <<< 20459 1726885616.52570: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d94250> <<< 20459 1726885616.52587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885616.52660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885616.52683: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885616.52717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885616.52734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885616.52741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885616.52773: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.52783: 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 0x7faf20d16cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d167c0> <<< 20459 1726885616.52791: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885616.52818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885616.52832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d16dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885616.52856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885616.52872: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885616.52893: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d16e80> <<< 20459 1726885616.52910: 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' <<< 20459 1726885616.52919: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d16f40> <<< 20459 1726885616.52936: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885616.52978: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d6ec40> <<< 20459 1726885616.52983: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885616.53010: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d68520> <<< 20459 1726885616.53069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885616.53071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d9bd00> <<< 20459 1726885616.53095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885616.53100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885616.53133: 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 0x7faf20d27b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d6e160> <<< 20459 1726885616.53176: 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' <<< 20459 1726885616.53178: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf20d7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20da18b0> <<< 20459 1726885616.53209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885616.53216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885616.53241: 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' <<< 20459 1726885616.53264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885616.53289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885616.53296: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d27ca0> <<< 20459 1726885616.53320: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885616.53332: 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 0x7faf20d27c10> <<< 20459 1726885616.53352: 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' <<< 20459 1726885616.53381: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885616.53386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885616.53416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885616.53460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885616.53486: 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 0x7faf20cfc280> <<< 20459 1726885616.53506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885616.53523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885616.53557: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20cfc370> <<< 20459 1726885616.53674: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d32eb0> <<< 20459 1726885616.53719: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d2a940> <<< 20459 1726885616.53724: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d2a4f0> <<< 20459 1726885616.53750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885616.53756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885616.53794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885616.53803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885616.53832: 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' <<< 20459 1726885616.53847: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c240d0> <<< 20459 1726885616.53882: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20cf7d90> <<< 20459 1726885616.53931: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d2adc0> <<< 20459 1726885616.53937: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d9bee0> <<< 20459 1726885616.53957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885616.53983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885616.54007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885616.54014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c37a00> <<< 20459 1726885616.54030: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885616.54062: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.54068: 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 0x7faf20c37d30> <<< 20459 1726885616.54082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885616.54092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885616.54124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885616.54127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c4a640> <<< 20459 1726885616.54153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885616.54182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885616.54215: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c4ab80> <<< 20459 1726885616.54249: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.54258: 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 0x7faf20bd52b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c37e20> <<< 20459 1726885616.54283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885616.54287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885616.54340: 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 0x7faf20be6190> <<< 20459 1726885616.54350: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c4a4c0> <<< 20459 1726885616.54357: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885616.54382: 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 0x7faf20be6250> <<< 20459 1726885616.54424: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d278e0> <<< 20459 1726885616.54442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885616.54464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885616.54508: 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' <<< 20459 1726885616.54535: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.54540: 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 0x7faf20c025b0> <<< 20459 1726885616.54562: 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' <<< 20459 1726885616.54587: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.54590: 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 0x7faf20c02880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c02670> <<< 20459 1726885616.54618: 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 0x7faf20c02760> <<< 20459 1726885616.54648: 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' <<< 20459 1726885616.54844: 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 0x7faf20c02bb0> <<< 20459 1726885616.54888: 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 0x7faf20c0f100> <<< 20459 1726885616.54902: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c027f0> <<< 20459 1726885616.54908: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20bf4940> <<< 20459 1726885616.54932: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d274c0> <<< 20459 1726885616.54952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885616.55016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885616.55045: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c029a0> <<< 20459 1726885616.55146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885616.55156: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf205ea580> <<< 20459 1726885616.55291: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885616.55390: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.55420: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885616.55436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.55441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.55463: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885616.55472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.56705: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.57654: 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 0x7faf2050d6d0> <<< 20459 1726885616.57685: 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' <<< 20459 1726885616.57719: 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' <<< 20459 1726885616.57744: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885616.57750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885616.57774: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.57779: 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 0x7faf2050d160> <<< 20459 1726885616.57818: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050d340> <<< 20459 1726885616.57856: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050de20> <<< 20459 1726885616.57869: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885616.57875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885616.57923: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050df10> <<< 20459 1726885616.57930: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050dc40> import 'atexit' # <<< 20459 1726885616.57960: 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 0x7faf2050de80> <<< 20459 1726885616.57978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885616.58007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885616.58045: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050d100> <<< 20459 1726885616.58067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885616.58077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885616.58100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885616.58125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885616.58147: 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' <<< 20459 1726885616.58221: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20465df0> <<< 20459 1726885616.58255: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.58261: 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 0x7faf20465fa0> <<< 20459 1726885616.58287: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.58291: 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 0x7faf20483e50> <<< 20459 1726885616.58308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885616.58339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885616.58371: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204834c0> <<< 20459 1726885616.58391: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20574dc0> <<< 20459 1726885616.58549: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf205743d0> <<< 20459 1726885616.58573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885616.58578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885616.58598: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20574fd0> <<< 20459 1726885616.58617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885616.58628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885616.58657: 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' <<< 20459 1726885616.58671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885616.58686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885616.58718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 20459 1726885616.58723: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20459 1726885616.58729: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20544dc0> <<< 20459 1726885616.58809: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204e1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204e12b0> <<< 20459 1726885616.58814: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf205133a0> <<< 20459 1726885616.58842: 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 0x7faf204e13d0> <<< 20459 1726885616.58875: 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 0x7faf204e1400> <<< 20459 1726885616.58902: 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 <<< 20459 1726885616.58918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885616.59029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885616.59032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885616.59084: 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 0x7faf20446970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20556100> # /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' <<< 20459 1726885616.59145: 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 0x7faf204529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20556280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885616.59187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885616.59206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 20459 1726885616.59220: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 20459 1726885616.59230: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885616.59279: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20446df0> <<< 20459 1726885616.59444: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20452940> <<< 20459 1726885616.59526: 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 0x7faf20452790> <<< 20459 1726885616.59539: 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 0x7faf20451730> <<< 20459 1726885616.59586: 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 0x7faf20451670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2054d7c0> <<< 20459 1726885616.59692: 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' <<< 20459 1726885616.59745: 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 0x7faf204d6640> <<< 20459 1726885616.59884: 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 0x7faf204d59d0> <<< 20459 1726885616.59931: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204470a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885616.60049: 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 0x7faf204d60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2056e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885616.60071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60139: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60151: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885616.60153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60171: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885616.60193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60340: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.60852: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.61357: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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_ob83qupi/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 <<< 20459 1726885616.61422: stdout chunk (state=3): >>># 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 0x7faf20037130> <<< 20459 1726885616.61491: 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' <<< 20459 1726885616.61504: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204cb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20037550> <<< 20459 1726885616.61556: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885616.61581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.61600: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885616.61613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.61726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62179: 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' <<< 20459 1726885616.62193: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204cc940> # zipimport: zlib available <<< 20459 1726885616.62278: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62770: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885616.62805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62853: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885616.62857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.62994: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885616.63017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63021: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885616.63032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63105: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885616.63287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885616.63506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885616.63520: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885616.63580: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204cb5e0> <<< 20459 1726885616.63590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63644: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63714: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885616.63724: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885616.63743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63807: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885616.63814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.63989: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.64039: 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 <<< 20459 1726885616.64070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885616.64174: 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 0x7faf20561850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20514e50> <<< 20459 1726885616.64211: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885616.64216: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.64490: 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 <<< 20459 1726885616.64505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885616.64534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885616.64551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885616.64629: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20419310> <<< 20459 1726885616.64669: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20413820> <<< 20459 1726885616.64735: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2040a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885616.64744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.64755: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.64782: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885616.64842: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885616.64870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885616.64889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.64993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.65247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885616.65322: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885616.66488: 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": 1726885533.1498327, "mtime": 1726885532.6978288, "ctime": 1726885532.6978288, "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": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885616.66502: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885616.66852: 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 <<< 20459 1726885616.66897: 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 <<< 20459 1726885616.66945: 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 # 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 <<< 20459 1726885616.66954: 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 # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885616.67137: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885616.67161: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885616.67189: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885616.67246: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885616.67266: 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 <<< 20459 1726885616.67286: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885616.67300: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885616.67373: 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 <<< 20459 1726885616.67418: 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 # 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 <<< 20459 1726885616.67479: 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 <<< 20459 1726885616.67507: 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 # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 20459 1726885616.67534: 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 <<< 20459 1726885616.67684: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885616.67707: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885616.67745: 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 <<< 20459 1726885616.67775: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885616.68545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885616.68548: stdout chunk (state=3): >>><<< 20459 1726885616.68550: stderr chunk (state=3): >>><<< 20459 1726885616.68730: _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 0x7faf2109aca0> # /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 0x7faf21041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2109aa00> # /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 0x7faf2109a9a0> 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 0x7faf21041370> # /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 0x7faf21041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21041550> # /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 0x7faf20dc8f70> # /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 0x7faf20dcf100> # /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 0x7faf20df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20dcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21056760> # /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 0x7faf20dc8c70> # /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 0x7faf20df8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf21041fd0> 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 0x7faf20d94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d97e20> # /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 0x7faf20d8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d94250> # /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 0x7faf20d16cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d167c0> 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 0x7faf20d16dc0> # /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 0x7faf20d16e80> # /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 0x7faf20d16f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d6ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d68520> # /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 0x7faf20d7c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d9bd00> # /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 0x7faf20d27b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d6e160> # 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 0x7faf20d7c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20da18b0> # /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 0x7faf20d27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d27ca0> # /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 0x7faf20d27c10> # /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 0x7faf20cfc280> # /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 0x7faf20cfc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d32eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d2a940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d2a4f0> # /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 0x7faf20c240d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20cf7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d2adc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d9bee0> # /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 0x7faf20c37a00> 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 0x7faf20c37d30> # /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 0x7faf20c4a640> # /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 0x7faf20c4ab80> # 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 0x7faf20bd52b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c37e20> # /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 0x7faf20be6190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c4a4c0> 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 0x7faf20be6250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d278e0> # /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 0x7faf20c025b0> # /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 0x7faf20c02880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c02670> # 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 0x7faf20c02760> # /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 0x7faf20c02bb0> # 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 0x7faf20c0f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20c027f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20bf4940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20d274c0> # /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 0x7faf20c029a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf205ea580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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 0x7faf2050d6d0> # /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 0x7faf2050d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050de20> # /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 0x7faf2050df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2050dc40> 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 0x7faf2050de80> # /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 0x7faf2050d100> # /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 0x7faf20465df0> # 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 0x7faf20465fa0> # 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 0x7faf20483e50> # /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 0x7faf204834c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20574dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf205743d0> # /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 0x7faf20574fd0> # /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 0x7faf20544dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204e1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204e12b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf205133a0> # 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 0x7faf204e13d0> # /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 0x7faf204e1400> # /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 0x7faf20446970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20556100> # /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 0x7faf204529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20556280> # /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 0x7faf20446df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20452940> # 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 0x7faf20452790> # 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 0x7faf20451730> # 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 0x7faf20451670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2054d7c0> # /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 0x7faf204d6640> # 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 0x7faf204d59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf204470a0> # 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 0x7faf204d60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2056e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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_ob83qupi/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_ob83qupi/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_ob83qupi/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_ob83qupi/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 0x7faf20037130> # /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 0x7faf204cb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20037550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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_ob83qupi/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 0x7faf204cc940> # 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_ob83qupi/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_ob83qupi/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_ob83qupi/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_ob83qupi/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_ob83qupi/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 0x7faf204cb5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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_ob83qupi/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 0x7faf20561850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20514e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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 0x7faf20419310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf20413820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf2040a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ob83qupi/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_ob83qupi/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": 1726885533.1498327, "mtime": 1726885532.6978288, "ctime": 1726885532.6978288, "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": "1126573046", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885616.69840: 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-1726885616.3687675-21385-214250549754215/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885616.69847: _low_level_execute_command(): starting 20459 1726885616.69851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885616.3687675-21385-214250549754215/ > /dev/null 2>&1 && sleep 0' 20459 1726885616.70844: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.70847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.70885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885616.70888: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.70890: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885616.70892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.71369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.71374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885616.71376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.71437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.73200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.73270: stderr chunk (state=3): >>><<< 20459 1726885616.73273: stdout chunk (state=3): >>><<< 20459 1726885616.73426: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.73430: handler run complete 20459 1726885616.73433: attempt loop complete, returning result 20459 1726885616.73436: _execute() done 20459 1726885616.73438: dumping result to json 20459 1726885616.73440: done dumping result, returning 20459 1726885616.73442: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-47dd-4c59-0000000002e0] 20459 1726885616.73444: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e0 20459 1726885616.73604: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e0 20459 1726885616.73607: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885533.1498327, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726885532.6978288, "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": 1726885532.6978288, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885616.73750: no more pending results, returning what we have 20459 1726885616.73754: results queue empty 20459 1726885616.73755: checking for any_errors_fatal 20459 1726885616.73761: done checking for any_errors_fatal 20459 1726885616.73762: checking for max_fail_percentage 20459 1726885616.73763: done checking for max_fail_percentage 20459 1726885616.73764: checking to see if all hosts have failed and the running result is not ok 20459 1726885616.73765: done checking to see if all hosts have failed 20459 1726885616.73766: getting the remaining hosts for this loop 20459 1726885616.73767: done getting the remaining hosts for this loop 20459 1726885616.73771: getting the next task for host managed_node1 20459 1726885616.73778: done getting next task for host managed_node1 20459 1726885616.73782: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885616.73786: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885616.73796: getting variables 20459 1726885616.73798: in VariableManager get_vars() 20459 1726885616.73841: Calling all_inventory to load vars for managed_node1 20459 1726885616.73844: Calling groups_inventory to load vars for managed_node1 20459 1726885616.73847: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885616.73857: Calling all_plugins_play to load vars for managed_node1 20459 1726885616.73865: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885616.73869: Calling groups_plugins_play to load vars for managed_node1 20459 1726885616.74627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885616.75278: done with get_vars() 20459 1726885616.75292: 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 22:26:56 -0400 (0:00:00.449) 0:00:23.114 ****** 20459 1726885616.75397: entering _queue_task() for managed_node1/lineinfile 20459 1726885616.75648: worker is 1 (out of 1 available) 20459 1726885616.75659: exiting _queue_task() for managed_node1/lineinfile 20459 1726885616.75678: done queuing things up, now waiting for results queue to drain 20459 1726885616.75680: waiting for pending results... 20459 1726885616.75982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885616.76141: in run() - task 02369adf-7a19-47dd-4c59-0000000002e1 20459 1726885616.76158: variable 'ansible_search_path' from source: unknown 20459 1726885616.76166: variable 'ansible_search_path' from source: unknown 20459 1726885616.76203: calling self._execute() 20459 1726885616.76298: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.76309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.76329: variable 'omit' from source: magic vars 20459 1726885616.76982: variable '__storage_fstab' from source: set_fact 20459 1726885616.77096: Evaluated conditional (__storage_fstab.stat.exists): True 20459 1726885616.77376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885616.77928: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885616.78045: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885616.78101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885616.78146: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885616.78235: variable 'blivet_output' from source: set_fact 20459 1726885616.78267: Evaluated conditional (blivet_output is changed): True 20459 1726885616.78278: variable 'omit' from source: magic vars 20459 1726885616.78353: variable 'omit' from source: magic vars 20459 1726885616.78385: variable '__str' from source: task vars 20459 1726885616.78471: variable '__str' from source: task vars 20459 1726885616.78484: variable '__str' from source: task vars 20459 1726885616.78562: variable '__str' from source: task vars 20459 1726885616.78583: variable 'omit' from source: magic vars 20459 1726885616.78626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885616.78657: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885616.78679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885616.78700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885616.78719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885616.78779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885616.78801: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885616.78844: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885616.78852: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.78860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.78986: Set connection var ansible_pipelining to False 20459 1726885616.78994: Set connection var ansible_shell_type to sh 20459 1726885616.79000: Set connection var ansible_connection to ssh 20459 1726885616.79020: Set connection var ansible_timeout to 10 20459 1726885616.79030: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885616.79041: Set connection var ansible_shell_executable to /bin/sh 20459 1726885616.79075: variable 'ansible_shell_executable' from source: unknown 20459 1726885616.79082: variable 'ansible_connection' from source: unknown 20459 1726885616.79089: variable 'ansible_module_compression' from source: unknown 20459 1726885616.79095: variable 'ansible_shell_type' from source: unknown 20459 1726885616.79100: variable 'ansible_shell_executable' from source: unknown 20459 1726885616.79106: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885616.79116: variable 'ansible_pipelining' from source: unknown 20459 1726885616.79123: variable 'ansible_timeout' from source: unknown 20459 1726885616.79131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885616.79305: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885616.79323: variable 'omit' from source: magic vars 20459 1726885616.79335: starting attempt loop 20459 1726885616.79342: running the handler 20459 1726885616.79358: _low_level_execute_command(): starting 20459 1726885616.79374: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885616.80220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885616.80235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.80250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.80268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.80318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.80331: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885616.80346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.80364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885616.80376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885616.80387: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885616.80401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.80424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.80440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.80452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885616.80464: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885616.80478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.80563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.80585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885616.80602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.80671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.82238: stdout chunk (state=3): >>>/root <<< 20459 1726885616.82423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.82427: stdout chunk (state=3): >>><<< 20459 1726885616.82429: stderr chunk (state=3): >>><<< 20459 1726885616.82540: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.82551: _low_level_execute_command(): starting 20459 1726885616.82554: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226 `" && echo ansible-tmp-1726885616.8244848-21413-103701028085226="` echo /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226 `" ) && sleep 0' 20459 1726885616.83768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885616.83771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885616.83805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.83809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885616.83814: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885616.83873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885616.84137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885616.84141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885616.84231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885616.86036: stdout chunk (state=3): >>>ansible-tmp-1726885616.8244848-21413-103701028085226=/root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226 <<< 20459 1726885616.86149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885616.86214: stderr chunk (state=3): >>><<< 20459 1726885616.86218: stdout chunk (state=3): >>><<< 20459 1726885616.86423: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885616.8244848-21413-103701028085226=/root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885616.86426: variable 'ansible_module_compression' from source: unknown 20459 1726885616.86428: ANSIBALLZ: Using lock for lineinfile 20459 1726885616.86430: ANSIBALLZ: Acquiring lock 20459 1726885616.86432: ANSIBALLZ: Lock acquired: 139697462937696 20459 1726885616.86434: ANSIBALLZ: Creating module 20459 1726885617.03399: ANSIBALLZ: Writing module into payload 20459 1726885617.03546: ANSIBALLZ: Writing module 20459 1726885617.03576: ANSIBALLZ: Renaming module 20459 1726885617.03579: ANSIBALLZ: Done creating module 20459 1726885617.03605: variable 'ansible_facts' from source: unknown 20459 1726885617.03682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226/AnsiballZ_lineinfile.py 20459 1726885617.03830: Sending initial data 20459 1726885617.03833: Sent initial data (159 bytes) 20459 1726885617.04739: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885617.04752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.04766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.04784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.04827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885617.04841: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885617.04856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.04873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885617.04885: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885617.04900: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885617.04936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.04939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.04957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.04960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.05027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.05030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885617.05033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.05078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.06897: 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 <<< 20459 1726885617.06940: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885617.06975: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp4rpcq8g5 /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226/AnsiballZ_lineinfile.py <<< 20459 1726885617.07006: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885617.07995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.08075: stderr chunk (state=3): >>><<< 20459 1726885617.08078: stdout chunk (state=3): >>><<< 20459 1726885617.08092: done transferring module to remote 20459 1726885617.08105: _low_level_execute_command(): starting 20459 1726885617.08108: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226/ /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226/AnsiballZ_lineinfile.py && sleep 0' 20459 1726885617.08520: 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 <<< 20459 1726885617.08551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.08554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.08556: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.08606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.08610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.08651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.10381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.10421: stderr chunk (state=3): >>><<< 20459 1726885617.10424: stdout chunk (state=3): >>><<< 20459 1726885617.10438: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885617.10442: _low_level_execute_command(): starting 20459 1726885617.10445: _low_level_execute_command(): using become for this command 20459 1726885617.10457: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fjulvkesfkjokozthmqeiznbiwwxmiqn ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226/AnsiballZ_lineinfile.py'"'"' && sleep 0' 20459 1726885617.10531: Initial state: awaiting_escalation: BECOME-SUCCESS-fjulvkesfkjokozthmqeiznbiwwxmiqn 20459 1726885617.10935: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885617.10994: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.11001: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.11092: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.11095: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.11181: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885617.11210: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.11297: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.14072: stdout chunk (state=1): >>>BECOME-SUCCESS-fjulvkesfkjokozthmqeiznbiwwxmiqn <<< 20459 1726885617.14074: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-fjulvkesfkjokozthmqeiznbiwwxmiqn' 20459 1726885617.14293: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885617.14328: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885617.14382: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885617.14427: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885617.14456: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885617.14461: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885617.14509: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885617.14514: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885617.14560: 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' <<< 20459 1726885617.14596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885617.14609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885617.14646: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019645ca0> <<< 20459 1726885617.14699: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885617.14703: 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 0x7f90193dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019645a00> <<< 20459 1726885617.14753: 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 0x7f90196459a0> <<< 20459 1726885617.14789: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885617.14801: 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 0x7f90193dc370> <<< 20459 1726885617.14833: 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' <<< 20459 1726885617.14863: 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'<<< 20459 1726885617.14870: stdout chunk (state=3): >>> <<< 20459 1726885617.14897: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193dc820> <<< 20459 1726885617.14915: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193dc550> <<< 20459 1726885617.14971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885617.14984: 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 <<< 20459 1726885617.15010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885617.15026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885617.15100: 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 0x7f9019388f70> <<< 20459 1726885617.15130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885617.15133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885617.15189: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901938f100> <<< 20459 1726885617.15204: 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' <<< 20459 1726885617.15246: 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 0x7f90193b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901938f820> <<< 20459 1726885617.15297: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193f1760> <<< 20459 1726885617.15310: 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 0x7f9019388c70> <<< 20459 1726885617.15375: 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' <<< 20459 1726885617.15378: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193b8c70> <<< 20459 1726885617.15430: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193dcfd0> <<< 20459 1726885617.15456: 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. <<< 20459 1726885617.15656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885617.15671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885617.15712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885617.15716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885617.15743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885617.15754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885617.15777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885617.15792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019354d90> <<< 20459 1726885617.15828: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019357e20> <<< 20459 1726885617.15843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885617.15858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885617.15875: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885617.15907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885617.15922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885617.15939: 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' <<< 20459 1726885617.15968: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901934e730> <<< 20459 1726885617.15975: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019355520> <<< 20459 1726885617.15992: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019354250> <<< 20459 1726885617.16018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 20459 1726885617.16021: stdout chunk (state=3): >>> <<< 20459 1726885617.16080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885617.16107: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885617.16134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885617.16154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885617.16159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885617.16193: 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 0x7f90192d6cd0> <<< 20459 1726885617.16204: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192d67c0> <<< 20459 1726885617.16214: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885617.16239: 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' <<< 20459 1726885617.16249: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192d6dc0> <<< 20459 1726885617.16257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885617.16281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885617.16308: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885617.16316: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192d6e80> <<< 20459 1726885617.16334: 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' <<< 20459 1726885617.16352: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192d6f40> <<< 20459 1726885617.16358: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885617.16403: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901932ec40> <<< 20459 1726885617.16409: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885617.16438: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019328520> <<< 20459 1726885617.16495: 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 0x7f901933c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901935bd00> <<< 20459 1726885617.16524: 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' <<< 20459 1726885617.16565: 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 0x7f90192e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901932e160> <<< 20459 1726885617.16591: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885617.16605: 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 0x7f901933c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193618b0> <<< 20459 1726885617.16630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885617.16637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885617.16664: 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' <<< 20459 1726885617.16689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885617.16696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885617.16720: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e7ca0> <<< 20459 1726885617.16749: 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' <<< 20459 1726885617.16754: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e7c10> <<< 20459 1726885617.16779: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885617.16793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885617.16803: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885617.16818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885617.16835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885617.16896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885617.16914: 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' <<< 20459 1726885617.16924: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192bc280> <<< 20459 1726885617.16933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885617.16950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885617.16983: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192bc370> <<< 20459 1726885617.17105: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192f2eb0> <<< 20459 1726885617.17140: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e9940> <<< 20459 1726885617.17156: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e94f0> <<< 20459 1726885617.17176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885617.17194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885617.17250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885617.17285: 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 0x7f90191d50d0> <<< 20459 1726885617.17331: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192b7d90> <<< 20459 1726885617.17377: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901935bee0> <<< 20459 1726885617.17389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885617.17424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885617.17445: 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 0x7f90191e8a00> <<< 20459 1726885617.17461: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885617.17734: 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 0x7f90191e8d30> # /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 0x7f90191fb640> # /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 0x7f90191fbb80> # 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 0x7f90191862b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191e8e20> # /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' <<< 20459 1726885617.18609: 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 0x7f9019197190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191fb4c0> 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 0x7f9019197250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e78e0> # /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 0x7f90191b35b0> # /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 0x7f90191b3880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191b3670> # 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 0x7f90191b3760> # /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 0x7f90191b3bb0> # 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 0x7f90191c0100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191b37f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191a5940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e74c0> # /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 0x7f90191b39a0> <<< 20459 1726885617.18709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90190e2580> <<< 20459 1726885617.18783: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 20459 1726885617.18846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.18926: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885617.18952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.20146: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.21137: 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 0x7f90190066d0> # /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' <<< 20459 1726885617.21162: 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' <<< 20459 1726885617.21198: 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' <<< 20459 1726885617.21278: 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 0x7f9019006160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006e20> <<< 20459 1726885617.21290: 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' <<< 20459 1726885617.21336: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006c40> import 'atexit' # <<< 20459 1726885617.21368: 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 0x7f9019006e80> <<< 20459 1726885617.21381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885617.21403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885617.21452: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006100> <<< 20459 1726885617.21472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885617.21491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885617.21510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885617.21536: 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' <<< 20459 1726885617.21666: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f5edf0> <<< 20459 1726885617.21695: 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 0x7f9018f5efa0> # 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 0x7f9018f7de50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885617.21722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885617.21756: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f7d4c0> <<< 20459 1726885617.21772: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901906ddc0> <<< 20459 1726885617.21940: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901906d3d0> <<< 20459 1726885617.21958: 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' <<< 20459 1726885617.22016: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901906dfd0> <<< 20459 1726885617.22206: 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 0x7f901903edc0> <<< 20459 1726885617.22371: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fd7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fd72b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901900b3a0> # 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 0x7f9018fd73d0> # /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 0x7f9018fd7400> # /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 <<< 20459 1726885617.22439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885617.22459: 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 0x7f9018f3e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901904f100> # /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' <<< 20459 1726885617.22472: 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 0x7f9018f4b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901904f280> <<< 20459 1726885617.22481: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885617.22521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885617.22541: 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' # <<< 20459 1726885617.22599: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f3edf0> <<< 20459 1726885617.22722: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f4b940> <<< 20459 1726885617.22824: 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 0x7f9018f4b790> <<< 20459 1726885617.22846: 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 0x7f9018f4a730> <<< 20459 1726885617.22910: 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 0x7f9018f4a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90190467c0> <<< 20459 1726885617.22918: 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' <<< 20459 1726885617.22935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885617.22950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885617.23033: 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 0x7f9018fce640> <<< 20459 1726885617.23166: 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 0x7f9018fcd9d0> <<< 20459 1726885617.23201: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f3f0a0> <<< 20459 1726885617.23225: 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 0x7f9018fce0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019068880> <<< 20459 1726885617.23237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23255: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885617.23264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23448: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885617.23451: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885617.23472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.23653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.24100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.24557: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885617.24578: 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_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885617.24588: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885617.24599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885617.24655: 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 0x7f90185f5130> <<< 20459 1726885617.24733: 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' <<< 20459 1726885617.24740: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fc3970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90185f5550> <<< 20459 1726885617.24786: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885617.24808: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.24832: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885617.24947: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.25095: 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' <<< 20459 1726885617.25101: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fc4940> # zipimport: zlib available <<< 20459 1726885617.25502: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.25866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.25924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.25986: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885617.25994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26055: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885617.26118: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26184: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885617.26197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26222: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885617.26228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26288: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885617.26301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.26665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885617.26724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885617.26806: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885617.27038: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fc35e0> # zipimport: zlib available <<< 20459 1726885617.27043: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885617.27045: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885617.27047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.27084: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.27153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.27229: 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 <<< 20459 1726885617.27304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885617.27383: 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 0x7f901905a850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901900ce50> <<< 20459 1726885617.27393: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885617.27645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.27686: 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' <<< 20459 1726885617.27706: 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' <<< 20459 1726885617.27811: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90189e0310> <<< 20459 1726885617.27900: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90189dc820> <<< 20459 1726885617.27940: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90189d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885617.28024: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885617.28048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885617.28256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.28543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885617.29037: 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}}} <<< 20459 1726885617.29050: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885617.29308: 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 <<< 20459 1726885617.29335: 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 <<< 20459 1726885617.29371: 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 # 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 <<< 20459 1726885617.29418: 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 # 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 <<< 20459 1726885617.29460: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885617.29664: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885617.29667: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885617.29719: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885617.29724: 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 <<< 20459 1726885617.29755: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885617.29760: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885617.29829: 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 <<< 20459 1726885617.29856: 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 <<< 20459 1726885617.29929: 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 <<< 20459 1726885617.29933: 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 <<< 20459 1726885617.29971: 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma <<< 20459 1726885617.29974: stdout chunk (state=3): >>># destroy zlib # destroy _signal <<< 20459 1726885617.30130: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885617.30170: 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 <<< 20459 1726885617.30173: 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 <<< 20459 1726885617.30196: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885617.30731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885617.30734: stdout chunk (state=3): >>><<< 20459 1726885617.30736: stderr chunk (state=3): >>><<< 20459 1726885617.30907: _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 0x7f9019645ca0> # /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 0x7f90193dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019645a00> # /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 0x7f90196459a0> 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 0x7f90193dc370> # /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 0x7f90193dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193dc550> # /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 0x7f9019388f70> # /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 0x7f901938f100> # /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 0x7f90193b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901938f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193f1760> # /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 0x7f9019388c70> # /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 0x7f90193b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193dcfd0> 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 0x7f9019354d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019357e20> # /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 0x7f901934e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019355520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019354250> # /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 0x7f90192d6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192d67c0> 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 0x7f90192d6dc0> # /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 0x7f90192d6e80> # /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 0x7f90192d6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901932ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019328520> # /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 0x7f901933c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901935bd00> # /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 0x7f90192e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901932e160> # 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 0x7f901933c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90193618b0> # /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 0x7f90192e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e7ca0> # /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 0x7f90192e7c10> # /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 0x7f90192bc280> # /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 0x7f90192bc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192f2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e94f0> # /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 0x7f90191d50d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192b7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901935bee0> # /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 0x7f90191e8a00> 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 0x7f90191e8d30> # /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 0x7f90191fb640> # /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 0x7f90191fbb80> # 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 0x7f90191862b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191e8e20> # /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 0x7f9019197190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191fb4c0> 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 0x7f9019197250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e78e0> # /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 0x7f90191b35b0> # /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 0x7f90191b3880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191b3670> # 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 0x7f90191b3760> # /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 0x7f90191b3bb0> # 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 0x7f90191c0100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191b37f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90191a5940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90192e74c0> # /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 0x7f90191b39a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90190e2580> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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 0x7f90190066d0> # /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 0x7f9019006160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006e20> # /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 0x7f9019006f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019006c40> 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 0x7f9019006e80> # /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 0x7f9019006100> # /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 0x7f9018f5edf0> # 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 0x7f9018f5efa0> # 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 0x7f9018f7de50> # /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 0x7f9018f7d4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901906ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901906d3d0> # /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 0x7f901906dfd0> # /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 0x7f901903edc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fd7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018fd72b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901900b3a0> # 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 0x7f9018fd73d0> # /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 0x7f9018fd7400> # /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 0x7f9018f3e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901904f100> # /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 0x7f9018f4b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901904f280> # /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 0x7f9018f3edf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f4b940> # 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 0x7f9018f4b790> # 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 0x7f9018f4a730> # 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 0x7f9018f4a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90190467c0> # /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 0x7f9018fce640> # 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 0x7f9018fcd9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9018f3f0a0> # 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 0x7f9018fce0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9019068880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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_nhoynxrx/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_nhoynxrx/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_nhoynxrx/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_nhoynxrx/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 0x7f90185f5130> # /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 0x7f9018fc3970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90185f5550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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_nhoynxrx/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 0x7f9018fc4940> # 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_nhoynxrx/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_nhoynxrx/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_nhoynxrx/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_nhoynxrx/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_nhoynxrx/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 0x7f9018fc35e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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_nhoynxrx/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 0x7f901905a850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f901900ce50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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 0x7f90189e0310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90189dc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90189d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_nhoynxrx/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_nhoynxrx/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885617.31553: 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-1726885616.8244848-21413-103701028085226/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885617.31556: _low_level_execute_command(): starting 20459 1726885617.31559: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885616.8244848-21413-103701028085226/ > /dev/null 2>&1 && sleep 0' 20459 1726885617.32450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.32456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.32494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.32500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885617.32516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.32519: 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.44.236 originally 10.31.44.236 <<< 20459 1726885617.32533: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885617.32536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.32618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.32621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885617.32636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.32694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.35531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.35600: stderr chunk (state=3): >>><<< 20459 1726885617.35728: stdout chunk (state=3): >>><<< 20459 1726885617.35820: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885617.35824: handler run complete 20459 1726885617.35826: attempt loop complete, returning result 20459 1726885617.35828: _execute() done 20459 1726885617.35830: dumping result to json 20459 1726885617.35832: done dumping result, returning 20459 1726885617.35834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-47dd-4c59-0000000002e1] 20459 1726885617.35836: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e1 20459 1726885617.35996: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e1 20459 1726885617.35999: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false } 20459 1726885617.36079: no more pending results, returning what we have 20459 1726885617.36083: results queue empty 20459 1726885617.36084: checking for any_errors_fatal 20459 1726885617.36093: done checking for any_errors_fatal 20459 1726885617.36094: checking for max_fail_percentage 20459 1726885617.36095: done checking for max_fail_percentage 20459 1726885617.36096: checking to see if all hosts have failed and the running result is not ok 20459 1726885617.36097: done checking to see if all hosts have failed 20459 1726885617.36098: getting the remaining hosts for this loop 20459 1726885617.36099: done getting the remaining hosts for this loop 20459 1726885617.36103: getting the next task for host managed_node1 20459 1726885617.36111: done getting next task for host managed_node1 20459 1726885617.36117: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885617.36120: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885617.36131: getting variables 20459 1726885617.36133: in VariableManager get_vars() 20459 1726885617.36166: Calling all_inventory to load vars for managed_node1 20459 1726885617.36169: Calling groups_inventory to load vars for managed_node1 20459 1726885617.36171: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885617.36180: Calling all_plugins_play to load vars for managed_node1 20459 1726885617.36183: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885617.36187: Calling groups_plugins_play to load vars for managed_node1 20459 1726885617.37203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885617.38490: done with get_vars() 20459 1726885617.38508: 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 22:26:57 -0400 (0:00:00.633) 0:00:23.748 ****** 20459 1726885617.38766: entering _queue_task() for managed_node1/systemd 20459 1726885617.39192: worker is 1 (out of 1 available) 20459 1726885617.39204: exiting _queue_task() for managed_node1/systemd 20459 1726885617.39218: done queuing things up, now waiting for results queue to drain 20459 1726885617.39220: waiting for pending results... 20459 1726885617.39516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885617.39709: in run() - task 02369adf-7a19-47dd-4c59-0000000002e3 20459 1726885617.39733: variable 'ansible_search_path' from source: unknown 20459 1726885617.39745: variable 'ansible_search_path' from source: unknown 20459 1726885617.39797: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885617.40050: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885617.40118: dumping result to json 20459 1726885617.40126: done dumping result, returning 20459 1726885617.40142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-0000000002e3] 20459 1726885617.40152: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e3 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885617.40301: no more pending results, returning what we have 20459 1726885617.40306: results queue empty 20459 1726885617.40307: checking for any_errors_fatal 20459 1726885617.40320: done checking for any_errors_fatal 20459 1726885617.40322: checking for max_fail_percentage 20459 1726885617.40324: done checking for max_fail_percentage 20459 1726885617.40325: checking to see if all hosts have failed and the running result is not ok 20459 1726885617.40326: done checking to see if all hosts have failed 20459 1726885617.40327: getting the remaining hosts for this loop 20459 1726885617.40328: done getting the remaining hosts for this loop 20459 1726885617.40332: getting the next task for host managed_node1 20459 1726885617.40341: done getting next task for host managed_node1 20459 1726885617.40345: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885617.40350: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885617.40366: getting variables 20459 1726885617.40368: in VariableManager get_vars() 20459 1726885617.40401: Calling all_inventory to load vars for managed_node1 20459 1726885617.40403: Calling groups_inventory to load vars for managed_node1 20459 1726885617.40405: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885617.40418: Calling all_plugins_play to load vars for managed_node1 20459 1726885617.40421: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885617.40424: Calling groups_plugins_play to load vars for managed_node1 20459 1726885617.41464: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e3 20459 1726885617.41467: WORKER PROCESS EXITING 20459 1726885617.41515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885617.42107: done with get_vars() 20459 1726885617.42122: done getting variables 20459 1726885617.42184: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:26:57 -0400 (0:00:00.034) 0:00:23.782 ****** 20459 1726885617.42216: entering _queue_task() for managed_node1/debug 20459 1726885617.42442: worker is 1 (out of 1 available) 20459 1726885617.42452: exiting _queue_task() for managed_node1/debug 20459 1726885617.42462: done queuing things up, now waiting for results queue to drain 20459 1726885617.42463: waiting for pending results... 20459 1726885617.43337: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885617.43520: in run() - task 02369adf-7a19-47dd-4c59-0000000002e5 20459 1726885617.43540: variable 'ansible_search_path' from source: unknown 20459 1726885617.43547: variable 'ansible_search_path' from source: unknown 20459 1726885617.43596: calling self._execute() 20459 1726885617.43694: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.43709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.43730: variable 'omit' from source: magic vars 20459 1726885617.43845: variable 'omit' from source: magic vars 20459 1726885617.43929: variable 'omit' from source: magic vars 20459 1726885617.43974: variable 'omit' from source: magic vars 20459 1726885617.44032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885617.44075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885617.44100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885617.44131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.44152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.44175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885617.44196: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885617.44242: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885617.44251: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.44259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.44420: Set connection var ansible_pipelining to False 20459 1726885617.44429: Set connection var ansible_shell_type to sh 20459 1726885617.44443: Set connection var ansible_connection to ssh 20459 1726885617.44469: Set connection var ansible_timeout to 10 20459 1726885617.44481: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885617.44501: Set connection var ansible_shell_executable to /bin/sh 20459 1726885617.44539: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.44559: variable 'ansible_connection' from source: unknown 20459 1726885617.44574: variable 'ansible_module_compression' from source: unknown 20459 1726885617.44582: variable 'ansible_shell_type' from source: unknown 20459 1726885617.44591: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.44601: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.44609: variable 'ansible_pipelining' from source: unknown 20459 1726885617.44625: variable 'ansible_timeout' from source: unknown 20459 1726885617.44633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.44850: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885617.44865: variable 'omit' from source: magic vars 20459 1726885617.44891: starting attempt loop 20459 1726885617.44898: running the handler 20459 1726885617.44955: variable 'blivet_output' from source: set_fact 20459 1726885617.45175: variable 'blivet_output' from source: set_fact 20459 1726885617.45650: handler run complete 20459 1726885617.45725: attempt loop complete, returning result 20459 1726885617.45734: _execute() done 20459 1726885617.45745: dumping result to json 20459 1726885617.45764: done dumping result, returning 20459 1726885617.45776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-47dd-4c59-0000000002e5] 20459 1726885617.45790: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e5 ok: [managed_node1] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } 20459 1726885617.46118: no more pending results, returning what we have 20459 1726885617.46121: results queue empty 20459 1726885617.46122: checking for any_errors_fatal 20459 1726885617.46131: done checking for any_errors_fatal 20459 1726885617.46132: checking for max_fail_percentage 20459 1726885617.46135: done checking for max_fail_percentage 20459 1726885617.46136: checking to see if all hosts have failed and the running result is not ok 20459 1726885617.46138: done checking to see if all hosts have failed 20459 1726885617.46139: getting the remaining hosts for this loop 20459 1726885617.46140: done getting the remaining hosts for this loop 20459 1726885617.46144: getting the next task for host managed_node1 20459 1726885617.46151: done getting next task for host managed_node1 20459 1726885617.46155: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885617.46159: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885617.46169: getting variables 20459 1726885617.46171: in VariableManager get_vars() 20459 1726885617.46205: Calling all_inventory to load vars for managed_node1 20459 1726885617.46207: Calling groups_inventory to load vars for managed_node1 20459 1726885617.46210: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885617.46221: Calling all_plugins_play to load vars for managed_node1 20459 1726885617.46225: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885617.46228: Calling groups_plugins_play to load vars for managed_node1 20459 1726885617.47120: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e5 20459 1726885617.47123: WORKER PROCESS EXITING 20459 1726885617.47144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885617.48175: done with get_vars() 20459 1726885617.48188: done getting variables 20459 1726885617.48245: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:57 -0400 (0:00:00.060) 0:00:23.843 ****** 20459 1726885617.48276: entering _queue_task() for managed_node1/set_fact 20459 1726885617.48491: worker is 1 (out of 1 available) 20459 1726885617.48503: exiting _queue_task() for managed_node1/set_fact 20459 1726885617.48519: done queuing things up, now waiting for results queue to drain 20459 1726885617.48521: waiting for pending results... 20459 1726885617.48787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885617.48942: in run() - task 02369adf-7a19-47dd-4c59-0000000002e6 20459 1726885617.48965: variable 'ansible_search_path' from source: unknown 20459 1726885617.48973: variable 'ansible_search_path' from source: unknown 20459 1726885617.49010: calling self._execute() 20459 1726885617.49098: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.49108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.49126: variable 'omit' from source: magic vars 20459 1726885617.49234: variable 'omit' from source: magic vars 20459 1726885617.49305: variable 'omit' from source: magic vars 20459 1726885617.49538: variable 'blivet_output' from source: set_fact 20459 1726885617.49856: variable 'omit' from source: magic vars 20459 1726885617.49898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885617.49945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885617.49968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885617.49990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.50006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.50030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885617.50057: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885617.50092: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885617.50100: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.50109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.50223: Set connection var ansible_pipelining to False 20459 1726885617.50230: Set connection var ansible_shell_type to sh 20459 1726885617.50235: Set connection var ansible_connection to ssh 20459 1726885617.50249: Set connection var ansible_timeout to 10 20459 1726885617.50261: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885617.50269: Set connection var ansible_shell_executable to /bin/sh 20459 1726885617.50294: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.50302: variable 'ansible_connection' from source: unknown 20459 1726885617.50309: variable 'ansible_module_compression' from source: unknown 20459 1726885617.50321: variable 'ansible_shell_type' from source: unknown 20459 1726885617.50329: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.50335: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.50342: variable 'ansible_pipelining' from source: unknown 20459 1726885617.50348: variable 'ansible_timeout' from source: unknown 20459 1726885617.50356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.50506: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885617.50529: variable 'omit' from source: magic vars 20459 1726885617.50545: starting attempt loop 20459 1726885617.50551: running the handler 20459 1726885617.50566: handler run complete 20459 1726885617.50579: attempt loop complete, returning result 20459 1726885617.50589: _execute() done 20459 1726885617.50595: dumping result to json 20459 1726885617.50606: done dumping result, returning 20459 1726885617.50622: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-47dd-4c59-0000000002e6] 20459 1726885617.50631: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e6 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } 20459 1726885617.50881: no more pending results, returning what we have 20459 1726885617.50884: results queue empty 20459 1726885617.50885: checking for any_errors_fatal 20459 1726885617.50898: done checking for any_errors_fatal 20459 1726885617.50899: checking for max_fail_percentage 20459 1726885617.50906: done checking for max_fail_percentage 20459 1726885617.50907: checking to see if all hosts have failed and the running result is not ok 20459 1726885617.50908: done checking to see if all hosts have failed 20459 1726885617.50909: getting the remaining hosts for this loop 20459 1726885617.50910: done getting the remaining hosts for this loop 20459 1726885617.50918: getting the next task for host managed_node1 20459 1726885617.50926: done getting next task for host managed_node1 20459 1726885617.50930: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885617.50935: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885617.50946: getting variables 20459 1726885617.50948: in VariableManager get_vars() 20459 1726885617.50979: Calling all_inventory to load vars for managed_node1 20459 1726885617.50981: Calling groups_inventory to load vars for managed_node1 20459 1726885617.50984: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885617.50994: Calling all_plugins_play to load vars for managed_node1 20459 1726885617.50997: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885617.51001: Calling groups_plugins_play to load vars for managed_node1 20459 1726885617.51724: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e6 20459 1726885617.51727: WORKER PROCESS EXITING 20459 1726885617.51745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885617.52680: done with get_vars() 20459 1726885617.52693: done getting variables 20459 1726885617.52749: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:26:57 -0400 (0:00:00.045) 0:00:23.888 ****** 20459 1726885617.52786: entering _queue_task() for managed_node1/set_fact 20459 1726885617.53018: worker is 1 (out of 1 available) 20459 1726885617.53058: exiting _queue_task() for managed_node1/set_fact 20459 1726885617.53134: done queuing things up, now waiting for results queue to drain 20459 1726885617.53136: waiting for pending results... 20459 1726885617.53443: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885617.53674: in run() - task 02369adf-7a19-47dd-4c59-0000000002e7 20459 1726885617.53738: variable 'ansible_search_path' from source: unknown 20459 1726885617.53747: variable 'ansible_search_path' from source: unknown 20459 1726885617.53787: calling self._execute() 20459 1726885617.53864: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.53868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.53872: variable 'omit' from source: magic vars 20459 1726885617.53943: variable 'omit' from source: magic vars 20459 1726885617.53986: variable 'omit' from source: magic vars 20459 1726885617.54159: variable 'blivet_output' from source: set_fact 20459 1726885617.54217: variable 'omit' from source: magic vars 20459 1726885617.54246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885617.54272: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885617.54286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885617.54299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.54312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.54325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885617.54339: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885617.54360: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885617.54363: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.54366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.54446: Set connection var ansible_pipelining to False 20459 1726885617.54449: Set connection var ansible_shell_type to sh 20459 1726885617.54452: Set connection var ansible_connection to ssh 20459 1726885617.54461: Set connection var ansible_timeout to 10 20459 1726885617.54466: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885617.54470: Set connection var ansible_shell_executable to /bin/sh 20459 1726885617.54489: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.54494: variable 'ansible_connection' from source: unknown 20459 1726885617.54496: variable 'ansible_module_compression' from source: unknown 20459 1726885617.54499: variable 'ansible_shell_type' from source: unknown 20459 1726885617.54501: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.54503: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.54505: variable 'ansible_pipelining' from source: unknown 20459 1726885617.54507: variable 'ansible_timeout' from source: unknown 20459 1726885617.54509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.54609: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885617.54619: variable 'omit' from source: magic vars 20459 1726885617.54625: starting attempt loop 20459 1726885617.54628: running the handler 20459 1726885617.54637: handler run complete 20459 1726885617.54648: attempt loop complete, returning result 20459 1726885617.54651: _execute() done 20459 1726885617.54653: dumping result to json 20459 1726885617.54655: done dumping result, returning 20459 1726885617.54667: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-47dd-4c59-0000000002e7] 20459 1726885617.54670: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e7 20459 1726885617.54755: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e7 20459 1726885617.54758: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885617.54827: no more pending results, returning what we have 20459 1726885617.54829: results queue empty 20459 1726885617.54830: checking for any_errors_fatal 20459 1726885617.54835: done checking for any_errors_fatal 20459 1726885617.54836: checking for max_fail_percentage 20459 1726885617.54837: done checking for max_fail_percentage 20459 1726885617.54838: checking to see if all hosts have failed and the running result is not ok 20459 1726885617.54839: done checking to see if all hosts have failed 20459 1726885617.54839: getting the remaining hosts for this loop 20459 1726885617.54841: done getting the remaining hosts for this loop 20459 1726885617.54844: getting the next task for host managed_node1 20459 1726885617.54851: done getting next task for host managed_node1 20459 1726885617.54854: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885617.54858: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885617.54866: getting variables 20459 1726885617.54868: in VariableManager get_vars() 20459 1726885617.54889: Calling all_inventory to load vars for managed_node1 20459 1726885617.54890: Calling groups_inventory to load vars for managed_node1 20459 1726885617.54892: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885617.54897: Calling all_plugins_play to load vars for managed_node1 20459 1726885617.54899: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885617.54900: Calling groups_plugins_play to load vars for managed_node1 20459 1726885617.55187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885617.55703: done with get_vars() 20459 1726885617.55720: 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 22:26:57 -0400 (0:00:00.030) 0:00:23.918 ****** 20459 1726885617.55810: entering _queue_task() for managed_node1/mount 20459 1726885617.56026: worker is 1 (out of 1 available) 20459 1726885617.56040: exiting _queue_task() for managed_node1/mount 20459 1726885617.56052: done queuing things up, now waiting for results queue to drain 20459 1726885617.56053: waiting for pending results... 20459 1726885617.56336: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885617.56480: in run() - task 02369adf-7a19-47dd-4c59-0000000002e8 20459 1726885617.56504: variable 'ansible_search_path' from source: unknown 20459 1726885617.56517: variable 'ansible_search_path' from source: unknown 20459 1726885617.56793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885617.58354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885617.58422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885617.58450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885617.58484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885617.58524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885617.58598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885617.58637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885617.58668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885617.58710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885617.58736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885617.58782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885617.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) 20459 1726885617.58846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885617.58886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885617.58901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885617.59055: variable 'blivet_output' from source: set_fact 20459 1726885617.59157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885617.59329: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885617.59374: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885617.59424: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885617.59457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885617.59501: 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) 20459 1726885617.59532: 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) 20459 1726885617.59560: 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) 20459 1726885617.59589: 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) 20459 1726885617.59654: dumping result to json 20459 1726885617.59663: done dumping result, returning 20459 1726885617.59673: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-47dd-4c59-0000000002e8] 20459 1726885617.59685: sending task result for task 02369adf-7a19-47dd-4c59-0000000002e8 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885617.59853: no more pending results, returning what we have 20459 1726885617.59857: results queue empty 20459 1726885617.59858: checking for any_errors_fatal 20459 1726885617.59867: done checking for any_errors_fatal 20459 1726885617.59867: checking for max_fail_percentage 20459 1726885617.59869: done checking for max_fail_percentage 20459 1726885617.59870: checking to see if all hosts have failed and the running result is not ok 20459 1726885617.59871: done checking to see if all hosts have failed 20459 1726885617.59872: getting the remaining hosts for this loop 20459 1726885617.59873: done getting the remaining hosts for this loop 20459 1726885617.59877: getting the next task for host managed_node1 20459 1726885617.59884: done getting next task for host managed_node1 20459 1726885617.59888: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885617.59892: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885617.59907: getting variables 20459 1726885617.59909: in VariableManager get_vars() 20459 1726885617.59949: Calling all_inventory to load vars for managed_node1 20459 1726885617.59952: Calling groups_inventory to load vars for managed_node1 20459 1726885617.59954: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885617.59964: Calling all_plugins_play to load vars for managed_node1 20459 1726885617.59968: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885617.59971: Calling groups_plugins_play to load vars for managed_node1 20459 1726885617.60695: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002e8 20459 1726885617.60703: WORKER PROCESS EXITING 20459 1726885617.60709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885617.61072: done with get_vars() 20459 1726885617.61082: 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 22:26:57 -0400 (0:00:00.053) 0:00:23.971 ****** 20459 1726885617.61152: entering _queue_task() for managed_node1/systemd 20459 1726885617.61332: worker is 1 (out of 1 available) 20459 1726885617.61345: exiting _queue_task() for managed_node1/systemd 20459 1726885617.61355: done queuing things up, now waiting for results queue to drain 20459 1726885617.61357: waiting for pending results... 20459 1726885617.61528: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885617.61618: in run() - task 02369adf-7a19-47dd-4c59-0000000002ea 20459 1726885617.61629: variable 'ansible_search_path' from source: unknown 20459 1726885617.61632: variable 'ansible_search_path' from source: unknown 20459 1726885617.61663: calling self._execute() 20459 1726885617.61730: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.61734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.61742: variable 'omit' from source: magic vars 20459 1726885617.62001: variable 'blivet_output' from source: set_fact 20459 1726885617.62034: Evaluated conditional (blivet_output['mounts']): True 20459 1726885617.62040: variable 'omit' from source: magic vars 20459 1726885617.62082: variable 'omit' from source: magic vars 20459 1726885617.62104: variable 'omit' from source: magic vars 20459 1726885617.62136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885617.62160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885617.62175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885617.62190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.62200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885617.62216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885617.62227: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885617.62249: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885617.62252: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.62254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.62381: Set connection var ansible_pipelining to False 20459 1726885617.62390: Set connection var ansible_shell_type to sh 20459 1726885617.62397: Set connection var ansible_connection to ssh 20459 1726885617.62421: Set connection var ansible_timeout to 10 20459 1726885617.62437: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885617.62448: Set connection var ansible_shell_executable to /bin/sh 20459 1726885617.62484: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.62491: variable 'ansible_connection' from source: unknown 20459 1726885617.62496: variable 'ansible_module_compression' from source: unknown 20459 1726885617.62502: variable 'ansible_shell_type' from source: unknown 20459 1726885617.62507: variable 'ansible_shell_executable' from source: unknown 20459 1726885617.62517: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885617.62525: variable 'ansible_pipelining' from source: unknown 20459 1726885617.62533: variable 'ansible_timeout' from source: unknown 20459 1726885617.62545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885617.62762: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885617.62778: variable 'omit' from source: magic vars 20459 1726885617.62790: starting attempt loop 20459 1726885617.62796: running the handler 20459 1726885617.62810: _low_level_execute_command(): starting 20459 1726885617.62826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885617.63586: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885617.63600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.63621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.63648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.63693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885617.63705: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885617.63722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.63744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885617.63755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885617.63770: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885617.63785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.63801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.63821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.63833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885617.63844: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885617.63861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.63948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.63976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885617.63995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.64069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.65700: stdout chunk (state=3): >>>/root <<< 20459 1726885617.65805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.65847: stderr chunk (state=3): >>><<< 20459 1726885617.65851: stdout chunk (state=3): >>><<< 20459 1726885617.65867: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885617.65879: _low_level_execute_command(): starting 20459 1726885617.65884: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762 `" && echo ansible-tmp-1726885617.6586757-21457-157676153324762="` echo /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762 `" ) && sleep 0' 20459 1726885617.66292: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.66296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.66332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.66335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885617.66338: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.66388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.66392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.66436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.68291: stdout chunk (state=3): >>>ansible-tmp-1726885617.6586757-21457-157676153324762=/root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762 <<< 20459 1726885617.68402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.68448: stderr chunk (state=3): >>><<< 20459 1726885617.68450: stdout chunk (state=3): >>><<< 20459 1726885617.68519: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885617.6586757-21457-157676153324762=/root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885617.68523: variable 'ansible_module_compression' from source: unknown 20459 1726885617.68544: ANSIBALLZ: Using lock for systemd 20459 1726885617.68547: ANSIBALLZ: Acquiring lock 20459 1726885617.68549: ANSIBALLZ: Lock acquired: 139697466619760 20459 1726885617.68552: ANSIBALLZ: Creating module 20459 1726885617.91655: ANSIBALLZ: Writing module into payload 20459 1726885617.91793: ANSIBALLZ: Writing module 20459 1726885617.91818: ANSIBALLZ: Renaming module 20459 1726885617.91823: ANSIBALLZ: Done creating module 20459 1726885617.91848: variable 'ansible_facts' from source: unknown 20459 1726885617.91978: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762/AnsiballZ_systemd.py 20459 1726885617.92102: Sending initial data 20459 1726885617.92114: Sent initial data (156 bytes) 20459 1726885617.92951: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.92956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.92959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885617.92965: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885617.92980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.93004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885617.93008: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885617.93010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.93062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.93066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885617.93076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.93133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.94943: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20459 1726885617.94948: 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 <<< 20459 1726885617.94977: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885617.95040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpfflfyxdt /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762/AnsiballZ_systemd.py <<< 20459 1726885617.95078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885617.96991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.97093: stderr chunk (state=3): >>><<< 20459 1726885617.97097: stdout chunk (state=3): >>><<< 20459 1726885617.97099: done transferring module to remote 20459 1726885617.97114: _low_level_execute_command(): starting 20459 1726885617.97121: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762/ /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762/AnsiballZ_systemd.py && sleep 0' 20459 1726885617.97558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885617.97570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885617.97588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885617.97604: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885617.97658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885617.97670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885617.97719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885617.99538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885617.99562: stderr chunk (state=3): >>><<< 20459 1726885617.99565: stdout chunk (state=3): >>><<< 20459 1726885617.99667: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885617.99671: _low_level_execute_command(): starting 20459 1726885617.99673: _low_level_execute_command(): using become for this command 20459 1726885617.99676: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hrtcrfacgheotkvzvakemysbeugxnlyk ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885617.99706: Initial state: awaiting_escalation: BECOME-SUCCESS-hrtcrfacgheotkvzvakemysbeugxnlyk 20459 1726885618.00077: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.00081: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.00084: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.00126: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885618.00140: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.00190: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.02962: stdout chunk (state=1): >>>BECOME-SUCCESS-hrtcrfacgheotkvzvakemysbeugxnlyk <<< 20459 1726885618.02966: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hrtcrfacgheotkvzvakemysbeugxnlyk' 20459 1726885618.03189: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885618.03209: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885618.03215: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885618.03267: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885618.03305: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885618.03334: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885618.03339: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885618.03368: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885618.03383: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885618.03433: 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' <<< 20459 1726885618.03450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885618.03471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885618.03474: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885618.03500: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9f5ca0> <<< 20459 1726885618.03538: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885618.03553: 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 0x7f142f99c280> <<< 20459 1726885618.03559: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9f5a00> <<< 20459 1726885618.03578: 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' <<< 20459 1726885618.03596: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9f59a0> <<< 20459 1726885618.03615: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885618.03637: 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' <<< 20459 1726885618.03653: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f99c370> <<< 20459 1726885618.03673: 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' <<< 20459 1726885618.03690: 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' <<< 20459 1726885618.03705: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885618.03720: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f99c820> <<< 20459 1726885618.03733: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f99c550> <<< 20459 1726885618.03765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885618.03774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885618.03790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885618.03814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885618.03829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885618.03848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885618.03868: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885618.03880: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f948f70> <<< 20459 1726885618.03888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885618.03908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885618.03977: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f94f100> <<< 20459 1726885618.04003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885618.04007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885618.04033: 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' <<< 20459 1726885618.04047: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f94f820> <<< 20459 1726885618.04076: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9b1760> <<< 20459 1726885618.04099: 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' <<< 20459 1726885618.04103: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f948c70> <<< 20459 1726885618.04154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885618.04157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885618.04163: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f978c70> <<< 20459 1726885618.04213: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f99cfd0> <<< 20459 1726885618.04240: 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. <<< 20459 1726885618.04576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885618.04581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885618.04616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885618.04625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885618.04636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885618.04655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885618.04675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885618.04685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885618.04697: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f914d90> <<< 20459 1726885618.04738: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f917e20> <<< 20459 1726885618.04760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885618.04765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885618.04786: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885618.04804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885618.04821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885618.04842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885618.04852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885618.04860: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f90e730> <<< 20459 1726885618.04876: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f915520> <<< 20459 1726885618.04884: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f914250> <<< 20459 1726885618.04907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885618.04973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885618.04996: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885618.05024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.05046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885618.05052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885618.05081: 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 0x7f142f5d6cd0> <<< 20459 1726885618.05087: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5d67c0> <<< 20459 1726885618.05096: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885618.05125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885618.05128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5d6dc0> <<< 20459 1726885618.05141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885618.05165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885618.05183: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885618.05193: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5d6e80> <<< 20459 1726885618.05208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885618.05224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5d6f40> <<< 20459 1726885618.05227: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885618.05273: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8eec40> <<< 20459 1726885618.05278: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885618.05302: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8e8520> <<< 20459 1726885618.05354: 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' <<< 20459 1726885618.05362: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f91bd00> <<< 20459 1726885618.05387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885618.05389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885618.05417: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.05424: 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 0x7f142f5e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8ee160> <<< 20459 1726885618.05453: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.05461: 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 0x7f142f8fc190> <<< 20459 1726885618.05469: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9218b0> <<< 20459 1726885618.05486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885618.05491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885618.05519: 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' <<< 20459 1726885618.05539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885618.05545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885618.05563: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e7eb0> <<< 20459 1726885618.05568: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e7ca0> <<< 20459 1726885618.05595: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885618.05599: 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 0x7f142f5e7c10> <<< 20459 1726885618.05618: 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' <<< 20459 1726885618.05642: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885618.05646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885618.05671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885618.05716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885618.05742: 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 0x7f142f5bc280> <<< 20459 1726885618.05764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885618.05772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885618.05806: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5bc370> <<< 20459 1726885618.05924: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5f2eb0> <<< 20459 1726885618.05961: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e9940> <<< 20459 1726885618.05966: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e94f0> <<< 20459 1726885618.05991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885618.05996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885618.06034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885618.06047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885618.06065: 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' <<< 20459 1726885618.06081: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4ef0d0> <<< 20459 1726885618.06109: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5b7d90> <<< 20459 1726885618.06158: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f91bee0> <<< 20459 1726885618.06181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885618.06203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885618.06226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885618.06229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f502a00> <<< 20459 1726885618.06245: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885618.06276: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.06287: 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 0x7f142f502d30> <<< 20459 1726885618.06299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885618.06304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885618.06328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885618.06333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f515640> <<< 20459 1726885618.06357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885618.06384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885618.06415: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f515b80> <<< 20459 1726885618.06443: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.06450: 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 0x7f142f4ab2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f502e20> <<< 20459 1726885618.06476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885618.06479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885618.06520: 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 0x7f142f4bc190> <<< 20459 1726885618.06535: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5154c0> import 'pwd' # <<< 20459 1726885618.06563: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.06569: 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 0x7f142f4bc250> <<< 20459 1726885618.06603: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e78e0> <<< 20459 1726885618.06620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885618.06638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885618.06656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885618.06670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885618.06700: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.06711: 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 0x7f142f4d85b0> <<< 20459 1726885618.06722: 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' <<< 20459 1726885618.06748: 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 0x7f142f4d8880> <<< 20459 1726885618.06751: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4d8670> <<< 20459 1726885618.06775: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.06784: 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 0x7f142f4d8760> <<< 20459 1726885618.06804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885618.06807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885618.06994: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.07000: 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 0x7f142f4d8bb0> <<< 20459 1726885618.07032: 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 0x7f142f4e5100> <<< 20459 1726885618.07037: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4d87f0> <<< 20459 1726885618.07054: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4ca940> <<< 20459 1726885618.07072: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e74c0> <<< 20459 1726885618.07094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885618.07150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885618.07183: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4d89a0> <<< 20459 1726885618.07327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885618.07346: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f142f3f9580> <<< 20459 1726885618.07577: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip' <<< 20459 1726885618.07582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.07673: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.07702: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/__init__.py <<< 20459 1726885618.07708: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.07726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.07736: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885618.07757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.08979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.09915: 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' <<< 20459 1726885618.09934: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eded6d0> <<< 20459 1726885618.09940: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885618.09952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.09965: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885618.09970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885618.09989: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885618.09994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885618.10029: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.10037: 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 0x7f142eded160> <<< 20459 1726885618.10059: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eded340> <<< 20459 1726885618.10089: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edede20> <<< 20459 1726885618.10116: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885618.10120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885618.10157: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ededf10> <<< 20459 1726885618.10161: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ededc40> import 'atexit' # <<< 20459 1726885618.10191: 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 0x7f142edede80> <<< 20459 1726885618.10216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885618.10237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885618.10275: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eded100> <<< 20459 1726885618.10293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885618.10308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885618.10328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885618.10349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885618.10366: 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' <<< 20459 1726885618.10450: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edbbdf0> <<< 20459 1726885618.10483: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.10488: 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 0x7f142edbbfa0> <<< 20459 1726885618.10513: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.10534: 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 0x7f142ecc81c0> <<< 20459 1726885618.10538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885618.10547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885618.10576: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ecc8b50> <<< 20459 1726885618.10589: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edd4dc0> <<< 20459 1726885618.10748: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edd43d0> <<< 20459 1726885618.10770: 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' <<< 20459 1726885618.10790: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edd4fd0> <<< 20459 1726885618.10818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885618.10823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885618.10851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885618.10858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885618.10877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885618.10882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885618.10905: 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' <<< 20459 1726885618.10914: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f36bdc0> <<< 20459 1726885618.10979: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edfdbe0> <<< 20459 1726885618.10982: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edfd2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eda1c70> <<< 20459 1726885618.11014: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.11020: 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 0x7f142edfd3d0> <<< 20459 1726885618.11042: 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 0x7f142edfd400> <<< 20459 1726885618.11065: 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 <<< 20459 1726885618.11075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885618.11094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885618.11128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885618.11192: 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 0x7f142ed25970> <<< 20459 1726885618.11201: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f37d100> <<< 20459 1726885618.11223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885618.11230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885618.11278: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.11282: 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 0x7f142ed329a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f37d280> <<< 20459 1726885618.11306: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885618.11340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.11362: 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' <<< 20459 1726885618.11377: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885618.11425: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f37dd30> <<< 20459 1726885618.11559: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed32940> <<< 20459 1726885618.11648: 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' <<< 20459 1726885618.11657: 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 0x7f142edcec40> <<< 20459 1726885618.11683: 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' <<< 20459 1726885618.11688: 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 0x7f142edf96a0> <<< 20459 1726885618.11721: 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' <<< 20459 1726885618.11725: 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 0x7f142f37dfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f3747c0> <<< 20459 1726885618.11755: 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' <<< 20459 1726885618.11774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885618.11789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885618.11831: 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 0x7f142ed26a90> <<< 20459 1726885618.12008: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.12020: 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 0x7f142ed44c40> <<< 20459 1726885618.12027: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31700> <<< 20459 1726885618.12054: 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' <<< 20459 1726885618.12073: 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 0x7f142ed31070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31af0> <<< 20459 1726885618.12078: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.12093: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885618.12103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12261: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885618.12281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12299: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885618.12308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.12967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.13425: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885618.13434: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20459 1726885618.13446: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885618.13455: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885618.13474: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885618.13481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.13539: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.13544: 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 0x7f142ed6d6d0> <<< 20459 1726885618.13602: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885618.13606: 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 0x7f142ed736d0> <<< 20459 1726885618.13627: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8d9940> <<< 20459 1726885618.13671: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885618.13680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.13703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.13708: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885618.13721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.13837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.13962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885618.13967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885618.13989: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb4e80> <<< 20459 1726885618.13992: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14865: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885618.14873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14906: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14937: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885618.14945: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.14995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15066: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885618.15076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15092: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885618.15106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15136: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15172: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885618.15178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885618.15579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885618.15584: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885618.15659: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8ee0d0> # zipimport: zlib available <<< 20459 1726885618.15725: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15793: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885618.15797: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885618.15799: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885618.15818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15888: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885618.15895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.15968: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16121: 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 <<< 20459 1726885618.16144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.16220: 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 0x7f142edb3d60> <<< 20459 1726885618.16328: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8eecd0> <<< 20459 1726885618.16361: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885618.16365: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885618.16425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885618.16551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885618.16575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885618.16606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885618.16623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885618.16645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885618.16723: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed66970> <<< 20459 1726885618.16761: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed60670> <<< 20459 1726885618.16823: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8b9fd0> <<< 20459 1726885618.16832: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885618.16851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16871: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885618.16952: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885618.16956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.16959: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 20459 1726885618.16978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.17193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.17746: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.17773: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20459 1726885618.17782: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.17785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.17787: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885618.17802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.17934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.17964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.18030: 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' <<< 20459 1726885618.18061: 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' <<< 20459 1726885618.18083: 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' <<< 20459 1726885618.18174: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e6450d0> <<< 20459 1726885618.18206: 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' <<< 20459 1726885618.18230: 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 0x7f142e88fd90> <<< 20459 1726885618.18283: 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 0x7f142e88fd00> <<< 20459 1726885618.18353: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed61280> <<< 20459 1726885618.18413: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e652250> <<< 20459 1726885618.18421: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8de1c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8dee50> <<< 20459 1726885618.18424: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885618.18446: 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 <<< 20459 1726885618.18477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885618.18482: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.18591: 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 0x7f142e8eceb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8ec3d0> # /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 0x7f142e8ecf40> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885618.18623: stdout chunk (state=3): >>># 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' <<< 20459 1726885618.18734: 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 0x7f142e8e9520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8ba7c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8defa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885618.18742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.18748: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 20459 1726885618.18809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.18836: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885618.18864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.18907: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885618.18925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.18928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.18950: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885618.18956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.18994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19065: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.19097: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20459 1726885618.19138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19174: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885618.19179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19380: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885618.19399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.19835: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20186: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885618.20234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20310: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20355: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885618.20358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20380: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20419: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885618.20430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20520: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 20459 1726885618.20547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20584: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885618.20616: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20654: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20459 1726885618.20657: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20713: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.20788: 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' <<< 20459 1726885618.20819: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e5a4fa0> <<< 20459 1726885618.20839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885618.20866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885618.21019: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e5a4ac0> <<< 20459 1726885618.21027: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 20459 1726885618.21086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21144: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885618.21151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21300: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885618.21305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21434: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885618.21439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21474: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885618.21543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885618.21692: 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 0x7f142e61f7c0> <<< 20459 1726885618.21931: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e5b9b80> <<< 20459 1726885618.21950: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885618.21955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.21996: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22045: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885618.22050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22290: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22428: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885618.22433: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885618.22475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22505: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885618.22525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22555: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22599: 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' <<< 20459 1726885618.22653: 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 0x7f142e549e50> <<< 20459 1726885618.22677: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e549d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885618.22706: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885618.22724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22754: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22817: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885618.22820: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.22964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23218: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20459 1726885618.23221: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23375: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885618.23387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23411: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23678: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885618.23777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23891: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20459 1726885618.23894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.23953: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.24403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.24818: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885618.24838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.24915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885618.25018: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25186: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885618.25317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25447: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885618.25474: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.25490: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885618.25527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885618.25575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25663: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.25904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26091: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885618.26094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26164: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885618.26218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26231: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885618.26271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26335: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885618.26363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26387: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 20459 1726885618.26394: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26494: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885618.26496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26600: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885618.26606: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.26823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27037: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885618.27047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27097: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27147: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885618.27158: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27225: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20459 1726885618.27230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27288: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885618.27301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27361: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885618.27366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27500: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885618.27529: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.27542: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885618.27550: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27589: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27632: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885618.27639: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27658: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27824: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27887: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py<<< 20459 1726885618.27901: stdout chunk (state=3): >>> import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885618.27922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.27964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28003: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885618.28010: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28337: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885618.28341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28430: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 20459 1726885618.28477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28533: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20459 1726885618.28596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28672: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885618.28681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28747: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.28832: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 20459 1726885618.28843: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 20459 1726885618.28957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.29069: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885618.29161: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.29341: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885618.49239: 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}}} <<< 20459 1726885618.49949: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 20459 1726885618.50031: 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 # clear sys.meta_path # clear sys.__interactivehook__ <<< 20459 1726885618.50106: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 20459 1726885618.50123: 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 <<< 20459 1726885618.50126: 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 <<< 20459 1726885618.50141: 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 <<< 20459 1726885618.50145: 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<<< 20459 1726885618.50156: stdout chunk (state=3): >>> # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 20459 1726885618.50159: stdout chunk (state=3): >>># cleanup[2] removing copyreg <<< 20459 1726885618.50162: 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<<< 20459 1726885618.50164: 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<<< 20459 1726885618.50166: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 20459 1726885618.50172: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 20459 1726885618.50174: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 20459 1726885618.50178: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 20459 1726885618.50180: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd <<< 20459 1726885618.50182: 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 <<< 20459 1726885618.50185: 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 <<< 20459 1726885618.50187: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible <<< 20459 1726885618.50192: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 20459 1726885618.50197: 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 <<< 20459 1726885618.50199: 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 <<< 20459 1726885618.50202: 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 # destroy ansible.module_utils.compat <<< 20459 1726885618.50204: 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 <<< 20459 1726885618.50207: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 20459 1726885618.50217: 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 <<< 20459 1726885618.50228: 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 <<< 20459 1726885618.50231: 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 <<< 20459 1726885618.50233: 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<<< 20459 1726885618.50236: stdout chunk (state=3): >>> # 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 <<< 20459 1726885618.50238: 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 # 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 <<< 20459 1726885618.50240: stdout chunk (state=3): >>># 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 <<< 20459 1726885618.50242: stdout chunk (state=3): >>># 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 <<< 20459 1726885618.50517: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885618.50545: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 20459 1726885618.50582: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20459 1726885618.50602: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885618.50610: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885618.50645: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 20459 1726885618.50649: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner <<< 20459 1726885618.50657: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 20459 1726885618.50683: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885618.50730: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885618.50786: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885618.50791: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array <<< 20459 1726885618.50793: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20459 1726885618.50822: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 20459 1726885618.50827: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885618.50867: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885618.50893: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux <<< 20459 1726885618.50916: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 20459 1726885618.50938: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 20459 1726885618.50950: 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 <<< 20459 1726885618.50992: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser <<< 20459 1726885618.50997: stdout chunk (state=3): >>># 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 <<< 20459 1726885618.51028: 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 <<< 20459 1726885618.51049: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20459 1726885618.51131: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors <<< 20459 1726885618.51222: 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 <<< 20459 1726885618.51260: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch<<< 20459 1726885618.51266: stdout chunk (state=3): >>> <<< 20459 1726885618.51272: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 20459 1726885618.51281: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 20459 1726885618.51286: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 20459 1726885618.51291: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 20459 1726885618.51294: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885618.51296: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885618.51298: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools <<< 20459 1726885618.51300: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 20459 1726885618.51305: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 20459 1726885618.51307: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 20459 1726885618.51309: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 20459 1726885618.51315: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 20459 1726885618.51318: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885618.51321: 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 <<< 20459 1726885618.51327: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885618.51363: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 20459 1726885618.51377: 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 <<< 20459 1726885618.51533: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885618.51538: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885618.51566: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885618.51577: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885618.51592: 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 <<< 20459 1726885618.51629: 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 <<< 20459 1726885618.51651: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885618.51694: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885618.52182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885618.52250: stderr chunk (state=3): >>><<< 20459 1726885618.52258: stdout chunk (state=3): >>><<< 20459 1726885618.52350: _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 0x7f142f9f5ca0> # /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 0x7f142f99c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9f5a00> # /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 0x7f142f9f59a0> 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 0x7f142f99c370> # /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 0x7f142f99c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f99c550> # /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 0x7f142f948f70> # /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 0x7f142f94f100> # /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 0x7f142f978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f94f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9b1760> # /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 0x7f142f948c70> # /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 0x7f142f978c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f99cfd0> 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 0x7f142f914d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f917e20> # /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 0x7f142f90e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f915520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f914250> # /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 0x7f142f5d6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5d67c0> 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 0x7f142f5d6dc0> # /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 0x7f142f5d6e80> # /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 0x7f142f5d6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8e8520> # /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 0x7f142f8fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f91bd00> # /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 0x7f142f5e7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8ee160> # 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 0x7f142f8fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9218b0> # /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 0x7f142f5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e7ca0> # /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 0x7f142f5e7c10> # /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 0x7f142f5bc280> # /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 0x7f142f5bc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5f2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e94f0> # /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 0x7f142f4ef0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5b7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f91bee0> # /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 0x7f142f502a00> 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 0x7f142f502d30> # /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 0x7f142f515640> # /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 0x7f142f515b80> # 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 0x7f142f4ab2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f502e20> # /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 0x7f142f4bc190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5154c0> 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 0x7f142f4bc250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e78e0> # /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 0x7f142f4d85b0> # /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 0x7f142f4d8880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4d8670> # 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 0x7f142f4d8760> # /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 0x7f142f4d8bb0> # 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 0x7f142f4e5100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4d87f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f4ca940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f5e74c0> # /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 0x7f142f4d89a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f142f3f9580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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 0x7f142eded6d0> # /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 0x7f142eded160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eded340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edede20> # /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 0x7f142ededf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ededc40> 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 0x7f142edede80> # /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 0x7f142eded100> # /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 0x7f142edbbdf0> # 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 0x7f142edbbfa0> # 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 0x7f142ecc81c0> # /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 0x7f142ecc8b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edd4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edd43d0> # /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 0x7f142edd4fd0> # /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 0x7f142f36bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edfdbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edfd2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eda1c70> # 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 0x7f142edfd3d0> # /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 0x7f142edfd400> # /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 0x7f142ed25970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f37d100> # /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 0x7f142ed329a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f37d280> # /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 0x7f142f37dd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed32940> # 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 0x7f142edcec40> # 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 0x7f142edf96a0> # 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 0x7f142f37dfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f3747c0> # /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 0x7f142ed26a90> # 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 0x7f142ed44c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31700> # 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 0x7f142ed31070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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 0x7f142ed6d6d0> # /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 0x7f142ed736d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8d9940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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 0x7f142edb4e80> # 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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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 0x7f142e8ee0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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 0x7f142edb3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8eecd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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 0x7f142ed66970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed60670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8b9fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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 0x7f142e6450d0> # /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 0x7f142e88fd90> # 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 0x7f142e88fd00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed61280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e652250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8de1c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8dee50> # /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 0x7f142e8eceb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8ec3d0> # /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 0x7f142e8ecf40> # /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 0x7f142e8e9520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8ba7c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e8defa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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 0x7f142e5a4fa0> # /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 0x7f142e5a4ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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 0x7f142e61f7c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e5b9b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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 0x7f142e549e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e549d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/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_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_ufn3a9nj/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_ufn3a9nj/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885618.53672: 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-1726885617.6586757-21457-157676153324762/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885618.53678: _low_level_execute_command(): starting 20459 1726885618.53689: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885617.6586757-21457-157676153324762/ > /dev/null 2>&1 && sleep 0' 20459 1726885618.53693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.53696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.53698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.53701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.53703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.53705: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885618.53707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.53709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885618.53716: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885618.53722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885618.53724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.53727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.53730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.53732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.53734: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885618.53736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.53738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885618.53741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885618.53743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.53745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.55344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885618.55383: stderr chunk (state=3): >>><<< 20459 1726885618.55388: stdout chunk (state=3): >>><<< 20459 1726885618.55399: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885618.55407: handler run complete 20459 1726885618.55423: attempt loop complete, returning result 20459 1726885618.55426: _execute() done 20459 1726885618.55428: dumping result to json 20459 1726885618.55430: done dumping result, returning 20459 1726885618.55439: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-0000000002ea] 20459 1726885618.55442: sending task result for task 02369adf-7a19-47dd-4c59-0000000002ea ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885618.55882: no more pending results, returning what we have 20459 1726885618.55885: results queue empty 20459 1726885618.55886: checking for any_errors_fatal 20459 1726885618.55891: done checking for any_errors_fatal 20459 1726885618.55892: checking for max_fail_percentage 20459 1726885618.55893: done checking for max_fail_percentage 20459 1726885618.55894: checking to see if all hosts have failed and the running result is not ok 20459 1726885618.55895: done checking to see if all hosts have failed 20459 1726885618.55896: getting the remaining hosts for this loop 20459 1726885618.55897: done getting the remaining hosts for this loop 20459 1726885618.55900: getting the next task for host managed_node1 20459 1726885618.55905: done getting next task for host managed_node1 20459 1726885618.55908: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885618.55913: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885618.55923: getting variables 20459 1726885618.55924: in VariableManager get_vars() 20459 1726885618.55956: Calling all_inventory to load vars for managed_node1 20459 1726885618.55958: Calling groups_inventory to load vars for managed_node1 20459 1726885618.55961: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885618.55971: Calling all_plugins_play to load vars for managed_node1 20459 1726885618.55974: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885618.55987: Calling groups_plugins_play to load vars for managed_node1 20459 1726885618.56366: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002ea 20459 1726885618.56370: WORKER PROCESS EXITING 20459 1726885618.56382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885618.56994: done with get_vars() 20459 1726885618.57009: 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 22:26:58 -0400 (0:00:00.959) 0:00:24.931 ****** 20459 1726885618.57104: entering _queue_task() for managed_node1/mount 20459 1726885618.57351: worker is 1 (out of 1 available) 20459 1726885618.57363: exiting _queue_task() for managed_node1/mount 20459 1726885618.57375: done queuing things up, now waiting for results queue to drain 20459 1726885618.57377: waiting for pending results... 20459 1726885618.57670: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885618.57806: in run() - task 02369adf-7a19-47dd-4c59-0000000002eb 20459 1726885618.57832: variable 'ansible_search_path' from source: unknown 20459 1726885618.57839: variable 'ansible_search_path' from source: unknown 20459 1726885618.58177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885618.60039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885618.60118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885618.60145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885618.60176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885618.60201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885618.60318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885618.60321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885618.60333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885618.60523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885618.60526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885618.60529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885618.60532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885618.60534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885618.60536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885618.60538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885618.60719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885618.60723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885618.60725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885618.60727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885618.60729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885618.60920: variable 'blivet_output' from source: set_fact 20459 1726885618.60924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885618.61014: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885618.61050: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885618.61088: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885618.61122: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885618.61158: 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) 20459 1726885618.61178: 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) 20459 1726885618.61201: 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) 20459 1726885618.61230: 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) 20459 1726885618.61335: variable 'omit' from source: magic vars 20459 1726885618.61416: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885618.61428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885618.61438: variable 'omit' from source: magic vars 20459 1726885618.61506: variable 'omit' from source: magic vars 20459 1726885618.61569: variable 'omit' from source: magic vars 20459 1726885618.61703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885618.61731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885618.61755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885618.61795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885618.61805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885618.61886: variable 'mount_info' from source: unknown 20459 1726885618.61892: variable 'omit' from source: magic vars 20459 1726885618.61983: variable 'mount_info' from source: unknown 20459 1726885618.62099: variable 'mount_info' from source: unknown 20459 1726885618.62110: variable 'omit' from source: magic vars 20459 1726885618.62227: variable 'mount_info' from source: unknown 20459 1726885618.62235: variable 'omit' from source: magic vars 20459 1726885618.62309: variable 'mount_info' from source: unknown 20459 1726885618.62330: variable 'omit' from source: magic vars 20459 1726885618.62353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885618.62376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885618.62391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885618.62407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885618.62420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885618.62436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885618.62451: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885618.62477: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885618.62480: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885618.62483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885618.62597: Set connection var ansible_pipelining to False 20459 1726885618.62600: Set connection var ansible_shell_type to sh 20459 1726885618.62602: Set connection var ansible_connection to ssh 20459 1726885618.62615: Set connection var ansible_timeout to 10 20459 1726885618.62624: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885618.62629: Set connection var ansible_shell_executable to /bin/sh 20459 1726885618.62650: variable 'ansible_shell_executable' from source: unknown 20459 1726885618.62653: variable 'ansible_connection' from source: unknown 20459 1726885618.62655: variable 'ansible_module_compression' from source: unknown 20459 1726885618.62658: variable 'ansible_shell_type' from source: unknown 20459 1726885618.62662: variable 'ansible_shell_executable' from source: unknown 20459 1726885618.62664: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885618.62666: variable 'ansible_pipelining' from source: unknown 20459 1726885618.62668: variable 'ansible_timeout' from source: unknown 20459 1726885618.62675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885618.62824: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885618.62832: variable 'omit' from source: magic vars 20459 1726885618.62837: starting attempt loop 20459 1726885618.62840: running the handler 20459 1726885618.62851: _low_level_execute_command(): starting 20459 1726885618.62857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885618.63549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.63560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.63570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.63584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.63626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.63634: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885618.63644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.63657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885618.63666: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885618.63671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885618.63678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.63688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.63699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.63706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.63714: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885618.63727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.63796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885618.63816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885618.63833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.63898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.65525: stdout chunk (state=3): >>>/root <<< 20459 1726885618.65681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885618.65684: stdout chunk (state=3): >>><<< 20459 1726885618.65693: stderr chunk (state=3): >>><<< 20459 1726885618.65712: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885618.65730: _low_level_execute_command(): starting 20459 1726885618.65734: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781 `" && echo ansible-tmp-1726885618.6571522-21482-223565472519781="` echo /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781 `" ) && sleep 0' 20459 1726885618.66326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.66336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.66346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.66360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.66396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.66403: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885618.66414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.66433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885618.66441: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885618.66447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885618.66456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.66465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.66476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.66481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.66488: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885618.66496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.66570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885618.66586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885618.66593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.66696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.68551: stdout chunk (state=3): >>>ansible-tmp-1726885618.6571522-21482-223565472519781=/root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781 <<< 20459 1726885618.68669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885618.68706: stderr chunk (state=3): >>><<< 20459 1726885618.68710: stdout chunk (state=3): >>><<< 20459 1726885618.68727: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885618.6571522-21482-223565472519781=/root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 20459 1726885618.68788: variable 'ansible_module_compression' from source: unknown 20459 1726885618.68829: ANSIBALLZ: Using lock for mount 20459 1726885618.68832: ANSIBALLZ: Acquiring lock 20459 1726885618.68835: ANSIBALLZ: Lock acquired: 139697463190224 20459 1726885618.68838: ANSIBALLZ: Creating module 20459 1726885618.80289: ANSIBALLZ: Writing module into payload 20459 1726885618.80435: ANSIBALLZ: Writing module 20459 1726885618.80452: ANSIBALLZ: Renaming module 20459 1726885618.80455: ANSIBALLZ: Done creating module 20459 1726885618.80474: variable 'ansible_facts' from source: unknown 20459 1726885618.80537: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781/AnsiballZ_mount.py 20459 1726885618.80635: Sending initial data 20459 1726885618.80638: Sent initial data (154 bytes) 20459 1726885618.81371: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.81397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.81401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.81409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.81458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.81467: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885618.81476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.81495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885618.81503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885618.81510: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885618.81524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.81533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.81551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.81560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885618.81571: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885618.81581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.81665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885618.81686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885618.81700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.81774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.83592: 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 <<< 20459 1726885618.83627: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885618.83662: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp9gua8q0y /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781/AnsiballZ_mount.py <<< 20459 1726885618.83696: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885618.84519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885618.84596: stderr chunk (state=3): >>><<< 20459 1726885618.84599: stdout chunk (state=3): >>><<< 20459 1726885618.84618: done transferring module to remote 20459 1726885618.84629: _low_level_execute_command(): starting 20459 1726885618.84632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781/ /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781/AnsiballZ_mount.py && sleep 0' 20459 1726885618.85073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.85076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885618.85092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.85121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.85146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.85178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.85232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.85253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.86977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885618.87034: stderr chunk (state=3): >>><<< 20459 1726885618.87037: stdout chunk (state=3): >>><<< 20459 1726885618.87100: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885618.87105: _low_level_execute_command(): starting 20459 1726885618.87107: _low_level_execute_command(): using become for this command 20459 1726885618.87110: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bvabeopcaqldbmqbwnbmynbdnhfybxdl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781/AnsiballZ_mount.py'"'"' && sleep 0' 20459 1726885618.87182: Initial state: awaiting_escalation: BECOME-SUCCESS-bvabeopcaqldbmqbwnbmynbdnhfybxdl 20459 1726885618.87671: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885618.87720: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.87734: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885618.87759: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.87762: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885618.87764: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885618.87860: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885618.87867: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885618.87944: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885618.90798: stdout chunk (state=1): >>>BECOME-SUCCESS-bvabeopcaqldbmqbwnbmynbdnhfybxdl <<< 20459 1726885618.90801: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-bvabeopcaqldbmqbwnbmynbdnhfybxdl' 20459 1726885618.91026: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885618.91034: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885618.91050: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885618.91053: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885618.91106: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885618.91114: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885618.91141: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885618.91174: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885618.91218: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885618.91221: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885618.91224: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885618.91268: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885618.91280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.91290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885618.91305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885618.91310: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885618.91336: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abbb5ca0> <<< 20459 1726885618.91365: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885618.91386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885618.91389: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5c280> <<< 20459 1726885618.91396: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abbb5a00> <<< 20459 1726885618.91418: 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' <<< 20459 1726885618.91432: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abbb59a0> <<< 20459 1726885618.91448: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885618.91468: 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' <<< 20459 1726885618.91490: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5c370> <<< 20459 1726885618.91508: 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' <<< 20459 1726885618.91527: 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' <<< 20459 1726885618.91542: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885618.91547: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5c820> <<< 20459 1726885618.91566: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5c550> <<< 20459 1726885618.91596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885618.91605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885618.91625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885618.91643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885618.91659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885618.91677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885618.91700: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885618.91703: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb08f70> <<< 20459 1726885618.91722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885618.91740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885618.91814: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb0f100> <<< 20459 1726885618.91847: 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' <<< 20459 1726885618.91882: 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 0x7f79abb38730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb0f820> <<< 20459 1726885618.91906: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb71760> <<< 20459 1726885618.91945: 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 0x7f79abb08c70> <<< 20459 1726885618.92001: 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' <<< 20459 1726885618.92004: stdout chunk (state=3): >>>import '_locale' # <<< 20459 1726885618.92006: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb38c70> <<< 20459 1726885618.92073: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5cfd0> <<< 20459 1726885618.92087: 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. <<< 20459 1726885618.92277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885618.92280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885618.92315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885618.92325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885618.92336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885618.92381: 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 <<< 20459 1726885618.92404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad4d90> <<< 20459 1726885618.92437: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad7e20> <<< 20459 1726885618.92462: 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' <<< 20459 1726885618.92482: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885618.92494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885618.92520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885618.92532: 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' <<< 20459 1726885618.92554: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abace730> <<< 20459 1726885618.92571: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad5520> <<< 20459 1726885618.92579: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad4250> <<< 20459 1726885618.92594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885618.92664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885618.92684: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885618.92710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.92753: 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' <<< 20459 1726885618.92771: 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 0x7f79aba56cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba567c0> <<< 20459 1726885618.92788: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885618.92803: 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 0x7f79aba56dc0> <<< 20459 1726885618.92828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885618.92835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885618.92860: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba56e80> <<< 20459 1726885618.92893: 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' <<< 20459 1726885618.92919: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba56f40> import '_collections' # <<< 20459 1726885618.92946: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abaaec40> <<< 20459 1726885618.92960: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885618.92975: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abaa8520> <<< 20459 1726885618.93032: 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 0x7f79ababc580> <<< 20459 1726885618.93060: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abadbd00> <<< 20459 1726885618.93085: 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' <<< 20459 1726885618.93089: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.93092: 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 0x7f79aba67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abaae160> <<< 20459 1726885618.93132: 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 0x7f79ababc190> <<< 20459 1726885618.93154: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abae18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885618.93198: 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' <<< 20459 1726885618.93218: 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' <<< 20459 1726885618.93275: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba67ca0> # /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 0x7f79aba67c10> <<< 20459 1726885618.93294: 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' <<< 20459 1726885618.93307: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885618.93328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885618.93334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885618.93376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885618.93400: 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 0x7f79ab7fb280> <<< 20459 1726885618.93424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885618.93435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885618.93466: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7fb370> <<< 20459 1726885618.93582: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba72eb0> <<< 20459 1726885618.93626: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba69940> <<< 20459 1726885618.93651: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba694f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885618.93662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885618.93696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885618.93720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885618.93726: 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' <<< 20459 1726885618.93740: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7490d0> <<< 20459 1726885618.93765: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7f7d90> <<< 20459 1726885618.93815: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba69dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abadbee0> <<< 20459 1726885618.93839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885618.93884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885618.93931: 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 0x7f79ab75da00> import 'errno' # <<< 20459 1726885618.93967: 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 0x7f79ab75dd30> # /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' <<< 20459 1726885618.93991: 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' <<< 20459 1726885618.94008: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab76f640> <<< 20459 1726885618.94019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885618.94046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885618.94067: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab76fb80> <<< 20459 1726885618.94158: 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' <<< 20459 1726885618.94196: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ab6fa2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab75de20> # /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 0x7f79ab70c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab76f4c0> <<< 20459 1726885618.94199: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885618.94230: 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 0x7f79ab70c250> <<< 20459 1726885618.94264: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba678e0> <<< 20459 1726885618.94283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885618.94296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885618.94319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885618.94334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885618.94357: 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' <<< 20459 1726885618.94371: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79ab7275b0> <<< 20459 1726885618.94390: 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' <<< 20459 1726885618.94405: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.94412: 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 0x7f79ab727880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab727670> <<< 20459 1726885618.94428: 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 0x7f79ab727760> <<< 20459 1726885618.94455: 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' <<< 20459 1726885618.94639: 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 0x7f79ab727bb0> <<< 20459 1726885618.94675: 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 0x7f79ab734100> <<< 20459 1726885618.94685: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7277f0> <<< 20459 1726885618.94695: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab71a940> <<< 20459 1726885618.94723: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba674c0> <<< 20459 1726885618.94737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885618.94798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885618.94829: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7279a0> <<< 20459 1726885618.94933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885618.94949: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f79ab648580> <<< 20459 1726885618.95086: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip' # zipimport: zlib available <<< 20459 1726885618.95170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.95196: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/__init__.py <<< 20459 1726885618.95207: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.95233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.95254: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885618.95257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.96425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.97384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885618.97390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56d6d0> <<< 20459 1726885618.97393: 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' <<< 20459 1726885618.97413: 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' <<< 20459 1726885618.97437: 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' <<< 20459 1726885618.97461: 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 0x7f79ab56d160> <<< 20459 1726885618.97493: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56d340> <<< 20459 1726885618.97535: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56de20> <<< 20459 1726885618.97538: 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' <<< 20459 1726885618.97640: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56dc40> import 'atexit' # <<< 20459 1726885618.97643: 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 0x7f79ab56de80> <<< 20459 1726885618.97653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885618.97672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885618.97702: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56d100> <<< 20459 1726885618.97731: 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' <<< 20459 1726885618.97765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885618.97768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885618.97784: 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' <<< 20459 1726885618.97856: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf6ddf0> <<< 20459 1726885618.97879: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.97932: 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 0x7f79aaf6dfa0> <<< 20459 1726885618.97935: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.97937: 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 0x7f79aaf8ee50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885618.97963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885618.98001: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf8e4c0> <<< 20459 1726885618.98016: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5d4dc0> <<< 20459 1726885618.98167: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5d43d0> <<< 20459 1726885618.98194: 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' <<< 20459 1726885618.98208: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5d4fd0> <<< 20459 1726885618.98256: 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' <<< 20459 1726885618.98273: 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' <<< 20459 1726885618.98327: 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' <<< 20459 1726885618.98330: 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 0x7f79ab5a5dc0> <<< 20459 1726885618.98398: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aafe8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aafe82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5713a0> <<< 20459 1726885618.98430: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.98435: 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 0x7f79aafe83d0> <<< 20459 1726885618.98478: 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 0x7f79aafe8400> <<< 20459 1726885618.98484: 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' <<< 20459 1726885618.98514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885618.98527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885618.98615: 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 0x7f79aaf4f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5b6100> <<< 20459 1726885618.98632: 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' <<< 20459 1726885618.98688: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.98732: 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 0x7f79aaf5c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5b6280> <<< 20459 1726885618.98753: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885618.98771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885618.98774: 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' <<< 20459 1726885618.98777: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885618.98828: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf4fdf0> <<< 20459 1726885618.98952: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf5c940> <<< 20459 1726885618.99047: 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 0x7f79aaf5c790> <<< 20459 1726885618.99069: 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' <<< 20459 1726885618.99075: 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 0x7f79aaf5b730> <<< 20459 1726885618.99104: 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 0x7f79aaf5b670> <<< 20459 1726885618.99122: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5ad7c0> <<< 20459 1726885618.99148: 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' <<< 20459 1726885618.99166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885618.99180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885618.99211: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.99218: 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 0x7f79aafdf640> <<< 20459 1726885618.99386: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885618.99388: 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 0x7f79aafde9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf500a0> <<< 20459 1726885618.99433: 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 0x7f79aafdf0a0> <<< 20459 1726885618.99436: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5ce880> <<< 20459 1726885618.99467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.99473: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885618.99484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.99549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885618.99636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.99671: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885618.99791: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885618.99863: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.00323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.00795: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885619.00832: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885619.00849: 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' <<< 20459 1726885619.00876: 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 0x7f79aab51130> <<< 20459 1726885619.00943: 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 0x7f79aafd4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aab51550> <<< 20459 1726885619.00997: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885619.01007: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.01032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885619.01149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.01304: 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' <<< 20459 1726885619.01308: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aafd5940> # zipimport: zlib available <<< 20459 1726885619.01699: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02097: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02163: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885619.02243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02275: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885619.02291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02387: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885619.02429: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885619.02454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02486: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885619.02648: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.02840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885619.02861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885619.02873: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885619.02937: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aafd45e0> # zipimport: zlib available <<< 20459 1726885619.02993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03078: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885619.03081: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885619.03084: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885619.03095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03125: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03158: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885619.03163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03325: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03380: 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 <<< 20459 1726885619.03413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.03482: 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 0x7f79ab5c1850> <<< 20459 1726885619.03507: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab573e50> <<< 20459 1726885619.03547: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885619.03550: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885619.03664: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03712: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03739: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.03786: 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' <<< 20459 1726885619.03815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885619.03848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885619.03863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885619.03875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885619.03957: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf24310> <<< 20459 1726885619.04009: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf1e820> <<< 20459 1726885619.04053: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf14940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885619.04092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.04102: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885619.04160: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885619.04178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.04187: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 20459 1726885619.04203: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885619.04235: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 20459 1726885619.04258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 20459 1726885619.04268: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885619.04284: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 20459 1726885619.04302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.04309: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 20459 1726885619.04325: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.04676: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.05002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20459 1726885619.05026: stdout chunk (state=3): >>> import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 20459 1726885619.05042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.05059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.05090: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 20459 1726885619.05166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.05366: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885619.06434: stdout chunk (state=3): >>> <<< 20459 1726885619.06452: stdout chunk (state=3): >>>{"changed": true, "name": "/opt/test1", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test1", "fstype": "xfs", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 20459 1726885619.06514: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885619.06871: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20459 1726885619.06890: 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 <<< 20459 1726885619.06919: 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 <<< 20459 1726885619.06944: 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__ # cleanup[2] removing _json # cleanup[2] 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 <<< 20459 1726885619.06965: 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 # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20459 1726885619.06988: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885619.06995: stdout chunk (state=3): >>># cleanup[2] removing gc <<< 20459 1726885619.07168: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885619.07189: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885619.07232: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885619.07279: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885619.07298: 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 <<< 20459 1726885619.07327: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885619.07348: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885619.07395: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885619.07408: 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 <<< 20459 1726885619.07429: 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 <<< 20459 1726885619.07446: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 20459 1726885619.07469: 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 <<< 20459 1726885619.07489: 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 <<< 20459 1726885619.07506: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 20459 1726885619.07524: 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 <<< 20459 1726885619.07540: 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 <<< 20459 1726885619.07557: 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 <<< 20459 1726885619.07574: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20459 1726885619.07591: 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 <<< 20459 1726885619.07727: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885619.07771: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885619.07808: 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 <<< 20459 1726885619.07822: 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 <<< 20459 1726885619.07840: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885619.08263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885619.08329: stderr chunk (state=3): >>><<< 20459 1726885619.08338: stdout chunk (state=3): >>><<< 20459 1726885619.08441: _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 0x7f79abbb5ca0> # /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 0x7f79abb5c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abbb5a00> # /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 0x7f79abbb59a0> 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 0x7f79abb5c370> # /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 0x7f79abb5c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5c550> # /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 0x7f79abb08f70> # /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 0x7f79abb0f100> # /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 0x7f79abb38730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb0f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb71760> # /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 0x7f79abb08c70> # /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 0x7f79abb38c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abb5cfd0> 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 0x7f79abad4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad7e20> # /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 0x7f79abace730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abad4250> # /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 0x7f79aba56cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba567c0> 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 0x7f79aba56dc0> # /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 0x7f79aba56e80> # /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 0x7f79aba56f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abaaec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abaa8520> # /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 0x7f79ababc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abadbd00> # /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 0x7f79aba67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abaae160> # 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 0x7f79ababc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abae18b0> # /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 0x7f79aba67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba67ca0> # /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 0x7f79aba67c10> # /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 0x7f79ab7fb280> # /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 0x7f79ab7fb370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba72eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba69940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba694f0> # /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 0x7f79ab7490d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7f7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba69dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79abadbee0> # /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 0x7f79ab75da00> 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 0x7f79ab75dd30> # /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 0x7f79ab76f640> # /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 0x7f79ab76fb80> # 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 0x7f79ab6fa2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab75de20> # /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 0x7f79ab70c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab76f4c0> 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 0x7f79ab70c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba678e0> # /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 0x7f79ab7275b0> # /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 0x7f79ab727880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab727670> # 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 0x7f79ab727760> # /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 0x7f79ab727bb0> # 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 0x7f79ab734100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab7277f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab71a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aba674c0> # /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 0x7f79ab7279a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f79ab648580> # zipimport: found 36 names in '/tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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 0x7f79ab56d6d0> # /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 0x7f79ab56d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56de20> # /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 0x7f79ab56df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab56dc40> 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 0x7f79ab56de80> # /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 0x7f79ab56d100> # /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 0x7f79aaf6ddf0> # 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 0x7f79aaf6dfa0> # 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 0x7f79aaf8ee50> # /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 0x7f79aaf8e4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5d4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5d43d0> # /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 0x7f79ab5d4fd0> # /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 0x7f79ab5a5dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aafe8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aafe82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5713a0> # 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 0x7f79aafe83d0> # /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 0x7f79aafe8400> # /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 0x7f79aaf4f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5b6100> # /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 0x7f79aaf5c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5b6280> # /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 0x7f79aaf4fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf5c940> # 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 0x7f79aaf5c790> # 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 0x7f79aaf5b730> # 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 0x7f79aaf5b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5ad7c0> # /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 0x7f79aafdf640> # 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 0x7f79aafde9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf500a0> # 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 0x7f79aafdf0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab5ce880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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 0x7f79aab51130> # /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 0x7f79aafd4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aab51550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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__r5nw3xo/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 0x7f79aafd5940> # 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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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 0x7f79aafd45e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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__r5nw3xo/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 0x7f79ab5c1850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79ab573e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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 0x7f79aaf24310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf1e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79aaf14940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/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__r5nw3xo/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available import 'gc' # {"changed": true, "name": "/opt/test1", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test1", "fstype": "xfs", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885619.09282: done with _execute_module (mount, {'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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-1726885618.6571522-21482-223565472519781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885619.09286: _low_level_execute_command(): starting 20459 1726885619.09289: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885618.6571522-21482-223565472519781/ > /dev/null 2>&1 && sleep 0' 20459 1726885619.09291: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885619.09294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.09296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.09298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.09300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885619.09302: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885619.09304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.09338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885619.09341: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.09343: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885619.09345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.09399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.09402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885619.09407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.09450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.11216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.11264: stderr chunk (state=3): >>><<< 20459 1726885619.11267: stdout chunk (state=3): >>><<< 20459 1726885619.11282: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.11288: handler run complete 20459 1726885619.11302: attempt loop complete, returning result 20459 1726885619.11319: variable 'mount_info' from source: unknown 20459 1726885619.11387: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } 20459 1726885619.11595: dumping result to json 20459 1726885619.11604: done dumping result, returning 20459 1726885619.11606: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-47dd-4c59-0000000002eb] 20459 1726885619.11607: sending task result for task 02369adf-7a19-47dd-4c59-0000000002eb 20459 1726885619.11671: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002eb 20459 1726885619.11674: WORKER PROCESS EXITING 20459 1726885619.11757: no more pending results, returning what we have 20459 1726885619.11761: results queue empty 20459 1726885619.11761: checking for any_errors_fatal 20459 1726885619.11768: done checking for any_errors_fatal 20459 1726885619.11768: checking for max_fail_percentage 20459 1726885619.11770: done checking for max_fail_percentage 20459 1726885619.11770: checking to see if all hosts have failed and the running result is not ok 20459 1726885619.11771: done checking to see if all hosts have failed 20459 1726885619.11772: getting the remaining hosts for this loop 20459 1726885619.11773: done getting the remaining hosts for this loop 20459 1726885619.11776: getting the next task for host managed_node1 20459 1726885619.11780: done getting next task for host managed_node1 20459 1726885619.11784: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885619.11787: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885619.11796: getting variables 20459 1726885619.11797: in VariableManager get_vars() 20459 1726885619.11828: Calling all_inventory to load vars for managed_node1 20459 1726885619.11830: Calling groups_inventory to load vars for managed_node1 20459 1726885619.11832: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885619.11841: Calling all_plugins_play to load vars for managed_node1 20459 1726885619.11847: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885619.11850: Calling groups_plugins_play to load vars for managed_node1 20459 1726885619.12355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885619.12678: done with get_vars() 20459 1726885619.12688: 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 22:26:59 -0400 (0:00:00.556) 0:00:25.487 ****** 20459 1726885619.12756: entering _queue_task() for managed_node1/file 20459 1726885619.12946: worker is 1 (out of 1 available) 20459 1726885619.12957: exiting _queue_task() for managed_node1/file 20459 1726885619.12967: done queuing things up, now waiting for results queue to drain 20459 1726885619.12968: waiting for pending results... 20459 1726885619.13152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885619.13248: in run() - task 02369adf-7a19-47dd-4c59-0000000002ed 20459 1726885619.13260: variable 'ansible_search_path' from source: unknown 20459 1726885619.13264: variable 'ansible_search_path' from source: unknown 20459 1726885619.13499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885619.15043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885619.15094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885619.15127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885619.15154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885619.15176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885619.15233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885619.15254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885619.15279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885619.15310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885619.15325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885619.15356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885619.15375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885619.15397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885619.15427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885619.15437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885619.15474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885619.15495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885619.15512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885619.15539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885619.15550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885619.15648: variable 'blivet_output' from source: set_fact 20459 1726885619.15713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885619.15828: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885619.15854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885619.15885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885619.15906: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885619.15942: 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) 20459 1726885619.15958: 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) 20459 1726885619.15975: 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) 20459 1726885619.15993: 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) 20459 1726885619.16078: variable 'omit' from source: magic vars 20459 1726885619.16149: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.16158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.16166: variable 'omit' from source: magic vars 20459 1726885619.16378: variable 'mount_info' from source: unknown 20459 1726885619.16386: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 20459 1726885619.16389: when evaluation is False, skipping this task 20459 1726885619.16417: variable 'mount_info' from source: unknown 20459 1726885619.16463: variable 'mount_info' from source: unknown skipping: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } 20459 1726885619.16659: dumping result to json 20459 1726885619.16662: done dumping result, returning 20459 1726885619.16665: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-47dd-4c59-0000000002ed] 20459 1726885619.16667: sending task result for task 02369adf-7a19-47dd-4c59-0000000002ed 20459 1726885619.16727: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002ed 20459 1726885619.16730: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885619.16762: no more pending results, returning what we have 20459 1726885619.16764: results queue empty 20459 1726885619.16765: checking for any_errors_fatal 20459 1726885619.16774: done checking for any_errors_fatal 20459 1726885619.16774: checking for max_fail_percentage 20459 1726885619.16776: done checking for max_fail_percentage 20459 1726885619.16776: checking to see if all hosts have failed and the running result is not ok 20459 1726885619.16777: done checking to see if all hosts have failed 20459 1726885619.16777: getting the remaining hosts for this loop 20459 1726885619.16778: done getting the remaining hosts for this loop 20459 1726885619.16780: getting the next task for host managed_node1 20459 1726885619.16788: done getting next task for host managed_node1 20459 1726885619.16790: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885619.16793: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885619.16804: getting variables 20459 1726885619.16805: in VariableManager get_vars() 20459 1726885619.16831: Calling all_inventory to load vars for managed_node1 20459 1726885619.16832: Calling groups_inventory to load vars for managed_node1 20459 1726885619.16834: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885619.16839: Calling all_plugins_play to load vars for managed_node1 20459 1726885619.16841: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885619.16843: Calling groups_plugins_play to load vars for managed_node1 20459 1726885619.17132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885619.17468: done with get_vars() 20459 1726885619.17476: 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 22:26:59 -0400 (0:00:00.047) 0:00:25.535 ****** 20459 1726885619.17540: entering _queue_task() for managed_node1/systemd 20459 1726885619.17715: worker is 1 (out of 1 available) 20459 1726885619.17727: exiting _queue_task() for managed_node1/systemd 20459 1726885619.17737: done queuing things up, now waiting for results queue to drain 20459 1726885619.17739: waiting for pending results... 20459 1726885619.17901: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885619.17989: in run() - task 02369adf-7a19-47dd-4c59-0000000002ef 20459 1726885619.18001: variable 'ansible_search_path' from source: unknown 20459 1726885619.18004: variable 'ansible_search_path' from source: unknown 20459 1726885619.18033: calling self._execute() 20459 1726885619.18095: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.18101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.18104: variable 'omit' from source: magic vars 20459 1726885619.18351: variable 'blivet_output' from source: set_fact 20459 1726885619.18379: Evaluated conditional (blivet_output['mounts']): True 20459 1726885619.18384: variable 'omit' from source: magic vars 20459 1726885619.18429: variable 'omit' from source: magic vars 20459 1726885619.18452: variable 'omit' from source: magic vars 20459 1726885619.18481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885619.18504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885619.18521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885619.18536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885619.18548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885619.18559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885619.18571: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885619.18590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885619.18593: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.18595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.18673: Set connection var ansible_pipelining to False 20459 1726885619.18676: Set connection var ansible_shell_type to sh 20459 1726885619.18679: Set connection var ansible_connection to ssh 20459 1726885619.18687: Set connection var ansible_timeout to 10 20459 1726885619.18692: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885619.18697: Set connection var ansible_shell_executable to /bin/sh 20459 1726885619.18718: variable 'ansible_shell_executable' from source: unknown 20459 1726885619.18721: variable 'ansible_connection' from source: unknown 20459 1726885619.18725: variable 'ansible_module_compression' from source: unknown 20459 1726885619.18727: variable 'ansible_shell_type' from source: unknown 20459 1726885619.18729: variable 'ansible_shell_executable' from source: unknown 20459 1726885619.18731: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.18733: variable 'ansible_pipelining' from source: unknown 20459 1726885619.18735: variable 'ansible_timeout' from source: unknown 20459 1726885619.18738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.18874: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885619.18878: variable 'omit' from source: magic vars 20459 1726885619.18883: starting attempt loop 20459 1726885619.18886: running the handler 20459 1726885619.18896: _low_level_execute_command(): starting 20459 1726885619.18903: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885619.19413: 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 <<< 20459 1726885619.19438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885619.19452: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.19496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.19518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.19563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.21159: stdout chunk (state=3): >>>/root <<< 20459 1726885619.21264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.21306: stderr chunk (state=3): >>><<< 20459 1726885619.21309: stdout chunk (state=3): >>><<< 20459 1726885619.21335: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.21345: _low_level_execute_command(): starting 20459 1726885619.21351: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031 `" && echo ansible-tmp-1726885619.213318-21507-13277732763031="` echo /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031 `" ) && sleep 0' 20459 1726885619.21778: 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 <<< 20459 1726885619.21790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.21802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.21827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.21874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.21892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.21925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.23740: stdout chunk (state=3): >>>ansible-tmp-1726885619.213318-21507-13277732763031=/root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031 <<< 20459 1726885619.23844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.23885: stderr chunk (state=3): >>><<< 20459 1726885619.23888: stdout chunk (state=3): >>><<< 20459 1726885619.23902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885619.213318-21507-13277732763031=/root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.23945: variable 'ansible_module_compression' from source: unknown 20459 1726885619.23982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885619.24033: variable 'ansible_facts' from source: unknown 20459 1726885619.24162: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031/AnsiballZ_systemd.py 20459 1726885619.24273: Sending initial data 20459 1726885619.24276: Sent initial data (154 bytes) 20459 1726885619.24899: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885619.24903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.24905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.24944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.24948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.24951: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.24996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.25000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885619.25020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.25062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.26737: 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 <<< 20459 1726885619.26744: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885619.26770: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885619.26819: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpzkrv3vu0 /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031/AnsiballZ_systemd.py <<< 20459 1726885619.26866: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885619.28573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.28653: stderr chunk (state=3): >>><<< 20459 1726885619.28656: stdout chunk (state=3): >>><<< 20459 1726885619.28673: done transferring module to remote 20459 1726885619.28683: _low_level_execute_command(): starting 20459 1726885619.28687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031/ /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031/AnsiballZ_systemd.py && sleep 0' 20459 1726885619.29095: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.29107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.29140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885619.29143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.29145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.29149: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885619.29151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.29204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885619.29207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.29240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.30948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.30996: stderr chunk (state=3): >>><<< 20459 1726885619.31001: stdout chunk (state=3): >>><<< 20459 1726885619.31020: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.31023: _low_level_execute_command(): starting 20459 1726885619.31026: _low_level_execute_command(): using become for this command 20459 1726885619.31037: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xoxfctvisznulfoeejxnpktsdsyfdkal ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885619.31126: Initial state: awaiting_escalation: BECOME-SUCCESS-xoxfctvisznulfoeejxnpktsdsyfdkal 20459 1726885619.31534: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.31540: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885619.31543: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.31584: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.31587: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.31638: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.34379: stdout chunk (state=1): >>>BECOME-SUCCESS-xoxfctvisznulfoeejxnpktsdsyfdkal <<< 20459 1726885619.34383: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xoxfctvisznulfoeejxnpktsdsyfdkal' 20459 1726885619.34608: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885619.34622: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885619.34625: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885619.34633: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885619.34686: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885619.34692: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885619.34721: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885619.34747: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885619.34753: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885619.34787: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885619.34795: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885619.34802: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885619.34843: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885619.34848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.34868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885619.34883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885619.34888: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885619.34915: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7df5ca0> <<< 20459 1726885619.34942: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885619.34963: 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 0x7f1cb7d9c280> <<< 20459 1726885619.34966: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7df5a00> <<< 20459 1726885619.34992: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885619.35000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885619.35011: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7df59a0> <<< 20459 1726885619.35029: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885619.35049: 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' <<< 20459 1726885619.35062: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d9c370> <<< 20459 1726885619.35080: 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' <<< 20459 1726885619.35098: 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' <<< 20459 1726885619.35121: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885619.35130: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d9c820> <<< 20459 1726885619.35142: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d9c550> <<< 20459 1726885619.35174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885619.35189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885619.35199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885619.35221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885619.35236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885619.35254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885619.35276: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885619.35283: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d48f70> <<< 20459 1726885619.35298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885619.35318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885619.35382: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d4f100> <<< 20459 1726885619.35417: 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' <<< 20459 1726885619.35445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885619.35457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d78730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d4f820> <<< 20459 1726885619.35480: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7db1760> <<< 20459 1726885619.35504: 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' <<< 20459 1726885619.35511: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d48c70> <<< 20459 1726885619.35558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885619.35563: 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 0x7f1cb7d78c70> <<< 20459 1726885619.35621: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d9cfd0> <<< 20459 1726885619.35642: 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. <<< 20459 1726885619.35979: 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' <<< 20459 1726885619.36017: 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' <<< 20459 1726885619.36038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885619.36059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885619.36078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885619.36090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885619.36095: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cefd90> <<< 20459 1726885619.36136: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf2e20> <<< 20459 1726885619.36159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885619.36170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885619.36184: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885619.36201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885619.36221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885619.36240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885619.36245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885619.36262: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7ce9730> <<< 20459 1726885619.36281: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cef250> <<< 20459 1726885619.36305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885619.36368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885619.36393: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885619.36420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.36437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885619.36442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885619.36478: 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 0x7f1cb798fcd0> <<< 20459 1726885619.36490: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb798f7c0> <<< 20459 1726885619.36493: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885619.36519: 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 0x7f1cb798fdc0> <<< 20459 1726885619.36533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885619.36549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885619.36568: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885619.36573: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb798fe80> <<< 20459 1726885619.36597: 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' <<< 20459 1726885619.36614: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb798ff40> <<< 20459 1726885619.36618: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885619.36661: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cc9c40> <<< 20459 1726885619.36665: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885619.36693: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cc3520> <<< 20459 1726885619.36745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885619.36748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cd7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf6d00> <<< 20459 1726885619.36770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885619.36776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885619.36803: 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 0x7f1cb79a0b80> <<< 20459 1726885619.36826: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cc9160> <<< 20459 1726885619.36849: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.36852: 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 0x7f1cb7cd7190> <<< 20459 1726885619.36858: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cfc8b0> <<< 20459 1726885619.36878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885619.36884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885619.36900: 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' <<< 20459 1726885619.36930: 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' <<< 20459 1726885619.36952: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a0ca0> <<< 20459 1726885619.36973: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885619.36978: 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 0x7f1cb79a0c10> <<< 20459 1726885619.37000: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885619.37005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885619.37031: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885619.37033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885619.37052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885619.37098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885619.37126: 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' <<< 20459 1726885619.37139: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7975280> <<< 20459 1726885619.37153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885619.37158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885619.37186: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7975370> <<< 20459 1726885619.37306: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79abeb0> <<< 20459 1726885619.37338: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a2940> <<< 20459 1726885619.37356: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a24f0> <<< 20459 1726885619.37375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885619.37385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885619.37410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885619.37426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885619.37451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885619.37460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78c20d0> <<< 20459 1726885619.37493: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7970d90> <<< 20459 1726885619.37538: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a2dc0> <<< 20459 1726885619.37544: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf6ee0> <<< 20459 1726885619.37561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885619.37589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885619.37618: 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' <<< 20459 1726885619.37623: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78d5a00> import 'errno' # <<< 20459 1726885619.37656: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.37669: 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 0x7f1cb78d5d30> <<< 20459 1726885619.37679: 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' <<< 20459 1726885619.37702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885619.37715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20459 1726885619.37721: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78e8640> <<< 20459 1726885619.37737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885619.37766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885619.37792: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78e8b80> <<< 20459 1726885619.37833: 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' <<< 20459 1726885619.37840: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb787e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78d5e20> <<< 20459 1726885619.37860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885619.37865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885619.37909: 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 0x7f1cb788f190> <<< 20459 1726885619.37924: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78e84c0> import 'pwd' # <<< 20459 1726885619.37953: 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 0x7f1cb788f250> <<< 20459 1726885619.37988: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a08e0> <<< 20459 1726885619.38006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885619.38025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885619.38040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885619.38058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885619.38085: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.38090: 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 0x7f1cb78ab5b0> <<< 20459 1726885619.38105: 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' <<< 20459 1726885619.38136: 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 0x7f1cb78ab880> <<< 20459 1726885619.38140: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78ab670> <<< 20459 1726885619.38161: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.38166: 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 0x7f1cb78ab760> <<< 20459 1726885619.38187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885619.38192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885619.38385: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.38390: 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 0x7f1cb78abbb0> <<< 20459 1726885619.38420: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.38433: 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 0x7f1cb78b8100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78ab7f0> <<< 20459 1726885619.38444: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb789d940> <<< 20459 1726885619.38464: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a04c0> <<< 20459 1726885619.38488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885619.38540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885619.38576: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78ab9a0> <<< 20459 1726885619.38723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885619.38741: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1cb77e8580> <<< 20459 1726885619.39014: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip' <<< 20459 1726885619.39020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.39108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.39322: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885619.40429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.41382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885619.41387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71ed6d0> <<< 20459 1726885619.41414: 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' <<< 20459 1726885619.41444: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885619.41448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885619.41470: 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' <<< 20459 1726885619.41500: 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 0x7f1cb71ed160> <<< 20459 1726885619.41548: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71ed340> <<< 20459 1726885619.41576: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71ede20> <<< 20459 1726885619.41602: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885619.41604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885619.41648: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71edf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71edc40> <<< 20459 1726885619.41663: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885619.41693: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.41695: 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 0x7f1cb71ede80> <<< 20459 1726885619.41711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885619.41740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885619.41777: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71ed100> <<< 20459 1726885619.41797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885619.41816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885619.41834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885619.41858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885619.41881: 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' <<< 20459 1726885619.41972: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71bbdf0> <<< 20459 1726885619.42007: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.42014: 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 0x7f1cb71bbfa0> <<< 20459 1726885619.42038: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.42042: 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 0x7f1cb70c81c0> <<< 20459 1726885619.42064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885619.42072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885619.42106: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb70c8b50> <<< 20459 1726885619.42127: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71d4dc0> <<< 20459 1726885619.42285: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71d43d0> <<< 20459 1726885619.42310: 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' <<< 20459 1726885619.42333: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71d4fd0> <<< 20459 1726885619.42355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885619.42366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885619.42398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885619.42414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885619.42426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885619.42432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885619.42461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885619.42464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20459 1726885619.42466: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7759dc0> <<< 20459 1726885619.42537: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71febe0> <<< 20459 1726885619.42543: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71fe2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71a1c70> <<< 20459 1726885619.42576: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.42584: 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 0x7f1cb71fe3d0> <<< 20459 1726885619.42604: 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' <<< 20459 1726885619.42613: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71fe400> <<< 20459 1726885619.42632: 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 <<< 20459 1726885619.42650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885619.42665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885619.42703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885619.42762: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.42790: 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 0x7f1cb7125970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb776b100> <<< 20459 1726885619.42793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885619.42811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885619.42868: 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 0x7f1cb71329a0> <<< 20459 1726885619.42871: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb776b280> <<< 20459 1726885619.42894: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885619.42942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.42963: 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' <<< 20459 1726885619.42974: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885619.43028: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb776bd30> <<< 20459 1726885619.43160: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7132940> <<< 20459 1726885619.43253: 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' <<< 20459 1726885619.43257: 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 0x7f1cb71cdc40> <<< 20459 1726885619.43290: 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' <<< 20459 1726885619.43294: 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 0x7f1cb71f96a0> <<< 20459 1726885619.43337: 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' <<< 20459 1726885619.43340: 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 0x7f1cb776bfd0> <<< 20459 1726885619.43342: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb77627c0> <<< 20459 1726885619.43368: 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' <<< 20459 1726885619.43394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885619.43403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885619.43448: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.43453: 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 0x7f1cb7126a90> <<< 20459 1726885619.43632: 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 0x7f1cb7144c40> <<< 20459 1726885619.43642: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7131700> <<< 20459 1726885619.43677: 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' <<< 20459 1726885619.43684: 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 0x7f1cb7131070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7131af0> <<< 20459 1726885619.43700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43715: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43728: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885619.43735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43892: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885619.43918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.43945: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885619.43947: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.44046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.44137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.44599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.45068: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885619.45072: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885619.45077: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885619.45100: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885619.45121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.45176: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.45180: 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 0x7f1cb716d6d0> <<< 20459 1726885619.45242: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885619.45246: 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 0x7f1cb71736d0> <<< 20459 1726885619.45266: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc3940> <<< 20459 1726885619.45317: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885619.45323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.45345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.45361: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885619.45366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.45487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.45618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885619.45623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885619.45646: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71b4e80> <<< 20459 1726885619.45652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46414: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46533: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885619.46538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46607: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885619.46611: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46741: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885619.46744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46765: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885619.46786: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.46858: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885619.46861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885619.47267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885619.47273: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885619.47348: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cd80d0> <<< 20459 1726885619.47353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47481: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885619.47493: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885619.47497: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885619.47520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47554: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47592: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885619.47598: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.47831: 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 <<< 20459 1726885619.47855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.47931: 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 0x7f1cb71b3d60> <<< 20459 1726885619.48035: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cd8cd0> <<< 20459 1726885619.48076: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885619.48079: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885619.48081: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885619.48274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885619.48285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885619.48326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885619.48341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885619.48371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885619.48444: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7166970> <<< 20459 1726885619.48486: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7160670> <<< 20459 1726885619.48546: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6ca3fd0> <<< 20459 1726885619.48549: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885619.48552: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48605: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885619.48614: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885619.48676: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885619.48692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48705: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48716: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 20459 1726885619.48728: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.48892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49072: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49133: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49169: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49237: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885619.49244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49422: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885619.49426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.49795: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 20459 1726885619.49801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885619.49825: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885619.49830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885619.49853: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 20459 1726885619.49862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20459 1726885619.49891: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6a2f0d0> <<< 20459 1726885619.49919: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885619.49929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885619.49942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885619.49969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885619.49999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885619.50003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20459 1726885619.50021: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6c79d90> <<< 20459 1726885619.50065: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.50070: 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 0x7f1cb6c79d00> <<< 20459 1726885619.50134: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7162280> <<< 20459 1726885619.50143: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6a3c250> <<< 20459 1726885619.50166: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc81c0> <<< 20459 1726885619.50177: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc8e50> <<< 20459 1726885619.50194: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885619.50220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885619.50243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20459 1726885619.50246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885619.50284: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885619.50287: 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 0x7f1cb6cd6eb0> <<< 20459 1726885619.50290: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cd63d0> <<< 20459 1726885619.50318: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885619.50340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885619.50353: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cd6f40> <<< 20459 1726885619.50372: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885619.50394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885619.50429: 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 0x7f1cb6cd3520> <<< 20459 1726885619.50460: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6ca47c0> <<< 20459 1726885619.50477: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc8fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885619.50498: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885619.50501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50531: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885619.50549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50644: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20459 1726885619.50649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50736: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885619.50751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50778: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885619.50782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50844: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885619.50858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.50966: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20459 1726885619.51004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.51045: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885619.51048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.51081: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.51131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.51176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.51225: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885619.51244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.51891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52067: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885619.52135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52168: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 20459 1726885619.52171: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20459 1726885619.52204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52235: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885619.52242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52288: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52336: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885619.52339: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52429: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885619.52541: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52544: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885619.52546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.52645: 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' <<< 20459 1726885619.52680: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb698efa0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885619.52714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885619.52973: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb698eac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885619.52978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53126: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885619.53131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53272: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885619.53320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885619.53370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885619.53514: 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' <<< 20459 1726885619.53520: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1cb6a097c0> <<< 20459 1726885619.53780: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb69a3b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885619.53818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53875: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885619.53877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.53942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54250: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20459 1726885619.54253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54284: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54328: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885619.54330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 20459 1726885619.54419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20459 1726885619.54457: 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 0x7f1cb6934e50> <<< 20459 1726885619.54483: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6934d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885619.54496: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885619.54498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54532: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54570: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885619.54572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.54824: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20459 1726885619.54965: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55080: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55120: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 20459 1726885619.55136: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885619.55156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885619.55170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55395: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 20459 1726885619.55416: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885619.55504: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55610: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20459 1726885619.55634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.55698: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.56093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.56503: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885619.56520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.56597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.56694: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885619.56700: stdout chunk (state=3): >>># zipimport: zlib available<<< 20459 1726885619.56704: stdout chunk (state=3): >>> <<< 20459 1726885619.56774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.56859: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885619.56986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57114: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885619.57140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57152: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885619.57187: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57225: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885619.57237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57321: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57563: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57742: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 20459 1726885619.57771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57803: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885619.57830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57860: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885619.57917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.57973: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885619.58008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58032: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885619.58074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58132: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20459 1726885619.58177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58237: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885619.58248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58443: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58661: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20459 1726885619.58710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58761: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885619.58777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58831: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885619.58861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58895: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885619.58907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.58958: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20459 1726885619.59027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59104: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885619.59130: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885619.59140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59210: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885619.59232: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885619.59250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59460: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885619.59472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59552: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885619.59564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59715: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59877: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20459 1726885619.59916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59959: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885619.59970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.59999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60048: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885619.60059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60116: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60189: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885619.60208: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60350: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 20459 1726885619.60363: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 20459 1726885619.60470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60583: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885619.60659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885619.60843: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885619.80874: 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}}} <<< 20459 1726885619.81671: 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 <<< 20459 1726885619.81755: 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 # 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 <<< 20459 1726885619.81785: 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 # 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 <<< 20459 1726885619.81789: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 20459 1726885619.82060: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885619.82074: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885619.82115: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885619.82189: stdout chunk (state=3): >>># 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 <<< 20459 1726885619.82192: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885619.82206: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885619.82249: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885619.82334: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885619.82338: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 20459 1726885619.82375: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885619.82427: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 20459 1726885619.82457: stdout chunk (state=3): >>># destroy json <<< 20459 1726885619.82524: 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 <<< 20459 1726885619.82691: 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 # destroy subprocess <<< 20459 1726885619.82820: 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 <<< 20459 1726885619.82824: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20459 1726885619.82837: 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 <<< 20459 1726885619.83010: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885619.83066: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885619.83102: 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 <<< 20459 1726885619.83105: 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 <<< 20459 1726885619.83137: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885619.83692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885619.83695: stdout chunk (state=3): >>><<< 20459 1726885619.83698: stderr chunk (state=3): >>><<< 20459 1726885619.83843: _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 0x7f1cb7df5ca0> # /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 0x7f1cb7d9c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7df5a00> # /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 0x7f1cb7df59a0> 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 0x7f1cb7d9c370> # /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 0x7f1cb7d9c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d9c550> # /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 0x7f1cb7d48f70> # /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 0x7f1cb7d4f100> # /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 0x7f1cb7d78730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d4f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7db1760> # /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 0x7f1cb7d48c70> # /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 0x7f1cb7d78c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7d9cfd0> 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 0x7f1cb7cefd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf2e20> # /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 0x7f1cb7ce9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cef250> # /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 0x7f1cb798fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb798f7c0> 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 0x7f1cb798fdc0> # /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 0x7f1cb798fe80> # /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 0x7f1cb798ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cc9c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cc3520> # /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 0x7f1cb7cd7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf6d00> # /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 0x7f1cb79a0b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cc9160> # 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 0x7f1cb7cd7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cfc8b0> # /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 0x7f1cb79a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a0ca0> # /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 0x7f1cb79a0c10> # /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 0x7f1cb7975280> # /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 0x7f1cb7975370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79abeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a2940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a24f0> # /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 0x7f1cb78c20d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7970d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a2dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7cf6ee0> # /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 0x7f1cb78d5a00> 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 0x7f1cb78d5d30> # /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 0x7f1cb78e8640> # /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 0x7f1cb78e8b80> # 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 0x7f1cb787e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78d5e20> # /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 0x7f1cb788f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78e84c0> 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 0x7f1cb788f250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a08e0> # /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 0x7f1cb78ab5b0> # /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 0x7f1cb78ab880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78ab670> # 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 0x7f1cb78ab760> # /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 0x7f1cb78abbb0> # 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 0x7f1cb78b8100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb78ab7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb789d940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb79a04c0> # /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 0x7f1cb78ab9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1cb77e8580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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 0x7f1cb71ed6d0> # /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 0x7f1cb71ed160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71ed340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71ede20> # /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 0x7f1cb71edf10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71edc40> 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 0x7f1cb71ede80> # /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 0x7f1cb71ed100> # /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 0x7f1cb71bbdf0> # 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 0x7f1cb71bbfa0> # 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 0x7f1cb70c81c0> # /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 0x7f1cb70c8b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71d4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71d43d0> # /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 0x7f1cb71d4fd0> # /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 0x7f1cb7759dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71febe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71fe2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb71a1c70> # 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 0x7f1cb71fe3d0> # /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 0x7f1cb71fe400> # /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 0x7f1cb7125970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb776b100> # /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 0x7f1cb71329a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb776b280> # /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 0x7f1cb776bd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7132940> # 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 0x7f1cb71cdc40> # 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 0x7f1cb71f96a0> # 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 0x7f1cb776bfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb77627c0> # /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 0x7f1cb7126a90> # 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 0x7f1cb7144c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7131700> # 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 0x7f1cb7131070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7131af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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 0x7f1cb716d6d0> # /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 0x7f1cb71736d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc3940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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 0x7f1cb71b4e80> # 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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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 0x7f1cb6cd80d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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 0x7f1cb71b3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cd8cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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 0x7f1cb7166970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7160670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6ca3fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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 0x7f1cb6a2f0d0> # /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 0x7f1cb6c79d90> # 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 0x7f1cb6c79d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb7162280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6a3c250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc81c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc8e50> # /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 0x7f1cb6cd6eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cd63d0> # /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 0x7f1cb6cd6f40> # /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 0x7f1cb6cd3520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6ca47c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6cc8fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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 0x7f1cb698efa0> # /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 0x7f1cb698eac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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 0x7f1cb6a097c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb69a3b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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 0x7f1cb6934e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cb6934d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/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__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__sltww48/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__sltww48/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__sltww48/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885619.85032: 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-1726885619.213318-21507-13277732763031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885619.85036: _low_level_execute_command(): starting 20459 1726885619.85039: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885619.213318-21507-13277732763031/ > /dev/null 2>&1 && sleep 0' 20459 1726885619.85676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885619.85694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.85710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.85739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.85781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885619.85796: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885619.85810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.85832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885619.85850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885619.85861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885619.85873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.85885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.85902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.85919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885619.85931: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885619.85946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.86035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.86055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885619.86076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.86145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.88007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.88090: stderr chunk (state=3): >>><<< 20459 1726885619.88103: stdout chunk (state=3): >>><<< 20459 1726885619.88228: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.88231: handler run complete 20459 1726885619.88233: attempt loop complete, returning result 20459 1726885619.88236: _execute() done 20459 1726885619.88238: dumping result to json 20459 1726885619.88239: done dumping result, returning 20459 1726885619.88241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-0000000002ef] 20459 1726885619.88243: sending task result for task 02369adf-7a19-47dd-4c59-0000000002ef ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885619.88583: no more pending results, returning what we have 20459 1726885619.88587: results queue empty 20459 1726885619.88588: checking for any_errors_fatal 20459 1726885619.88597: done checking for any_errors_fatal 20459 1726885619.88598: checking for max_fail_percentage 20459 1726885619.88599: done checking for max_fail_percentage 20459 1726885619.88600: checking to see if all hosts have failed and the running result is not ok 20459 1726885619.88601: done checking to see if all hosts have failed 20459 1726885619.88602: getting the remaining hosts for this loop 20459 1726885619.88603: done getting the remaining hosts for this loop 20459 1726885619.88607: getting the next task for host managed_node1 20459 1726885619.88624: done getting next task for host managed_node1 20459 1726885619.88629: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885619.88632: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885619.88643: getting variables 20459 1726885619.88645: in VariableManager get_vars() 20459 1726885619.88680: Calling all_inventory to load vars for managed_node1 20459 1726885619.88682: Calling groups_inventory to load vars for managed_node1 20459 1726885619.88685: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885619.88694: Calling all_plugins_play to load vars for managed_node1 20459 1726885619.88697: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885619.88700: Calling groups_plugins_play to load vars for managed_node1 20459 1726885619.89294: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002ef 20459 1726885619.89297: WORKER PROCESS EXITING 20459 1726885619.89323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885619.89988: done with get_vars() 20459 1726885619.90002: 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 22:26:59 -0400 (0:00:00.725) 0:00:26.261 ****** 20459 1726885619.90124: entering _queue_task() for managed_node1/stat 20459 1726885619.90390: worker is 1 (out of 1 available) 20459 1726885619.90402: exiting _queue_task() for managed_node1/stat 20459 1726885619.90417: done queuing things up, now waiting for results queue to drain 20459 1726885619.90419: waiting for pending results... 20459 1726885619.90727: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885619.90891: in run() - task 02369adf-7a19-47dd-4c59-0000000002f0 20459 1726885619.90910: variable 'ansible_search_path' from source: unknown 20459 1726885619.90923: variable 'ansible_search_path' from source: unknown 20459 1726885619.90962: calling self._execute() 20459 1726885619.91059: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.91070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.91089: variable 'omit' from source: magic vars 20459 1726885619.91242: variable 'omit' from source: magic vars 20459 1726885619.91381: variable 'omit' from source: magic vars 20459 1726885619.91459: variable 'omit' from source: magic vars 20459 1726885619.91501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885619.91535: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885619.91551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885619.91565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885619.91593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885619.91597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885619.91608: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885619.91633: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885619.91638: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.91640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.91720: Set connection var ansible_pipelining to False 20459 1726885619.91725: Set connection var ansible_shell_type to sh 20459 1726885619.91727: Set connection var ansible_connection to ssh 20459 1726885619.91737: Set connection var ansible_timeout to 10 20459 1726885619.91742: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885619.91747: Set connection var ansible_shell_executable to /bin/sh 20459 1726885619.91768: variable 'ansible_shell_executable' from source: unknown 20459 1726885619.91771: variable 'ansible_connection' from source: unknown 20459 1726885619.91774: variable 'ansible_module_compression' from source: unknown 20459 1726885619.91777: variable 'ansible_shell_type' from source: unknown 20459 1726885619.91779: variable 'ansible_shell_executable' from source: unknown 20459 1726885619.91781: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885619.91785: variable 'ansible_pipelining' from source: unknown 20459 1726885619.91787: variable 'ansible_timeout' from source: unknown 20459 1726885619.91791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885619.91942: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885619.91950: variable 'omit' from source: magic vars 20459 1726885619.91954: starting attempt loop 20459 1726885619.91957: running the handler 20459 1726885619.91971: _low_level_execute_command(): starting 20459 1726885619.91973: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885619.92462: 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 <<< 20459 1726885619.92470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.92496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.92510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885619.92527: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.92572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885619.92583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.92636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.94188: stdout chunk (state=3): >>>/root <<< 20459 1726885619.94299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.94377: stderr chunk (state=3): >>><<< 20459 1726885619.94388: stdout chunk (state=3): >>><<< 20459 1726885619.94503: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.94506: _low_level_execute_command(): starting 20459 1726885619.94509: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554 `" && echo ansible-tmp-1726885619.944201-21523-55935783839554="` echo /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554 `" ) && sleep 0' 20459 1726885619.95148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.95153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.95188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.95197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885619.95200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.95241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885619.95245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.95296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885619.97128: stdout chunk (state=3): >>>ansible-tmp-1726885619.944201-21523-55935783839554=/root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554 <<< 20459 1726885619.97263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885619.97318: stderr chunk (state=3): >>><<< 20459 1726885619.97321: stdout chunk (state=3): >>><<< 20459 1726885619.97347: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885619.944201-21523-55935783839554=/root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885619.97396: variable 'ansible_module_compression' from source: unknown 20459 1726885619.97458: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885619.97491: variable 'ansible_facts' from source: unknown 20459 1726885619.97596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554/AnsiballZ_stat.py 20459 1726885619.97710: Sending initial data 20459 1726885619.97722: Sent initial data (151 bytes) 20459 1726885619.98361: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885619.98365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885619.98392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.98396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885619.98406: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885619.98464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885619.98468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885619.98507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.00180: 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 <<< 20459 1726885620.00216: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885620.00247: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpb5adx9co /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554/AnsiballZ_stat.py <<< 20459 1726885620.00281: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885620.01362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.01490: stderr chunk (state=3): >>><<< 20459 1726885620.01496: stdout chunk (state=3): >>><<< 20459 1726885620.01544: done transferring module to remote 20459 1726885620.01548: _low_level_execute_command(): starting 20459 1726885620.01550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554/ /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554/AnsiballZ_stat.py && sleep 0' 20459 1726885620.02073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885620.02077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.02090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.02109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.02145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.02151: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885620.02168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.02184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885620.02196: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885620.02199: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885620.02201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.02215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.02225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.02234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.02240: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885620.02250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.02354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885620.02358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885620.02361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.02436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.04230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.04288: stderr chunk (state=3): >>><<< 20459 1726885620.04291: stdout chunk (state=3): >>><<< 20459 1726885620.04323: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885620.04329: _low_level_execute_command(): starting 20459 1726885620.04332: _low_level_execute_command(): using become for this command 20459 1726885620.04405: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nquhgitqshokirliqinyygjguukjacah ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885620.04463: Initial state: awaiting_escalation: BECOME-SUCCESS-nquhgitqshokirliqinyygjguukjacah 20459 1726885620.05216: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.05221: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.05223: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885620.05225: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.05292: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885620.05296: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.05358: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.08254: stdout chunk (state=1): >>>BECOME-SUCCESS-nquhgitqshokirliqinyygjguukjacah <<< 20459 1726885620.08257: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-nquhgitqshokirliqinyygjguukjacah' 20459 1726885620.08508: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 20459 1726885620.08516: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885620.08573: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885620.08614: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885620.08641: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885620.08648: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885620.08686: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885620.08692: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885620.08763: 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' <<< 20459 1726885620.08768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885620.08796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885620.08825: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6175ca0> <<< 20459 1726885620.08875: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885620.08878: 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 0x7ff4f611c280> <<< 20459 1726885620.08895: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6175a00> <<< 20459 1726885620.08927: 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' <<< 20459 1726885620.08934: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f61759a0> <<< 20459 1726885620.08940: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885620.08969: 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' <<< 20459 1726885620.08984: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f611c370> <<< 20459 1726885620.09002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885620.09009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885620.09032: 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' <<< 20459 1726885620.09045: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885620.09055: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f611c820> <<< 20459 1726885620.09070: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f611c550> <<< 20459 1726885620.09113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885620.09150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885620.09172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885620.09177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885620.09189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885620.09209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885620.09220: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885620.09222: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60c8f70> <<< 20459 1726885620.09243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885620.09269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885620.09343: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60cf100> <<< 20459 1726885620.09360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885620.09395: 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 <<< 20459 1726885620.09401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 20459 1726885620.09419: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60cf820> <<< 20459 1726885620.09435: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6131760> <<< 20459 1726885620.09465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885620.09468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20459 1726885620.09470: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60c8c70> <<< 20459 1726885620.09528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885620.09531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885620.09534: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60f8c70> <<< 20459 1726885620.09593: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f611cfd0> <<< 20459 1726885620.09618: 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. <<< 20459 1726885620.09808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885620.09820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885620.09848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885620.09867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885620.09875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885620.09897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885620.09924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885620.09933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885620.09941: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6094d90> <<< 20459 1726885620.09989: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6097e20> <<< 20459 1726885620.09998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885620.10025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885620.10035: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885620.10057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885620.10070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885620.10093: 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' <<< 20459 1726885620.10126: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f608e730> <<< 20459 1726885620.10134: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6095520> <<< 20459 1726885620.10147: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6094250> <<< 20459 1726885620.10164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885620.10236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885620.10260: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885620.10290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.10308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885620.10323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885620.10350: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.10360: 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 0x7ff4f5dd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dd67c0> <<< 20459 1726885620.10374: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885620.10394: 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' <<< 20459 1726885620.10408: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dd6dc0> <<< 20459 1726885620.10419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885620.10434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885620.10456: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885620.10468: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dd6e80> <<< 20459 1726885620.10483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885620.10531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dd6f40> import '_collections' # <<< 20459 1726885620.10557: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f606ec40> <<< 20459 1726885620.10579: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885620.10595: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6068520> <<< 20459 1726885620.10671: 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 0x7ff4f607c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f609bd00> <<< 20459 1726885620.10688: 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' <<< 20459 1726885620.10721: 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 0x7ff4f5de7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f606e160> <<< 20459 1726885620.10765: 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 0x7ff4f607c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60a18b0> <<< 20459 1726885620.10790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885620.10797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885620.10821: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885620.10832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.10841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885620.10869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885620.10885: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de7ca0> <<< 20459 1726885620.10902: 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 0x7ff4f5de7c10> <<< 20459 1726885620.10930: 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' <<< 20459 1726885620.10958: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885620.10964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885620.10999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885620.11040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885620.11064: 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 0x7ff4f5dbc280> <<< 20459 1726885620.11091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885620.11100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885620.11132: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dbc370> <<< 20459 1726885620.11250: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5df2eb0> <<< 20459 1726885620.11288: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dea940> <<< 20459 1726885620.11301: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dea4f0> <<< 20459 1726885620.11327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885620.11332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885620.11369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885620.11380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885620.11426: 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' <<< 20459 1726885620.11428: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cef0d0> <<< 20459 1726885620.11455: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5db7d90> <<< 20459 1726885620.11501: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5deadc0> <<< 20459 1726885620.11506: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f609bee0> <<< 20459 1726885620.11534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885620.11555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885620.11577: 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' <<< 20459 1726885620.11585: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d02a00> <<< 20459 1726885620.11599: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885620.11638: 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 0x7ff4f5d02d30> <<< 20459 1726885620.11655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885620.11661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885620.11687: 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' <<< 20459 1726885620.11702: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d15640> <<< 20459 1726885620.11723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885620.11767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885620.11784: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d15b80> <<< 20459 1726885620.11831: 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 0x7ff4f5cab2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d02e20> <<< 20459 1726885620.11863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885620.11867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885620.11931: 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 0x7ff4f5cbc190> <<< 20459 1726885620.11937: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d154c0> <<< 20459 1726885620.11940: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885620.11971: 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 0x7ff4f5cbc250> <<< 20459 1726885620.11996: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de78e0> <<< 20459 1726885620.12027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885620.12033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885620.12056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885620.12075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885620.12152: 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 0x7ff4f5cd85b0> # /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' <<< 20459 1726885620.12165: 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 0x7ff4f5cd8880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cd8670> <<< 20459 1726885620.12201: 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 0x7ff4f5cd8760> <<< 20459 1726885620.12225: 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' <<< 20459 1726885620.12418: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.12426: 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 0x7ff4f5cd8bb0> <<< 20459 1726885620.12456: 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 0x7ff4f5ce5100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cd87f0> <<< 20459 1726885620.12480: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cca940> <<< 20459 1726885620.12502: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de74c0> <<< 20459 1726885620.12526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885620.12583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885620.12626: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cd89a0> <<< 20459 1726885620.12720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885620.12736: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4f5c02580> <<< 20459 1726885620.12876: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip' <<< 20459 1726885620.12879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.12969: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.12994: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885620.13010: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.13028: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885620.13033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.14250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.15197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885620.15202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d66d0> <<< 20459 1726885620.15239: 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' <<< 20459 1726885620.15263: 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' <<< 20459 1726885620.15285: 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' <<< 20459 1726885620.15310: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.15319: 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 0x7ff4f55d6160> <<< 20459 1726885620.15347: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6340> <<< 20459 1726885620.15383: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6e20> <<< 20459 1726885620.15400: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885620.15406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885620.15452: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6f10> <<< 20459 1726885620.15457: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6c40> import 'atexit' # <<< 20459 1726885620.15490: 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 0x7ff4f55d6e80> <<< 20459 1726885620.15512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885620.15583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885620.15660: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885620.15680: 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' <<< 20459 1726885620.15746: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f552edf0> <<< 20459 1726885620.15782: 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 0x7ff4f552efa0> <<< 20459 1726885620.15815: 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 0x7ff4f554ce50> <<< 20459 1726885620.15836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885620.15878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885620.15927: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f554c4c0> <<< 20459 1726885620.15945: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b8cdc0> <<< 20459 1726885620.16119: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b8c3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885620.16124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885620.16153: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b8cfd0> <<< 20459 1726885620.16199: 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' <<< 20459 1726885620.16207: 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' <<< 20459 1726885620.16262: 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' <<< 20459 1726885620.16268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885620.16284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b5cdc0> <<< 20459 1726885620.16334: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55aabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55aa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55dc3a0> <<< 20459 1726885620.16368: 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 0x7ff4f55aa3d0> <<< 20459 1726885620.16395: 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 0x7ff4f55aa400> <<< 20459 1726885620.16460: 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' <<< 20459 1726885620.16511: 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' <<< 20459 1726885620.16564: 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 0x7ff4f550f970> <<< 20459 1726885620.16576: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b6e100> <<< 20459 1726885620.16579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885620.16584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885620.16633: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.16641: 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 0x7ff4f551b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b6e280> <<< 20459 1726885620.16659: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885620.16694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.16720: 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' <<< 20459 1726885620.16732: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885620.16781: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f550fdf0> <<< 20459 1726885620.16941: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f551b940> <<< 20459 1726885620.17002: 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 0x7ff4f551b790> <<< 20459 1726885620.17035: 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 0x7ff4f551a730> <<< 20459 1726885620.17077: 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' <<< 20459 1726885620.17098: 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 0x7ff4f551a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b657c0> <<< 20459 1726885620.17134: 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' <<< 20459 1726885620.17150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885620.17157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885620.17182: 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 0x7ff4f559f640> <<< 20459 1726885620.17760: 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 0x7ff4f559e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55100a0> # 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 0x7ff4f559f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b86880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/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_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885620.17763: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885620.17848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.18313: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.18776: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885620.18787: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885620.18794: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885620.18819: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885620.18831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.18887: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.18893: 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 0x7ff4f5114130> <<< 20459 1726885620.18949: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885620.18957: 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 0x7ff4f5594970> <<< 20459 1726885620.18969: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5114550> <<< 20459 1726885620.19022: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885620.19025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.19050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.19055: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885620.19065: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.19182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.19324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885620.19328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885620.19344: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5595940> <<< 20459 1726885620.19347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.19728: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.20349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.20560: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/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_kaupmccq/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_kaupmccq/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_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885620.20699: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.20885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885620.20915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885620.20927: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885620.21001: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55945e0> <<< 20459 1726885620.21005: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21145: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885620.21149: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885620.21160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21232: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885620.21235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21265: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21454: 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 <<< 20459 1726885620.21477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.21559: 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' <<< 20459 1726885620.21566: 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 0x7ff4f5b79850> <<< 20459 1726885620.21582: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55dde50> <<< 20459 1726885620.21635: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885620.21642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.21888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885620.21892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885620.21904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885620.21931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885620.21962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885620.21975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885620.22055: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f54e3310> <<< 20459 1726885620.22113: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f54dc820> <<< 20459 1726885620.22160: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f54d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885620.22172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.22205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.22208: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885620.22302: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885620.22319: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885620.22425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.22596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.22754: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885620.23386: 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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885620.23405: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885620.23775: 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 <<< 20459 1726885620.23795: 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 <<< 20459 1726885620.23826: 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 # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 20459 1726885620.23874: 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 <<< 20459 1726885620.23896: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 20459 1726885620.23924: 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 <<< 20459 1726885620.23934: 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 <<< 20459 1726885620.23938: 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 <<< 20459 1726885620.23941: 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 # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 20459 1726885620.23944: 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 <<< 20459 1726885620.23947: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 20459 1726885620.24128: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885620.24152: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885620.24182: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885620.24188: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885620.24207: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885620.24241: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 20459 1726885620.24249: 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 <<< 20459 1726885620.24252: stdout chunk (state=3): >>># destroy _json <<< 20459 1726885620.24257: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885620.24284: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885620.24298: stdout chunk (state=3): >>># destroy array <<< 20459 1726885620.24307: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885620.24329: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885620.24334: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885620.24396: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885620.24408: 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<<< 20459 1726885620.24424: stdout chunk (state=3): >>> # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20459 1726885620.24439: stdout chunk (state=3): >>># destroy subprocess <<< 20459 1726885620.24448: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 20459 1726885620.24451: 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 <<< 20459 1726885620.24463: stdout chunk (state=3): >>># destroy fnmatch <<< 20459 1726885620.24498: 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 <<< 20459 1726885620.24512: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885620.24537: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885620.24559: 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 <<< 20459 1726885620.24562: 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 <<< 20459 1726885620.24576: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885620.24606: 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 <<< 20459 1726885620.24627: 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 <<< 20459 1726885620.24637: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 20459 1726885620.24640: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 20459 1726885620.24651: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20459 1726885620.24669: 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 <<< 20459 1726885620.24799: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885620.24818: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885620.24834: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885620.24837: stdout chunk (state=3): >>># destroy posixpath <<< 20459 1726885620.24841: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885620.24861: 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 <<< 20459 1726885620.24885: 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 <<< 20459 1726885620.24893: stdout chunk (state=3): >>># 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 <<< 20459 1726885620.24934: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885620.25365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885620.25427: stderr chunk (state=3): >>><<< 20459 1726885620.25438: stdout chunk (state=3): >>><<< 20459 1726885620.25535: _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 0x7ff4f6175ca0> # /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 0x7ff4f611c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6175a00> # /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 0x7ff4f61759a0> 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 0x7ff4f611c370> # /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 0x7ff4f611c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f611c550> # /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 0x7ff4f60c8f70> # /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 0x7ff4f60cf100> # /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 0x7ff4f60f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6131760> # /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 0x7ff4f60c8c70> # /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 0x7ff4f60f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f611cfd0> 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 0x7ff4f6094d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6097e20> # /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 0x7ff4f608e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6095520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6094250> # /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 0x7ff4f5dd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dd67c0> 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 0x7ff4f5dd6dc0> # /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 0x7ff4f5dd6e80> # /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 0x7ff4f5dd6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f606ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6068520> # /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 0x7ff4f607c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f609bd00> # /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 0x7ff4f5de7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f606e160> # 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 0x7ff4f607c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f60a18b0> # /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 0x7ff4f5de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de7ca0> # /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 0x7ff4f5de7c10> # /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 0x7ff4f5dbc280> # /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 0x7ff4f5dbc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5df2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dea940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5dea4f0> # /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 0x7ff4f5cef0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5db7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5deadc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f609bee0> # /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 0x7ff4f5d02a00> 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 0x7ff4f5d02d30> # /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 0x7ff4f5d15640> # /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 0x7ff4f5d15b80> # 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 0x7ff4f5cab2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d02e20> # /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 0x7ff4f5cbc190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5d154c0> 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 0x7ff4f5cbc250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de78e0> # /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 0x7ff4f5cd85b0> # /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 0x7ff4f5cd8880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cd8670> # 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 0x7ff4f5cd8760> # /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 0x7ff4f5cd8bb0> # 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 0x7ff4f5ce5100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cd87f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5cca940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5de74c0> # /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 0x7ff4f5cd89a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4f5c02580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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 0x7ff4f55d66d0> # /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 0x7ff4f55d6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6e20> # /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 0x7ff4f55d6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55d6c40> 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 0x7ff4f55d6e80> # /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 0x7ff4f55d6100> # /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 0x7ff4f552edf0> # 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 0x7ff4f552efa0> # 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 0x7ff4f554ce50> # /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 0x7ff4f554c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b8cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b8c3d0> # /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 0x7ff4f5b8cfd0> # /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 0x7ff4f5b5cdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55aabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55aa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55dc3a0> # 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 0x7ff4f55aa3d0> # /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 0x7ff4f55aa400> # /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 0x7ff4f550f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b6e100> # /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 0x7ff4f551b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b6e280> # /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 0x7ff4f550fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f551b940> # 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 0x7ff4f551b790> # 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 0x7ff4f551a730> # 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 0x7ff4f551a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b657c0> # /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 0x7ff4f559f640> # 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 0x7ff4f559e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55100a0> # 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 0x7ff4f559f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5b86880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/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_kaupmccq/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_kaupmccq/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_kaupmccq/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 0x7ff4f5114130> # /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 0x7ff4f5594970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f5114550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/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 0x7ff4f5595940> # 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_kaupmccq/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_kaupmccq/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_kaupmccq/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_kaupmccq/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_kaupmccq/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 0x7ff4f55945e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/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 0x7ff4f5b79850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f55dde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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 0x7ff4f54e3310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f54dc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f54d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_kaupmccq/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_kaupmccq/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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885620.26372: 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-1726885619.944201-21523-55935783839554/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885620.26375: _low_level_execute_command(): starting 20459 1726885620.26378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885619.944201-21523-55935783839554/ > /dev/null 2>&1 && sleep 0' 20459 1726885620.26767: 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 <<< 20459 1726885620.26783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.26795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.26809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.26861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885620.26877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.26916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.28725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.28765: stderr chunk (state=3): >>><<< 20459 1726885620.28774: stdout chunk (state=3): >>><<< 20459 1726885620.28792: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885620.28803: handler run complete 20459 1726885620.28870: attempt loop complete, returning result 20459 1726885620.28878: _execute() done 20459 1726885620.28885: dumping result to json 20459 1726885620.28894: done dumping result, returning 20459 1726885620.28908: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-47dd-4c59-0000000002f0] 20459 1726885620.28919: sending task result for task 02369adf-7a19-47dd-4c59-0000000002f0 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885620.29165: no more pending results, returning what we have 20459 1726885620.29169: results queue empty 20459 1726885620.29169: checking for any_errors_fatal 20459 1726885620.29177: done checking for any_errors_fatal 20459 1726885620.29178: checking for max_fail_percentage 20459 1726885620.29180: done checking for max_fail_percentage 20459 1726885620.29181: checking to see if all hosts have failed and the running result is not ok 20459 1726885620.29182: done checking to see if all hosts have failed 20459 1726885620.29182: getting the remaining hosts for this loop 20459 1726885620.29184: done getting the remaining hosts for this loop 20459 1726885620.29188: getting the next task for host managed_node1 20459 1726885620.29194: done getting next task for host managed_node1 20459 1726885620.29198: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885620.29201: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885620.29219: getting variables 20459 1726885620.29222: in VariableManager get_vars() 20459 1726885620.29256: Calling all_inventory to load vars for managed_node1 20459 1726885620.29259: Calling groups_inventory to load vars for managed_node1 20459 1726885620.29261: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885620.29271: Calling all_plugins_play to load vars for managed_node1 20459 1726885620.29274: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885620.29277: Calling groups_plugins_play to load vars for managed_node1 20459 1726885620.29987: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002f0 20459 1726885620.29994: WORKER PROCESS EXITING 20459 1726885620.30020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885620.30841: done with get_vars() 20459 1726885620.30863: 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 22:27:00 -0400 (0:00:00.408) 0:00:26.670 ****** 20459 1726885620.30973: entering _queue_task() for managed_node1/lineinfile 20459 1726885620.31222: worker is 1 (out of 1 available) 20459 1726885620.31233: exiting _queue_task() for managed_node1/lineinfile 20459 1726885620.31243: done queuing things up, now waiting for results queue to drain 20459 1726885620.31245: waiting for pending results... 20459 1726885620.31551: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885620.31703: in run() - task 02369adf-7a19-47dd-4c59-0000000002f1 20459 1726885620.31735: variable 'ansible_search_path' from source: unknown 20459 1726885620.31744: variable 'ansible_search_path' from source: unknown 20459 1726885620.32025: variable 'blivet_output' from source: set_fact 20459 1726885620.32124: dumping result to json 20459 1726885620.32134: done dumping result, returning 20459 1726885620.32145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-47dd-4c59-0000000002f1] 20459 1726885620.32159: sending task result for task 02369adf-7a19-47dd-4c59-0000000002f1 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885620.32343: no more pending results, returning what we have 20459 1726885620.32347: results queue empty 20459 1726885620.32348: checking for any_errors_fatal 20459 1726885620.32359: done checking for any_errors_fatal 20459 1726885620.32360: checking for max_fail_percentage 20459 1726885620.32361: done checking for max_fail_percentage 20459 1726885620.32362: checking to see if all hosts have failed and the running result is not ok 20459 1726885620.32363: done checking to see if all hosts have failed 20459 1726885620.32364: getting the remaining hosts for this loop 20459 1726885620.32365: done getting the remaining hosts for this loop 20459 1726885620.32369: getting the next task for host managed_node1 20459 1726885620.32377: done getting next task for host managed_node1 20459 1726885620.32381: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885620.32385: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885620.32401: getting variables 20459 1726885620.32403: in VariableManager get_vars() 20459 1726885620.32442: Calling all_inventory to load vars for managed_node1 20459 1726885620.32446: Calling groups_inventory to load vars for managed_node1 20459 1726885620.32449: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885620.32461: Calling all_plugins_play to load vars for managed_node1 20459 1726885620.32465: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885620.32468: Calling groups_plugins_play to load vars for managed_node1 20459 1726885620.33179: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002f1 20459 1726885620.33183: WORKER PROCESS EXITING 20459 1726885620.33210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885620.33950: done with get_vars() 20459 1726885620.33963: 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 22:27:00 -0400 (0:00:00.030) 0:00:26.701 ****** 20459 1726885620.34065: entering _queue_task() for managed_node1/setup 20459 1726885620.34306: worker is 1 (out of 1 available) 20459 1726885620.34321: exiting _queue_task() for managed_node1/setup 20459 1726885620.34330: done queuing things up, now waiting for results queue to drain 20459 1726885620.34332: waiting for pending results... 20459 1726885620.34632: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885620.34781: in run() - task 02369adf-7a19-47dd-4c59-0000000002f3 20459 1726885620.34803: variable 'ansible_search_path' from source: unknown 20459 1726885620.34818: variable 'ansible_search_path' from source: unknown 20459 1726885620.34858: calling self._execute() 20459 1726885620.34956: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885620.34967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885620.34982: variable 'omit' from source: magic vars 20459 1726885620.35364: variable 'ansible_check_mode' from source: magic vars 20459 1726885620.35377: Evaluated conditional (not ansible_check_mode): True 20459 1726885620.35389: variable 'omit' from source: magic vars 20459 1726885620.35462: variable 'omit' from source: magic vars 20459 1726885620.35503: variable 'omit' from source: magic vars 20459 1726885620.35550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885620.35593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885620.35619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885620.35646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885620.35662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885620.35684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885620.35711: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885620.35746: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885620.35758: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885620.35766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885620.35893: Set connection var ansible_pipelining to False 20459 1726885620.35901: Set connection var ansible_shell_type to sh 20459 1726885620.35917: Set connection var ansible_connection to ssh 20459 1726885620.35935: Set connection var ansible_timeout to 10 20459 1726885620.35944: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885620.35953: Set connection var ansible_shell_executable to /bin/sh 20459 1726885620.35984: variable 'ansible_shell_executable' from source: unknown 20459 1726885620.35991: variable 'ansible_connection' from source: unknown 20459 1726885620.35998: variable 'ansible_module_compression' from source: unknown 20459 1726885620.36004: variable 'ansible_shell_type' from source: unknown 20459 1726885620.36009: variable 'ansible_shell_executable' from source: unknown 20459 1726885620.36024: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885620.36031: variable 'ansible_pipelining' from source: unknown 20459 1726885620.36037: variable 'ansible_timeout' from source: unknown 20459 1726885620.36044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885620.36268: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885620.36283: variable 'omit' from source: magic vars 20459 1726885620.36292: starting attempt loop 20459 1726885620.36300: running the handler 20459 1726885620.36319: _low_level_execute_command(): starting 20459 1726885620.36330: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885620.37087: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885620.37109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.37129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.37149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.37194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.37211: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885620.37238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.37257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885620.37268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885620.37277: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885620.37288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.37299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.37318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.37335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.37350: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885620.37362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.37432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885620.37464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885620.37481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.37551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.39153: stdout chunk (state=3): >>>/root <<< 20459 1726885620.39258: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.39340: stderr chunk (state=3): >>><<< 20459 1726885620.39351: stdout chunk (state=3): >>><<< 20459 1726885620.39471: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885620.39475: _low_level_execute_command(): starting 20459 1726885620.39479: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814 `" && echo ansible-tmp-1726885620.3937771-21546-185749733712814="` echo /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814 `" ) && sleep 0' 20459 1726885620.40041: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885620.40055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.40068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.40085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.40132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.40143: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885620.40155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.40173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885620.40184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885620.40195: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885620.40218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.40238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.40254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.40266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.40276: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885620.40288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.40390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885620.40413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885620.40435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.40507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.42347: stdout chunk (state=3): >>>ansible-tmp-1726885620.3937771-21546-185749733712814=/root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814 <<< 20459 1726885620.42499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.42502: stdout chunk (state=3): >>><<< 20459 1726885620.42503: stderr chunk (state=3): >>><<< 20459 1726885620.42619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885620.3937771-21546-185749733712814=/root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885620.42623: variable 'ansible_module_compression' from source: unknown 20459 1726885620.42625: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20459 1726885620.42640: variable 'ansible_facts' from source: unknown 20459 1726885620.42752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/AnsiballZ_setup.py 20459 1726885620.42851: Sending initial data 20459 1726885620.42859: Sent initial data (154 bytes) 20459 1726885620.43981: 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 debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.43997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.45691: 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 <<< 20459 1726885620.45726: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885620.45762: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpglzckmo9 /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/AnsiballZ_setup.py <<< 20459 1726885620.45796: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885620.47766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.47851: stderr chunk (state=3): >>><<< 20459 1726885620.47854: stdout chunk (state=3): >>><<< 20459 1726885620.47874: done transferring module to remote 20459 1726885620.47885: _low_level_execute_command(): starting 20459 1726885620.47888: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/ /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/AnsiballZ_setup.py && sleep 0' 20459 1726885620.48345: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.48351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.48357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885620.48385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.48398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.48458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885620.48460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.48490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.50207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885620.50249: stderr chunk (state=3): >>><<< 20459 1726885620.50252: stdout chunk (state=3): >>><<< 20459 1726885620.50272: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885620.50275: _low_level_execute_command(): starting 20459 1726885620.50280: _low_level_execute_command(): using become for this command 20459 1726885620.50298: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fmjvxqgnwjhpkojynejrebmjnnizztth ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/AnsiballZ_setup.py'"'"' && sleep 0' 20459 1726885620.50381: Initial state: awaiting_escalation: BECOME-SUCCESS-fmjvxqgnwjhpkojynejrebmjnnizztth 20459 1726885620.51005: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885620.51034: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885620.51053: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885620.51074: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885620.51133: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.51153: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885620.51161: stderr chunk (state=1): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885620.51236: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885620.51268: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885620.51271: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885620.51332: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885620.54077: stdout chunk (state=1): >>>BECOME-SUCCESS-fmjvxqgnwjhpkojynejrebmjnnizztth <<< 20459 1726885620.54080: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-fmjvxqgnwjhpkojynejrebmjnnizztth' 20459 1726885620.54328: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885620.54346: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885620.54351: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885620.54408: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885620.54418: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885620.54431: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885620.54459: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885620.54519: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885620.54522: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885620.54560: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885620.54569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.54580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885620.54596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885620.54599: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885620.54630: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb75ca0> <<< 20459 1726885620.54661: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885620.54676: 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 0x7f030fb1c280> <<< 20459 1726885620.54690: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb75a00> <<< 20459 1726885620.54702: 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' <<< 20459 1726885620.54722: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb759a0> <<< 20459 1726885620.54738: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885620.54763: 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' <<< 20459 1726885620.54775: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb1c370> <<< 20459 1726885620.54795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885620.54803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885620.54823: 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' <<< 20459 1726885620.54830: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885620.54843: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb1c820> <<< 20459 1726885620.54858: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb1c550> <<< 20459 1726885620.54885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885620.54894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885620.54916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885620.54932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885620.54955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885620.54970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885620.54999: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885620.55005: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fac8f70> <<< 20459 1726885620.55021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885620.55028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885620.55098: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030facf100> <<< 20459 1726885620.55127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885620.55132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885620.55158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885620.55166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030faf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030facf820> <<< 20459 1726885620.55190: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb31760> <<< 20459 1726885620.55229: 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 0x7f030fac8c70> <<< 20459 1726885620.55273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885620.55288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885620.55290: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030faf8c70> <<< 20459 1726885620.55334: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb1cfd0> <<< 20459 1726885620.55363: 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. <<< 20459 1726885620.55694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885620.55700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885620.55733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885620.55737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885620.55755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885620.55770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885620.55792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885620.55797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885620.55812: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa6fd90> <<< 20459 1726885620.55855: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa72e20> <<< 20459 1726885620.55876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885620.55881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885620.55896: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885620.55921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885620.55932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885620.55950: 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' <<< 20459 1726885620.55992: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa69730> <<< 20459 1726885620.56002: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa6f250> <<< 20459 1726885620.56019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885620.56086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885620.56103: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885620.56133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.56158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885620.56166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885620.56184: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.56193: 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 0x7f030f74eca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f74e790> <<< 20459 1726885620.56206: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885620.56226: 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 0x7f030f74ed90> <<< 20459 1726885620.56243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885620.56264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885620.56281: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885620.56285: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f74ee50> <<< 20459 1726885620.56317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885620.56321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 20459 1726885620.56323: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f74ef10> <<< 20459 1726885620.56326: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885620.56373: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa49c10> import '_functools' # <<< 20459 1726885620.56401: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa434f0> <<< 20459 1726885620.56454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885620.56458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa57550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa76cd0> <<< 20459 1726885620.56481: 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' <<< 20459 1726885620.56517: 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 0x7f030f75fb50> <<< 20459 1726885620.56523: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa49130> <<< 20459 1726885620.56551: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.56555: 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 0x7f030fa57160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa7c880> <<< 20459 1726885620.56579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885620.56588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885620.56609: 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' <<< 20459 1726885620.56630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885620.56645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885620.56655: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75fc70> <<< 20459 1726885620.56680: 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' <<< 20459 1726885620.56687: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75fbe0> <<< 20459 1726885620.56710: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885620.56714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885620.56733: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885620.56741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885620.56758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885620.56807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885620.56832: 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' <<< 20459 1726885620.56841: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f734250> <<< 20459 1726885620.56844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885620.56865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885620.56890: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f734340> <<< 20459 1726885620.57056: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f76ae80> <<< 20459 1726885620.57095: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f761910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f7614f0> <<< 20459 1726885620.57098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885620.57103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885620.57143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885620.57147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885620.57182: 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 0x7f030f6ddfa0> <<< 20459 1726885620.57210: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f72faf0> <<< 20459 1726885620.57249: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f761d90> <<< 20459 1726885620.57267: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa76eb0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885620.57324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885620.57346: 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 0x7f030f67a9d0> import 'errno' # <<< 20459 1726885620.57368: 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 0x7f030f67ad00> <<< 20459 1726885620.57382: 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' <<< 20459 1726885620.57408: 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' <<< 20459 1726885620.57426: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f68d610> <<< 20459 1726885620.57441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885620.57477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885620.57496: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f68db50> <<< 20459 1726885620.57542: 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' <<< 20459 1726885620.57548: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f030f618280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f67adf0> <<< 20459 1726885620.57567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885620.57575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885620.57638: 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 0x7f030f629160> <<< 20459 1726885620.57644: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f68d490> import 'pwd' # <<< 20459 1726885620.57649: 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 0x7f030f629220> <<< 20459 1726885620.57683: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75f8b0> <<< 20459 1726885620.57701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885620.57729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885620.57737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885620.57753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885620.57801: 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 0x7f030f645580> <<< 20459 1726885620.57850: 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' <<< 20459 1726885620.57898: 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 0x7f030f645850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f645640> # 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 0x7f030f645730> <<< 20459 1726885620.57907: 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' <<< 20459 1726885620.58082: 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 0x7f030f645b80> <<< 20459 1726885620.58129: 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 0x7f030f6520d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f6457c0> <<< 20459 1726885620.58151: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f637910> <<< 20459 1726885620.58165: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75f490> <<< 20459 1726885620.58177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885620.58238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885620.58265: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f645970> <<< 20459 1726885620.58406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885620.58428: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f030f56f550> <<< 20459 1726885620.58693: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip' <<< 20459 1726885620.58696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.58794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.58832: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885620.58845: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885620.60042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.60957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885620.60973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eebb760> <<< 20459 1726885620.60987: 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' <<< 20459 1726885620.61033: 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' <<< 20459 1726885620.61038: 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' <<< 20459 1726885620.61059: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.61066: 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 0x7f030ef4b820> <<< 20459 1726885620.61094: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b700> <<< 20459 1726885620.61131: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b460> <<< 20459 1726885620.61148: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885620.61153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885620.61194: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b550> <<< 20459 1726885620.61200: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b250> import 'atexit' # <<< 20459 1726885620.61228: 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 0x7f030ef4b4c0> <<< 20459 1726885620.61245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885620.61268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885620.61306: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b880> <<< 20459 1726885620.61329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885620.61342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885620.61357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885620.61378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885620.61400: 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' <<< 20459 1726885620.61483: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef23790> <<< 20459 1726885620.61519: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.61524: 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 0x7f030ef23b20> <<< 20459 1726885620.61549: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.61557: 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 0x7f030ef23970> <<< 20459 1726885620.61567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885620.61577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885620.61604: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ee3f4c0> <<< 20459 1726885620.61630: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef44cd0> <<< 20459 1726885620.61779: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b5e0> <<< 20459 1726885620.61801: 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' <<< 20459 1726885620.61848: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef44e80> <<< 20459 1726885620.61854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885620.61857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885620.61888: 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' <<< 20459 1726885620.61905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885620.61923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885620.61939: 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' <<< 20459 1726885620.61952: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef458e0> <<< 20459 1726885620.62010: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef18250> <<< 20459 1726885620.62024: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef187c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ee45d00> <<< 20459 1726885620.62048: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.62055: 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 0x7f030ef18040> <<< 20459 1726885620.62131: 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 0x7f030ef18070> <<< 20459 1726885620.62143: 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 <<< 20459 1726885620.62164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885620.62226: 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 0x7f030ee9cfa0> <<< 20459 1726885620.62245: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030efa3eb0> <<< 20459 1726885620.62255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885620.62261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885620.62307: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.62319: 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 0x7f030eeaa550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030efa3fd0> <<< 20459 1726885620.62331: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885620.62366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.62407: 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' <<< 20459 1726885620.62410: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885620.62454: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030efad190> <<< 20459 1726885620.62585: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eeaa160> <<< 20459 1726885620.62678: 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' <<< 20459 1726885620.62700: 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 0x7f030ef70ac0> <<< 20459 1726885620.62718: 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 0x7f030efa39a0> <<< 20459 1726885620.62753: 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' <<< 20459 1726885620.62756: 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 0x7f030efa3d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef9af10> <<< 20459 1726885620.62778: 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' <<< 20459 1726885620.62790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885620.62863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885620.62866: 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 0x7f030eea7100> <<< 20459 1726885620.63025: 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 0x7f030ee9d3a0> <<< 20459 1726885620.63038: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eea7d30> <<< 20459 1726885620.63071: 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' <<< 20459 1726885620.63084: 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 0x7f030eea76d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eea8160> <<< 20459 1726885620.63110: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885620.63115: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885620.63121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.63190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.63270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885620.63318: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885620.63335: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885620.63338: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.63403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.63498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.63964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.64401: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885620.64418: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885620.64433: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885620.64448: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885620.64458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.64508: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.64516: 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 0x7f030ea70370> <<< 20459 1726885620.64574: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885620.64586: 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 0x7f030eeb88b0> <<< 20459 1726885620.64594: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea50790> <<< 20459 1726885620.64645: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885620.64655: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.64671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.64691: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885620.64696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.64821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.64941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885620.64961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885620.64971: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eed3670> <<< 20459 1726885620.64986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65796: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65862: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885620.65867: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65931: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885620.65943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.65999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66071: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885620.66076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66108: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885620.66120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66188: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885620.66193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885620.66599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885620.66607: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885620.66681: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea56e50> <<< 20459 1726885620.66685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66811: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885620.66827: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885620.66832: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885620.66854: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66926: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885620.66933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.66967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67158: 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 <<< 20459 1726885620.67184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.67257: 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' <<< 20459 1726885620.67263: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f030ef6ab20> <<< 20459 1726885620.67363: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea34580> <<< 20459 1726885620.67405: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885620.67412: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67465: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67542: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885620.67593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885620.67620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885620.67652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885620.67673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885620.67696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885620.67774: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef37550> <<< 20459 1726885620.67817: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eed8100> <<< 20459 1726885620.67875: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef6a0d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885620.67883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.67936: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885620.67938: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885620.68007: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885620.68014: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68033: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 20459 1726885620.68056: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68201: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68343: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885620.68348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68415: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68534: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885620.68539: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68822: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68854: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.68904: 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' <<< 20459 1726885620.68931: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885620.68936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885620.68962: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 20459 1726885620.68966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 20459 1726885620.69000: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eeec1c0> <<< 20459 1726885620.69026: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885620.69033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885620.69052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885620.69081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885620.69102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885620.69123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20459 1726885620.69126: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea660d0> <<< 20459 1726885620.69167: 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 0x7f030ea66fd0> <<< 20459 1726885620.69237: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea80580> <<< 20459 1726885620.69243: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea80f10> <<< 20459 1726885620.69270: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7ce370> <<< 20459 1726885620.69280: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7ce7f0> <<< 20459 1726885620.69296: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885620.69322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885620.69348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20459 1726885620.69353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885620.69379: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.69388: 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 0x7f030ea1efa0> <<< 20459 1726885620.69391: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea31af0> <<< 20459 1726885620.69422: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885620.69425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885620.69455: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea1e040> <<< 20459 1726885620.69471: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885620.69495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885620.69530: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.69533: 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 0x7f030e837d60> <<< 20459 1726885620.69559: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea64250> <<< 20459 1726885620.69578: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7ce550> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885620.69597: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885620.69607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69625: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885620.69646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69742: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20459 1726885620.69751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69838: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885620.69849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69870: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885620.69882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69939: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885620.69944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.69985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70029: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885620.70034: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70115: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885620.70124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70326: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885620.70341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.70728: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71091: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20459 1726885620.71096: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71251: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 20459 1726885620.71265: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885620.71270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71324: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885620.71334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71426: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885620.71431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71462: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71493: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20459 1726885620.71501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71557: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20459 1726885620.71565: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71699: 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' <<< 20459 1726885620.71727: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7943d0> <<< 20459 1726885620.71747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885620.71774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885620.71928: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e794640> <<< 20459 1726885620.71935: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885620.71938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.71993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72052: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885620.72061: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72210: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885620.72215: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72344: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885620.72353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885620.72454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885620.72596: 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 0x7f030e697ca0> <<< 20459 1726885620.72833: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e796a30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885620.72846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.72943: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885620.72948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73091: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73185: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73323: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885620.73329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885620.73369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73402: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885620.73416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 20459 1726885620.73498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20459 1726885620.73542: 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 0x7f030e6bf100> <<< 20459 1726885620.73547: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e6bf250> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885620.73569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73580: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73590: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885620.73597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73637: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73674: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885620.73683: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.73933: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885620.73938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74183: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885620.74192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74535: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 20459 1726885620.74539: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885620.74644: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74744: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20459 1726885620.74758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.74819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.75246: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.75661: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885620.75681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.75765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.75856: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885620.75862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.75946: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76033: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20459 1726885620.76041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76295: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885620.76301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76322: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20459 1726885620.76342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76420: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885620.76427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76589: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76763: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76935: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 20459 1726885620.76939: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885620.76942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.76977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77008: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20459 1726885620.77022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77071: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 20459 1726885620.77074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77198: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20459 1726885620.77206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77225: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77251: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 20459 1726885620.77255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77357: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885620.77365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77464: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885620.77469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77900: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885620.77914: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.77960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78014: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885620.78020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78053: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78081: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20459 1726885620.78093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78152: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885620.78160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78225: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885620.78231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78371: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885620.78376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78394: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78399: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885620.78415: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78490: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885620.78497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78682: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78747: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20459 1726885620.78757: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885620.78769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.78861: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885620.78866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79192: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885620.79198: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79281: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885620.79287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79377: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885620.79384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79518: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885620.79536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79685: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py <<< 20459 1726885620.79688: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885620.79764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885620.79954: 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' <<< 20459 1726885620.79957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885620.79975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20459 1726885620.80015: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885620.80019: 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 0x7f030e72d0d0> <<< 20459 1726885620.80025: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7969a0> <<< 20459 1726885620.80077: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e73cd30> <<< 20459 1726885620.81670: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885620.99590: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20459 1726885620.99604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20459 1726885620.99624: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e72da30> <<< 20459 1726885620.99660: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20459 1726885620.99670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20459 1726885620.99693: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e72dd90> <<< 20459 1726885620.99750: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 20459 1726885620.99755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885620.99791: 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' <<< 20459 1726885620.99800: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e6c1370> <<< 20459 1726885620.99821: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e4b1a00> <<< 20459 1726885621.00102: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 20459 1726885621.00107: 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 <<< 20459 1726885621.00398: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 20459 1726885621.00407: 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 <<< 20459 1726885621.20555: 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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.45, "5m": 0.43, "15m": 0.27}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "27", "second": "00", "epoch": "1726885620", "epoch_int": "1726885620", "date": "2024-09-20", "time": "22:27:00", "iso8601_micro": "2024-09-21T02:27:00.826761Z", "iso8601": "2024-09-21T02:27:00Z"<<< 20459 1726885621.20589: stdout chunk (state=3): >>>, "iso8601_basic": "20240920T222700826761", "iso8601_basic_short": "20240920T222700", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-fmjvxqgnwjhpkojynejrebmjnnizztth ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "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": 2174, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1358, "free": 2174}, "nocache": {"free": 3218, "used": 314}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "u<<< 20459 1726885621.20602: stdout chunk (state=3): >>>uids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "uuids": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "6291456", "sectorsize": "512", "size": "3.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": ["dm-0"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": ["foo-test1"]}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-0": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "sda": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-O<<< 20459 1726885621.20623: stdout chunk (state=3): >>>RG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"dm-0": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {"sda": ["dm-0"]}}, "ansible_uptime_seconds": 747, "ansible_lvm": {"lvs": {"test1": {"size_g": "3.00", "vg": "foo"}}, "vgs": {"foo": {"size_g": "9.99", "free_g": "6.99", "num_lvs": "1", "num_pvs": "1"}}, "pvs": {"/dev/sda": {"size_g": "9.99", "free_g": "6.99", "vg": "foo"}}}, "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": 263742885888, "block_size": 4096, "block_total": 65519355, "block_available": 64390353, "block_used": 1129002, "inode_total": 131071472, "inode_available": 130996342, "inode_used": 75130, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test1", "device": "/dev/mapper/foo-test1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 3154116608, "size_available": 3098292224, "block_size": 4096, "block_total": 770048, "block_available": 756419, "block_used": 13629, "inode_total": 1572864, "inode_available": 1572861, "inode_used": 3, "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb"}], "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_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_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"}}} <<< 20459 1726885621.21139: 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 <<< 20459 1726885621.21147: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 20459 1726885621.21228: 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 <<< 20459 1726885621.21242: 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 <<< 20459 1726885621.21254: 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 <<< 20459 1726885621.21279: 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 <<< 20459 1726885621.21297: 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 <<< 20459 1726885621.21317: 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 <<< 20459 1726885621.21320: 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 <<< 20459 1726885621.21327: 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 <<< 20459 1726885621.21334: 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 <<< 20459 1726885621.21337: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections <<< 20459 1726885621.21340: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation <<< 20459 1726885621.21379: 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 <<< 20459 1726885621.21382: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # 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 <<< 20459 1726885621.21386: 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 # 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 <<< 20459 1726885621.21408: 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 <<< 20459 1726885621.21427: stdout chunk (state=3): >>># 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 <<< 20459 1726885621.21450: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 20459 1726885621.21457: 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 <<< 20459 1726885621.21721: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885621.21744: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885621.21776: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885621.21779: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885621.21799: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885621.21832: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 20459 1726885621.21843: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 20459 1726885621.21849: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 20459 1726885621.21867: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885621.21909: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885621.21950: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885621.21961: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy <<< 20459 1726885621.21968: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 20459 1726885621.21994: stdout chunk (state=3): >>># destroy queue <<< 20459 1726885621.22018: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 20459 1726885621.22022: stdout chunk (state=3): >>># destroy shlex<<< 20459 1726885621.22036: stdout chunk (state=3): >>> # destroy datetime <<< 20459 1726885621.22044: stdout chunk (state=3): >>># destroy base64 <<< 20459 1726885621.22066: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 20459 1726885621.22069: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 20459 1726885621.22100: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 20459 1726885621.22124: stdout chunk (state=3): >>># destroy glob <<< 20459 1726885621.22131: 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 <<< 20459 1726885621.22180: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios <<< 20459 1726885621.22193: 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 <<< 20459 1726885621.22228: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20459 1726885621.22252: 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 <<< 20459 1726885621.22283: 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 <<< 20459 1726885621.22309: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 20459 1726885621.22360: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl<<< 20459 1726885621.22376: stdout chunk (state=3): >>> # 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 <<< 20459 1726885621.22380: stdout chunk (state=3): >>># destroy fnmatch <<< 20459 1726885621.22392: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 20459 1726885621.22414: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 20459 1726885621.22426: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 20459 1726885621.22433: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885621.22436: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885621.22451: 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 <<< 20459 1726885621.22454: 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 <<< 20459 1726885621.22461: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 20459 1726885621.22464: stdout chunk (state=3): >>># cleanup[3] wiping os <<< 20459 1726885621.22465: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885621.22467: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 20459 1726885621.22468: 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 <<< 20459 1726885621.22469: 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 <<< 20459 1726885621.22474: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885621.22505: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 20459 1726885621.22515: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20459 1726885621.22522: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20459 1726885621.22678: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885621.22683: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885621.22702: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885621.22728: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885621.22732: 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 <<< 20459 1726885621.22765: 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 <<< 20459 1726885621.22772: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 20459 1726885621.22789: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885621.22827: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885621.23307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885621.23370: stderr chunk (state=3): >>><<< 20459 1726885621.23373: stdout chunk (state=3): >>><<< 20459 1726885621.23493: _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 0x7f030fb75ca0> # /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 0x7f030fb1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb75a00> # /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 0x7f030fb759a0> 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 0x7f030fb1c370> # /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 0x7f030fb1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb1c550> # /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 0x7f030fac8f70> # /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 0x7f030facf100> # /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 0x7f030faf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030facf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb31760> # /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 0x7f030fac8c70> # /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 0x7f030faf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fb1cfd0> 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 0x7f030fa6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa72e20> # /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 0x7f030fa69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa6f250> # /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 0x7f030f74eca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f74e790> 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 0x7f030f74ed90> # /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 0x7f030f74ee50> # /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 0x7f030f74ef10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa49c10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa434f0> # /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 0x7f030fa57550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa76cd0> # /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 0x7f030f75fb50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa49130> # 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 0x7f030fa57160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa7c880> # /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 0x7f030f75fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75fc70> # /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 0x7f030f75fbe0> # /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 0x7f030f734250> # /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 0x7f030f734340> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f76ae80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f761910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f7614f0> # /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 0x7f030f6ddfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f72faf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f761d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030fa76eb0> # /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 0x7f030f67a9d0> 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 0x7f030f67ad00> # /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 0x7f030f68d610> # /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 0x7f030f68db50> # 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 0x7f030f618280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f67adf0> # /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 0x7f030f629160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f68d490> 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 0x7f030f629220> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75f8b0> # /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 0x7f030f645580> # /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 0x7f030f645850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f645640> # 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 0x7f030f645730> # /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 0x7f030f645b80> # 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 0x7f030f6520d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f6457c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f637910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030f75f490> # /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 0x7f030f645970> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f030f56f550> # zipimport: found 103 names in '/tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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 0x7f030eebb760> # /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 0x7f030ef4b820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b460> # /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 0x7f030ef4b550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b250> 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 0x7f030ef4b4c0> # /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 0x7f030ef4b880> # /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 0x7f030ef23790> # 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 0x7f030ef23b20> # 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 0x7f030ef23970> # /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 0x7f030ee3f4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef44cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef4b5e0> # /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 0x7f030ef44e80> # /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 0x7f030ef458e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef18250> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef187c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ee45d00> # 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 0x7f030ef18040> # /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 0x7f030ef18070> # /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 0x7f030ee9cfa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030efa3eb0> # /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 0x7f030eeaa550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030efa3fd0> # /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 0x7f030efad190> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eeaa160> # 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 0x7f030ef70ac0> # 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 0x7f030efa39a0> # 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 0x7f030efa3d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef9af10> # /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 0x7f030eea7100> # 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 0x7f030ee9d3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eea7d30> # 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 0x7f030eea76d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eea8160> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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 0x7f030ea70370> # /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 0x7f030eeb88b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea50790> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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 0x7f030eed3670> # 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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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 0x7f030ea56e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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 0x7f030ef6ab20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea34580> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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 0x7f030ef37550> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030eed8100> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ef6a0d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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 0x7f030eeec1c0> # /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 0x7f030ea660d0> # 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 0x7f030ea66fd0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea80580> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea80f10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7ce370> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7ce7f0> # /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 0x7f030ea1efa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea31af0> # /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 0x7f030ea1e040> # /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 0x7f030e837d60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030ea64250> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7ce550> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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 0x7f030e7943d0> # /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 0x7f030e794640> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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 0x7f030e697ca0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e796a30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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 0x7f030e6bf100> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e6bf250> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/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_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_iu_98dt8/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 0x7f030e72d0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e7969a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e73cd30> 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 0x7f030e72da30> # /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 0x7f030e72dd90> # /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 0x7f030e6c1370> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f030e4b1a00> 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_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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.45, "5m": 0.43, "15m": 0.27}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "27", "second": "00", "epoch": "1726885620", "epoch_int": "1726885620", "date": "2024-09-20", "time": "22:27:00", "iso8601_micro": "2024-09-21T02:27:00.826761Z", "iso8601": "2024-09-21T02:27:00Z", "iso8601_basic": "20240920T222700826761", "iso8601_basic_short": "20240920T222700", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-fmjvxqgnwjhpkojynejrebmjnnizztth ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "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": 2174, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1358, "free": 2174}, "nocache": {"free": 3218, "used": 314}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "uuids": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "6291456", "sectorsize": "512", "size": "3.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": ["dm-0"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": ["foo-test1"]}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-0": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "sda": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"dm-0": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {"sda": ["dm-0"]}}, "ansible_uptime_seconds": 747, "ansible_lvm": {"lvs": {"test1": {"size_g": "3.00", "vg": "foo"}}, "vgs": {"foo": {"size_g": "9.99", "free_g": "6.99", "num_lvs": "1", "num_pvs": "1"}}, "pvs": {"/dev/sda": {"size_g": "9.99", "free_g": "6.99", "vg": "foo"}}}, "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": 263742885888, "block_size": 4096, "block_total": 65519355, "block_available": 64390353, "block_used": 1129002, "inode_total": 131071472, "inode_available": 130996342, "inode_used": 75130, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test1", "device": "/dev/mapper/foo-test1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 3154116608, "size_available": 3098292224, "block_size": 4096, "block_total": 770048, "block_available": 756419, "block_used": 13629, "inode_total": 1572864, "inode_available": 1572861, "inode_used": 3, "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb"}], "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_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_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885621.24453: 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-1726885620.3937771-21546-185749733712814/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885621.24456: _low_level_execute_command(): starting 20459 1726885621.24458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885620.3937771-21546-185749733712814/ > /dev/null 2>&1 && sleep 0' 20459 1726885621.24695: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.24698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.24741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885621.24744: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.24746: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.24796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.24799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885621.24805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.24840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.26630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.26676: stderr chunk (state=3): >>><<< 20459 1726885621.26679: stdout chunk (state=3): >>><<< 20459 1726885621.26693: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.26700: handler run complete 20459 1726885621.26826: variable 'ansible_facts' from source: unknown 20459 1726885621.27180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.27460: variable 'ansible_facts' from source: unknown 20459 1726885621.27538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.27646: attempt loop complete, returning result 20459 1726885621.27650: _execute() done 20459 1726885621.27652: dumping result to json 20459 1726885621.27681: done dumping result, returning 20459 1726885621.27689: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-47dd-4c59-0000000002f3] 20459 1726885621.27693: sending task result for task 02369adf-7a19-47dd-4c59-0000000002f3 20459 1726885621.28299: done sending task result for task 02369adf-7a19-47dd-4c59-0000000002f3 20459 1726885621.28302: WORKER PROCESS EXITING ok: [managed_node1] 20459 1726885621.28555: no more pending results, returning what we have 20459 1726885621.28557: results queue empty 20459 1726885621.28558: checking for any_errors_fatal 20459 1726885621.28560: done checking for any_errors_fatal 20459 1726885621.28561: checking for max_fail_percentage 20459 1726885621.28562: done checking for max_fail_percentage 20459 1726885621.28562: checking to see if all hosts have failed and the running result is not ok 20459 1726885621.28562: done checking to see if all hosts have failed 20459 1726885621.28563: getting the remaining hosts for this loop 20459 1726885621.28564: done getting the remaining hosts for this loop 20459 1726885621.28566: getting the next task for host managed_node1 20459 1726885621.28572: done getting next task for host managed_node1 20459 1726885621.28573: ^ task is: TASK: meta (role_complete) 20459 1726885621.28575: ^ 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 20459 1726885621.28580: getting variables 20459 1726885621.28581: in VariableManager get_vars() 20459 1726885621.28599: Calling all_inventory to load vars for managed_node1 20459 1726885621.28601: Calling groups_inventory to load vars for managed_node1 20459 1726885621.28602: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.28608: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.28610: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.28617: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.28866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.29196: done with get_vars() 20459 1726885621.29205: done getting variables 20459 1726885621.29263: done queuing things up, now waiting for results queue to drain 20459 1726885621.29264: results queue empty 20459 1726885621.29265: checking for any_errors_fatal 20459 1726885621.29269: done checking for any_errors_fatal 20459 1726885621.29269: checking for max_fail_percentage 20459 1726885621.29270: done checking for max_fail_percentage 20459 1726885621.29270: checking to see if all hosts have failed and the running result is not ok 20459 1726885621.29271: done checking to see if all hosts have failed 20459 1726885621.29271: getting the remaining hosts for this loop 20459 1726885621.29272: done getting the remaining hosts for this loop 20459 1726885621.29274: getting the next task for host managed_node1 20459 1726885621.29276: done getting next task for host managed_node1 20459 1726885621.29281: ^ task is: TASK: Verify role results 20459 1726885621.29282: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885621.29284: getting variables 20459 1726885621.29284: in VariableManager get_vars() 20459 1726885621.29291: Calling all_inventory to load vars for managed_node1 20459 1726885621.29292: Calling groups_inventory to load vars for managed_node1 20459 1726885621.29293: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.29297: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.29298: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.29300: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.29540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.29859: done with get_vars() 20459 1726885621.29867: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:44 Friday 20 September 2024 22:27:01 -0400 (0:00:00.958) 0:00:27.659 ****** 20459 1726885621.29917: entering _queue_task() for managed_node1/include_tasks 20459 1726885621.30116: worker is 1 (out of 1 available) 20459 1726885621.30129: exiting _queue_task() for managed_node1/include_tasks 20459 1726885621.30140: done queuing things up, now waiting for results queue to drain 20459 1726885621.30142: waiting for pending results... 20459 1726885621.30326: running TaskExecutor() for managed_node1/TASK: Verify role results 20459 1726885621.30387: in run() - task 02369adf-7a19-47dd-4c59-00000000000a 20459 1726885621.30398: variable 'ansible_search_path' from source: unknown 20459 1726885621.30430: calling self._execute() 20459 1726885621.30494: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.30501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.30509: variable 'omit' from source: magic vars 20459 1726885621.30590: _execute() done 20459 1726885621.30594: dumping result to json 20459 1726885621.30597: done dumping result, returning 20459 1726885621.30601: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-47dd-4c59-00000000000a] 20459 1726885621.30607: sending task result for task 02369adf-7a19-47dd-4c59-00000000000a 20459 1726885621.30709: done sending task result for task 02369adf-7a19-47dd-4c59-00000000000a 20459 1726885621.30715: WORKER PROCESS EXITING 20459 1726885621.30744: no more pending results, returning what we have 20459 1726885621.30749: in VariableManager get_vars() 20459 1726885621.30781: Calling all_inventory to load vars for managed_node1 20459 1726885621.30784: Calling groups_inventory to load vars for managed_node1 20459 1726885621.30787: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.30795: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.30798: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.30800: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.31119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.31449: done with get_vars() 20459 1726885621.31456: variable 'ansible_search_path' from source: unknown 20459 1726885621.31466: we have included files to process 20459 1726885621.31467: generating all_blocks data 20459 1726885621.31468: done generating all_blocks data 20459 1726885621.31472: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885621.31473: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885621.31475: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885621.31958: in VariableManager get_vars() 20459 1726885621.31969: done with get_vars() 20459 1726885621.31994: in VariableManager get_vars() 20459 1726885621.32003: done with get_vars() 20459 1726885621.32066: done processing included file 20459 1726885621.32068: iterating over new_blocks loaded from include file 20459 1726885621.32069: in VariableManager get_vars() 20459 1726885621.32076: done with get_vars() 20459 1726885621.32077: filtering new block on tags 20459 1726885621.32148: done filtering new block on tags 20459 1726885621.32150: 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_node1 20459 1726885621.32154: extending task lists for all hosts with included blocks 20459 1726885621.32673: done extending task lists 20459 1726885621.32675: done processing included files 20459 1726885621.32675: results queue empty 20459 1726885621.32676: checking for any_errors_fatal 20459 1726885621.32677: done checking for any_errors_fatal 20459 1726885621.32677: checking for max_fail_percentage 20459 1726885621.32678: done checking for max_fail_percentage 20459 1726885621.32678: checking to see if all hosts have failed and the running result is not ok 20459 1726885621.32679: done checking to see if all hosts have failed 20459 1726885621.32679: getting the remaining hosts for this loop 20459 1726885621.32680: done getting the remaining hosts for this loop 20459 1726885621.32681: getting the next task for host managed_node1 20459 1726885621.32684: done getting next task for host managed_node1 20459 1726885621.32686: ^ task is: TASK: Print out pool information 20459 1726885621.32687: ^ 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? (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 20459 1726885621.32689: getting variables 20459 1726885621.32689: in VariableManager get_vars() 20459 1726885621.32695: Calling all_inventory to load vars for managed_node1 20459 1726885621.32696: Calling groups_inventory to load vars for managed_node1 20459 1726885621.32698: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.32701: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.32703: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.32704: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.32949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.33270: done with get_vars() 20459 1726885621.33279: done getting variables 20459 1726885621.33303: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:01 -0400 (0:00:00.034) 0:00:27.693 ****** 20459 1726885621.33325: entering _queue_task() for managed_node1/debug 20459 1726885621.33508: worker is 1 (out of 1 available) 20459 1726885621.33525: exiting _queue_task() for managed_node1/debug 20459 1726885621.33535: done queuing things up, now waiting for results queue to drain 20459 1726885621.33537: waiting for pending results... 20459 1726885621.33704: running TaskExecutor() for managed_node1/TASK: Print out pool information 20459 1726885621.33771: in run() - task 02369adf-7a19-47dd-4c59-000000000381 20459 1726885621.33782: variable 'ansible_search_path' from source: unknown 20459 1726885621.33810: calling self._execute() 20459 1726885621.33876: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.33882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.33889: variable 'omit' from source: magic vars 20459 1726885621.34164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885621.35950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885621.35991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885621.36021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885621.36046: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885621.36067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885621.36126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885621.36147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885621.36168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885621.36195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885621.36206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885621.36289: variable '_storage_pools_list' from source: set_fact 20459 1726885621.36320: Evaluated conditional (_storage_pools_list | length > 0): True 20459 1726885621.36326: variable 'omit' from source: magic vars 20459 1726885621.36349: variable 'omit' from source: magic vars 20459 1726885621.36372: variable 'omit' from source: magic vars 20459 1726885621.36392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885621.36413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885621.36428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885621.36441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885621.36449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885621.36462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885621.36473: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885621.36496: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885621.36499: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.36503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.36577: Set connection var ansible_pipelining to False 20459 1726885621.36580: Set connection var ansible_shell_type to sh 20459 1726885621.36583: Set connection var ansible_connection to ssh 20459 1726885621.36593: Set connection var ansible_timeout to 10 20459 1726885621.36598: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885621.36603: Set connection var ansible_shell_executable to /bin/sh 20459 1726885621.36624: variable 'ansible_shell_executable' from source: unknown 20459 1726885621.36627: variable 'ansible_connection' from source: unknown 20459 1726885621.36629: variable 'ansible_module_compression' from source: unknown 20459 1726885621.36632: variable 'ansible_shell_type' from source: unknown 20459 1726885621.36634: variable 'ansible_shell_executable' from source: unknown 20459 1726885621.36637: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.36639: variable 'ansible_pipelining' from source: unknown 20459 1726885621.36641: variable 'ansible_timeout' from source: unknown 20459 1726885621.36646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.36714: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885621.36726: variable 'omit' from source: magic vars 20459 1726885621.36731: starting attempt loop 20459 1726885621.36733: running the handler 20459 1726885621.36769: variable '_storage_pools_list' from source: set_fact 20459 1726885621.36826: variable '_storage_pools_list' from source: set_fact 20459 1726885621.36979: handler run complete 20459 1726885621.37002: attempt loop complete, returning result 20459 1726885621.37005: _execute() done 20459 1726885621.37007: dumping result to json 20459 1726885621.37014: done dumping result, returning 20459 1726885621.37025: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-47dd-4c59-000000000381] 20459 1726885621.37028: sending task result for task 02369adf-7a19-47dd-4c59-000000000381 20459 1726885621.37132: done sending task result for task 02369adf-7a19-47dd-4c59-000000000381 20459 1726885621.37135: WORKER PROCESS EXITING ok: [managed_node1] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } 20459 1726885621.37263: no more pending results, returning what we have 20459 1726885621.37266: results queue empty 20459 1726885621.37267: checking for any_errors_fatal 20459 1726885621.37269: done checking for any_errors_fatal 20459 1726885621.37270: checking for max_fail_percentage 20459 1726885621.37271: done checking for max_fail_percentage 20459 1726885621.37272: checking to see if all hosts have failed and the running result is not ok 20459 1726885621.37273: done checking to see if all hosts have failed 20459 1726885621.37273: getting the remaining hosts for this loop 20459 1726885621.37275: done getting the remaining hosts for this loop 20459 1726885621.37278: getting the next task for host managed_node1 20459 1726885621.37282: done getting next task for host managed_node1 20459 1726885621.37284: ^ task is: TASK: Print out volume information 20459 1726885621.37286: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885621.37289: getting variables 20459 1726885621.37290: in VariableManager get_vars() 20459 1726885621.37317: Calling all_inventory to load vars for managed_node1 20459 1726885621.37319: Calling groups_inventory to load vars for managed_node1 20459 1726885621.37321: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.37328: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.37331: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.37333: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.37778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.38096: done with get_vars() 20459 1726885621.38105: done getting variables 20459 1726885621.38147: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:01 -0400 (0:00:00.048) 0:00:27.742 ****** 20459 1726885621.38166: entering _queue_task() for managed_node1/debug 20459 1726885621.38347: worker is 1 (out of 1 available) 20459 1726885621.38361: exiting _queue_task() for managed_node1/debug 20459 1726885621.38372: done queuing things up, now waiting for results queue to drain 20459 1726885621.38373: waiting for pending results... 20459 1726885621.38551: running TaskExecutor() for managed_node1/TASK: Print out volume information 20459 1726885621.38629: in run() - task 02369adf-7a19-47dd-4c59-000000000382 20459 1726885621.38640: variable 'ansible_search_path' from source: unknown 20459 1726885621.38670: calling self._execute() 20459 1726885621.38733: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.38739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.38747: variable 'omit' from source: magic vars 20459 1726885621.39022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885621.40600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885621.40649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885621.40675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885621.40700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885621.40723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885621.40778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885621.40798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885621.40819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885621.40847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885621.40859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885621.40943: variable '_storage_volumes_list' from source: set_fact 20459 1726885621.40957: Evaluated conditional (_storage_volumes_list | length > 0): False 20459 1726885621.40960: when evaluation is False, skipping this task 20459 1726885621.40963: _execute() done 20459 1726885621.40966: dumping result to json 20459 1726885621.40968: done dumping result, returning 20459 1726885621.40971: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-47dd-4c59-000000000382] 20459 1726885621.40976: sending task result for task 02369adf-7a19-47dd-4c59-000000000382 20459 1726885621.41061: done sending task result for task 02369adf-7a19-47dd-4c59-000000000382 20459 1726885621.41064: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "_storage_volumes_list | length > 0" } 20459 1726885621.41133: no more pending results, returning what we have 20459 1726885621.41137: results queue empty 20459 1726885621.41137: checking for any_errors_fatal 20459 1726885621.41146: done checking for any_errors_fatal 20459 1726885621.41146: checking for max_fail_percentage 20459 1726885621.41148: done checking for max_fail_percentage 20459 1726885621.41149: checking to see if all hosts have failed and the running result is not ok 20459 1726885621.41150: done checking to see if all hosts have failed 20459 1726885621.41151: getting the remaining hosts for this loop 20459 1726885621.41152: done getting the remaining hosts for this loop 20459 1726885621.41155: getting the next task for host managed_node1 20459 1726885621.41160: done getting next task for host managed_node1 20459 1726885621.41162: ^ task is: TASK: Collect info about the volumes. 20459 1726885621.41165: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885621.41168: getting variables 20459 1726885621.41169: in VariableManager get_vars() 20459 1726885621.41200: Calling all_inventory to load vars for managed_node1 20459 1726885621.41202: Calling groups_inventory to load vars for managed_node1 20459 1726885621.41204: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.41210: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.41216: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.41218: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.41526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.41856: done with get_vars() 20459 1726885621.41866: 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 22:27:01 -0400 (0:00:00.037) 0:00:27.779 ****** 20459 1726885621.41919: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885621.41920: Creating lock for fedora.linux_system_roles.blockdev_info 20459 1726885621.42093: worker is 1 (out of 1 available) 20459 1726885621.42105: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885621.42119: done queuing things up, now waiting for results queue to drain 20459 1726885621.42121: waiting for pending results... 20459 1726885621.42278: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 20459 1726885621.42344: in run() - task 02369adf-7a19-47dd-4c59-000000000383 20459 1726885621.42358: variable 'ansible_search_path' from source: unknown 20459 1726885621.42387: calling self._execute() 20459 1726885621.42456: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.42460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.42467: variable 'omit' from source: magic vars 20459 1726885621.42546: variable 'omit' from source: magic vars 20459 1726885621.42576: variable 'omit' from source: magic vars 20459 1726885621.42601: variable 'omit' from source: magic vars 20459 1726885621.42638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885621.42664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885621.42681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885621.42695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885621.42705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885621.42723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885621.42736: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885621.42757: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885621.42761: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.42763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.42847: Set connection var ansible_pipelining to False 20459 1726885621.42851: Set connection var ansible_shell_type to sh 20459 1726885621.42853: Set connection var ansible_connection to ssh 20459 1726885621.42862: Set connection var ansible_timeout to 10 20459 1726885621.42866: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885621.42871: Set connection var ansible_shell_executable to /bin/sh 20459 1726885621.42888: variable 'ansible_shell_executable' from source: unknown 20459 1726885621.42891: variable 'ansible_connection' from source: unknown 20459 1726885621.42894: variable 'ansible_module_compression' from source: unknown 20459 1726885621.42898: variable 'ansible_shell_type' from source: unknown 20459 1726885621.42901: variable 'ansible_shell_executable' from source: unknown 20459 1726885621.42903: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.42905: variable 'ansible_pipelining' from source: unknown 20459 1726885621.42909: variable 'ansible_timeout' from source: unknown 20459 1726885621.42911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.43050: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885621.43058: variable 'omit' from source: magic vars 20459 1726885621.43061: starting attempt loop 20459 1726885621.43063: running the handler 20459 1726885621.43074: _low_level_execute_command(): starting 20459 1726885621.43080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885621.43593: 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 <<< 20459 1726885621.43602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.43631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885621.43645: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885621.43655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.43701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.43716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.43770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.45398: stdout chunk (state=3): >>>/root <<< 20459 1726885621.45499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.45548: stderr chunk (state=3): >>><<< 20459 1726885621.45551: stdout chunk (state=3): >>><<< 20459 1726885621.45570: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.45581: _low_level_execute_command(): starting 20459 1726885621.45586: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040 `" && echo ansible-tmp-1726885621.4556956-21568-68529788811040="` echo /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040 `" ) && sleep 0' 20459 1726885621.46008: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.46028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.46048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885621.46066: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.46108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.46130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.46168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.48074: stdout chunk (state=3): >>>ansible-tmp-1726885621.4556956-21568-68529788811040=/root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040 <<< 20459 1726885621.48189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.48237: stderr chunk (state=3): >>><<< 20459 1726885621.48241: stdout chunk (state=3): >>><<< 20459 1726885621.48254: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885621.4556956-21568-68529788811040=/root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.48291: variable 'ansible_module_compression' from source: unknown 20459 1726885621.48332: ANSIBALLZ: Using lock for fedora.linux_system_roles.blockdev_info 20459 1726885621.48335: ANSIBALLZ: Acquiring lock 20459 1726885621.48337: ANSIBALLZ: Lock acquired: 139697462951040 20459 1726885621.48340: ANSIBALLZ: Creating module 20459 1726885621.56592: ANSIBALLZ: Writing module into payload 20459 1726885621.56650: ANSIBALLZ: Writing module 20459 1726885621.56669: ANSIBALLZ: Renaming module 20459 1726885621.56673: ANSIBALLZ: Done creating module 20459 1726885621.56691: variable 'ansible_facts' from source: unknown 20459 1726885621.56753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040/AnsiballZ_blockdev_info.py 20459 1726885621.56862: Sending initial data 20459 1726885621.56871: Sent initial data (161 bytes) 20459 1726885621.57566: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.57570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.57607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885621.57610: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.57618: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885621.57621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.57674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.57677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885621.57683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.57727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.59571: 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 <<< 20459 1726885621.59605: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885621.59643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpyz173uqs /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040/AnsiballZ_blockdev_info.py <<< 20459 1726885621.59680: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885621.60443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.60540: stderr chunk (state=3): >>><<< 20459 1726885621.60543: stdout chunk (state=3): >>><<< 20459 1726885621.60561: done transferring module to remote 20459 1726885621.60576: _low_level_execute_command(): starting 20459 1726885621.60579: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040/ /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040/AnsiballZ_blockdev_info.py && sleep 0' 20459 1726885621.61009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.61026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.61038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.61050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.61059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.61105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.61133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.61155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.62940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.62986: stderr chunk (state=3): >>><<< 20459 1726885621.62989: stdout chunk (state=3): >>><<< 20459 1726885621.63003: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.63006: _low_level_execute_command(): starting 20459 1726885621.63011: _low_level_execute_command(): using become for this command 20459 1726885621.63030: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qiwauvtkwsptdxknvtnxauotqdeuzvmh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 20459 1726885621.63104: Initial state: awaiting_escalation: BECOME-SUCCESS-qiwauvtkwsptdxknvtnxauotqdeuzvmh 20459 1726885621.63461: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.63521: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.63559: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.63580: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.63628: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.66662: stdout chunk (state=1): >>>BECOME-SUCCESS-qiwauvtkwsptdxknvtnxauotqdeuzvmh <<< 20459 1726885621.66666: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qiwauvtkwsptdxknvtnxauotqdeuzvmh' 20459 1726885621.66886: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885621.66894: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885621.66907: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885621.66916: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885621.66966: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885621.66971: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885621.67005: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885621.67050: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885621.67081: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885621.67091: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885621.67131: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885621.67165: 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 <<< 20459 1726885621.67176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885621.67199: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec120ca0> <<< 20459 1726885621.67229: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885621.67273: 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 0x7fa0ec0c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec120a00> <<< 20459 1726885621.67307: 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 0x7fa0ec1209a0> <<< 20459 1726885621.67340: 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' <<< 20459 1726885621.67358: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0c7370> <<< 20459 1726885621.67380: 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' <<< 20459 1726885621.67404: 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' # <<< 20459 1726885621.67430: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0c7820> <<< 20459 1726885621.67447: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0c7550> <<< 20459 1726885621.67467: 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' <<< 20459 1726885621.67484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885621.67504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885621.67539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885621.67572: 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 0x7fa0ec073f70> <<< 20459 1726885621.67608: 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' <<< 20459 1726885621.67672: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec07a100> <<< 20459 1726885621.67698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885621.67737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885621.67747: 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 0x7fa0ec0a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec07a820> <<< 20459 1726885621.67768: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0dc760> <<< 20459 1726885621.67802: 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 0x7fa0ec073c70> <<< 20459 1726885621.67862: 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 0x7fa0ec0a3c70> <<< 20459 1726885621.67919: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0c7fd0> <<< 20459 1726885621.67952: 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. <<< 20459 1726885621.68148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885621.68162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885621.68186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885621.68216: 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 <<< 20459 1726885621.68234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885621.68264: 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 0x7fa0ebdd4d90> <<< 20459 1726885621.68317: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd7e20> <<< 20459 1726885621.68340: 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' <<< 20459 1726885621.68369: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885621.68389: 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' <<< 20459 1726885621.68426: 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' <<< 20459 1726885621.68450: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdce730> <<< 20459 1726885621.68473: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd4250> <<< 20459 1726885621.68489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885621.68551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885621.68574: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885621.68600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885621.68677: 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' <<< 20459 1726885621.68698: 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 0x7fa0ebd55c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd55730> import 'itertools' # <<< 20459 1726885621.68718: 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 0x7fa0ebd55d30> <<< 20459 1726885621.68736: 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' <<< 20459 1726885621.68808: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd55df0> <<< 20459 1726885621.68848: 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 0x7fa0ebd55eb0> import '_collections' # <<< 20459 1726885621.68861: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdafbb0> import '_functools' # <<< 20459 1726885621.68878: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebda8490> <<< 20459 1726885621.68936: 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 0x7fa0ebdbd4f0> <<< 20459 1726885621.68944: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebddbcd0> <<< 20459 1726885621.68963: 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' <<< 20459 1726885621.68989: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885621.68994: 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 0x7fa0ebd67af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd7fa0> <<< 20459 1726885621.69030: 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' <<< 20459 1726885621.69044: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0ebdbd100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebde1880> <<< 20459 1726885621.69060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885621.69066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885621.69088: 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' <<< 20459 1726885621.69106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885621.69138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885621.69143: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67c10> <<< 20459 1726885621.69170: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885621.69179: 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 0x7fa0ebd67b80> <<< 20459 1726885621.69194: 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' <<< 20459 1726885621.69222: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885621.69228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885621.69252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885621.69291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885621.69323: 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 0x7fa0ebd3c1f0> <<< 20459 1726885621.69340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885621.69354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885621.69384: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd3c2e0> <<< 20459 1726885621.69518: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd74e20> <<< 20459 1726885621.69548: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd698b0> <<< 20459 1726885621.69555: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67df0> <<< 20459 1726885621.69578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885621.69586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885621.69623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885621.69631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885621.69654: 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' <<< 20459 1726885621.69666: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebcfff40> <<< 20459 1726885621.69692: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd38d30> <<< 20459 1726885621.69743: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd69d30> <<< 20459 1726885621.69746: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebda8fa0> <<< 20459 1726885621.69767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885621.69791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885621.69817: 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 0x7fa0ebc9d970> <<< 20459 1726885621.69836: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885621.69864: 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 0x7fa0ebc9dca0> <<< 20459 1726885621.69883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885621.69892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885621.69916: 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' <<< 20459 1726885621.69925: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebcaf5b0> <<< 20459 1726885621.69947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885621.69972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885621.70001: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebcafaf0> <<< 20459 1726885621.70031: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885621.70045: 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 0x7fa0ebcbafd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc9dd90> <<< 20459 1726885621.70065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885621.70072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885621.70119: 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 0x7fa0ebc57100> <<< 20459 1726885621.70129: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebcaf430> import 'pwd' # <<< 20459 1726885621.70158: 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 0x7fa0ebc571c0> <<< 20459 1726885621.70189: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67850> <<< 20459 1726885621.70210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885621.70228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885621.70245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885621.70260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885621.70289: 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 0x7fa0ebc71520> <<< 20459 1726885621.70312: 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' <<< 20459 1726885621.70341: 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 0x7fa0ebc717f0> <<< 20459 1726885621.70348: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc715e0> <<< 20459 1726885621.70369: 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' <<< 20459 1726885621.70374: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0ebc716d0> <<< 20459 1726885621.70397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885621.70403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885621.70596: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885621.70648: 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 0x7fa0ebc71b20> <<< 20459 1726885621.70670: 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 0x7fa0ebc71fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc71760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc658b0> <<< 20459 1726885621.70689: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67430> <<< 20459 1726885621.70699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885621.70766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885621.70785: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc71910> <<< 20459 1726885621.71206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0ebbb64f0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 20459 1726885621.71225: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885621.72437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.73397: 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 0x7fa0eb56c790> <<< 20459 1726885621.73440: 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' <<< 20459 1726885621.73469: 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' <<< 20459 1726885621.73499: 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' <<< 20459 1726885621.73518: 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 0x7fa0eb5fe850> <<< 20459 1726885621.73551: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe730> <<< 20459 1726885621.73594: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe490> <<< 20459 1726885621.73608: 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' <<< 20459 1726885621.73659: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe2b0> import 'atexit' # <<< 20459 1726885621.73707: 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 0x7fa0eb5fe4f0> <<< 20459 1726885621.73732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885621.73744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885621.73789: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe8b0> <<< 20459 1726885621.73812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885621.73841: 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 <<< 20459 1726885621.73886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885621.73889: 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' <<< 20459 1726885621.73980: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5508b0> <<< 20459 1726885621.74030: 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 0x7fa0eb550520> <<< 20459 1726885621.74035: 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 0x7fa0eb5506d0> <<< 20459 1726885621.74051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885621.74069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885621.74101: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb50cb80> <<< 20459 1726885621.74128: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5f8cd0> <<< 20459 1726885621.74278: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe610> <<< 20459 1726885621.74300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885621.74305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885621.74332: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5f80a0> <<< 20459 1726885621.74342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885621.74360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885621.74382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885621.74386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885621.74401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885621.74432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885621.74443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885621.74446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4e5850> <<< 20459 1726885621.74535: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb59fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb59f820> <<< 20459 1726885621.74540: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb506340> <<< 20459 1726885621.74570: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885621.74577: 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 0x7fa0eb59ffa0> <<< 20459 1726885621.74602: 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' <<< 20459 1726885621.74607: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb59ff70> <<< 20459 1726885621.74628: 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 <<< 20459 1726885621.74643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885621.74660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885621.74690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885621.74760: 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 0x7fa0eb4cdf70> <<< 20459 1726885621.74765: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5d6e20> <<< 20459 1726885621.74789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885621.74797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885621.74856: 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 0x7fa0eb4de4f0> <<< 20459 1726885621.74859: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5d6fa0> <<< 20459 1726885621.74882: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885621.74923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885621.74951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885621.74954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 20459 1726885621.74956: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885621.75019: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4cd220> <<< 20459 1726885621.75142: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4de190> <<< 20459 1726885621.75237: 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 0x7fa0eb4db5b0> <<< 20459 1726885621.75269: 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 0x7fa0eb4db670> <<< 20459 1726885621.75307: 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' <<< 20459 1726885621.75320: 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 0x7fa0eb4daca0> <<< 20459 1726885621.75325: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5cea30> <<< 20459 1726885621.75353: 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' <<< 20459 1726885621.75367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885621.75385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885621.75432: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885621.75436: 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 0x7fa0eb55f9a0> <<< 20459 1726885621.75633: 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' <<< 20459 1726885621.75643: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0eb55c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4cf850> <<< 20459 1726885621.75703: 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 0x7fa0eb55f3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5979d0> <<< 20459 1726885621.75725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885621.75749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.75803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.75888: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.75951: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885621.75964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.76044: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.76138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.76605: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.77061: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885621.77082: 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.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885621.77103: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885621.77124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885621.77175: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885621.77184: 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 0x7fa0eb4adbb0> <<< 20459 1726885621.77243: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885621.77251: 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 0x7fa0eb554790> <<< 20459 1726885621.77270: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb09b130> <<< 20459 1726885621.77317: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885621.77327: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.77340: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.77362: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885621.77367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.77488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.77621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885621.77627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885621.77649: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb555c10> <<< 20459 1726885621.77654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78547: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885621.78582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78610: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885621.78623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78756: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885621.78775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885621.78795: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.78868: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885621.79052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885621.79285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885621.79290: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885621.79372: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb59a340> <<< 20459 1726885621.79375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79524: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885621.79529: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885621.79540: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79645: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885621.79648: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.79857: 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 <<< 20459 1726885621.79869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885621.79950: 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 0x7fa0eb4948b0> <<< 20459 1726885621.79978: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb04cf40> <<< 20459 1726885621.80018: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885621.80030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80240: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885621.80294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885621.80320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885621.80349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885621.80374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885621.80387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885621.80479: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb086b50> <<< 20459 1726885621.80522: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4a2520> <<< 20459 1726885621.80580: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb49ef70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885621.80586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80641: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885621.80646: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885621.80701: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885621.80730: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885621.80743: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 20459 1726885621.80755: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80771: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885621.80795: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80816: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885621.80830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80845: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885621.80866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.80897: 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_p7vw1_qx/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885621.80966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.81085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885621.81235: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885621.82057: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "LVM2_member", "label": "", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/mapper/foo-test1": {"name": "/dev/mapper/foo-test1", "fstype": "xfs", "label": "", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb", "type": "lvm", "size": "3G", "mountpoint": "/opt/test1"}, "/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": {}}} <<< 20459 1726885621.82077: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885621.82498: 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 <<< 20459 1726885621.82621: 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 <<< 20459 1726885621.82642: 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 # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20459 1726885621.82850: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885621.82853: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885621.82900: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885621.82925: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885621.82951: 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 <<< 20459 1726885621.82981: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885621.83004: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885621.83034: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885621.83106: 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 <<< 20459 1726885621.83208: 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 # 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 <<< 20459 1726885621.83232: 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 <<< 20459 1726885621.83297: 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 <<< 20459 1726885621.83326: 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 <<< 20459 1726885621.83371: 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 <<< 20459 1726885621.83375: 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 <<< 20459 1726885621.83572: 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 <<< 20459 1726885621.83577: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp <<< 20459 1726885621.83582: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy selectors <<< 20459 1726885621.83608: 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 <<< 20459 1726885621.83636: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885621.84086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885621.84143: stderr chunk (state=3): >>><<< 20459 1726885621.84146: stdout chunk (state=3): >>><<< 20459 1726885621.84207: _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 0x7fa0ec120ca0> # /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 0x7fa0ec0c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec120a00> # /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 0x7fa0ec1209a0> 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 0x7fa0ec0c7370> # /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 0x7fa0ec0c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0c7550> # /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 0x7fa0ec073f70> # /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 0x7fa0ec07a100> # /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 0x7fa0ec0a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec07a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0dc760> # /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 0x7fa0ec073c70> # /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 0x7fa0ec0a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ec0c7fd0> 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 0x7fa0ebdd4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd7e20> # /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 0x7fa0ebdce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd4250> # /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 0x7fa0ebd55c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd55730> 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 0x7fa0ebd55d30> # /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 0x7fa0ebd55df0> # /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 0x7fa0ebd55eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdafbb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebda8490> # /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 0x7fa0ebdbd4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebddbcd0> # /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 0x7fa0ebd67af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebdd7fa0> # 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 0x7fa0ebdbd100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebde1880> # /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 0x7fa0ebd67e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67c10> # /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 0x7fa0ebd67b80> # /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 0x7fa0ebd3c1f0> # /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 0x7fa0ebd3c2e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd74e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd698b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67df0> # /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 0x7fa0ebcfff40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd38d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd69d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebda8fa0> # /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 0x7fa0ebc9d970> 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 0x7fa0ebc9dca0> # /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 0x7fa0ebcaf5b0> # /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 0x7fa0ebcafaf0> # 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 0x7fa0ebcbafd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc9dd90> # /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 0x7fa0ebc57100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebcaf430> 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 0x7fa0ebc571c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67850> # /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 0x7fa0ebc71520> # /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 0x7fa0ebc717f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc715e0> # 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 0x7fa0ebc716d0> # /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 0x7fa0ebc71b20> # 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 0x7fa0ebc71fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc71760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebc658b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0ebd67430> # /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 0x7fa0ebc71910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0ebbb64f0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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 0x7fa0eb56c790> # /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 0x7fa0eb5fe850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe490> # /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 0x7fa0eb5fe580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe2b0> 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 0x7fa0eb5fe4f0> # /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 0x7fa0eb5fe8b0> # /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 0x7fa0eb5508b0> # 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 0x7fa0eb550520> # 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 0x7fa0eb5506d0> # /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 0x7fa0eb50cb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5f8cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5fe610> # /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 0x7fa0eb5f80a0> # /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 0x7fa0eb4e5850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb59fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb59f820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb506340> # 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 0x7fa0eb59ffa0> # /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 0x7fa0eb59ff70> # /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 0x7fa0eb4cdf70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5d6e20> # /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 0x7fa0eb4de4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5d6fa0> # /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 0x7fa0eb4cd220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4de190> # 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 0x7fa0eb4db5b0> # 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 0x7fa0eb4db670> # 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 0x7fa0eb4daca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5cea30> # /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 0x7fa0eb55f9a0> # 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 0x7fa0eb55c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4cf850> # 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 0x7fa0eb55f3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb5979d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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 0x7fa0eb4adbb0> # /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 0x7fa0eb554790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb09b130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/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 0x7fa0eb555c10> # 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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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 0x7fa0eb59a340> # 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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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 0x7fa0eb4948b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb04cf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/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 0x7fa0eb086b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb4a2520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0eb49ef70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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_p7vw1_qx/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": "LVM2_member", "label": "", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/mapper/foo-test1": {"name": "/dev/mapper/foo-test1", "fstype": "xfs", "label": "", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb", "type": "lvm", "size": "3G", "mountpoint": "/opt/test1"}, "/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885621.84785: 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-1726885621.4556956-21568-68529788811040/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885621.84789: _low_level_execute_command(): starting 20459 1726885621.84791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885621.4556956-21568-68529788811040/ > /dev/null 2>&1 && sleep 0' 20459 1726885621.84945: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.84949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.84984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.84987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.84994: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885621.84997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.85050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.85053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885621.85057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.85095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.86889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.86940: stderr chunk (state=3): >>><<< 20459 1726885621.86944: stdout chunk (state=3): >>><<< 20459 1726885621.86957: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.86963: handler run complete 20459 1726885621.86985: Evaluated conditional (False): False 20459 1726885621.86995: attempt loop complete, returning result 20459 1726885621.86999: _execute() done 20459 1726885621.87002: dumping result to json 20459 1726885621.87015: done dumping result, returning 20459 1726885621.87021: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-47dd-4c59-000000000383] 20459 1726885621.87026: sending task result for task 02369adf-7a19-47dd-4c59-000000000383 20459 1726885621.87148: done sending task result for task 02369adf-7a19-47dd-4c59-000000000383 20459 1726885621.87151: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f" }, "/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" } } } 20459 1726885621.87287: no more pending results, returning what we have 20459 1726885621.87290: results queue empty 20459 1726885621.87291: checking for any_errors_fatal 20459 1726885621.87298: done checking for any_errors_fatal 20459 1726885621.87299: checking for max_fail_percentage 20459 1726885621.87300: done checking for max_fail_percentage 20459 1726885621.87301: checking to see if all hosts have failed and the running result is not ok 20459 1726885621.87305: done checking to see if all hosts have failed 20459 1726885621.87306: getting the remaining hosts for this loop 20459 1726885621.87307: done getting the remaining hosts for this loop 20459 1726885621.87310: getting the next task for host managed_node1 20459 1726885621.87319: done getting next task for host managed_node1 20459 1726885621.87322: ^ task is: TASK: Read the /etc/fstab file for volume existence 20459 1726885621.87325: ^ 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? (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 20459 1726885621.87327: getting variables 20459 1726885621.87328: in VariableManager get_vars() 20459 1726885621.87357: Calling all_inventory to load vars for managed_node1 20459 1726885621.87359: Calling groups_inventory to load vars for managed_node1 20459 1726885621.87362: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885621.87371: Calling all_plugins_play to load vars for managed_node1 20459 1726885621.87374: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885621.87376: Calling groups_plugins_play to load vars for managed_node1 20459 1726885621.87718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885621.88049: done with get_vars() 20459 1726885621.88061: done getting variables 20459 1726885621.88102: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:01 -0400 (0:00:00.462) 0:00:28.241 ****** 20459 1726885621.88127: entering _queue_task() for managed_node1/command 20459 1726885621.88331: worker is 1 (out of 1 available) 20459 1726885621.88345: exiting _queue_task() for managed_node1/command 20459 1726885621.88356: done queuing things up, now waiting for results queue to drain 20459 1726885621.88358: waiting for pending results... 20459 1726885621.88532: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 20459 1726885621.88626: in run() - task 02369adf-7a19-47dd-4c59-000000000384 20459 1726885621.88638: variable 'ansible_search_path' from source: unknown 20459 1726885621.88667: calling self._execute() 20459 1726885621.88738: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.88742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.88751: variable 'omit' from source: magic vars 20459 1726885621.88851: variable 'omit' from source: magic vars 20459 1726885621.88907: variable 'omit' from source: magic vars 20459 1726885621.88915: variable 'omit' from source: magic vars 20459 1726885621.88965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885621.89015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885621.89037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885621.89040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885621.89063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885621.89105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885621.89108: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885621.89185: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885621.89190: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.89193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.89290: Set connection var ansible_pipelining to False 20459 1726885621.89294: Set connection var ansible_shell_type to sh 20459 1726885621.89309: Set connection var ansible_connection to ssh 20459 1726885621.89316: Set connection var ansible_timeout to 10 20459 1726885621.89333: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885621.89336: Set connection var ansible_shell_executable to /bin/sh 20459 1726885621.89392: variable 'ansible_shell_executable' from source: unknown 20459 1726885621.89409: variable 'ansible_connection' from source: unknown 20459 1726885621.89447: variable 'ansible_module_compression' from source: unknown 20459 1726885621.89460: variable 'ansible_shell_type' from source: unknown 20459 1726885621.89462: variable 'ansible_shell_executable' from source: unknown 20459 1726885621.89465: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885621.89467: variable 'ansible_pipelining' from source: unknown 20459 1726885621.89547: variable 'ansible_timeout' from source: unknown 20459 1726885621.89562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885621.89566: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885621.89569: variable 'omit' from source: magic vars 20459 1726885621.89571: starting attempt loop 20459 1726885621.89573: running the handler 20459 1726885621.89575: _low_level_execute_command(): starting 20459 1726885621.89577: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885621.90228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885621.90253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.90256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.90273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.90471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885621.90473: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885621.90476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.90477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885621.90480: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885621.90482: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885621.90487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.90489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.90491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.90493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885621.90495: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885621.90497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.90550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.90572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885621.90585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.90661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.92259: stdout chunk (state=3): >>>/root <<< 20459 1726885621.92420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.92457: stderr chunk (state=3): >>><<< 20459 1726885621.92473: stdout chunk (state=3): >>><<< 20459 1726885621.92523: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.92526: _low_level_execute_command(): starting 20459 1726885621.92531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074 `" && echo ansible-tmp-1726885621.9248915-21584-139355593928074="` echo /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074 `" ) && sleep 0' 20459 1726885621.93120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.93131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.93139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.93179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.93219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885621.93244: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885621.93277: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885621.93279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885621.93281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885621.93283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885621.93285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885621.93287: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885621.93289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885621.93331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885621.93351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885621.93354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885621.93407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885621.95250: stdout chunk (state=3): >>>ansible-tmp-1726885621.9248915-21584-139355593928074=/root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074 <<< 20459 1726885621.95363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885621.95493: stderr chunk (state=3): >>><<< 20459 1726885621.95497: stdout chunk (state=3): >>><<< 20459 1726885621.95523: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885621.9248915-21584-139355593928074=/root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885621.95588: variable 'ansible_module_compression' from source: unknown 20459 1726885621.95660: ANSIBALLZ: Using generic lock for ansible.legacy.command 20459 1726885621.95677: ANSIBALLZ: Acquiring lock 20459 1726885621.95681: ANSIBALLZ: Lock acquired: 139697466748288 20459 1726885621.95684: ANSIBALLZ: Creating module 20459 1726885622.05455: ANSIBALLZ: Writing module into payload 20459 1726885622.05531: ANSIBALLZ: Writing module 20459 1726885622.05548: ANSIBALLZ: Renaming module 20459 1726885622.05554: ANSIBALLZ: Done creating module 20459 1726885622.05568: variable 'ansible_facts' from source: unknown 20459 1726885622.05621: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074/AnsiballZ_command.py 20459 1726885622.05727: Sending initial data 20459 1726885622.05731: Sent initial data (156 bytes) 20459 1726885622.06418: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.06422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.06454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.06467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.06523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.06536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.06585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.08398: 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 <<< 20459 1726885622.08444: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885622.08480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpglh0_tsx /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074/AnsiballZ_command.py <<< 20459 1726885622.08516: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885622.09791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.09929: stderr chunk (state=3): >>><<< 20459 1726885622.09932: stdout chunk (state=3): >>><<< 20459 1726885622.09935: done transferring module to remote 20459 1726885622.09938: _low_level_execute_command(): starting 20459 1726885622.09942: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074/ /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074/AnsiballZ_command.py && sleep 0' 20459 1726885622.10351: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.10354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.10394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.10397: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885622.10401: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.10457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.10461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.10466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.10502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.12243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.12291: stderr chunk (state=3): >>><<< 20459 1726885622.12294: stdout chunk (state=3): >>><<< 20459 1726885622.12311: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.12321: _low_level_execute_command(): starting 20459 1726885622.12324: _low_level_execute_command(): using become for this command 20459 1726885622.12336: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hlmibaehtpvcnbwpovioxdiohzrnigxc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885622.12418: Initial state: awaiting_escalation: BECOME-SUCCESS-hlmibaehtpvcnbwpovioxdiohzrnigxc 20459 1726885622.12780: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.12829: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.12836: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885622.12850: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.12857: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.12916: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.12919: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.12935: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.12992: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.15805: stdout chunk (state=1): >>>BECOME-SUCCESS-hlmibaehtpvcnbwpovioxdiohzrnigxc <<< 20459 1726885622.15809: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hlmibaehtpvcnbwpovioxdiohzrnigxc' 20459 1726885622.16033: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885622.16059: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885622.16064: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885622.16116: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885622.16121: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885622.16151: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885622.16181: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885622.16225: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885622.16229: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885622.16275: 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' <<< 20459 1726885622.16298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885622.16316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885622.16322: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885622.16346: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b955f5ca0> <<< 20459 1726885622.16377: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885622.16390: 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 0x7f8b9559c280> <<< 20459 1726885622.16401: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b955f5a00> <<< 20459 1726885622.16425: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885622.16431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885622.16440: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b955f59a0> <<< 20459 1726885622.16457: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885622.16477: 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' <<< 20459 1726885622.16492: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9559c370> <<< 20459 1726885622.16517: 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' <<< 20459 1726885622.16532: 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' <<< 20459 1726885622.16549: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9559c820> <<< 20459 1726885622.16572: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9559c550> <<< 20459 1726885622.16599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885622.16615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885622.16627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885622.16649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885622.16667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885622.16682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885622.16704: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885622.16709: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95548f70> <<< 20459 1726885622.16725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885622.16744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885622.16812: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9554f100> <<< 20459 1726885622.16836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885622.16841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885622.16867: 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' <<< 20459 1726885622.16881: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95578730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9554f820> <<< 20459 1726885622.16905: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b955b1760> <<< 20459 1726885622.16932: 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' <<< 20459 1726885622.16941: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95548c70> <<< 20459 1726885622.16979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885622.16993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885622.16999: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95578c70> <<< 20459 1726885622.17045: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9559cfd0> <<< 20459 1726885622.17073: 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. <<< 20459 1726885622.17268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885622.17271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885622.17302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885622.17307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885622.17325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885622.17346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885622.17365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885622.17376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885622.17386: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954efd90> <<< 20459 1726885622.17430: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f2e20> <<< 20459 1726885622.17456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885622.17461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885622.17473: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885622.17493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885622.17511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885622.17528: 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' <<< 20459 1726885622.17551: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954e9730> <<< 20459 1726885622.17574: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f0520> <<< 20459 1726885622.17579: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954ef250> <<< 20459 1726885622.17598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885622.17663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885622.17688: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885622.17721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.17737: 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' <<< 20459 1726885622.17766: 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 0x7f8b95471c40> <<< 20459 1726885622.17777: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95471730> <<< 20459 1726885622.17787: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885622.17812: 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' <<< 20459 1726885622.17823: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95471d30> <<< 20459 1726885622.17829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885622.17853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885622.17868: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95471df0> <<< 20459 1726885622.17888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885622.17906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 20459 1726885622.17908: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95471eb0> <<< 20459 1726885622.17916: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885622.17959: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954cabb0> import '_functools' # <<< 20459 1726885622.17986: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954c3490> <<< 20459 1726885622.18037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885622.18044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954d74f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f6cd0> <<< 20459 1726885622.18065: 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' <<< 20459 1726885622.18097: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.18105: 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 0x7f8b95482af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f2fa0> <<< 20459 1726885622.18140: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.18142: 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 0x7f8b954d7100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954fc880> <<< 20459 1726885622.18168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885622.18173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885622.18193: 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' <<< 20459 1726885622.18218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885622.18222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885622.18243: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482c10> <<< 20459 1726885622.18275: 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' <<< 20459 1726885622.18278: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482b80> <<< 20459 1726885622.18299: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885622.18302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885622.18325: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885622.18331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885622.18352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885622.18399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885622.18425: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 20459 1726885622.18432: 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 0x7f8b954571f0> <<< 20459 1726885622.18452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885622.18455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885622.18486: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954572e0> <<< 20459 1726885622.18605: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9548de20> <<< 20459 1726885622.18637: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954848b0> <<< 20459 1726885622.18654: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482df0> <<< 20459 1726885622.18679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885622.18685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885622.18712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885622.18728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885622.18767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885622.18775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b951daf40> <<< 20459 1726885622.18790: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95453d30> <<< 20459 1726885622.18837: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95484d30> <<< 20459 1726885622.18841: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954c3fa0> <<< 20459 1726885622.18863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885622.18885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885622.18921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885622.18924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 20459 1726885622.18927: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95177970> <<< 20459 1726885622.18934: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885622.18958: 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 0x7f8b95177ca0> <<< 20459 1726885622.18977: 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' <<< 20459 1726885622.19001: 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' <<< 20459 1726885622.19021: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9518a5b0> <<< 20459 1726885622.19037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885622.19070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885622.19091: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9518aaf0> <<< 20459 1726885622.19133: 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 0x7f8b95194fd0> <<< 20459 1726885622.19139: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95177d90> <<< 20459 1726885622.19161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885622.19166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885622.19203: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.19221: 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 0x7f8b95126100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9518a430> <<< 20459 1726885622.19225: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885622.19247: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.19252: 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 0x7f8b951261c0> <<< 20459 1726885622.19282: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482850> <<< 20459 1726885622.19301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885622.19322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885622.19336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885622.19351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885622.19377: 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 0x7f8b95141520> <<< 20459 1726885622.19399: 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' <<< 20459 1726885622.19432: 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 0x7f8b951417f0> <<< 20459 1726885622.19440: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b951415e0> <<< 20459 1726885622.19455: 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 0x7f8b951416d0> <<< 20459 1726885622.19479: 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' <<< 20459 1726885622.19671: 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 0x7f8b95141b20> <<< 20459 1726885622.19707: 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 0x7f8b95141fd0> <<< 20459 1726885622.19722: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95141760> <<< 20459 1726885622.19727: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b951348b0> <<< 20459 1726885622.19754: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482430> <<< 20459 1726885622.19771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885622.19826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885622.19859: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95141910> <<< 20459 1726885622.19957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885622.19970: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b9506c4f0> <<< 20459 1726885622.20100: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885622.20193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.20218: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885622.20221: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.20244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.20258: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885622.20262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.21488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.22432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885622.22446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f67790> <<< 20459 1726885622.22456: 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' <<< 20459 1726885622.22479: 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' <<< 20459 1726885622.22500: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885622.22505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885622.22531: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.22536: 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 0x7f8b94ff6850> <<< 20459 1726885622.22567: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6730> <<< 20459 1726885622.22598: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6490> <<< 20459 1726885622.22622: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885622.22626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885622.22668: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6580> <<< 20459 1726885622.22673: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff62b0> import 'atexit' # <<< 20459 1726885622.22700: 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 0x7f8b94ff64f0> <<< 20459 1726885622.22721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885622.22743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885622.22783: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff68b0> <<< 20459 1726885622.22802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885622.22820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885622.22835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885622.22855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885622.22875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885622.22883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885622.22945: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b949ac760> <<< 20459 1726885622.22982: 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 0x7f8b949acaf0> <<< 20459 1726885622.23015: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.23026: 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 0x7f8b949ac940> <<< 20459 1726885622.23033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885622.23054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885622.23088: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b949cfb80> <<< 20459 1726885622.23105: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff0cd0> <<< 20459 1726885622.23263: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6610> <<< 20459 1726885622.23288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885622.23293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885622.23305: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff00a0> <<< 20459 1726885622.23335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885622.23337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885622.23357: 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' <<< 20459 1726885622.23379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885622.23382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885622.23410: 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' <<< 20459 1726885622.23421: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f62850> <<< 20459 1726885622.23496: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f90d90> <<< 20459 1726885622.23503: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f90820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b949c9340> <<< 20459 1726885622.23533: 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 0x7f8b94f90fa0> <<< 20459 1726885622.23558: 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 0x7f8b94f90f70> <<< 20459 1726885622.23576: 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 <<< 20459 1726885622.23588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885622.23608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885622.23633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885622.23701: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.23707: 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 0x7f8b9498ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94fcfe20> <<< 20459 1726885622.23729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885622.23733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885622.23791: 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 0x7f8b9499e4f0> <<< 20459 1726885622.23797: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94fcffa0> <<< 20459 1726885622.23817: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885622.23852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.23878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885622.23881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885622.23938: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9498f220> <<< 20459 1726885622.24062: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9499e190> <<< 20459 1726885622.24159: 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 0x7f8b9499c5b0> <<< 20459 1726885622.24189: 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 0x7f8b9499c670> <<< 20459 1726885622.24229: 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 0x7f8b9499bca0> <<< 20459 1726885622.24240: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94fc6a30> <<< 20459 1726885622.24262: 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' <<< 20459 1726885622.24276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885622.24292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885622.24335: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.24340: 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 0x7f8b94f579a0> <<< 20459 1726885622.24525: 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 0x7f8b94f54970> <<< 20459 1726885622.24533: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94991850> <<< 20459 1726885622.24558: 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' <<< 20459 1726885622.24574: 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 0x7f8b94f573d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f8f9d0> <<< 20459 1726885622.24582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24602: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885622.24607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24682: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24764: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885622.24784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24806: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885622.24815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.24908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.25000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.25477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.25937: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885622.25940: 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_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885622.25970: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885622.25980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.26033: 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 0x7f8b9496abb0> <<< 20459 1726885622.26101: 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' <<< 20459 1726885622.26105: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f4c790> <<< 20459 1726885622.26128: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94563130> <<< 20459 1726885622.26166: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885622.26170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.26195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.26209: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885622.26219: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.26329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.26455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885622.26462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885622.26480: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f4dc10> # zipimport: zlib available <<< 20459 1726885622.26874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27354: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885622.27359: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27422: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885622.27428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27552: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885622.27561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27584: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885622.27588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27659: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885622.27665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.27843: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885622.28055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885622.28068: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885622.28140: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f92340> <<< 20459 1726885622.28148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28270: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885622.28274: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885622.28281: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885622.28300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28369: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885622.28374: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28540: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28596: 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 <<< 20459 1726885622.28625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.28700: 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 0x7f8b949538b0> <<< 20459 1726885622.28727: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b945090d0> <<< 20459 1726885622.28762: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885622.28779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.28975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885622.29027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885622.29048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885622.29076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885622.29099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885622.29115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885622.29199: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94551b50> <<< 20459 1726885622.29238: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94961520> <<< 20459 1726885622.29299: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9495cf70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885622.29304: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29351: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885622.29359: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885622.29424: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885622.29435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29438: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885622.29458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885622.29652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20459 1726885622.29672: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9450abe0> <<< 20459 1726885622.29753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.29899: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885622.30234: 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\n/dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:27:02.298279", "end": "2024-09-20 22:27:02.301377", "delta": "0:00:00.003098", "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}}} <<< 20459 1726885622.30256: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885622.30615: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20459 1726885622.30631: 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__ <<< 20459 1726885622.30673: 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 <<< 20459 1726885622.30678: 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 <<< 20459 1726885622.30684: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 20459 1726885622.30695: stdout chunk (state=3): >>> <<< 20459 1726885622.30735: 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 <<< 20459 1726885622.30784: 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 # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 20459 1726885622.30793: 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 <<< 20459 1726885622.30806: 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 <<< 20459 1726885622.30818: 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<<< 20459 1726885622.30836: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 <<< 20459 1726885622.31024: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885622.31046: stdout chunk (state=3): >>># destroy importlib.util <<< 20459 1726885622.31051: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885622.31075: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885622.31089: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885622.31098: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885622.31130: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 20459 1726885622.31136: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 20459 1726885622.31144: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885622.31155: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885622.31180: stdout chunk (state=3): >>># destroy array # destroy datetime<<< 20459 1726885622.31185: stdout chunk (state=3): >>> <<< 20459 1726885622.31204: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885622.31248: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885622.31282: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 20459 1726885622.31298: 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 <<< 20459 1726885622.31325: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 20459 1726885622.31340: 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 <<< 20459 1726885622.31344: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 20459 1726885622.31347: 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 <<< 20459 1726885622.31356: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 20459 1726885622.31363: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885622.31388: 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 <<< 20459 1726885622.31391: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885622.31404: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 20459 1726885622.31432: 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 <<< 20459 1726885622.31436: 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 <<< 20459 1726885622.31445: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 20459 1726885622.31450: 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 <<< 20459 1726885622.31581: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885622.31599: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885622.31610: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885622.31627: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885622.31641: 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 <<< 20459 1726885622.31659: 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 <<< 20459 1726885622.31665: 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 <<< 20459 1726885622.31694: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885622.32120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885622.32184: stderr chunk (state=3): >>><<< 20459 1726885622.32187: stdout chunk (state=3): >>><<< 20459 1726885622.32248: _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 0x7f8b955f5ca0> # /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 0x7f8b9559c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b955f5a00> # /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 0x7f8b955f59a0> 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 0x7f8b9559c370> # /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 0x7f8b9559c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9559c550> # /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 0x7f8b95548f70> # /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 0x7f8b9554f100> # /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 0x7f8b95578730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9554f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b955b1760> # /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 0x7f8b95548c70> # /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 0x7f8b95578c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9559cfd0> 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 0x7f8b954efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f2e20> # /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 0x7f8b954e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954ef250> # /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 0x7f8b95471c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95471730> 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 0x7f8b95471d30> # /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 0x7f8b95471df0> # /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 0x7f8b95471eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954cabb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954c3490> # /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 0x7f8b954d74f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f6cd0> # /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 0x7f8b95482af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954f2fa0> # 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 0x7f8b954d7100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954fc880> # /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 0x7f8b95482e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482c10> # /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 0x7f8b95482b80> # /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 0x7f8b954571f0> # /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 0x7f8b954572e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9548de20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954848b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482df0> # /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 0x7f8b951daf40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95453d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95484d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b954c3fa0> # /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 0x7f8b95177970> 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 0x7f8b95177ca0> # /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 0x7f8b9518a5b0> # /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 0x7f8b9518aaf0> # 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 0x7f8b95194fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95177d90> # /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 0x7f8b95126100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9518a430> 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 0x7f8b951261c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482850> # /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 0x7f8b95141520> # /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 0x7f8b951417f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b951415e0> # 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 0x7f8b951416d0> # /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 0x7f8b95141b20> # 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 0x7f8b95141fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95141760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b951348b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b95482430> # /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 0x7f8b95141910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8b9506c4f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_de3s36v3/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/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 0x7f8b94f67790> # /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 0x7f8b94ff6850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6490> # /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 0x7f8b94ff6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff62b0> 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 0x7f8b94ff64f0> # /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 0x7f8b94ff68b0> # /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 0x7f8b949ac760> # 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 0x7f8b949acaf0> # 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 0x7f8b949ac940> # /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 0x7f8b949cfb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff0cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94ff6610> # /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 0x7f8b94ff00a0> # /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 0x7f8b94f62850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f90d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f90820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b949c9340> # 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 0x7f8b94f90fa0> # /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 0x7f8b94f90f70> # /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 0x7f8b9498ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94fcfe20> # /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 0x7f8b9499e4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94fcffa0> # /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 0x7f8b9498f220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9499e190> # 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 0x7f8b9499c5b0> # 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 0x7f8b9499c670> # 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 0x7f8b9499bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94fc6a30> # /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 0x7f8b94f579a0> # 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 0x7f8b94f54970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94991850> # 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 0x7f8b94f573d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94f8f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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 0x7f8b9496abb0> # /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 0x7f8b94f4c790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94563130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/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 0x7f8b94f4dc10> # 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_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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 0x7f8b94f92340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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 0x7f8b949538b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b945090d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/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 0x7f8b94551b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b94961520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b9495cf70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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_de3s36v3/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 0x7f8b9450abe0> # 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\n/dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:27:02.298279", "end": "2024-09-20 22:27:02.301377", "delta": "0:00:00.003098", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885622.32811: 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-1726885621.9248915-21584-139355593928074/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885622.32819: _low_level_execute_command(): starting 20459 1726885622.32823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885621.9248915-21584-139355593928074/ > /dev/null 2>&1 && sleep 0' 20459 1726885622.32969: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.32972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.33010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.33021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.33024: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.33075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.33079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.33081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.33130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.34899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.34958: stderr chunk (state=3): >>><<< 20459 1726885622.34962: stdout chunk (state=3): >>><<< 20459 1726885622.34977: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.34983: handler run complete 20459 1726885622.35003: Evaluated conditional (False): False 20459 1726885622.35015: attempt loop complete, returning result 20459 1726885622.35018: _execute() done 20459 1726885622.35021: dumping result to json 20459 1726885622.35023: done dumping result, returning 20459 1726885622.35032: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-47dd-4c59-000000000384] 20459 1726885622.35036: sending task result for task 02369adf-7a19-47dd-4c59-000000000384 20459 1726885622.35142: done sending task result for task 02369adf-7a19-47dd-4c59-000000000384 20459 1726885622.35145: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003098", "end": "2024-09-20 22:27:02.301377", "rc": 0, "start": "2024-09-20 22:27:02.298279" } 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 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 20459 1726885622.35237: no more pending results, returning what we have 20459 1726885622.35240: results queue empty 20459 1726885622.35241: checking for any_errors_fatal 20459 1726885622.35252: done checking for any_errors_fatal 20459 1726885622.35253: checking for max_fail_percentage 20459 1726885622.35256: done checking for max_fail_percentage 20459 1726885622.35256: checking to see if all hosts have failed and the running result is not ok 20459 1726885622.35257: done checking to see if all hosts have failed 20459 1726885622.35258: getting the remaining hosts for this loop 20459 1726885622.35260: done getting the remaining hosts for this loop 20459 1726885622.35264: getting the next task for host managed_node1 20459 1726885622.35269: done getting next task for host managed_node1 20459 1726885622.35271: ^ task is: TASK: Read the /etc/crypttab file 20459 1726885622.35274: ^ 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? (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 20459 1726885622.35277: getting variables 20459 1726885622.35278: in VariableManager get_vars() 20459 1726885622.35308: Calling all_inventory to load vars for managed_node1 20459 1726885622.35311: Calling groups_inventory to load vars for managed_node1 20459 1726885622.35322: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885622.35334: Calling all_plugins_play to load vars for managed_node1 20459 1726885622.35337: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885622.35340: Calling groups_plugins_play to load vars for managed_node1 20459 1726885622.35701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885622.36046: done with get_vars() 20459 1726885622.36057: done getting variables 20459 1726885622.36100: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:02 -0400 (0:00:00.479) 0:00:28.721 ****** 20459 1726885622.36128: entering _queue_task() for managed_node1/command 20459 1726885622.36340: worker is 1 (out of 1 available) 20459 1726885622.36353: exiting _queue_task() for managed_node1/command 20459 1726885622.36365: done queuing things up, now waiting for results queue to drain 20459 1726885622.36367: waiting for pending results... 20459 1726885622.36545: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 20459 1726885622.36620: in run() - task 02369adf-7a19-47dd-4c59-000000000385 20459 1726885622.36631: variable 'ansible_search_path' from source: unknown 20459 1726885622.36667: calling self._execute() 20459 1726885622.36728: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.36732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.36740: variable 'omit' from source: magic vars 20459 1726885622.36822: variable 'omit' from source: magic vars 20459 1726885622.36854: variable 'omit' from source: magic vars 20459 1726885622.36877: variable 'omit' from source: magic vars 20459 1726885622.36917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885622.36945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885622.36961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885622.36974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885622.36985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885622.37001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885622.37018: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885622.37040: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885622.37043: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.37046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.37125: Set connection var ansible_pipelining to False 20459 1726885622.37129: Set connection var ansible_shell_type to sh 20459 1726885622.37131: Set connection var ansible_connection to ssh 20459 1726885622.37141: Set connection var ansible_timeout to 10 20459 1726885622.37147: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885622.37149: Set connection var ansible_shell_executable to /bin/sh 20459 1726885622.37169: variable 'ansible_shell_executable' from source: unknown 20459 1726885622.37171: variable 'ansible_connection' from source: unknown 20459 1726885622.37174: variable 'ansible_module_compression' from source: unknown 20459 1726885622.37176: variable 'ansible_shell_type' from source: unknown 20459 1726885622.37178: variable 'ansible_shell_executable' from source: unknown 20459 1726885622.37181: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.37185: variable 'ansible_pipelining' from source: unknown 20459 1726885622.37187: variable 'ansible_timeout' from source: unknown 20459 1726885622.37191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.37300: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885622.37308: variable 'omit' from source: magic vars 20459 1726885622.37316: starting attempt loop 20459 1726885622.37319: running the handler 20459 1726885622.37331: _low_level_execute_command(): starting 20459 1726885622.37338: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885622.37876: 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 <<< 20459 1726885622.37887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.37909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.37927: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885622.37939: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.37979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.37998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.38050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.39666: stdout chunk (state=3): >>>/root <<< 20459 1726885622.39757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.39822: stderr chunk (state=3): >>><<< 20459 1726885622.39826: stdout chunk (state=3): >>><<< 20459 1726885622.39853: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.39866: _low_level_execute_command(): starting 20459 1726885622.39871: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336 `" && echo ansible-tmp-1726885622.3985384-21599-39460321220336="` echo /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336 `" ) && sleep 0' 20459 1726885622.40339: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.40354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.40379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885622.40392: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885622.40416: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.40451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.40463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.40474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.40520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.42412: stdout chunk (state=3): >>>ansible-tmp-1726885622.3985384-21599-39460321220336=/root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336 <<< 20459 1726885622.42528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.42585: stderr chunk (state=3): >>><<< 20459 1726885622.42589: stdout chunk (state=3): >>><<< 20459 1726885622.42608: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885622.3985384-21599-39460321220336=/root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.42643: variable 'ansible_module_compression' from source: unknown 20459 1726885622.42687: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885622.42722: variable 'ansible_facts' from source: unknown 20459 1726885622.42784: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336/AnsiballZ_command.py 20459 1726885622.42897: Sending initial data 20459 1726885622.42901: Sent initial data (155 bytes) 20459 1726885622.43592: 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 <<< 20459 1726885622.43625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.43639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.43683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.43694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.43717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.43751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.45493: 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 <<< 20459 1726885622.45527: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885622.45563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpamcnl73w /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336/AnsiballZ_command.py <<< 20459 1726885622.45595: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885622.46383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.46495: stderr chunk (state=3): >>><<< 20459 1726885622.46501: stdout chunk (state=3): >>><<< 20459 1726885622.46523: done transferring module to remote 20459 1726885622.46537: _low_level_execute_command(): starting 20459 1726885622.46540: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336/ /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336/AnsiballZ_command.py && sleep 0' 20459 1726885622.46997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.47009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.47032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.47053: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.47094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.47105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.47149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.48908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.48964: stderr chunk (state=3): >>><<< 20459 1726885622.48968: stdout chunk (state=3): >>><<< 20459 1726885622.48986: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.48995: _low_level_execute_command(): starting 20459 1726885622.48998: _low_level_execute_command(): using become for this command 20459 1726885622.49006: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jztujvjiubsqaylqgtwyqwnspabvvhdw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885622.49099: Initial state: awaiting_escalation: BECOME-SUCCESS-jztujvjiubsqaylqgtwyqwnspabvvhdw 20459 1726885622.49472: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.49536: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.49581: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.49593: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.49652: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.52475: stdout chunk (state=1): >>>BECOME-SUCCESS-jztujvjiubsqaylqgtwyqwnspabvvhdw <<< 20459 1726885622.52479: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jztujvjiubsqaylqgtwyqwnspabvvhdw' 20459 1726885622.52697: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885622.52722: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885622.52726: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885622.52780: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885622.52826: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885622.52855: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885622.52861: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885622.52896: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885622.52905: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885622.52954: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885622.52964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.52986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885622.52995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885622.53010: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885622.53030: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09174daca0> <<< 20459 1726885622.53068: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885622.53083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885622.53086: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481280> <<< 20459 1726885622.53092: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09174daa00> <<< 20459 1726885622.53121: 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' <<< 20459 1726885622.53142: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09174da9a0> <<< 20459 1726885622.53162: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885622.53186: 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' <<< 20459 1726885622.53200: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481370> <<< 20459 1726885622.53228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885622.53235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885622.53247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885622.53255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885622.53275: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885622.53282: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481820> <<< 20459 1726885622.53300: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481550> <<< 20459 1726885622.53332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885622.53337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885622.53364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885622.53383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885622.53403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885622.53422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885622.53446: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885622.53449: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091742df70> <<< 20459 1726885622.53471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885622.53489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885622.53563: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917434100> <<< 20459 1726885622.53592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885622.53598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885622.53631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885622.53638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091745d730> <<< 20459 1726885622.53643: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917434820> <<< 20459 1726885622.53666: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917496760> <<< 20459 1726885622.53689: 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' <<< 20459 1726885622.53702: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091742dc70> <<< 20459 1726885622.53760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885622.53763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 20459 1726885622.53767: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091745dc70> <<< 20459 1726885622.53822: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481fd0> <<< 20459 1726885622.53849: 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. <<< 20459 1726885622.54049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885622.54054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885622.54085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885622.54092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885622.54110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885622.54132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885622.54160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885622.54169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885622.54172: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d4d90> <<< 20459 1726885622.54224: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d7e20> <<< 20459 1726885622.54243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885622.54254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885622.54274: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885622.54294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885622.54305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885622.54330: 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' <<< 20459 1726885622.54360: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171ce730> <<< 20459 1726885622.54374: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d5520> <<< 20459 1726885622.54388: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d4250> <<< 20459 1726885622.54400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885622.54471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885622.54494: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885622.54525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.54545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885622.54551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885622.54582: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.54604: 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 0x7f0917156c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917156730> <<< 20459 1726885622.54607: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885622.54629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885622.54634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917156d30> <<< 20459 1726885622.54655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885622.54674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885622.54697: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917156df0> <<< 20459 1726885622.54731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885622.54740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917156eb0> <<< 20459 1726885622.54745: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885622.54791: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171afbb0> <<< 20459 1726885622.54796: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885622.54826: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171a8490> <<< 20459 1726885622.54880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885622.54886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171bc4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171dbcd0> <<< 20459 1726885622.54914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885622.54923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885622.54948: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.54953: 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 0x7f0917167af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d7fa0> <<< 20459 1726885622.54986: 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' <<< 20459 1726885622.54995: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09171bc100> <<< 20459 1726885622.55001: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171e1880> <<< 20459 1726885622.55030: 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' <<< 20459 1726885622.55060: 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' <<< 20459 1726885622.55083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885622.55086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885622.55110: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167c10> <<< 20459 1726885622.55142: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885622.55150: 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 0x7f0917167b80> <<< 20459 1726885622.55170: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885622.55177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885622.55194: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885622.55215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885622.55231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885622.55281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885622.55308: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 20459 1726885622.55315: 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 0x7f091713c1f0> <<< 20459 1726885622.55333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885622.55346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885622.55379: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091713c2e0> <<< 20459 1726885622.55502: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917172e20> <<< 20459 1726885622.55537: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171698b0> <<< 20459 1726885622.55555: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167df0> <<< 20459 1726885622.55574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885622.55587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885622.55620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885622.55634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885622.55660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885622.55668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09170daf40> <<< 20459 1726885622.55706: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917138d30> <<< 20459 1726885622.55755: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917169d30> <<< 20459 1726885622.55762: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171a8fa0> <<< 20459 1726885622.55781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885622.55807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885622.55835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885622.55842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917077970> <<< 20459 1726885622.55856: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885622.55889: 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 0x7f0917077ca0> <<< 20459 1726885622.55915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885622.55922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885622.55940: 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' <<< 20459 1726885622.55960: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091708a5b0> <<< 20459 1726885622.55979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885622.56017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885622.56039: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091708aaf0> <<< 20459 1726885622.56079: 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' <<< 20459 1726885622.56082: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0917094fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917077d90> <<< 20459 1726885622.56116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885622.56126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885622.56160: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.56184: 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 0x7f0917026100> <<< 20459 1726885622.56189: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091708a430> import 'pwd' # <<< 20459 1726885622.56220: 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 0x7f09170261c0> <<< 20459 1726885622.56258: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167850> <<< 20459 1726885622.56274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885622.56294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885622.56324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885622.56333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885622.56365: 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 0x7f0917042520> <<< 20459 1726885622.56389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885622.56394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885622.56423: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.56428: 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 0x7f09170427f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09170425e0> <<< 20459 1726885622.56453: 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 0x7f09170426d0> <<< 20459 1726885622.56479: 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' <<< 20459 1726885622.56679: 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 0x7f0917042b20> <<< 20459 1726885622.56724: 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 0x7f0917042fd0> <<< 20459 1726885622.56733: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917042760> <<< 20459 1726885622.56742: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09170348b0> <<< 20459 1726885622.56769: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167430> <<< 20459 1726885622.56788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885622.56846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885622.56880: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917042910> <<< 20459 1726885622.56984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885622.56992: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0916f644f0> <<< 20459 1726885622.57137: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip' <<< 20459 1726885622.57144: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.57233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.57260: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885622.57272: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.57284: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.57302: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885622.57313: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.58562: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.59520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885622.59533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916926790> <<< 20459 1726885622.59546: 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' <<< 20459 1726885622.59573: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885622.59578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885622.59600: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885622.59605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885622.59642: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.59645: 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 0x7f09169b4850> <<< 20459 1726885622.59679: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4730> <<< 20459 1726885622.59710: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4490> <<< 20459 1726885622.59734: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885622.59742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885622.59787: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4580> <<< 20459 1726885622.59791: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b42b0> <<< 20459 1726885622.59795: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885622.59830: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.59836: 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 0x7f09169b44f0> <<< 20459 1726885622.59855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885622.59879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885622.59921: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b48b0> <<< 20459 1726885622.59936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885622.59956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885622.59975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885622.59999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885622.60023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885622.60029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885622.60097: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09168a3760> <<< 20459 1726885622.60134: 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 0x7f09168a3af0> <<< 20459 1726885622.60163: 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 0x7f09168a3940> <<< 20459 1726885622.60188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885622.60218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885622.60250: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09168c6b80> <<< 20459 1726885622.60265: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169afcd0> <<< 20459 1726885622.60429: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4610> <<< 20459 1726885622.60448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885622.60457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885622.60475: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169af0a0> <<< 20459 1726885622.60497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885622.60502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885622.60533: 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' <<< 20459 1726885622.60555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885622.60561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885622.60591: 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' <<< 20459 1726885622.60598: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091691f850> <<< 20459 1726885622.60679: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694fd90> <<< 20459 1726885622.60685: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694f820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09168bf340> <<< 20459 1726885622.60722: 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 0x7f091694ffa0> <<< 20459 1726885622.60749: 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' <<< 20459 1726885622.60757: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694ff70> <<< 20459 1726885622.60777: 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 <<< 20459 1726885622.60780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885622.60806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885622.60833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885622.60907: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.60909: 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 0x7f0916887f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091698de20> <<< 20459 1726885622.60938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885622.60946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885622.60996: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.61001: 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 0x7f09168954f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091698dfa0> <<< 20459 1726885622.61027: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885622.61062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.61089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885622.61096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885622.61156: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916887220> <<< 20459 1726885622.61285: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916895190> <<< 20459 1726885622.61382: 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 0x7f09168935b0> <<< 20459 1726885622.61419: 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' <<< 20459 1726885622.61424: 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 0x7f0916893670> <<< 20459 1726885622.61458: 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' <<< 20459 1726885622.61465: 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 0x7f0916892ca0> <<< 20459 1726885622.61467: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916985a30> <<< 20459 1726885622.61493: 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' <<< 20459 1726885622.61518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885622.61534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885622.61580: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.61585: 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 0x7f09169159a0> <<< 20459 1726885622.61767: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885622.61770: 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 0x7f0916913970> <<< 20459 1726885622.61773: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916888850> <<< 20459 1726885622.61817: 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' <<< 20459 1726885622.61824: 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 0x7f09169153d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694d9d0> <<< 20459 1726885622.61837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.61847: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885622.61869: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.61941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62048: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885622.62053: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62068: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885622.62087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.62748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.63210: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885622.63230: 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_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885622.63258: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885622.63265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.63326: 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 0x7f0916860bb0> <<< 20459 1726885622.63389: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885622.63392: 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 0x7f091690a790> <<< 20459 1726885622.63417: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091645b130> <<< 20459 1726885622.63458: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885622.63476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.63486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.63508: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885622.63518: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.63635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.63764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885622.63769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885622.63794: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091690bc10> <<< 20459 1726885622.63803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64684: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885622.64692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64753: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885622.64765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64893: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885622.64900: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64922: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885622.64941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.64972: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65008: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885622.65015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65203: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885622.65424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885622.65429: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885622.65503: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916950340> <<< 20459 1726885622.65506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65649: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885622.65653: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885622.65658: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885622.65674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65711: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65749: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885622.65756: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.65987: 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 <<< 20459 1726885622.66018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 20459 1726885622.66021: stdout chunk (state=3): >>> <<< 20459 1726885622.66101: 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' <<< 20459 1726885622.66108: 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 0x7f091684a8b0> <<< 20459 1726885622.66133: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916438f40> <<< 20459 1726885622.66170: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885622.66185: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66395: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885622.66449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885622.66472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885622.66503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885622.66532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885622.66540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885622.66632: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916449b50> <<< 20459 1726885622.66673: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916858520> <<< 20459 1726885622.66736: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916853f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885622.66742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66792: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885622.66797: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885622.66861: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885622.66870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.66887: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885622.66908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.67000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.67104: 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' <<< 20459 1726885622.67133: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916403be0> <<< 20459 1726885622.67220: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885622.67364: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885622.67696: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:27:02.672950", "end": "2024-09-20 22:27:02.676073", "delta": "0:00:00.003123", "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}}} <<< 20459 1726885622.67726: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885622.68092: 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 <<< 20459 1726885622.68101: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 20459 1726885622.68111: 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 <<< 20459 1726885622.68143: 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<<< 20459 1726885622.68151: 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 <<< 20459 1726885622.68183: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing 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 <<< 20459 1726885622.68193: 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 <<< 20459 1726885622.68237: stdout chunk (state=3): >>># 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<<< 20459 1726885622.68253: 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 # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885622.68440: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885622.68467: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885622.68501: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885622.68506: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885622.68521: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885622.68553: 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 <<< 20459 1726885622.68570: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 20459 1726885622.68576: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885622.68591: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885622.68620: stdout chunk (state=3): >>># destroy array <<< 20459 1726885622.68627: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885622.68644: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885622.68708: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885622.68738: 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 <<< 20459 1726885622.68752: 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 <<< 20459 1726885622.68771: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20459 1726885622.68780: stdout chunk (state=3): >>># destroy subprocess <<< 20459 1726885622.68790: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 20459 1726885622.68820: 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 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 20459 1726885622.68849: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 20459 1726885622.68863: 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 <<< 20459 1726885622.68877: 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 <<< 20459 1726885622.68895: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885622.68925: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885622.68949: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 20459 1726885622.68956: 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 <<< 20459 1726885622.68963: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 20459 1726885622.68967: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885622.68972: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 20459 1726885622.68975: 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 # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20459 1726885622.68978: 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 <<< 20459 1726885622.68984: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885622.68987: 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 <<< 20459 1726885622.69131: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885622.69134: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885622.69161: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885622.69175: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885622.69187: 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 <<< 20459 1726885622.69226: stdout chunk (state=3): >>># destroy select <<< 20459 1726885622.69230: 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 <<< 20459 1726885622.69232: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 20459 1726885622.69233: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885622.69265: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885622.69690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885622.69751: stderr chunk (state=3): >>><<< 20459 1726885622.69754: stdout chunk (state=3): >>><<< 20459 1726885622.69823: _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 0x7f09174daca0> # /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 0x7f0917481280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09174daa00> # /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 0x7f09174da9a0> 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 0x7f0917481370> # /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 0x7f0917481820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481550> # /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 0x7f091742df70> # /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 0x7f0917434100> # /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 0x7f091745d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917434820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917496760> # /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 0x7f091742dc70> # /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 0x7f091745dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917481fd0> 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 0x7f09171d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d7e20> # /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 0x7f09171ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d4250> # /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 0x7f0917156c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917156730> 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 0x7f0917156d30> # /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 0x7f0917156df0> # /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 0x7f0917156eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171afbb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171a8490> # /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 0x7f09171bc4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171dbcd0> # /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 0x7f0917167af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171d7fa0> # 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 0x7f09171bc100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171e1880> # /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 0x7f0917167e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167c10> # /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 0x7f0917167b80> # /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 0x7f091713c1f0> # /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 0x7f091713c2e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917172e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171698b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167df0> # /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 0x7f09170daf40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917138d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917169d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09171a8fa0> # /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 0x7f0917077970> 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 0x7f0917077ca0> # /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 0x7f091708a5b0> # /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 0x7f091708aaf0> # 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 0x7f0917094fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917077d90> # /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 0x7f0917026100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091708a430> 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 0x7f09170261c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167850> # /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 0x7f0917042520> # /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 0x7f09170427f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09170425e0> # 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 0x7f09170426d0> # /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 0x7f0917042b20> # 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 0x7f0917042fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917042760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09170348b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0917167430> # /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 0x7f0917042910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0916f644f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_imdgzu6k/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/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 0x7f0916926790> # /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 0x7f09169b4850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4490> # /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 0x7f09169b4580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b42b0> 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 0x7f09169b44f0> # /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 0x7f09169b48b0> # /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 0x7f09168a3760> # 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 0x7f09168a3af0> # 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 0x7f09168a3940> # /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 0x7f09168c6b80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169afcd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09169b4610> # /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 0x7f09169af0a0> # /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 0x7f091691f850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694f820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09168bf340> # 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 0x7f091694ffa0> # /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 0x7f091694ff70> # /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 0x7f0916887f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091698de20> # /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 0x7f09168954f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091698dfa0> # /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 0x7f0916887220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916895190> # 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 0x7f09168935b0> # 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 0x7f0916893670> # 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 0x7f0916892ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916985a30> # /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 0x7f09169159a0> # 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 0x7f0916913970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916888850> # 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 0x7f09169153d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091694d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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 0x7f0916860bb0> # /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 0x7f091690a790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f091645b130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/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 0x7f091690bc10> # 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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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 0x7f0916950340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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 0x7f091684a8b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916438f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/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 0x7f0916449b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916858520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0916853f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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_imdgzu6k/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 0x7f0916403be0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:27:02.672950", "end": "2024-09-20 22:27:02.676073", "delta": "0:00:00.003123", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885622.70378: 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-1726885622.3985384-21599-39460321220336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885622.70382: _low_level_execute_command(): starting 20459 1726885622.70385: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885622.3985384-21599-39460321220336/ > /dev/null 2>&1 && sleep 0' 20459 1726885622.70562: 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 <<< 20459 1726885622.70565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.70602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.70605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.70607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.70667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.70673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.70675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.70709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.72479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.72539: stderr chunk (state=3): >>><<< 20459 1726885622.72542: stdout chunk (state=3): >>><<< 20459 1726885622.72557: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.72563: handler run complete 20459 1726885622.72581: Evaluated conditional (False): False 20459 1726885622.72584: Evaluated conditional (False): False 20459 1726885622.72593: attempt loop complete, returning result 20459 1726885622.72599: _execute() done 20459 1726885622.72602: dumping result to json 20459 1726885622.72604: done dumping result, returning 20459 1726885622.72619: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-47dd-4c59-000000000385] 20459 1726885622.72621: sending task result for task 02369adf-7a19-47dd-4c59-000000000385 20459 1726885622.72720: done sending task result for task 02369adf-7a19-47dd-4c59-000000000385 20459 1726885622.72723: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003123", "end": "2024-09-20 22:27:02.676073", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:27:02.672950" } 20459 1726885622.72807: no more pending results, returning what we have 20459 1726885622.72810: results queue empty 20459 1726885622.72815: checking for any_errors_fatal 20459 1726885622.72822: done checking for any_errors_fatal 20459 1726885622.72823: checking for max_fail_percentage 20459 1726885622.72825: done checking for max_fail_percentage 20459 1726885622.72826: checking to see if all hosts have failed and the running result is not ok 20459 1726885622.72826: done checking to see if all hosts have failed 20459 1726885622.72827: getting the remaining hosts for this loop 20459 1726885622.72828: done getting the remaining hosts for this loop 20459 1726885622.72832: getting the next task for host managed_node1 20459 1726885622.72839: done getting next task for host managed_node1 20459 1726885622.72841: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885622.72844: ^ 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? (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 20459 1726885622.72847: getting variables 20459 1726885622.72849: in VariableManager get_vars() 20459 1726885622.72876: Calling all_inventory to load vars for managed_node1 20459 1726885622.72878: Calling groups_inventory to load vars for managed_node1 20459 1726885622.72881: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885622.72891: Calling all_plugins_play to load vars for managed_node1 20459 1726885622.72893: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885622.72896: Calling groups_plugins_play to load vars for managed_node1 20459 1726885622.73227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885622.73566: done with get_vars() 20459 1726885622.73580: 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 22:27:02 -0400 (0:00:00.375) 0:00:29.096 ****** 20459 1726885622.73652: entering _queue_task() for managed_node1/include_tasks 20459 1726885622.73869: worker is 1 (out of 1 available) 20459 1726885622.73883: exiting _queue_task() for managed_node1/include_tasks 20459 1726885622.73894: done queuing things up, now waiting for results queue to drain 20459 1726885622.73896: waiting for pending results... 20459 1726885622.74080: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885622.74154: in run() - task 02369adf-7a19-47dd-4c59-000000000386 20459 1726885622.74164: variable 'ansible_search_path' from source: unknown 20459 1726885622.74199: variable '_storage_pools_list' from source: set_fact 20459 1726885622.74366: variable '_storage_pools_list' from source: set_fact 20459 1726885622.74568: variable 'omit' from source: magic vars 20459 1726885622.74656: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.74667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.74674: variable 'omit' from source: magic vars 20459 1726885622.74868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885622.75063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885622.75097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885622.75155: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885622.75181: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885622.75247: 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) 20459 1726885622.75264: 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) 20459 1726885622.75282: 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) 20459 1726885622.75300: 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) 20459 1726885622.75353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885622.76805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885622.77147: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885622.77176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885622.77199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885622.77220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885622.77258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885622.77279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885622.77297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885622.77326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885622.77338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885622.77427: variable '_storage_pools_list' from source: set_fact 20459 1726885622.77447: Evaluated conditional (_storage_pools_list is defined and _storage_pools_list | length > 0): True 20459 1726885622.77472: variable 'storage_test_pool' from source: unknown 20459 1726885622.77532: variable 'storage_test_pool' from source: unknown 20459 1726885622.77872: dumping result to json 20459 1726885622.77874: done dumping result, returning 20459 1726885622.77877: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-47dd-4c59-000000000386] 20459 1726885622.77879: sending task result for task 02369adf-7a19-47dd-4c59-000000000386 20459 1726885622.77942: done sending task result for task 02369adf-7a19-47dd-4c59-000000000386 20459 1726885622.77945: WORKER PROCESS EXITING 20459 1726885622.78009: no more pending results, returning what we have 20459 1726885622.78017: in VariableManager get_vars() 20459 1726885622.78054: Calling all_inventory to load vars for managed_node1 20459 1726885622.78056: Calling groups_inventory to load vars for managed_node1 20459 1726885622.78059: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885622.78066: Calling all_plugins_play to load vars for managed_node1 20459 1726885622.78068: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885622.78070: Calling groups_plugins_play to load vars for managed_node1 20459 1726885622.78406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885622.78738: done with get_vars() 20459 1726885622.78748: variable 'ansible_search_path' from source: unknown 20459 1726885622.78782: we have included files to process 20459 1726885622.78783: generating all_blocks data 20459 1726885622.78784: done generating all_blocks data 20459 1726885622.78788: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885622.78789: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885622.78791: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885622.79139: in VariableManager get_vars() 20459 1726885622.79153: done with get_vars() 20459 1726885622.79161: done processing included file 20459 1726885622.79162: iterating over new_blocks loaded from include file 20459 1726885622.79163: in VariableManager get_vars() 20459 1726885622.79170: done with get_vars() 20459 1726885622.79171: filtering new block on tags 20459 1726885622.79201: done filtering new block on tags 20459 1726885622.79203: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed_node1 => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) 20459 1726885622.79219: extending task lists for all hosts with included blocks 20459 1726885622.79404: done extending task lists 20459 1726885622.79405: done processing included files 20459 1726885622.79405: results queue empty 20459 1726885622.79406: checking for any_errors_fatal 20459 1726885622.79409: done checking for any_errors_fatal 20459 1726885622.79410: checking for max_fail_percentage 20459 1726885622.79411: done checking for max_fail_percentage 20459 1726885622.79412: checking to see if all hosts have failed and the running result is not ok 20459 1726885622.79413: done checking to see if all hosts have failed 20459 1726885622.79414: getting the remaining hosts for this loop 20459 1726885622.79415: done getting the remaining hosts for this loop 20459 1726885622.79417: getting the next task for host managed_node1 20459 1726885622.79419: done getting next task for host managed_node1 20459 1726885622.79421: ^ task is: TASK: Set _storage_pool_tests 20459 1726885622.79423: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885622.79424: getting variables 20459 1726885622.79425: in VariableManager get_vars() 20459 1726885622.79431: Calling all_inventory to load vars for managed_node1 20459 1726885622.79433: Calling groups_inventory to load vars for managed_node1 20459 1726885622.79434: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885622.79438: Calling all_plugins_play to load vars for managed_node1 20459 1726885622.79440: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885622.79443: Calling groups_plugins_play to load vars for managed_node1 20459 1726885622.79885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885622.80208: done with get_vars() 20459 1726885622.80220: done getting variables 20459 1726885622.80247: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Friday 20 September 2024 22:27:02 -0400 (0:00:00.066) 0:00:29.163 ****** 20459 1726885622.80266: entering _queue_task() for managed_node1/set_fact 20459 1726885622.80480: worker is 1 (out of 1 available) 20459 1726885622.80493: exiting _queue_task() for managed_node1/set_fact 20459 1726885622.80504: done queuing things up, now waiting for results queue to drain 20459 1726885622.80506: waiting for pending results... 20459 1726885622.80697: running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests 20459 1726885622.80781: in run() - task 02369adf-7a19-47dd-4c59-000000000408 20459 1726885622.80793: variable 'ansible_search_path' from source: unknown 20459 1726885622.80826: calling self._execute() 20459 1726885622.80892: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.80896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.80905: variable 'omit' from source: magic vars 20459 1726885622.80997: variable 'omit' from source: magic vars 20459 1726885622.81036: variable 'omit' from source: magic vars 20459 1726885622.81061: variable 'omit' from source: magic vars 20459 1726885622.81096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885622.81126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885622.81141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885622.81156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885622.81165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885622.81179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885622.81193: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885622.81219: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885622.81222: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.81226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.81305: Set connection var ansible_pipelining to False 20459 1726885622.81308: Set connection var ansible_shell_type to sh 20459 1726885622.81313: Set connection var ansible_connection to ssh 20459 1726885622.81324: Set connection var ansible_timeout to 10 20459 1726885622.81329: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885622.81334: Set connection var ansible_shell_executable to /bin/sh 20459 1726885622.81353: variable 'ansible_shell_executable' from source: unknown 20459 1726885622.81355: variable 'ansible_connection' from source: unknown 20459 1726885622.81358: variable 'ansible_module_compression' from source: unknown 20459 1726885622.81361: variable 'ansible_shell_type' from source: unknown 20459 1726885622.81364: variable 'ansible_shell_executable' from source: unknown 20459 1726885622.81366: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.81368: variable 'ansible_pipelining' from source: unknown 20459 1726885622.81370: variable 'ansible_timeout' from source: unknown 20459 1726885622.81376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.81485: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885622.81493: variable 'omit' from source: magic vars 20459 1726885622.81498: starting attempt loop 20459 1726885622.81501: running the handler 20459 1726885622.81512: handler run complete 20459 1726885622.81523: attempt loop complete, returning result 20459 1726885622.81526: _execute() done 20459 1726885622.81529: dumping result to json 20459 1726885622.81531: done dumping result, returning 20459 1726885622.81538: done running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests [02369adf-7a19-47dd-4c59-000000000408] 20459 1726885622.81542: sending task result for task 02369adf-7a19-47dd-4c59-000000000408 20459 1726885622.81628: done sending task result for task 02369adf-7a19-47dd-4c59-000000000408 20459 1726885622.81631: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } 20459 1726885622.81685: no more pending results, returning what we have 20459 1726885622.81689: results queue empty 20459 1726885622.81689: checking for any_errors_fatal 20459 1726885622.81691: done checking for any_errors_fatal 20459 1726885622.81692: checking for max_fail_percentage 20459 1726885622.81694: done checking for max_fail_percentage 20459 1726885622.81694: checking to see if all hosts have failed and the running result is not ok 20459 1726885622.81695: done checking to see if all hosts have failed 20459 1726885622.81696: getting the remaining hosts for this loop 20459 1726885622.81697: done getting the remaining hosts for this loop 20459 1726885622.81701: getting the next task for host managed_node1 20459 1726885622.81706: done getting next task for host managed_node1 20459 1726885622.81709: ^ task is: TASK: Get VG shared value status 20459 1726885622.81717: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885622.81721: getting variables 20459 1726885622.81723: in VariableManager get_vars() 20459 1726885622.81753: Calling all_inventory to load vars for managed_node1 20459 1726885622.81756: Calling groups_inventory to load vars for managed_node1 20459 1726885622.81758: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885622.81768: Calling all_plugins_play to load vars for managed_node1 20459 1726885622.81770: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885622.81772: Calling groups_plugins_play to load vars for managed_node1 20459 1726885622.82097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885622.82446: done with get_vars() 20459 1726885622.82456: done getting variables 20459 1726885622.82497: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Friday 20 September 2024 22:27:02 -0400 (0:00:00.022) 0:00:29.185 ****** 20459 1726885622.82520: entering _queue_task() for managed_node1/command 20459 1726885622.82710: worker is 1 (out of 1 available) 20459 1726885622.82725: exiting _queue_task() for managed_node1/command 20459 1726885622.82737: done queuing things up, now waiting for results queue to drain 20459 1726885622.82739: waiting for pending results... 20459 1726885622.82925: running TaskExecutor() for managed_node1/TASK: Get VG shared value status 20459 1726885622.83002: in run() - task 02369adf-7a19-47dd-4c59-000000000409 20459 1726885622.83018: variable 'ansible_search_path' from source: unknown 20459 1726885622.83051: calling self._execute() 20459 1726885622.83122: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.83132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.83141: variable 'omit' from source: magic vars 20459 1726885622.83463: variable 'storage_test_pool' from source: include params 20459 1726885622.83490: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): True 20459 1726885622.83494: variable 'omit' from source: magic vars 20459 1726885622.83531: variable 'omit' from source: magic vars 20459 1726885622.83606: variable 'storage_test_pool' from source: include params 20459 1726885622.83640: variable 'omit' from source: magic vars 20459 1726885622.83672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885622.83700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885622.83716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885622.83732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885622.83742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885622.83755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885622.83767: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885622.83791: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885622.83794: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.83797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.83877: Set connection var ansible_pipelining to False 20459 1726885622.83880: Set connection var ansible_shell_type to sh 20459 1726885622.83884: Set connection var ansible_connection to ssh 20459 1726885622.83893: Set connection var ansible_timeout to 10 20459 1726885622.83898: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885622.83903: Set connection var ansible_shell_executable to /bin/sh 20459 1726885622.83926: variable 'ansible_shell_executable' from source: unknown 20459 1726885622.83929: variable 'ansible_connection' from source: unknown 20459 1726885622.83931: variable 'ansible_module_compression' from source: unknown 20459 1726885622.83935: variable 'ansible_shell_type' from source: unknown 20459 1726885622.83937: variable 'ansible_shell_executable' from source: unknown 20459 1726885622.83940: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885622.83942: variable 'ansible_pipelining' from source: unknown 20459 1726885622.83944: variable 'ansible_timeout' from source: unknown 20459 1726885622.83951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885622.84055: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885622.84062: variable 'omit' from source: magic vars 20459 1726885622.84067: starting attempt loop 20459 1726885622.84069: running the handler 20459 1726885622.84080: _low_level_execute_command(): starting 20459 1726885622.84086: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885622.84615: 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 <<< 20459 1726885622.84628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.84650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.84663: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885622.84676: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.84727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.84735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.84742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.84802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.86405: stdout chunk (state=3): >>>/root <<< 20459 1726885622.86504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.86564: stderr chunk (state=3): >>><<< 20459 1726885622.86568: stdout chunk (state=3): >>><<< 20459 1726885622.86591: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.86606: _low_level_execute_command(): starting 20459 1726885622.86615: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081 `" && echo ansible-tmp-1726885622.8659234-21609-204312499043081="` echo /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081 `" ) && sleep 0' 20459 1726885622.87079: 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 <<< 20459 1726885622.87092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.87120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.87134: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885622.87145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.87187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.87199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.87209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.87254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.89092: stdout chunk (state=3): >>>ansible-tmp-1726885622.8659234-21609-204312499043081=/root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081 <<< 20459 1726885622.89203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.89259: stderr chunk (state=3): >>><<< 20459 1726885622.89262: stdout chunk (state=3): >>><<< 20459 1726885622.89281: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885622.8659234-21609-204312499043081=/root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.89317: variable 'ansible_module_compression' from source: unknown 20459 1726885622.89359: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885622.89390: variable 'ansible_facts' from source: unknown 20459 1726885622.89454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081/AnsiballZ_command.py 20459 1726885622.89560: Sending initial data 20459 1726885622.89564: Sent initial data (156 bytes) 20459 1726885622.90256: 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 <<< 20459 1726885622.90267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.90291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.90303: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885622.90317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.90364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.90375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.90384: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.90433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.92131: 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 <<< 20459 1726885622.92136: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885622.92163: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885622.92200: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpm9d1oqyi /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081/AnsiballZ_command.py <<< 20459 1726885622.92234: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885622.93001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.93111: stderr chunk (state=3): >>><<< 20459 1726885622.93118: stdout chunk (state=3): >>><<< 20459 1726885622.93134: done transferring module to remote 20459 1726885622.93151: _low_level_execute_command(): starting 20459 1726885622.93154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081/ /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081/AnsiballZ_command.py && sleep 0' 20459 1726885622.93618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.93622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885622.93657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885622.93669: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885622.93682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.93732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.93738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.93748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.93798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.95554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885622.95606: stderr chunk (state=3): >>><<< 20459 1726885622.95610: stdout chunk (state=3): >>><<< 20459 1726885622.95631: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885622.95635: _low_level_execute_command(): starting 20459 1726885622.95643: _low_level_execute_command(): using become for this command 20459 1726885622.95654: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zrjvrqqwbbrjfsuflbccacfvxxxxwevs ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885622.95750: Initial state: awaiting_escalation: BECOME-SUCCESS-zrjvrqqwbbrjfsuflbccacfvxxxxwevs 20459 1726885622.96123: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885622.96184: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885622.96237: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885622.96243: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885622.96260: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885622.96315: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885622.99121: stdout chunk (state=1): >>>BECOME-SUCCESS-zrjvrqqwbbrjfsuflbccacfvxxxxwevs <<< 20459 1726885622.99125: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zrjvrqqwbbrjfsuflbccacfvxxxxwevs' 20459 1726885622.99334: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885622.99346: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 20459 1726885622.99353: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885622.99406: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885622.99413: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885622.99446: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885622.99476: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885622.99481: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885622.99512: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885622.99526: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885622.99531: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885622.99568: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885622.99572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885622.99588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885622.99614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885622.99637: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9975ca0> <<< 20459 1726885622.99667: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885622.99685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885622.99694: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9975a00> <<< 20459 1726885622.99720: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885622.99726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885622.99736: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d99759a0> <<< 20459 1726885622.99753: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885622.99771: 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' <<< 20459 1726885622.99790: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991c370> <<< 20459 1726885622.99818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885622.99828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885622.99841: 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' <<< 20459 1726885622.99850: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885622.99857: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991c820> <<< 20459 1726885622.99875: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991c550> <<< 20459 1726885622.99902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885622.99908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885622.99932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885622.99949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885622.99972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885622.99984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885623.00005: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98c8f70> <<< 20459 1726885623.00031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885623.00045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885623.00115: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98cf100> <<< 20459 1726885623.00139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885623.00146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885623.00173: 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' <<< 20459 1726885623.00185: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98cf820> <<< 20459 1726885623.00204: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9931760> <<< 20459 1726885623.00228: 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' <<< 20459 1726885623.00242: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98c8c70> <<< 20459 1726885623.00284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885623.00294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885623.00305: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98f8c70> <<< 20459 1726885623.00349: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991cfd0> <<< 20459 1726885623.00376: 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. <<< 20459 1726885623.00566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885623.00576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885623.00604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885623.00607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885623.00627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885623.00646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885623.00666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885623.00678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885623.00686: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d986fd90> <<< 20459 1726885623.00733: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9872e20> <<< 20459 1726885623.00753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885623.00758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885623.00775: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885623.00793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885623.00816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885623.00827: 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' <<< 20459 1726885623.00849: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9869730> <<< 20459 1726885623.00871: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9870520> <<< 20459 1726885623.00880: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d986f250> <<< 20459 1726885623.00896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885623.00960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885623.00983: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885623.01010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885623.01030: 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' <<< 20459 1726885623.01066: 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 0x7f90d95d6c40> <<< 20459 1726885623.01079: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95d6730> <<< 20459 1726885623.01081: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885623.01104: 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' <<< 20459 1726885623.01119: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95d6d30> <<< 20459 1726885623.01123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885623.01145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885623.01164: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885623.01169: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95d6df0> <<< 20459 1726885623.01194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885623.01203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95d6eb0> <<< 20459 1726885623.01208: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885623.01256: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d984abb0> <<< 20459 1726885623.01260: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885623.01278: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9843490> <<< 20459 1726885623.01334: 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 0x7f90d98574f0> <<< 20459 1726885623.01352: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9876cd0> <<< 20459 1726885623.01363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885623.01368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885623.01393: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.01397: 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 0x7f90d95e7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9872fa0> <<< 20459 1726885623.01441: 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 0x7f90d9857100> <<< 20459 1726885623.01444: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d987c880> <<< 20459 1726885623.01469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885623.01472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885623.01487: 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' <<< 20459 1726885623.01508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885623.01514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885623.01533: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7c10> <<< 20459 1726885623.01558: 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 0x7f90d95e7b80> <<< 20459 1726885623.01581: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885623.01586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885623.01607: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885623.01620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885623.01638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885623.01682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885623.01706: 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 0x7f90d95bc1f0> <<< 20459 1726885623.01731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885623.01741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885623.01773: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95bc2e0> <<< 20459 1726885623.01886: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95f2e20> <<< 20459 1726885623.01926: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95ea8b0> <<< 20459 1726885623.01935: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7df0> <<< 20459 1726885623.01957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885623.01962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885623.01998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885623.02007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885623.02030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885623.02043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20459 1726885623.02046: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d954bf40> <<< 20459 1726885623.02071: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95b8d30> <<< 20459 1726885623.02121: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95ead30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9843fa0> <<< 20459 1726885623.02146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885623.02165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885623.02192: 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' <<< 20459 1726885623.02201: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94e8970> <<< 20459 1726885623.02210: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885623.02235: 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 0x7f90d94e8ca0> <<< 20459 1726885623.02258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885623.02262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885623.02281: 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' <<< 20459 1726885623.02299: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94fb5b0> <<< 20459 1726885623.02319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885623.02347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885623.02370: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94fbaf0> <<< 20459 1726885623.02404: 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' <<< 20459 1726885623.02425: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90d9505fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94e8d90> <<< 20459 1726885623.02440: 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' <<< 20459 1726885623.02484: 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 0x7f90d9497100> <<< 20459 1726885623.02497: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94fb430> import 'pwd' # <<< 20459 1726885623.02531: 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 0x7f90d94971c0> <<< 20459 1726885623.02567: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7850> <<< 20459 1726885623.02583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885623.02601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885623.02625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885623.02634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885623.02665: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.02668: 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 0x7f90d94b2520> <<< 20459 1726885623.02687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885623.02691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885623.02714: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.02724: 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 0x7f90d94b27f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94b25e0> <<< 20459 1726885623.02733: 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 0x7f90d94b26d0> <<< 20459 1726885623.02760: 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' <<< 20459 1726885623.02957: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.02959: 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 0x7f90d94b2b20> <<< 20459 1726885623.02991: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.02994: 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 0x7f90d94b2fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94b2760> <<< 20459 1726885623.03010: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94a58b0> <<< 20459 1726885623.03034: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7430> <<< 20459 1726885623.03050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885623.03107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885623.03139: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94b2910> <<< 20459 1726885623.03234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885623.03253: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90d93dd4f0> <<< 20459 1726885623.03389: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885623.03474: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.03502: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885623.03508: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.03523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.03548: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885623.04768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.05900: 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 0x7f90d8dae790> # /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 0x7f90d9367850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367490> <<< 20459 1726885623.05994: 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' <<< 20459 1726885623.06014: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d93672b0> 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 0x7f90d93674f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885623.06028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885623.06106: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d93678b0> # /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 <<< 20459 1726885623.06133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885623.06151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885623.06164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885623.06225: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d2c760> <<< 20459 1726885623.06293: 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 0x7f90d8d2caf0> # 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 0x7f90d8d2c940> <<< 20459 1726885623.06306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885623.06326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885623.06366: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d4fb80> <<< 20459 1726885623.06377: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9362cd0> <<< 20459 1726885623.06551: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367610> <<< 20459 1726885623.06565: 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' <<< 20459 1726885623.06584: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d93620a0> <<< 20459 1726885623.06598: 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' <<< 20459 1726885623.06661: 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 <<< 20459 1726885623.06679: 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 <<< 20459 1726885623.06705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8da9850> <<< 20459 1726885623.06764: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd7d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd7820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d48340> <<< 20459 1726885623.06790: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.06810: 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 0x7f90d8dd7fa0> <<< 20459 1726885623.06829: 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 0x7f90d8dd7f70> <<< 20459 1726885623.06846: 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 <<< 20459 1726885623.06858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885623.06873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885623.06895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885623.06962: 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 0x7f90d8d0ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9340e20> <<< 20459 1726885623.06986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885623.06995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885623.07051: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.07064: 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 0x7f90d8d1e4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9340fa0> <<< 20459 1726885623.07073: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885623.07108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885623.07131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885623.07139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885623.07193: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d0f220> <<< 20459 1726885623.07318: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d1e190> <<< 20459 1726885623.07410: 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 0x7f90d8d1c5b0> <<< 20459 1726885623.07437: 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' <<< 20459 1726885623.07441: 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 0x7f90d8d1c670> <<< 20459 1726885623.07484: 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 0x7f90d8d1bca0> <<< 20459 1726885623.07490: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9338a30> <<< 20459 1726885623.07512: 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 <<< 20459 1726885623.07524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20459 1726885623.07531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885623.07545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885623.07588: 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 0x7f90d8d9e9a0> <<< 20459 1726885623.07766: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.07770: 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 0x7f90d8d9b970> <<< 20459 1726885623.07775: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d11850> <<< 20459 1726885623.07813: 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 0x7f90d8d9e3d0> <<< 20459 1726885623.07826: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd69d0> # zipimport: zlib available <<< 20459 1726885623.07841: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885623.07854: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.07923: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.07996: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885623.08030: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885623.08035: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.08040: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885623.08055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.08145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.08244: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.08960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.09163: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885623.09195: 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_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885623.09207: 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' <<< 20459 1726885623.09256: 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 0x7f90d8cfcbb0> <<< 20459 1726885623.09331: 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 0x7f90d8d93790> <<< 20459 1726885623.09343: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d88cf130> <<< 20459 1726885623.09384: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885623.09406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.09434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885623.09547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.09671: 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' <<< 20459 1726885623.09698: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d94c10> <<< 20459 1726885623.09708: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10581: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885623.10590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10659: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885623.10697: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10804: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885623.10807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885623.10837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.10881: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885623.10884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885623.11281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885623.11284: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885623.11363: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd9340> <<< 20459 1726885623.11366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11506: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885623.11510: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885623.11526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11547: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11588: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885623.11630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11752: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.11809: 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 <<< 20459 1726885623.11836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885623.11917: 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 0x7f90d8cd28b0> <<< 20459 1726885623.11940: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d88abf40> <<< 20459 1726885623.11987: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885623.11991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12118: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12186: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12233: 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' <<< 20459 1726885623.12260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885623.12295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885623.12317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885623.12329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885623.12409: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d88bbb50> <<< 20459 1726885623.12454: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8ce1520> <<< 20459 1726885623.12528: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8cdcf70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885623.12570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12573: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885623.12640: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885623.12674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12678: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885623.12759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.12854: 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' <<< 20459 1726885623.12881: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8875be0> <<< 20459 1726885623.12960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.13106: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885623.16409: stdout chunk (state=3): >>> {"changed": true, "stdout": " 0", "stderr": "", "rc": 0, "cmd": ["vgs", "--noheadings", "--binary", "-o", "shared", "foo"], "start": "2024-09-20 22:27:03.130310", "end": "2024-09-20 22:27:03.162873", "delta": "0:00:00.032563", "msg": "", "invocation": {"module_args": {"_raw_params": "vgs --noheadings --binary -o shared foo", "_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}}} <<< 20459 1726885623.16427: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885623.16865: 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 <<< 20459 1726885623.16990: 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 20459 1726885623.17002: stdout chunk (state=3): >>># 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 <<< 20459 1726885623.17202: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885623.17216: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885623.17252: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885623.17275: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885623.17316: 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 <<< 20459 1726885623.17340: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885623.17376: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885623.17394: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885623.17407: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885623.17470: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885623.17541: 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 <<< 20459 1726885623.17577: 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 <<< 20459 1726885623.17580: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885623.17677: 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 <<< 20459 1726885623.17692: 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 <<< 20459 1726885623.17839: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885623.17876: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885623.17923: 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 <<< 20459 1726885623.17940: 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 <<< 20459 1726885623.17969: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885623.18524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885623.18527: stdout chunk (state=3): >>><<< 20459 1726885623.18530: stderr chunk (state=3): >>><<< 20459 1726885623.18624: _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 0x7f90d9975ca0> # /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 0x7f90d991c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9975a00> # /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 0x7f90d99759a0> 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 0x7f90d991c370> # /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 0x7f90d991c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991c550> # /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 0x7f90d98c8f70> # /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 0x7f90d98cf100> # /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 0x7f90d98f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d98cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9931760> # /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 0x7f90d98c8c70> # /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 0x7f90d98f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d991cfd0> 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 0x7f90d986fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9872e20> # /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 0x7f90d9869730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9870520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d986f250> # /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 0x7f90d95d6c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95d6730> 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 0x7f90d95d6d30> # /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 0x7f90d95d6df0> # /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 0x7f90d95d6eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d984abb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9843490> # /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 0x7f90d98574f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9876cd0> # /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 0x7f90d95e7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9872fa0> # 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 0x7f90d9857100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d987c880> # /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 0x7f90d95e7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7c10> # /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 0x7f90d95e7b80> # /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 0x7f90d95bc1f0> # /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 0x7f90d95bc2e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95f2e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95ea8b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7df0> # /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 0x7f90d954bf40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95b8d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95ead30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9843fa0> # /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 0x7f90d94e8970> 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 0x7f90d94e8ca0> # /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 0x7f90d94fb5b0> # /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 0x7f90d94fbaf0> # 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 0x7f90d9505fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94e8d90> # /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 0x7f90d9497100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94fb430> 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 0x7f90d94971c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7850> # /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 0x7f90d94b2520> # /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 0x7f90d94b27f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94b25e0> # 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 0x7f90d94b26d0> # /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 0x7f90d94b2b20> # 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 0x7f90d94b2fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94b2760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d94a58b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d95e7430> # /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 0x7f90d94b2910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90d93dd4f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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 0x7f90d8dae790> # /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 0x7f90d9367850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367490> # /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 0x7f90d9367580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d93672b0> 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 0x7f90d93674f0> # /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 0x7f90d93678b0> # /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 0x7f90d8d2c760> # 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 0x7f90d8d2caf0> # 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 0x7f90d8d2c940> # /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 0x7f90d8d4fb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9362cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9367610> # /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 0x7f90d93620a0> # /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 0x7f90d8da9850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd7d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd7820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d48340> # 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 0x7f90d8dd7fa0> # /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 0x7f90d8dd7f70> # /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 0x7f90d8d0ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9340e20> # /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 0x7f90d8d1e4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9340fa0> # /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 0x7f90d8d0f220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d1e190> # 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 0x7f90d8d1c5b0> # 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 0x7f90d8d1c670> # 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 0x7f90d8d1bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d9338a30> # /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 0x7f90d8d9e9a0> # 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 0x7f90d8d9b970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8d11850> # 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 0x7f90d8d9e3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8dd69d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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 0x7f90d8cfcbb0> # /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 0x7f90d8d93790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d88cf130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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 0x7f90d8d94c10> # 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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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 0x7f90d8dd9340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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 0x7f90d8cd28b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d88abf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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 0x7f90d88bbb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8ce1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90d8cdcf70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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_y2l5bzr0/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 0x7f90d8875be0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " 0", "stderr": "", "rc": 0, "cmd": ["vgs", "--noheadings", "--binary", "-o", "shared", "foo"], "start": "2024-09-20 22:27:03.130310", "end": "2024-09-20 22:27:03.162873", "delta": "0:00:00.032563", "msg": "", "invocation": {"module_args": {"_raw_params": "vgs --noheadings --binary -o shared foo", "_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885623.19340: done with _execute_module (ansible.legacy.command, {'_raw_params': 'vgs --noheadings --binary -o shared foo', '_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-1726885622.8659234-21609-204312499043081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885623.19344: _low_level_execute_command(): starting 20459 1726885623.19347: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885622.8659234-21609-204312499043081/ > /dev/null 2>&1 && sleep 0' 20459 1726885623.19998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885623.20015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.20035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.20054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.20100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.20116: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885623.20133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.20156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885623.20168: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885623.20180: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885623.20192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.20210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.20229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.20242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.20258: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885623.20272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.20352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.20379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885623.20396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.20470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.22371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885623.22375: stdout chunk (state=3): >>><<< 20459 1726885623.22378: stderr chunk (state=3): >>><<< 20459 1726885623.22728: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885623.22732: handler run complete 20459 1726885623.22735: Evaluated conditional (False): False 20459 1726885623.22737: attempt loop complete, returning result 20459 1726885623.22740: _execute() done 20459 1726885623.22742: dumping result to json 20459 1726885623.22744: done dumping result, returning 20459 1726885623.22746: done running TaskExecutor() for managed_node1/TASK: Get VG shared value status [02369adf-7a19-47dd-4c59-000000000409] 20459 1726885623.22748: sending task result for task 02369adf-7a19-47dd-4c59-000000000409 20459 1726885623.22838: done sending task result for task 02369adf-7a19-47dd-4c59-000000000409 20459 1726885623.22841: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.032563", "end": "2024-09-20 22:27:03.162873", "rc": 0, "start": "2024-09-20 22:27:03.130310" } STDOUT: 0 20459 1726885623.22920: no more pending results, returning what we have 20459 1726885623.22923: results queue empty 20459 1726885623.22924: checking for any_errors_fatal 20459 1726885623.22930: done checking for any_errors_fatal 20459 1726885623.22931: checking for max_fail_percentage 20459 1726885623.22933: done checking for max_fail_percentage 20459 1726885623.22934: checking to see if all hosts have failed and the running result is not ok 20459 1726885623.22934: done checking to see if all hosts have failed 20459 1726885623.22935: getting the remaining hosts for this loop 20459 1726885623.22937: done getting the remaining hosts for this loop 20459 1726885623.22940: getting the next task for host managed_node1 20459 1726885623.22946: done getting next task for host managed_node1 20459 1726885623.22949: ^ task is: TASK: Verify that VG shared value checks out 20459 1726885623.22952: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885623.22956: getting variables 20459 1726885623.22958: in VariableManager get_vars() 20459 1726885623.22990: Calling all_inventory to load vars for managed_node1 20459 1726885623.22993: Calling groups_inventory to load vars for managed_node1 20459 1726885623.22997: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.23008: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.23013: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.23018: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.23882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.24644: done with get_vars() 20459 1726885623.24656: done getting variables 20459 1726885623.24742: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Friday 20 September 2024 22:27:03 -0400 (0:00:00.422) 0:00:29.608 ****** 20459 1726885623.24764: entering _queue_task() for managed_node1/assert 20459 1726885623.24766: Creating lock for assert 20459 1726885623.24983: worker is 1 (out of 1 available) 20459 1726885623.24996: exiting _queue_task() for managed_node1/assert 20459 1726885623.25007: done queuing things up, now waiting for results queue to drain 20459 1726885623.25009: waiting for pending results... 20459 1726885623.25200: running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out 20459 1726885623.25284: in run() - task 02369adf-7a19-47dd-4c59-00000000040a 20459 1726885623.25295: variable 'ansible_search_path' from source: unknown 20459 1726885623.25339: calling self._execute() 20459 1726885623.25411: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.25418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.25428: variable 'omit' from source: magic vars 20459 1726885623.25745: variable 'storage_test_pool' from source: include params 20459 1726885623.25775: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): True 20459 1726885623.25779: variable 'omit' from source: magic vars 20459 1726885623.25810: variable 'omit' from source: magic vars 20459 1726885623.25899: variable 'storage_test_pool' from source: include params 20459 1726885623.25913: variable 'actual' from source: task vars 20459 1726885623.25977: variable 'vgs_dump' from source: set_fact 20459 1726885623.26020: variable 'omit' from source: magic vars 20459 1726885623.26052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885623.26080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885623.26101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885623.26133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.26143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.26156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885623.26210: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885623.26219: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885623.26227: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.26235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.26406: Set connection var ansible_pipelining to False 20459 1726885623.26417: Set connection var ansible_shell_type to sh 20459 1726885623.26426: Set connection var ansible_connection to ssh 20459 1726885623.26452: Set connection var ansible_timeout to 10 20459 1726885623.26462: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885623.26474: Set connection var ansible_shell_executable to /bin/sh 20459 1726885623.26505: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.26519: variable 'ansible_connection' from source: unknown 20459 1726885623.26528: variable 'ansible_module_compression' from source: unknown 20459 1726885623.26542: variable 'ansible_shell_type' from source: unknown 20459 1726885623.26555: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.26563: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.26571: variable 'ansible_pipelining' from source: unknown 20459 1726885623.26577: variable 'ansible_timeout' from source: unknown 20459 1726885623.26590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.26746: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885623.26771: variable 'omit' from source: magic vars 20459 1726885623.26780: starting attempt loop 20459 1726885623.26786: running the handler 20459 1726885623.26936: variable 'storage_test_pool' from source: include params 20459 1726885623.26957: variable 'actual' from source: task vars 20459 1726885623.27110: variable 'vgs_dump' from source: set_fact 20459 1726885623.27173: Evaluated conditional (storage_test_pool.shared == actual): True 20459 1726885623.27194: handler run complete 20459 1726885623.27220: attempt loop complete, returning result 20459 1726885623.27227: _execute() done 20459 1726885623.27235: dumping result to json 20459 1726885623.27245: done dumping result, returning 20459 1726885623.27283: done running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out [02369adf-7a19-47dd-4c59-00000000040a] 20459 1726885623.27288: sending task result for task 02369adf-7a19-47dd-4c59-00000000040a 20459 1726885623.27400: done sending task result for task 02369adf-7a19-47dd-4c59-00000000040a 20459 1726885623.27403: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885623.27456: no more pending results, returning what we have 20459 1726885623.27460: results queue empty 20459 1726885623.27461: checking for any_errors_fatal 20459 1726885623.27471: done checking for any_errors_fatal 20459 1726885623.27471: checking for max_fail_percentage 20459 1726885623.27473: done checking for max_fail_percentage 20459 1726885623.27474: checking to see if all hosts have failed and the running result is not ok 20459 1726885623.27474: done checking to see if all hosts have failed 20459 1726885623.27475: getting the remaining hosts for this loop 20459 1726885623.27476: done getting the remaining hosts for this loop 20459 1726885623.27480: getting the next task for host managed_node1 20459 1726885623.27486: done getting next task for host managed_node1 20459 1726885623.27488: ^ task is: TASK: Verify pool subset 20459 1726885623.27493: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885623.27497: getting variables 20459 1726885623.27499: in VariableManager get_vars() 20459 1726885623.27532: Calling all_inventory to load vars for managed_node1 20459 1726885623.27535: Calling groups_inventory to load vars for managed_node1 20459 1726885623.27539: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.27548: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.27551: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.27554: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.27917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.28261: done with get_vars() 20459 1726885623.28272: done getting variables TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Friday 20 September 2024 22:27:03 -0400 (0:00:00.035) 0:00:29.643 ****** 20459 1726885623.28346: entering _queue_task() for managed_node1/include_tasks 20459 1726885623.28537: worker is 1 (out of 1 available) 20459 1726885623.28552: exiting _queue_task() for managed_node1/include_tasks 20459 1726885623.28564: done queuing things up, now waiting for results queue to drain 20459 1726885623.28566: waiting for pending results... 20459 1726885623.28751: running TaskExecutor() for managed_node1/TASK: Verify pool subset 20459 1726885623.28819: in run() - task 02369adf-7a19-47dd-4c59-00000000040b 20459 1726885623.28831: variable 'ansible_search_path' from source: unknown 20459 1726885623.28867: variable '_storage_pool_tests' from source: set_fact 20459 1726885623.29027: variable '_storage_pool_tests' from source: set_fact 20459 1726885623.29081: variable 'omit' from source: magic vars 20459 1726885623.29201: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.29208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.29252: variable 'omit' from source: magic vars 20459 1726885623.29440: variable 'storage_test_pool_subset' from source: unknown 20459 1726885623.29502: variable 'storage_test_pool_subset' from source: unknown 20459 1726885623.29582: variable 'storage_test_pool_subset' from source: unknown 20459 1726885623.29803: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.29824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.29844: variable 'omit' from source: magic vars 20459 1726885623.29969: variable 'storage_test_pool_subset' from source: unknown 20459 1726885623.30003: variable 'storage_test_pool_subset' from source: unknown 20459 1726885623.30074: variable 'storage_test_pool_subset' from source: unknown 20459 1726885623.30166: dumping result to json 20459 1726885623.30176: done dumping result, returning 20459 1726885623.30187: done running TaskExecutor() for managed_node1/TASK: Verify pool subset [02369adf-7a19-47dd-4c59-00000000040b] 20459 1726885623.30199: sending task result for task 02369adf-7a19-47dd-4c59-00000000040b 20459 1726885623.30263: done sending task result for task 02369adf-7a19-47dd-4c59-00000000040b 20459 1726885623.30266: WORKER PROCESS EXITING 20459 1726885623.30327: no more pending results, returning what we have 20459 1726885623.30333: in VariableManager get_vars() 20459 1726885623.30372: Calling all_inventory to load vars for managed_node1 20459 1726885623.30375: Calling groups_inventory to load vars for managed_node1 20459 1726885623.30379: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.30395: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.30400: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.30403: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.31069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.31511: done with get_vars() 20459 1726885623.31522: variable 'ansible_search_path' from source: unknown 20459 1726885623.31548: variable 'ansible_search_path' from source: unknown 20459 1726885623.31563: we have included files to process 20459 1726885623.31564: generating all_blocks data 20459 1726885623.31565: done generating all_blocks data 20459 1726885623.31568: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885623.31569: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885623.31570: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885623.32587: in VariableManager get_vars() 20459 1726885623.32601: done with get_vars() 20459 1726885623.32627: in VariableManager get_vars() 20459 1726885623.32638: done with get_vars() 20459 1726885623.32662: in VariableManager get_vars() 20459 1726885623.32674: done with get_vars() 20459 1726885623.32699: in VariableManager get_vars() 20459 1726885623.32709: done with get_vars() 20459 1726885623.32735: in VariableManager get_vars() 20459 1726885623.32746: done with get_vars() 20459 1726885623.32769: in VariableManager get_vars() 20459 1726885623.32781: done with get_vars() 20459 1726885623.32805: in VariableManager get_vars() 20459 1726885623.32819: done with get_vars() 20459 1726885623.32917: done processing included file 20459 1726885623.32924: iterating over new_blocks loaded from include file 20459 1726885623.32925: in VariableManager get_vars() 20459 1726885623.32954: done with get_vars() 20459 1726885623.32956: filtering new block on tags 20459 1726885623.33166: done filtering new block on tags 20459 1726885623.33171: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed_node1 => (item=members) 20459 1726885623.33176: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885623.33176: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885623.33180: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885623.33290: in VariableManager get_vars() 20459 1726885623.33308: done with get_vars() 20459 1726885623.33325: done processing included file 20459 1726885623.33326: iterating over new_blocks loaded from include file 20459 1726885623.33327: in VariableManager get_vars() 20459 1726885623.33341: done with get_vars() 20459 1726885623.33342: filtering new block on tags 20459 1726885623.33363: done filtering new block on tags 20459 1726885623.33365: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed_node1 => (item=volumes) 20459 1726885623.33368: extending task lists for all hosts with included blocks 20459 1726885623.33627: done extending task lists 20459 1726885623.33629: done processing included files 20459 1726885623.33629: results queue empty 20459 1726885623.33630: checking for any_errors_fatal 20459 1726885623.33634: done checking for any_errors_fatal 20459 1726885623.33634: checking for max_fail_percentage 20459 1726885623.33635: done checking for max_fail_percentage 20459 1726885623.33636: checking to see if all hosts have failed and the running result is not ok 20459 1726885623.33637: done checking to see if all hosts have failed 20459 1726885623.33637: getting the remaining hosts for this loop 20459 1726885623.33638: done getting the remaining hosts for this loop 20459 1726885623.33641: getting the next task for host managed_node1 20459 1726885623.33645: done getting next task for host managed_node1 20459 1726885623.33647: ^ task is: TASK: Set test variables 20459 1726885623.33650: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885623.33656: getting variables 20459 1726885623.33657: in VariableManager get_vars() 20459 1726885623.33665: Calling all_inventory to load vars for managed_node1 20459 1726885623.33667: Calling groups_inventory to load vars for managed_node1 20459 1726885623.33669: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.33674: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.33676: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.33679: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.34082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.34725: done with get_vars() 20459 1726885623.34738: done getting variables 20459 1726885623.34783: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Friday 20 September 2024 22:27:03 -0400 (0:00:00.064) 0:00:29.708 ****** 20459 1726885623.34817: entering _queue_task() for managed_node1/set_fact 20459 1726885623.35228: worker is 1 (out of 1 available) 20459 1726885623.35243: exiting _queue_task() for managed_node1/set_fact 20459 1726885623.35256: done queuing things up, now waiting for results queue to drain 20459 1726885623.35258: waiting for pending results... 20459 1726885623.35457: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885623.35546: in run() - task 02369adf-7a19-47dd-4c59-000000000443 20459 1726885623.35561: variable 'ansible_search_path' from source: unknown 20459 1726885623.35594: calling self._execute() 20459 1726885623.35671: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.35675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.35683: variable 'omit' from source: magic vars 20459 1726885623.35986: variable 'storage_test_pool' from source: include params 20459 1726885623.36014: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885623.36022: variable 'omit' from source: magic vars 20459 1726885623.36055: variable 'omit' from source: magic vars 20459 1726885623.36211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885623.38316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885623.38373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885623.38401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885623.38431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885623.38450: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885623.38507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885623.38532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885623.38550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885623.38583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885623.38588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885623.38623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885623.38640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885623.38657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885623.38683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885623.38695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885623.38741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885623.38758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885623.38774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885623.38801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885623.38813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885623.38932: variable 'ansible_lvm' from source: facts 20459 1726885623.38941: variable 'storage_test_pool' from source: include params 20459 1726885623.38995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885623.39107: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885623.39139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885623.39161: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885623.39191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885623.39330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885623.39351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885623.39369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885623.39394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885623.39404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885623.39492: variable 'storage_test_pool' from source: include params 20459 1726885623.39520: variable 'omit' from source: magic vars 20459 1726885623.39541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885623.39564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885623.39576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885623.39588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.39597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.39609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885623.39625: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885623.39650: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885623.39653: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.39655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.39736: Set connection var ansible_pipelining to False 20459 1726885623.39739: Set connection var ansible_shell_type to sh 20459 1726885623.39741: Set connection var ansible_connection to ssh 20459 1726885623.39750: Set connection var ansible_timeout to 10 20459 1726885623.39755: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885623.39760: Set connection var ansible_shell_executable to /bin/sh 20459 1726885623.39780: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.39782: variable 'ansible_connection' from source: unknown 20459 1726885623.39789: variable 'ansible_module_compression' from source: unknown 20459 1726885623.39791: variable 'ansible_shell_type' from source: unknown 20459 1726885623.39794: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.39796: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.39798: variable 'ansible_pipelining' from source: unknown 20459 1726885623.39800: variable 'ansible_timeout' from source: unknown 20459 1726885623.39802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.39872: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885623.39879: variable 'omit' from source: magic vars 20459 1726885623.39889: starting attempt loop 20459 1726885623.39896: running the handler 20459 1726885623.39899: handler run complete 20459 1726885623.39906: attempt loop complete, returning result 20459 1726885623.39908: _execute() done 20459 1726885623.39911: dumping result to json 20459 1726885623.39917: done dumping result, returning 20459 1726885623.39928: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000000443] 20459 1726885623.39932: sending task result for task 02369adf-7a19-47dd-4c59-000000000443 ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } 20459 1726885623.40066: no more pending results, returning what we have 20459 1726885623.40071: results queue empty 20459 1726885623.40072: checking for any_errors_fatal 20459 1726885623.40073: done checking for any_errors_fatal 20459 1726885623.40074: checking for max_fail_percentage 20459 1726885623.40076: done checking for max_fail_percentage 20459 1726885623.40077: checking to see if all hosts have failed and the running result is not ok 20459 1726885623.40077: done checking to see if all hosts have failed 20459 1726885623.40078: getting the remaining hosts for this loop 20459 1726885623.40079: done getting the remaining hosts for this loop 20459 1726885623.40083: getting the next task for host managed_node1 20459 1726885623.40090: done getting next task for host managed_node1 20459 1726885623.40093: ^ task is: TASK: Get the canonical device path for each member device 20459 1726885623.40097: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885623.40102: getting variables 20459 1726885623.40103: in VariableManager get_vars() 20459 1726885623.40138: Calling all_inventory to load vars for managed_node1 20459 1726885623.40141: Calling groups_inventory to load vars for managed_node1 20459 1726885623.40145: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.40158: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.40161: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.40164: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.40528: done sending task result for task 02369adf-7a19-47dd-4c59-000000000443 20459 1726885623.40533: WORKER PROCESS EXITING 20459 1726885623.40544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.40918: done with get_vars() 20459 1726885623.40934: done getting variables TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Friday 20 September 2024 22:27:03 -0400 (0:00:00.062) 0:00:29.770 ****** 20459 1726885623.41019: entering _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885623.41021: Creating lock for fedora.linux_system_roles.resolve_blockdev 20459 1726885623.41301: worker is 1 (out of 1 available) 20459 1726885623.41318: exiting _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885623.41334: done queuing things up, now waiting for results queue to drain 20459 1726885623.41336: waiting for pending results... 20459 1726885623.41665: running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device 20459 1726885623.41737: in run() - task 02369adf-7a19-47dd-4c59-000000000444 20459 1726885623.41753: variable 'ansible_search_path' from source: unknown 20459 1726885623.41827: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885623.42007: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885623.42085: variable 'omit' from source: magic vars 20459 1726885623.42180: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.42186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.42194: variable 'omit' from source: magic vars 20459 1726885623.42456: variable 'storage_test_pool' from source: include params 20459 1726885623.42481: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885623.42484: variable 'omit' from source: magic vars 20459 1726885623.42537: variable 'omit' from source: magic vars 20459 1726885623.42584: variable 'pv' from source: unknown 20459 1726885623.42644: variable 'pv' from source: unknown 20459 1726885623.42687: variable 'omit' from source: magic vars 20459 1726885623.42733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885623.42766: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885623.42779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885623.42801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.42804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.42828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885623.42867: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885623.42877: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885623.42880: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.42884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.43001: Set connection var ansible_pipelining to False 20459 1726885623.43004: Set connection var ansible_shell_type to sh 20459 1726885623.43008: Set connection var ansible_connection to ssh 20459 1726885623.43028: Set connection var ansible_timeout to 10 20459 1726885623.43031: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885623.43034: Set connection var ansible_shell_executable to /bin/sh 20459 1726885623.43060: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.43064: variable 'ansible_connection' from source: unknown 20459 1726885623.43068: variable 'ansible_module_compression' from source: unknown 20459 1726885623.43071: variable 'ansible_shell_type' from source: unknown 20459 1726885623.43074: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.43092: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.43096: variable 'ansible_pipelining' from source: unknown 20459 1726885623.43098: variable 'ansible_timeout' from source: unknown 20459 1726885623.43101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.43293: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885623.43300: variable 'omit' from source: magic vars 20459 1726885623.43305: starting attempt loop 20459 1726885623.43326: running the handler 20459 1726885623.43329: _low_level_execute_command(): starting 20459 1726885623.43332: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885623.44140: 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 <<< 20459 1726885623.44144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.44147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.44150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.44153: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.44227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.44233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.44247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.45897: stdout chunk (state=3): >>>/root <<< 20459 1726885623.46002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885623.46064: stderr chunk (state=3): >>><<< 20459 1726885623.46073: stdout chunk (state=3): >>><<< 20459 1726885623.46102: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885623.46115: _low_level_execute_command(): starting 20459 1726885623.46120: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233 `" && echo ansible-tmp-1726885623.4609728-21637-246569810950233="` echo /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233 `" ) && sleep 0' 20459 1726885623.46591: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885623.46603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.46613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.46629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.46655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.46662: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885623.46670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.46679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885623.46687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885623.46693: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.46708: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885623.46711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.46773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.46777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.46828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.48767: stdout chunk (state=3): >>>ansible-tmp-1726885623.4609728-21637-246569810950233=/root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233 <<< 20459 1726885623.48883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885623.48954: stderr chunk (state=3): >>><<< 20459 1726885623.48958: stdout chunk (state=3): >>><<< 20459 1726885623.48975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885623.4609728-21637-246569810950233=/root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885623.49036: variable 'ansible_module_compression' from source: unknown 20459 1726885623.49068: ANSIBALLZ: Using lock for fedora.linux_system_roles.resolve_blockdev 20459 1726885623.49072: ANSIBALLZ: Acquiring lock 20459 1726885623.49075: ANSIBALLZ: Lock acquired: 139697461443616 20459 1726885623.49077: ANSIBALLZ: Creating module 20459 1726885623.58066: ANSIBALLZ: Writing module into payload 20459 1726885623.58151: ANSIBALLZ: Writing module 20459 1726885623.58169: ANSIBALLZ: Renaming module 20459 1726885623.58173: ANSIBALLZ: Done creating module 20459 1726885623.58191: variable 'ansible_facts' from source: unknown 20459 1726885623.58240: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/AnsiballZ_resolve_blockdev.py 20459 1726885623.58406: Sending initial data 20459 1726885623.58410: Sent initial data (165 bytes) 20459 1726885623.59296: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.59300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.59339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.59346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.59376: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.59441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.59464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885623.59477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.59552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.61346: 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 <<< 20459 1726885623.61376: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885623.61410: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmprwc4189l /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/AnsiballZ_resolve_blockdev.py <<< 20459 1726885623.61449: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885623.62257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885623.62718: stderr chunk (state=3): >>><<< 20459 1726885623.62721: stdout chunk (state=3): >>><<< 20459 1726885623.62724: done transferring module to remote 20459 1726885623.62726: _low_level_execute_command(): starting 20459 1726885623.62731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/ /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/AnsiballZ_resolve_blockdev.py && sleep 0' 20459 1726885623.63294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885623.63307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.63328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.63352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.63394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.63405: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885623.63425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.63442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885623.63453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885623.63462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885623.63473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.63484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.63499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.63510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.63525: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885623.63537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.63618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.63640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885623.63654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.63725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.65594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885623.65597: stdout chunk (state=3): >>><<< 20459 1726885623.65600: stderr chunk (state=3): >>><<< 20459 1726885623.65710: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885623.65719: _low_level_execute_command(): starting 20459 1726885623.65722: _low_level_execute_command(): using become for this command 20459 1726885623.65725: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mmyrfuinucvisnguhpubsoiiinmmqfzs ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/AnsiballZ_resolve_blockdev.py'"'"' && sleep 0' 20459 1726885623.65783: Initial state: awaiting_escalation: BECOME-SUCCESS-mmyrfuinucvisnguhpubsoiiinmmqfzs 20459 1726885623.66320: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885623.66365: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.66382: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.66401: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.66447: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.66459: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885623.66473: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.66491: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885623.66502: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885623.66515: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885623.66529: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.66544: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885623.66559: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.66571: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.66582: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885623.66594: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.66672: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.66694: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885623.66710: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.66793: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.69589: stdout chunk (state=1): >>>BECOME-SUCCESS-mmyrfuinucvisnguhpubsoiiinmmqfzs <<< 20459 1726885623.69593: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-mmyrfuinucvisnguhpubsoiiinmmqfzs' 20459 1726885623.69823: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885623.69845: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885623.69894: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885623.69934: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885623.69971: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885623.70015: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885623.70019: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885623.70076: 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' <<< 20459 1726885623.70109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885623.70121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885623.70134: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0019f5ca0> <<< 20459 1726885623.70180: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885623.70208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885623.70235: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00199c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0019f5a00> <<< 20459 1726885623.70246: 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 0x7fa0019f59a0> <<< 20459 1726885623.70278: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885623.70310: 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' <<< 20459 1726885623.70342: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00199c370> <<< 20459 1726885623.70364: 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 0x7fa00199c820> <<< 20459 1726885623.70377: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00199c550> <<< 20459 1726885623.70401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885623.70440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885623.70461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885623.70471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885623.70490: 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' <<< 20459 1726885623.70516: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001948f70> <<< 20459 1726885623.70538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885623.70556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885623.70615: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00194f100> <<< 20459 1726885623.70643: 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' <<< 20459 1726885623.70681: 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 0x7fa001978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00194f820> <<< 20459 1726885623.70707: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0019b1760> <<< 20459 1726885623.70733: 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 0x7fa001948c70> <<< 20459 1726885623.70800: 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' # <<< 20459 1726885623.70804: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001978c70> <<< 20459 1726885623.70847: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00199cfd0> <<< 20459 1726885623.70873: 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. <<< 20459 1726885623.71070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885623.71093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885623.71118: 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' <<< 20459 1726885623.71156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885623.71160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885623.71188: 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' <<< 20459 1726885623.71191: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018efd90> <<< 20459 1726885623.71243: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f2e20> <<< 20459 1726885623.71261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885623.71276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885623.71316: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885623.71320: 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' <<< 20459 1726885623.71340: 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' <<< 20459 1726885623.71365: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f0520> <<< 20459 1726885623.71384: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018ef250> <<< 20459 1726885623.71399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885623.71456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885623.71476: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885623.71504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885623.71530: 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' <<< 20459 1726885623.71569: 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 0x7fa001870c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001870730> <<< 20459 1726885623.71593: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885623.71622: 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 0x7fa001870d30> <<< 20459 1726885623.71635: 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' <<< 20459 1726885623.71673: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001870df0> <<< 20459 1726885623.71692: 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 0x7fa001870eb0> import '_collections' # <<< 20459 1726885623.71740: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018cabb0> import '_functools' # <<< 20459 1726885623.71770: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018c3490> <<< 20459 1726885623.71824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885623.71852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018d74f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f6cd0> # /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' <<< 20459 1726885623.71885: 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 0x7fa001883af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f2fa0> <<< 20459 1726885623.71927: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885623.71955: 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 0x7fa0018d7100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018fc880> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885623.71978: 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' <<< 20459 1726885623.72005: 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' <<< 20459 1726885623.72025: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883c10> <<< 20459 1726885623.72068: 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' <<< 20459 1726885623.72087: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883b80> # /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' <<< 20459 1726885623.72110: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885623.72129: 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 <<< 20459 1726885623.72179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885623.72198: 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 0x7fa0018571f0> <<< 20459 1726885623.72229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885623.72241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885623.72260: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018572e0> <<< 20459 1726885623.72376: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00188fe20> <<< 20459 1726885623.72417: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018858b0> <<< 20459 1726885623.72440: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883df0> <<< 20459 1726885623.72458: 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' <<< 20459 1726885623.72488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885623.72516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885623.72543: 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 0x7fa00155bf40> <<< 20459 1726885623.72562: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001852d30> <<< 20459 1726885623.72615: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001885d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018c3fa0> <<< 20459 1726885623.72633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885623.72655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885623.72687: 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 0x7fa001578970> <<< 20459 1726885623.72698: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885623.72743: 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 0x7fa001578ca0> <<< 20459 1726885623.72770: 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' <<< 20459 1726885623.72790: 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 0x7fa00158a5b0> <<< 20459 1726885623.72809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885623.72839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885623.72870: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00158aaf0> <<< 20459 1726885623.72908: 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' <<< 20459 1726885623.72937: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa001595fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001578d90> <<< 20459 1726885623.72949: 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' <<< 20459 1726885623.72990: 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 0x7fa001526100> <<< 20459 1726885623.73001: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00158a430> import 'pwd' # <<< 20459 1726885623.73025: 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 0x7fa0015261c0> <<< 20459 1726885623.73063: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883850> <<< 20459 1726885623.73091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885623.73111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885623.73131: 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' <<< 20459 1726885623.73160: 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 0x7fa001541520> <<< 20459 1726885623.73201: 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' <<< 20459 1726885623.73225: 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 0x7fa0015417f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0015415e0> <<< 20459 1726885623.73240: 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 0x7fa0015416d0> <<< 20459 1726885623.73265: 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' <<< 20459 1726885623.73452: 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 0x7fa001541b20> <<< 20459 1726885623.73488: 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 0x7fa001541fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001541760> <<< 20459 1726885623.73512: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0015358b0> <<< 20459 1726885623.73533: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883430> <<< 20459 1726885623.73552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885623.73604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885623.73642: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001541910> <<< 20459 1726885623.73735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885623.73758: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0014804f0> <<< 20459 1726885623.73893: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip' # zipimport: zlib available <<< 20459 1726885623.73981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.74003: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/__init__.py <<< 20459 1726885623.74028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.74057: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885623.74071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.75300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.76244: 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 0x7fa001367790> <<< 20459 1726885623.76278: 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' <<< 20459 1726885623.76290: 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' <<< 20459 1726885623.76317: 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' <<< 20459 1726885623.76343: 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 0x7fa001379850> <<< 20459 1726885623.76385: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379730> <<< 20459 1726885623.76410: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379490> <<< 20459 1726885623.76439: 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' <<< 20459 1726885623.76488: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013792b0> import 'atexit' # <<< 20459 1726885623.76525: 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 0x7fa0013794f0> <<< 20459 1726885623.76542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885623.76564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885623.76607: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013798b0> <<< 20459 1726885623.76640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885623.76644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885623.76671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885623.76686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885623.76699: 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' <<< 20459 1726885623.76769: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00138a8b0> <<< 20459 1726885623.76798: 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 0x7fa00138a520> <<< 20459 1726885623.76837: 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 0x7fa00138a6d0> <<< 20459 1726885623.76851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885623.76884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885623.76905: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000dcbb80> <<< 20459 1726885623.76928: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013f3cd0> <<< 20459 1726885623.77132: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379610> <<< 20459 1726885623.77198: 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' <<< 20459 1726885623.77203: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013f30a0> # /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' <<< 20459 1726885623.77240: 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 0x7fa000da7850> <<< 20459 1726885623.77347: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001354d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001354820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000dc5340> <<< 20459 1726885623.77400: 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 0x7fa001354fa0> <<< 20459 1726885623.77403: 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 0x7fa001354f70> <<< 20459 1726885623.77452: 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 <<< 20459 1726885623.77469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885623.77553: 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 0x7fa000d8ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013cfe20> # /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' <<< 20459 1726885623.77621: 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 0x7fa000d9f4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013cffa0> <<< 20459 1726885623.77639: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885623.77685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885623.77703: 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' # <<< 20459 1726885623.77759: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d8f220> <<< 20459 1726885623.77878: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d9f190> <<< 20459 1726885623.77999: 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 0x7fa000d9c5b0> <<< 20459 1726885623.78037: 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 0x7fa000d9c670> <<< 20459 1726885623.78062: 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 0x7fa000d9bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013c8a30> <<< 20459 1726885623.78095: 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 <<< 20459 1726885623.78116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885623.78148: 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 0x7fa00135a9a0> <<< 20459 1726885623.78332: 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 0x7fa001357970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d91850> <<< 20459 1726885623.78378: 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 0x7fa00135a3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013929d0> <<< 20459 1726885623.78417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885623.78488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.78626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885623.78736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.78799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.79259: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.79719: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885623.79740: 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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885623.79760: 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' <<< 20459 1726885623.79813: 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 0x7fa000d67bb0> <<< 20459 1726885623.79887: 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' <<< 20459 1726885623.79899: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00134f790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000964130> <<< 20459 1726885623.79946: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885623.79969: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.79990: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885623.80105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.80234: 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' <<< 20459 1726885623.80263: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001350c10> # zipimport: zlib available <<< 20459 1726885623.80657: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81146: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885623.81170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81206: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885623.81273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81372: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885623.81375: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885623.81425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81453: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885623.81456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81626: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.81827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885623.81851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885623.81933: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001395340> # zipimport: zlib available <<< 20459 1726885623.81988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82070: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885623.82084: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82157: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885623.82189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82379: 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 <<< 20459 1726885623.82401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885623.82477: 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 0x7fa000d558b0> <<< 20459 1726885623.82502: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000918f40> <<< 20459 1726885623.82558: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885623.82561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.82802: 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' <<< 20459 1726885623.82828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885623.82878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885623.82895: 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' <<< 20459 1726885623.82973: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000951b50> <<< 20459 1726885623.83011: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d62520> <<< 20459 1726885623.83073: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d5ef70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885623.83078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83125: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885623.83182: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885623.83212: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83242: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/__init__.py <<< 20459 1726885623.83247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83261: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885623.83279: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885623.83289: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 20459 1726885623.83309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83325: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885623.83328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885623.83353: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885623.83359: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885623.83496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20459 1726885623.83516: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0009104c0> <<< 20459 1726885623.83615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885623.83748: stdout chunk (state=3): >>> {"device": "/dev/sda", "invocation": {"module_args": {"spec": "/dev/sda"}}} <<< 20459 1726885623.83754: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885623.84005: 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 <<< 20459 1726885623.84033: 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 <<< 20459 1726885623.84071: 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 # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 20459 1726885623.84135: 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 <<< 20459 1726885623.84148: 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_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 glob # destroy glob <<< 20459 1726885623.84323: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885623.84337: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885623.84361: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885623.84371: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885623.84399: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 20459 1726885623.84417: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885623.84428: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885623.84445: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro <<< 20459 1726885623.84455: stdout chunk (state=3): >>># destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885623.84505: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 20459 1726885623.84527: 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 <<< 20459 1726885623.84538: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20459 1726885623.84573: 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 <<< 20459 1726885623.84604: 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 # 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 <<< 20459 1726885623.84650: 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 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 <<< 20459 1726885623.84800: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885623.84844: 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 <<< 20459 1726885623.84871: 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 <<< 20459 1726885623.84884: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885623.85293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885623.85381: stderr chunk (state=3): >>><<< 20459 1726885623.85384: stdout chunk (state=3): >>><<< 20459 1726885623.85495: _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 0x7fa0019f5ca0> # /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 0x7fa00199c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0019f5a00> # /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 0x7fa0019f59a0> 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 0x7fa00199c370> # /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 0x7fa00199c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00199c550> # /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 0x7fa001948f70> # /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 0x7fa00194f100> # /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 0x7fa001978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00194f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0019b1760> # /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 0x7fa001948c70> # /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 0x7fa001978c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00199cfd0> 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 0x7fa0018efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f2e20> # /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 0x7fa0018e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018ef250> # /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 0x7fa001870c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001870730> 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 0x7fa001870d30> # /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 0x7fa001870df0> # /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 0x7fa001870eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018cabb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018c3490> # /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 0x7fa0018d74f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f6cd0> # /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 0x7fa001883af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018f2fa0> # 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 0x7fa0018d7100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018fc880> # /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 0x7fa001883e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883c10> # /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 0x7fa001883b80> # /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 0x7fa0018571f0> # /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 0x7fa0018572e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00188fe20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018858b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883df0> # /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 0x7fa00155bf40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001852d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001885d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0018c3fa0> # /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 0x7fa001578970> 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 0x7fa001578ca0> # /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 0x7fa00158a5b0> # /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 0x7fa00158aaf0> # 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 0x7fa001595fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001578d90> # /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 0x7fa001526100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00158a430> 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 0x7fa0015261c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883850> # /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 0x7fa001541520> # /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 0x7fa0015417f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0015415e0> # 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 0x7fa0015416d0> # /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 0x7fa001541b20> # 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 0x7fa001541fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001541760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0015358b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001883430> # /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 0x7fa001541910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0014804f0> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fa001367790> # /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 0x7fa001379850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379490> # /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 0x7fa001379580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013792b0> 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 0x7fa0013794f0> # /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 0x7fa0013798b0> # /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 0x7fa00138a8b0> # 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 0x7fa00138a520> # 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 0x7fa00138a6d0> # /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 0x7fa000dcbb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013f3cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001379610> # /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 0x7fa0013f30a0> # /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 0x7fa000da7850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001354d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001354820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000dc5340> # 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 0x7fa001354fa0> # /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 0x7fa001354f70> # /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 0x7fa000d8ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013cfe20> # /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 0x7fa000d9f4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013cffa0> # /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 0x7fa000d8f220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d9f190> # 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 0x7fa000d9c5b0> # 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 0x7fa000d9c670> # 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 0x7fa000d9bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013c8a30> # /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 0x7fa00135a9a0> # 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 0x7fa001357970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d91850> # 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 0x7fa00135a3d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0013929d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fa000d67bb0> # /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 0x7fa00134f790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000964130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fa001350c10> # 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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fa001395340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fa000d558b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000918f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fa000951b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d62520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000d5ef70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_w5yulqvp/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/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 0x7fa0009104c0> # zipimport: zlib available {"device": "/dev/sda", "invocation": {"module_args": {"spec": "/dev/sda"}}} # 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 glob # destroy glob # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 glob # destroy glob # 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 20459 1726885623.86101: done with _execute_module (fedora.linux_system_roles.resolve_blockdev, {'spec': '/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': 'fedora.linux_system_roles.resolve_blockdev', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885623.86105: _low_level_execute_command(): starting 20459 1726885623.86108: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885623.4609728-21637-246569810950233/ > /dev/null 2>&1 && sleep 0' 20459 1726885623.86187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885623.86191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885623.86230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.86233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885623.86235: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885623.86290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885623.86294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885623.86297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885623.86339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885623.88138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885623.88746: stderr chunk (state=3): >>><<< 20459 1726885623.88750: stdout chunk (state=3): >>><<< 20459 1726885623.88753: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885623.88755: handler run complete 20459 1726885623.88758: attempt loop complete, returning result 20459 1726885623.88760: variable 'pv' from source: unknown 20459 1726885623.88762: variable 'pv' from source: unknown ok: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } 20459 1726885623.88951: dumping result to json 20459 1726885623.88955: done dumping result, returning 20459 1726885623.88958: done running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device [02369adf-7a19-47dd-4c59-000000000444] 20459 1726885623.88960: sending task result for task 02369adf-7a19-47dd-4c59-000000000444 20459 1726885623.89006: done sending task result for task 02369adf-7a19-47dd-4c59-000000000444 20459 1726885623.89010: WORKER PROCESS EXITING 20459 1726885623.89046: no more pending results, returning what we have 20459 1726885623.89050: results queue empty 20459 1726885623.89050: checking for any_errors_fatal 20459 1726885623.89056: done checking for any_errors_fatal 20459 1726885623.89057: checking for max_fail_percentage 20459 1726885623.89058: done checking for max_fail_percentage 20459 1726885623.89059: checking to see if all hosts have failed and the running result is not ok 20459 1726885623.89060: done checking to see if all hosts have failed 20459 1726885623.89061: getting the remaining hosts for this loop 20459 1726885623.89062: done getting the remaining hosts for this loop 20459 1726885623.89065: getting the next task for host managed_node1 20459 1726885623.89072: done getting next task for host managed_node1 20459 1726885623.89074: ^ task is: TASK: Set pvs lvm length 20459 1726885623.89078: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885623.89081: getting variables 20459 1726885623.89083: in VariableManager get_vars() 20459 1726885623.89113: Calling all_inventory to load vars for managed_node1 20459 1726885623.89116: Calling groups_inventory to load vars for managed_node1 20459 1726885623.89119: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.89129: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.89132: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.89135: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.89664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.90287: done with get_vars() 20459 1726885623.90303: done getting variables 20459 1726885623.90363: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Friday 20 September 2024 22:27:03 -0400 (0:00:00.493) 0:00:30.264 ****** 20459 1726885623.90398: entering _queue_task() for managed_node1/set_fact 20459 1726885623.90663: worker is 1 (out of 1 available) 20459 1726885623.90675: exiting _queue_task() for managed_node1/set_fact 20459 1726885623.90686: done queuing things up, now waiting for results queue to drain 20459 1726885623.90688: waiting for pending results... 20459 1726885623.90970: running TaskExecutor() for managed_node1/TASK: Set pvs lvm length 20459 1726885623.91095: in run() - task 02369adf-7a19-47dd-4c59-000000000446 20459 1726885623.91117: variable 'ansible_search_path' from source: unknown 20459 1726885623.91161: calling self._execute() 20459 1726885623.91262: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.91274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.91288: variable 'omit' from source: magic vars 20459 1726885623.91695: variable 'storage_test_pool' from source: include params 20459 1726885623.91739: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885623.91749: variable 'omit' from source: magic vars 20459 1726885623.91816: variable 'omit' from source: magic vars 20459 1726885623.91976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885623.94308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885623.94393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885623.94436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885623.94475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885623.94509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885623.94588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885623.94626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885623.94655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885623.94699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885623.94724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885623.94805: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885623.94841: variable 'omit' from source: magic vars 20459 1726885623.94873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885623.94903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885623.94930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885623.94951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.94966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885623.94986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885623.95006: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885623.95045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885623.95052: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.95059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.95177: Set connection var ansible_pipelining to False 20459 1726885623.95185: Set connection var ansible_shell_type to sh 20459 1726885623.95192: Set connection var ansible_connection to ssh 20459 1726885623.95210: Set connection var ansible_timeout to 10 20459 1726885623.95224: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885623.95234: Set connection var ansible_shell_executable to /bin/sh 20459 1726885623.95265: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.95273: variable 'ansible_connection' from source: unknown 20459 1726885623.95279: variable 'ansible_module_compression' from source: unknown 20459 1726885623.95284: variable 'ansible_shell_type' from source: unknown 20459 1726885623.95289: variable 'ansible_shell_executable' from source: unknown 20459 1726885623.95295: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.95301: variable 'ansible_pipelining' from source: unknown 20459 1726885623.95307: variable 'ansible_timeout' from source: unknown 20459 1726885623.95317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.95419: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885623.95434: variable 'omit' from source: magic vars 20459 1726885623.95441: starting attempt loop 20459 1726885623.95446: running the handler 20459 1726885623.95463: handler run complete 20459 1726885623.95475: attempt loop complete, returning result 20459 1726885623.95481: _execute() done 20459 1726885623.95485: dumping result to json 20459 1726885623.95491: done dumping result, returning 20459 1726885623.95500: done running TaskExecutor() for managed_node1/TASK: Set pvs lvm length [02369adf-7a19-47dd-4c59-000000000446] 20459 1726885623.95508: sending task result for task 02369adf-7a19-47dd-4c59-000000000446 ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } 20459 1726885623.95666: no more pending results, returning what we have 20459 1726885623.95670: results queue empty 20459 1726885623.95671: checking for any_errors_fatal 20459 1726885623.95683: done checking for any_errors_fatal 20459 1726885623.95684: checking for max_fail_percentage 20459 1726885623.95686: done checking for max_fail_percentage 20459 1726885623.95686: checking to see if all hosts have failed and the running result is not ok 20459 1726885623.95687: done checking to see if all hosts have failed 20459 1726885623.95688: getting the remaining hosts for this loop 20459 1726885623.95690: done getting the remaining hosts for this loop 20459 1726885623.95694: getting the next task for host managed_node1 20459 1726885623.95702: done getting next task for host managed_node1 20459 1726885623.95704: ^ task is: TASK: Set pool pvs 20459 1726885623.95709: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885623.95722: getting variables 20459 1726885623.95724: in VariableManager get_vars() 20459 1726885623.95758: Calling all_inventory to load vars for managed_node1 20459 1726885623.95760: Calling groups_inventory to load vars for managed_node1 20459 1726885623.95764: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885623.95775: Calling all_plugins_play to load vars for managed_node1 20459 1726885623.95778: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885623.95781: Calling groups_plugins_play to load vars for managed_node1 20459 1726885623.96623: done sending task result for task 02369adf-7a19-47dd-4c59-000000000446 20459 1726885623.96627: WORKER PROCESS EXITING 20459 1726885623.96650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885623.97257: done with get_vars() 20459 1726885623.97276: done getting variables 20459 1726885623.97345: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Friday 20 September 2024 22:27:03 -0400 (0:00:00.069) 0:00:30.334 ****** 20459 1726885623.97380: entering _queue_task() for managed_node1/set_fact 20459 1726885623.97658: worker is 1 (out of 1 available) 20459 1726885623.97672: exiting _queue_task() for managed_node1/set_fact 20459 1726885623.97684: done queuing things up, now waiting for results queue to drain 20459 1726885623.97686: waiting for pending results... 20459 1726885623.97971: running TaskExecutor() for managed_node1/TASK: Set pool pvs 20459 1726885623.98096: in run() - task 02369adf-7a19-47dd-4c59-000000000447 20459 1726885623.98120: variable 'ansible_search_path' from source: unknown 20459 1726885623.98165: calling self._execute() 20459 1726885623.98271: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885623.98284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885623.98300: variable 'omit' from source: magic vars 20459 1726885623.98713: variable 'storage_test_pool' from source: include params 20459 1726885623.98756: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885623.98766: variable 'omit' from source: magic vars 20459 1726885623.98830: variable 'omit' from source: magic vars 20459 1726885623.99059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885624.01716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885624.01786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885624.01835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885624.01885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885624.01921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885624.02001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.02042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.02074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.02123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.02150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.02197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.02226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.02260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.02303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.02332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.02392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.02424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.02454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.02500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.02521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.02690: variable 'pv_paths' from source: set_fact 20459 1726885624.02704: variable '__pvs_lvm_len' from source: set_fact 20459 1726885624.02773: variable 'omit' from source: magic vars 20459 1726885624.02808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885624.02840: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885624.02862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885624.02882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.02900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.02923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885624.02944: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885624.02974: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885624.02982: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.02989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.03110: Set connection var ansible_pipelining to False 20459 1726885624.03123: Set connection var ansible_shell_type to sh 20459 1726885624.03131: Set connection var ansible_connection to ssh 20459 1726885624.03148: Set connection var ansible_timeout to 10 20459 1726885624.03159: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885624.03169: Set connection var ansible_shell_executable to /bin/sh 20459 1726885624.03198: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.03205: variable 'ansible_connection' from source: unknown 20459 1726885624.03215: variable 'ansible_module_compression' from source: unknown 20459 1726885624.03224: variable 'ansible_shell_type' from source: unknown 20459 1726885624.03234: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.03241: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.03249: variable 'ansible_pipelining' from source: unknown 20459 1726885624.03256: variable 'ansible_timeout' from source: unknown 20459 1726885624.03264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.03378: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885624.03402: variable 'omit' from source: magic vars 20459 1726885624.03414: starting attempt loop 20459 1726885624.03422: running the handler 20459 1726885624.03438: handler run complete 20459 1726885624.03457: attempt loop complete, returning result 20459 1726885624.03464: _execute() done 20459 1726885624.03471: dumping result to json 20459 1726885624.03479: done dumping result, returning 20459 1726885624.03495: done running TaskExecutor() for managed_node1/TASK: Set pool pvs [02369adf-7a19-47dd-4c59-000000000447] 20459 1726885624.03504: sending task result for task 02369adf-7a19-47dd-4c59-000000000447 20459 1726885624.03603: done sending task result for task 02369adf-7a19-47dd-4c59-000000000447 20459 1726885624.03607: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } 20459 1726885624.03678: no more pending results, returning what we have 20459 1726885624.03681: results queue empty 20459 1726885624.03682: checking for any_errors_fatal 20459 1726885624.03690: done checking for any_errors_fatal 20459 1726885624.03690: checking for max_fail_percentage 20459 1726885624.03692: done checking for max_fail_percentage 20459 1726885624.03693: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.03693: done checking to see if all hosts have failed 20459 1726885624.03694: getting the remaining hosts for this loop 20459 1726885624.03696: done getting the remaining hosts for this loop 20459 1726885624.03699: getting the next task for host managed_node1 20459 1726885624.03706: done getting next task for host managed_node1 20459 1726885624.03709: ^ task is: TASK: Verify PV count 20459 1726885624.03715: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885624.03719: getting variables 20459 1726885624.03720: in VariableManager get_vars() 20459 1726885624.03753: Calling all_inventory to load vars for managed_node1 20459 1726885624.03756: Calling groups_inventory to load vars for managed_node1 20459 1726885624.03760: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.03769: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.03773: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.03776: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.04129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.04646: done with get_vars() 20459 1726885624.04656: done getting variables 20459 1726885624.04698: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify PV count] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Friday 20 September 2024 22:27:04 -0400 (0:00:00.073) 0:00:30.407 ****** 20459 1726885624.04723: entering _queue_task() for managed_node1/assert 20459 1726885624.04937: worker is 1 (out of 1 available) 20459 1726885624.04951: exiting _queue_task() for managed_node1/assert 20459 1726885624.04963: done queuing things up, now waiting for results queue to drain 20459 1726885624.04964: waiting for pending results... 20459 1726885624.05150: running TaskExecutor() for managed_node1/TASK: Verify PV count 20459 1726885624.05320: in run() - task 02369adf-7a19-47dd-4c59-000000000448 20459 1726885624.05366: variable 'ansible_search_path' from source: unknown 20459 1726885624.05390: calling self._execute() 20459 1726885624.05492: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.05505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.05525: variable 'omit' from source: magic vars 20459 1726885624.05942: variable 'storage_test_pool' from source: include params 20459 1726885624.05987: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885624.05997: variable 'omit' from source: magic vars 20459 1726885624.06065: variable 'omit' from source: magic vars 20459 1726885624.06274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885624.08346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885624.08402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885624.08433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885624.08457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885624.08479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885624.08542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.08562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.08582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.08610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.08625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.08710: variable 'storage_test_pool' from source: include params 20459 1726885624.08727: variable '__pvs_lvm_len' from source: set_fact 20459 1726885624.08732: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885624.08759: variable 'omit' from source: magic vars 20459 1726885624.08780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885624.08802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885624.08819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885624.08834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.08842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.08855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885624.08866: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885624.08888: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885624.08890: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.08896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.08977: Set connection var ansible_pipelining to False 20459 1726885624.08981: Set connection var ansible_shell_type to sh 20459 1726885624.08983: Set connection var ansible_connection to ssh 20459 1726885624.08991: Set connection var ansible_timeout to 10 20459 1726885624.08996: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885624.09001: Set connection var ansible_shell_executable to /bin/sh 20459 1726885624.09025: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.09028: variable 'ansible_connection' from source: unknown 20459 1726885624.09032: variable 'ansible_module_compression' from source: unknown 20459 1726885624.09035: variable 'ansible_shell_type' from source: unknown 20459 1726885624.09037: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.09039: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.09041: variable 'ansible_pipelining' from source: unknown 20459 1726885624.09044: variable 'ansible_timeout' from source: unknown 20459 1726885624.09048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.09116: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885624.09129: variable 'omit' from source: magic vars 20459 1726885624.09132: starting attempt loop 20459 1726885624.09134: running the handler 20459 1726885624.09254: variable '__pvs_lvm_len' from source: set_fact 20459 1726885624.09258: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885624.09266: Evaluated conditional (__pvs_lvm_len | int == _storage_test_expected_pv_count | int): True 20459 1726885624.09270: handler run complete 20459 1726885624.09281: attempt loop complete, returning result 20459 1726885624.09287: _execute() done 20459 1726885624.09299: dumping result to json 20459 1726885624.09307: done dumping result, returning 20459 1726885624.09324: done running TaskExecutor() for managed_node1/TASK: Verify PV count [02369adf-7a19-47dd-4c59-000000000448] 20459 1726885624.09359: sending task result for task 02369adf-7a19-47dd-4c59-000000000448 20459 1726885624.09426: done sending task result for task 02369adf-7a19-47dd-4c59-000000000448 20459 1726885624.09428: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885624.09505: no more pending results, returning what we have 20459 1726885624.09508: results queue empty 20459 1726885624.09509: checking for any_errors_fatal 20459 1726885624.09520: done checking for any_errors_fatal 20459 1726885624.09521: checking for max_fail_percentage 20459 1726885624.09524: done checking for max_fail_percentage 20459 1726885624.09525: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.09526: done checking to see if all hosts have failed 20459 1726885624.09526: getting the remaining hosts for this loop 20459 1726885624.09528: done getting the remaining hosts for this loop 20459 1726885624.09532: getting the next task for host managed_node1 20459 1726885624.09539: done getting next task for host managed_node1 20459 1726885624.09541: ^ task is: TASK: Set expected pv type 20459 1726885624.09546: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885624.09556: getting variables 20459 1726885624.09558: in VariableManager get_vars() 20459 1726885624.09586: Calling all_inventory to load vars for managed_node1 20459 1726885624.09589: Calling groups_inventory to load vars for managed_node1 20459 1726885624.09591: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.09600: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.09603: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.09605: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.10182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.10846: done with get_vars() 20459 1726885624.10862: done getting variables 20459 1726885624.10937: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Friday 20 September 2024 22:27:04 -0400 (0:00:00.062) 0:00:30.470 ****** 20459 1726885624.10961: entering _queue_task() for managed_node1/set_fact 20459 1726885624.11177: worker is 1 (out of 1 available) 20459 1726885624.11191: exiting _queue_task() for managed_node1/set_fact 20459 1726885624.11203: done queuing things up, now waiting for results queue to drain 20459 1726885624.11204: waiting for pending results... 20459 1726885624.11388: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885624.11481: in run() - task 02369adf-7a19-47dd-4c59-000000000449 20459 1726885624.11490: variable 'ansible_search_path' from source: unknown 20459 1726885624.11522: calling self._execute() 20459 1726885624.11598: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.11602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.11610: variable 'omit' from source: magic vars 20459 1726885624.11893: variable 'storage_test_pool' from source: include params 20459 1726885624.11922: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885624.11928: variable 'omit' from source: magic vars 20459 1726885624.11966: variable 'omit' from source: magic vars 20459 1726885624.12056: variable 'storage_test_pool' from source: include params 20459 1726885624.12083: variable 'omit' from source: magic vars 20459 1726885624.12119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885624.12143: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885624.12158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885624.12173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.12182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.12195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885624.12208: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885624.12232: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885624.12235: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.12238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.12317: Set connection var ansible_pipelining to False 20459 1726885624.12321: Set connection var ansible_shell_type to sh 20459 1726885624.12325: Set connection var ansible_connection to ssh 20459 1726885624.12332: Set connection var ansible_timeout to 10 20459 1726885624.12337: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885624.12342: Set connection var ansible_shell_executable to /bin/sh 20459 1726885624.12360: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.12363: variable 'ansible_connection' from source: unknown 20459 1726885624.12365: variable 'ansible_module_compression' from source: unknown 20459 1726885624.12367: variable 'ansible_shell_type' from source: unknown 20459 1726885624.12369: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.12371: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.12376: variable 'ansible_pipelining' from source: unknown 20459 1726885624.12379: variable 'ansible_timeout' from source: unknown 20459 1726885624.12382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.12489: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885624.12496: variable 'omit' from source: magic vars 20459 1726885624.12500: starting attempt loop 20459 1726885624.12504: running the handler 20459 1726885624.12518: handler run complete 20459 1726885624.12526: attempt loop complete, returning result 20459 1726885624.12528: _execute() done 20459 1726885624.12531: dumping result to json 20459 1726885624.12534: done dumping result, returning 20459 1726885624.12541: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000000449] 20459 1726885624.12544: sending task result for task 02369adf-7a19-47dd-4c59-000000000449 20459 1726885624.12635: done sending task result for task 02369adf-7a19-47dd-4c59-000000000449 20459 1726885624.12638: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885624.12692: no more pending results, returning what we have 20459 1726885624.12695: results queue empty 20459 1726885624.12696: checking for any_errors_fatal 20459 1726885624.12704: done checking for any_errors_fatal 20459 1726885624.12705: checking for max_fail_percentage 20459 1726885624.12707: done checking for max_fail_percentage 20459 1726885624.12708: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.12708: done checking to see if all hosts have failed 20459 1726885624.12709: getting the remaining hosts for this loop 20459 1726885624.12711: done getting the remaining hosts for this loop 20459 1726885624.12719: getting the next task for host managed_node1 20459 1726885624.12724: done getting next task for host managed_node1 20459 1726885624.12727: ^ task is: TASK: Set expected pv type 20459 1726885624.12731: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.12734: getting variables 20459 1726885624.12736: in VariableManager get_vars() 20459 1726885624.12768: Calling all_inventory to load vars for managed_node1 20459 1726885624.12771: Calling groups_inventory to load vars for managed_node1 20459 1726885624.12774: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.12783: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.12785: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.12788: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.13126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.13472: done with get_vars() 20459 1726885624.13483: done getting variables 20459 1726885624.13528: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Friday 20 September 2024 22:27:04 -0400 (0:00:00.025) 0:00:30.495 ****** 20459 1726885624.13556: entering _queue_task() for managed_node1/set_fact 20459 1726885624.13765: worker is 1 (out of 1 available) 20459 1726885624.13779: exiting _queue_task() for managed_node1/set_fact 20459 1726885624.13789: done queuing things up, now waiting for results queue to drain 20459 1726885624.13791: waiting for pending results... 20459 1726885624.14067: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885624.14598: in run() - task 02369adf-7a19-47dd-4c59-00000000044a 20459 1726885624.14620: variable 'ansible_search_path' from source: unknown 20459 1726885624.14801: calling self._execute() 20459 1726885624.14992: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.15003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.15019: variable 'omit' from source: magic vars 20459 1726885624.16773: variable 'storage_test_pool' from source: include params 20459 1726885624.17003: Evaluated conditional (storage_test_pool.type == 'lvm' and not storage_test_pool.encryption): True 20459 1726885624.17060: variable 'omit' from source: magic vars 20459 1726885624.17415: variable 'omit' from source: magic vars 20459 1726885624.17793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885624.19877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885624.19933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885624.19959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885624.19985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885624.20006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885624.20066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.20085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.20104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.20136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.20146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.20247: variable 'omit' from source: magic vars 20459 1726885624.20268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885624.20307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885624.20374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885624.20414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.20440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.20462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885624.20487: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885624.20525: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885624.20543: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.20546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.20754: Set connection var ansible_pipelining to False 20459 1726885624.20760: Set connection var ansible_shell_type to sh 20459 1726885624.20762: Set connection var ansible_connection to ssh 20459 1726885624.20774: Set connection var ansible_timeout to 10 20459 1726885624.20779: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885624.20784: Set connection var ansible_shell_executable to /bin/sh 20459 1726885624.20819: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.20824: variable 'ansible_connection' from source: unknown 20459 1726885624.20833: variable 'ansible_module_compression' from source: unknown 20459 1726885624.20840: variable 'ansible_shell_type' from source: unknown 20459 1726885624.20842: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.20844: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.20866: variable 'ansible_pipelining' from source: unknown 20459 1726885624.20889: variable 'ansible_timeout' from source: unknown 20459 1726885624.20892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.21015: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885624.21028: variable 'omit' from source: magic vars 20459 1726885624.21031: starting attempt loop 20459 1726885624.21033: running the handler 20459 1726885624.21041: handler run complete 20459 1726885624.21050: attempt loop complete, returning result 20459 1726885624.21052: _execute() done 20459 1726885624.21055: dumping result to json 20459 1726885624.21057: done dumping result, returning 20459 1726885624.21065: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-00000000044a] 20459 1726885624.21067: sending task result for task 02369adf-7a19-47dd-4c59-00000000044a 20459 1726885624.21160: done sending task result for task 02369adf-7a19-47dd-4c59-00000000044a 20459 1726885624.21163: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885624.21262: no more pending results, returning what we have 20459 1726885624.21266: results queue empty 20459 1726885624.21267: checking for any_errors_fatal 20459 1726885624.21279: done checking for any_errors_fatal 20459 1726885624.21280: checking for max_fail_percentage 20459 1726885624.21282: done checking for max_fail_percentage 20459 1726885624.21283: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.21284: done checking to see if all hosts have failed 20459 1726885624.21284: getting the remaining hosts for this loop 20459 1726885624.21286: done getting the remaining hosts for this loop 20459 1726885624.21290: getting the next task for host managed_node1 20459 1726885624.21296: done getting next task for host managed_node1 20459 1726885624.21299: ^ task is: TASK: Set expected pv type 20459 1726885624.21303: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.21314: getting variables 20459 1726885624.21316: in VariableManager get_vars() 20459 1726885624.21352: Calling all_inventory to load vars for managed_node1 20459 1726885624.21355: Calling groups_inventory to load vars for managed_node1 20459 1726885624.21358: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.21369: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.21372: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.21376: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.21907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.22455: done with get_vars() 20459 1726885624.22480: done getting variables 20459 1726885624.22532: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Friday 20 September 2024 22:27:04 -0400 (0:00:00.090) 0:00:30.586 ****** 20459 1726885624.22564: entering _queue_task() for managed_node1/set_fact 20459 1726885624.22828: worker is 1 (out of 1 available) 20459 1726885624.22840: exiting _queue_task() for managed_node1/set_fact 20459 1726885624.22851: done queuing things up, now waiting for results queue to drain 20459 1726885624.22853: waiting for pending results... 20459 1726885624.23058: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885624.23142: in run() - task 02369adf-7a19-47dd-4c59-00000000044b 20459 1726885624.23155: variable 'ansible_search_path' from source: unknown 20459 1726885624.23184: calling self._execute() 20459 1726885624.23258: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.23262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.23270: variable 'omit' from source: magic vars 20459 1726885624.23586: variable 'storage_test_pool' from source: include params 20459 1726885624.23614: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.raid_level): False 20459 1726885624.23618: when evaluation is False, skipping this task 20459 1726885624.23623: _execute() done 20459 1726885624.23626: dumping result to json 20459 1726885624.23629: done dumping result, returning 20459 1726885624.23636: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-00000000044b] 20459 1726885624.23638: sending task result for task 02369adf-7a19-47dd-4c59-00000000044b 20459 1726885624.23732: done sending task result for task 02369adf-7a19-47dd-4c59-00000000044b 20459 1726885624.23734: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } 20459 1726885624.23879: no more pending results, returning what we have 20459 1726885624.23904: results queue empty 20459 1726885624.23905: checking for any_errors_fatal 20459 1726885624.23914: done checking for any_errors_fatal 20459 1726885624.23915: checking for max_fail_percentage 20459 1726885624.23917: done checking for max_fail_percentage 20459 1726885624.23918: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.23918: done checking to see if all hosts have failed 20459 1726885624.23919: getting the remaining hosts for this loop 20459 1726885624.23920: done getting the remaining hosts for this loop 20459 1726885624.23922: getting the next task for host managed_node1 20459 1726885624.23927: done getting next task for host managed_node1 20459 1726885624.23929: ^ task is: TASK: Check the type of each PV 20459 1726885624.23932: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.23934: getting variables 20459 1726885624.23935: in VariableManager get_vars() 20459 1726885624.23980: Calling all_inventory to load vars for managed_node1 20459 1726885624.23983: Calling groups_inventory to load vars for managed_node1 20459 1726885624.23987: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.23996: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.23998: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.24001: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.24418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.24774: done with get_vars() 20459 1726885624.24784: done getting variables 20459 1726885624.24831: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:51 Friday 20 September 2024 22:27:04 -0400 (0:00:00.022) 0:00:30.608 ****** 20459 1726885624.24854: entering _queue_task() for managed_node1/assert 20459 1726885624.25062: worker is 1 (out of 1 available) 20459 1726885624.25075: exiting _queue_task() for managed_node1/assert 20459 1726885624.25085: done queuing things up, now waiting for results queue to drain 20459 1726885624.25087: waiting for pending results... 20459 1726885624.25338: running TaskExecutor() for managed_node1/TASK: Check the type of each PV 20459 1726885624.25434: in run() - task 02369adf-7a19-47dd-4c59-00000000044c 20459 1726885624.25453: variable 'ansible_search_path' from source: unknown 20459 1726885624.25526: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885624.25685: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885624.25766: variable 'omit' from source: magic vars 20459 1726885624.25863: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.25871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.25879: variable 'omit' from source: magic vars 20459 1726885624.26113: variable 'storage_test_pool' from source: include params 20459 1726885624.26136: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885624.26145: variable 'omit' from source: magic vars 20459 1726885624.26234: variable 'omit' from source: magic vars 20459 1726885624.26456: variable 'pv' from source: unknown 20459 1726885624.26459: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885624.26475: variable '_storage_test_expected_pv_type' from source: set_fact 20459 1726885624.26479: variable 'storage_test_pool' from source: include params 20459 1726885624.26524: variable 'omit' from source: magic vars 20459 1726885624.26566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885624.26603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885624.26631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885624.26673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.26690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.26703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885624.26719: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885624.26740: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885624.26745: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.26747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.26860: Set connection var ansible_pipelining to False 20459 1726885624.26868: Set connection var ansible_shell_type to sh 20459 1726885624.26875: Set connection var ansible_connection to ssh 20459 1726885624.26890: Set connection var ansible_timeout to 10 20459 1726885624.26905: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885624.26941: Set connection var ansible_shell_executable to /bin/sh 20459 1726885624.26959: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.26980: variable 'ansible_connection' from source: unknown 20459 1726885624.26997: variable 'ansible_module_compression' from source: unknown 20459 1726885624.27006: variable 'ansible_shell_type' from source: unknown 20459 1726885624.27009: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.27013: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.27019: variable 'ansible_pipelining' from source: unknown 20459 1726885624.27021: variable 'ansible_timeout' from source: unknown 20459 1726885624.27026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.27155: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885624.27189: variable 'omit' from source: magic vars 20459 1726885624.27209: starting attempt loop 20459 1726885624.27230: running the handler 20459 1726885624.27478: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885624.27499: variable 'pv' from source: unknown 20459 1726885624.27502: variable '_storage_test_expected_pv_type' from source: set_fact 20459 1726885624.27512: Evaluated conditional (storage_test_blkinfo.info[pv]['type'] == _storage_test_expected_pv_type): True 20459 1726885624.27514: handler run complete 20459 1726885624.27530: attempt loop complete, returning result 20459 1726885624.27549: variable 'pv' from source: unknown 20459 1726885624.27598: variable 'pv' from source: unknown ok: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed 20459 1726885624.27790: dumping result to json 20459 1726885624.27793: done dumping result, returning 20459 1726885624.27795: done running TaskExecutor() for managed_node1/TASK: Check the type of each PV [02369adf-7a19-47dd-4c59-00000000044c] 20459 1726885624.27798: sending task result for task 02369adf-7a19-47dd-4c59-00000000044c 20459 1726885624.27871: no more pending results, returning what we have 20459 1726885624.27874: results queue empty 20459 1726885624.27875: checking for any_errors_fatal 20459 1726885624.27882: done checking for any_errors_fatal 20459 1726885624.27883: checking for max_fail_percentage 20459 1726885624.27885: done checking for max_fail_percentage 20459 1726885624.27886: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.27886: done checking to see if all hosts have failed 20459 1726885624.27887: getting the remaining hosts for this loop 20459 1726885624.27888: done getting the remaining hosts for this loop 20459 1726885624.27891: getting the next task for host managed_node1 20459 1726885624.27898: done getting next task for host managed_node1 20459 1726885624.27900: ^ task is: TASK: Check that blivet supports PV grow to fill 20459 1726885624.27905: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885624.27908: getting variables 20459 1726885624.27910: in VariableManager get_vars() 20459 1726885624.27962: Calling all_inventory to load vars for managed_node1 20459 1726885624.27965: Calling groups_inventory to load vars for managed_node1 20459 1726885624.27968: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.27978: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.27980: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.27987: done sending task result for task 02369adf-7a19-47dd-4c59-00000000044c 20459 1726885624.27993: WORKER PROCESS EXITING 20459 1726885624.27997: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.28608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.29192: done with get_vars() 20459 1726885624.29204: done getting variables 20459 1726885624.29279: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:64 Friday 20 September 2024 22:27:04 -0400 (0:00:00.044) 0:00:30.653 ****** 20459 1726885624.29304: entering _queue_task() for managed_node1/ansible.builtin.script 20459 1726885624.29306: Creating lock for ansible.builtin.script 20459 1726885624.29661: worker is 1 (out of 1 available) 20459 1726885624.30173: exiting _queue_task() for managed_node1/ansible.builtin.script 20459 1726885624.30186: done queuing things up, now waiting for results queue to drain 20459 1726885624.30188: waiting for pending results... 20459 1726885624.30649: running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill 20459 1726885624.30775: in run() - task 02369adf-7a19-47dd-4c59-00000000044e 20459 1726885624.30789: variable 'ansible_search_path' from source: unknown 20459 1726885624.30827: calling self._execute() 20459 1726885624.30903: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.30907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.30919: variable 'omit' from source: magic vars 20459 1726885624.31005: variable 'omit' from source: magic vars 20459 1726885624.31046: variable 'omit' from source: magic vars 20459 1726885624.31226: variable 'ansible_python' from source: facts 20459 1726885624.31259: variable 'omit' from source: magic vars 20459 1726885624.31295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885624.31329: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885624.31345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885624.31363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.31370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885624.31384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885624.31397: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885624.31424: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885624.31427: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.31429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.31510: Set connection var ansible_pipelining to False 20459 1726885624.31515: Set connection var ansible_shell_type to sh 20459 1726885624.31518: Set connection var ansible_connection to ssh 20459 1726885624.31528: Set connection var ansible_timeout to 10 20459 1726885624.31533: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885624.31537: Set connection var ansible_shell_executable to /bin/sh 20459 1726885624.31558: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.31561: variable 'ansible_connection' from source: unknown 20459 1726885624.31564: variable 'ansible_module_compression' from source: unknown 20459 1726885624.31566: variable 'ansible_shell_type' from source: unknown 20459 1726885624.31568: variable 'ansible_shell_executable' from source: unknown 20459 1726885624.31571: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.31574: variable 'ansible_pipelining' from source: unknown 20459 1726885624.31577: variable 'ansible_timeout' from source: unknown 20459 1726885624.31579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.31644: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885624.31652: variable 'omit' from source: magic vars 20459 1726885624.31660: starting attempt loop 20459 1726885624.31663: running the handler 20459 1726885624.31706: _low_level_execute_command(): starting 20459 1726885624.31717: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885624.32250: 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 <<< 20459 1726885624.32271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.32285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.32297: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.32347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885624.32361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885624.32426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885624.34043: stdout chunk (state=3): >>>/root <<< 20459 1726885624.34241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885624.34244: stdout chunk (state=3): >>><<< 20459 1726885624.34247: stderr chunk (state=3): >>><<< 20459 1726885624.34321: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885624.34325: _low_level_execute_command(): starting 20459 1726885624.34328: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212 `" && echo ansible-tmp-1726885624.342692-21670-263061149656212="` echo /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212 `" ) && sleep 0' 20459 1726885624.34978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885624.34994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.35009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.35031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.35074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.35101: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885624.35118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.35136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885624.35149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885624.35160: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885624.35172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.35187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.35210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.35231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.35243: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885624.35257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.35343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885624.35366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885624.35383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885624.35455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885624.37277: stdout chunk (state=3): >>>ansible-tmp-1726885624.342692-21670-263061149656212=/root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212 <<< 20459 1726885624.37389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885624.37486: stderr chunk (state=3): >>><<< 20459 1726885624.37501: stdout chunk (state=3): >>><<< 20459 1726885624.37662: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885624.342692-21670-263061149656212=/root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885624.37665: evaluation_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage 20459 1726885624.37669: search_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py 20459 1726885624.37735: Sending initial data 20459 1726885624.37738: Sent initial data (212 bytes) 20459 1726885624.39135: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885624.39152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.39166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.39183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.39229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.39244: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885624.39261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.39278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885624.39291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885624.39302: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885624.39315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.39328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.39344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.39360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.39373: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885624.39385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.39465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885624.39494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885624.39513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885624.39586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885624.41292: 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 <<< 20459 1726885624.41356: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885624.41399: stdout chunk (state=3): >>>sftp> put /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212/does_library_support.py <<< 20459 1726885624.41402: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885624.41635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885624.41846: stderr chunk (state=3): >>><<< 20459 1726885624.41850: stdout chunk (state=3): >>><<< 20459 1726885624.41853: _low_level_execute_command(): starting 20459 1726885624.41855: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212/ /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212/does_library_support.py && sleep 0' 20459 1726885624.42455: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885624.42476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.42491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.42522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.42569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.42581: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885624.42595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.42617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885624.42638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885624.42650: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885624.42662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.42676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.42692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.42705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.42721: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885624.42741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.42824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885624.42863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885624.42881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885624.42953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885624.44635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885624.44706: stderr chunk (state=3): >>><<< 20459 1726885624.44710: stdout chunk (state=3): >>><<< 20459 1726885624.44833: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885624.44837: _low_level_execute_command(): starting 20459 1726885624.44840: _low_level_execute_command(): using become for this command 20459 1726885624.44843: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-unmewrdonpyxcienujorljnsvmwqtgdh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212/does_library_support.py blivet.formats.lvmpv.LVMPhysicalVolume.grow_to_fill'"'"' && sleep 0' 20459 1726885624.44903: Initial state: awaiting_escalation: BECOME-SUCCESS-unmewrdonpyxcienujorljnsvmwqtgdh 20459 1726885624.45458: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885624.45473: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.45487: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.45505: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.45551: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.45562: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885624.45578: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.45598: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885624.45615: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885624.45629: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885624.45643: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.45658: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.45674: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.45686: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885624.45697: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885624.45722: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.45799: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885624.45830: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885624.45849: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885624.45925: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885624.48703: stdout chunk (state=1): >>>BECOME-SUCCESS-unmewrdonpyxcienujorljnsvmwqtgdh <<< 20459 1726885624.48708: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-unmewrdonpyxcienujorljnsvmwqtgdh' 20459 1726885624.48938: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885624.48942: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885624.48991: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885624.49028: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885624.49055: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885624.49109: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885624.49113: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885624.49149: 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' <<< 20459 1726885624.49180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885624.49208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885624.49227: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e5045ca0> <<< 20459 1726885624.49284: 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 0x7fd5e4ddc280> <<< 20459 1726885624.49288: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e5045a00> <<< 20459 1726885624.49307: 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' <<< 20459 1726885624.49352: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e50459a0> import '_signal' # <<< 20459 1726885624.49376: 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 0x7fd5e4ddc370> <<< 20459 1726885624.49399: 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' <<< 20459 1726885624.49440: 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' <<< 20459 1726885624.49444: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddc820> <<< 20459 1726885624.49455: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddc550> <<< 20459 1726885624.49485: 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' <<< 20459 1726885624.49550: 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 <<< 20459 1726885624.49592: 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 0x7fd5e4d88f70> <<< 20459 1726885624.49602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885624.49646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885624.49878: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d8f100> # /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 0x7fd5e4db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4df2760> # /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 0x7fd5e4d88c70> # /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' <<< 20459 1726885624.49882: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4db8c70> <<< 20459 1726885624.49934: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddcfd0> <<< 20459 1726885624.49946: 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. <<< 20459 1726885624.49998: 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' <<< 20459 1726885624.50029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885624.50039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885624.50050: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d31550> <<< 20459 1726885624.50085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885624.50098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d31340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d31760> <<< 20459 1726885624.50126: 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' <<< 20459 1726885624.50153: 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 0x7fd5e4d2f670> <<< 20459 1726885624.50177: 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 <<< 20459 1726885624.50204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885624.50226: 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' <<< 20459 1726885624.50245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885624.50266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885624.50318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885624.50325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ce78e0> <<< 20459 1726885624.50356: stdout chunk (state=3): >>>import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d326d0> <<< 20459 1726885624.50368: 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 0x7fd5e4cf58e0> <<< 20459 1726885624.50389: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4db8e50> <<< 20459 1726885624.50412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885624.50479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885624.50493: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885624.50537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885624.50551: 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' <<< 20459 1726885624.50578: 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 0x7fd5e4cb4370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cade20> <<< 20459 1726885624.50605: 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 0x7fd5e4cadee0> <<< 20459 1726885624.50634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885624.50650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885624.50668: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cade50> <<< 20459 1726885624.50694: 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 0x7fd5e4cb41c0> <<< 20459 1726885624.50713: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885624.50752: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d132e0> <<< 20459 1726885624.50763: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885624.50785: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d32520> <<< 20459 1726885624.50808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885624.50832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20459 1726885624.50848: 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' <<< 20459 1726885624.50872: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d139d0> <<< 20459 1726885624.50897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885624.50914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885624.50932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885624.50943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885624.50981: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cbeee0> <<< 20459 1726885624.51005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885624.51025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885624.51037: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885624.51065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885624.51088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885624.51105: 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' <<< 20459 1726885624.51129: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c859d0> <<< 20459 1726885624.51140: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c70fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c70730> <<< 20459 1726885624.51181: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cb4d60> <<< 20459 1726885624.51204: 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 0x7fd5e4c9a2e0> <<< 20459 1726885624.51237: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d03220> <<< 20459 1726885624.51257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885624.51290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885624.51308: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885624.51321: 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' <<< 20459 1726885624.51380: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c2d4c0> <<< 20459 1726885624.51411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885624.51428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885624.51460: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c2d8b0> import 'pwd' # <<< 20459 1726885624.51486: 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 0x7fd5e4c48760> <<< 20459 1726885624.51524: 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 0x7fd5e4c485e0> <<< 20459 1726885624.51549: 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 0x7fd5e4c58130> <<< 20459 1726885624.51572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885624.51582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885624.51610: 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 0x7fd5e4bda1c0> <<< 20459 1726885624.51639: 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 0x7fd5e4bda2b0> <<< 20459 1726885624.51681: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c581f0> <<< 20459 1726885624.51701: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d130a0> <<< 20459 1726885624.51721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885624.51747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885624.51765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885624.51777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885624.51828: 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 0x7fd5e4bf64c0> <<< 20459 1726885624.51856: 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' <<< 20459 1726885624.51883: 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' <<< 20459 1726885624.51886: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6df0> <<< 20459 1726885624.51936: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885624.51942: 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 0x7fd5e4c08370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6610> <<< 20459 1726885624.51956: 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' <<< 20459 1726885624.52002: 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 0x7fd5e4c08af0> <<< 20459 1726885624.52006: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6c70> <<< 20459 1726885624.52035: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4be7580> <<< 20459 1726885624.52060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885624.52106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885624.52138: 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' <<< 20459 1726885624.52152: 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 0x7fd5e4b11be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b119a0> <<< 20459 1726885624.52175: 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 0x7fd5e4b11ac0> <<< 20459 1726885624.52200: 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' <<< 20459 1726885624.52396: 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 0x7fd5e4b11f10> <<< 20459 1726885624.52439: 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 0x7fd5e4b1e460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b11b80> <<< 20459 1726885624.52462: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4be7640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c9a700> <<< 20459 1726885624.52486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885624.52508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885624.52535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885624.52547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885624.52701: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b2d760> <<< 20459 1726885624.52771: 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 0x7fd5e4b3b910> <<< 20459 1726885624.52788: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b11d00> <<< 20459 1726885624.52791: 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' <<< 20459 1726885624.52836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885624.52847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885624.52866: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a1c1c0> <<< 20459 1726885624.52903: 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 0x7fd5e4b3b730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b3b8b0> <<< 20459 1726885624.52943: 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 <<< 20459 1726885624.52947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 20459 1726885624.52978: 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' <<< 20459 1726885624.52990: 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' <<< 20459 1726885624.53074: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34a30> <<< 20459 1726885624.53093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885624.53119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885624.53155: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a40640> <<< 20459 1726885624.53175: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885624.53199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885624.53225: 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 0x7fd5e49ee7f0> <<< 20459 1726885624.53283: 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' <<< 20459 1726885624.53342: 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 0x7fd5e49fdaf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49fd880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a40dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34790> <<< 20459 1726885624.53392: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b3b820> <<< 20459 1726885624.53421: 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' <<< 20459 1726885624.53455: 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' <<< 20459 1726885624.53474: 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' <<< 20459 1726885624.53504: 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' <<< 20459 1726885624.53529: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885624.53592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885624.53622: 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 0x7fd5e498e970> <<< 20459 1726885624.53644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885624.53677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885624.53790: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e498eb20> <<< 20459 1726885624.53902: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49fde20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f940> <<< 20459 1726885624.53923: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885624.54141: 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 0x7fd5e499a220> <<< 20459 1726885624.54159: 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 0x7fd5e49fddc0> <<< 20459 1726885624.54171: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f3d0> <<< 20459 1726885624.54219: 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' <<< 20459 1726885624.54242: 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' <<< 20459 1726885624.54256: 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' <<< 20459 1726885624.54302: 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 <<< 20459 1726885624.54337: 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 0x7fd5e4978b80> # /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' <<< 20459 1726885624.54365: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978c70> <<< 20459 1726885624.54376: 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 0x7fd5e4978f70> <<< 20459 1726885624.54414: 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' <<< 20459 1726885624.54441: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4983580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978100> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885624.54464: 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 <<< 20459 1726885624.54494: 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 <<< 20459 1726885624.54508: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49787c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4962dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f7c0> <<< 20459 1726885624.54548: 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 <<< 20459 1726885624.54573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885624.54592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885624.54611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885624.54660: 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 0x7fd5e3e5f3d0> <<< 20459 1726885624.54821: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885624.54840: 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 0x7fd5e3e6c2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e506d0> <<< 20459 1726885624.54874: 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' <<< 20459 1726885624.54897: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e50d60> # /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' <<< 20459 1726885624.54920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885624.54946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885624.54977: 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' <<< 20459 1726885624.55086: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3dafaf0> <<< 20459 1726885624.55128: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e6c8b0> <<< 20459 1726885624.55148: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e6c430> <<< 20459 1726885624.55260: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e431c0> <<< 20459 1726885624.55328: 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 <<< 20459 1726885624.55341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885624.55466: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3d5e880> <<< 20459 1726885624.55531: 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' <<< 20459 1726885624.55740: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3d7bfd0> <<< 20459 1726885624.55743: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a1faf0> <<< 20459 1726885624.55786: 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 <<< 20459 1726885624.55817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885624.56030: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3d81160> <<< 20459 1726885624.56057: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885624.56106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885624.56137: 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' <<< 20459 1726885624.56156: 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' <<< 20459 1726885624.56202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885624.56205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885624.56220: 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 0x7fd5e3af2520> <<< 20459 1726885624.56288: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae78b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3cdbd00> <<< 20459 1726885624.56334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885624.56337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885624.56381: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae7ca0> <<< 20459 1726885624.56598: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885624.56603: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3d5e3d0> <<< 20459 1726885624.56617: 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 <<< 20459 1726885624.56653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885624.56723: 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 0x7fd5e3ab4f40> <<< 20459 1726885624.56753: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3cd07f0> <<< 20459 1726885624.56783: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d2f4c0> <<< 20459 1726885624.56802: 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 <<< 20459 1726885624.56869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 20459 1726885624.56899: 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' <<< 20459 1726885624.56902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885624.56935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885624.56955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885624.56995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885624.57072: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885624.57138: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ae85e0> <<< 20459 1726885624.57158: 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' <<< 20459 1726885624.57184: 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' <<< 20459 1726885624.57221: 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 0x7fd5e39aac10> <<< 20459 1726885624.57243: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39aa910> <<< 20459 1726885624.57255: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ae8dc0> <<< 20459 1726885624.57354: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac3640> <<< 20459 1726885624.57381: 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' <<< 20459 1726885624.57403: 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' <<< 20459 1726885624.57421: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39c4be0> <<< 20459 1726885624.57468: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ada5e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac3460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3b0dd00> <<< 20459 1726885624.57910: stdout chunk (state=3): >>> ** (process:43000): WARNING **: 22:27:04.578: 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 0x7fd5e4d31700> <<< 20459 1726885624.57931: 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 <<< 20459 1726885624.57954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885624.57980: 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 <<< 20459 1726885624.57996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885624.58027: 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' <<< 20459 1726885624.58051: 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' <<< 20459 1726885624.58083: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974400> <<< 20459 1726885624.58099: 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' <<< 20459 1726885624.58122: 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 <<< 20459 1726885624.58145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 20459 1726885624.58168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885624.58202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885624.58278: 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 0x7fd5e335e130> <<< 20459 1726885624.58311: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e332baf0> import 'six.moves' # <<< 20459 1726885624.58335: 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 0x7fd5e332bca0> <<< 20459 1726885624.58362: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974eb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974940> <<< 20459 1726885624.58378: 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' <<< 20459 1726885624.58400: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e332b820> <<< 20459 1726885624.58426: 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' <<< 20459 1726885624.58437: 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' <<< 20459 1726885624.58470: 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' <<< 20459 1726885624.58493: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885624.58504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885624.58541: 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 0x7fd5e3342700> <<< 20459 1726885624.58606: 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' <<< 20459 1726885624.58629: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32dd5e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351ca0> <<< 20459 1726885624.58660: 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 0x7fd5e3351b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33516d0> <<< 20459 1726885624.58686: 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' <<< 20459 1726885624.58721: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd820> <<< 20459 1726885624.58772: 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' <<< 20459 1726885624.58799: 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 0x7fd5e3351040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e335eeb0> <<< 20459 1726885624.58823: 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' <<< 20459 1726885624.58836: 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' <<< 20459 1726885624.58863: 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' <<< 20459 1726885624.58894: 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 0x7fd5e32ddf40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32ddb20> <<< 20459 1726885624.58935: 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 0x7fd5e32ddfd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32dd7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd610> <<< 20459 1726885624.58974: 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 0x7fd5e32dd820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e396dc70> <<< 20459 1726885624.59001: 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' <<< 20459 1726885624.59024: 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' <<< 20459 1726885624.59046: 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' <<< 20459 1726885624.59105: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32f4670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32f4460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974190> <<< 20459 1726885624.59410: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39640d0> <<< 20459 1726885624.59443: 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 <<< 20459 1726885624.59542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 20459 1726885624.59567: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32791f0> <<< 20459 1726885624.59602: 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 0x7fd5e3337ee0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py <<< 20459 1726885624.59619: stdout chunk (state=3): >>># 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 <<< 20459 1726885624.59643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 20459 1726885624.59666: 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 0x7fd5e3279490> <<< 20459 1726885624.59694: 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 <<< 20459 1726885624.59705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885624.59740: 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' <<< 20459 1726885624.59766: 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' <<< 20459 1726885624.59794: 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' <<< 20459 1726885624.59827: 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 0x7fd5e328b100> <<< 20459 1726885624.59868: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279e50> <<< 20459 1726885624.59899: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279a90> <<< 20459 1726885624.59930: 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' <<< 20459 1726885624.59973: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32797c0> <<< 20459 1726885624.60001: 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' <<< 20459 1726885624.60041: 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 0x7fd5e328b550> <<< 20459 1726885624.60080: 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 0x7fd5e328b970> <<< 20459 1726885624.60103: 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' <<< 20459 1726885624.60134: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e328bf70> <<< 20459 1726885624.60151: 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' <<< 20459 1726885624.60182: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e329c3d0> <<< 20459 1726885624.60203: 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' <<< 20459 1726885624.60287: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e329cb20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e328b130> <<< 20459 1726885624.60305: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351880> <<< 20459 1726885624.60667: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33379d0> # /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 0x7fd5e3288280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33373a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3337d90> # /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 0x7fd5e3288be0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3337cd0> # /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' <<< 20459 1726885624.60689: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3288b80> <<< 20459 1726885624.60702: 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' <<< 20459 1726885624.60735: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3288f40> <<< 20459 1726885624.60753: 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 <<< 20459 1726885624.60766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 20459 1726885624.60778: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e323a250> <<< 20459 1726885624.60926: 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' <<< 20459 1726885624.60948: 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 <<< 20459 1726885624.60975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885624.61073: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885624.61098: 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 0x7fd5e31e6ac0> <<< 20459 1726885624.61120: 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' <<< 20459 1726885624.61141: 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 0x7fd5e31f77c0> <<< 20459 1726885624.61169: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31f7130> <<< 20459 1726885624.61191: 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 0x7fd5e31f7a90> <<< 20459 1726885624.61217: 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 <<< 20459 1726885624.61235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 20459 1726885624.61252: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3203190> <<< 20459 1726885624.61270: 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 <<< 20459 1726885624.61296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885624.61317: 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' <<< 20459 1726885624.61336: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e321a370> <<< 20459 1726885624.61358: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e320aee0> <<< 20459 1726885624.61376: 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' <<< 20459 1726885624.61397: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e310a550> <<< 20459 1726885624.61423: 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 0x7fd5e310f220> <<< 20459 1726885624.61441: 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 <<< 20459 1726885624.61464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885624.61475: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e310ffd0> <<< 20459 1726885624.61495: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31ddaf0> <<< 20459 1726885624.61527: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31dd760> <<< 20459 1726885624.61551: 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 <<< 20459 1726885624.61563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885624.61592: 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 0x7fd5e3120fd0> <<< 20459 1726885624.61624: 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 <<< 20459 1726885624.61649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 20459 1726885624.61661: 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' <<< 20459 1726885624.61683: 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' <<< 20459 1726885624.61746: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3134e20> <<< 20459 1726885624.61800: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3134790> <<< 20459 1726885624.61821: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3120f70> <<< 20459 1726885624.61905: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31207c0> <<< 20459 1726885624.61929: 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' <<< 20459 1726885624.61970: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30dd9d0> <<< 20459 1726885624.61991: 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' <<< 20459 1726885624.62003: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30e2130> <<< 20459 1726885624.62024: 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 <<< 20459 1726885624.62052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885624.62082: 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' <<< 20459 1726885624.62131: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30f9250> <<< 20459 1726885624.62151: 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 <<< 20459 1726885624.62164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 20459 1726885624.62204: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30f9610> <<< 20459 1726885624.62232: 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' <<< 20459 1726885624.62293: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30882b0> <<< 20459 1726885624.62317: 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' <<< 20459 1726885624.62340: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3088e50> <<< 20459 1726885624.62361: 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' <<< 20459 1726885624.62385: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30966a0> <<< 20459 1726885624.62411: 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' <<< 20459 1726885624.62444: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30969d0> <<< 20459 1726885624.62447: 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' <<< 20459 1726885624.62481: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3096d90> <<< 20459 1726885624.62495: 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' <<< 20459 1726885624.62539: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a3490> <<< 20459 1726885624.62553: 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' <<< 20459 1726885624.62577: 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' <<< 20459 1726885624.62605: 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 <<< 20459 1726885624.62619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 20459 1726885624.62718: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a3f40> <<< 20459 1726885624.62749: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a3d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a37f0> <<< 20459 1726885624.62995: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30e21f0> <<< 20459 1726885624.63009: 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' <<< 20459 1726885624.63042: 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' <<< 20459 1726885624.63090: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3063d30> <<< 20459 1726885624.63107: 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' <<< 20459 1726885624.63136: 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' <<< 20459 1726885624.63165: 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' <<< 20459 1726885624.63231: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e306e880> <<< 20459 1726885624.63247: 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' <<< 20459 1726885624.63273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885624.63291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885624.63310: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e307e5e0> <<< 20459 1726885624.63458: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30791f0> # /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/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 0x7fd5e30259d0> <<< 20459 1726885624.63582: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3016be0> <<< 20459 1726885624.63597: 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 <<< 20459 1726885624.63621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885624.63649: 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' <<< 20459 1726885624.63684: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fd13d0> <<< 20459 1726885624.63705: 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 <<< 20459 1726885624.63732: 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 0x7fd5e2fd1bb0> <<< 20459 1726885624.63745: 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' <<< 20459 1726885624.63796: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fd9250> <<< 20459 1726885624.63824: 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 <<< 20459 1726885624.63827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 20459 1726885624.63885: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fe0520> <<< 20459 1726885624.64008: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fc4160> <<< 20459 1726885624.64029: 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 <<< 20459 1726885624.64049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885624.64161: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fc4f10> <<< 20459 1726885624.64185: 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' <<< 20459 1726885624.64241: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fa3340> <<< 20459 1726885624.64266: 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 <<< 20459 1726885624.64329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885624.64359: 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 <<< 20459 1726885624.64371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885624.64845: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f6e160> <<< 20459 1726885624.64888: 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' <<< 20459 1726885624.64937: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f78280> <<< 20459 1726885624.64950: 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 <<< 20459 1726885624.65019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885624.65022: 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' <<< 20459 1726885624.65048: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f0b1c0> <<< 20459 1726885624.65280: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f788e0> <<< 20459 1726885624.65313: 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' <<< 20459 1726885624.65316: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f2b700> <<< 20459 1726885624.65646: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fabe20> <<< 20459 1726885624.65659: 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 <<< 20459 1726885624.65686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885624.65798: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2efa370> <<< 20459 1726885624.65814: 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' <<< 20459 1726885624.65868: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e99580> <<< 20459 1726885624.65882: 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' <<< 20459 1726885624.65910: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e99f70> <<< 20459 1726885624.65946: 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' <<< 20459 1726885624.65972: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2ea1ac0> <<< 20459 1726885624.65987: 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' <<< 20459 1726885624.66029: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2ea1e20> <<< 20459 1726885624.66043: 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' <<< 20459 1726885624.66073: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2ea7cd0> <<< 20459 1726885624.66093: 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 <<< 20459 1726885624.66106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885624.66203: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2eae610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e306e550> <<< 20459 1726885624.66219: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3063fa0> <<< 20459 1726885624.66296: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30eea90> <<< 20459 1726885624.66328: 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 <<< 20459 1726885624.66345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 20459 1726885624.66362: 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' <<< 20459 1726885624.66376: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e4f910> <<< 20459 1726885624.66447: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e4f220> <<< 20459 1726885624.66450: 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 <<< 20459 1726885624.66453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 20459 1726885624.66486: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e57bb0> <<< 20459 1726885624.66513: 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' <<< 20459 1726885624.66549: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e5cdc0> <<< 20459 1726885624.66564: 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' <<< 20459 1726885624.66599: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e63520> <<< 20459 1726885624.66622: 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 <<< 20459 1726885624.66636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 20459 1726885624.66688: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e63cd0> <<< 20459 1726885624.66708: 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' <<< 20459 1726885624.66766: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e6e790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac32b0> <<< 20459 1726885624.66769: stdout chunk (state=3): >>>True <<< 20459 1726885624.67449: 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 <<< 20459 1726885624.67452: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20459 1726885624.67458: 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 <<< 20459 1726885624.67465: 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 <<< 20459 1726885624.67492: stdout chunk (state=3): >>># cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg <<< 20459 1726885624.67499: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math <<< 20459 1726885624.67524: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal <<< 20459 1726885624.67541: stdout chunk (state=3): >>># destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 <<< 20459 1726885624.67559: stdout chunk (state=3): >>># cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util <<< 20459 1726885624.67590: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor <<< 20459 1726885624.67638: stdout chunk (state=3): >>># 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 <<< 20459 1726885624.68093: stdout chunk (state=3): >>># destroy blivet # destroy _sitebuiltins <<< 20459 1726885624.68141: stdout chunk (state=3): >>># destroy _compression # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot <<< 20459 1726885624.68194: stdout chunk (state=3): >>># 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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 <<< 20459 1726885624.68245: stdout chunk (state=3): >>># 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.callbacks # 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 <<< 20459 1726885624.68297: stdout chunk (state=3): >>># cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 blivet.udev # cleanup[3] wiping blivet.size <<< 20459 1726885624.68345: stdout chunk (state=3): >>># 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast <<< 20459 1726885624.68396: stdout chunk (state=3): >>># cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping gi.repository.BlockDev <<< 20459 1726885624.68456: stdout chunk (state=3): >>># 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 <<< 20459 1726885624.68547: stdout chunk (state=3): >>># 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 array # cleanup[3] wiping _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 <<< 20459 1726885624.68596: 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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings <<< 20459 1726885624.68665: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma <<< 20459 1726885624.68732: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 20459 1726885624.68800: stdout chunk (state=3): >>># cleanup[3] wiping _operator # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath <<< 20459 1726885624.68840: 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 <<< 20459 1726885624.68862: 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 # destroy fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io <<< 20459 1726885624.69485: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885624.69547: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc <<< 20459 1726885624.69550: stdout chunk (state=3): >>># destroy _weakref <<< 20459 1726885624.69619: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 20459 1726885624.69643: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid <<< 20459 1726885624.69682: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885624.69745: 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache <<< 20459 1726885624.69749: stdout chunk (state=3): >>># destroy tokenize # destroy token <<< 20459 1726885624.69768: stdout chunk (state=3): >>># destroy copy # destroy pprint # destroy time <<< 20459 1726885624.69802: stdout chunk (state=3): >>># destroy blivet.devicelibs.lvm # destroy blivet.tasks.pvtask <<< 20459 1726885624.69842: 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.availability # destroy blivet.tasks.lukstasks # destroy select <<< 20459 1726885624.69854: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 20459 1726885624.69867: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885624.69927: stdout chunk (state=3): >>># destroy collections # destroy contextlib # destroy operator # destroy types <<< 20459 1726885624.69931: stdout chunk (state=3): >>># destroy gi._gi <<< 20459 1726885624.69945: stdout chunk (state=3): >>># destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted <<< 20459 1726885624.69987: stdout chunk (state=3): >>># destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform <<< 20459 1726885624.69990: stdout chunk (state=3): >>># destroy re # 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 <<< 20459 1726885624.70077: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885624.70560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885624.70646: stderr chunk (state=3): >>><<< 20459 1726885624.70649: stdout chunk (state=3): >>><<< 20459 1726885624.70938: _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 0x7fd5e5045ca0> # /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 0x7fd5e4ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e5045a00> # /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 0x7fd5e50459a0> 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 0x7fd5e4ddc370> # /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 0x7fd5e4ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddc550> # /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 0x7fd5e4d88f70> # /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 0x7fd5e4d8f100> # /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 0x7fd5e4db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4df2760> # /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 0x7fd5e4d88c70> # /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 0x7fd5e4db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddcfd0> 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/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__/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 0x7fd5e4d31550> # /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 0x7fd5e4d31340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d31760> # /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' # 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 0x7fd5e4d2f670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7fd5e4ce78e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d326d0> # /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 0x7fd5e4cf58e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4db8e50> # /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 0x7fd5e4cb4370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cade20> # /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 0x7fd5e4cadee0> # /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 0x7fd5e4cade50> # /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 0x7fd5e4cb41c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d132e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d32520> # /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' # /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 0x7fd5e4d139d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cbeee0> # /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 0x7fd5e4c859d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c70fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c70730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cb4d60> # /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 0x7fd5e4c9a2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d03220> # /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' import 'errno' # # /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 0x7fd5e4c2d4c0> # /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 0x7fd5e4c2d8b0> 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 0x7fd5e4c48760> # 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 0x7fd5e4c485e0> # 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 0x7fd5e4c58130> # /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' # /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 0x7fd5e4bda1c0> # 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 0x7fd5e4bda2b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c581f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d130a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7fd5e4bf64c0> # /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 0x7fd5e4bf6df0> # 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 0x7fd5e4c08370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6610> # /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 0x7fd5e4c08af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4be7580> # /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' # /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 0x7fd5e4b11be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b119a0> # 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 0x7fd5e4b11ac0> # /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 0x7fd5e4b11f10> # 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 0x7fd5e4b1e460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b11b80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4be7640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c9a700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b2d760> # 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 0x7fd5e4b3b910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b11d00> # /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 0x7fd5e4a1c1c0> # 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 0x7fd5e4b3b730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b3b8b0> # /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/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 0x7fd5e4a34a30> # /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 0x7fd5e4a40640> # /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' # /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 0x7fd5e49ee7f0> # /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 0x7fd5e49fdaf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49fd880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a40dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b3b820> # /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' # /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/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/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 0x7fd5e498e970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e498eb20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49fde20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f940> # 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 0x7fd5e499a220> # 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 0x7fd5e49fddc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f3d0> # /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 0x7fd5e4978b80> # /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 0x7fd5e4978c70> # /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 0x7fd5e4978f70> # /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 0x7fd5e4983580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978100> # 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 0x7fd5e49787c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4962dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f7c0> # /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/__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 0x7fd5e3e5f3d0> # 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 0x7fd5e3e6c2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e506d0> # /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 0x7fd5e3e50d60> # /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 0x7fd5e3dafaf0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e6c8b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e6c430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e431c0> # /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 0x7fd5e3d5e880> # /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 0x7fd5e3d7bfd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a1faf0> # /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 0x7fd5e3d81160> # /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__/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 0x7fd5e3af2520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae78b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3cdbd00> # /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 0x7fd5e3ae7ca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3d5e3d0> # /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 0x7fd5e3ab4f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3cd07f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d2f4c0> # /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/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__/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 0x7fd5e4ae85e0> # /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 0x7fd5e39aac10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39aa910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ae8dc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac3640> # /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' # /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 0x7fd5e39c4be0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ada5e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac3460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3b0dd00> ** (process:43000): WARNING **: 22:27:04.578: 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 0x7fd5e4d31700> # /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/__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 0x7fd5e3974400> # /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' # /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 0x7fd5e335e130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e332baf0> 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 0x7fd5e332bca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974eb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974940> # /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 0x7fd5e332b820> # /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/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 0x7fd5e3342700> # /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 0x7fd5e32dd5e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351ca0> # /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 0x7fd5e3351b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33516d0> # /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 0x7fd5e3351640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd820> # /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 0x7fd5e3351040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e335eeb0> # /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' # 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 0x7fd5e32ddf40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32ddb20> # /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 0x7fd5e32ddfd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32dd7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd610> # /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 0x7fd5e32dd820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e396dc70> # /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 0x7fd5e32f4670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32f4460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39640d0> # /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 0x7fd5e32791f0> # /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 0x7fd5e3337ee0> # /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__/__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 0x7fd5e3279490> # /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/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 0x7fd5e328b100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279a90> # /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 0x7fd5e3279c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32797c0> # /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 0x7fd5e328b550> # /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 0x7fd5e328b970> # /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 0x7fd5e328bf70> # /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 0x7fd5e329c3d0> # /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 0x7fd5e329cb20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e328b130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33379d0> # /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 0x7fd5e3288280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33373a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3337d90> # /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 0x7fd5e3288be0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3337cd0> # /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 0x7fd5e3288b80> # /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 0x7fd5e3288f40> # /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 0x7fd5e323a250> # /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 0x7fd5e31e6ac0> # /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 0x7fd5e31f77c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31f7130> # /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 0x7fd5e31f7a90> # /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 0x7fd5e3203190> # /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 0x7fd5e321a370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e320aee0> # /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 0x7fd5e310a550> # /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 0x7fd5e310f220> # /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 0x7fd5e310ffd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31ddaf0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31dd760> # /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 0x7fd5e3120fd0> # /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' # /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 0x7fd5e3134e20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3134790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3120f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31207c0> # /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 0x7fd5e30dd9d0> # /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 0x7fd5e30e2130> # /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 0x7fd5e30f9250> # /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 0x7fd5e30f9610> # /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 0x7fd5e30882b0> # /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 0x7fd5e3088e50> # /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 0x7fd5e30966a0> # /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 0x7fd5e30969d0> # /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 0x7fd5e3096d90> # /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 0x7fd5e30a3490> # /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 0x7fd5e30a3f40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a3d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a37f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30e21f0> # /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 0x7fd5e3063d30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e306e880> # /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 0x7fd5e307e5e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30791f0> # /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/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 0x7fd5e30259d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3016be0> # /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 0x7fd5e2fd13d0> # /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 0x7fd5e2fd1bb0> # /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 0x7fd5e2fd9250> # /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 0x7fd5e2fe0520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fc4160> # /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 0x7fd5e2fc4f10> # /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 0x7fd5e2fa3340> # /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/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 0x7fd5e2f6e160> # /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 0x7fd5e2f78280> # /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 0x7fd5e2f0b1c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f788e0> # /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 0x7fd5e2f2b700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fabe20> # /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 0x7fd5e2efa370> # /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 0x7fd5e2e99580> # /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 0x7fd5e2e99f70> # /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 0x7fd5e2ea1ac0> # /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 0x7fd5e2ea1e20> # /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 0x7fd5e2ea7cd0> # /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 0x7fd5e2eae610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e306e550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3063fa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30eea90> # /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/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 0x7fd5e2e4f910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e4f220> # /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 0x7fd5e2e57bb0> # /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 0x7fd5e2e5cdc0> # /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 0x7fd5e2e63520> # /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 0x7fd5e2e63cd0> # /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 0x7fd5e2e6e790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac32b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885624.70968: _low_level_execute_command(): starting 20459 1726885624.70971: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885624.342692-21670-263061149656212/ > /dev/null 2>&1 && sleep 0' 20459 1726885624.71593: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885624.71597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885624.71635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.71638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885624.71640: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885624.71687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885624.71691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885624.71738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885624.73564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885624.73567: stdout chunk (state=3): >>><<< 20459 1726885624.73576: stderr chunk (state=3): >>><<< 20459 1726885624.73600: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885624.73607: handler run complete 20459 1726885624.74363: Evaluated conditional (False): False 20459 1726885624.74387: attempt loop complete, returning result 20459 1726885624.74390: _execute() done 20459 1726885624.74392: dumping result to json 20459 1726885624.74442: done dumping result, returning 20459 1726885624.74449: done running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill [02369adf-7a19-47dd-4c59-00000000044e] 20459 1726885624.74454: sending task result for task 02369adf-7a19-47dd-4c59-00000000044e 20459 1726885624.75155: done sending task result for task 02369adf-7a19-47dd-4c59-00000000044e 20459 1726885624.75158: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "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 0x7fd5e5045ca0> # /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 0x7fd5e4ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e5045a00> # /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 0x7fd5e50459a0> 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 0x7fd5e4ddc370> # /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 0x7fd5e4ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddc550> # /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 0x7fd5e4d88f70> # /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 0x7fd5e4d8f100> # /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 0x7fd5e4db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4df2760> # /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 0x7fd5e4d88c70> # /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 0x7fd5e4db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ddcfd0> 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/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__/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 0x7fd5e4d31550> # /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 0x7fd5e4d31340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d31760> # /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' # 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 0x7fd5e4d2f670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7fd5e4ce78e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d326d0> # /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 0x7fd5e4cf58e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4db8e50> # /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 0x7fd5e4cb4370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cade20> # /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 0x7fd5e4cadee0> # /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 0x7fd5e4cade50> # /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 0x7fd5e4cb41c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d132e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d32520> # /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' # /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 0x7fd5e4d139d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cbeee0> # /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 0x7fd5e4c859d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c70fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c70730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4cb4d60> # /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 0x7fd5e4c9a2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d03220> # /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' import 'errno' # # /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 0x7fd5e4c2d4c0> # /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 0x7fd5e4c2d8b0> 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 0x7fd5e4c48760> # 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 0x7fd5e4c485e0> # 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 0x7fd5e4c58130> # /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' # /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 0x7fd5e4bda1c0> # 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 0x7fd5e4bda2b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c581f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d130a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7fd5e4bf64c0> # /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 0x7fd5e4bf6df0> # 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 0x7fd5e4c08370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6610> # /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 0x7fd5e4c08af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4bf6c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4be7580> # /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' # /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 0x7fd5e4b11be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b119a0> # 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 0x7fd5e4b11ac0> # /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 0x7fd5e4b11f10> # 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 0x7fd5e4b1e460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b11b80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4be7640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4c9a700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b2d760> # 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 0x7fd5e4b3b910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b11d00> # /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 0x7fd5e4a1c1c0> # 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 0x7fd5e4b3b730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b3b8b0> # /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/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 0x7fd5e4a34a30> # /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 0x7fd5e4a40640> # /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' # /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 0x7fd5e49ee7f0> # /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 0x7fd5e49fdaf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49fd880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a40dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4b3b820> # /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' # /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/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/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 0x7fd5e498e970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e498eb20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e49fde20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a34100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f940> # 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 0x7fd5e499a220> # 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 0x7fd5e49fddc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f3d0> # /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 0x7fd5e4978b80> # /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 0x7fd5e4978c70> # /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 0x7fd5e4978f70> # /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 0x7fd5e4983580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4978100> # 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 0x7fd5e49787c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4962dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a2f7c0> # /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/__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 0x7fd5e3e5f3d0> # 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 0x7fd5e3e6c2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e506d0> # /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 0x7fd5e3e50d60> # /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 0x7fd5e3dafaf0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e6c8b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e6c430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3e431c0> # /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 0x7fd5e3d5e880> # /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 0x7fd5e3d7bfd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4a1faf0> # /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 0x7fd5e3d81160> # /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__/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 0x7fd5e3af2520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ae78b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3cdbd00> # /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 0x7fd5e3ae7ca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3d5e3d0> # /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 0x7fd5e3ab4f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3cd07f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4d2f4c0> # /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/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__/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 0x7fd5e4ae85e0> # /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 0x7fd5e39aac10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39aa910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e4ae8dc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac3640> # /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' # /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 0x7fd5e39c4be0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ada5e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac3460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3b0dd00> ** (process:43000): WARNING **: 22:27:04.578: 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 0x7fd5e4d31700> # /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/__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 0x7fd5e3974400> # /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' # /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 0x7fd5e335e130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e332baf0> 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 0x7fd5e332bca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974eb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974940> # /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 0x7fd5e332b820> # /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/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 0x7fd5e3342700> # /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 0x7fd5e32dd5e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351ca0> # /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 0x7fd5e3351b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33516d0> # /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 0x7fd5e3351640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd820> # /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 0x7fd5e3351040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e335eeb0> # /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' # 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 0x7fd5e32ddf40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32ddb20> # /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 0x7fd5e32ddfd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32dd7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32cd610> # /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 0x7fd5e32dd820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e396dc70> # /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 0x7fd5e32f4670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32f4460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3974190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e39640d0> # /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 0x7fd5e32791f0> # /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 0x7fd5e3337ee0> # /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__/__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 0x7fd5e3279490> # /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/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 0x7fd5e328b100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3279a90> # /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 0x7fd5e3279c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e32797c0> # /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 0x7fd5e328b550> # /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 0x7fd5e328b970> # /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 0x7fd5e328bf70> # /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 0x7fd5e329c3d0> # /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 0x7fd5e329cb20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e328b130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3351880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33379d0> # /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 0x7fd5e3288280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e33373a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3337d90> # /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 0x7fd5e3288be0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3337cd0> # /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 0x7fd5e3288b80> # /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 0x7fd5e3288f40> # /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 0x7fd5e323a250> # /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 0x7fd5e31e6ac0> # /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 0x7fd5e31f77c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31f7130> # /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 0x7fd5e31f7a90> # /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 0x7fd5e3203190> # /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 0x7fd5e321a370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e320aee0> # /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 0x7fd5e310a550> # /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 0x7fd5e310f220> # /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 0x7fd5e310ffd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31ddaf0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31dd760> # /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 0x7fd5e3120fd0> # /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' # /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 0x7fd5e3134e20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3134790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3120f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e31207c0> # /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 0x7fd5e30dd9d0> # /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 0x7fd5e30e2130> # /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 0x7fd5e30f9250> # /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 0x7fd5e30f9610> # /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 0x7fd5e30882b0> # /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 0x7fd5e3088e50> # /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 0x7fd5e30966a0> # /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 0x7fd5e30969d0> # /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 0x7fd5e3096d90> # /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 0x7fd5e30a3490> # /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 0x7fd5e30a3f40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a3d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30a37f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30e21f0> # /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 0x7fd5e3063d30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e306e880> # /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 0x7fd5e307e5e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30791f0> # /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/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 0x7fd5e30259d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3016be0> # /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 0x7fd5e2fd13d0> # /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 0x7fd5e2fd1bb0> # /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 0x7fd5e2fd9250> # /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 0x7fd5e2fe0520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fc4160> # /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 0x7fd5e2fc4f10> # /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 0x7fd5e2fa3340> # /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/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 0x7fd5e2f6e160> # /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 0x7fd5e2f78280> # /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 0x7fd5e2f0b1c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2f788e0> # /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 0x7fd5e2f2b700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2fabe20> # /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 0x7fd5e2efa370> # /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 0x7fd5e2e99580> # /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 0x7fd5e2e99f70> # /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 0x7fd5e2ea1ac0> # /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 0x7fd5e2ea1e20> # /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 0x7fd5e2ea7cd0> # /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 0x7fd5e2eae610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e306e550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3063fa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e30eea90> # /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/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 0x7fd5e2e4f910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e2e4f220> # /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 0x7fd5e2e57bb0> # /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 0x7fd5e2e5cdc0> # /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 0x7fd5e2e63520> # /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 0x7fd5e2e63cd0> # /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 0x7fd5e2e6e790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5e3ac32b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885624.75512: no more pending results, returning what we have 20459 1726885624.75515: results queue empty 20459 1726885624.75516: checking for any_errors_fatal 20459 1726885624.75519: done checking for any_errors_fatal 20459 1726885624.75519: checking for max_fail_percentage 20459 1726885624.75520: done checking for max_fail_percentage 20459 1726885624.75521: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.75521: done checking to see if all hosts have failed 20459 1726885624.75522: getting the remaining hosts for this loop 20459 1726885624.75523: done getting the remaining hosts for this loop 20459 1726885624.75526: getting the next task for host managed_node1 20459 1726885624.75530: done getting next task for host managed_node1 20459 1726885624.75532: ^ task is: TASK: Verify that PVs fill the whole devices when they should 20459 1726885624.75535: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885624.75537: getting variables 20459 1726885624.75538: in VariableManager get_vars() 20459 1726885624.75555: Calling all_inventory to load vars for managed_node1 20459 1726885624.75557: Calling groups_inventory to load vars for managed_node1 20459 1726885624.75559: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.75566: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.75568: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.75570: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.75980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.76632: done with get_vars() 20459 1726885624.76646: done getting variables TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:73 Friday 20 September 2024 22:27:04 -0400 (0:00:00.474) 0:00:31.127 ****** 20459 1726885624.76745: entering _queue_task() for managed_node1/include_tasks 20459 1726885624.77023: worker is 1 (out of 1 available) 20459 1726885624.77035: exiting _queue_task() for managed_node1/include_tasks 20459 1726885624.77046: done queuing things up, now waiting for results queue to drain 20459 1726885624.77062: waiting for pending results... 20459 1726885624.77434: running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should 20459 1726885624.77526: in run() - task 02369adf-7a19-47dd-4c59-00000000044f 20459 1726885624.77538: variable 'ansible_search_path' from source: unknown 20459 1726885624.77752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885624.79461: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885624.79557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885624.79597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885624.79653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885624.79684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885624.79776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.79807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.79856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.79899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.79923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.80071: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885624.80222: variable 'omit' from source: magic vars 20459 1726885624.80363: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.80370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.80379: variable 'omit' from source: magic vars 20459 1726885624.80527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885624.80545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885624.80561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885624.80586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885624.80599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885624.80665: variable 'grow_supported' from source: set_fact 20459 1726885624.80736: Evaluated conditional (grow_supported.stdout | trim == 'True'): False 20459 1726885624.80739: when evaluation is False, skipping this task 20459 1726885624.80761: variable 'st_pool_pv' from source: unknown 20459 1726885624.80810: variable 'st_pool_pv' from source: unknown skipping: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } 20459 1726885624.80957: dumping result to json 20459 1726885624.80960: done dumping result, returning 20459 1726885624.80962: done running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should [02369adf-7a19-47dd-4c59-00000000044f] 20459 1726885624.80964: sending task result for task 02369adf-7a19-47dd-4c59-00000000044f 20459 1726885624.81003: done sending task result for task 02369adf-7a19-47dd-4c59-00000000044f 20459 1726885624.81005: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885624.81043: no more pending results, returning what we have 20459 1726885624.81046: results queue empty 20459 1726885624.81047: checking for any_errors_fatal 20459 1726885624.81060: done checking for any_errors_fatal 20459 1726885624.81060: checking for max_fail_percentage 20459 1726885624.81062: done checking for max_fail_percentage 20459 1726885624.81063: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.81064: done checking to see if all hosts have failed 20459 1726885624.81064: getting the remaining hosts for this loop 20459 1726885624.81066: done getting the remaining hosts for this loop 20459 1726885624.81069: getting the next task for host managed_node1 20459 1726885624.81074: done getting next task for host managed_node1 20459 1726885624.81076: ^ task is: TASK: Check MD RAID 20459 1726885624.81081: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885624.81085: getting variables 20459 1726885624.81086: in VariableManager get_vars() 20459 1726885624.81113: Calling all_inventory to load vars for managed_node1 20459 1726885624.81118: Calling groups_inventory to load vars for managed_node1 20459 1726885624.81121: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.81128: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.81130: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.81132: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.81445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.81790: done with get_vars() 20459 1726885624.81800: done getting variables TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:83 Friday 20 September 2024 22:27:04 -0400 (0:00:00.051) 0:00:31.179 ****** 20459 1726885624.81868: entering _queue_task() for managed_node1/include_tasks 20459 1726885624.82122: worker is 1 (out of 1 available) 20459 1726885624.82134: exiting _queue_task() for managed_node1/include_tasks 20459 1726885624.82150: done queuing things up, now waiting for results queue to drain 20459 1726885624.82152: waiting for pending results... 20459 1726885624.82466: running TaskExecutor() for managed_node1/TASK: Check MD RAID 20459 1726885624.82604: in run() - task 02369adf-7a19-47dd-4c59-000000000451 20459 1726885624.82627: variable 'ansible_search_path' from source: unknown 20459 1726885624.82665: calling self._execute() 20459 1726885624.82783: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.82813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.82832: variable 'omit' from source: magic vars 20459 1726885624.83039: _execute() done 20459 1726885624.83056: dumping result to json 20459 1726885624.83069: done dumping result, returning 20459 1726885624.83086: done running TaskExecutor() for managed_node1/TASK: Check MD RAID [02369adf-7a19-47dd-4c59-000000000451] 20459 1726885624.83118: sending task result for task 02369adf-7a19-47dd-4c59-000000000451 20459 1726885624.83209: done sending task result for task 02369adf-7a19-47dd-4c59-000000000451 20459 1726885624.83214: WORKER PROCESS EXITING 20459 1726885624.83269: no more pending results, returning what we have 20459 1726885624.83273: in VariableManager get_vars() 20459 1726885624.83301: Calling all_inventory to load vars for managed_node1 20459 1726885624.83303: Calling groups_inventory to load vars for managed_node1 20459 1726885624.83306: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.83317: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.83320: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.83323: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.83639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.83970: done with get_vars() 20459 1726885624.83978: variable 'ansible_search_path' from source: unknown 20459 1726885624.84068: variable 'storage_test_pool_subset' from source: include params 20459 1726885624.84117: we have included files to process 20459 1726885624.84120: generating all_blocks data 20459 1726885624.84121: done generating all_blocks data 20459 1726885624.84125: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885624.84126: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885624.84128: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885624.84982: done processing included file 20459 1726885624.84984: iterating over new_blocks loaded from include file 20459 1726885624.84985: in VariableManager get_vars() 20459 1726885624.84994: done with get_vars() 20459 1726885624.84995: filtering new block on tags 20459 1726885624.85069: done filtering new block on tags 20459 1726885624.85071: in VariableManager get_vars() 20459 1726885624.85081: done with get_vars() 20459 1726885624.85082: filtering new block on tags 20459 1726885624.85097: done filtering new block on tags 20459 1726885624.85098: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed_node1 20459 1726885624.85102: extending task lists for all hosts with included blocks 20459 1726885624.86854: done extending task lists 20459 1726885624.86855: done processing included files 20459 1726885624.86855: results queue empty 20459 1726885624.86856: checking for any_errors_fatal 20459 1726885624.86859: done checking for any_errors_fatal 20459 1726885624.86860: checking for max_fail_percentage 20459 1726885624.86860: done checking for max_fail_percentage 20459 1726885624.86861: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.86861: done checking to see if all hosts have failed 20459 1726885624.86862: getting the remaining hosts for this loop 20459 1726885624.86863: done getting the remaining hosts for this loop 20459 1726885624.86864: getting the next task for host managed_node1 20459 1726885624.86867: done getting next task for host managed_node1 20459 1726885624.86869: ^ task is: TASK: Get information about RAID 20459 1726885624.86872: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.86873: getting variables 20459 1726885624.86874: in VariableManager get_vars() 20459 1726885624.86879: Calling all_inventory to load vars for managed_node1 20459 1726885624.86881: Calling groups_inventory to load vars for managed_node1 20459 1726885624.86883: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.86888: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.86890: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.86893: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.87287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.87845: done with get_vars() 20459 1726885624.87859: done getting variables 20459 1726885624.87905: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Friday 20 September 2024 22:27:04 -0400 (0:00:00.060) 0:00:31.239 ****** 20459 1726885624.87940: entering _queue_task() for managed_node1/command 20459 1726885624.88214: worker is 1 (out of 1 available) 20459 1726885624.88228: exiting _queue_task() for managed_node1/command 20459 1726885624.88242: done queuing things up, now waiting for results queue to drain 20459 1726885624.88244: waiting for pending results... 20459 1726885624.89095: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885624.89235: in run() - task 02369adf-7a19-47dd-4c59-0000000004a7 20459 1726885624.89262: variable 'ansible_search_path' from source: unknown 20459 1726885624.89303: calling self._execute() 20459 1726885624.89408: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.89426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.89442: variable 'omit' from source: magic vars 20459 1726885624.89835: variable 'storage_test_pool' from source: include params 20459 1726885624.89873: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885624.89881: when evaluation is False, skipping this task 20459 1726885624.89889: _execute() done 20459 1726885624.89900: dumping result to json 20459 1726885624.89907: done dumping result, returning 20459 1726885624.89920: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-0000000004a7] 20459 1726885624.89932: sending task result for task 02369adf-7a19-47dd-4c59-0000000004a7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885624.90109: no more pending results, returning what we have 20459 1726885624.90118: results queue empty 20459 1726885624.90121: checking for any_errors_fatal 20459 1726885624.90125: done checking for any_errors_fatal 20459 1726885624.90125: checking for max_fail_percentage 20459 1726885624.90127: done checking for max_fail_percentage 20459 1726885624.90128: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.90129: done checking to see if all hosts have failed 20459 1726885624.90130: getting the remaining hosts for this loop 20459 1726885624.90132: done getting the remaining hosts for this loop 20459 1726885624.90135: getting the next task for host managed_node1 20459 1726885624.90145: done getting next task for host managed_node1 20459 1726885624.90147: ^ task is: TASK: Set active devices regex 20459 1726885624.90153: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.90157: getting variables 20459 1726885624.90160: in VariableManager get_vars() 20459 1726885624.90196: Calling all_inventory to load vars for managed_node1 20459 1726885624.90199: Calling groups_inventory to load vars for managed_node1 20459 1726885624.90203: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.90220: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.90227: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.90231: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.91222: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004a7 20459 1726885624.91225: WORKER PROCESS EXITING 20459 1726885624.91249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.91860: done with get_vars() 20459 1726885624.91874: done getting variables 20459 1726885624.91938: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Friday 20 September 2024 22:27:04 -0400 (0:00:00.040) 0:00:31.280 ****** 20459 1726885624.91973: entering _queue_task() for managed_node1/set_fact 20459 1726885624.92213: worker is 1 (out of 1 available) 20459 1726885624.92228: exiting _queue_task() for managed_node1/set_fact 20459 1726885624.92242: done queuing things up, now waiting for results queue to drain 20459 1726885624.92243: waiting for pending results... 20459 1726885624.92541: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885624.92693: in run() - task 02369adf-7a19-47dd-4c59-0000000004a8 20459 1726885624.92720: variable 'ansible_search_path' from source: unknown 20459 1726885624.92761: calling self._execute() 20459 1726885624.92862: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.92875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.92891: variable 'omit' from source: magic vars 20459 1726885624.93275: variable 'storage_test_pool' from source: include params 20459 1726885624.93313: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885624.93323: when evaluation is False, skipping this task 20459 1726885624.93332: _execute() done 20459 1726885624.93341: dumping result to json 20459 1726885624.93349: done dumping result, returning 20459 1726885624.93360: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-0000000004a8] 20459 1726885624.93372: sending task result for task 02369adf-7a19-47dd-4c59-0000000004a8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885624.93542: no more pending results, returning what we have 20459 1726885624.93546: results queue empty 20459 1726885624.93547: checking for any_errors_fatal 20459 1726885624.93555: done checking for any_errors_fatal 20459 1726885624.93555: checking for max_fail_percentage 20459 1726885624.93557: done checking for max_fail_percentage 20459 1726885624.93558: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.93559: done checking to see if all hosts have failed 20459 1726885624.93560: getting the remaining hosts for this loop 20459 1726885624.93561: done getting the remaining hosts for this loop 20459 1726885624.93565: getting the next task for host managed_node1 20459 1726885624.93573: done getting next task for host managed_node1 20459 1726885624.93575: ^ task is: TASK: Set spare devices regex 20459 1726885624.93583: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.93589: getting variables 20459 1726885624.93590: in VariableManager get_vars() 20459 1726885624.93625: Calling all_inventory to load vars for managed_node1 20459 1726885624.93628: Calling groups_inventory to load vars for managed_node1 20459 1726885624.93632: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.93649: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.93655: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.93659: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.94426: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004a8 20459 1726885624.94429: WORKER PROCESS EXITING 20459 1726885624.94446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.95067: done with get_vars() 20459 1726885624.95080: done getting variables 20459 1726885624.95139: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Friday 20 September 2024 22:27:04 -0400 (0:00:00.031) 0:00:31.312 ****** 20459 1726885624.95170: entering _queue_task() for managed_node1/set_fact 20459 1726885624.95402: worker is 1 (out of 1 available) 20459 1726885624.95416: exiting _queue_task() for managed_node1/set_fact 20459 1726885624.95429: done queuing things up, now waiting for results queue to drain 20459 1726885624.95430: waiting for pending results... 20459 1726885624.95723: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885624.95862: in run() - task 02369adf-7a19-47dd-4c59-0000000004a9 20459 1726885624.95888: variable 'ansible_search_path' from source: unknown 20459 1726885624.95931: calling self._execute() 20459 1726885624.96038: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.96050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.96064: variable 'omit' from source: magic vars 20459 1726885624.96485: variable 'storage_test_pool' from source: include params 20459 1726885624.96537: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885624.96545: when evaluation is False, skipping this task 20459 1726885624.96554: _execute() done 20459 1726885624.96557: dumping result to json 20459 1726885624.96560: done dumping result, returning 20459 1726885624.96565: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-0000000004a9] 20459 1726885624.96570: sending task result for task 02369adf-7a19-47dd-4c59-0000000004a9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885624.96716: no more pending results, returning what we have 20459 1726885624.96719: results queue empty 20459 1726885624.96720: checking for any_errors_fatal 20459 1726885624.96726: done checking for any_errors_fatal 20459 1726885624.96727: checking for max_fail_percentage 20459 1726885624.96729: done checking for max_fail_percentage 20459 1726885624.96729: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.96730: done checking to see if all hosts have failed 20459 1726885624.96731: getting the remaining hosts for this loop 20459 1726885624.96732: done getting the remaining hosts for this loop 20459 1726885624.96735: getting the next task for host managed_node1 20459 1726885624.96741: done getting next task for host managed_node1 20459 1726885624.96743: ^ task is: TASK: Set md version regex 20459 1726885624.96748: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.96751: getting variables 20459 1726885624.96752: in VariableManager get_vars() 20459 1726885624.96779: Calling all_inventory to load vars for managed_node1 20459 1726885624.96782: Calling groups_inventory to load vars for managed_node1 20459 1726885624.96785: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.96794: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.96797: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.96800: Calling groups_plugins_play to load vars for managed_node1 20459 1726885624.97281: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004a9 20459 1726885624.97285: WORKER PROCESS EXITING 20459 1726885624.97303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885624.97919: done with get_vars() 20459 1726885624.97932: done getting variables 20459 1726885624.97991: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Friday 20 September 2024 22:27:04 -0400 (0:00:00.028) 0:00:31.340 ****** 20459 1726885624.98028: entering _queue_task() for managed_node1/set_fact 20459 1726885624.98251: worker is 1 (out of 1 available) 20459 1726885624.98263: exiting _queue_task() for managed_node1/set_fact 20459 1726885624.98274: done queuing things up, now waiting for results queue to drain 20459 1726885624.98276: waiting for pending results... 20459 1726885624.98588: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885624.98687: in run() - task 02369adf-7a19-47dd-4c59-0000000004aa 20459 1726885624.98740: variable 'ansible_search_path' from source: unknown 20459 1726885624.98795: calling self._execute() 20459 1726885624.98858: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885624.98861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885624.98865: variable 'omit' from source: magic vars 20459 1726885624.99281: variable 'storage_test_pool' from source: include params 20459 1726885624.99338: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885624.99343: when evaluation is False, skipping this task 20459 1726885624.99346: _execute() done 20459 1726885624.99349: dumping result to json 20459 1726885624.99353: done dumping result, returning 20459 1726885624.99361: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-0000000004aa] 20459 1726885624.99363: sending task result for task 02369adf-7a19-47dd-4c59-0000000004aa 20459 1726885624.99609: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004aa skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885624.99692: no more pending results, returning what we have 20459 1726885624.99695: results queue empty 20459 1726885624.99696: checking for any_errors_fatal 20459 1726885624.99702: done checking for any_errors_fatal 20459 1726885624.99703: checking for max_fail_percentage 20459 1726885624.99705: done checking for max_fail_percentage 20459 1726885624.99706: checking to see if all hosts have failed and the running result is not ok 20459 1726885624.99706: done checking to see if all hosts have failed 20459 1726885624.99709: getting the remaining hosts for this loop 20459 1726885624.99710: done getting the remaining hosts for this loop 20459 1726885624.99716: getting the next task for host managed_node1 20459 1726885624.99724: done getting next task for host managed_node1 20459 1726885624.99726: ^ task is: TASK: Set md chunk size regex 20459 1726885624.99732: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885624.99737: getting variables 20459 1726885624.99738: in VariableManager get_vars() 20459 1726885624.99766: Calling all_inventory to load vars for managed_node1 20459 1726885624.99770: Calling groups_inventory to load vars for managed_node1 20459 1726885624.99774: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885624.99783: Calling all_plugins_play to load vars for managed_node1 20459 1726885624.99786: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885624.99791: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.00307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.00830: WORKER PROCESS EXITING 20459 1726885625.01004: done with get_vars() 20459 1726885625.01019: done getting variables 20459 1726885625.01075: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Friday 20 September 2024 22:27:05 -0400 (0:00:00.030) 0:00:31.371 ****** 20459 1726885625.01107: entering _queue_task() for managed_node1/set_fact 20459 1726885625.01338: worker is 1 (out of 1 available) 20459 1726885625.01352: exiting _queue_task() for managed_node1/set_fact 20459 1726885625.01364: done queuing things up, now waiting for results queue to drain 20459 1726885625.01366: waiting for pending results... 20459 1726885625.01616: running TaskExecutor() for managed_node1/TASK: Set md chunk size regex 20459 1726885625.01687: in run() - task 02369adf-7a19-47dd-4c59-0000000004ab 20459 1726885625.01697: variable 'ansible_search_path' from source: unknown 20459 1726885625.01728: calling self._execute() 20459 1726885625.01798: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.01802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.01810: variable 'omit' from source: magic vars 20459 1726885625.02141: variable 'storage_test_pool' from source: include params 20459 1726885625.02164: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885625.02167: when evaluation is False, skipping this task 20459 1726885625.02170: _execute() done 20459 1726885625.02173: dumping result to json 20459 1726885625.02175: done dumping result, returning 20459 1726885625.02180: done running TaskExecutor() for managed_node1/TASK: Set md chunk size regex [02369adf-7a19-47dd-4c59-0000000004ab] 20459 1726885625.02186: sending task result for task 02369adf-7a19-47dd-4c59-0000000004ab 20459 1726885625.02280: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004ab 20459 1726885625.02283: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885625.02338: no more pending results, returning what we have 20459 1726885625.02341: results queue empty 20459 1726885625.02342: checking for any_errors_fatal 20459 1726885625.02383: done checking for any_errors_fatal 20459 1726885625.02384: checking for max_fail_percentage 20459 1726885625.02386: done checking for max_fail_percentage 20459 1726885625.02387: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.02388: done checking to see if all hosts have failed 20459 1726885625.02388: getting the remaining hosts for this loop 20459 1726885625.02390: done getting the remaining hosts for this loop 20459 1726885625.02393: getting the next task for host managed_node1 20459 1726885625.02400: done getting next task for host managed_node1 20459 1726885625.02403: ^ task is: TASK: Parse the chunk size 20459 1726885625.02408: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.02411: getting variables 20459 1726885625.02415: in VariableManager get_vars() 20459 1726885625.02437: Calling all_inventory to load vars for managed_node1 20459 1726885625.02438: Calling groups_inventory to load vars for managed_node1 20459 1726885625.02441: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.02447: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.02449: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.02451: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.02773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.03295: done with get_vars() 20459 1726885625.03307: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Friday 20 September 2024 22:27:05 -0400 (0:00:00.022) 0:00:31.394 ****** 20459 1726885625.03391: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885625.03393: Creating lock for fedora.linux_system_roles.bsize 20459 1726885625.03620: worker is 1 (out of 1 available) 20459 1726885625.03632: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885625.03644: done queuing things up, now waiting for results queue to drain 20459 1726885625.03646: waiting for pending results... 20459 1726885625.03937: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885625.04038: in run() - task 02369adf-7a19-47dd-4c59-0000000004ac 20459 1726885625.04052: variable 'ansible_search_path' from source: unknown 20459 1726885625.04086: calling self._execute() 20459 1726885625.04181: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.04186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.04196: variable 'omit' from source: magic vars 20459 1726885625.04575: variable 'storage_test_pool' from source: include params 20459 1726885625.04605: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885625.04608: when evaluation is False, skipping this task 20459 1726885625.04615: _execute() done 20459 1726885625.04619: dumping result to json 20459 1726885625.04621: done dumping result, returning 20459 1726885625.04624: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-0000000004ac] 20459 1726885625.04631: sending task result for task 02369adf-7a19-47dd-4c59-0000000004ac 20459 1726885625.04739: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004ac 20459 1726885625.04744: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885625.04796: no more pending results, returning what we have 20459 1726885625.04800: results queue empty 20459 1726885625.04801: checking for any_errors_fatal 20459 1726885625.04807: done checking for any_errors_fatal 20459 1726885625.04807: checking for max_fail_percentage 20459 1726885625.04809: done checking for max_fail_percentage 20459 1726885625.04810: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.04813: done checking to see if all hosts have failed 20459 1726885625.04814: getting the remaining hosts for this loop 20459 1726885625.04815: done getting the remaining hosts for this loop 20459 1726885625.04819: getting the next task for host managed_node1 20459 1726885625.04827: done getting next task for host managed_node1 20459 1726885625.04829: ^ task is: TASK: Check RAID active devices count 20459 1726885625.04835: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.04839: getting variables 20459 1726885625.04840: in VariableManager get_vars() 20459 1726885625.04871: Calling all_inventory to load vars for managed_node1 20459 1726885625.04873: Calling groups_inventory to load vars for managed_node1 20459 1726885625.04877: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.04887: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.04889: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.04892: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.05455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.06057: done with get_vars() 20459 1726885625.06070: done getting variables 20459 1726885625.06133: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Friday 20 September 2024 22:27:05 -0400 (0:00:00.027) 0:00:31.422 ****** 20459 1726885625.06170: entering _queue_task() for managed_node1/assert 20459 1726885625.06408: worker is 1 (out of 1 available) 20459 1726885625.06427: exiting _queue_task() for managed_node1/assert 20459 1726885625.06439: done queuing things up, now waiting for results queue to drain 20459 1726885625.06441: waiting for pending results... 20459 1726885625.06742: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885625.06854: in run() - task 02369adf-7a19-47dd-4c59-0000000004ad 20459 1726885625.06866: variable 'ansible_search_path' from source: unknown 20459 1726885625.06896: calling self._execute() 20459 1726885625.06973: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.06977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.06986: variable 'omit' from source: magic vars 20459 1726885625.07450: variable 'storage_test_pool' from source: include params 20459 1726885625.07453: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885625.07455: when evaluation is False, skipping this task 20459 1726885625.07457: _execute() done 20459 1726885625.07459: dumping result to json 20459 1726885625.07461: done dumping result, returning 20459 1726885625.07463: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-0000000004ad] 20459 1726885625.07465: sending task result for task 02369adf-7a19-47dd-4c59-0000000004ad 20459 1726885625.07537: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004ad 20459 1726885625.07540: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885625.07573: no more pending results, returning what we have 20459 1726885625.07576: results queue empty 20459 1726885625.07577: checking for any_errors_fatal 20459 1726885625.07582: done checking for any_errors_fatal 20459 1726885625.07583: checking for max_fail_percentage 20459 1726885625.07585: done checking for max_fail_percentage 20459 1726885625.07586: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.07586: done checking to see if all hosts have failed 20459 1726885625.07587: getting the remaining hosts for this loop 20459 1726885625.07588: done getting the remaining hosts for this loop 20459 1726885625.07591: getting the next task for host managed_node1 20459 1726885625.07598: done getting next task for host managed_node1 20459 1726885625.07600: ^ task is: TASK: Check RAID spare devices count 20459 1726885625.07604: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.07607: getting variables 20459 1726885625.07608: in VariableManager get_vars() 20459 1726885625.07638: Calling all_inventory to load vars for managed_node1 20459 1726885625.07641: Calling groups_inventory to load vars for managed_node1 20459 1726885625.07645: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.07653: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.07656: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.07659: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.08582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.12933: done with get_vars() 20459 1726885625.12948: done getting variables 20459 1726885625.12992: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Friday 20 September 2024 22:27:05 -0400 (0:00:00.068) 0:00:31.490 ****** 20459 1726885625.13022: entering _queue_task() for managed_node1/assert 20459 1726885625.13964: worker is 1 (out of 1 available) 20459 1726885625.13977: exiting _queue_task() for managed_node1/assert 20459 1726885625.13988: done queuing things up, now waiting for results queue to drain 20459 1726885625.13990: waiting for pending results... 20459 1726885625.14328: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885625.14452: in run() - task 02369adf-7a19-47dd-4c59-0000000004ae 20459 1726885625.14466: variable 'ansible_search_path' from source: unknown 20459 1726885625.14505: calling self._execute() 20459 1726885625.14608: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.14616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.14625: variable 'omit' from source: magic vars 20459 1726885625.15052: variable 'storage_test_pool' from source: include params 20459 1726885625.15097: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885625.15106: when evaluation is False, skipping this task 20459 1726885625.15116: _execute() done 20459 1726885625.15126: dumping result to json 20459 1726885625.15134: done dumping result, returning 20459 1726885625.15145: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-0000000004ae] 20459 1726885625.15155: sending task result for task 02369adf-7a19-47dd-4c59-0000000004ae skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885625.15316: no more pending results, returning what we have 20459 1726885625.15320: results queue empty 20459 1726885625.15321: checking for any_errors_fatal 20459 1726885625.15332: done checking for any_errors_fatal 20459 1726885625.15333: checking for max_fail_percentage 20459 1726885625.15335: done checking for max_fail_percentage 20459 1726885625.15336: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.15337: done checking to see if all hosts have failed 20459 1726885625.15337: getting the remaining hosts for this loop 20459 1726885625.15339: done getting the remaining hosts for this loop 20459 1726885625.15343: getting the next task for host managed_node1 20459 1726885625.15351: done getting next task for host managed_node1 20459 1726885625.15355: ^ task is: TASK: Check RAID metadata version 20459 1726885625.15362: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.15366: getting variables 20459 1726885625.15368: in VariableManager get_vars() 20459 1726885625.15403: Calling all_inventory to load vars for managed_node1 20459 1726885625.15406: Calling groups_inventory to load vars for managed_node1 20459 1726885625.15410: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.15425: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.15429: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.15433: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.16218: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004ae 20459 1726885625.16221: WORKER PROCESS EXITING 20459 1726885625.16244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.16862: done with get_vars() 20459 1726885625.16877: done getting variables 20459 1726885625.16933: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Friday 20 September 2024 22:27:05 -0400 (0:00:00.039) 0:00:31.530 ****** 20459 1726885625.16964: entering _queue_task() for managed_node1/assert 20459 1726885625.17182: worker is 1 (out of 1 available) 20459 1726885625.17194: exiting _queue_task() for managed_node1/assert 20459 1726885625.17204: done queuing things up, now waiting for results queue to drain 20459 1726885625.17209: waiting for pending results... 20459 1726885625.17470: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885625.17625: in run() - task 02369adf-7a19-47dd-4c59-0000000004af 20459 1726885625.17642: variable 'ansible_search_path' from source: unknown 20459 1726885625.17681: calling self._execute() 20459 1726885625.17770: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.17781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.17794: variable 'omit' from source: magic vars 20459 1726885625.18180: variable 'storage_test_pool' from source: include params 20459 1726885625.18225: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885625.18234: when evaluation is False, skipping this task 20459 1726885625.18242: _execute() done 20459 1726885625.18249: dumping result to json 20459 1726885625.18256: done dumping result, returning 20459 1726885625.18267: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-0000000004af] 20459 1726885625.18277: sending task result for task 02369adf-7a19-47dd-4c59-0000000004af 20459 1726885625.18399: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004af 20459 1726885625.18409: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885625.18458: no more pending results, returning what we have 20459 1726885625.18462: results queue empty 20459 1726885625.18463: checking for any_errors_fatal 20459 1726885625.18469: done checking for any_errors_fatal 20459 1726885625.18470: checking for max_fail_percentage 20459 1726885625.18472: done checking for max_fail_percentage 20459 1726885625.18473: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.18474: done checking to see if all hosts have failed 20459 1726885625.18474: getting the remaining hosts for this loop 20459 1726885625.18476: done getting the remaining hosts for this loop 20459 1726885625.18480: getting the next task for host managed_node1 20459 1726885625.18489: done getting next task for host managed_node1 20459 1726885625.18492: ^ task is: TASK: Check RAID chunk size 20459 1726885625.18500: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.18503: getting variables 20459 1726885625.18505: in VariableManager get_vars() 20459 1726885625.18539: Calling all_inventory to load vars for managed_node1 20459 1726885625.18542: Calling groups_inventory to load vars for managed_node1 20459 1726885625.18546: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.18559: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.18562: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.18566: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.19102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.19906: done with get_vars() 20459 1726885625.20724: done getting variables 20459 1726885625.20779: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Friday 20 September 2024 22:27:05 -0400 (0:00:00.038) 0:00:31.568 ****** 20459 1726885625.20809: entering _queue_task() for managed_node1/assert 20459 1726885625.21052: worker is 1 (out of 1 available) 20459 1726885625.21064: exiting _queue_task() for managed_node1/assert 20459 1726885625.21075: done queuing things up, now waiting for results queue to drain 20459 1726885625.21076: waiting for pending results... 20459 1726885625.21421: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885625.21671: in run() - task 02369adf-7a19-47dd-4c59-0000000004b0 20459 1726885625.21691: variable 'ansible_search_path' from source: unknown 20459 1726885625.21734: calling self._execute() 20459 1726885625.21949: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.21960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.21976: variable 'omit' from source: magic vars 20459 1726885625.22787: variable 'storage_test_pool' from source: include params 20459 1726885625.22828: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885625.22907: when evaluation is False, skipping this task 20459 1726885625.22919: _execute() done 20459 1726885625.22927: dumping result to json 20459 1726885625.22936: done dumping result, returning 20459 1726885625.22951: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-0000000004b0] 20459 1726885625.22962: sending task result for task 02369adf-7a19-47dd-4c59-0000000004b0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885625.23125: no more pending results, returning what we have 20459 1726885625.23129: results queue empty 20459 1726885625.23130: checking for any_errors_fatal 20459 1726885625.23139: done checking for any_errors_fatal 20459 1726885625.23140: checking for max_fail_percentage 20459 1726885625.23142: done checking for max_fail_percentage 20459 1726885625.23143: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.23144: done checking to see if all hosts have failed 20459 1726885625.23145: getting the remaining hosts for this loop 20459 1726885625.23147: done getting the remaining hosts for this loop 20459 1726885625.23150: getting the next task for host managed_node1 20459 1726885625.23162: done getting next task for host managed_node1 20459 1726885625.23165: ^ task is: TASK: Reset variables used by tests 20459 1726885625.23172: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.23177: getting variables 20459 1726885625.23179: in VariableManager get_vars() 20459 1726885625.23216: Calling all_inventory to load vars for managed_node1 20459 1726885625.23219: Calling groups_inventory to load vars for managed_node1 20459 1726885625.23223: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.23236: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.23240: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.23244: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.23807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.24330: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004b0 20459 1726885625.24333: WORKER PROCESS EXITING 20459 1726885625.24819: done with get_vars() 20459 1726885625.24832: done getting variables 20459 1726885625.24886: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Friday 20 September 2024 22:27:05 -0400 (0:00:00.041) 0:00:31.609 ****** 20459 1726885625.24922: entering _queue_task() for managed_node1/set_fact 20459 1726885625.25146: worker is 1 (out of 1 available) 20459 1726885625.25158: exiting _queue_task() for managed_node1/set_fact 20459 1726885625.25168: done queuing things up, now waiting for results queue to drain 20459 1726885625.25170: waiting for pending results... 20459 1726885625.25442: running TaskExecutor() for managed_node1/TASK: Reset variables used by tests 20459 1726885625.25570: in run() - task 02369adf-7a19-47dd-4c59-0000000004b2 20459 1726885625.25591: variable 'ansible_search_path' from source: unknown 20459 1726885625.25636: calling self._execute() 20459 1726885625.25735: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.25749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.25792: variable 'omit' from source: magic vars 20459 1726885625.25905: variable 'omit' from source: magic vars 20459 1726885625.25980: variable 'omit' from source: magic vars 20459 1726885625.26019: variable 'omit' from source: magic vars 20459 1726885625.26066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885625.26107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885625.26137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885625.26165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885625.26182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885625.26202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885625.26226: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885625.26264: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885625.26272: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.26279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.26402: Set connection var ansible_pipelining to False 20459 1726885625.26410: Set connection var ansible_shell_type to sh 20459 1726885625.26420: Set connection var ansible_connection to ssh 20459 1726885625.26437: Set connection var ansible_timeout to 10 20459 1726885625.26446: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885625.26455: Set connection var ansible_shell_executable to /bin/sh 20459 1726885625.26486: variable 'ansible_shell_executable' from source: unknown 20459 1726885625.26494: variable 'ansible_connection' from source: unknown 20459 1726885625.26501: variable 'ansible_module_compression' from source: unknown 20459 1726885625.26507: variable 'ansible_shell_type' from source: unknown 20459 1726885625.26517: variable 'ansible_shell_executable' from source: unknown 20459 1726885625.26523: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.26531: variable 'ansible_pipelining' from source: unknown 20459 1726885625.26538: variable 'ansible_timeout' from source: unknown 20459 1726885625.26546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.26694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885625.26715: variable 'omit' from source: magic vars 20459 1726885625.26725: starting attempt loop 20459 1726885625.26732: running the handler 20459 1726885625.26747: handler run complete 20459 1726885625.26763: attempt loop complete, returning result 20459 1726885625.26770: _execute() done 20459 1726885625.26777: dumping result to json 20459 1726885625.26784: done dumping result, returning 20459 1726885625.26794: done running TaskExecutor() for managed_node1/TASK: Reset variables used by tests [02369adf-7a19-47dd-4c59-0000000004b2] 20459 1726885625.26802: sending task result for task 02369adf-7a19-47dd-4c59-0000000004b2 20459 1726885625.26908: done sending task result for task 02369adf-7a19-47dd-4c59-0000000004b2 ok: [managed_node1] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } 20459 1726885625.26967: no more pending results, returning what we have 20459 1726885625.26970: results queue empty 20459 1726885625.26971: checking for any_errors_fatal 20459 1726885625.26978: done checking for any_errors_fatal 20459 1726885625.26979: checking for max_fail_percentage 20459 1726885625.26981: done checking for max_fail_percentage 20459 1726885625.26982: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.26983: done checking to see if all hosts have failed 20459 1726885625.26983: getting the remaining hosts for this loop 20459 1726885625.26985: done getting the remaining hosts for this loop 20459 1726885625.26988: getting the next task for host managed_node1 20459 1726885625.26998: done getting next task for host managed_node1 20459 1726885625.27002: ^ task is: TASK: Check LVM RAID 20459 1726885625.27009: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885625.27016: getting variables 20459 1726885625.27017: in VariableManager get_vars() 20459 1726885625.27048: Calling all_inventory to load vars for managed_node1 20459 1726885625.27051: Calling groups_inventory to load vars for managed_node1 20459 1726885625.27054: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.27065: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.27069: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.27072: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.27830: WORKER PROCESS EXITING 20459 1726885625.27837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.28445: done with get_vars() 20459 1726885625.28459: done getting variables TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:86 Friday 20 September 2024 22:27:05 -0400 (0:00:00.036) 0:00:31.645 ****** 20459 1726885625.28551: entering _queue_task() for managed_node1/include_tasks 20459 1726885625.28771: worker is 1 (out of 1 available) 20459 1726885625.28783: exiting _queue_task() for managed_node1/include_tasks 20459 1726885625.28794: done queuing things up, now waiting for results queue to drain 20459 1726885625.28796: waiting for pending results... 20459 1726885625.29066: running TaskExecutor() for managed_node1/TASK: Check LVM RAID 20459 1726885625.29198: in run() - task 02369adf-7a19-47dd-4c59-000000000452 20459 1726885625.29219: variable 'ansible_search_path' from source: unknown 20459 1726885625.29263: calling self._execute() 20459 1726885625.29362: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.29373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.29387: variable 'omit' from source: magic vars 20459 1726885625.29503: _execute() done 20459 1726885625.29514: dumping result to json 20459 1726885625.29523: done dumping result, returning 20459 1726885625.29534: done running TaskExecutor() for managed_node1/TASK: Check LVM RAID [02369adf-7a19-47dd-4c59-000000000452] 20459 1726885625.29547: sending task result for task 02369adf-7a19-47dd-4c59-000000000452 20459 1726885625.29666: done sending task result for task 02369adf-7a19-47dd-4c59-000000000452 20459 1726885625.29693: no more pending results, returning what we have 20459 1726885625.29698: in VariableManager get_vars() 20459 1726885625.29739: Calling all_inventory to load vars for managed_node1 20459 1726885625.29742: Calling groups_inventory to load vars for managed_node1 20459 1726885625.29747: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.29760: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.29764: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.29768: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.30322: WORKER PROCESS EXITING 20459 1726885625.30494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.31102: done with get_vars() 20459 1726885625.31534: variable 'ansible_search_path' from source: unknown 20459 1726885625.31663: variable 'storage_test_pool_subset' from source: include params 20459 1726885625.31697: we have included files to process 20459 1726885625.31698: generating all_blocks data 20459 1726885625.31701: done generating all_blocks data 20459 1726885625.31708: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885625.31709: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885625.31717: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885625.31876: in VariableManager get_vars() 20459 1726885625.31899: done with get_vars() 20459 1726885625.31916: done processing included file 20459 1726885625.31918: iterating over new_blocks loaded from include file 20459 1726885625.31919: in VariableManager get_vars() 20459 1726885625.31934: done with get_vars() 20459 1726885625.31936: filtering new block on tags 20459 1726885625.31963: done filtering new block on tags 20459 1726885625.31965: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed_node1 20459 1726885625.31970: extending task lists for all hosts with included blocks 20459 1726885625.35296: done extending task lists 20459 1726885625.35298: done processing included files 20459 1726885625.35305: results queue empty 20459 1726885625.35306: checking for any_errors_fatal 20459 1726885625.35310: done checking for any_errors_fatal 20459 1726885625.35315: checking for max_fail_percentage 20459 1726885625.35317: done checking for max_fail_percentage 20459 1726885625.35317: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.35318: done checking to see if all hosts have failed 20459 1726885625.35319: getting the remaining hosts for this loop 20459 1726885625.35320: done getting the remaining hosts for this loop 20459 1726885625.35323: getting the next task for host managed_node1 20459 1726885625.35328: done getting next task for host managed_node1 20459 1726885625.35331: ^ task is: TASK: Validate pool member LVM RAID settings 20459 1726885625.35337: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.35339: getting variables 20459 1726885625.35340: in VariableManager get_vars() 20459 1726885625.35353: Calling all_inventory to load vars for managed_node1 20459 1726885625.35355: Calling groups_inventory to load vars for managed_node1 20459 1726885625.35361: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.35603: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.35606: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.35608: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.36283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.37264: done with get_vars() 20459 1726885625.37277: done getting variables TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Friday 20 September 2024 22:27:05 -0400 (0:00:00.088) 0:00:31.734 ****** 20459 1726885625.37362: entering _queue_task() for managed_node1/include_tasks 20459 1726885625.37993: worker is 1 (out of 1 available) 20459 1726885625.38004: exiting _queue_task() for managed_node1/include_tasks 20459 1726885625.38017: done queuing things up, now waiting for results queue to drain 20459 1726885625.38019: waiting for pending results... 20459 1726885625.38314: running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings 20459 1726885625.38452: in run() - task 02369adf-7a19-47dd-4c59-000000000572 20459 1726885625.38477: variable 'ansible_search_path' from source: unknown 20459 1726885625.38766: variable 'storage_test_pool' from source: include params 20459 1726885625.39033: variable 'omit' from source: magic vars 20459 1726885625.39169: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.39183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.39199: variable 'omit' from source: magic vars 20459 1726885625.39448: variable 'storage_test_pool' from source: include params 20459 1726885625.39997: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885625.40042: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885625.40124: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885625.40503: dumping result to json 20459 1726885625.40520: done dumping result, returning 20459 1726885625.40530: done running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings [02369adf-7a19-47dd-4c59-000000000572] 20459 1726885625.40541: sending task result for task 02369adf-7a19-47dd-4c59-000000000572 20459 1726885625.40699: no more pending results, returning what we have 20459 1726885625.40705: in VariableManager get_vars() 20459 1726885625.40744: Calling all_inventory to load vars for managed_node1 20459 1726885625.40748: Calling groups_inventory to load vars for managed_node1 20459 1726885625.40752: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.40766: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.40770: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.40774: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.41359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.42032: done sending task result for task 02369adf-7a19-47dd-4c59-000000000572 20459 1726885625.42035: WORKER PROCESS EXITING 20459 1726885625.42272: done with get_vars() 20459 1726885625.42287: variable 'ansible_search_path' from source: unknown 20459 1726885625.42337: we have included files to process 20459 1726885625.42339: generating all_blocks data 20459 1726885625.42341: done generating all_blocks data 20459 1726885625.42342: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885625.42344: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885625.42346: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885625.43203: done processing included file 20459 1726885625.43206: iterating over new_blocks loaded from include file 20459 1726885625.43207: in VariableManager get_vars() 20459 1726885625.43227: done with get_vars() 20459 1726885625.43229: filtering new block on tags 20459 1726885625.43347: done filtering new block on tags 20459 1726885625.43350: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885625.43362: extending task lists for all hosts with included blocks 20459 1726885625.43595: done extending task lists 20459 1726885625.43596: done processing included files 20459 1726885625.43597: results queue empty 20459 1726885625.43598: checking for any_errors_fatal 20459 1726885625.43603: done checking for any_errors_fatal 20459 1726885625.43604: checking for max_fail_percentage 20459 1726885625.43605: done checking for max_fail_percentage 20459 1726885625.43606: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.43607: done checking to see if all hosts have failed 20459 1726885625.43607: getting the remaining hosts for this loop 20459 1726885625.43609: done getting the remaining hosts for this loop 20459 1726885625.43613: getting the next task for host managed_node1 20459 1726885625.43617: done getting next task for host managed_node1 20459 1726885625.43619: ^ task is: TASK: Get information about the LV 20459 1726885625.43623: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.43625: getting variables 20459 1726885625.43626: in VariableManager get_vars() 20459 1726885625.43634: Calling all_inventory to load vars for managed_node1 20459 1726885625.43636: Calling groups_inventory to load vars for managed_node1 20459 1726885625.43638: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.43643: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.43645: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.43653: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.44021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.44579: done with get_vars() 20459 1726885625.44591: done getting variables 20459 1726885625.44628: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Friday 20 September 2024 22:27:05 -0400 (0:00:00.072) 0:00:31.806 ****** 20459 1726885625.44658: entering _queue_task() for managed_node1/command 20459 1726885625.44925: worker is 1 (out of 1 available) 20459 1726885625.44937: exiting _queue_task() for managed_node1/command 20459 1726885625.44949: done queuing things up, now waiting for results queue to drain 20459 1726885625.44951: waiting for pending results... 20459 1726885625.45240: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885625.45389: in run() - task 02369adf-7a19-47dd-4c59-000000000693 20459 1726885625.45415: variable 'ansible_search_path' from source: unknown 20459 1726885625.45456: calling self._execute() 20459 1726885625.45559: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.45571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.45583: variable 'omit' from source: magic vars 20459 1726885625.45959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.46248: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.46300: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.46340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.46380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.46463: 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) 20459 1726885625.46496: 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) 20459 1726885625.46528: 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) 20459 1726885625.46558: 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) 20459 1726885625.46680: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.46716: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.46724: when evaluation is False, skipping this task 20459 1726885625.46730: _execute() done 20459 1726885625.46736: dumping result to json 20459 1726885625.46742: done dumping result, returning 20459 1726885625.46751: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-000000000693] 20459 1726885625.46760: sending task result for task 02369adf-7a19-47dd-4c59-000000000693 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.46900: no more pending results, returning what we have 20459 1726885625.46904: results queue empty 20459 1726885625.46905: checking for any_errors_fatal 20459 1726885625.46907: done checking for any_errors_fatal 20459 1726885625.46908: checking for max_fail_percentage 20459 1726885625.46909: done checking for max_fail_percentage 20459 1726885625.46910: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.46913: done checking to see if all hosts have failed 20459 1726885625.46914: getting the remaining hosts for this loop 20459 1726885625.46916: done getting the remaining hosts for this loop 20459 1726885625.46919: getting the next task for host managed_node1 20459 1726885625.46927: done getting next task for host managed_node1 20459 1726885625.46931: ^ task is: TASK: Set LV segment type 20459 1726885625.46939: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.46944: getting variables 20459 1726885625.46946: in VariableManager get_vars() 20459 1726885625.46976: Calling all_inventory to load vars for managed_node1 20459 1726885625.46978: Calling groups_inventory to load vars for managed_node1 20459 1726885625.46982: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.46992: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.46995: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.46998: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.47504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.48132: done sending task result for task 02369adf-7a19-47dd-4c59-000000000693 20459 1726885625.48135: WORKER PROCESS EXITING 20459 1726885625.48386: done with get_vars() 20459 1726885625.48400: done getting variables 20459 1726885625.48454: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Friday 20 September 2024 22:27:05 -0400 (0:00:00.038) 0:00:31.845 ****** 20459 1726885625.48486: entering _queue_task() for managed_node1/set_fact 20459 1726885625.48725: worker is 1 (out of 1 available) 20459 1726885625.48737: exiting _queue_task() for managed_node1/set_fact 20459 1726885625.48749: done queuing things up, now waiting for results queue to drain 20459 1726885625.48751: waiting for pending results... 20459 1726885625.49028: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885625.49166: in run() - task 02369adf-7a19-47dd-4c59-000000000694 20459 1726885625.49188: variable 'ansible_search_path' from source: unknown 20459 1726885625.49234: calling self._execute() 20459 1726885625.49342: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.49355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.49370: variable 'omit' from source: magic vars 20459 1726885625.49757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.50032: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.50088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.50127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.50167: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.50255: 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) 20459 1726885625.50288: 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) 20459 1726885625.50321: 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) 20459 1726885625.50351: 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) 20459 1726885625.50480: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.50519: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.50528: when evaluation is False, skipping this task 20459 1726885625.50536: _execute() done 20459 1726885625.50543: dumping result to json 20459 1726885625.50549: done dumping result, returning 20459 1726885625.50557: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-000000000694] 20459 1726885625.50564: sending task result for task 02369adf-7a19-47dd-4c59-000000000694 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.50693: no more pending results, returning what we have 20459 1726885625.50697: results queue empty 20459 1726885625.50697: checking for any_errors_fatal 20459 1726885625.50706: done checking for any_errors_fatal 20459 1726885625.50707: checking for max_fail_percentage 20459 1726885625.50709: done checking for max_fail_percentage 20459 1726885625.50710: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.50710: done checking to see if all hosts have failed 20459 1726885625.50714: getting the remaining hosts for this loop 20459 1726885625.50716: done getting the remaining hosts for this loop 20459 1726885625.50719: getting the next task for host managed_node1 20459 1726885625.50726: done getting next task for host managed_node1 20459 1726885625.50729: ^ task is: TASK: Check segment type 20459 1726885625.50735: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.50739: getting variables 20459 1726885625.50740: in VariableManager get_vars() 20459 1726885625.50771: Calling all_inventory to load vars for managed_node1 20459 1726885625.50774: Calling groups_inventory to load vars for managed_node1 20459 1726885625.50778: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.50790: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.50794: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.50798: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.51558: done sending task result for task 02369adf-7a19-47dd-4c59-000000000694 20459 1726885625.51561: WORKER PROCESS EXITING 20459 1726885625.51568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.52175: done with get_vars() 20459 1726885625.52190: done getting variables 20459 1726885625.52449: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Friday 20 September 2024 22:27:05 -0400 (0:00:00.039) 0:00:31.885 ****** 20459 1726885625.52484: entering _queue_task() for managed_node1/assert 20459 1726885625.52967: worker is 1 (out of 1 available) 20459 1726885625.52981: exiting _queue_task() for managed_node1/assert 20459 1726885625.52992: done queuing things up, now waiting for results queue to drain 20459 1726885625.52993: waiting for pending results... 20459 1726885625.54536: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885625.54777: in run() - task 02369adf-7a19-47dd-4c59-000000000695 20459 1726885625.54797: variable 'ansible_search_path' from source: unknown 20459 1726885625.54841: calling self._execute() 20459 1726885625.54943: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.55159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.55175: variable 'omit' from source: magic vars 20459 1726885625.55552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.55955: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.56007: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.56202: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.56248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.56341: 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) 20459 1726885625.56372: 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) 20459 1726885625.56403: 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) 20459 1726885625.56441: 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) 20459 1726885625.56570: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.56604: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.56616: when evaluation is False, skipping this task 20459 1726885625.56624: _execute() done 20459 1726885625.56631: dumping result to json 20459 1726885625.57327: done dumping result, returning 20459 1726885625.57340: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-000000000695] 20459 1726885625.57349: sending task result for task 02369adf-7a19-47dd-4c59-000000000695 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.57504: no more pending results, returning what we have 20459 1726885625.57508: results queue empty 20459 1726885625.57509: checking for any_errors_fatal 20459 1726885625.57519: done checking for any_errors_fatal 20459 1726885625.57520: checking for max_fail_percentage 20459 1726885625.57522: done checking for max_fail_percentage 20459 1726885625.57523: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.57523: done checking to see if all hosts have failed 20459 1726885625.57524: getting the remaining hosts for this loop 20459 1726885625.57526: done getting the remaining hosts for this loop 20459 1726885625.57529: getting the next task for host managed_node1 20459 1726885625.57537: done getting next task for host managed_node1 20459 1726885625.57540: ^ task is: TASK: Set LV stripe size 20459 1726885625.57546: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.57550: getting variables 20459 1726885625.57552: in VariableManager get_vars() 20459 1726885625.57581: Calling all_inventory to load vars for managed_node1 20459 1726885625.57584: Calling groups_inventory to load vars for managed_node1 20459 1726885625.57587: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.57598: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.57602: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.57605: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.58132: done sending task result for task 02369adf-7a19-47dd-4c59-000000000695 20459 1726885625.58136: WORKER PROCESS EXITING 20459 1726885625.58306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.58955: done with get_vars() 20459 1726885625.58968: done getting variables 20459 1726885625.59057: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Friday 20 September 2024 22:27:05 -0400 (0:00:00.066) 0:00:31.951 ****** 20459 1726885625.59087: entering _queue_task() for managed_node1/set_fact 20459 1726885625.59342: worker is 1 (out of 1 available) 20459 1726885625.59356: exiting _queue_task() for managed_node1/set_fact 20459 1726885625.59367: done queuing things up, now waiting for results queue to drain 20459 1726885625.59369: waiting for pending results... 20459 1726885625.59662: running TaskExecutor() for managed_node1/TASK: Set LV stripe size 20459 1726885625.59831: in run() - task 02369adf-7a19-47dd-4c59-000000000696 20459 1726885625.59851: variable 'ansible_search_path' from source: unknown 20459 1726885625.59891: calling self._execute() 20459 1726885625.60079: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.60091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.60106: variable 'omit' from source: magic vars 20459 1726885625.60986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.62303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.62487: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.62540: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.62680: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.62824: 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) 20459 1726885625.62855: 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) 20459 1726885625.62903: 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) 20459 1726885625.62977: 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) 20459 1726885625.63235: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.63280: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.63289: when evaluation is False, skipping this task 20459 1726885625.63297: _execute() done 20459 1726885625.63304: dumping result to json 20459 1726885625.63315: done dumping result, returning 20459 1726885625.63327: done running TaskExecutor() for managed_node1/TASK: Set LV stripe size [02369adf-7a19-47dd-4c59-000000000696] 20459 1726885625.63339: sending task result for task 02369adf-7a19-47dd-4c59-000000000696 20459 1726885625.63464: done sending task result for task 02369adf-7a19-47dd-4c59-000000000696 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.63519: no more pending results, returning what we have 20459 1726885625.63524: results queue empty 20459 1726885625.63525: checking for any_errors_fatal 20459 1726885625.63536: done checking for any_errors_fatal 20459 1726885625.63537: checking for max_fail_percentage 20459 1726885625.63539: done checking for max_fail_percentage 20459 1726885625.63540: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.63541: done checking to see if all hosts have failed 20459 1726885625.63542: getting the remaining hosts for this loop 20459 1726885625.63544: done getting the remaining hosts for this loop 20459 1726885625.63548: getting the next task for host managed_node1 20459 1726885625.63559: done getting next task for host managed_node1 20459 1726885625.63562: ^ task is: TASK: Parse the requested stripe size 20459 1726885625.63570: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.63574: getting variables 20459 1726885625.63576: in VariableManager get_vars() 20459 1726885625.63611: Calling all_inventory to load vars for managed_node1 20459 1726885625.63618: Calling groups_inventory to load vars for managed_node1 20459 1726885625.63622: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.63633: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.63636: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.63640: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.64211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.65102: done with get_vars() 20459 1726885625.65121: done getting variables 20459 1726885625.65152: WORKER PROCESS EXITING TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Friday 20 September 2024 22:27:05 -0400 (0:00:00.061) 0:00:32.012 ****** 20459 1726885625.65208: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885625.65457: worker is 1 (out of 1 available) 20459 1726885625.65472: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885625.65484: done queuing things up, now waiting for results queue to drain 20459 1726885625.65486: waiting for pending results... 20459 1726885625.65785: running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size 20459 1726885625.65942: in run() - task 02369adf-7a19-47dd-4c59-000000000697 20459 1726885625.65961: variable 'ansible_search_path' from source: unknown 20459 1726885625.66001: calling self._execute() 20459 1726885625.66110: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.66127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.66144: variable 'omit' from source: magic vars 20459 1726885625.66551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.66863: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.66920: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.66969: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.67006: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.67096: 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) 20459 1726885625.67151: 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) 20459 1726885625.67183: 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) 20459 1726885625.67217: 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) 20459 1726885625.67355: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.67384: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.67390: when evaluation is False, skipping this task 20459 1726885625.67395: _execute() done 20459 1726885625.67400: dumping result to json 20459 1726885625.67405: done dumping result, returning 20459 1726885625.67436: done running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size [02369adf-7a19-47dd-4c59-000000000697] 20459 1726885625.67445: sending task result for task 02369adf-7a19-47dd-4c59-000000000697 20459 1726885625.67557: done sending task result for task 02369adf-7a19-47dd-4c59-000000000697 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.67606: no more pending results, returning what we have 20459 1726885625.67611: results queue empty 20459 1726885625.67613: checking for any_errors_fatal 20459 1726885625.67622: done checking for any_errors_fatal 20459 1726885625.67623: checking for max_fail_percentage 20459 1726885625.67624: done checking for max_fail_percentage 20459 1726885625.67625: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.67626: done checking to see if all hosts have failed 20459 1726885625.67627: getting the remaining hosts for this loop 20459 1726885625.67629: done getting the remaining hosts for this loop 20459 1726885625.67632: getting the next task for host managed_node1 20459 1726885625.67641: done getting next task for host managed_node1 20459 1726885625.67644: ^ task is: TASK: Set expected stripe size 20459 1726885625.67652: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.67655: getting variables 20459 1726885625.67656: in VariableManager get_vars() 20459 1726885625.67686: Calling all_inventory to load vars for managed_node1 20459 1726885625.67689: Calling groups_inventory to load vars for managed_node1 20459 1726885625.67693: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.67703: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.67707: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.67710: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.69121: WORKER PROCESS EXITING 20459 1726885625.69153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.69788: done with get_vars() 20459 1726885625.69803: done getting variables 20459 1726885625.71067: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Friday 20 September 2024 22:27:05 -0400 (0:00:00.058) 0:00:32.071 ****** 20459 1726885625.71102: entering _queue_task() for managed_node1/set_fact 20459 1726885625.71387: worker is 1 (out of 1 available) 20459 1726885625.71399: exiting _queue_task() for managed_node1/set_fact 20459 1726885625.71411: done queuing things up, now waiting for results queue to drain 20459 1726885625.71416: waiting for pending results... 20459 1726885625.71836: running TaskExecutor() for managed_node1/TASK: Set expected stripe size 20459 1726885625.71990: in run() - task 02369adf-7a19-47dd-4c59-000000000698 20459 1726885625.72014: variable 'ansible_search_path' from source: unknown 20459 1726885625.72055: calling self._execute() 20459 1726885625.72167: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.72185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.72200: variable 'omit' from source: magic vars 20459 1726885625.72605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.73157: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.73215: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.73254: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.73291: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.73386: 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) 20459 1726885625.73423: 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) 20459 1726885625.73454: 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) 20459 1726885625.73483: 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) 20459 1726885625.73617: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.73651: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.73659: when evaluation is False, skipping this task 20459 1726885625.73665: _execute() done 20459 1726885625.73671: dumping result to json 20459 1726885625.73677: done dumping result, returning 20459 1726885625.73685: done running TaskExecutor() for managed_node1/TASK: Set expected stripe size [02369adf-7a19-47dd-4c59-000000000698] 20459 1726885625.73694: sending task result for task 02369adf-7a19-47dd-4c59-000000000698 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.73847: no more pending results, returning what we have 20459 1726885625.73851: results queue empty 20459 1726885625.73852: checking for any_errors_fatal 20459 1726885625.73861: done checking for any_errors_fatal 20459 1726885625.73862: checking for max_fail_percentage 20459 1726885625.73864: done checking for max_fail_percentage 20459 1726885625.73865: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.73865: done checking to see if all hosts have failed 20459 1726885625.73866: getting the remaining hosts for this loop 20459 1726885625.73868: done getting the remaining hosts for this loop 20459 1726885625.73871: getting the next task for host managed_node1 20459 1726885625.73880: done getting next task for host managed_node1 20459 1726885625.73882: ^ task is: TASK: Check stripe size 20459 1726885625.73889: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.73893: getting variables 20459 1726885625.73894: in VariableManager get_vars() 20459 1726885625.73929: Calling all_inventory to load vars for managed_node1 20459 1726885625.73932: Calling groups_inventory to load vars for managed_node1 20459 1726885625.73935: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.73946: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.73949: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.73952: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.74525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.75432: done sending task result for task 02369adf-7a19-47dd-4c59-000000000698 20459 1726885625.75435: WORKER PROCESS EXITING 20459 1726885625.75464: done with get_vars() 20459 1726885625.75478: done getting variables 20459 1726885625.75543: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check stripe size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Friday 20 September 2024 22:27:05 -0400 (0:00:00.044) 0:00:32.116 ****** 20459 1726885625.75576: entering _queue_task() for managed_node1/assert 20459 1726885625.75816: worker is 1 (out of 1 available) 20459 1726885625.75837: exiting _queue_task() for managed_node1/assert 20459 1726885625.75850: done queuing things up, now waiting for results queue to drain 20459 1726885625.75852: waiting for pending results... 20459 1726885625.76145: running TaskExecutor() for managed_node1/TASK: Check stripe size 20459 1726885625.76290: in run() - task 02369adf-7a19-47dd-4c59-000000000699 20459 1726885625.76319: variable 'ansible_search_path' from source: unknown 20459 1726885625.76360: calling self._execute() 20459 1726885625.76469: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.76480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.76492: variable 'omit' from source: magic vars 20459 1726885625.76876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885625.77153: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885625.77204: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885625.77246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885625.77285: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885625.77372: 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) 20459 1726885625.77404: 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) 20459 1726885625.77438: 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) 20459 1726885625.77467: 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) 20459 1726885625.77595: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885625.77632: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885625.77640: when evaluation is False, skipping this task 20459 1726885625.77645: _execute() done 20459 1726885625.77651: dumping result to json 20459 1726885625.77658: done dumping result, returning 20459 1726885625.77666: done running TaskExecutor() for managed_node1/TASK: Check stripe size [02369adf-7a19-47dd-4c59-000000000699] 20459 1726885625.77674: sending task result for task 02369adf-7a19-47dd-4c59-000000000699 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885625.77829: no more pending results, returning what we have 20459 1726885625.77833: results queue empty 20459 1726885625.77834: checking for any_errors_fatal 20459 1726885625.77843: done checking for any_errors_fatal 20459 1726885625.77844: checking for max_fail_percentage 20459 1726885625.77846: done checking for max_fail_percentage 20459 1726885625.77848: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.77848: done checking to see if all hosts have failed 20459 1726885625.77849: getting the remaining hosts for this loop 20459 1726885625.77851: done getting the remaining hosts for this loop 20459 1726885625.77854: getting the next task for host managed_node1 20459 1726885625.77865: done getting next task for host managed_node1 20459 1726885625.77869: ^ task is: TASK: Check Thin Pools 20459 1726885625.77874: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.77879: getting variables 20459 1726885625.77881: in VariableManager get_vars() 20459 1726885625.77915: Calling all_inventory to load vars for managed_node1 20459 1726885625.77918: Calling groups_inventory to load vars for managed_node1 20459 1726885625.77923: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.77933: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.77936: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.77939: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.78682: done sending task result for task 02369adf-7a19-47dd-4c59-000000000699 20459 1726885625.78685: WORKER PROCESS EXITING 20459 1726885625.78707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.79345: done with get_vars() 20459 1726885625.79359: done getting variables TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:89 Friday 20 September 2024 22:27:05 -0400 (0:00:00.038) 0:00:32.154 ****** 20459 1726885625.79447: entering _queue_task() for managed_node1/include_tasks 20459 1726885625.79662: worker is 1 (out of 1 available) 20459 1726885625.79674: exiting _queue_task() for managed_node1/include_tasks 20459 1726885625.79687: done queuing things up, now waiting for results queue to drain 20459 1726885625.79688: waiting for pending results... 20459 1726885625.79957: running TaskExecutor() for managed_node1/TASK: Check Thin Pools 20459 1726885625.80084: in run() - task 02369adf-7a19-47dd-4c59-000000000453 20459 1726885625.80101: variable 'ansible_search_path' from source: unknown 20459 1726885625.80146: calling self._execute() 20459 1726885625.80245: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.80255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.80268: variable 'omit' from source: magic vars 20459 1726885625.80383: _execute() done 20459 1726885625.80391: dumping result to json 20459 1726885625.80399: done dumping result, returning 20459 1726885625.80410: done running TaskExecutor() for managed_node1/TASK: Check Thin Pools [02369adf-7a19-47dd-4c59-000000000453] 20459 1726885625.80426: sending task result for task 02369adf-7a19-47dd-4c59-000000000453 20459 1726885625.80545: done sending task result for task 02369adf-7a19-47dd-4c59-000000000453 20459 1726885625.80553: WORKER PROCESS EXITING 20459 1726885625.80581: no more pending results, returning what we have 20459 1726885625.80586: in VariableManager get_vars() 20459 1726885625.80627: Calling all_inventory to load vars for managed_node1 20459 1726885625.80630: Calling groups_inventory to load vars for managed_node1 20459 1726885625.80634: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.80647: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.80651: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.80655: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.81225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.81999: done with get_vars() 20459 1726885625.82011: variable 'ansible_search_path' from source: unknown 20459 1726885625.82135: variable 'storage_test_pool_subset' from source: include params 20459 1726885625.82167: we have included files to process 20459 1726885625.82168: generating all_blocks data 20459 1726885625.82170: done generating all_blocks data 20459 1726885625.82177: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885625.82178: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885625.82180: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885625.82355: in VariableManager get_vars() 20459 1726885625.82383: done with get_vars() 20459 1726885625.82397: done processing included file 20459 1726885625.82400: iterating over new_blocks loaded from include file 20459 1726885625.82401: in VariableManager get_vars() 20459 1726885625.82419: done with get_vars() 20459 1726885625.82421: filtering new block on tags 20459 1726885625.82449: done filtering new block on tags 20459 1726885625.82451: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed_node1 20459 1726885625.82456: extending task lists for all hosts with included blocks 20459 1726885625.85431: done extending task lists 20459 1726885625.85433: done processing included files 20459 1726885625.85433: results queue empty 20459 1726885625.85434: checking for any_errors_fatal 20459 1726885625.85437: done checking for any_errors_fatal 20459 1726885625.85438: checking for max_fail_percentage 20459 1726885625.85439: done checking for max_fail_percentage 20459 1726885625.85440: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.85440: done checking to see if all hosts have failed 20459 1726885625.85441: getting the remaining hosts for this loop 20459 1726885625.85442: done getting the remaining hosts for this loop 20459 1726885625.85445: getting the next task for host managed_node1 20459 1726885625.85449: done getting next task for host managed_node1 20459 1726885625.85451: ^ task is: TASK: Validate pool member thinpool settings 20459 1726885625.85455: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.85457: getting variables 20459 1726885625.85458: in VariableManager get_vars() 20459 1726885625.85466: Calling all_inventory to load vars for managed_node1 20459 1726885625.85468: Calling groups_inventory to load vars for managed_node1 20459 1726885625.85471: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.85476: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.85478: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.85481: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.85896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.86491: done with get_vars() 20459 1726885625.86504: done getting variables TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Friday 20 September 2024 22:27:05 -0400 (0:00:00.071) 0:00:32.226 ****** 20459 1726885625.86592: entering _queue_task() for managed_node1/include_tasks 20459 1726885625.86845: worker is 1 (out of 1 available) 20459 1726885625.86857: exiting _queue_task() for managed_node1/include_tasks 20459 1726885625.86870: done queuing things up, now waiting for results queue to drain 20459 1726885625.86871: waiting for pending results... 20459 1726885625.87158: running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings 20459 1726885625.87278: in run() - task 02369adf-7a19-47dd-4c59-0000000006c8 20459 1726885625.87295: variable 'ansible_search_path' from source: unknown 20459 1726885625.87563: variable 'storage_test_pool' from source: include params 20459 1726885625.87820: variable 'omit' from source: magic vars 20459 1726885625.87959: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.87977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.87993: variable 'omit' from source: magic vars 20459 1726885625.88233: variable 'storage_test_pool' from source: include params 20459 1726885625.88260: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885625.88307: variable 'storage_test_thin_volume' from source: unknown 20459 1726885625.88383: variable 'storage_test_thin_volume' from source: unknown 20459 1726885625.88796: dumping result to json 20459 1726885625.88811: done dumping result, returning 20459 1726885625.88826: done running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings [02369adf-7a19-47dd-4c59-0000000006c8] 20459 1726885625.88837: sending task result for task 02369adf-7a19-47dd-4c59-0000000006c8 20459 1726885625.88949: done sending task result for task 02369adf-7a19-47dd-4c59-0000000006c8 20459 1726885625.88957: WORKER PROCESS EXITING 20459 1726885625.89050: no more pending results, returning what we have 20459 1726885625.89056: in VariableManager get_vars() 20459 1726885625.89090: Calling all_inventory to load vars for managed_node1 20459 1726885625.89093: Calling groups_inventory to load vars for managed_node1 20459 1726885625.89103: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.89123: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.89127: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.89131: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.89854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.90667: done with get_vars() 20459 1726885625.90678: variable 'ansible_search_path' from source: unknown 20459 1726885625.90726: we have included files to process 20459 1726885625.90728: generating all_blocks data 20459 1726885625.90729: done generating all_blocks data 20459 1726885625.90731: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885625.90732: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885625.90735: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885625.91275: done processing included file 20459 1726885625.91277: iterating over new_blocks loaded from include file 20459 1726885625.91279: in VariableManager get_vars() 20459 1726885625.91293: done with get_vars() 20459 1726885625.91294: filtering new block on tags 20459 1726885625.91348: done filtering new block on tags 20459 1726885625.91351: in VariableManager get_vars() 20459 1726885625.91364: done with get_vars() 20459 1726885625.91365: filtering new block on tags 20459 1726885625.91388: done filtering new block on tags 20459 1726885625.91390: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885625.91401: extending task lists for all hosts with included blocks 20459 1726885625.91584: done extending task lists 20459 1726885625.91585: done processing included files 20459 1726885625.91586: results queue empty 20459 1726885625.91587: checking for any_errors_fatal 20459 1726885625.91591: done checking for any_errors_fatal 20459 1726885625.91592: checking for max_fail_percentage 20459 1726885625.91593: done checking for max_fail_percentage 20459 1726885625.91594: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.91595: done checking to see if all hosts have failed 20459 1726885625.91595: getting the remaining hosts for this loop 20459 1726885625.91597: done getting the remaining hosts for this loop 20459 1726885625.91600: getting the next task for host managed_node1 20459 1726885625.91605: done getting next task for host managed_node1 20459 1726885625.91607: ^ task is: TASK: Get information about thinpool 20459 1726885625.91617: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.91620: getting variables 20459 1726885625.91621: in VariableManager get_vars() 20459 1726885625.91630: Calling all_inventory to load vars for managed_node1 20459 1726885625.91631: Calling groups_inventory to load vars for managed_node1 20459 1726885625.91634: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.91643: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.91645: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.91648: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.92495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.93168: done with get_vars() 20459 1726885625.93182: done getting variables 20459 1726885625.93240: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Friday 20 September 2024 22:27:05 -0400 (0:00:00.066) 0:00:32.293 ****** 20459 1726885625.93277: entering _queue_task() for managed_node1/command 20459 1726885625.93825: worker is 1 (out of 1 available) 20459 1726885625.93837: exiting _queue_task() for managed_node1/command 20459 1726885625.93848: done queuing things up, now waiting for results queue to drain 20459 1726885625.93849: waiting for pending results... 20459 1726885625.94133: running TaskExecutor() for managed_node1/TASK: Get information about thinpool 20459 1726885625.94280: in run() - task 02369adf-7a19-47dd-4c59-0000000007fc 20459 1726885625.94303: variable 'ansible_search_path' from source: unknown 20459 1726885625.94344: calling self._execute() 20459 1726885625.94442: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.94454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.94468: variable 'omit' from source: magic vars 20459 1726885625.94823: variable 'storage_test_thin_volume' from source: include params 20459 1726885625.94857: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885625.94864: when evaluation is False, skipping this task 20459 1726885625.94871: _execute() done 20459 1726885625.94878: dumping result to json 20459 1726885625.94884: done dumping result, returning 20459 1726885625.94893: done running TaskExecutor() for managed_node1/TASK: Get information about thinpool [02369adf-7a19-47dd-4c59-0000000007fc] 20459 1726885625.94903: sending task result for task 02369adf-7a19-47dd-4c59-0000000007fc skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885625.95056: no more pending results, returning what we have 20459 1726885625.95061: results queue empty 20459 1726885625.95062: checking for any_errors_fatal 20459 1726885625.95064: done checking for any_errors_fatal 20459 1726885625.95065: checking for max_fail_percentage 20459 1726885625.95067: done checking for max_fail_percentage 20459 1726885625.95068: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.95068: done checking to see if all hosts have failed 20459 1726885625.95069: getting the remaining hosts for this loop 20459 1726885625.95071: done getting the remaining hosts for this loop 20459 1726885625.95074: getting the next task for host managed_node1 20459 1726885625.95083: done getting next task for host managed_node1 20459 1726885625.95087: ^ task is: TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885625.95094: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.95098: getting variables 20459 1726885625.95100: in VariableManager get_vars() 20459 1726885625.95136: Calling all_inventory to load vars for managed_node1 20459 1726885625.95139: Calling groups_inventory to load vars for managed_node1 20459 1726885625.95143: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.95156: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.95159: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.95173: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.95694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.96335: done sending task result for task 02369adf-7a19-47dd-4c59-0000000007fc 20459 1726885625.96339: WORKER PROCESS EXITING 20459 1726885625.96492: done with get_vars() 20459 1726885625.96507: done getting variables 20459 1726885625.96568: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Friday 20 September 2024 22:27:05 -0400 (0:00:00.033) 0:00:32.326 ****** 20459 1726885625.96601: entering _queue_task() for managed_node1/assert 20459 1726885625.96828: worker is 1 (out of 1 available) 20459 1726885625.96843: exiting _queue_task() for managed_node1/assert 20459 1726885625.96855: done queuing things up, now waiting for results queue to drain 20459 1726885625.96857: waiting for pending results... 20459 1726885625.97155: running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885625.97297: in run() - task 02369adf-7a19-47dd-4c59-0000000007fd 20459 1726885625.97323: variable 'ansible_search_path' from source: unknown 20459 1726885625.97363: calling self._execute() 20459 1726885625.97470: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885625.97482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885625.97496: variable 'omit' from source: magic vars 20459 1726885625.97866: variable 'storage_test_thin_volume' from source: include params 20459 1726885625.97897: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885625.97906: when evaluation is False, skipping this task 20459 1726885625.97918: _execute() done 20459 1726885625.97926: dumping result to json 20459 1726885625.97934: done dumping result, returning 20459 1726885625.97945: done running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) [02369adf-7a19-47dd-4c59-0000000007fd] 20459 1726885625.97960: sending task result for task 02369adf-7a19-47dd-4c59-0000000007fd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885625.98117: no more pending results, returning what we have 20459 1726885625.98122: results queue empty 20459 1726885625.98123: checking for any_errors_fatal 20459 1726885625.98131: done checking for any_errors_fatal 20459 1726885625.98132: checking for max_fail_percentage 20459 1726885625.98134: done checking for max_fail_percentage 20459 1726885625.98135: checking to see if all hosts have failed and the running result is not ok 20459 1726885625.98136: done checking to see if all hosts have failed 20459 1726885625.98136: getting the remaining hosts for this loop 20459 1726885625.98138: done getting the remaining hosts for this loop 20459 1726885625.98141: getting the next task for host managed_node1 20459 1726885625.98150: done getting next task for host managed_node1 20459 1726885625.98153: ^ task is: TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885625.98161: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885625.98165: getting variables 20459 1726885625.98167: in VariableManager get_vars() 20459 1726885625.98199: Calling all_inventory to load vars for managed_node1 20459 1726885625.98201: Calling groups_inventory to load vars for managed_node1 20459 1726885625.98205: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885625.98222: Calling all_plugins_play to load vars for managed_node1 20459 1726885625.98226: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885625.98230: Calling groups_plugins_play to load vars for managed_node1 20459 1726885625.98806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885625.99337: done sending task result for task 02369adf-7a19-47dd-4c59-0000000007fd 20459 1726885625.99340: WORKER PROCESS EXITING 20459 1726885625.99631: done with get_vars() 20459 1726885625.99645: done getting variables 20459 1726885625.99696: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Friday 20 September 2024 22:27:05 -0400 (0:00:00.031) 0:00:32.357 ****** 20459 1726885625.99732: entering _queue_task() for managed_node1/assert 20459 1726885625.99947: worker is 1 (out of 1 available) 20459 1726885625.99960: exiting _queue_task() for managed_node1/assert 20459 1726885625.99973: done queuing things up, now waiting for results queue to drain 20459 1726885625.99974: waiting for pending results... 20459 1726885626.00277: running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885626.00445: in run() - task 02369adf-7a19-47dd-4c59-0000000007fe 20459 1726885626.00465: variable 'ansible_search_path' from source: unknown 20459 1726885626.00507: calling self._execute() 20459 1726885626.00624: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.00640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.00653: variable 'omit' from source: magic vars 20459 1726885626.01037: variable 'storage_test_thin_volume' from source: include params 20459 1726885626.01075: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885626.01083: when evaluation is False, skipping this task 20459 1726885626.01091: _execute() done 20459 1726885626.01098: dumping result to json 20459 1726885626.01106: done dumping result, returning 20459 1726885626.01122: done running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) [02369adf-7a19-47dd-4c59-0000000007fe] 20459 1726885626.01133: sending task result for task 02369adf-7a19-47dd-4c59-0000000007fe skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885626.01290: no more pending results, returning what we have 20459 1726885626.01294: results queue empty 20459 1726885626.01295: checking for any_errors_fatal 20459 1726885626.01302: done checking for any_errors_fatal 20459 1726885626.01303: checking for max_fail_percentage 20459 1726885626.01305: done checking for max_fail_percentage 20459 1726885626.01306: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.01307: done checking to see if all hosts have failed 20459 1726885626.01307: getting the remaining hosts for this loop 20459 1726885626.01309: done getting the remaining hosts for this loop 20459 1726885626.01317: getting the next task for host managed_node1 20459 1726885626.01329: done getting next task for host managed_node1 20459 1726885626.01333: ^ task is: TASK: Reset variable used by test 20459 1726885626.01339: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.01344: getting variables 20459 1726885626.01347: in VariableManager get_vars() 20459 1726885626.01380: Calling all_inventory to load vars for managed_node1 20459 1726885626.01383: Calling groups_inventory to load vars for managed_node1 20459 1726885626.01388: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.01401: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.01405: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.01409: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.02380: done sending task result for task 02369adf-7a19-47dd-4c59-0000000007fe 20459 1726885626.02383: WORKER PROCESS EXITING 20459 1726885626.02404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.02977: done with get_vars() 20459 1726885626.02990: done getting variables 20459 1726885626.03049: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Friday 20 September 2024 22:27:06 -0400 (0:00:00.033) 0:00:32.391 ****** 20459 1726885626.03081: entering _queue_task() for managed_node1/set_fact 20459 1726885626.03300: worker is 1 (out of 1 available) 20459 1726885626.03315: exiting _queue_task() for managed_node1/set_fact 20459 1726885626.03326: done queuing things up, now waiting for results queue to drain 20459 1726885626.03327: waiting for pending results... 20459 1726885626.03619: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885626.03773: in run() - task 02369adf-7a19-47dd-4c59-000000000800 20459 1726885626.03791: variable 'ansible_search_path' from source: unknown 20459 1726885626.03835: calling self._execute() 20459 1726885626.03934: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.03944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.03956: variable 'omit' from source: magic vars 20459 1726885626.04070: variable 'omit' from source: magic vars 20459 1726885626.04149: variable 'omit' from source: magic vars 20459 1726885626.04179: variable 'omit' from source: magic vars 20459 1726885626.04228: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885626.04266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885626.04288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885626.04310: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.04333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.04351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885626.04368: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885626.04397: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885626.04403: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.04409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.04522: Set connection var ansible_pipelining to False 20459 1726885626.04529: Set connection var ansible_shell_type to sh 20459 1726885626.04539: Set connection var ansible_connection to ssh 20459 1726885626.04553: Set connection var ansible_timeout to 10 20459 1726885626.04560: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885626.04568: Set connection var ansible_shell_executable to /bin/sh 20459 1726885626.04591: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.04597: variable 'ansible_connection' from source: unknown 20459 1726885626.04603: variable 'ansible_module_compression' from source: unknown 20459 1726885626.04608: variable 'ansible_shell_type' from source: unknown 20459 1726885626.04617: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.04623: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.04629: variable 'ansible_pipelining' from source: unknown 20459 1726885626.04635: variable 'ansible_timeout' from source: unknown 20459 1726885626.04646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.04791: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885626.04806: variable 'omit' from source: magic vars 20459 1726885626.04820: starting attempt loop 20459 1726885626.04826: running the handler 20459 1726885626.04841: handler run complete 20459 1726885626.04856: attempt loop complete, returning result 20459 1726885626.04864: _execute() done 20459 1726885626.04869: dumping result to json 20459 1726885626.04875: done dumping result, returning 20459 1726885626.04885: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-000000000800] 20459 1726885626.04893: sending task result for task 02369adf-7a19-47dd-4c59-000000000800 ok: [managed_node1] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } 20459 1726885626.05039: no more pending results, returning what we have 20459 1726885626.05042: results queue empty 20459 1726885626.05042: checking for any_errors_fatal 20459 1726885626.05052: done checking for any_errors_fatal 20459 1726885626.05052: checking for max_fail_percentage 20459 1726885626.05054: done checking for max_fail_percentage 20459 1726885626.05055: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.05056: done checking to see if all hosts have failed 20459 1726885626.05056: getting the remaining hosts for this loop 20459 1726885626.05058: done getting the remaining hosts for this loop 20459 1726885626.05061: getting the next task for host managed_node1 20459 1726885626.05071: done getting next task for host managed_node1 20459 1726885626.05074: ^ task is: TASK: Check member encryption 20459 1726885626.05082: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.05086: getting variables 20459 1726885626.05088: in VariableManager get_vars() 20459 1726885626.05123: Calling all_inventory to load vars for managed_node1 20459 1726885626.05126: Calling groups_inventory to load vars for managed_node1 20459 1726885626.05129: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.05139: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.05142: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.05145: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.05674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.06331: done sending task result for task 02369adf-7a19-47dd-4c59-000000000800 20459 1726885626.06334: WORKER PROCESS EXITING 20459 1726885626.06466: done with get_vars() 20459 1726885626.06482: done getting variables TASK [Check member encryption] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:92 Friday 20 September 2024 22:27:06 -0400 (0:00:00.034) 0:00:32.426 ****** 20459 1726885626.06575: entering _queue_task() for managed_node1/include_tasks 20459 1726885626.06794: worker is 1 (out of 1 available) 20459 1726885626.06806: exiting _queue_task() for managed_node1/include_tasks 20459 1726885626.06822: done queuing things up, now waiting for results queue to drain 20459 1726885626.06823: waiting for pending results... 20459 1726885626.07119: running TaskExecutor() for managed_node1/TASK: Check member encryption 20459 1726885626.07253: in run() - task 02369adf-7a19-47dd-4c59-000000000454 20459 1726885626.07279: variable 'ansible_search_path' from source: unknown 20459 1726885626.07326: calling self._execute() 20459 1726885626.07431: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.07442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.07457: variable 'omit' from source: magic vars 20459 1726885626.07577: _execute() done 20459 1726885626.07588: dumping result to json 20459 1726885626.07598: done dumping result, returning 20459 1726885626.07610: done running TaskExecutor() for managed_node1/TASK: Check member encryption [02369adf-7a19-47dd-4c59-000000000454] 20459 1726885626.07627: sending task result for task 02369adf-7a19-47dd-4c59-000000000454 20459 1726885626.07764: no more pending results, returning what we have 20459 1726885626.07769: in VariableManager get_vars() 20459 1726885626.07806: Calling all_inventory to load vars for managed_node1 20459 1726885626.07809: Calling groups_inventory to load vars for managed_node1 20459 1726885626.07817: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.07830: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.07836: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.07840: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.08587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.08933: done sending task result for task 02369adf-7a19-47dd-4c59-000000000454 20459 1726885626.08936: WORKER PROCESS EXITING 20459 1726885626.09199: done with get_vars() 20459 1726885626.09210: variable 'ansible_search_path' from source: unknown 20459 1726885626.09334: variable 'storage_test_pool_subset' from source: include params 20459 1726885626.09365: we have included files to process 20459 1726885626.09367: generating all_blocks data 20459 1726885626.09368: done generating all_blocks data 20459 1726885626.09373: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885626.09374: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885626.09376: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885626.09684: in VariableManager get_vars() 20459 1726885626.09705: done with get_vars() 20459 1726885626.09757: in VariableManager get_vars() 20459 1726885626.09777: done with get_vars() 20459 1726885626.09870: done processing included file 20459 1726885626.09872: iterating over new_blocks loaded from include file 20459 1726885626.09873: in VariableManager get_vars() 20459 1726885626.09886: done with get_vars() 20459 1726885626.09887: filtering new block on tags 20459 1726885626.09946: done filtering new block on tags 20459 1726885626.09948: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed_node1 20459 1726885626.09953: extending task lists for all hosts with included blocks 20459 1726885626.12982: done extending task lists 20459 1726885626.12983: done processing included files 20459 1726885626.12984: results queue empty 20459 1726885626.12985: checking for any_errors_fatal 20459 1726885626.12988: done checking for any_errors_fatal 20459 1726885626.12989: checking for max_fail_percentage 20459 1726885626.12990: done checking for max_fail_percentage 20459 1726885626.12991: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.12992: done checking to see if all hosts have failed 20459 1726885626.12993: getting the remaining hosts for this loop 20459 1726885626.12994: done getting the remaining hosts for this loop 20459 1726885626.12996: getting the next task for host managed_node1 20459 1726885626.13001: done getting next task for host managed_node1 20459 1726885626.13003: ^ task is: TASK: Set test variables 20459 1726885626.13007: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.13009: getting variables 20459 1726885626.13010: in VariableManager get_vars() 20459 1726885626.13024: Calling all_inventory to load vars for managed_node1 20459 1726885626.13026: Calling groups_inventory to load vars for managed_node1 20459 1726885626.13028: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.13033: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.13036: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.13038: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.13496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.14097: done with get_vars() 20459 1726885626.14116: done getting variables 20459 1726885626.14156: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Friday 20 September 2024 22:27:06 -0400 (0:00:00.076) 0:00:32.502 ****** 20459 1726885626.14185: entering _queue_task() for managed_node1/set_fact 20459 1726885626.14448: worker is 1 (out of 1 available) 20459 1726885626.14460: exiting _queue_task() for managed_node1/set_fact 20459 1726885626.14473: done queuing things up, now waiting for results queue to drain 20459 1726885626.14474: waiting for pending results... 20459 1726885626.14797: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885626.14944: in run() - task 02369adf-7a19-47dd-4c59-000000000827 20459 1726885626.14963: variable 'ansible_search_path' from source: unknown 20459 1726885626.15006: calling self._execute() 20459 1726885626.15120: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.15133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.15149: variable 'omit' from source: magic vars 20459 1726885626.15273: variable 'omit' from source: magic vars 20459 1726885626.15344: variable 'omit' from source: magic vars 20459 1726885626.15663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885626.18098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885626.18171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885626.18221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885626.18262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885626.18296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885626.18446: variable 'storage_test_pool' from source: include params 20459 1726885626.18580: variable 'storage_test_pool' from source: include params 20459 1726885626.18623: variable 'omit' from source: magic vars 20459 1726885626.18656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885626.18688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885626.18711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885626.18739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.18755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.18775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885626.18796: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885626.18838: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885626.18847: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.18854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.18978: Set connection var ansible_pipelining to False 20459 1726885626.18988: Set connection var ansible_shell_type to sh 20459 1726885626.18995: Set connection var ansible_connection to ssh 20459 1726885626.19017: Set connection var ansible_timeout to 10 20459 1726885626.19029: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885626.19041: Set connection var ansible_shell_executable to /bin/sh 20459 1726885626.19071: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.19081: variable 'ansible_connection' from source: unknown 20459 1726885626.19088: variable 'ansible_module_compression' from source: unknown 20459 1726885626.19096: variable 'ansible_shell_type' from source: unknown 20459 1726885626.19103: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.19109: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.19122: variable 'ansible_pipelining' from source: unknown 20459 1726885626.19130: variable 'ansible_timeout' from source: unknown 20459 1726885626.19137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.19253: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885626.19273: variable 'omit' from source: magic vars 20459 1726885626.19282: starting attempt loop 20459 1726885626.19289: running the handler 20459 1726885626.19305: handler run complete 20459 1726885626.19329: attempt loop complete, returning result 20459 1726885626.19338: _execute() done 20459 1726885626.19345: dumping result to json 20459 1726885626.19353: done dumping result, returning 20459 1726885626.19363: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000000827] 20459 1726885626.19377: sending task result for task 02369adf-7a19-47dd-4c59-000000000827 ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885626.19548: no more pending results, returning what we have 20459 1726885626.19552: results queue empty 20459 1726885626.19553: checking for any_errors_fatal 20459 1726885626.19555: done checking for any_errors_fatal 20459 1726885626.19556: checking for max_fail_percentage 20459 1726885626.19558: done checking for max_fail_percentage 20459 1726885626.19559: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.19560: done checking to see if all hosts have failed 20459 1726885626.19561: getting the remaining hosts for this loop 20459 1726885626.19563: done getting the remaining hosts for this loop 20459 1726885626.19566: getting the next task for host managed_node1 20459 1726885626.19575: done getting next task for host managed_node1 20459 1726885626.19579: ^ task is: TASK: Validate pool member LUKS settings 20459 1726885626.19585: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.19588: getting variables 20459 1726885626.19590: in VariableManager get_vars() 20459 1726885626.19630: Calling all_inventory to load vars for managed_node1 20459 1726885626.19632: Calling groups_inventory to load vars for managed_node1 20459 1726885626.19636: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.19655: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.19658: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.19668: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.20522: done sending task result for task 02369adf-7a19-47dd-4c59-000000000827 20459 1726885626.20527: WORKER PROCESS EXITING 20459 1726885626.20550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.21199: done with get_vars() 20459 1726885626.21219: done getting variables TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Friday 20 September 2024 22:27:06 -0400 (0:00:00.071) 0:00:32.574 ****** 20459 1726885626.21362: entering _queue_task() for managed_node1/include_tasks 20459 1726885626.21603: worker is 1 (out of 1 available) 20459 1726885626.21620: exiting _queue_task() for managed_node1/include_tasks 20459 1726885626.21630: done queuing things up, now waiting for results queue to drain 20459 1726885626.21632: waiting for pending results... 20459 1726885626.22063: running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings 20459 1726885626.22464: in run() - task 02369adf-7a19-47dd-4c59-000000000828 20459 1726885626.22482: variable 'ansible_search_path' from source: unknown 20459 1726885626.22534: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885626.22751: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885626.22922: variable 'omit' from source: magic vars 20459 1726885626.23071: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.23087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.23109: variable 'omit' from source: magic vars 20459 1726885626.23503: variable 'storage_test_pool' from source: include params 20459 1726885626.23563: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.encryption): False 20459 1726885626.23574: when evaluation is False, skipping this task 20459 1726885626.23616: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885626.23690: variable '_storage_test_pool_member_path' from source: unknown skipping: [managed_node1] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } 20459 1726885626.23881: dumping result to json 20459 1726885626.23889: done dumping result, returning 20459 1726885626.23897: done running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings [02369adf-7a19-47dd-4c59-000000000828] 20459 1726885626.23907: sending task result for task 02369adf-7a19-47dd-4c59-000000000828 skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885626.24071: no more pending results, returning what we have 20459 1726885626.24075: results queue empty 20459 1726885626.24076: checking for any_errors_fatal 20459 1726885626.24084: done checking for any_errors_fatal 20459 1726885626.24084: checking for max_fail_percentage 20459 1726885626.24086: done checking for max_fail_percentage 20459 1726885626.24087: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.24088: done checking to see if all hosts have failed 20459 1726885626.24088: getting the remaining hosts for this loop 20459 1726885626.24090: done getting the remaining hosts for this loop 20459 1726885626.24094: getting the next task for host managed_node1 20459 1726885626.24101: done getting next task for host managed_node1 20459 1726885626.24104: ^ task is: TASK: Validate pool member crypttab entries 20459 1726885626.24109: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.24118: getting variables 20459 1726885626.24119: in VariableManager get_vars() 20459 1726885626.24151: Calling all_inventory to load vars for managed_node1 20459 1726885626.24154: Calling groups_inventory to load vars for managed_node1 20459 1726885626.24158: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.24171: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.24175: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.24179: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.24959: done sending task result for task 02369adf-7a19-47dd-4c59-000000000828 20459 1726885626.24963: WORKER PROCESS EXITING 20459 1726885626.24985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.25918: done with get_vars() 20459 1726885626.25932: done getting variables TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Friday 20 September 2024 22:27:06 -0400 (0:00:00.047) 0:00:32.621 ****** 20459 1726885626.26065: entering _queue_task() for managed_node1/include_tasks 20459 1726885626.26471: worker is 1 (out of 1 available) 20459 1726885626.26484: exiting _queue_task() for managed_node1/include_tasks 20459 1726885626.26494: done queuing things up, now waiting for results queue to drain 20459 1726885626.26496: waiting for pending results... 20459 1726885626.27334: running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries 20459 1726885626.27610: in run() - task 02369adf-7a19-47dd-4c59-00000000082a 20459 1726885626.27741: variable 'ansible_search_path' from source: unknown 20459 1726885626.27785: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885626.27997: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885626.28094: variable 'omit' from source: magic vars 20459 1726885626.28406: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.28498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.28516: variable 'omit' from source: magic vars 20459 1726885626.28986: variable 'storage_test_pool' from source: include params 20459 1726885626.29018: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885626.29185: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885626.29270: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885626.29590: dumping result to json 20459 1726885626.29600: done dumping result, returning 20459 1726885626.29610: done running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries [02369adf-7a19-47dd-4c59-00000000082a] 20459 1726885626.29627: sending task result for task 02369adf-7a19-47dd-4c59-00000000082a 20459 1726885626.29722: no more pending results, returning what we have 20459 1726885626.29728: in VariableManager get_vars() 20459 1726885626.29767: Calling all_inventory to load vars for managed_node1 20459 1726885626.29770: Calling groups_inventory to load vars for managed_node1 20459 1726885626.29774: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.29787: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.29791: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.29795: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.30629: done sending task result for task 02369adf-7a19-47dd-4c59-00000000082a 20459 1726885626.30632: WORKER PROCESS EXITING 20459 1726885626.30661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.31551: done with get_vars() 20459 1726885626.31563: variable 'ansible_search_path' from source: unknown 20459 1726885626.31599: we have included files to process 20459 1726885626.31601: generating all_blocks data 20459 1726885626.31602: done generating all_blocks data 20459 1726885626.31607: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885626.31608: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885626.31611: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885626.32309: done processing included file 20459 1726885626.32313: iterating over new_blocks loaded from include file 20459 1726885626.32317: in VariableManager get_vars() 20459 1726885626.32335: done with get_vars() 20459 1726885626.32337: filtering new block on tags 20459 1726885626.32442: done filtering new block on tags 20459 1726885626.32445: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed_node1 => (item=/dev/sda) 20459 1726885626.32451: extending task lists for all hosts with included blocks 20459 1726885626.32952: done extending task lists 20459 1726885626.32954: done processing included files 20459 1726885626.32955: results queue empty 20459 1726885626.32955: checking for any_errors_fatal 20459 1726885626.32959: done checking for any_errors_fatal 20459 1726885626.32960: checking for max_fail_percentage 20459 1726885626.32961: done checking for max_fail_percentage 20459 1726885626.32962: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.32963: done checking to see if all hosts have failed 20459 1726885626.32964: getting the remaining hosts for this loop 20459 1726885626.32965: done getting the remaining hosts for this loop 20459 1726885626.32967: getting the next task for host managed_node1 20459 1726885626.32972: done getting next task for host managed_node1 20459 1726885626.32974: ^ task is: TASK: Set variables used by tests 20459 1726885626.32978: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.32980: getting variables 20459 1726885626.32981: in VariableManager get_vars() 20459 1726885626.32990: Calling all_inventory to load vars for managed_node1 20459 1726885626.32992: Calling groups_inventory to load vars for managed_node1 20459 1726885626.32994: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.33001: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.33003: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.33006: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.33496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.34102: done with get_vars() 20459 1726885626.34163: done getting variables 20459 1726885626.34201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Friday 20 September 2024 22:27:06 -0400 (0:00:00.081) 0:00:32.702 ****** 20459 1726885626.34236: entering _queue_task() for managed_node1/set_fact 20459 1726885626.34492: worker is 1 (out of 1 available) 20459 1726885626.34504: exiting _queue_task() for managed_node1/set_fact 20459 1726885626.34519: done queuing things up, now waiting for results queue to drain 20459 1726885626.34521: waiting for pending results... 20459 1726885626.35016: running TaskExecutor() for managed_node1/TASK: Set variables used by tests 20459 1726885626.35154: in run() - task 02369adf-7a19-47dd-4c59-00000000097a 20459 1726885626.35177: variable 'ansible_search_path' from source: unknown 20459 1726885626.35223: calling self._execute() 20459 1726885626.35385: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.35404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.35427: variable 'omit' from source: magic vars 20459 1726885626.35545: variable 'omit' from source: magic vars 20459 1726885626.35608: variable 'omit' from source: magic vars 20459 1726885626.36032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885626.40512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885626.40703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885626.40886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885626.40930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885626.40966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885626.41143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.41292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.41329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.41375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.41398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.41547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.41574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.41603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.41762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.41783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.41866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.41964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.41992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.42084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.42172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.42606: variable 'storage_test_crypttab' from source: set_fact 20459 1726885626.42628: variable '_storage_test_pool_member_path' from source: include params 20459 1726885626.42822: variable 'omit' from source: magic vars 20459 1726885626.42854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885626.42886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885626.42938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885626.43040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.43056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.43078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885626.43099: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885626.43251: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885626.43259: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.43266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.43505: Set connection var ansible_pipelining to False 20459 1726885626.43517: Set connection var ansible_shell_type to sh 20459 1726885626.43525: Set connection var ansible_connection to ssh 20459 1726885626.43542: Set connection var ansible_timeout to 10 20459 1726885626.43550: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885626.43563: Set connection var ansible_shell_executable to /bin/sh 20459 1726885626.43591: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.43678: variable 'ansible_connection' from source: unknown 20459 1726885626.43685: variable 'ansible_module_compression' from source: unknown 20459 1726885626.43692: variable 'ansible_shell_type' from source: unknown 20459 1726885626.43698: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.43704: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.43713: variable 'ansible_pipelining' from source: unknown 20459 1726885626.43723: variable 'ansible_timeout' from source: unknown 20459 1726885626.43732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.43955: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885626.43971: variable 'omit' from source: magic vars 20459 1726885626.43990: starting attempt loop 20459 1726885626.44000: running the handler 20459 1726885626.44020: handler run complete 20459 1726885626.44123: attempt loop complete, returning result 20459 1726885626.44131: _execute() done 20459 1726885626.44138: dumping result to json 20459 1726885626.44144: done dumping result, returning 20459 1726885626.44154: done running TaskExecutor() for managed_node1/TASK: Set variables used by tests [02369adf-7a19-47dd-4c59-00000000097a] 20459 1726885626.44161: sending task result for task 02369adf-7a19-47dd-4c59-00000000097a ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } 20459 1726885626.44309: no more pending results, returning what we have 20459 1726885626.44317: results queue empty 20459 1726885626.44318: checking for any_errors_fatal 20459 1726885626.44320: done checking for any_errors_fatal 20459 1726885626.44321: checking for max_fail_percentage 20459 1726885626.44322: done checking for max_fail_percentage 20459 1726885626.44324: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.44324: done checking to see if all hosts have failed 20459 1726885626.44325: getting the remaining hosts for this loop 20459 1726885626.44327: done getting the remaining hosts for this loop 20459 1726885626.44330: getting the next task for host managed_node1 20459 1726885626.44340: done getting next task for host managed_node1 20459 1726885626.44342: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885626.44349: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.44353: getting variables 20459 1726885626.44355: in VariableManager get_vars() 20459 1726885626.44388: Calling all_inventory to load vars for managed_node1 20459 1726885626.44390: Calling groups_inventory to load vars for managed_node1 20459 1726885626.44394: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.44405: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.44408: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.44415: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.45433: done sending task result for task 02369adf-7a19-47dd-4c59-00000000097a 20459 1726885626.45436: WORKER PROCESS EXITING 20459 1726885626.45521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.46864: done with get_vars() 20459 1726885626.46883: done getting variables 20459 1726885626.46949: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Friday 20 September 2024 22:27:06 -0400 (0:00:00.127) 0:00:32.830 ****** 20459 1726885626.46983: entering _queue_task() for managed_node1/assert 20459 1726885626.47747: worker is 1 (out of 1 available) 20459 1726885626.47760: exiting _queue_task() for managed_node1/assert 20459 1726885626.47771: done queuing things up, now waiting for results queue to drain 20459 1726885626.47773: waiting for pending results... 20459 1726885626.48279: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885626.48428: in run() - task 02369adf-7a19-47dd-4c59-00000000097b 20459 1726885626.48565: variable 'ansible_search_path' from source: unknown 20459 1726885626.48695: calling self._execute() 20459 1726885626.48925: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.48937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.48950: variable 'omit' from source: magic vars 20459 1726885626.49182: variable 'omit' from source: magic vars 20459 1726885626.49377: variable 'omit' from source: magic vars 20459 1726885626.50005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885626.54834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885626.55045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885626.55200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885626.55242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885626.55271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885626.55393: variable 'storage_test_pool' from source: include params 20459 1726885626.55536: variable '_storage_test_pool_member_path' from source: include params 20459 1726885626.55657: variable 'omit' from source: magic vars 20459 1726885626.55692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885626.55757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885626.55855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885626.55875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.55888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.55916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885626.55941: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885626.56052: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885626.56064: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.56071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.56316: Set connection var ansible_pipelining to False 20459 1726885626.56391: Set connection var ansible_shell_type to sh 20459 1726885626.56399: Set connection var ansible_connection to ssh 20459 1726885626.56422: Set connection var ansible_timeout to 10 20459 1726885626.56433: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885626.56443: Set connection var ansible_shell_executable to /bin/sh 20459 1726885626.56472: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.56501: variable 'ansible_connection' from source: unknown 20459 1726885626.56610: variable 'ansible_module_compression' from source: unknown 20459 1726885626.56624: variable 'ansible_shell_type' from source: unknown 20459 1726885626.56631: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.56638: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.56646: variable 'ansible_pipelining' from source: unknown 20459 1726885626.56652: variable 'ansible_timeout' from source: unknown 20459 1726885626.56660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.56778: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885626.56942: variable 'omit' from source: magic vars 20459 1726885626.56952: starting attempt loop 20459 1726885626.56959: running the handler 20459 1726885626.57373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.57407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.57444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.57494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.57598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.57653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.57719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.57829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.57874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.57929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.58153: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885626.58164: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885626.58180: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885626.58244: handler run complete 20459 1726885626.58262: attempt loop complete, returning result 20459 1726885626.58268: _execute() done 20459 1726885626.58275: dumping result to json 20459 1726885626.58280: done dumping result, returning 20459 1726885626.58289: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-00000000097b] 20459 1726885626.58296: sending task result for task 02369adf-7a19-47dd-4c59-00000000097b 20459 1726885626.58449: done sending task result for task 02369adf-7a19-47dd-4c59-00000000097b ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885626.58505: no more pending results, returning what we have 20459 1726885626.58518: results queue empty 20459 1726885626.58519: checking for any_errors_fatal 20459 1726885626.58527: done checking for any_errors_fatal 20459 1726885626.58528: checking for max_fail_percentage 20459 1726885626.58531: done checking for max_fail_percentage 20459 1726885626.58532: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.58532: done checking to see if all hosts have failed 20459 1726885626.58533: getting the remaining hosts for this loop 20459 1726885626.58535: done getting the remaining hosts for this loop 20459 1726885626.58538: getting the next task for host managed_node1 20459 1726885626.58547: done getting next task for host managed_node1 20459 1726885626.58551: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885626.58557: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.58562: getting variables 20459 1726885626.58564: in VariableManager get_vars() 20459 1726885626.58596: Calling all_inventory to load vars for managed_node1 20459 1726885626.58599: Calling groups_inventory to load vars for managed_node1 20459 1726885626.58602: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.58618: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.58621: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.58625: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.59633: WORKER PROCESS EXITING 20459 1726885626.59695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.60834: done with get_vars() 20459 1726885626.60850: done getting variables 20459 1726885626.60906: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Friday 20 September 2024 22:27:06 -0400 (0:00:00.139) 0:00:32.969 ****** 20459 1726885626.60944: entering _queue_task() for managed_node1/assert 20459 1726885626.62199: worker is 1 (out of 1 available) 20459 1726885626.62217: exiting _queue_task() for managed_node1/assert 20459 1726885626.62230: done queuing things up, now waiting for results queue to drain 20459 1726885626.62232: waiting for pending results... 20459 1726885626.62845: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885626.62966: in run() - task 02369adf-7a19-47dd-4c59-00000000097c 20459 1726885626.63033: variable 'ansible_search_path' from source: unknown 20459 1726885626.63307: calling self._execute() 20459 1726885626.63416: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.63428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.63443: variable 'omit' from source: magic vars 20459 1726885626.64169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885626.67707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885626.68134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885626.68176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885626.68217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885626.68248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885626.68327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.68356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.68384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.68431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.68451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.68562: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885626.68590: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885626.68598: when evaluation is False, skipping this task 20459 1726885626.68605: _execute() done 20459 1726885626.68613: dumping result to json 20459 1726885626.68621: done dumping result, returning 20459 1726885626.68630: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-00000000097c] 20459 1726885626.68640: sending task result for task 02369adf-7a19-47dd-4c59-00000000097c skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885626.68786: no more pending results, returning what we have 20459 1726885626.68790: results queue empty 20459 1726885626.68791: checking for any_errors_fatal 20459 1726885626.68798: done checking for any_errors_fatal 20459 1726885626.68799: checking for max_fail_percentage 20459 1726885626.68801: done checking for max_fail_percentage 20459 1726885626.68802: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.68802: done checking to see if all hosts have failed 20459 1726885626.68803: getting the remaining hosts for this loop 20459 1726885626.68804: done getting the remaining hosts for this loop 20459 1726885626.68808: getting the next task for host managed_node1 20459 1726885626.68821: done getting next task for host managed_node1 20459 1726885626.68824: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885626.68829: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.68833: getting variables 20459 1726885626.68835: in VariableManager get_vars() 20459 1726885626.68866: Calling all_inventory to load vars for managed_node1 20459 1726885626.68868: Calling groups_inventory to load vars for managed_node1 20459 1726885626.68871: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.68883: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.68887: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.68890: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.69414: done sending task result for task 02369adf-7a19-47dd-4c59-00000000097c 20459 1726885626.69420: WORKER PROCESS EXITING 20459 1726885626.69694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.70299: done with get_vars() 20459 1726885626.70874: done getting variables 20459 1726885626.70935: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Friday 20 September 2024 22:27:06 -0400 (0:00:00.100) 0:00:33.070 ****** 20459 1726885626.70970: entering _queue_task() for managed_node1/assert 20459 1726885626.71229: worker is 1 (out of 1 available) 20459 1726885626.71243: exiting _queue_task() for managed_node1/assert 20459 1726885626.71255: done queuing things up, now waiting for results queue to drain 20459 1726885626.71257: waiting for pending results... 20459 1726885626.72069: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885626.72228: in run() - task 02369adf-7a19-47dd-4c59-00000000097d 20459 1726885626.72252: variable 'ansible_search_path' from source: unknown 20459 1726885626.72288: calling self._execute() 20459 1726885626.72387: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.72398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.72411: variable 'omit' from source: magic vars 20459 1726885626.72808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885626.75537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885626.75614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885626.75655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885626.75692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885626.75727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885626.75804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.75841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.75873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.75921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.75941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.76036: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885626.76054: Evaluated conditional (false and _storage_test_expected_crypttab_entries | int == 1): False 20459 1726885626.76066: when evaluation is False, skipping this task 20459 1726885626.76072: _execute() done 20459 1726885626.76078: dumping result to json 20459 1726885626.76085: done dumping result, returning 20459 1726885626.76093: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-00000000097d] 20459 1726885626.76102: sending task result for task 02369adf-7a19-47dd-4c59-00000000097d skipping: [managed_node1] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885626.76244: no more pending results, returning what we have 20459 1726885626.76248: results queue empty 20459 1726885626.76249: checking for any_errors_fatal 20459 1726885626.76256: done checking for any_errors_fatal 20459 1726885626.76256: checking for max_fail_percentage 20459 1726885626.76258: done checking for max_fail_percentage 20459 1726885626.76259: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.76260: done checking to see if all hosts have failed 20459 1726885626.76261: getting the remaining hosts for this loop 20459 1726885626.76263: done getting the remaining hosts for this loop 20459 1726885626.76266: getting the next task for host managed_node1 20459 1726885626.76275: done getting next task for host managed_node1 20459 1726885626.76278: ^ task is: TASK: Check key file of crypttab entry 20459 1726885626.76285: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.76288: getting variables 20459 1726885626.76290: in VariableManager get_vars() 20459 1726885626.76326: Calling all_inventory to load vars for managed_node1 20459 1726885626.76328: Calling groups_inventory to load vars for managed_node1 20459 1726885626.76332: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.76343: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.76346: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.76350: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.77329: done sending task result for task 02369adf-7a19-47dd-4c59-00000000097d 20459 1726885626.77333: WORKER PROCESS EXITING 20459 1726885626.77356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.77966: done with get_vars() 20459 1726885626.77979: done getting variables 20459 1726885626.78039: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Friday 20 September 2024 22:27:06 -0400 (0:00:00.070) 0:00:33.141 ****** 20459 1726885626.78071: entering _queue_task() for managed_node1/assert 20459 1726885626.78309: worker is 1 (out of 1 available) 20459 1726885626.78323: exiting _queue_task() for managed_node1/assert 20459 1726885626.78334: done queuing things up, now waiting for results queue to drain 20459 1726885626.78335: waiting for pending results... 20459 1726885626.78615: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885626.78773: in run() - task 02369adf-7a19-47dd-4c59-00000000097e 20459 1726885626.78793: variable 'ansible_search_path' from source: unknown 20459 1726885626.78833: calling self._execute() 20459 1726885626.78938: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.78950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.78964: variable 'omit' from source: magic vars 20459 1726885626.79333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885626.83878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885626.84078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885626.84254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885626.84294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885626.84441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885626.84520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885626.84558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885626.84673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885626.84759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885626.84780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885626.85007: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885626.85035: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885626.85086: when evaluation is False, skipping this task 20459 1726885626.85093: _execute() done 20459 1726885626.85100: dumping result to json 20459 1726885626.85106: done dumping result, returning 20459 1726885626.85119: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-00000000097e] 20459 1726885626.85198: sending task result for task 02369adf-7a19-47dd-4c59-00000000097e skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885626.85352: no more pending results, returning what we have 20459 1726885626.85356: results queue empty 20459 1726885626.85357: checking for any_errors_fatal 20459 1726885626.85366: done checking for any_errors_fatal 20459 1726885626.85367: checking for max_fail_percentage 20459 1726885626.85369: done checking for max_fail_percentage 20459 1726885626.85371: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.85371: done checking to see if all hosts have failed 20459 1726885626.85372: getting the remaining hosts for this loop 20459 1726885626.85374: done getting the remaining hosts for this loop 20459 1726885626.85378: getting the next task for host managed_node1 20459 1726885626.85387: done getting next task for host managed_node1 20459 1726885626.85390: ^ task is: TASK: Clear test variables 20459 1726885626.85397: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.85401: getting variables 20459 1726885626.85403: in VariableManager get_vars() 20459 1726885626.85437: Calling all_inventory to load vars for managed_node1 20459 1726885626.85439: Calling groups_inventory to load vars for managed_node1 20459 1726885626.85443: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.85454: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.85457: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.85461: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.86887: done sending task result for task 02369adf-7a19-47dd-4c59-00000000097e 20459 1726885626.86890: WORKER PROCESS EXITING 20459 1726885626.86916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.87527: done with get_vars() 20459 1726885626.87541: done getting variables 20459 1726885626.87595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Friday 20 September 2024 22:27:06 -0400 (0:00:00.095) 0:00:33.236 ****** 20459 1726885626.87630: entering _queue_task() for managed_node1/set_fact 20459 1726885626.88310: worker is 1 (out of 1 available) 20459 1726885626.88357: exiting _queue_task() for managed_node1/set_fact 20459 1726885626.88368: done queuing things up, now waiting for results queue to drain 20459 1726885626.88370: waiting for pending results... 20459 1726885626.89230: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885626.90056: in run() - task 02369adf-7a19-47dd-4c59-00000000097f 20459 1726885626.90076: variable 'ansible_search_path' from source: unknown 20459 1726885626.90123: calling self._execute() 20459 1726885626.90232: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.90250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.90263: variable 'omit' from source: magic vars 20459 1726885626.90375: variable 'omit' from source: magic vars 20459 1726885626.90462: variable 'omit' from source: magic vars 20459 1726885626.90498: variable 'omit' from source: magic vars 20459 1726885626.90547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885626.90588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885626.90609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885626.90633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.90646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.91336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885626.91356: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885626.91388: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885626.91396: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.91403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.91533: Set connection var ansible_pipelining to False 20459 1726885626.91541: Set connection var ansible_shell_type to sh 20459 1726885626.91549: Set connection var ansible_connection to ssh 20459 1726885626.91568: Set connection var ansible_timeout to 10 20459 1726885626.91577: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885626.91587: Set connection var ansible_shell_executable to /bin/sh 20459 1726885626.91623: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.91631: variable 'ansible_connection' from source: unknown 20459 1726885626.91638: variable 'ansible_module_compression' from source: unknown 20459 1726885626.91645: variable 'ansible_shell_type' from source: unknown 20459 1726885626.91651: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.91659: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.91667: variable 'ansible_pipelining' from source: unknown 20459 1726885626.91674: variable 'ansible_timeout' from source: unknown 20459 1726885626.91681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.91823: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885626.91839: variable 'omit' from source: magic vars 20459 1726885626.91848: starting attempt loop 20459 1726885626.91853: running the handler 20459 1726885626.91866: handler run complete 20459 1726885626.91880: attempt loop complete, returning result 20459 1726885626.91887: _execute() done 20459 1726885626.91893: dumping result to json 20459 1726885626.91899: done dumping result, returning 20459 1726885626.91910: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-00000000097f] 20459 1726885626.91925: sending task result for task 02369adf-7a19-47dd-4c59-00000000097f ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } 20459 1726885626.92081: no more pending results, returning what we have 20459 1726885626.92084: results queue empty 20459 1726885626.92084: checking for any_errors_fatal 20459 1726885626.92093: done checking for any_errors_fatal 20459 1726885626.92093: checking for max_fail_percentage 20459 1726885626.92095: done checking for max_fail_percentage 20459 1726885626.92096: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.92096: done checking to see if all hosts have failed 20459 1726885626.92097: getting the remaining hosts for this loop 20459 1726885626.92098: done getting the remaining hosts for this loop 20459 1726885626.92101: getting the next task for host managed_node1 20459 1726885626.92111: done getting next task for host managed_node1 20459 1726885626.92116: ^ task is: TASK: Clear test variables 20459 1726885626.92123: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.92127: getting variables 20459 1726885626.92129: in VariableManager get_vars() 20459 1726885626.92158: Calling all_inventory to load vars for managed_node1 20459 1726885626.92160: Calling groups_inventory to load vars for managed_node1 20459 1726885626.92163: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.92175: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.92178: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.92182: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.92707: done sending task result for task 02369adf-7a19-47dd-4c59-00000000097f 20459 1726885626.92710: WORKER PROCESS EXITING 20459 1726885626.92856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885626.94162: done with get_vars() 20459 1726885626.94176: done getting variables 20459 1726885626.94232: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Friday 20 September 2024 22:27:06 -0400 (0:00:00.067) 0:00:33.304 ****** 20459 1726885626.94383: entering _queue_task() for managed_node1/set_fact 20459 1726885626.94950: worker is 1 (out of 1 available) 20459 1726885626.94962: exiting _queue_task() for managed_node1/set_fact 20459 1726885626.94975: done queuing things up, now waiting for results queue to drain 20459 1726885626.94977: waiting for pending results... 20459 1726885626.95696: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885626.95834: in run() - task 02369adf-7a19-47dd-4c59-00000000082c 20459 1726885626.96534: variable 'ansible_search_path' from source: unknown 20459 1726885626.96574: calling self._execute() 20459 1726885626.96678: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.96687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.96697: variable 'omit' from source: magic vars 20459 1726885626.96798: variable 'omit' from source: magic vars 20459 1726885626.96868: variable 'omit' from source: magic vars 20459 1726885626.96907: variable 'omit' from source: magic vars 20459 1726885626.96956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885626.96999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885626.97029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885626.97051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.97067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885626.97089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885626.97111: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885626.97149: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885626.97158: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.97167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.97289: Set connection var ansible_pipelining to False 20459 1726885626.97925: Set connection var ansible_shell_type to sh 20459 1726885626.97933: Set connection var ansible_connection to ssh 20459 1726885626.97950: Set connection var ansible_timeout to 10 20459 1726885626.97960: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885626.97970: Set connection var ansible_shell_executable to /bin/sh 20459 1726885626.97998: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.98006: variable 'ansible_connection' from source: unknown 20459 1726885626.98018: variable 'ansible_module_compression' from source: unknown 20459 1726885626.98027: variable 'ansible_shell_type' from source: unknown 20459 1726885626.98033: variable 'ansible_shell_executable' from source: unknown 20459 1726885626.98039: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885626.98047: variable 'ansible_pipelining' from source: unknown 20459 1726885626.98056: variable 'ansible_timeout' from source: unknown 20459 1726885626.98058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885626.98205: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885626.98228: variable 'omit' from source: magic vars 20459 1726885626.98239: starting attempt loop 20459 1726885626.98246: running the handler 20459 1726885626.98263: handler run complete 20459 1726885626.98278: attempt loop complete, returning result 20459 1726885626.98285: _execute() done 20459 1726885626.98291: dumping result to json 20459 1726885626.98298: done dumping result, returning 20459 1726885626.98308: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-00000000082c] 20459 1726885626.98323: sending task result for task 02369adf-7a19-47dd-4c59-00000000082c ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } 20459 1726885626.98475: no more pending results, returning what we have 20459 1726885626.98478: results queue empty 20459 1726885626.98478: checking for any_errors_fatal 20459 1726885626.98485: done checking for any_errors_fatal 20459 1726885626.98486: checking for max_fail_percentage 20459 1726885626.98487: done checking for max_fail_percentage 20459 1726885626.98488: checking to see if all hosts have failed and the running result is not ok 20459 1726885626.98489: done checking to see if all hosts have failed 20459 1726885626.98489: getting the remaining hosts for this loop 20459 1726885626.98491: done getting the remaining hosts for this loop 20459 1726885626.98495: getting the next task for host managed_node1 20459 1726885626.98504: done getting next task for host managed_node1 20459 1726885626.98507: ^ task is: TASK: Check VDO 20459 1726885626.98514: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885626.98519: getting variables 20459 1726885626.98520: in VariableManager get_vars() 20459 1726885626.98551: Calling all_inventory to load vars for managed_node1 20459 1726885626.98553: Calling groups_inventory to load vars for managed_node1 20459 1726885626.98556: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885626.98567: Calling all_plugins_play to load vars for managed_node1 20459 1726885626.98571: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885626.98575: Calling groups_plugins_play to load vars for managed_node1 20459 1726885626.99099: done sending task result for task 02369adf-7a19-47dd-4c59-00000000082c 20459 1726885626.99103: WORKER PROCESS EXITING 20459 1726885626.99216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.01031: done with get_vars() 20459 1726885627.01047: done getting variables TASK [Check VDO] *************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:95 Friday 20 September 2024 22:27:07 -0400 (0:00:00.067) 0:00:33.371 ****** 20459 1726885627.01136: entering _queue_task() for managed_node1/include_tasks 20459 1726885627.02188: worker is 1 (out of 1 available) 20459 1726885627.02201: exiting _queue_task() for managed_node1/include_tasks 20459 1726885627.02617: done queuing things up, now waiting for results queue to drain 20459 1726885627.02620: waiting for pending results... 20459 1726885627.03127: running TaskExecutor() for managed_node1/TASK: Check VDO 20459 1726885627.03544: in run() - task 02369adf-7a19-47dd-4c59-000000000455 20459 1726885627.03563: variable 'ansible_search_path' from source: unknown 20459 1726885627.03606: calling self._execute() 20459 1726885627.03719: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.04427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.04442: variable 'omit' from source: magic vars 20459 1726885627.04559: _execute() done 20459 1726885627.04569: dumping result to json 20459 1726885627.04580: done dumping result, returning 20459 1726885627.04586: done running TaskExecutor() for managed_node1/TASK: Check VDO [02369adf-7a19-47dd-4c59-000000000455] 20459 1726885627.04598: sending task result for task 02369adf-7a19-47dd-4c59-000000000455 20459 1726885627.04741: no more pending results, returning what we have 20459 1726885627.04746: in VariableManager get_vars() 20459 1726885627.04782: Calling all_inventory to load vars for managed_node1 20459 1726885627.04784: Calling groups_inventory to load vars for managed_node1 20459 1726885627.04787: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.04800: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.04805: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.04809: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.05316: done sending task result for task 02369adf-7a19-47dd-4c59-000000000455 20459 1726885627.05320: WORKER PROCESS EXITING 20459 1726885627.05346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.06517: done with get_vars() 20459 1726885627.06640: variable 'ansible_search_path' from source: unknown 20459 1726885627.06984: variable 'storage_test_pool_subset' from source: include params 20459 1726885627.07018: we have included files to process 20459 1726885627.07020: generating all_blocks data 20459 1726885627.07021: done generating all_blocks data 20459 1726885627.07029: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885627.07030: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885627.07032: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885627.07352: in VariableManager get_vars() 20459 1726885627.07374: done with get_vars() 20459 1726885627.07499: done processing included file 20459 1726885627.07502: iterating over new_blocks loaded from include file 20459 1726885627.07503: in VariableManager get_vars() 20459 1726885627.07521: done with get_vars() 20459 1726885627.07522: filtering new block on tags 20459 1726885627.07550: done filtering new block on tags 20459 1726885627.07552: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed_node1 20459 1726885627.07557: extending task lists for all hosts with included blocks 20459 1726885627.14046: done extending task lists 20459 1726885627.14047: done processing included files 20459 1726885627.14048: results queue empty 20459 1726885627.14049: checking for any_errors_fatal 20459 1726885627.14054: done checking for any_errors_fatal 20459 1726885627.14055: checking for max_fail_percentage 20459 1726885627.14056: done checking for max_fail_percentage 20459 1726885627.14057: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.14057: done checking to see if all hosts have failed 20459 1726885627.14058: getting the remaining hosts for this loop 20459 1726885627.14060: done getting the remaining hosts for this loop 20459 1726885627.14062: getting the next task for host managed_node1 20459 1726885627.14067: done getting next task for host managed_node1 20459 1726885627.14069: ^ task is: TASK: Validate pool member VDO settings 20459 1726885627.14073: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.14076: getting variables 20459 1726885627.14077: in VariableManager get_vars() 20459 1726885627.14091: Calling all_inventory to load vars for managed_node1 20459 1726885627.14093: Calling groups_inventory to load vars for managed_node1 20459 1726885627.14096: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.14101: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.14103: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.14106: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.14823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.15417: done with get_vars() 20459 1726885627.15431: done getting variables TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Friday 20 September 2024 22:27:07 -0400 (0:00:00.143) 0:00:33.515 ****** 20459 1726885627.15523: entering _queue_task() for managed_node1/include_tasks 20459 1726885627.15814: worker is 1 (out of 1 available) 20459 1726885627.15832: exiting _queue_task() for managed_node1/include_tasks 20459 1726885627.15844: done queuing things up, now waiting for results queue to drain 20459 1726885627.15846: waiting for pending results... 20459 1726885627.16154: running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings 20459 1726885627.16300: in run() - task 02369adf-7a19-47dd-4c59-0000000009cc 20459 1726885627.16323: variable 'ansible_search_path' from source: unknown 20459 1726885627.16604: variable 'storage_test_pool' from source: include params 20459 1726885627.16864: variable 'omit' from source: magic vars 20459 1726885627.16997: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.17013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.17028: variable 'omit' from source: magic vars 20459 1726885627.17270: variable 'storage_test_pool' from source: include params 20459 1726885627.17296: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885627.17340: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885627.17422: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885627.17803: dumping result to json 20459 1726885627.17818: done dumping result, returning 20459 1726885627.17827: done running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings [02369adf-7a19-47dd-4c59-0000000009cc] 20459 1726885627.17836: sending task result for task 02369adf-7a19-47dd-4c59-0000000009cc 20459 1726885627.17983: no more pending results, returning what we have 20459 1726885627.17987: in VariableManager get_vars() 20459 1726885627.18021: Calling all_inventory to load vars for managed_node1 20459 1726885627.18024: Calling groups_inventory to load vars for managed_node1 20459 1726885627.18027: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.18042: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.18046: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.18049: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.18626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.19152: done sending task result for task 02369adf-7a19-47dd-4c59-0000000009cc 20459 1726885627.19155: WORKER PROCESS EXITING 20459 1726885627.19475: done with get_vars() 20459 1726885627.19486: variable 'ansible_search_path' from source: unknown 20459 1726885627.19536: we have included files to process 20459 1726885627.19537: generating all_blocks data 20459 1726885627.19539: done generating all_blocks data 20459 1726885627.19540: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885627.19541: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885627.19543: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885627.20432: done processing included file 20459 1726885627.20434: iterating over new_blocks loaded from include file 20459 1726885627.20436: in VariableManager get_vars() 20459 1726885627.20451: done with get_vars() 20459 1726885627.20453: filtering new block on tags 20459 1726885627.20558: done filtering new block on tags 20459 1726885627.20561: in VariableManager get_vars() 20459 1726885627.20576: done with get_vars() 20459 1726885627.20577: filtering new block on tags 20459 1726885627.20642: done filtering new block on tags 20459 1726885627.20645: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885627.20655: extending task lists for all hosts with included blocks 20459 1726885627.20838: done extending task lists 20459 1726885627.20839: done processing included files 20459 1726885627.20840: results queue empty 20459 1726885627.20841: checking for any_errors_fatal 20459 1726885627.20844: done checking for any_errors_fatal 20459 1726885627.20844: checking for max_fail_percentage 20459 1726885627.20845: done checking for max_fail_percentage 20459 1726885627.20846: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.20847: done checking to see if all hosts have failed 20459 1726885627.20848: getting the remaining hosts for this loop 20459 1726885627.20849: done getting the remaining hosts for this loop 20459 1726885627.20851: getting the next task for host managed_node1 20459 1726885627.20856: done getting next task for host managed_node1 20459 1726885627.20858: ^ task is: TASK: Get information about VDO deduplication 20459 1726885627.20863: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.20865: getting variables 20459 1726885627.20866: in VariableManager get_vars() 20459 1726885627.20873: Calling all_inventory to load vars for managed_node1 20459 1726885627.20875: Calling groups_inventory to load vars for managed_node1 20459 1726885627.20878: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.20887: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.20889: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.20892: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.21318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.22556: done with get_vars() 20459 1726885627.22568: done getting variables 20459 1726885627.22604: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Friday 20 September 2024 22:27:07 -0400 (0:00:00.071) 0:00:33.586 ****** 20459 1726885627.22637: entering _queue_task() for managed_node1/command 20459 1726885627.23576: worker is 1 (out of 1 available) 20459 1726885627.23588: exiting _queue_task() for managed_node1/command 20459 1726885627.23599: done queuing things up, now waiting for results queue to drain 20459 1726885627.23600: waiting for pending results... 20459 1726885627.24505: running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication 20459 1726885627.24861: in run() - task 02369adf-7a19-47dd-4c59-000000000b44 20459 1726885627.24883: variable 'ansible_search_path' from source: unknown 20459 1726885627.24930: calling self._execute() 20459 1726885627.25121: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.25230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.25246: variable 'omit' from source: magic vars 20459 1726885627.25685: variable 'storage_test_vdo_volume' from source: include params 20459 1726885627.26446: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885627.26453: when evaluation is False, skipping this task 20459 1726885627.26459: _execute() done 20459 1726885627.26465: dumping result to json 20459 1726885627.26472: done dumping result, returning 20459 1726885627.26479: done running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication [02369adf-7a19-47dd-4c59-000000000b44] 20459 1726885627.26488: sending task result for task 02369adf-7a19-47dd-4c59-000000000b44 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885627.26645: no more pending results, returning what we have 20459 1726885627.26648: results queue empty 20459 1726885627.26649: checking for any_errors_fatal 20459 1726885627.26650: done checking for any_errors_fatal 20459 1726885627.26651: checking for max_fail_percentage 20459 1726885627.26653: done checking for max_fail_percentage 20459 1726885627.26654: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.26654: done checking to see if all hosts have failed 20459 1726885627.26655: getting the remaining hosts for this loop 20459 1726885627.26657: done getting the remaining hosts for this loop 20459 1726885627.26660: getting the next task for host managed_node1 20459 1726885627.26668: done getting next task for host managed_node1 20459 1726885627.26671: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885627.26680: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.26685: getting variables 20459 1726885627.26686: in VariableManager get_vars() 20459 1726885627.26717: Calling all_inventory to load vars for managed_node1 20459 1726885627.26720: Calling groups_inventory to load vars for managed_node1 20459 1726885627.26724: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.26739: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.26743: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.26747: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.27348: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b44 20459 1726885627.27352: WORKER PROCESS EXITING 20459 1726885627.27489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.28677: done with get_vars() 20459 1726885627.28692: done getting variables 20459 1726885627.28750: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Friday 20 September 2024 22:27:07 -0400 (0:00:00.062) 0:00:33.649 ****** 20459 1726885627.28898: entering _queue_task() for managed_node1/assert 20459 1726885627.29373: worker is 1 (out of 1 available) 20459 1726885627.29387: exiting _queue_task() for managed_node1/assert 20459 1726885627.29400: done queuing things up, now waiting for results queue to drain 20459 1726885627.29402: waiting for pending results... 20459 1726885627.30398: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885627.30556: in run() - task 02369adf-7a19-47dd-4c59-000000000b45 20459 1726885627.30936: variable 'ansible_search_path' from source: unknown 20459 1726885627.30975: calling self._execute() 20459 1726885627.31077: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.31086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.31097: variable 'omit' from source: magic vars 20459 1726885627.32264: variable 'storage_test_vdo_volume' from source: include params 20459 1726885627.32295: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885627.32302: when evaluation is False, skipping this task 20459 1726885627.32308: _execute() done 20459 1726885627.32318: dumping result to json 20459 1726885627.32325: done dumping result, returning 20459 1726885627.32333: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-000000000b45] 20459 1726885627.32341: sending task result for task 02369adf-7a19-47dd-4c59-000000000b45 20459 1726885627.32455: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b45 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885627.32504: no more pending results, returning what we have 20459 1726885627.32508: results queue empty 20459 1726885627.32509: checking for any_errors_fatal 20459 1726885627.32519: done checking for any_errors_fatal 20459 1726885627.32520: checking for max_fail_percentage 20459 1726885627.32521: done checking for max_fail_percentage 20459 1726885627.32522: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.32523: done checking to see if all hosts have failed 20459 1726885627.32524: getting the remaining hosts for this loop 20459 1726885627.32525: done getting the remaining hosts for this loop 20459 1726885627.32529: getting the next task for host managed_node1 20459 1726885627.32539: done getting next task for host managed_node1 20459 1726885627.32542: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885627.32548: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.32552: getting variables 20459 1726885627.32553: in VariableManager get_vars() 20459 1726885627.32582: Calling all_inventory to load vars for managed_node1 20459 1726885627.32585: Calling groups_inventory to load vars for managed_node1 20459 1726885627.32588: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.32603: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.32606: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.32610: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.33159: WORKER PROCESS EXITING 20459 1726885627.33172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.33798: done with get_vars() 20459 1726885627.33817: done getting variables 20459 1726885627.33875: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Friday 20 September 2024 22:27:07 -0400 (0:00:00.050) 0:00:33.699 ****** 20459 1726885627.33907: entering _queue_task() for managed_node1/assert 20459 1726885627.34649: worker is 1 (out of 1 available) 20459 1726885627.34662: exiting _queue_task() for managed_node1/assert 20459 1726885627.34674: done queuing things up, now waiting for results queue to drain 20459 1726885627.34676: waiting for pending results... 20459 1726885627.36675: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885627.36805: in run() - task 02369adf-7a19-47dd-4c59-000000000b46 20459 1726885627.36830: variable 'ansible_search_path' from source: unknown 20459 1726885627.36869: calling self._execute() 20459 1726885627.36964: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.37128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.37145: variable 'omit' from source: magic vars 20459 1726885627.37555: variable 'storage_test_vdo_volume' from source: include params 20459 1726885627.37650: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885627.37658: when evaluation is False, skipping this task 20459 1726885627.37665: _execute() done 20459 1726885627.37671: dumping result to json 20459 1726885627.37678: done dumping result, returning 20459 1726885627.37687: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-000000000b46] 20459 1726885627.37697: sending task result for task 02369adf-7a19-47dd-4c59-000000000b46 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885627.37855: no more pending results, returning what we have 20459 1726885627.37860: results queue empty 20459 1726885627.37861: checking for any_errors_fatal 20459 1726885627.37870: done checking for any_errors_fatal 20459 1726885627.37871: checking for max_fail_percentage 20459 1726885627.37872: done checking for max_fail_percentage 20459 1726885627.37873: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.37874: done checking to see if all hosts have failed 20459 1726885627.37875: getting the remaining hosts for this loop 20459 1726885627.37877: done getting the remaining hosts for this loop 20459 1726885627.37880: getting the next task for host managed_node1 20459 1726885627.37889: done getting next task for host managed_node1 20459 1726885627.37892: ^ task is: TASK: Get information about VDO compression 20459 1726885627.37899: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.37904: getting variables 20459 1726885627.37906: in VariableManager get_vars() 20459 1726885627.37941: Calling all_inventory to load vars for managed_node1 20459 1726885627.37944: Calling groups_inventory to load vars for managed_node1 20459 1726885627.37948: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.37961: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.37965: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.37969: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.38618: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b46 20459 1726885627.38621: WORKER PROCESS EXITING 20459 1726885627.38648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.39540: done with get_vars() 20459 1726885627.39553: done getting variables 20459 1726885627.39607: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Friday 20 September 2024 22:27:07 -0400 (0:00:00.058) 0:00:33.757 ****** 20459 1726885627.39751: entering _queue_task() for managed_node1/command 20459 1726885627.40075: worker is 1 (out of 1 available) 20459 1726885627.40087: exiting _queue_task() for managed_node1/command 20459 1726885627.40097: done queuing things up, now waiting for results queue to drain 20459 1726885627.40099: waiting for pending results... 20459 1726885627.40578: running TaskExecutor() for managed_node1/TASK: Get information about VDO compression 20459 1726885627.40728: in run() - task 02369adf-7a19-47dd-4c59-000000000b47 20459 1726885627.40756: variable 'ansible_search_path' from source: unknown 20459 1726885627.40796: calling self._execute() 20459 1726885627.40908: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.40925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.40941: variable 'omit' from source: magic vars 20459 1726885627.41416: variable 'storage_test_vdo_volume' from source: include params 20459 1726885627.41504: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885627.41514: when evaluation is False, skipping this task 20459 1726885627.41523: _execute() done 20459 1726885627.41529: dumping result to json 20459 1726885627.41536: done dumping result, returning 20459 1726885627.41545: done running TaskExecutor() for managed_node1/TASK: Get information about VDO compression [02369adf-7a19-47dd-4c59-000000000b47] 20459 1726885627.41556: sending task result for task 02369adf-7a19-47dd-4c59-000000000b47 20459 1726885627.41669: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b47 20459 1726885627.41676: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885627.41742: no more pending results, returning what we have 20459 1726885627.41746: results queue empty 20459 1726885627.41747: checking for any_errors_fatal 20459 1726885627.41756: done checking for any_errors_fatal 20459 1726885627.41756: checking for max_fail_percentage 20459 1726885627.41758: done checking for max_fail_percentage 20459 1726885627.41759: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.41760: done checking to see if all hosts have failed 20459 1726885627.41761: getting the remaining hosts for this loop 20459 1726885627.41763: done getting the remaining hosts for this loop 20459 1726885627.41766: getting the next task for host managed_node1 20459 1726885627.41775: done getting next task for host managed_node1 20459 1726885627.41778: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885627.41785: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.41789: getting variables 20459 1726885627.41791: in VariableManager get_vars() 20459 1726885627.41824: Calling all_inventory to load vars for managed_node1 20459 1726885627.41827: Calling groups_inventory to load vars for managed_node1 20459 1726885627.41831: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.41843: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.41847: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.41850: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.43123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.44249: done with get_vars() 20459 1726885627.44267: done getting variables 20459 1726885627.44325: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Friday 20 September 2024 22:27:07 -0400 (0:00:00.046) 0:00:33.803 ****** 20459 1726885627.44357: entering _queue_task() for managed_node1/assert 20459 1726885627.44599: worker is 1 (out of 1 available) 20459 1726885627.44613: exiting _queue_task() for managed_node1/assert 20459 1726885627.44624: done queuing things up, now waiting for results queue to drain 20459 1726885627.44626: waiting for pending results... 20459 1726885627.44907: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885627.45074: in run() - task 02369adf-7a19-47dd-4c59-000000000b48 20459 1726885627.45094: variable 'ansible_search_path' from source: unknown 20459 1726885627.45134: calling self._execute() 20459 1726885627.45237: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.45249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.45261: variable 'omit' from source: magic vars 20459 1726885627.45695: variable 'storage_test_vdo_volume' from source: include params 20459 1726885627.45734: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885627.45742: when evaluation is False, skipping this task 20459 1726885627.45748: _execute() done 20459 1726885627.45754: dumping result to json 20459 1726885627.45761: done dumping result, returning 20459 1726885627.45771: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-000000000b48] 20459 1726885627.45781: sending task result for task 02369adf-7a19-47dd-4c59-000000000b48 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885627.45928: no more pending results, returning what we have 20459 1726885627.45931: results queue empty 20459 1726885627.45932: checking for any_errors_fatal 20459 1726885627.45940: done checking for any_errors_fatal 20459 1726885627.45940: checking for max_fail_percentage 20459 1726885627.45942: done checking for max_fail_percentage 20459 1726885627.45943: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.45944: done checking to see if all hosts have failed 20459 1726885627.45945: getting the remaining hosts for this loop 20459 1726885627.45947: done getting the remaining hosts for this loop 20459 1726885627.45950: getting the next task for host managed_node1 20459 1726885627.45957: done getting next task for host managed_node1 20459 1726885627.45960: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885627.45968: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.45972: getting variables 20459 1726885627.45973: in VariableManager get_vars() 20459 1726885627.46005: Calling all_inventory to load vars for managed_node1 20459 1726885627.46008: Calling groups_inventory to load vars for managed_node1 20459 1726885627.46013: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.46025: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.46029: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.46032: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.47814: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b48 20459 1726885627.47817: WORKER PROCESS EXITING 20459 1726885627.47839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.48451: done with get_vars() 20459 1726885627.48464: done getting variables 20459 1726885627.49421: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Friday 20 September 2024 22:27:07 -0400 (0:00:00.050) 0:00:33.854 ****** 20459 1726885627.49453: entering _queue_task() for managed_node1/assert 20459 1726885627.49661: worker is 1 (out of 1 available) 20459 1726885627.49673: exiting _queue_task() for managed_node1/assert 20459 1726885627.49685: done queuing things up, now waiting for results queue to drain 20459 1726885627.49686: waiting for pending results... 20459 1726885627.50629: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885627.50892: in run() - task 02369adf-7a19-47dd-4c59-000000000b49 20459 1726885627.50913: variable 'ansible_search_path' from source: unknown 20459 1726885627.51035: calling self._execute() 20459 1726885627.51250: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.51261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.51276: variable 'omit' from source: magic vars 20459 1726885627.52304: variable 'storage_test_vdo_volume' from source: include params 20459 1726885627.52347: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885627.52355: when evaluation is False, skipping this task 20459 1726885627.52362: _execute() done 20459 1726885627.52369: dumping result to json 20459 1726885627.52376: done dumping result, returning 20459 1726885627.52385: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-000000000b49] 20459 1726885627.52395: sending task result for task 02369adf-7a19-47dd-4c59-000000000b49 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885627.52575: no more pending results, returning what we have 20459 1726885627.52579: results queue empty 20459 1726885627.52580: checking for any_errors_fatal 20459 1726885627.52592: done checking for any_errors_fatal 20459 1726885627.52592: checking for max_fail_percentage 20459 1726885627.52594: done checking for max_fail_percentage 20459 1726885627.52595: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.52596: done checking to see if all hosts have failed 20459 1726885627.52597: getting the remaining hosts for this loop 20459 1726885627.52599: done getting the remaining hosts for this loop 20459 1726885627.52602: getting the next task for host managed_node1 20459 1726885627.52614: done getting next task for host managed_node1 20459 1726885627.52617: ^ task is: TASK: Clear test variables 20459 1726885627.52624: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.52629: getting variables 20459 1726885627.52631: in VariableManager get_vars() 20459 1726885627.52666: Calling all_inventory to load vars for managed_node1 20459 1726885627.52669: Calling groups_inventory to load vars for managed_node1 20459 1726885627.52672: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.52685: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.52688: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.52690: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.53918: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b49 20459 1726885627.53921: WORKER PROCESS EXITING 20459 1726885627.53945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.54563: done with get_vars() 20459 1726885627.54578: done getting variables 20459 1726885627.55341: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Friday 20 September 2024 22:27:07 -0400 (0:00:00.059) 0:00:33.914 ****** 20459 1726885627.55377: entering _queue_task() for managed_node1/set_fact 20459 1726885627.55660: worker is 1 (out of 1 available) 20459 1726885627.55673: exiting _queue_task() for managed_node1/set_fact 20459 1726885627.55686: done queuing things up, now waiting for results queue to drain 20459 1726885627.55688: waiting for pending results... 20459 1726885627.57624: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885627.57887: in run() - task 02369adf-7a19-47dd-4c59-000000000b4b 20459 1726885627.57989: variable 'ansible_search_path' from source: unknown 20459 1726885627.58036: calling self._execute() 20459 1726885627.58263: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.58276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.58308: variable 'omit' from source: magic vars 20459 1726885627.58540: variable 'omit' from source: magic vars 20459 1726885627.58699: variable 'omit' from source: magic vars 20459 1726885627.58765: variable 'omit' from source: magic vars 20459 1726885627.58881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885627.58984: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885627.59007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885627.59074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885627.59091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885627.59181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885627.59202: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885627.59243: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885627.59278: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.59287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.59530: Set connection var ansible_pipelining to False 20459 1726885627.59604: Set connection var ansible_shell_type to sh 20459 1726885627.59616: Set connection var ansible_connection to ssh 20459 1726885627.59635: Set connection var ansible_timeout to 10 20459 1726885627.59644: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885627.59653: Set connection var ansible_shell_executable to /bin/sh 20459 1726885627.59679: variable 'ansible_shell_executable' from source: unknown 20459 1726885627.59717: variable 'ansible_connection' from source: unknown 20459 1726885627.59827: variable 'ansible_module_compression' from source: unknown 20459 1726885627.59835: variable 'ansible_shell_type' from source: unknown 20459 1726885627.59841: variable 'ansible_shell_executable' from source: unknown 20459 1726885627.59847: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.59854: variable 'ansible_pipelining' from source: unknown 20459 1726885627.59859: variable 'ansible_timeout' from source: unknown 20459 1726885627.59866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.60017: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885627.60159: variable 'omit' from source: magic vars 20459 1726885627.60163: starting attempt loop 20459 1726885627.60166: running the handler 20459 1726885627.60177: handler run complete 20459 1726885627.60188: attempt loop complete, returning result 20459 1726885627.60190: _execute() done 20459 1726885627.60193: dumping result to json 20459 1726885627.60196: done dumping result, returning 20459 1726885627.60203: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-000000000b4b] 20459 1726885627.60208: sending task result for task 02369adf-7a19-47dd-4c59-000000000b4b 20459 1726885627.60306: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b4b 20459 1726885627.60309: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } 20459 1726885627.60374: no more pending results, returning what we have 20459 1726885627.60378: results queue empty 20459 1726885627.60378: checking for any_errors_fatal 20459 1726885627.60391: done checking for any_errors_fatal 20459 1726885627.60392: checking for max_fail_percentage 20459 1726885627.60394: done checking for max_fail_percentage 20459 1726885627.60395: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.60395: done checking to see if all hosts have failed 20459 1726885627.60396: getting the remaining hosts for this loop 20459 1726885627.60398: done getting the remaining hosts for this loop 20459 1726885627.60402: getting the next task for host managed_node1 20459 1726885627.60418: done getting next task for host managed_node1 20459 1726885627.60424: ^ task is: TASK: Check Stratis 20459 1726885627.60430: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.60437: getting variables 20459 1726885627.60439: in VariableManager get_vars() 20459 1726885627.60474: Calling all_inventory to load vars for managed_node1 20459 1726885627.60477: Calling groups_inventory to load vars for managed_node1 20459 1726885627.60481: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.60492: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.60495: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.60498: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.61292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.62608: done with get_vars() 20459 1726885627.62627: done getting variables TASK [Check Stratis] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:98 Friday 20 September 2024 22:27:07 -0400 (0:00:00.074) 0:00:33.988 ****** 20459 1726885627.62838: entering _queue_task() for managed_node1/include_tasks 20459 1726885627.63304: worker is 1 (out of 1 available) 20459 1726885627.63441: exiting _queue_task() for managed_node1/include_tasks 20459 1726885627.63453: done queuing things up, now waiting for results queue to drain 20459 1726885627.63455: waiting for pending results... 20459 1726885627.63979: running TaskExecutor() for managed_node1/TASK: Check Stratis 20459 1726885627.64743: in run() - task 02369adf-7a19-47dd-4c59-000000000456 20459 1726885627.64764: variable 'ansible_search_path' from source: unknown 20459 1726885627.64805: calling self._execute() 20459 1726885627.64904: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.64920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.64936: variable 'omit' from source: magic vars 20459 1726885627.65047: _execute() done 20459 1726885627.65056: dumping result to json 20459 1726885627.65063: done dumping result, returning 20459 1726885627.65074: done running TaskExecutor() for managed_node1/TASK: Check Stratis [02369adf-7a19-47dd-4c59-000000000456] 20459 1726885627.65085: sending task result for task 02369adf-7a19-47dd-4c59-000000000456 20459 1726885627.65333: no more pending results, returning what we have 20459 1726885627.65339: in VariableManager get_vars() 20459 1726885627.65376: Calling all_inventory to load vars for managed_node1 20459 1726885627.65379: Calling groups_inventory to load vars for managed_node1 20459 1726885627.65382: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.65396: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.65402: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.65406: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.65929: done sending task result for task 02369adf-7a19-47dd-4c59-000000000456 20459 1726885627.65932: WORKER PROCESS EXITING 20459 1726885627.65968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.68355: done with get_vars() 20459 1726885627.68367: variable 'ansible_search_path' from source: unknown 20459 1726885627.68604: variable 'storage_test_pool_subset' from source: include params 20459 1726885627.68646: we have included files to process 20459 1726885627.68647: generating all_blocks data 20459 1726885627.68649: done generating all_blocks data 20459 1726885627.68657: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885627.68658: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885627.68661: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885627.70236: done processing included file 20459 1726885627.70239: iterating over new_blocks loaded from include file 20459 1726885627.70240: in VariableManager get_vars() 20459 1726885627.70255: done with get_vars() 20459 1726885627.70257: filtering new block on tags 20459 1726885627.70345: done filtering new block on tags 20459 1726885627.70349: in VariableManager get_vars() 20459 1726885627.70363: done with get_vars() 20459 1726885627.70365: filtering new block on tags 20459 1726885627.70397: done filtering new block on tags 20459 1726885627.70399: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed_node1 20459 1726885627.70404: extending task lists for all hosts with included blocks 20459 1726885627.76259: done extending task lists 20459 1726885627.76261: done processing included files 20459 1726885627.76261: results queue empty 20459 1726885627.76262: checking for any_errors_fatal 20459 1726885627.76267: done checking for any_errors_fatal 20459 1726885627.76268: checking for max_fail_percentage 20459 1726885627.76269: done checking for max_fail_percentage 20459 1726885627.76270: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.76271: done checking to see if all hosts have failed 20459 1726885627.76272: getting the remaining hosts for this loop 20459 1726885627.76273: done getting the remaining hosts for this loop 20459 1726885627.76276: getting the next task for host managed_node1 20459 1726885627.76280: done getting next task for host managed_node1 20459 1726885627.76283: ^ task is: TASK: Run 'stratis report' 20459 1726885627.76287: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.76289: getting variables 20459 1726885627.76291: in VariableManager get_vars() 20459 1726885627.76304: Calling all_inventory to load vars for managed_node1 20459 1726885627.76306: Calling groups_inventory to load vars for managed_node1 20459 1726885627.76319: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.76327: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.76329: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.76332: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.77090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.78730: done with get_vars() 20459 1726885627.78745: done getting variables 20459 1726885627.78909: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run 'stratis report'] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Friday 20 September 2024 22:27:07 -0400 (0:00:00.161) 0:00:34.149 ****** 20459 1726885627.78949: entering _queue_task() for managed_node1/command 20459 1726885627.79586: worker is 1 (out of 1 available) 20459 1726885627.79599: exiting _queue_task() for managed_node1/command 20459 1726885627.79610: done queuing things up, now waiting for results queue to drain 20459 1726885627.79752: waiting for pending results... 20459 1726885627.80406: running TaskExecutor() for managed_node1/TASK: Run 'stratis report' 20459 1726885627.80563: in run() - task 02369adf-7a19-47dd-4c59-000000000b7b 20459 1726885627.80836: variable 'ansible_search_path' from source: unknown 20459 1726885627.80880: calling self._execute() 20459 1726885627.80984: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.81126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.81140: variable 'omit' from source: magic vars 20459 1726885627.82029: variable 'storage_test_pool' from source: include params 20459 1726885627.82065: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885627.82072: when evaluation is False, skipping this task 20459 1726885627.82079: _execute() done 20459 1726885627.82085: dumping result to json 20459 1726885627.82092: done dumping result, returning 20459 1726885627.82100: done running TaskExecutor() for managed_node1/TASK: Run 'stratis report' [02369adf-7a19-47dd-4c59-000000000b7b] 20459 1726885627.82110: sending task result for task 02369adf-7a19-47dd-4c59-000000000b7b 20459 1726885627.82217: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b7b 20459 1726885627.82225: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885627.82294: no more pending results, returning what we have 20459 1726885627.82298: results queue empty 20459 1726885627.82299: checking for any_errors_fatal 20459 1726885627.82300: done checking for any_errors_fatal 20459 1726885627.82301: checking for max_fail_percentage 20459 1726885627.82303: done checking for max_fail_percentage 20459 1726885627.82304: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.82304: done checking to see if all hosts have failed 20459 1726885627.82305: getting the remaining hosts for this loop 20459 1726885627.82307: done getting the remaining hosts for this loop 20459 1726885627.82310: getting the next task for host managed_node1 20459 1726885627.82321: done getting next task for host managed_node1 20459 1726885627.82324: ^ task is: TASK: Get information about Stratis 20459 1726885627.82331: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.82334: getting variables 20459 1726885627.82336: in VariableManager get_vars() 20459 1726885627.82367: Calling all_inventory to load vars for managed_node1 20459 1726885627.82369: Calling groups_inventory to load vars for managed_node1 20459 1726885627.82373: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.82384: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.82387: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.82390: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.82929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.84328: done with get_vars() 20459 1726885627.84342: done getting variables 20459 1726885627.84508: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:11 Friday 20 September 2024 22:27:07 -0400 (0:00:00.055) 0:00:34.205 ****** 20459 1726885627.84543: entering _queue_task() for managed_node1/set_fact 20459 1726885627.85124: worker is 1 (out of 1 available) 20459 1726885627.85138: exiting _queue_task() for managed_node1/set_fact 20459 1726885627.85148: done queuing things up, now waiting for results queue to drain 20459 1726885627.85150: waiting for pending results... 20459 1726885627.85789: running TaskExecutor() for managed_node1/TASK: Get information about Stratis 20459 1726885627.86161: in run() - task 02369adf-7a19-47dd-4c59-000000000b7c 20459 1726885627.86832: variable 'ansible_search_path' from source: unknown 20459 1726885627.86870: calling self._execute() 20459 1726885627.86974: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.86984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.86996: variable 'omit' from source: magic vars 20459 1726885627.87359: variable 'storage_test_pool' from source: include params 20459 1726885627.87395: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885627.87403: when evaluation is False, skipping this task 20459 1726885627.87409: _execute() done 20459 1726885627.87418: dumping result to json 20459 1726885627.87426: done dumping result, returning 20459 1726885627.87435: done running TaskExecutor() for managed_node1/TASK: Get information about Stratis [02369adf-7a19-47dd-4c59-000000000b7c] 20459 1726885627.87445: sending task result for task 02369adf-7a19-47dd-4c59-000000000b7c 20459 1726885627.87550: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b7c 20459 1726885627.87556: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885627.87610: no more pending results, returning what we have 20459 1726885627.87618: results queue empty 20459 1726885627.87619: checking for any_errors_fatal 20459 1726885627.87627: done checking for any_errors_fatal 20459 1726885627.87628: checking for max_fail_percentage 20459 1726885627.87629: done checking for max_fail_percentage 20459 1726885627.87630: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.87631: done checking to see if all hosts have failed 20459 1726885627.87632: getting the remaining hosts for this loop 20459 1726885627.87635: done getting the remaining hosts for this loop 20459 1726885627.87638: getting the next task for host managed_node1 20459 1726885627.87646: done getting next task for host managed_node1 20459 1726885627.87648: ^ task is: TASK: Verify that the pools was created 20459 1726885627.87655: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.87660: getting variables 20459 1726885627.87661: in VariableManager get_vars() 20459 1726885627.87692: Calling all_inventory to load vars for managed_node1 20459 1726885627.87695: Calling groups_inventory to load vars for managed_node1 20459 1726885627.87698: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.87707: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.87709: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.87716: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.88229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.89378: done with get_vars() 20459 1726885627.89391: done getting variables 20459 1726885627.89491: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Friday 20 September 2024 22:27:07 -0400 (0:00:00.049) 0:00:34.255 ****** 20459 1726885627.89524: entering _queue_task() for managed_node1/assert 20459 1726885627.89790: worker is 1 (out of 1 available) 20459 1726885627.89805: exiting _queue_task() for managed_node1/assert 20459 1726885627.89821: done queuing things up, now waiting for results queue to drain 20459 1726885627.89822: waiting for pending results... 20459 1726885627.90155: running TaskExecutor() for managed_node1/TASK: Verify that the pools was created 20459 1726885627.90290: in run() - task 02369adf-7a19-47dd-4c59-000000000b7d 20459 1726885627.90303: variable 'ansible_search_path' from source: unknown 20459 1726885627.90346: calling self._execute() 20459 1726885627.90450: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.90455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.90463: variable 'omit' from source: magic vars 20459 1726885627.91217: variable 'storage_test_pool' from source: include params 20459 1726885627.91220: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885627.91223: when evaluation is False, skipping this task 20459 1726885627.91225: _execute() done 20459 1726885627.91227: dumping result to json 20459 1726885627.91229: done dumping result, returning 20459 1726885627.91232: done running TaskExecutor() for managed_node1/TASK: Verify that the pools was created [02369adf-7a19-47dd-4c59-000000000b7d] 20459 1726885627.91234: sending task result for task 02369adf-7a19-47dd-4c59-000000000b7d 20459 1726885627.91300: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b7d 20459 1726885627.91304: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885627.91356: no more pending results, returning what we have 20459 1726885627.91359: results queue empty 20459 1726885627.91359: checking for any_errors_fatal 20459 1726885627.91366: done checking for any_errors_fatal 20459 1726885627.91367: checking for max_fail_percentage 20459 1726885627.91368: done checking for max_fail_percentage 20459 1726885627.91369: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.91370: done checking to see if all hosts have failed 20459 1726885627.91370: getting the remaining hosts for this loop 20459 1726885627.91371: done getting the remaining hosts for this loop 20459 1726885627.91374: getting the next task for host managed_node1 20459 1726885627.91380: done getting next task for host managed_node1 20459 1726885627.91382: ^ task is: TASK: Verify that encryption is correctly set 20459 1726885627.91387: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.91389: getting variables 20459 1726885627.91391: in VariableManager get_vars() 20459 1726885627.91420: Calling all_inventory to load vars for managed_node1 20459 1726885627.91423: Calling groups_inventory to load vars for managed_node1 20459 1726885627.91428: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.91437: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.91440: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.91443: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.92097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.92780: done with get_vars() 20459 1726885627.92794: done getting variables 20459 1726885627.92857: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:25 Friday 20 September 2024 22:27:07 -0400 (0:00:00.033) 0:00:34.289 ****** 20459 1726885627.92890: entering _queue_task() for managed_node1/assert 20459 1726885627.93107: worker is 1 (out of 1 available) 20459 1726885627.93124: exiting _queue_task() for managed_node1/assert 20459 1726885627.93135: done queuing things up, now waiting for results queue to drain 20459 1726885627.93136: waiting for pending results... 20459 1726885627.93428: running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set 20459 1726885627.93556: in run() - task 02369adf-7a19-47dd-4c59-000000000b7e 20459 1726885627.93559: variable 'ansible_search_path' from source: unknown 20459 1726885627.93600: calling self._execute() 20459 1726885627.93702: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.93706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.93725: variable 'omit' from source: magic vars 20459 1726885627.94106: variable 'storage_test_pool' from source: include params 20459 1726885627.94178: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885627.94182: when evaluation is False, skipping this task 20459 1726885627.94188: _execute() done 20459 1726885627.94217: dumping result to json 20459 1726885627.94220: done dumping result, returning 20459 1726885627.94223: done running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set [02369adf-7a19-47dd-4c59-000000000b7e] 20459 1726885627.94225: sending task result for task 02369adf-7a19-47dd-4c59-000000000b7e 20459 1726885627.94334: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b7e 20459 1726885627.94347: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885627.94400: no more pending results, returning what we have 20459 1726885627.94404: results queue empty 20459 1726885627.94405: checking for any_errors_fatal 20459 1726885627.94418: done checking for any_errors_fatal 20459 1726885627.94419: checking for max_fail_percentage 20459 1726885627.94421: done checking for max_fail_percentage 20459 1726885627.94422: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.94423: done checking to see if all hosts have failed 20459 1726885627.94424: getting the remaining hosts for this loop 20459 1726885627.94425: done getting the remaining hosts for this loop 20459 1726885627.94429: getting the next task for host managed_node1 20459 1726885627.94437: done getting next task for host managed_node1 20459 1726885627.94440: ^ task is: TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885627.94446: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.94450: getting variables 20459 1726885627.94452: in VariableManager get_vars() 20459 1726885627.94486: Calling all_inventory to load vars for managed_node1 20459 1726885627.94489: Calling groups_inventory to load vars for managed_node1 20459 1726885627.94493: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.94505: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.94509: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.94517: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.95187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.95837: done with get_vars() 20459 1726885627.95851: done getting variables 20459 1726885627.95906: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:34 Friday 20 September 2024 22:27:07 -0400 (0:00:00.030) 0:00:34.319 ****** 20459 1726885627.95940: entering _queue_task() for managed_node1/assert 20459 1726885627.96159: worker is 1 (out of 1 available) 20459 1726885627.96172: exiting _queue_task() for managed_node1/assert 20459 1726885627.96184: done queuing things up, now waiting for results queue to drain 20459 1726885627.96185: waiting for pending results... 20459 1726885627.96492: running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885627.96626: in run() - task 02369adf-7a19-47dd-4c59-000000000b7f 20459 1726885627.96644: variable 'ansible_search_path' from source: unknown 20459 1726885627.96684: calling self._execute() 20459 1726885627.96783: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885627.96786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885627.96796: variable 'omit' from source: magic vars 20459 1726885627.97169: variable 'storage_test_pool' from source: include params 20459 1726885627.97209: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885627.97214: when evaluation is False, skipping this task 20459 1726885627.97217: _execute() done 20459 1726885627.97220: dumping result to json 20459 1726885627.97224: done dumping result, returning 20459 1726885627.97231: done running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set [02369adf-7a19-47dd-4c59-000000000b7f] 20459 1726885627.97237: sending task result for task 02369adf-7a19-47dd-4c59-000000000b7f 20459 1726885627.97340: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b7f 20459 1726885627.97344: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885627.97388: no more pending results, returning what we have 20459 1726885627.97391: results queue empty 20459 1726885627.97392: checking for any_errors_fatal 20459 1726885627.97401: done checking for any_errors_fatal 20459 1726885627.97402: checking for max_fail_percentage 20459 1726885627.97403: done checking for max_fail_percentage 20459 1726885627.97404: checking to see if all hosts have failed and the running result is not ok 20459 1726885627.97405: done checking to see if all hosts have failed 20459 1726885627.97406: getting the remaining hosts for this loop 20459 1726885627.97407: done getting the remaining hosts for this loop 20459 1726885627.97411: getting the next task for host managed_node1 20459 1726885627.97425: done getting next task for host managed_node1 20459 1726885627.97427: ^ task is: TASK: Reset variable used by test 20459 1726885627.97433: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885627.97437: getting variables 20459 1726885627.97439: in VariableManager get_vars() 20459 1726885627.97468: Calling all_inventory to load vars for managed_node1 20459 1726885627.97471: Calling groups_inventory to load vars for managed_node1 20459 1726885627.97474: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885627.97486: Calling all_plugins_play to load vars for managed_node1 20459 1726885627.97490: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885627.97493: Calling groups_plugins_play to load vars for managed_node1 20459 1726885627.98181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885627.98862: done with get_vars() 20459 1726885627.98876: done getting variables 20459 1726885627.98942: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:44 Friday 20 September 2024 22:27:07 -0400 (0:00:00.030) 0:00:34.350 ****** 20459 1726885627.98976: entering _queue_task() for managed_node1/set_fact 20459 1726885627.99200: worker is 1 (out of 1 available) 20459 1726885627.99216: exiting _queue_task() for managed_node1/set_fact 20459 1726885627.99227: done queuing things up, now waiting for results queue to drain 20459 1726885627.99228: waiting for pending results... 20459 1726885628.00027: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885628.00155: in run() - task 02369adf-7a19-47dd-4c59-000000000b81 20459 1726885628.00168: variable 'ansible_search_path' from source: unknown 20459 1726885628.00203: calling self._execute() 20459 1726885628.00302: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.00306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.00320: variable 'omit' from source: magic vars 20459 1726885628.00428: variable 'omit' from source: magic vars 20459 1726885628.00500: variable 'omit' from source: magic vars 20459 1726885628.00538: variable 'omit' from source: magic vars 20459 1726885628.00584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.00622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.00640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.00658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.00668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.00689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.00710: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.00742: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.00746: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.00748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.00869: Set connection var ansible_pipelining to False 20459 1726885628.00873: Set connection var ansible_shell_type to sh 20459 1726885628.00875: Set connection var ansible_connection to ssh 20459 1726885628.00886: Set connection var ansible_timeout to 10 20459 1726885628.00891: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.00901: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.00933: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.00936: variable 'ansible_connection' from source: unknown 20459 1726885628.00938: variable 'ansible_module_compression' from source: unknown 20459 1726885628.00941: variable 'ansible_shell_type' from source: unknown 20459 1726885628.00943: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.00946: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.00950: variable 'ansible_pipelining' from source: unknown 20459 1726885628.00953: variable 'ansible_timeout' from source: unknown 20459 1726885628.00957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.01100: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.01113: variable 'omit' from source: magic vars 20459 1726885628.01127: starting attempt loop 20459 1726885628.01130: running the handler 20459 1726885628.01141: handler run complete 20459 1726885628.01153: attempt loop complete, returning result 20459 1726885628.01156: _execute() done 20459 1726885628.01159: dumping result to json 20459 1726885628.01161: done dumping result, returning 20459 1726885628.01167: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-000000000b81] 20459 1726885628.01171: sending task result for task 02369adf-7a19-47dd-4c59-000000000b81 20459 1726885628.01255: done sending task result for task 02369adf-7a19-47dd-4c59-000000000b81 20459 1726885628.01259: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } 20459 1726885628.01318: no more pending results, returning what we have 20459 1726885628.01321: results queue empty 20459 1726885628.01322: checking for any_errors_fatal 20459 1726885628.01332: done checking for any_errors_fatal 20459 1726885628.01333: checking for max_fail_percentage 20459 1726885628.01335: done checking for max_fail_percentage 20459 1726885628.01336: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.01337: done checking to see if all hosts have failed 20459 1726885628.01338: getting the remaining hosts for this loop 20459 1726885628.01340: done getting the remaining hosts for this loop 20459 1726885628.01344: getting the next task for host managed_node1 20459 1726885628.01353: done getting next task for host managed_node1 20459 1726885628.01356: ^ task is: TASK: Clean up test variables 20459 1726885628.01361: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.01366: getting variables 20459 1726885628.01368: in VariableManager get_vars() 20459 1726885628.01399: Calling all_inventory to load vars for managed_node1 20459 1726885628.01401: Calling groups_inventory to load vars for managed_node1 20459 1726885628.01404: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.01419: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.01422: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.01425: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.02419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.03040: done with get_vars() 20459 1726885628.03053: done getting variables 20459 1726885628.03101: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up test variables] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:101 Friday 20 September 2024 22:27:08 -0400 (0:00:00.041) 0:00:34.391 ****** 20459 1726885628.03177: entering _queue_task() for managed_node1/set_fact 20459 1726885628.03427: worker is 1 (out of 1 available) 20459 1726885628.03440: exiting _queue_task() for managed_node1/set_fact 20459 1726885628.03450: done queuing things up, now waiting for results queue to drain 20459 1726885628.03451: waiting for pending results... 20459 1726885628.03737: running TaskExecutor() for managed_node1/TASK: Clean up test variables 20459 1726885628.03863: in run() - task 02369adf-7a19-47dd-4c59-000000000457 20459 1726885628.03876: variable 'ansible_search_path' from source: unknown 20459 1726885628.03922: calling self._execute() 20459 1726885628.04025: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.04031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.04040: variable 'omit' from source: magic vars 20459 1726885628.04149: variable 'omit' from source: magic vars 20459 1726885628.04204: variable 'omit' from source: magic vars 20459 1726885628.04252: variable 'omit' from source: magic vars 20459 1726885628.04289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.04333: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.04357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.04374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.04386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.04401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.04421: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.04454: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.04457: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.04460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.04584: Set connection var ansible_pipelining to False 20459 1726885628.04587: Set connection var ansible_shell_type to sh 20459 1726885628.04589: Set connection var ansible_connection to ssh 20459 1726885628.04602: Set connection var ansible_timeout to 10 20459 1726885628.04607: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.04614: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.04641: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.04644: variable 'ansible_connection' from source: unknown 20459 1726885628.04646: variable 'ansible_module_compression' from source: unknown 20459 1726885628.04655: variable 'ansible_shell_type' from source: unknown 20459 1726885628.04658: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.04666: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.04669: variable 'ansible_pipelining' from source: unknown 20459 1726885628.04673: variable 'ansible_timeout' from source: unknown 20459 1726885628.04677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.04828: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.04837: variable 'omit' from source: magic vars 20459 1726885628.04843: starting attempt loop 20459 1726885628.04846: running the handler 20459 1726885628.04858: handler run complete 20459 1726885628.04868: attempt loop complete, returning result 20459 1726885628.04877: _execute() done 20459 1726885628.04886: dumping result to json 20459 1726885628.04937: done dumping result, returning 20459 1726885628.04941: done running TaskExecutor() for managed_node1/TASK: Clean up test variables [02369adf-7a19-47dd-4c59-000000000457] 20459 1726885628.04943: sending task result for task 02369adf-7a19-47dd-4c59-000000000457 20459 1726885628.05090: done sending task result for task 02369adf-7a19-47dd-4c59-000000000457 20459 1726885628.05093: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } 20459 1726885628.05406: no more pending results, returning what we have 20459 1726885628.05409: results queue empty 20459 1726885628.05410: checking for any_errors_fatal 20459 1726885628.05421: done checking for any_errors_fatal 20459 1726885628.05422: checking for max_fail_percentage 20459 1726885628.05424: done checking for max_fail_percentage 20459 1726885628.05425: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.05425: done checking to see if all hosts have failed 20459 1726885628.05426: getting the remaining hosts for this loop 20459 1726885628.05428: done getting the remaining hosts for this loop 20459 1726885628.05431: getting the next task for host managed_node1 20459 1726885628.05441: done getting next task for host managed_node1 20459 1726885628.05445: ^ task is: TASK: Verify the volumes 20459 1726885628.05452: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885628.05456: getting variables 20459 1726885628.05458: in VariableManager get_vars() 20459 1726885628.05488: Calling all_inventory to load vars for managed_node1 20459 1726885628.05490: Calling groups_inventory to load vars for managed_node1 20459 1726885628.05494: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.05504: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.05507: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.05511: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.07207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.08527: done with get_vars() 20459 1726885628.08541: done getting variables TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Friday 20 September 2024 22:27:08 -0400 (0:00:00.054) 0:00:34.446 ****** 20459 1726885628.08630: entering _queue_task() for managed_node1/include_tasks 20459 1726885628.08869: worker is 1 (out of 1 available) 20459 1726885628.08881: exiting _queue_task() for managed_node1/include_tasks 20459 1726885628.08892: done queuing things up, now waiting for results queue to drain 20459 1726885628.08893: waiting for pending results... 20459 1726885628.09179: running TaskExecutor() for managed_node1/TASK: Verify the volumes 20459 1726885628.09298: in run() - task 02369adf-7a19-47dd-4c59-00000000045b 20459 1726885628.09316: variable 'ansible_search_path' from source: unknown 20459 1726885628.09599: variable 'storage_test_pool' from source: include params 20459 1726885628.10061: variable 'omit' from source: magic vars 20459 1726885628.10346: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.10366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.10369: variable 'omit' from source: magic vars 20459 1726885628.10485: variable 'storage_test_volume' from source: unknown 20459 1726885628.10572: variable 'storage_test_volume' from source: unknown 20459 1726885628.10953: dumping result to json 20459 1726885628.10957: done dumping result, returning 20459 1726885628.10960: done running TaskExecutor() for managed_node1/TASK: Verify the volumes [02369adf-7a19-47dd-4c59-00000000045b] 20459 1726885628.10963: sending task result for task 02369adf-7a19-47dd-4c59-00000000045b 20459 1726885628.11013: done sending task result for task 02369adf-7a19-47dd-4c59-00000000045b 20459 1726885628.11019: WORKER PROCESS EXITING 20459 1726885628.11074: no more pending results, returning what we have 20459 1726885628.11079: in VariableManager get_vars() 20459 1726885628.11108: Calling all_inventory to load vars for managed_node1 20459 1726885628.11113: Calling groups_inventory to load vars for managed_node1 20459 1726885628.11116: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.11126: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.11129: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.11132: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.11663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.12320: done with get_vars() 20459 1726885628.12332: variable 'ansible_search_path' from source: unknown 20459 1726885628.12442: variable 'storage_test_pool_subset' from source: include params 20459 1726885628.12485: we have included files to process 20459 1726885628.12486: generating all_blocks data 20459 1726885628.12488: done generating all_blocks data 20459 1726885628.12493: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885628.12494: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885628.12496: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885628.12773: in VariableManager get_vars() 20459 1726885628.12794: done with get_vars() 20459 1726885628.12885: done processing included file 20459 1726885628.12888: iterating over new_blocks loaded from include file 20459 1726885628.12889: in VariableManager get_vars() 20459 1726885628.12903: done with get_vars() 20459 1726885628.12905: filtering new block on tags 20459 1726885628.13592: done filtering new block on tags 20459 1726885628.13595: 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_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885628.13605: extending task lists for all hosts with included blocks 20459 1726885628.13795: done extending task lists 20459 1726885628.13796: done processing included files 20459 1726885628.13797: results queue empty 20459 1726885628.13797: checking for any_errors_fatal 20459 1726885628.13802: done checking for any_errors_fatal 20459 1726885628.13803: checking for max_fail_percentage 20459 1726885628.13804: done checking for max_fail_percentage 20459 1726885628.13804: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.13805: done checking to see if all hosts have failed 20459 1726885628.13806: getting the remaining hosts for this loop 20459 1726885628.13807: done getting the remaining hosts for this loop 20459 1726885628.13810: getting the next task for host managed_node1 20459 1726885628.13819: done getting next task for host managed_node1 20459 1726885628.13821: ^ task is: TASK: Set storage volume test variables 20459 1726885628.13825: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.13828: getting variables 20459 1726885628.13829: in VariableManager get_vars() 20459 1726885628.13838: Calling all_inventory to load vars for managed_node1 20459 1726885628.13840: Calling groups_inventory to load vars for managed_node1 20459 1726885628.13842: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.13848: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.13850: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.13853: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.14315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.14890: done with get_vars() 20459 1726885628.14902: done getting variables 20459 1726885628.14944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:08 -0400 (0:00:00.063) 0:00:34.510 ****** 20459 1726885628.14977: entering _queue_task() for managed_node1/set_fact 20459 1726885628.15221: worker is 1 (out of 1 available) 20459 1726885628.15233: exiting _queue_task() for managed_node1/set_fact 20459 1726885628.15246: done queuing things up, now waiting for results queue to drain 20459 1726885628.15248: waiting for pending results... 20459 1726885628.15542: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 20459 1726885628.15684: in run() - task 02369adf-7a19-47dd-4c59-000000000d21 20459 1726885628.15743: variable 'ansible_search_path' from source: unknown 20459 1726885628.15765: calling self._execute() 20459 1726885628.15929: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.15937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.15941: variable 'omit' from source: magic vars 20459 1726885628.16150: variable 'omit' from source: magic vars 20459 1726885628.16237: variable 'omit' from source: magic vars 20459 1726885628.16679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885628.19268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885628.19346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885628.19381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885628.19425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885628.19468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885628.19548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885628.19580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885628.19613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885628.19654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885628.19668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885628.19828: variable 'storage_test_volume' from source: include params 20459 1726885628.19850: variable 'storage_test_pool' from source: include params 20459 1726885628.19910: variable 'omit' from source: magic vars 20459 1726885628.19936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.19972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.19988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.20002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.20013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.20029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.20052: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.20086: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.20099: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.20108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.20224: Set connection var ansible_pipelining to False 20459 1726885628.20227: Set connection var ansible_shell_type to sh 20459 1726885628.20229: Set connection var ansible_connection to ssh 20459 1726885628.20241: Set connection var ansible_timeout to 10 20459 1726885628.20246: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.20252: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.20273: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.20281: variable 'ansible_connection' from source: unknown 20459 1726885628.20284: variable 'ansible_module_compression' from source: unknown 20459 1726885628.20286: variable 'ansible_shell_type' from source: unknown 20459 1726885628.20289: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.20293: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.20298: variable 'ansible_pipelining' from source: unknown 20459 1726885628.20300: variable 'ansible_timeout' from source: unknown 20459 1726885628.20302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.20403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.20416: variable 'omit' from source: magic vars 20459 1726885628.20419: starting attempt loop 20459 1726885628.20424: running the handler 20459 1726885628.20434: handler run complete 20459 1726885628.20443: attempt loop complete, returning result 20459 1726885628.20445: _execute() done 20459 1726885628.20448: dumping result to json 20459 1726885628.20450: done dumping result, returning 20459 1726885628.20460: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-47dd-4c59-000000000d21] 20459 1726885628.20464: sending task result for task 02369adf-7a19-47dd-4c59-000000000d21 20459 1726885628.20552: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d21 20459 1726885628.20556: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 20459 1726885628.20617: no more pending results, returning what we have 20459 1726885628.20621: results queue empty 20459 1726885628.20622: checking for any_errors_fatal 20459 1726885628.20624: done checking for any_errors_fatal 20459 1726885628.20625: checking for max_fail_percentage 20459 1726885628.20626: done checking for max_fail_percentage 20459 1726885628.20627: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.20628: done checking to see if all hosts have failed 20459 1726885628.20629: getting the remaining hosts for this loop 20459 1726885628.20631: done getting the remaining hosts for this loop 20459 1726885628.20634: getting the next task for host managed_node1 20459 1726885628.20642: done getting next task for host managed_node1 20459 1726885628.20645: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885628.20651: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.20661: getting variables 20459 1726885628.20663: in VariableManager get_vars() 20459 1726885628.20693: Calling all_inventory to load vars for managed_node1 20459 1726885628.20695: Calling groups_inventory to load vars for managed_node1 20459 1726885628.20698: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.20708: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.20711: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.20716: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.21260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.22049: done with get_vars() 20459 1726885628.22064: done getting variables 20459 1726885628.22284: 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 22:27:08 -0400 (0:00:00.073) 0:00:34.583 ****** 20459 1726885628.22324: entering _queue_task() for managed_node1/include_tasks 20459 1726885628.22609: worker is 1 (out of 1 available) 20459 1726885628.22629: exiting _queue_task() for managed_node1/include_tasks 20459 1726885628.22643: done queuing things up, now waiting for results queue to drain 20459 1726885628.22645: waiting for pending results... 20459 1726885628.22973: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885628.23121: in run() - task 02369adf-7a19-47dd-4c59-000000000d22 20459 1726885628.23133: variable 'ansible_search_path' from source: unknown 20459 1726885628.23186: variable '_storage_volume_tests' from source: set_fact 20459 1726885628.23419: variable '_storage_volume_tests' from source: set_fact 20459 1726885628.23520: variable 'omit' from source: magic vars 20459 1726885628.23677: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.23686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.23696: variable 'omit' from source: magic vars 20459 1726885628.23873: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.23913: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.23987: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24185: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.24189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.24192: variable 'omit' from source: magic vars 20459 1726885628.24231: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24267: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24360: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24437: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.24451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.24454: variable 'omit' from source: magic vars 20459 1726885628.24587: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24617: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24681: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24745: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.24750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.24762: variable 'omit' from source: magic vars 20459 1726885628.24871: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24904: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.24965: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25032: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.25036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.25049: variable 'omit' from source: magic vars 20459 1726885628.25156: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25192: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25250: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25311: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.25321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.25330: variable 'omit' from source: magic vars 20459 1726885628.25444: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25479: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25543: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25603: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.25613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.25624: variable 'omit' from source: magic vars 20459 1726885628.25758: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25840: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25922: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.25971: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.25975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.25978: variable 'omit' from source: magic vars 20459 1726885628.26079: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.26120: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.26196: variable 'storage_test_volume_subset' from source: unknown 20459 1726885628.26257: dumping result to json 20459 1726885628.26260: done dumping result, returning 20459 1726885628.26263: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-47dd-4c59-000000000d22] 20459 1726885628.26265: sending task result for task 02369adf-7a19-47dd-4c59-000000000d22 20459 1726885628.26301: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d22 20459 1726885628.26304: WORKER PROCESS EXITING 20459 1726885628.26356: no more pending results, returning what we have 20459 1726885628.26361: in VariableManager get_vars() 20459 1726885628.26395: Calling all_inventory to load vars for managed_node1 20459 1726885628.26397: Calling groups_inventory to load vars for managed_node1 20459 1726885628.26401: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.26415: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.26420: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.26424: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.27049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.28891: done with get_vars() 20459 1726885628.28935: variable 'ansible_search_path' from source: unknown 20459 1726885628.29026: variable 'ansible_search_path' from source: unknown 20459 1726885628.29155: variable 'ansible_search_path' from source: unknown 20459 1726885628.29243: variable 'ansible_search_path' from source: unknown 20459 1726885628.29340: variable 'ansible_search_path' from source: unknown 20459 1726885628.29391: variable 'ansible_search_path' from source: unknown 20459 1726885628.29417: variable 'ansible_search_path' from source: unknown 20459 1726885628.29469: variable 'ansible_search_path' from source: unknown 20459 1726885628.29574: we have included files to process 20459 1726885628.29576: generating all_blocks data 20459 1726885628.29577: done generating all_blocks data 20459 1726885628.29581: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885628.29582: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885628.29584: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885628.39465: done processing included file 20459 1726885628.39468: iterating over new_blocks loaded from include file 20459 1726885628.39469: in VariableManager get_vars() 20459 1726885628.39640: done with get_vars() 20459 1726885628.39642: filtering new block on tags 20459 1726885628.40171: done filtering new block on tags 20459 1726885628.40174: 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_node1 => (item=mount) 20459 1726885628.40297: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885628.40298: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885628.40305: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885628.41406: done processing included file 20459 1726885628.41408: iterating over new_blocks loaded from include file 20459 1726885628.41409: in VariableManager get_vars() 20459 1726885628.41428: done with get_vars() 20459 1726885628.41429: filtering new block on tags 20459 1726885628.41535: done filtering new block on tags 20459 1726885628.41538: 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_node1 => (item=fstab) 20459 1726885628.41542: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885628.41543: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885628.41546: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885628.41826: done processing included file 20459 1726885628.41828: iterating over new_blocks loaded from include file 20459 1726885628.41829: in VariableManager get_vars() 20459 1726885628.41845: done with get_vars() 20459 1726885628.41846: filtering new block on tags 20459 1726885628.41885: done filtering new block on tags 20459 1726885628.41887: 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_node1 => (item=fs) 20459 1726885628.41891: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885628.41892: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885628.41895: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885628.42673: done processing included file 20459 1726885628.42674: iterating over new_blocks loaded from include file 20459 1726885628.42676: in VariableManager get_vars() 20459 1726885628.42695: done with get_vars() 20459 1726885628.42697: filtering new block on tags 20459 1726885628.42790: done filtering new block on tags 20459 1726885628.42793: 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_node1 => (item=device) 20459 1726885628.42796: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885628.42796: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885628.42799: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885628.44569: done processing included file 20459 1726885628.44571: iterating over new_blocks loaded from include file 20459 1726885628.44572: in VariableManager get_vars() 20459 1726885628.44588: done with get_vars() 20459 1726885628.44590: filtering new block on tags 20459 1726885628.44817: done filtering new block on tags 20459 1726885628.44820: 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_node1 => (item=encryption) 20459 1726885628.44824: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885628.44825: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885628.44828: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885628.45954: done processing included file 20459 1726885628.45956: iterating over new_blocks loaded from include file 20459 1726885628.45957: in VariableManager get_vars() 20459 1726885628.45973: done with get_vars() 20459 1726885628.45975: filtering new block on tags 20459 1726885628.46137: done filtering new block on tags 20459 1726885628.46140: 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_node1 => (item=md) 20459 1726885628.46143: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885628.46144: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885628.46147: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885628.48843: done processing included file 20459 1726885628.48845: iterating over new_blocks loaded from include file 20459 1726885628.48846: in VariableManager get_vars() 20459 1726885628.48862: done with get_vars() 20459 1726885628.48864: filtering new block on tags 20459 1726885628.48944: done filtering new block on tags 20459 1726885628.48947: in VariableManager get_vars() 20459 1726885628.48961: done with get_vars() 20459 1726885628.48963: filtering new block on tags 20459 1726885628.49028: done filtering new block on tags 20459 1726885628.49031: in VariableManager get_vars() 20459 1726885628.49046: done with get_vars() 20459 1726885628.49048: filtering new block on tags 20459 1726885628.49280: done filtering new block on tags 20459 1726885628.49283: in VariableManager get_vars() 20459 1726885628.49299: done with get_vars() 20459 1726885628.49300: filtering new block on tags 20459 1726885628.49358: done filtering new block on tags 20459 1726885628.49361: 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_node1 => (item=size) 20459 1726885628.49365: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885628.49366: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885628.49370: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885628.50278: done processing included file 20459 1726885628.50280: iterating over new_blocks loaded from include file 20459 1726885628.50281: in VariableManager get_vars() 20459 1726885628.50296: done with get_vars() 20459 1726885628.50297: filtering new block on tags 20459 1726885628.50402: done filtering new block on tags 20459 1726885628.50404: 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_node1 => (item=cache) 20459 1726885628.50408: extending task lists for all hosts with included blocks 20459 1726885628.50797: done extending task lists 20459 1726885628.50798: done processing included files 20459 1726885628.50799: results queue empty 20459 1726885628.50800: checking for any_errors_fatal 20459 1726885628.50803: done checking for any_errors_fatal 20459 1726885628.50804: checking for max_fail_percentage 20459 1726885628.50805: done checking for max_fail_percentage 20459 1726885628.50806: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.50811: done checking to see if all hosts have failed 20459 1726885628.50814: getting the remaining hosts for this loop 20459 1726885628.50815: done getting the remaining hosts for this loop 20459 1726885628.50817: getting the next task for host managed_node1 20459 1726885628.50822: done getting next task for host managed_node1 20459 1726885628.50824: ^ task is: TASK: Get expected mount device based on device type 20459 1726885628.50828: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.50830: getting variables 20459 1726885628.50831: in VariableManager get_vars() 20459 1726885628.50839: Calling all_inventory to load vars for managed_node1 20459 1726885628.50842: Calling groups_inventory to load vars for managed_node1 20459 1726885628.50844: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.50849: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.50852: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.50855: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.51325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.51960: done with get_vars() 20459 1726885628.51973: done getting variables 20459 1726885628.52008: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.297) 0:00:34.880 ****** 20459 1726885628.52038: entering _queue_task() for managed_node1/set_fact 20459 1726885628.52348: worker is 1 (out of 1 available) 20459 1726885628.52360: exiting _queue_task() for managed_node1/set_fact 20459 1726885628.52373: done queuing things up, now waiting for results queue to drain 20459 1726885628.52375: waiting for pending results... 20459 1726885628.52679: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 20459 1726885628.52797: in run() - task 02369adf-7a19-47dd-4c59-000000000d4d 20459 1726885628.52813: variable 'ansible_search_path' from source: unknown 20459 1726885628.52858: calling self._execute() 20459 1726885628.52970: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.52976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.52984: variable 'omit' from source: magic vars 20459 1726885628.53102: variable 'omit' from source: magic vars 20459 1726885628.53177: variable 'omit' from source: magic vars 20459 1726885628.53548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885628.53854: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885628.53900: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885628.53940: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885628.53974: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885628.54066: 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) 20459 1726885628.54092: 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) 20459 1726885628.54120: 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) 20459 1726885628.54152: 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) 20459 1726885628.54196: 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) 20459 1726885628.54220: 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) 20459 1726885628.54252: 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) 20459 1726885628.54277: 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) 20459 1726885628.54513: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.54519: variable 'storage_test_volume' from source: include params 20459 1726885628.54540: variable 'storage_test_pool' from source: include params 20459 1726885628.54593: variable 'omit' from source: magic vars 20459 1726885628.54619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.54645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.54662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.54686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.54698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.54716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.54731: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.54760: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.54763: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.54765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.54886: Set connection var ansible_pipelining to False 20459 1726885628.54897: Set connection var ansible_shell_type to sh 20459 1726885628.54900: Set connection var ansible_connection to ssh 20459 1726885628.54918: Set connection var ansible_timeout to 10 20459 1726885628.54921: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.54926: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.54950: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.54953: variable 'ansible_connection' from source: unknown 20459 1726885628.54955: variable 'ansible_module_compression' from source: unknown 20459 1726885628.54958: variable 'ansible_shell_type' from source: unknown 20459 1726885628.54960: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.54962: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.54966: variable 'ansible_pipelining' from source: unknown 20459 1726885628.54969: variable 'ansible_timeout' from source: unknown 20459 1726885628.54973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.55077: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.55086: variable 'omit' from source: magic vars 20459 1726885628.55091: starting attempt loop 20459 1726885628.55094: running the handler 20459 1726885628.55117: handler run complete 20459 1726885628.55125: attempt loop complete, returning result 20459 1726885628.55128: _execute() done 20459 1726885628.55131: dumping result to json 20459 1726885628.55133: done dumping result, returning 20459 1726885628.55141: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-47dd-4c59-000000000d4d] 20459 1726885628.55147: sending task result for task 02369adf-7a19-47dd-4c59-000000000d4d 20459 1726885628.55237: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d4d 20459 1726885628.55241: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } 20459 1726885628.55295: no more pending results, returning what we have 20459 1726885628.55304: results queue empty 20459 1726885628.55305: checking for any_errors_fatal 20459 1726885628.55307: done checking for any_errors_fatal 20459 1726885628.55308: checking for max_fail_percentage 20459 1726885628.55310: done checking for max_fail_percentage 20459 1726885628.55310: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.55314: done checking to see if all hosts have failed 20459 1726885628.55315: getting the remaining hosts for this loop 20459 1726885628.55317: done getting the remaining hosts for this loop 20459 1726885628.55320: getting the next task for host managed_node1 20459 1726885628.55331: done getting next task for host managed_node1 20459 1726885628.55334: ^ task is: TASK: Set some facts 20459 1726885628.55347: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.55352: getting variables 20459 1726885628.55354: in VariableManager get_vars() 20459 1726885628.55385: Calling all_inventory to load vars for managed_node1 20459 1726885628.55387: Calling groups_inventory to load vars for managed_node1 20459 1726885628.55391: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.55402: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.55406: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.55409: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.56061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.57051: done with get_vars() 20459 1726885628.57065: done getting variables 20459 1726885628.57120: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:08 -0400 (0:00:00.051) 0:00:34.931 ****** 20459 1726885628.57158: entering _queue_task() for managed_node1/set_fact 20459 1726885628.57404: worker is 1 (out of 1 available) 20459 1726885628.57417: exiting _queue_task() for managed_node1/set_fact 20459 1726885628.57429: done queuing things up, now waiting for results queue to drain 20459 1726885628.57431: waiting for pending results... 20459 1726885628.57736: running TaskExecutor() for managed_node1/TASK: Set some facts 20459 1726885628.57851: in run() - task 02369adf-7a19-47dd-4c59-000000000d4e 20459 1726885628.57866: variable 'ansible_search_path' from source: unknown 20459 1726885628.57904: calling self._execute() 20459 1726885628.58002: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.58007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.58022: variable 'omit' from source: magic vars 20459 1726885628.58125: variable 'omit' from source: magic vars 20459 1726885628.58201: variable 'omit' from source: magic vars 20459 1726885628.59019: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.59022: variable 'storage_test_volume' from source: include params 20459 1726885628.59025: variable 'storage_test_volume' from source: include params 20459 1726885628.59028: variable 'mount_prefix' from source: task vars 20459 1726885628.59048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885628.61346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885628.61427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885628.61466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885628.61504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885628.61532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885628.61624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885628.61648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885628.61675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885628.61724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885628.61739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885628.61908: variable '__storage_is_ostree' from source: set_fact 20459 1726885628.61913: variable 'storage_test_volume' from source: include params 20459 1726885628.61956: variable 'omit' from source: magic vars 20459 1726885628.61980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.62008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.62030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.62157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.62160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.62163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.62165: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.62167: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.62169: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.62171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.62249: Set connection var ansible_pipelining to False 20459 1726885628.62253: Set connection var ansible_shell_type to sh 20459 1726885628.62255: Set connection var ansible_connection to ssh 20459 1726885628.62267: Set connection var ansible_timeout to 10 20459 1726885628.62272: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.62277: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.62299: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.62302: variable 'ansible_connection' from source: unknown 20459 1726885628.62305: variable 'ansible_module_compression' from source: unknown 20459 1726885628.62307: variable 'ansible_shell_type' from source: unknown 20459 1726885628.62309: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.62313: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.62319: variable 'ansible_pipelining' from source: unknown 20459 1726885628.62322: variable 'ansible_timeout' from source: unknown 20459 1726885628.62331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.62435: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.62451: variable 'omit' from source: magic vars 20459 1726885628.62456: starting attempt loop 20459 1726885628.62459: running the handler 20459 1726885628.62476: handler run complete 20459 1726885628.62485: attempt loop complete, returning result 20459 1726885628.62488: _execute() done 20459 1726885628.62490: dumping result to json 20459 1726885628.62492: done dumping result, returning 20459 1726885628.62500: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-47dd-4c59-000000000d4e] 20459 1726885628.62505: sending task result for task 02369adf-7a19-47dd-4c59-000000000d4e ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } 20459 1726885628.62644: no more pending results, returning what we have 20459 1726885628.62647: results queue empty 20459 1726885628.62648: checking for any_errors_fatal 20459 1726885628.62656: done checking for any_errors_fatal 20459 1726885628.62657: checking for max_fail_percentage 20459 1726885628.62659: done checking for max_fail_percentage 20459 1726885628.62660: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.62660: done checking to see if all hosts have failed 20459 1726885628.62661: getting the remaining hosts for this loop 20459 1726885628.62663: done getting the remaining hosts for this loop 20459 1726885628.62666: getting the next task for host managed_node1 20459 1726885628.62676: done getting next task for host managed_node1 20459 1726885628.62679: ^ task is: TASK: Get information about the mountpoint directory 20459 1726885628.62685: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.62693: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d4e 20459 1726885628.62700: getting variables 20459 1726885628.62704: in VariableManager get_vars() 20459 1726885628.62736: Calling all_inventory to load vars for managed_node1 20459 1726885628.62739: Calling groups_inventory to load vars for managed_node1 20459 1726885628.62743: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.62754: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.62757: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.62761: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.63349: WORKER PROCESS EXITING 20459 1726885628.63510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.64144: done with get_vars() 20459 1726885628.64157: 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 22:27:08 -0400 (0:00:00.070) 0:00:35.002 ****** 20459 1726885628.64250: entering _queue_task() for managed_node1/stat 20459 1726885628.64472: worker is 1 (out of 1 available) 20459 1726885628.64485: exiting _queue_task() for managed_node1/stat 20459 1726885628.64496: done queuing things up, now waiting for results queue to drain 20459 1726885628.64498: waiting for pending results... 20459 1726885628.64792: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 20459 1726885628.64911: in run() - task 02369adf-7a19-47dd-4c59-000000000d4f 20459 1726885628.64927: variable 'ansible_search_path' from source: unknown 20459 1726885628.64967: calling self._execute() 20459 1726885628.65066: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.65070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.65085: variable 'omit' from source: magic vars 20459 1726885628.65562: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.65568: variable 'storage_test_volume' from source: include params 20459 1726885628.65603: 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 20459 1726885628.65607: when evaluation is False, skipping this task 20459 1726885628.65610: _execute() done 20459 1726885628.65617: dumping result to json 20459 1726885628.65620: done dumping result, returning 20459 1726885628.65623: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-47dd-4c59-000000000d4f] 20459 1726885628.65630: sending task result for task 02369adf-7a19-47dd-4c59-000000000d4f 20459 1726885628.65725: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d4f 20459 1726885628.65729: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885628.65781: no more pending results, returning what we have 20459 1726885628.65785: results queue empty 20459 1726885628.65786: checking for any_errors_fatal 20459 1726885628.65793: done checking for any_errors_fatal 20459 1726885628.65794: checking for max_fail_percentage 20459 1726885628.65796: done checking for max_fail_percentage 20459 1726885628.65797: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.65798: done checking to see if all hosts have failed 20459 1726885628.65798: getting the remaining hosts for this loop 20459 1726885628.65800: done getting the remaining hosts for this loop 20459 1726885628.65804: getting the next task for host managed_node1 20459 1726885628.65813: done getting next task for host managed_node1 20459 1726885628.65816: ^ task is: TASK: Verify the current mount state by device 20459 1726885628.65822: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.65826: getting variables 20459 1726885628.65828: in VariableManager get_vars() 20459 1726885628.65858: Calling all_inventory to load vars for managed_node1 20459 1726885628.65860: Calling groups_inventory to load vars for managed_node1 20459 1726885628.65864: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.65876: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.65879: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.65883: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.66521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.67163: done with get_vars() 20459 1726885628.67176: done getting variables 20459 1726885628.67235: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.030) 0:00:35.033 ****** 20459 1726885628.67267: entering _queue_task() for managed_node1/assert 20459 1726885628.67478: worker is 1 (out of 1 available) 20459 1726885628.67490: exiting _queue_task() for managed_node1/assert 20459 1726885628.67501: done queuing things up, now waiting for results queue to drain 20459 1726885628.67502: waiting for pending results... 20459 1726885628.67779: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 20459 1726885628.67902: in run() - task 02369adf-7a19-47dd-4c59-000000000d50 20459 1726885628.67919: variable 'ansible_search_path' from source: unknown 20459 1726885628.67953: calling self._execute() 20459 1726885628.68050: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.68062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.68075: variable 'omit' from source: magic vars 20459 1726885628.68407: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.68418: Evaluated conditional (_storage_test_volume_present): True 20459 1726885628.68421: variable 'omit' from source: magic vars 20459 1726885628.68486: variable 'omit' from source: magic vars 20459 1726885628.68620: variable 'storage_test_volume' from source: include params 20459 1726885628.68662: variable 'omit' from source: magic vars 20459 1726885628.68698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.68737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.68754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.68771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.68782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.68799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.68819: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.68852: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.68855: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.68858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.68978: Set connection var ansible_pipelining to False 20459 1726885628.68981: Set connection var ansible_shell_type to sh 20459 1726885628.68984: Set connection var ansible_connection to ssh 20459 1726885628.68996: Set connection var ansible_timeout to 10 20459 1726885628.69001: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.69007: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.69032: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.69040: variable 'ansible_connection' from source: unknown 20459 1726885628.69043: variable 'ansible_module_compression' from source: unknown 20459 1726885628.69052: variable 'ansible_shell_type' from source: unknown 20459 1726885628.69054: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.69057: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.69060: variable 'ansible_pipelining' from source: unknown 20459 1726885628.69063: variable 'ansible_timeout' from source: unknown 20459 1726885628.69067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.69203: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.69216: variable 'omit' from source: magic vars 20459 1726885628.69220: starting attempt loop 20459 1726885628.69222: running the handler 20459 1726885628.69425: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885628.69445: variable 'storage_test_volume' from source: include params 20459 1726885628.69456: variable 'storage_test_mount_expected_mount_point' from source: set_fact 20459 1726885628.69465: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 20459 1726885628.69474: handler run complete 20459 1726885628.69493: attempt loop complete, returning result 20459 1726885628.69496: _execute() done 20459 1726885628.69499: dumping result to json 20459 1726885628.69501: done dumping result, returning 20459 1726885628.69508: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-47dd-4c59-000000000d50] 20459 1726885628.69517: sending task result for task 02369adf-7a19-47dd-4c59-000000000d50 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885628.69644: no more pending results, returning what we have 20459 1726885628.69647: results queue empty 20459 1726885628.69648: checking for any_errors_fatal 20459 1726885628.69654: done checking for any_errors_fatal 20459 1726885628.69655: checking for max_fail_percentage 20459 1726885628.69657: done checking for max_fail_percentage 20459 1726885628.69658: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.69659: done checking to see if all hosts have failed 20459 1726885628.69660: getting the remaining hosts for this loop 20459 1726885628.69661: done getting the remaining hosts for this loop 20459 1726885628.69665: getting the next task for host managed_node1 20459 1726885628.69674: done getting next task for host managed_node1 20459 1726885628.69676: ^ task is: TASK: Verify mount directory user 20459 1726885628.69683: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.69688: getting variables 20459 1726885628.69689: in VariableManager get_vars() 20459 1726885628.69723: Calling all_inventory to load vars for managed_node1 20459 1726885628.69726: Calling groups_inventory to load vars for managed_node1 20459 1726885628.69730: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.69743: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.69751: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d50 20459 1726885628.69758: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.69765: WORKER PROCESS EXITING 20459 1726885628.69771: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.70435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.71078: done with get_vars() 20459 1726885628.71092: done getting variables 20459 1726885628.71143: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.039) 0:00:35.072 ****** 20459 1726885628.71177: entering _queue_task() for managed_node1/assert 20459 1726885628.71380: worker is 1 (out of 1 available) 20459 1726885628.71396: exiting _queue_task() for managed_node1/assert 20459 1726885628.71407: done queuing things up, now waiting for results queue to drain 20459 1726885628.71408: waiting for pending results... 20459 1726885628.71686: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 20459 1726885628.71804: in run() - task 02369adf-7a19-47dd-4c59-000000000d51 20459 1726885628.71821: variable 'ansible_search_path' from source: unknown 20459 1726885628.71858: calling self._execute() 20459 1726885628.71952: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.71955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.71971: variable 'omit' from source: magic vars 20459 1726885628.72376: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.72383: variable 'storage_test_volume' from source: include params 20459 1726885628.72419: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 20459 1726885628.72422: when evaluation is False, skipping this task 20459 1726885628.72425: _execute() done 20459 1726885628.72427: dumping result to json 20459 1726885628.72429: done dumping result, returning 20459 1726885628.72434: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-47dd-4c59-000000000d51] 20459 1726885628.72440: sending task result for task 02369adf-7a19-47dd-4c59-000000000d51 20459 1726885628.72533: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d51 20459 1726885628.72536: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885628.72584: no more pending results, returning what we have 20459 1726885628.72587: results queue empty 20459 1726885628.72588: checking for any_errors_fatal 20459 1726885628.72594: done checking for any_errors_fatal 20459 1726885628.72595: checking for max_fail_percentage 20459 1726885628.72596: done checking for max_fail_percentage 20459 1726885628.72597: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.72598: done checking to see if all hosts have failed 20459 1726885628.72599: getting the remaining hosts for this loop 20459 1726885628.72600: done getting the remaining hosts for this loop 20459 1726885628.72603: getting the next task for host managed_node1 20459 1726885628.72614: done getting next task for host managed_node1 20459 1726885628.72617: ^ task is: TASK: Verify mount directory group 20459 1726885628.72623: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.72626: getting variables 20459 1726885628.72628: in VariableManager get_vars() 20459 1726885628.72657: Calling all_inventory to load vars for managed_node1 20459 1726885628.72660: Calling groups_inventory to load vars for managed_node1 20459 1726885628.72663: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.72675: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.72679: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.72682: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.73587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.74205: done with get_vars() 20459 1726885628.74225: done getting variables 20459 1726885628.74276: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.031) 0:00:35.103 ****** 20459 1726885628.74307: entering _queue_task() for managed_node1/assert 20459 1726885628.74526: worker is 1 (out of 1 available) 20459 1726885628.74543: exiting _queue_task() for managed_node1/assert 20459 1726885628.74553: done queuing things up, now waiting for results queue to drain 20459 1726885628.74555: waiting for pending results... 20459 1726885628.74845: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 20459 1726885628.74983: in run() - task 02369adf-7a19-47dd-4c59-000000000d52 20459 1726885628.74999: variable 'ansible_search_path' from source: unknown 20459 1726885628.75034: calling self._execute() 20459 1726885628.75132: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.75136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.75146: variable 'omit' from source: magic vars 20459 1726885628.75569: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.75576: variable 'storage_test_volume' from source: include params 20459 1726885628.75605: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 20459 1726885628.75609: when evaluation is False, skipping this task 20459 1726885628.75613: _execute() done 20459 1726885628.75619: dumping result to json 20459 1726885628.75621: done dumping result, returning 20459 1726885628.75623: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-47dd-4c59-000000000d52] 20459 1726885628.75635: sending task result for task 02369adf-7a19-47dd-4c59-000000000d52 20459 1726885628.75733: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d52 20459 1726885628.75736: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885628.75793: no more pending results, returning what we have 20459 1726885628.75797: results queue empty 20459 1726885628.75798: checking for any_errors_fatal 20459 1726885628.75807: done checking for any_errors_fatal 20459 1726885628.75807: checking for max_fail_percentage 20459 1726885628.75810: done checking for max_fail_percentage 20459 1726885628.75811: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.75813: done checking to see if all hosts have failed 20459 1726885628.75814: getting the remaining hosts for this loop 20459 1726885628.75816: done getting the remaining hosts for this loop 20459 1726885628.75819: getting the next task for host managed_node1 20459 1726885628.75827: done getting next task for host managed_node1 20459 1726885628.75829: ^ task is: TASK: Verify mount directory permissions 20459 1726885628.75837: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.75842: getting variables 20459 1726885628.75843: in VariableManager get_vars() 20459 1726885628.75873: Calling all_inventory to load vars for managed_node1 20459 1726885628.75876: Calling groups_inventory to load vars for managed_node1 20459 1726885628.75880: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.75892: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.75895: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.75899: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.76531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.77131: done with get_vars() 20459 1726885628.77144: done getting variables 20459 1726885628.77196: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.029) 0:00:35.132 ****** 20459 1726885628.77229: entering _queue_task() for managed_node1/assert 20459 1726885628.77429: worker is 1 (out of 1 available) 20459 1726885628.77439: exiting _queue_task() for managed_node1/assert 20459 1726885628.77450: done queuing things up, now waiting for results queue to drain 20459 1726885628.77451: waiting for pending results... 20459 1726885628.77723: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 20459 1726885628.77838: in run() - task 02369adf-7a19-47dd-4c59-000000000d53 20459 1726885628.77852: variable 'ansible_search_path' from source: unknown 20459 1726885628.77885: calling self._execute() 20459 1726885628.77976: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.77979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.77990: variable 'omit' from source: magic vars 20459 1726885628.78378: variable '_storage_test_volume_present' from source: set_fact 20459 1726885628.78385: variable 'storage_test_volume' from source: include params 20459 1726885628.78416: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 20459 1726885628.78420: when evaluation is False, skipping this task 20459 1726885628.78423: _execute() done 20459 1726885628.78425: dumping result to json 20459 1726885628.78427: done dumping result, returning 20459 1726885628.78430: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-47dd-4c59-000000000d53] 20459 1726885628.78442: sending task result for task 02369adf-7a19-47dd-4c59-000000000d53 20459 1726885628.78538: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d53 20459 1726885628.78542: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885628.78587: no more pending results, returning what we have 20459 1726885628.78591: results queue empty 20459 1726885628.78591: checking for any_errors_fatal 20459 1726885628.78597: done checking for any_errors_fatal 20459 1726885628.78598: checking for max_fail_percentage 20459 1726885628.78600: done checking for max_fail_percentage 20459 1726885628.78601: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.78602: done checking to see if all hosts have failed 20459 1726885628.78603: getting the remaining hosts for this loop 20459 1726885628.78604: done getting the remaining hosts for this loop 20459 1726885628.78607: getting the next task for host managed_node1 20459 1726885628.78616: done getting next task for host managed_node1 20459 1726885628.78620: ^ task is: TASK: Get path of test volume device 20459 1726885628.78627: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.78632: getting variables 20459 1726885628.78634: in VariableManager get_vars() 20459 1726885628.78663: Calling all_inventory to load vars for managed_node1 20459 1726885628.78666: Calling groups_inventory to load vars for managed_node1 20459 1726885628.78670: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.78682: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.78686: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.78690: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.79313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.79916: done with get_vars() 20459 1726885628.79928: done getting variables 20459 1726885628.79980: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:08 -0400 (0:00:00.027) 0:00:35.160 ****** 20459 1726885628.80013: entering _queue_task() for managed_node1/command 20459 1726885628.80203: worker is 1 (out of 1 available) 20459 1726885628.80215: exiting _queue_task() for managed_node1/command 20459 1726885628.80227: done queuing things up, now waiting for results queue to drain 20459 1726885628.80228: waiting for pending results... 20459 1726885628.80496: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 20459 1726885628.80601: in run() - task 02369adf-7a19-47dd-4c59-000000000d54 20459 1726885628.80617: variable 'ansible_search_path' from source: unknown 20459 1726885628.80644: calling self._execute() 20459 1726885628.80739: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.80743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.80752: variable 'omit' from source: magic vars 20459 1726885628.81229: variable 'storage_test_volume' from source: include params 20459 1726885628.81256: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885628.81259: when evaluation is False, skipping this task 20459 1726885628.81264: _execute() done 20459 1726885628.81267: dumping result to json 20459 1726885628.81269: done dumping result, returning 20459 1726885628.81272: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-47dd-4c59-000000000d54] 20459 1726885628.81278: sending task result for task 02369adf-7a19-47dd-4c59-000000000d54 20459 1726885628.81371: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d54 20459 1726885628.81374: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885628.81425: no more pending results, returning what we have 20459 1726885628.81428: results queue empty 20459 1726885628.81429: checking for any_errors_fatal 20459 1726885628.81436: done checking for any_errors_fatal 20459 1726885628.81437: checking for max_fail_percentage 20459 1726885628.81439: done checking for max_fail_percentage 20459 1726885628.81440: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.81441: done checking to see if all hosts have failed 20459 1726885628.81442: getting the remaining hosts for this loop 20459 1726885628.81443: done getting the remaining hosts for this loop 20459 1726885628.81446: getting the next task for host managed_node1 20459 1726885628.81454: done getting next task for host managed_node1 20459 1726885628.81457: ^ task is: TASK: Gather swap info 20459 1726885628.81464: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.81467: getting variables 20459 1726885628.81469: in VariableManager get_vars() 20459 1726885628.81792: Calling all_inventory to load vars for managed_node1 20459 1726885628.81795: Calling groups_inventory to load vars for managed_node1 20459 1726885628.81799: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.81811: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.81816: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.81820: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.82849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.83561: done with get_vars() 20459 1726885628.83574: done getting variables 20459 1726885628.83632: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:08 -0400 (0:00:00.036) 0:00:35.197 ****** 20459 1726885628.83664: entering _queue_task() for managed_node1/command 20459 1726885628.83880: worker is 1 (out of 1 available) 20459 1726885628.83892: exiting _queue_task() for managed_node1/command 20459 1726885628.83903: done queuing things up, now waiting for results queue to drain 20459 1726885628.83905: waiting for pending results... 20459 1726885628.86139: running TaskExecutor() for managed_node1/TASK: Gather swap info 20459 1726885628.86373: in run() - task 02369adf-7a19-47dd-4c59-000000000d55 20459 1726885628.86388: variable 'ansible_search_path' from source: unknown 20459 1726885628.86422: calling self._execute() 20459 1726885628.86619: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.86622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.86631: variable 'omit' from source: magic vars 20459 1726885628.87050: variable 'storage_test_volume' from source: include params 20459 1726885628.87193: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885628.87196: when evaluation is False, skipping this task 20459 1726885628.87199: _execute() done 20459 1726885628.87202: dumping result to json 20459 1726885628.87204: done dumping result, returning 20459 1726885628.87213: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-47dd-4c59-000000000d55] 20459 1726885628.87220: sending task result for task 02369adf-7a19-47dd-4c59-000000000d55 20459 1726885628.87319: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d55 20459 1726885628.87322: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885628.87378: no more pending results, returning what we have 20459 1726885628.87383: results queue empty 20459 1726885628.87384: checking for any_errors_fatal 20459 1726885628.87391: done checking for any_errors_fatal 20459 1726885628.87392: checking for max_fail_percentage 20459 1726885628.87394: done checking for max_fail_percentage 20459 1726885628.87395: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.87396: done checking to see if all hosts have failed 20459 1726885628.87396: getting the remaining hosts for this loop 20459 1726885628.87398: done getting the remaining hosts for this loop 20459 1726885628.87401: getting the next task for host managed_node1 20459 1726885628.87409: done getting next task for host managed_node1 20459 1726885628.87413: ^ task is: TASK: Verify swap status 20459 1726885628.87422: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.87425: getting variables 20459 1726885628.87427: in VariableManager get_vars() 20459 1726885628.87459: Calling all_inventory to load vars for managed_node1 20459 1726885628.87461: Calling groups_inventory to load vars for managed_node1 20459 1726885628.87465: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.87477: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.87480: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.87483: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.88495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.89120: done with get_vars() 20459 1726885628.89135: done getting variables 20459 1726885628.89193: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.055) 0:00:35.252 ****** 20459 1726885628.89228: entering _queue_task() for managed_node1/assert 20459 1726885628.89452: worker is 1 (out of 1 available) 20459 1726885628.89463: exiting _queue_task() for managed_node1/assert 20459 1726885628.89478: done queuing things up, now waiting for results queue to drain 20459 1726885628.89480: waiting for pending results... 20459 1726885628.89795: running TaskExecutor() for managed_node1/TASK: Verify swap status 20459 1726885628.89932: in run() - task 02369adf-7a19-47dd-4c59-000000000d56 20459 1726885628.89960: variable 'ansible_search_path' from source: unknown 20459 1726885628.89981: calling self._execute() 20459 1726885628.90084: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.90858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.90869: variable 'omit' from source: magic vars 20459 1726885628.91579: variable 'storage_test_volume' from source: include params 20459 1726885628.91816: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885628.91820: when evaluation is False, skipping this task 20459 1726885628.91824: _execute() done 20459 1726885628.91831: dumping result to json 20459 1726885628.91834: done dumping result, returning 20459 1726885628.91843: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-47dd-4c59-000000000d56] 20459 1726885628.91848: sending task result for task 02369adf-7a19-47dd-4c59-000000000d56 20459 1726885628.91947: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d56 20459 1726885628.91952: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885628.92002: no more pending results, returning what we have 20459 1726885628.92006: results queue empty 20459 1726885628.92006: checking for any_errors_fatal 20459 1726885628.92017: done checking for any_errors_fatal 20459 1726885628.92018: checking for max_fail_percentage 20459 1726885628.92020: done checking for max_fail_percentage 20459 1726885628.92022: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.92023: done checking to see if all hosts have failed 20459 1726885628.92023: getting the remaining hosts for this loop 20459 1726885628.92025: done getting the remaining hosts for this loop 20459 1726885628.92028: getting the next task for host managed_node1 20459 1726885628.92039: done getting next task for host managed_node1 20459 1726885628.92042: ^ task is: TASK: Unset facts 20459 1726885628.92048: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885628.92053: getting variables 20459 1726885628.92055: in VariableManager get_vars() 20459 1726885628.92085: Calling all_inventory to load vars for managed_node1 20459 1726885628.92088: Calling groups_inventory to load vars for managed_node1 20459 1726885628.92092: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885628.92106: Calling all_plugins_play to load vars for managed_node1 20459 1726885628.92110: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885628.92116: Calling groups_plugins_play to load vars for managed_node1 20459 1726885628.92887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885628.95240: done with get_vars() 20459 1726885628.95255: done getting variables 20459 1726885628.95313: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:08 -0400 (0:00:00.061) 0:00:35.314 ****** 20459 1726885628.95431: entering _queue_task() for managed_node1/set_fact 20459 1726885628.96001: worker is 1 (out of 1 available) 20459 1726885628.96015: exiting _queue_task() for managed_node1/set_fact 20459 1726885628.96026: done queuing things up, now waiting for results queue to drain 20459 1726885628.96028: waiting for pending results... 20459 1726885628.96857: running TaskExecutor() for managed_node1/TASK: Unset facts 20459 1726885628.97098: in run() - task 02369adf-7a19-47dd-4c59-000000000d57 20459 1726885628.97117: variable 'ansible_search_path' from source: unknown 20459 1726885628.97267: calling self._execute() 20459 1726885628.97402: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.97407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.97420: variable 'omit' from source: magic vars 20459 1726885628.98279: variable 'omit' from source: magic vars 20459 1726885628.98465: variable 'omit' from source: magic vars 20459 1726885628.98501: variable 'omit' from source: magic vars 20459 1726885628.98548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885628.98699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885628.98721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885628.98739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.98920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885628.98923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885628.98925: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885628.99119: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885628.99123: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.99126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.99178: Set connection var ansible_pipelining to False 20459 1726885628.99181: Set connection var ansible_shell_type to sh 20459 1726885628.99183: Set connection var ansible_connection to ssh 20459 1726885628.99195: Set connection var ansible_timeout to 10 20459 1726885628.99200: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885628.99205: Set connection var ansible_shell_executable to /bin/sh 20459 1726885628.99340: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.99344: variable 'ansible_connection' from source: unknown 20459 1726885628.99346: variable 'ansible_module_compression' from source: unknown 20459 1726885628.99349: variable 'ansible_shell_type' from source: unknown 20459 1726885628.99351: variable 'ansible_shell_executable' from source: unknown 20459 1726885628.99354: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885628.99358: variable 'ansible_pipelining' from source: unknown 20459 1726885628.99361: variable 'ansible_timeout' from source: unknown 20459 1726885628.99365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885628.99625: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885628.99635: variable 'omit' from source: magic vars 20459 1726885628.99640: starting attempt loop 20459 1726885628.99763: running the handler 20459 1726885628.99781: handler run complete 20459 1726885628.99784: attempt loop complete, returning result 20459 1726885628.99786: _execute() done 20459 1726885628.99789: dumping result to json 20459 1726885628.99794: done dumping result, returning 20459 1726885628.99802: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-47dd-4c59-000000000d57] 20459 1726885628.99807: sending task result for task 02369adf-7a19-47dd-4c59-000000000d57 20459 1726885628.99902: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d57 20459 1726885628.99906: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 20459 1726885628.99966: no more pending results, returning what we have 20459 1726885628.99969: results queue empty 20459 1726885628.99970: checking for any_errors_fatal 20459 1726885628.99978: done checking for any_errors_fatal 20459 1726885628.99978: checking for max_fail_percentage 20459 1726885628.99980: done checking for max_fail_percentage 20459 1726885628.99981: checking to see if all hosts have failed and the running result is not ok 20459 1726885628.99982: done checking to see if all hosts have failed 20459 1726885628.99983: getting the remaining hosts for this loop 20459 1726885628.99984: done getting the remaining hosts for this loop 20459 1726885628.99988: getting the next task for host managed_node1 20459 1726885628.99998: done getting next task for host managed_node1 20459 1726885629.00001: ^ task is: TASK: Set some variables for fstab checking 20459 1726885629.00008: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.00013: getting variables 20459 1726885629.00015: in VariableManager get_vars() 20459 1726885629.00047: Calling all_inventory to load vars for managed_node1 20459 1726885629.00049: Calling groups_inventory to load vars for managed_node1 20459 1726885629.00053: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.00065: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.00068: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.00071: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.01708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.02305: done with get_vars() 20459 1726885629.02914: done getting variables 20459 1726885629.02974: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:09 -0400 (0:00:00.075) 0:00:35.390 ****** 20459 1726885629.03006: entering _queue_task() for managed_node1/set_fact 20459 1726885629.03263: worker is 1 (out of 1 available) 20459 1726885629.03275: exiting _queue_task() for managed_node1/set_fact 20459 1726885629.03285: done queuing things up, now waiting for results queue to drain 20459 1726885629.03287: waiting for pending results... 20459 1726885629.03606: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 20459 1726885629.03733: in run() - task 02369adf-7a19-47dd-4c59-000000000d5b 20459 1726885629.03749: variable 'ansible_search_path' from source: unknown 20459 1726885629.03788: calling self._execute() 20459 1726885629.03896: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.03900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.03911: variable 'omit' from source: magic vars 20459 1726885629.04025: variable 'omit' from source: magic vars 20459 1726885629.04104: variable 'omit' from source: magic vars 20459 1726885629.04410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885629.07561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885629.07682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885629.07722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885629.07759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885629.07899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885629.07975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.08124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.08148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.08186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.08204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.08719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.08722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.08725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.08727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.08729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.08769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.08792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.08819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.08896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.08909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.09301: variable 'storage_test_fstab' from source: set_fact 20459 1726885629.09317: variable 'storage_test_volume' from source: include params 20459 1726885629.09620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885629.09893: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885629.09932: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885629.10082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885629.10110: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885629.10279: 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) 20459 1726885629.10302: 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) 20459 1726885629.10329: 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) 20459 1726885629.10355: 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) 20459 1726885629.10805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.10944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.10969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.11008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.11136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.11920: variable '__mount_point' from source: task vars 20459 1726885629.11924: variable 'storage_test_volume' from source: include params 20459 1726885629.11926: variable 'storage_test_fstab' from source: set_fact 20459 1726885629.12171: variable '_storage_test_volume_present' from source: set_fact 20459 1726885629.12175: variable '__mount_point' from source: task vars 20459 1726885629.12249: variable 'storage_test_volume' from source: include params 20459 1726885629.12264: variable 'storage_test_volume' from source: include params 20459 1726885629.12425: variable '_storage_test_volume_present' from source: set_fact 20459 1726885629.12429: variable '__mount_point' from source: task vars 20459 1726885629.13045: variable 'storage_test_volume' from source: include params 20459 1726885629.13822: variable '__mount_options' from source: task vars 20459 1726885629.13896: variable 'storage_test_volume' from source: include params 20459 1726885629.13911: variable '__mount_point' from source: task vars 20459 1726885629.13987: variable 'storage_test_volume' from source: include params 20459 1726885629.14000: variable 'storage_test_fstab' from source: set_fact 20459 1726885629.14007: variable '__pattern' from source: task vars 20459 1726885629.14100: variable '__mount_point' from source: task vars 20459 1726885629.14168: variable 'storage_test_volume' from source: include params 20459 1726885629.14190: variable '__mount_options' from source: task vars 20459 1726885629.14258: variable 'storage_test_volume' from source: include params 20459 1726885629.14434: variable '_storage_test_volume_present' from source: set_fact 20459 1726885629.14437: variable '__mount_options' from source: task vars 20459 1726885629.14507: variable 'storage_test_volume' from source: include params 20459 1726885629.14538: variable 'omit' from source: magic vars 20459 1726885629.14564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.14608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.14634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.14651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.14662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.14678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.14693: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.14723: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.14733: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.14737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.14868: Set connection var ansible_pipelining to False 20459 1726885629.14871: Set connection var ansible_shell_type to sh 20459 1726885629.14873: Set connection var ansible_connection to ssh 20459 1726885629.14892: Set connection var ansible_timeout to 10 20459 1726885629.14900: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.14902: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.14932: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.14935: variable 'ansible_connection' from source: unknown 20459 1726885629.14938: variable 'ansible_module_compression' from source: unknown 20459 1726885629.14940: variable 'ansible_shell_type' from source: unknown 20459 1726885629.14948: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.14952: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.14956: variable 'ansible_pipelining' from source: unknown 20459 1726885629.14959: variable 'ansible_timeout' from source: unknown 20459 1726885629.14963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.15085: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.15095: variable 'omit' from source: magic vars 20459 1726885629.15101: starting attempt loop 20459 1726885629.15104: running the handler 20459 1726885629.15119: handler run complete 20459 1726885629.15130: attempt loop complete, returning result 20459 1726885629.15133: _execute() done 20459 1726885629.15135: dumping result to json 20459 1726885629.15138: done dumping result, returning 20459 1726885629.15146: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-47dd-4c59-000000000d5b] 20459 1726885629.15151: sending task result for task 02369adf-7a19-47dd-4c59-000000000d5b 20459 1726885629.15259: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d5b 20459 1726885629.15262: WORKER PROCESS EXITING ok: [managed_node1] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } 20459 1726885629.15338: no more pending results, returning what we have 20459 1726885629.15341: results queue empty 20459 1726885629.15342: checking for any_errors_fatal 20459 1726885629.15352: done checking for any_errors_fatal 20459 1726885629.15353: checking for max_fail_percentage 20459 1726885629.15355: done checking for max_fail_percentage 20459 1726885629.15356: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.15357: done checking to see if all hosts have failed 20459 1726885629.15358: getting the remaining hosts for this loop 20459 1726885629.15359: done getting the remaining hosts for this loop 20459 1726885629.15364: getting the next task for host managed_node1 20459 1726885629.15372: done getting next task for host managed_node1 20459 1726885629.15376: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885629.15384: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.15393: getting variables 20459 1726885629.15395: in VariableManager get_vars() 20459 1726885629.15431: Calling all_inventory to load vars for managed_node1 20459 1726885629.15433: Calling groups_inventory to load vars for managed_node1 20459 1726885629.15438: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.15449: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.15453: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.15457: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.16251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.16945: done with get_vars() 20459 1726885629.16961: done getting variables 20459 1726885629.17021: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.140) 0:00:35.531 ****** 20459 1726885629.17062: entering _queue_task() for managed_node1/assert 20459 1726885629.17307: worker is 1 (out of 1 available) 20459 1726885629.17322: exiting _queue_task() for managed_node1/assert 20459 1726885629.17334: done queuing things up, now waiting for results queue to drain 20459 1726885629.17336: waiting for pending results... 20459 1726885629.17641: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885629.17772: in run() - task 02369adf-7a19-47dd-4c59-000000000d5c 20459 1726885629.17794: variable 'ansible_search_path' from source: unknown 20459 1726885629.17834: calling self._execute() 20459 1726885629.17945: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.17951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.17960: variable 'omit' from source: magic vars 20459 1726885629.18333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885629.21608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885629.21689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885629.21725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885629.21766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885629.21797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885629.21901: variable '_storage_test_volume_present' from source: set_fact 20459 1726885629.21927: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885629.21933: variable 'omit' from source: magic vars 20459 1726885629.22005: variable 'omit' from source: magic vars 20459 1726885629.22042: variable 'omit' from source: magic vars 20459 1726885629.22067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.22097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.22116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.22135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.22145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.22162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.22179: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.22221: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.22224: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.22227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.22502: Set connection var ansible_pipelining to False 20459 1726885629.22506: Set connection var ansible_shell_type to sh 20459 1726885629.22509: Set connection var ansible_connection to ssh 20459 1726885629.22513: Set connection var ansible_timeout to 10 20459 1726885629.22518: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.22521: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.22523: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.22525: variable 'ansible_connection' from source: unknown 20459 1726885629.22528: variable 'ansible_module_compression' from source: unknown 20459 1726885629.22531: variable 'ansible_shell_type' from source: unknown 20459 1726885629.22533: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.22535: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.22537: variable 'ansible_pipelining' from source: unknown 20459 1726885629.22539: variable 'ansible_timeout' from source: unknown 20459 1726885629.22541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.22658: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.22668: variable 'omit' from source: magic vars 20459 1726885629.22671: starting attempt loop 20459 1726885629.22674: running the handler 20459 1726885629.22910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.23005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.23089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.23133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.23208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.23291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.23379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.23403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.23507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.23587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.23802: variable 'storage_test_fstab_id_matches' from source: set_fact 20459 1726885629.23805: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 20459 1726885629.23807: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 20459 1726885629.23809: handler run complete 20459 1726885629.23919: attempt loop complete, returning result 20459 1726885629.23922: _execute() done 20459 1726885629.23924: dumping result to json 20459 1726885629.23926: done dumping result, returning 20459 1726885629.23928: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-47dd-4c59-000000000d5c] 20459 1726885629.23930: sending task result for task 02369adf-7a19-47dd-4c59-000000000d5c 20459 1726885629.24322: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d5c 20459 1726885629.24325: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885629.24383: no more pending results, returning what we have 20459 1726885629.24386: results queue empty 20459 1726885629.24387: checking for any_errors_fatal 20459 1726885629.24396: done checking for any_errors_fatal 20459 1726885629.24397: checking for max_fail_percentage 20459 1726885629.24399: done checking for max_fail_percentage 20459 1726885629.24400: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.24401: done checking to see if all hosts have failed 20459 1726885629.24401: getting the remaining hosts for this loop 20459 1726885629.24403: done getting the remaining hosts for this loop 20459 1726885629.24407: getting the next task for host managed_node1 20459 1726885629.24425: done getting next task for host managed_node1 20459 1726885629.24428: ^ task is: TASK: Verify the fstab mount point 20459 1726885629.24435: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.24439: getting variables 20459 1726885629.24440: in VariableManager get_vars() 20459 1726885629.24473: Calling all_inventory to load vars for managed_node1 20459 1726885629.24476: Calling groups_inventory to load vars for managed_node1 20459 1726885629.24480: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.24491: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.24495: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.24498: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.25167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.25807: done with get_vars() 20459 1726885629.25824: done getting variables 20459 1726885629.25881: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.088) 0:00:35.619 ****** 20459 1726885629.25925: entering _queue_task() for managed_node1/assert 20459 1726885629.26823: worker is 1 (out of 1 available) 20459 1726885629.26837: exiting _queue_task() for managed_node1/assert 20459 1726885629.26854: done queuing things up, now waiting for results queue to drain 20459 1726885629.26856: waiting for pending results... 20459 1726885629.28470: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 20459 1726885629.28621: in run() - task 02369adf-7a19-47dd-4c59-000000000d5d 20459 1726885629.28637: variable 'ansible_search_path' from source: unknown 20459 1726885629.28667: calling self._execute() 20459 1726885629.28774: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.28778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.28787: variable 'omit' from source: magic vars 20459 1726885629.28897: variable 'omit' from source: magic vars 20459 1726885629.28974: variable 'omit' from source: magic vars 20459 1726885629.29251: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885629.29260: variable 'storage_test_volume' from source: include params 20459 1726885629.29316: variable 'omit' from source: magic vars 20459 1726885629.29356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.29400: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.29422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.29440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.29453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.29469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.29494: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.29524: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.29527: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.29530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.29662: Set connection var ansible_pipelining to False 20459 1726885629.29665: Set connection var ansible_shell_type to sh 20459 1726885629.29668: Set connection var ansible_connection to ssh 20459 1726885629.29679: Set connection var ansible_timeout to 10 20459 1726885629.29685: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.29690: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.29724: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.29728: variable 'ansible_connection' from source: unknown 20459 1726885629.29731: variable 'ansible_module_compression' from source: unknown 20459 1726885629.29733: variable 'ansible_shell_type' from source: unknown 20459 1726885629.29737: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.29739: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.29743: variable 'ansible_pipelining' from source: unknown 20459 1726885629.29746: variable 'ansible_timeout' from source: unknown 20459 1726885629.29750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.29902: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.29913: variable 'omit' from source: magic vars 20459 1726885629.29921: starting attempt loop 20459 1726885629.29928: running the handler 20459 1726885629.30851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885629.35224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885629.35291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885629.35329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885629.35371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885629.35397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885629.35477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.35505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.35531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.35581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.35595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.35648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.35679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.35704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.35745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.35759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.35892: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 20459 1726885629.35898: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885629.35917: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 20459 1726885629.35922: handler run complete 20459 1726885629.35937: attempt loop complete, returning result 20459 1726885629.35940: _execute() done 20459 1726885629.35943: dumping result to json 20459 1726885629.35945: done dumping result, returning 20459 1726885629.35954: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-47dd-4c59-000000000d5d] 20459 1726885629.35959: sending task result for task 02369adf-7a19-47dd-4c59-000000000d5d 20459 1726885629.36061: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d5d 20459 1726885629.36064: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885629.36147: no more pending results, returning what we have 20459 1726885629.36150: results queue empty 20459 1726885629.36151: checking for any_errors_fatal 20459 1726885629.36158: done checking for any_errors_fatal 20459 1726885629.36159: checking for max_fail_percentage 20459 1726885629.36162: done checking for max_fail_percentage 20459 1726885629.36163: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.36163: done checking to see if all hosts have failed 20459 1726885629.36164: getting the remaining hosts for this loop 20459 1726885629.36166: done getting the remaining hosts for this loop 20459 1726885629.36170: getting the next task for host managed_node1 20459 1726885629.36179: done getting next task for host managed_node1 20459 1726885629.36182: ^ task is: TASK: Verify mount_options 20459 1726885629.36189: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.36193: getting variables 20459 1726885629.36195: in VariableManager get_vars() 20459 1726885629.36231: Calling all_inventory to load vars for managed_node1 20459 1726885629.36234: Calling groups_inventory to load vars for managed_node1 20459 1726885629.36237: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.36249: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.36253: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.36256: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.37006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.38259: done with get_vars() 20459 1726885629.38275: done getting variables 20459 1726885629.38335: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.125) 0:00:35.745 ****** 20459 1726885629.38483: entering _queue_task() for managed_node1/assert 20459 1726885629.38816: worker is 1 (out of 1 available) 20459 1726885629.38829: exiting _queue_task() for managed_node1/assert 20459 1726885629.38842: done queuing things up, now waiting for results queue to drain 20459 1726885629.38844: waiting for pending results... 20459 1726885629.39149: running TaskExecutor() for managed_node1/TASK: Verify mount_options 20459 1726885629.39275: in run() - task 02369adf-7a19-47dd-4c59-000000000d5e 20459 1726885629.39294: variable 'ansible_search_path' from source: unknown 20459 1726885629.39329: calling self._execute() 20459 1726885629.39439: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.39453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.39456: variable 'omit' from source: magic vars 20459 1726885629.39856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885629.44275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885629.44616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885629.44877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885629.45108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885629.45252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885629.45534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.45581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.45637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.45687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.45707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.45964: Evaluated conditional (__storage_verify_mount_options | d(false)): False 20459 1726885629.45972: when evaluation is False, skipping this task 20459 1726885629.45979: _execute() done 20459 1726885629.45986: dumping result to json 20459 1726885629.45993: done dumping result, returning 20459 1726885629.46003: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-47dd-4c59-000000000d5e] 20459 1726885629.46017: sending task result for task 02369adf-7a19-47dd-4c59-000000000d5e skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885629.46246: no more pending results, returning what we have 20459 1726885629.46251: results queue empty 20459 1726885629.46252: checking for any_errors_fatal 20459 1726885629.46259: done checking for any_errors_fatal 20459 1726885629.46260: checking for max_fail_percentage 20459 1726885629.46262: done checking for max_fail_percentage 20459 1726885629.46263: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.46264: done checking to see if all hosts have failed 20459 1726885629.46264: getting the remaining hosts for this loop 20459 1726885629.46266: done getting the remaining hosts for this loop 20459 1726885629.46270: getting the next task for host managed_node1 20459 1726885629.46278: done getting next task for host managed_node1 20459 1726885629.46281: ^ task is: TASK: Verify fingerprint 20459 1726885629.46287: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.46291: getting variables 20459 1726885629.46293: in VariableManager get_vars() 20459 1726885629.46327: Calling all_inventory to load vars for managed_node1 20459 1726885629.46329: Calling groups_inventory to load vars for managed_node1 20459 1726885629.46333: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.46344: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.46346: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.46350: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.46859: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d5e 20459 1726885629.46863: WORKER PROCESS EXITING 20459 1726885629.47352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.47970: done with get_vars() 20459 1726885629.47984: done getting variables 20459 1726885629.48070: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.096) 0:00:35.841 ****** 20459 1726885629.48103: entering _queue_task() for managed_node1/assert 20459 1726885629.48831: worker is 1 (out of 1 available) 20459 1726885629.48972: exiting _queue_task() for managed_node1/assert 20459 1726885629.48984: done queuing things up, now waiting for results queue to drain 20459 1726885629.48986: waiting for pending results... 20459 1726885629.50038: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 20459 1726885629.50404: in run() - task 02369adf-7a19-47dd-4c59-000000000d5f 20459 1726885629.50420: variable 'ansible_search_path' from source: unknown 20459 1726885629.50561: calling self._execute() 20459 1726885629.50767: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.50776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.50786: variable 'omit' from source: magic vars 20459 1726885629.50901: variable 'omit' from source: magic vars 20459 1726885629.50983: variable 'omit' from source: magic vars 20459 1726885629.51023: variable 'omit' from source: magic vars 20459 1726885629.51062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.51098: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.51124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.51142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.51154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.51172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.51187: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.51223: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.51228: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.51231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.51359: Set connection var ansible_pipelining to False 20459 1726885629.51363: Set connection var ansible_shell_type to sh 20459 1726885629.51365: Set connection var ansible_connection to ssh 20459 1726885629.51396: Set connection var ansible_timeout to 10 20459 1726885629.51401: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.51407: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.51439: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.51442: variable 'ansible_connection' from source: unknown 20459 1726885629.51445: variable 'ansible_module_compression' from source: unknown 20459 1726885629.51447: variable 'ansible_shell_type' from source: unknown 20459 1726885629.51450: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.51452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.51456: variable 'ansible_pipelining' from source: unknown 20459 1726885629.51459: variable 'ansible_timeout' from source: unknown 20459 1726885629.51463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.51610: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.51623: variable 'omit' from source: magic vars 20459 1726885629.51626: starting attempt loop 20459 1726885629.51629: running the handler 20459 1726885629.52138: variable '__fingerprint' from source: task vars 20459 1726885629.52146: variable 'storage_test_fstab' from source: set_fact 20459 1726885629.52169: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 20459 1726885629.52172: handler run complete 20459 1726885629.52184: attempt loop complete, returning result 20459 1726885629.52186: _execute() done 20459 1726885629.52194: dumping result to json 20459 1726885629.52197: done dumping result, returning 20459 1726885629.52208: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-47dd-4c59-000000000d5f] 20459 1726885629.52211: sending task result for task 02369adf-7a19-47dd-4c59-000000000d5f ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885629.52421: no more pending results, returning what we have 20459 1726885629.52425: results queue empty 20459 1726885629.52425: checking for any_errors_fatal 20459 1726885629.52436: done checking for any_errors_fatal 20459 1726885629.52437: checking for max_fail_percentage 20459 1726885629.52439: done checking for max_fail_percentage 20459 1726885629.52440: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.52441: done checking to see if all hosts have failed 20459 1726885629.52442: getting the remaining hosts for this loop 20459 1726885629.52443: done getting the remaining hosts for this loop 20459 1726885629.52447: getting the next task for host managed_node1 20459 1726885629.52455: done getting next task for host managed_node1 20459 1726885629.52458: ^ task is: TASK: Clean up variables 20459 1726885629.52466: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.52470: getting variables 20459 1726885629.52472: in VariableManager get_vars() 20459 1726885629.52507: Calling all_inventory to load vars for managed_node1 20459 1726885629.52509: Calling groups_inventory to load vars for managed_node1 20459 1726885629.52516: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.52529: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.52533: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.52538: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.53058: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d5f 20459 1726885629.53061: WORKER PROCESS EXITING 20459 1726885629.53339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.54303: done with get_vars() 20459 1726885629.54347: done getting variables 20459 1726885629.54434: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.063) 0:00:35.905 ****** 20459 1726885629.54465: entering _queue_task() for managed_node1/set_fact 20459 1726885629.54808: worker is 1 (out of 1 available) 20459 1726885629.54821: exiting _queue_task() for managed_node1/set_fact 20459 1726885629.54832: done queuing things up, now waiting for results queue to drain 20459 1726885629.54850: waiting for pending results... 20459 1726885629.55356: running TaskExecutor() for managed_node1/TASK: Clean up variables 20459 1726885629.55632: in run() - task 02369adf-7a19-47dd-4c59-000000000d60 20459 1726885629.55665: variable 'ansible_search_path' from source: unknown 20459 1726885629.55743: calling self._execute() 20459 1726885629.55933: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.55941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.55949: variable 'omit' from source: magic vars 20459 1726885629.56075: variable 'omit' from source: magic vars 20459 1726885629.56156: variable 'omit' from source: magic vars 20459 1726885629.56235: variable 'omit' from source: magic vars 20459 1726885629.56367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.56507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.56545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.56561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.56608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.56751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.56849: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.57009: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.57017: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.57020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.57308: Set connection var ansible_pipelining to False 20459 1726885629.57313: Set connection var ansible_shell_type to sh 20459 1726885629.57320: Set connection var ansible_connection to ssh 20459 1726885629.57350: Set connection var ansible_timeout to 10 20459 1726885629.57355: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.57365: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.57433: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.57444: variable 'ansible_connection' from source: unknown 20459 1726885629.57477: variable 'ansible_module_compression' from source: unknown 20459 1726885629.57481: variable 'ansible_shell_type' from source: unknown 20459 1726885629.57483: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.57485: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.57490: variable 'ansible_pipelining' from source: unknown 20459 1726885629.57492: variable 'ansible_timeout' from source: unknown 20459 1726885629.57496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.57736: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.57746: variable 'omit' from source: magic vars 20459 1726885629.57751: starting attempt loop 20459 1726885629.57754: running the handler 20459 1726885629.57767: handler run complete 20459 1726885629.57779: attempt loop complete, returning result 20459 1726885629.57782: _execute() done 20459 1726885629.57784: dumping result to json 20459 1726885629.57790: done dumping result, returning 20459 1726885629.57798: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-47dd-4c59-000000000d60] 20459 1726885629.57803: sending task result for task 02369adf-7a19-47dd-4c59-000000000d60 20459 1726885629.57892: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d60 ok: [managed_node1] => { "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 } 20459 1726885629.57954: no more pending results, returning what we have 20459 1726885629.57957: results queue empty 20459 1726885629.57958: checking for any_errors_fatal 20459 1726885629.57966: done checking for any_errors_fatal 20459 1726885629.57967: checking for max_fail_percentage 20459 1726885629.57969: done checking for max_fail_percentage 20459 1726885629.57970: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.57970: done checking to see if all hosts have failed 20459 1726885629.57971: getting the remaining hosts for this loop 20459 1726885629.57973: done getting the remaining hosts for this loop 20459 1726885629.57976: getting the next task for host managed_node1 20459 1726885629.57988: done getting next task for host managed_node1 20459 1726885629.57991: ^ task is: TASK: Verify fs type 20459 1726885629.57997: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.58002: getting variables 20459 1726885629.58004: in VariableManager get_vars() 20459 1726885629.58036: Calling all_inventory to load vars for managed_node1 20459 1726885629.58039: Calling groups_inventory to load vars for managed_node1 20459 1726885629.58043: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.58071: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.58076: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.58081: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.59292: WORKER PROCESS EXITING 20459 1726885629.59567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.60855: done with get_vars() 20459 1726885629.60919: done getting variables 20459 1726885629.61027: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.065) 0:00:35.970 ****** 20459 1726885629.61057: entering _queue_task() for managed_node1/assert 20459 1726885629.61347: worker is 1 (out of 1 available) 20459 1726885629.61358: exiting _queue_task() for managed_node1/assert 20459 1726885629.61370: done queuing things up, now waiting for results queue to drain 20459 1726885629.61371: waiting for pending results... 20459 1726885629.61771: running TaskExecutor() for managed_node1/TASK: Verify fs type 20459 1726885629.61955: in run() - task 02369adf-7a19-47dd-4c59-000000000d64 20459 1726885629.61970: variable 'ansible_search_path' from source: unknown 20459 1726885629.62004: calling self._execute() 20459 1726885629.62166: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.62172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.62182: variable 'omit' from source: magic vars 20459 1726885629.62588: variable 'storage_test_volume' from source: include params 20459 1726885629.62628: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885629.62743: variable 'storage_test_volume' from source: include params 20459 1726885629.62757: Evaluated conditional (storage_test_volume.fs_type): True 20459 1726885629.62856: variable '_storage_test_volume_present' from source: set_fact 20459 1726885629.62859: Evaluated conditional (_storage_test_volume_present): True 20459 1726885629.62867: variable 'omit' from source: magic vars 20459 1726885629.62979: variable 'omit' from source: magic vars 20459 1726885629.63020: variable 'omit' from source: magic vars 20459 1726885629.63075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.63107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.63129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.63180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.63191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.63209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.63243: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.63274: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.63278: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.63281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.63431: Set connection var ansible_pipelining to False 20459 1726885629.63436: Set connection var ansible_shell_type to sh 20459 1726885629.63439: Set connection var ansible_connection to ssh 20459 1726885629.63467: Set connection var ansible_timeout to 10 20459 1726885629.63472: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.63478: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.63506: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.63509: variable 'ansible_connection' from source: unknown 20459 1726885629.63513: variable 'ansible_module_compression' from source: unknown 20459 1726885629.63518: variable 'ansible_shell_type' from source: unknown 20459 1726885629.63520: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.63523: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.63525: variable 'ansible_pipelining' from source: unknown 20459 1726885629.63527: variable 'ansible_timeout' from source: unknown 20459 1726885629.63529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.63800: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.63810: variable 'omit' from source: magic vars 20459 1726885629.63822: starting attempt loop 20459 1726885629.63824: running the handler 20459 1726885629.64134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885629.67520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885629.67583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885629.67619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885629.67749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885629.67778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885629.67858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885629.67886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885629.67909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885629.67947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885629.67959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885629.68177: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885629.68197: variable 'storage_test_volume' from source: include params 20459 1726885629.68221: 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 20459 1726885629.68224: handler run complete 20459 1726885629.68239: attempt loop complete, returning result 20459 1726885629.68242: _execute() done 20459 1726885629.68245: dumping result to json 20459 1726885629.68247: done dumping result, returning 20459 1726885629.68253: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-47dd-4c59-000000000d64] 20459 1726885629.68259: sending task result for task 02369adf-7a19-47dd-4c59-000000000d64 20459 1726885629.68353: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d64 20459 1726885629.68357: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885629.68405: no more pending results, returning what we have 20459 1726885629.68409: results queue empty 20459 1726885629.68409: checking for any_errors_fatal 20459 1726885629.68422: done checking for any_errors_fatal 20459 1726885629.68423: checking for max_fail_percentage 20459 1726885629.68425: done checking for max_fail_percentage 20459 1726885629.68426: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.68427: done checking to see if all hosts have failed 20459 1726885629.68428: getting the remaining hosts for this loop 20459 1726885629.68429: done getting the remaining hosts for this loop 20459 1726885629.68433: getting the next task for host managed_node1 20459 1726885629.68447: done getting next task for host managed_node1 20459 1726885629.68449: ^ task is: TASK: Verify fs label 20459 1726885629.68456: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.68461: getting variables 20459 1726885629.68463: in VariableManager get_vars() 20459 1726885629.68494: Calling all_inventory to load vars for managed_node1 20459 1726885629.68497: Calling groups_inventory to load vars for managed_node1 20459 1726885629.68501: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.68514: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.68518: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.68522: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.69059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.69864: done with get_vars() 20459 1726885629.69878: done getting variables 20459 1726885629.69933: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:09 -0400 (0:00:00.089) 0:00:36.060 ****** 20459 1726885629.69965: entering _queue_task() for managed_node1/assert 20459 1726885629.70191: worker is 1 (out of 1 available) 20459 1726885629.70202: exiting _queue_task() for managed_node1/assert 20459 1726885629.70215: done queuing things up, now waiting for results queue to drain 20459 1726885629.70217: waiting for pending results... 20459 1726885629.70497: running TaskExecutor() for managed_node1/TASK: Verify fs label 20459 1726885629.70633: in run() - task 02369adf-7a19-47dd-4c59-000000000d65 20459 1726885629.70646: variable 'ansible_search_path' from source: unknown 20459 1726885629.70684: calling self._execute() 20459 1726885629.70779: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.70783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.70793: variable 'omit' from source: magic vars 20459 1726885629.71154: variable 'storage_test_volume' from source: include params 20459 1726885629.71184: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885629.71347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885629.73564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885629.73641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885629.73675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885629.73716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885629.73742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885629.73820: variable '_storage_test_volume_present' from source: set_fact 20459 1726885629.73837: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885629.73955: variable 'storage_test_volume' from source: include params 20459 1726885629.73968: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 20459 1726885629.73974: variable 'omit' from source: magic vars 20459 1726885629.74042: variable 'omit' from source: magic vars 20459 1726885629.74220: variable 'storage_test_volume' from source: include params 20459 1726885629.74232: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885629.74272: variable 'omit' from source: magic vars 20459 1726885629.74297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.74324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.74339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.74359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.74369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.74384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.74399: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.74426: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.74430: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.74432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.74542: Set connection var ansible_pipelining to False 20459 1726885629.74546: Set connection var ansible_shell_type to sh 20459 1726885629.74548: Set connection var ansible_connection to ssh 20459 1726885629.74559: Set connection var ansible_timeout to 10 20459 1726885629.74568: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.74573: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.74595: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.74598: variable 'ansible_connection' from source: unknown 20459 1726885629.74600: variable 'ansible_module_compression' from source: unknown 20459 1726885629.74602: variable 'ansible_shell_type' from source: unknown 20459 1726885629.74606: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.74608: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.74610: variable 'ansible_pipelining' from source: unknown 20459 1726885629.74618: variable 'ansible_timeout' from source: unknown 20459 1726885629.74620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.74720: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885629.74729: variable 'omit' from source: magic vars 20459 1726885629.74734: starting attempt loop 20459 1726885629.74737: running the handler 20459 1726885629.74900: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885629.74916: variable 'storage_test_volume' from source: include params 20459 1726885629.74928: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 20459 1726885629.74935: handler run complete 20459 1726885629.74949: attempt loop complete, returning result 20459 1726885629.74952: _execute() done 20459 1726885629.74954: dumping result to json 20459 1726885629.74957: done dumping result, returning 20459 1726885629.74963: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-47dd-4c59-000000000d65] 20459 1726885629.74968: sending task result for task 02369adf-7a19-47dd-4c59-000000000d65 20459 1726885629.75058: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d65 20459 1726885629.75062: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885629.75111: no more pending results, returning what we have 20459 1726885629.75116: results queue empty 20459 1726885629.75117: checking for any_errors_fatal 20459 1726885629.75125: done checking for any_errors_fatal 20459 1726885629.75126: checking for max_fail_percentage 20459 1726885629.75128: done checking for max_fail_percentage 20459 1726885629.75129: checking to see if all hosts have failed and the running result is not ok 20459 1726885629.75130: done checking to see if all hosts have failed 20459 1726885629.75131: getting the remaining hosts for this loop 20459 1726885629.75133: done getting the remaining hosts for this loop 20459 1726885629.75136: getting the next task for host managed_node1 20459 1726885629.75147: done getting next task for host managed_node1 20459 1726885629.75151: ^ task is: TASK: See whether the device node is present 20459 1726885629.75158: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885629.75170: getting variables 20459 1726885629.75172: in VariableManager get_vars() 20459 1726885629.75204: Calling all_inventory to load vars for managed_node1 20459 1726885629.75207: Calling groups_inventory to load vars for managed_node1 20459 1726885629.75211: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885629.75224: Calling all_plugins_play to load vars for managed_node1 20459 1726885629.75227: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885629.75231: Calling groups_plugins_play to load vars for managed_node1 20459 1726885629.75868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885629.76560: done with get_vars() 20459 1726885629.76574: 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 22:27:09 -0400 (0:00:00.066) 0:00:36.127 ****** 20459 1726885629.76666: entering _queue_task() for managed_node1/stat 20459 1726885629.76889: worker is 1 (out of 1 available) 20459 1726885629.76901: exiting _queue_task() for managed_node1/stat 20459 1726885629.76910: done queuing things up, now waiting for results queue to drain 20459 1726885629.76914: waiting for pending results... 20459 1726885629.77192: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 20459 1726885629.77308: in run() - task 02369adf-7a19-47dd-4c59-000000000d69 20459 1726885629.77325: variable 'ansible_search_path' from source: unknown 20459 1726885629.77362: calling self._execute() 20459 1726885629.77456: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.77468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.77477: variable 'omit' from source: magic vars 20459 1726885629.77579: variable 'omit' from source: magic vars 20459 1726885629.77649: variable 'omit' from source: magic vars 20459 1726885629.77869: variable 'storage_test_volume' from source: include params 20459 1726885629.77923: variable 'omit' from source: magic vars 20459 1726885629.77963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885629.77996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885629.78020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885629.78036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.78048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885629.78063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885629.78079: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885629.78105: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885629.78108: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.78118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.78228: Set connection var ansible_pipelining to False 20459 1726885629.78232: Set connection var ansible_shell_type to sh 20459 1726885629.78235: Set connection var ansible_connection to ssh 20459 1726885629.78245: Set connection var ansible_timeout to 10 20459 1726885629.78249: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885629.78255: Set connection var ansible_shell_executable to /bin/sh 20459 1726885629.78276: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.78279: variable 'ansible_connection' from source: unknown 20459 1726885629.78282: variable 'ansible_module_compression' from source: unknown 20459 1726885629.78284: variable 'ansible_shell_type' from source: unknown 20459 1726885629.78287: variable 'ansible_shell_executable' from source: unknown 20459 1726885629.78289: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885629.78292: variable 'ansible_pipelining' from source: unknown 20459 1726885629.78294: variable 'ansible_timeout' from source: unknown 20459 1726885629.78299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885629.78494: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885629.78503: variable 'omit' from source: magic vars 20459 1726885629.78508: starting attempt loop 20459 1726885629.78513: running the handler 20459 1726885629.78526: _low_level_execute_command(): starting 20459 1726885629.78534: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885629.79296: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885629.79305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.79324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.79339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.79376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.79384: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885629.79393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.79406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885629.79419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885629.79426: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885629.79436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.79444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.79458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.79466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.79471: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885629.79481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.79558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885629.79582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885629.79589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885629.79660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885629.81311: stdout chunk (state=3): >>>/root <<< 20459 1726885629.81404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885629.81532: stderr chunk (state=3): >>><<< 20459 1726885629.81536: stdout chunk (state=3): >>><<< 20459 1726885629.81558: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885629.81572: _low_level_execute_command(): starting 20459 1726885629.81577: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815 `" && echo ansible-tmp-1726885629.8155868-21928-130911931474815="` echo /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815 `" ) && sleep 0' 20459 1726885629.82274: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885629.82283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.82293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.82307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.82349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.82356: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885629.82367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.82378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885629.82386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885629.82392: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885629.82400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.82409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.82422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.82430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.82436: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885629.82445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.82517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885629.82533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885629.82545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885629.82604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885629.84456: stdout chunk (state=3): >>>ansible-tmp-1726885629.8155868-21928-130911931474815=/root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815 <<< 20459 1726885629.84626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885629.84629: stdout chunk (state=3): >>><<< 20459 1726885629.84634: stderr chunk (state=3): >>><<< 20459 1726885629.84653: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885629.8155868-21928-130911931474815=/root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885629.84704: variable 'ansible_module_compression' from source: unknown 20459 1726885629.84769: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885629.84803: variable 'ansible_facts' from source: unknown 20459 1726885629.84884: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815/AnsiballZ_stat.py 20459 1726885629.85018: Sending initial data 20459 1726885629.85022: Sent initial data (153 bytes) 20459 1726885629.85931: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885629.85939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.85951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.85960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.86000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.86003: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885629.86016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.86028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885629.86038: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885629.86041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885629.86047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.86057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.86068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.86076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.86082: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885629.86091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.86163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885629.86180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885629.86191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885629.86250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885629.88001: 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 <<< 20459 1726885629.88039: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885629.88074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp3pgj8ujd /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815/AnsiballZ_stat.py <<< 20459 1726885629.88110: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885629.89519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885629.89522: stderr chunk (state=3): >>><<< 20459 1726885629.89525: stdout chunk (state=3): >>><<< 20459 1726885629.89527: done transferring module to remote 20459 1726885629.89532: _low_level_execute_command(): starting 20459 1726885629.89535: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815/ /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815/AnsiballZ_stat.py && sleep 0' 20459 1726885629.90044: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885629.90052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.90062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.90075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.90116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.90119: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885629.90131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.90145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885629.90152: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885629.90160: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885629.90170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.90177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.90188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.90195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.90201: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885629.90210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.90286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885629.90304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885629.90317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885629.90371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885629.92126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885629.92179: stderr chunk (state=3): >>><<< 20459 1726885629.92182: stdout chunk (state=3): >>><<< 20459 1726885629.92199: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885629.92202: _low_level_execute_command(): starting 20459 1726885629.92206: _low_level_execute_command(): using become for this command 20459 1726885629.92224: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qkdngwdiuexamaognzipictbmrcmhjmx ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885629.92340: Initial state: awaiting_escalation: BECOME-SUCCESS-qkdngwdiuexamaognzipictbmrcmhjmx 20459 1726885629.92867: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885629.92909: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.92922: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.92937: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.92982: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.92990: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885629.93000: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.93017: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885629.93022: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885629.93030: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885629.93038: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885629.93047: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885629.93065: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885629.93076: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885629.93083: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885629.93092: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885629.93166: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885629.93192: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885629.93203: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885629.93271: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885629.96087: stdout chunk (state=1): >>>BECOME-SUCCESS-qkdngwdiuexamaognzipictbmrcmhjmx <<< 20459 1726885629.96090: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qkdngwdiuexamaognzipictbmrcmhjmx' 20459 1726885629.96320: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885629.96337: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885629.96402: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885629.96437: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885629.96470: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885629.96516: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885629.96519: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885629.96571: 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' <<< 20459 1726885629.96605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885629.96615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885629.96631: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885629.96642: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b928daca0> <<< 20459 1726885629.96700: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885629.96703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885629.96710: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92881280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b928daa00> <<< 20459 1726885629.96747: 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' <<< 20459 1726885629.96752: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b928da9a0> <<< 20459 1726885629.96769: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885629.96789: 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' <<< 20459 1726885629.96802: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92881370> <<< 20459 1726885629.96872: 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' <<< 20459 1726885629.96887: 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 0x7f6b92881820> <<< 20459 1726885629.96911: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92881550> <<< 20459 1726885629.96946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885629.96952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885629.96972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885629.96989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885629.97001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885629.97035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885629.97058: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885629.97063: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9282df70> <<< 20459 1726885629.97085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885629.97097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885629.97165: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92834100> <<< 20459 1726885629.97200: 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' <<< 20459 1726885629.97234: 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 0x7f6b9285d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92834820> <<< 20459 1726885629.97273: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92896760> <<< 20459 1726885629.97294: 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' <<< 20459 1726885629.97301: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9282dc70> <<< 20459 1726885629.97360: 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' <<< 20459 1726885629.97367: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9285dc70> <<< 20459 1726885629.97422: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92881fd0> <<< 20459 1726885629.97450: 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. <<< 20459 1726885629.97645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885629.97652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885629.97686: 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' <<< 20459 1726885629.97709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885629.97733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885629.97753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885629.97775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885629.97779: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925afd90> <<< 20459 1726885629.97850: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b2e20> <<< 20459 1726885629.97885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885629.97905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885629.97945: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885629.97948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885629.97971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885629.97974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885629.97976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885629.98001: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b0520> <<< 20459 1726885629.98004: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925af250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885629.98071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885629.98093: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885629.98136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885629.98149: 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' <<< 20459 1726885629.98197: 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 0x7f6b92531ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92531790> <<< 20459 1726885629.98240: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885629.98244: 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 0x7f6b92531d90> <<< 20459 1726885629.98263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885629.98283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885629.98296: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92531e50> <<< 20459 1726885629.98336: 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' <<< 20459 1726885629.98351: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92531f10> <<< 20459 1726885629.98354: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885629.98393: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92589c10> import '_functools' # <<< 20459 1726885629.98426: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925834f0> <<< 20459 1726885629.98519: 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 0x7f6b92597550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b6cd0> <<< 20459 1726885629.98538: 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' <<< 20459 1726885629.98551: 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 0x7f6b92542b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92589130> <<< 20459 1726885629.98631: 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 0x7f6b92597160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925bc880> # /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' <<< 20459 1726885629.98657: 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' <<< 20459 1726885629.98695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885629.98707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92542e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92542c70> <<< 20459 1726885629.98740: 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 0x7f6b92542be0> <<< 20459 1726885629.98767: 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' <<< 20459 1726885629.98802: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885629.98805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885629.98834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885629.98874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885629.98903: 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 0x7f6b92517250> <<< 20459 1726885629.98939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885629.98942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885629.98970: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92517340> <<< 20459 1726885629.99090: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9254de80> <<< 20459 1726885629.99133: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92544910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925444f0> <<< 20459 1726885629.99177: 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' <<< 20459 1726885629.99214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885629.99237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885629.99262: 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 0x7f6b924c0fa0> <<< 20459 1726885629.99297: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92512af0> <<< 20459 1726885629.99344: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92544d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b6eb0> <<< 20459 1726885629.99368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885629.99413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885629.99438: 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 0x7f6b9245d9d0> <<< 20459 1726885629.99441: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885629.99470: 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 0x7f6b9245dd00> <<< 20459 1726885629.99498: 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' <<< 20459 1726885629.99533: 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' <<< 20459 1726885629.99555: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92470610> <<< 20459 1726885629.99568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885629.99596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885629.99628: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92470b50> <<< 20459 1726885629.99679: 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 0x7f6b92406280> <<< 20459 1726885629.99682: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9245ddf0> <<< 20459 1726885629.99710: 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' <<< 20459 1726885629.99813: 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 0x7f6b92417160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92470490> <<< 20459 1726885629.99817: 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 0x7f6b92417220> <<< 20459 1726885629.99905: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925428b0> # /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' <<< 20459 1726885629.99909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885629.99923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885630.00019: 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 0x7f6b92433580> # /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' <<< 20459 1726885630.00027: 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 0x7f6b92433850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92433640> <<< 20459 1726885630.00040: 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 0x7f6b92433730> <<< 20459 1726885630.00065: 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' <<< 20459 1726885630.00262: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.00268: 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 0x7f6b92433b80> <<< 20459 1726885630.00306: 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 0x7f6b924400d0> <<< 20459 1726885630.00313: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b924337c0> <<< 20459 1726885630.00328: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92425910> <<< 20459 1726885630.00351: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92542490> <<< 20459 1726885630.00372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885630.00432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885630.00466: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92433970> <<< 20459 1726885630.00567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885630.00581: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6b92362550> <<< 20459 1726885630.00738: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885630.00829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.00862: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885630.00871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.00884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.00891: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885630.00902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.02153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.03101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885630.03107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d25760> <<< 20459 1726885630.03131: 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' <<< 20459 1726885630.03154: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885630.03162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885630.03180: 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' <<< 20459 1726885630.03205: 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 0x7f6b91db4820> <<< 20459 1726885630.03247: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4700> <<< 20459 1726885630.03272: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4460> <<< 20459 1726885630.03295: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885630.03299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885630.03349: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4250> <<< 20459 1726885630.03355: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885630.03376: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.03384: 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 0x7f6b91db44c0> <<< 20459 1726885630.03394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885630.03423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885630.03458: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4880> <<< 20459 1726885630.03479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885630.03490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885630.03509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885630.03527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885630.03550: 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' <<< 20459 1726885630.03623: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91ca5790> <<< 20459 1726885630.03658: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.03662: 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 0x7f6b91ca5b20> <<< 20459 1726885630.03687: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.03698: 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 0x7f6b91ca5970> <<< 20459 1726885630.03703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885630.03732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885630.03759: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91cc3b50> <<< 20459 1726885630.03777: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91daecd0> <<< 20459 1726885630.03933: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db45e0> <<< 20459 1726885630.03955: 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' <<< 20459 1726885630.03978: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91daee80> <<< 20459 1726885630.04006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885630.04013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885630.04031: 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' <<< 20459 1726885630.04051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885630.04064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885630.04090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885630.04093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20459 1726885630.04095: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d218e0> <<< 20459 1726885630.04168: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d53dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d53850> <<< 20459 1726885630.04173: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91cbd310> <<< 20459 1726885630.04201: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.04219: 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 0x7f6b91d53fd0> <<< 20459 1726885630.04240: 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 0x7f6b91d53fa0> <<< 20459 1726885630.04259: 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 <<< 20459 1726885630.04264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885630.04281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885630.04320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885630.04395: 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 0x7f6b91c86fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d8deb0> <<< 20459 1726885630.04408: 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' <<< 20459 1726885630.04478: 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 0x7f6b91c94550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d8dfd0> <<< 20459 1726885630.04491: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885630.04544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885630.04560: 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' # <<< 20459 1726885630.04607: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d5a580> <<< 20459 1726885630.04732: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c94160> <<< 20459 1726885630.04827: 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 0x7f6b91c925b0> <<< 20459 1726885630.04854: 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 0x7f6b91c92670> <<< 20459 1726885630.04896: 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 0x7f6b91c91ca0> <<< 20459 1726885630.04933: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d84f10> <<< 20459 1726885630.04948: 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' <<< 20459 1726885630.04962: 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' <<< 20459 1726885630.05005: 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 0x7f6b91d16a00> <<< 20459 1726885630.05183: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.05186: 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 0x7f6b91d14970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c87880> <<< 20459 1726885630.05254: 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 0x7f6b91d16430> <<< 20459 1726885630.05270: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d4da00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885630.05346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.05436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.05469: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885630.05472: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885630.05569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.05697: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.06117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.06580: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885630.06583: 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_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885630.06596: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885630.06615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885630.06672: 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 0x7f6b91c62c10> <<< 20459 1726885630.06763: 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 0x7f6b91d0b7f0> <<< 20459 1726885630.06834: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9185b0d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885630.06847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.06850: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885630.06962: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.07089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885630.07094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885630.07119: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d0cc10> <<< 20459 1726885630.07126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.07710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.07877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.07931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.07993: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885630.08071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08079: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885630.08082: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08359: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885630.08362: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885630.08365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08369: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885630.08559: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885630.08696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885630.08701: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885630.08784: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db2bb0> # zipimport: zlib available <<< 20459 1726885630.08872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08926: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885630.08938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.08976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09008: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885630.09022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09244: 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 <<< 20459 1726885630.09270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885630.09422: 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 0x7f6b91c4a7c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91811eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885630.09481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09560: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.09698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885630.09702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885630.09716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885630.09737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885630.09775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885630.09777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885630.09868: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91848b50> <<< 20459 1726885630.09897: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c56d00> <<< 20459 1726885630.09960: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c549d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885630.09995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.10007: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885630.10081: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885630.10110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.10115: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885630.10232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.10396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.10552: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885630.11215: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/mapper/foo-test1", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 884, "dev": 5, "nlink": 1, "atime": 1726885616.0555422, "mtime": 1726885616.0555422, "ctime": 1726885616.0555422, "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": 64768, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/symlink", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885630.11234: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885630.11573: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 20459 1726885630.11592: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 20459 1726885630.11631: 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 <<< 20459 1726885630.11690: 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 <<< 20459 1726885630.11723: 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 <<< 20459 1726885630.11905: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885630.11929: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885630.11994: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885630.11998: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885630.12030: 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 <<< 20459 1726885630.12033: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885630.12061: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885630.12067: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885630.12084: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885630.12157: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20459 1726885630.12164: 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 <<< 20459 1726885630.12327: 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 <<< 20459 1726885630.12335: 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 <<< 20459 1726885630.12339: 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 <<< 20459 1726885630.12341: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885630.12344: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885630.12350: 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 <<< 20459 1726885630.12352: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 20459 1726885630.12354: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 20459 1726885630.12356: stdout chunk (state=3): >>># destroy genericpath <<< 20459 1726885630.12358: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 20459 1726885630.12361: 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 <<< 20459 1726885630.12363: 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 <<< 20459 1726885630.12403: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 20459 1726885630.12406: 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 <<< 20459 1726885630.12521: stdout chunk (state=3): >>># destroy platform <<< 20459 1726885630.12528: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885630.12530: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885630.12535: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885630.12551: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885630.12569: 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 <<< 20459 1726885630.12602: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885630.13024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885630.13080: stderr chunk (state=3): >>><<< 20459 1726885630.13086: stdout chunk (state=3): >>><<< 20459 1726885630.13192: _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 0x7f6b928daca0> # /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 0x7f6b92881280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b928daa00> # /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 0x7f6b928da9a0> 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 0x7f6b92881370> # /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 0x7f6b92881820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92881550> # /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 0x7f6b9282df70> # /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 0x7f6b92834100> # /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 0x7f6b9285d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92834820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92896760> # /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 0x7f6b9282dc70> # /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 0x7f6b9285dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92881fd0> 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 0x7f6b925afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b2e20> # /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 0x7f6b925a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925af250> # /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 0x7f6b92531ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92531790> 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 0x7f6b92531d90> # /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 0x7f6b92531e50> # /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 0x7f6b92531f10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92589c10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925834f0> # /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 0x7f6b92597550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b6cd0> # /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 0x7f6b92542b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92589130> # 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 0x7f6b92597160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925bc880> # /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 0x7f6b92542e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92542c70> # /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 0x7f6b92542be0> # /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 0x7f6b92517250> # /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 0x7f6b92517340> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9254de80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92544910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925444f0> # /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 0x7f6b924c0fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92512af0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92544d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925b6eb0> # /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 0x7f6b9245d9d0> 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 0x7f6b9245dd00> # /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 0x7f6b92470610> # /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 0x7f6b92470b50> # 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 0x7f6b92406280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9245ddf0> # /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 0x7f6b92417160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92470490> 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 0x7f6b92417220> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b925428b0> # /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 0x7f6b92433580> # /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 0x7f6b92433850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92433640> # 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 0x7f6b92433730> # /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 0x7f6b92433b80> # 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 0x7f6b924400d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b924337c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92425910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b92542490> # /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 0x7f6b92433970> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6b92362550> # zipimport: found 30 names in '/tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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 0x7f6b91d25760> # /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 0x7f6b91db4820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4460> # /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 0x7f6b91db4550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db4250> 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 0x7f6b91db44c0> # /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 0x7f6b91db4880> # /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 0x7f6b91ca5790> # 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 0x7f6b91ca5b20> # 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 0x7f6b91ca5970> # /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 0x7f6b91cc3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91daecd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91db45e0> # /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 0x7f6b91daee80> # /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 0x7f6b91d218e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d53dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d53850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91cbd310> # 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 0x7f6b91d53fd0> # /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 0x7f6b91d53fa0> # /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 0x7f6b91c86fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d8deb0> # /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 0x7f6b91c94550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d8dfd0> # /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 0x7f6b91d5a580> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c94160> # 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 0x7f6b91c925b0> # 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 0x7f6b91c92670> # 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 0x7f6b91c91ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d84f10> # /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 0x7f6b91d16a00> # 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 0x7f6b91d14970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c87880> # 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 0x7f6b91d16430> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91d4da00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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_r_7oo_cp/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_r_7oo_cp/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_r_7oo_cp/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_r_7oo_cp/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 0x7f6b91c62c10> # /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 0x7f6b91d0b7f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9185b0d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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_r_7oo_cp/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 0x7f6b91d0cc10> # 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_r_7oo_cp/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_r_7oo_cp/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_r_7oo_cp/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_r_7oo_cp/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_r_7oo_cp/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 0x7f6b91db2bb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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_r_7oo_cp/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 0x7f6b91c4a7c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91811eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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 0x7f6b91848b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c56d00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b91c549d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_r_7oo_cp/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_r_7oo_cp/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/mapper/foo-test1", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 884, "dev": 5, "nlink": 1, "atime": 1726885616.0555422, "mtime": 1726885616.0555422, "ctime": 1726885616.0555422, "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": 64768, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/symlink", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885630.13995: done with _execute_module (stat, {'path': '/dev/mapper/foo-test1', '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-1726885629.8155868-21928-130911931474815/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885630.13999: _low_level_execute_command(): starting 20459 1726885630.14002: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885629.8155868-21928-130911931474815/ > /dev/null 2>&1 && sleep 0' 20459 1726885630.14593: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885630.14607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.14628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.14645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.14684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.14700: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885630.14718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.14735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885630.14748: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885630.14757: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885630.14768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.14779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.14794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.14975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.14989: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885630.15004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.15086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885630.15102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885630.15121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885630.15264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885630.17098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885630.17326: stderr chunk (state=3): >>><<< 20459 1726885630.17530: stdout chunk (state=3): >>><<< 20459 1726885630.17571: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885630.17575: handler run complete 20459 1726885630.17680: attempt loop complete, returning result 20459 1726885630.17685: _execute() done 20459 1726885630.17688: dumping result to json 20459 1726885630.17704: done dumping result, returning 20459 1726885630.17741: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-47dd-4c59-000000000d69] 20459 1726885630.17765: sending task result for task 02369adf-7a19-47dd-4c59-000000000d69 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885616.0555422, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885616.0555422, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 884, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1726885616.0555422, "nlink": 1, "path": "/dev/mapper/foo-test1", "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 } } 20459 1726885630.18136: no more pending results, returning what we have 20459 1726885630.18141: results queue empty 20459 1726885630.18142: checking for any_errors_fatal 20459 1726885630.18152: done checking for any_errors_fatal 20459 1726885630.18153: checking for max_fail_percentage 20459 1726885630.18155: done checking for max_fail_percentage 20459 1726885630.18156: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.18158: done checking to see if all hosts have failed 20459 1726885630.18159: getting the remaining hosts for this loop 20459 1726885630.18160: done getting the remaining hosts for this loop 20459 1726885630.18166: getting the next task for host managed_node1 20459 1726885630.18174: done getting next task for host managed_node1 20459 1726885630.18177: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885630.18183: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.18194: getting variables 20459 1726885630.18196: in VariableManager get_vars() 20459 1726885630.18349: Calling all_inventory to load vars for managed_node1 20459 1726885630.18352: Calling groups_inventory to load vars for managed_node1 20459 1726885630.18356: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.18371: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.18375: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.18379: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.18954: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d69 20459 1726885630.18958: WORKER PROCESS EXITING 20459 1726885630.19467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.20384: done with get_vars() 20459 1726885630.20404: done getting variables 20459 1726885630.20467: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:10 -0400 (0:00:00.438) 0:00:36.565 ****** 20459 1726885630.20505: entering _queue_task() for managed_node1/assert 20459 1726885630.20759: worker is 1 (out of 1 available) 20459 1726885630.20770: exiting _queue_task() for managed_node1/assert 20459 1726885630.20783: done queuing things up, now waiting for results queue to drain 20459 1726885630.20785: waiting for pending results... 20459 1726885630.21091: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885630.21245: in run() - task 02369adf-7a19-47dd-4c59-000000000d6a 20459 1726885630.21270: variable 'ansible_search_path' from source: unknown 20459 1726885630.21307: calling self._execute() 20459 1726885630.21423: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.21447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.21463: variable 'omit' from source: magic vars 20459 1726885630.21895: variable '_storage_test_volume_present' from source: set_fact 20459 1726885630.21906: variable 'storage_test_volume' from source: include params 20459 1726885630.21943: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 20459 1726885630.21954: variable 'omit' from source: magic vars 20459 1726885630.22034: variable 'omit' from source: magic vars 20459 1726885630.22149: variable 'storage_test_volume' from source: include params 20459 1726885630.22191: variable 'omit' from source: magic vars 20459 1726885630.22245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885630.22282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885630.22306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885630.22332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.22355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.22386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885630.22423: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885630.22481: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885630.22490: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.22498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.22690: Set connection var ansible_pipelining to False 20459 1726885630.22706: Set connection var ansible_shell_type to sh 20459 1726885630.22718: Set connection var ansible_connection to ssh 20459 1726885630.22751: Set connection var ansible_timeout to 10 20459 1726885630.22775: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885630.22797: Set connection var ansible_shell_executable to /bin/sh 20459 1726885630.22841: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.22854: variable 'ansible_connection' from source: unknown 20459 1726885630.22861: variable 'ansible_module_compression' from source: unknown 20459 1726885630.22868: variable 'ansible_shell_type' from source: unknown 20459 1726885630.22874: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.22880: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.22887: variable 'ansible_pipelining' from source: unknown 20459 1726885630.22905: variable 'ansible_timeout' from source: unknown 20459 1726885630.22919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.23124: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885630.23140: variable 'omit' from source: magic vars 20459 1726885630.23149: starting attempt loop 20459 1726885630.23156: running the handler 20459 1726885630.23400: variable 'storage_test_dev' from source: set_fact 20459 1726885630.23427: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 20459 1726885630.23443: handler run complete 20459 1726885630.23476: attempt loop complete, returning result 20459 1726885630.23491: _execute() done 20459 1726885630.23501: dumping result to json 20459 1726885630.23527: done dumping result, returning 20459 1726885630.23548: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-000000000d6a] 20459 1726885630.23565: sending task result for task 02369adf-7a19-47dd-4c59-000000000d6a ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885630.23729: no more pending results, returning what we have 20459 1726885630.23733: results queue empty 20459 1726885630.23734: checking for any_errors_fatal 20459 1726885630.23746: done checking for any_errors_fatal 20459 1726885630.23747: checking for max_fail_percentage 20459 1726885630.23749: done checking for max_fail_percentage 20459 1726885630.23750: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.23751: done checking to see if all hosts have failed 20459 1726885630.23752: getting the remaining hosts for this loop 20459 1726885630.23753: done getting the remaining hosts for this loop 20459 1726885630.23757: getting the next task for host managed_node1 20459 1726885630.23767: done getting next task for host managed_node1 20459 1726885630.23770: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885630.23776: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.23781: getting variables 20459 1726885630.23782: in VariableManager get_vars() 20459 1726885630.23819: Calling all_inventory to load vars for managed_node1 20459 1726885630.23822: Calling groups_inventory to load vars for managed_node1 20459 1726885630.23827: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.23839: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.23843: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.23852: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.24693: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d6a 20459 1726885630.24697: WORKER PROCESS EXITING 20459 1726885630.24799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.25523: done with get_vars() 20459 1726885630.25536: done getting variables 20459 1726885630.25595: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:10 -0400 (0:00:00.051) 0:00:36.616 ****** 20459 1726885630.25630: entering _queue_task() for managed_node1/assert 20459 1726885630.25898: worker is 1 (out of 1 available) 20459 1726885630.25913: exiting _queue_task() for managed_node1/assert 20459 1726885630.25926: done queuing things up, now waiting for results queue to drain 20459 1726885630.25934: waiting for pending results... 20459 1726885630.26293: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885630.26457: in run() - task 02369adf-7a19-47dd-4c59-000000000d6b 20459 1726885630.26476: variable 'ansible_search_path' from source: unknown 20459 1726885630.26519: calling self._execute() 20459 1726885630.26631: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.26642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.26662: variable 'omit' from source: magic vars 20459 1726885630.27109: variable '_storage_test_volume_present' from source: set_fact 20459 1726885630.27123: variable 'storage_test_volume' from source: include params 20459 1726885630.27165: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 20459 1726885630.27173: when evaluation is False, skipping this task 20459 1726885630.27179: _execute() done 20459 1726885630.27191: dumping result to json 20459 1726885630.27210: done dumping result, returning 20459 1726885630.27222: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-000000000d6b] 20459 1726885630.27232: sending task result for task 02369adf-7a19-47dd-4c59-000000000d6b skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 20459 1726885630.27399: no more pending results, returning what we have 20459 1726885630.27402: results queue empty 20459 1726885630.27403: checking for any_errors_fatal 20459 1726885630.27414: done checking for any_errors_fatal 20459 1726885630.27415: checking for max_fail_percentage 20459 1726885630.27417: done checking for max_fail_percentage 20459 1726885630.27418: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.27419: done checking to see if all hosts have failed 20459 1726885630.27419: getting the remaining hosts for this loop 20459 1726885630.27421: done getting the remaining hosts for this loop 20459 1726885630.27425: getting the next task for host managed_node1 20459 1726885630.27432: done getting next task for host managed_node1 20459 1726885630.27435: ^ task is: TASK: Make sure we got info about this volume 20459 1726885630.27441: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.27446: getting variables 20459 1726885630.27447: in VariableManager get_vars() 20459 1726885630.27483: Calling all_inventory to load vars for managed_node1 20459 1726885630.27487: Calling groups_inventory to load vars for managed_node1 20459 1726885630.27491: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.27504: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.27508: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.27514: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.28159: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d6b 20459 1726885630.28161: WORKER PROCESS EXITING 20459 1726885630.28190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.28884: done with get_vars() 20459 1726885630.28898: done getting variables 20459 1726885630.28964: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:10 -0400 (0:00:00.033) 0:00:36.650 ****** 20459 1726885630.28997: entering _queue_task() for managed_node1/assert 20459 1726885630.29216: worker is 1 (out of 1 available) 20459 1726885630.29228: exiting _queue_task() for managed_node1/assert 20459 1726885630.29238: done queuing things up, now waiting for results queue to drain 20459 1726885630.29240: waiting for pending results... 20459 1726885630.29528: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 20459 1726885630.29662: in run() - task 02369adf-7a19-47dd-4c59-000000000d6c 20459 1726885630.29688: variable 'ansible_search_path' from source: unknown 20459 1726885630.29727: calling self._execute() 20459 1726885630.29834: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.29845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.29858: variable 'omit' from source: magic vars 20459 1726885630.30193: variable '_storage_test_volume_present' from source: set_fact 20459 1726885630.30207: Evaluated conditional (_storage_test_volume_present): True 20459 1726885630.30225: variable 'omit' from source: magic vars 20459 1726885630.30297: variable 'omit' from source: magic vars 20459 1726885630.30433: variable 'storage_test_volume' from source: include params 20459 1726885630.30489: variable 'omit' from source: magic vars 20459 1726885630.30536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885630.30578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885630.30601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885630.30631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.30648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.30673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885630.30698: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885630.30739: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885630.30749: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.30757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.30891: Set connection var ansible_pipelining to False 20459 1726885630.30899: Set connection var ansible_shell_type to sh 20459 1726885630.30907: Set connection var ansible_connection to ssh 20459 1726885630.30927: Set connection var ansible_timeout to 10 20459 1726885630.30938: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885630.30947: Set connection var ansible_shell_executable to /bin/sh 20459 1726885630.30973: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.30981: variable 'ansible_connection' from source: unknown 20459 1726885630.30992: variable 'ansible_module_compression' from source: unknown 20459 1726885630.31000: variable 'ansible_shell_type' from source: unknown 20459 1726885630.31007: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.31016: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.31026: variable 'ansible_pipelining' from source: unknown 20459 1726885630.31033: variable 'ansible_timeout' from source: unknown 20459 1726885630.31042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.31215: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885630.31232: variable 'omit' from source: magic vars 20459 1726885630.31243: starting attempt loop 20459 1726885630.31253: running the handler 20459 1726885630.31453: variable 'storage_test_volume' from source: include params 20459 1726885630.31477: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885630.31515: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 20459 1726885630.31531: handler run complete 20459 1726885630.31553: attempt loop complete, returning result 20459 1726885630.31561: _execute() done 20459 1726885630.31567: dumping result to json 20459 1726885630.31574: done dumping result, returning 20459 1726885630.31583: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-47dd-4c59-000000000d6c] 20459 1726885630.31593: sending task result for task 02369adf-7a19-47dd-4c59-000000000d6c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885630.31751: no more pending results, returning what we have 20459 1726885630.31755: results queue empty 20459 1726885630.31756: checking for any_errors_fatal 20459 1726885630.31762: done checking for any_errors_fatal 20459 1726885630.31763: checking for max_fail_percentage 20459 1726885630.31765: done checking for max_fail_percentage 20459 1726885630.31766: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.31767: done checking to see if all hosts have failed 20459 1726885630.31769: getting the remaining hosts for this loop 20459 1726885630.31771: done getting the remaining hosts for this loop 20459 1726885630.31777: getting the next task for host managed_node1 20459 1726885630.31785: done getting next task for host managed_node1 20459 1726885630.31788: ^ task is: TASK: Process volume type (set initial value) (1/2) 20459 1726885630.31794: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.31797: getting variables 20459 1726885630.31799: in VariableManager get_vars() 20459 1726885630.31833: Calling all_inventory to load vars for managed_node1 20459 1726885630.31836: Calling groups_inventory to load vars for managed_node1 20459 1726885630.31840: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.31852: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.31856: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.31865: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.32831: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d6c 20459 1726885630.32835: WORKER PROCESS EXITING 20459 1726885630.32877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.33502: done with get_vars() 20459 1726885630.33515: done getting variables 20459 1726885630.33563: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:10 -0400 (0:00:00.045) 0:00:36.696 ****** 20459 1726885630.33592: entering _queue_task() for managed_node1/set_fact 20459 1726885630.33792: worker is 1 (out of 1 available) 20459 1726885630.33805: exiting _queue_task() for managed_node1/set_fact 20459 1726885630.33816: done queuing things up, now waiting for results queue to drain 20459 1726885630.33818: waiting for pending results... 20459 1726885630.34773: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 20459 1726885630.34945: in run() - task 02369adf-7a19-47dd-4c59-000000000d6d 20459 1726885630.34965: variable 'ansible_search_path' from source: unknown 20459 1726885630.35006: calling self._execute() 20459 1726885630.35109: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.35123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.35138: variable 'omit' from source: magic vars 20459 1726885630.35256: variable 'omit' from source: magic vars 20459 1726885630.35336: variable 'omit' from source: magic vars 20459 1726885630.35574: variable 'storage_test_volume' from source: include params 20459 1726885630.35628: variable 'omit' from source: magic vars 20459 1726885630.35673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885630.35709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885630.35738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885630.35764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.35781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.35801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885630.35826: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885630.35863: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885630.35872: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.35880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.36002: Set connection var ansible_pipelining to False 20459 1726885630.36009: Set connection var ansible_shell_type to sh 20459 1726885630.36021: Set connection var ansible_connection to ssh 20459 1726885630.36037: Set connection var ansible_timeout to 10 20459 1726885630.36046: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885630.36055: Set connection var ansible_shell_executable to /bin/sh 20459 1726885630.36086: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.36094: variable 'ansible_connection' from source: unknown 20459 1726885630.36102: variable 'ansible_module_compression' from source: unknown 20459 1726885630.36109: variable 'ansible_shell_type' from source: unknown 20459 1726885630.36121: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.36128: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.36137: variable 'ansible_pipelining' from source: unknown 20459 1726885630.36144: variable 'ansible_timeout' from source: unknown 20459 1726885630.36152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.36300: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885630.36320: variable 'omit' from source: magic vars 20459 1726885630.36330: starting attempt loop 20459 1726885630.36337: running the handler 20459 1726885630.36353: handler run complete 20459 1726885630.36367: attempt loop complete, returning result 20459 1726885630.36374: _execute() done 20459 1726885630.36380: dumping result to json 20459 1726885630.36386: done dumping result, returning 20459 1726885630.36396: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-47dd-4c59-000000000d6d] 20459 1726885630.36410: sending task result for task 02369adf-7a19-47dd-4c59-000000000d6d ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } 20459 1726885630.36567: no more pending results, returning what we have 20459 1726885630.36570: results queue empty 20459 1726885630.36571: checking for any_errors_fatal 20459 1726885630.36580: done checking for any_errors_fatal 20459 1726885630.36581: checking for max_fail_percentage 20459 1726885630.36583: done checking for max_fail_percentage 20459 1726885630.36584: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.36584: done checking to see if all hosts have failed 20459 1726885630.36585: getting the remaining hosts for this loop 20459 1726885630.36587: done getting the remaining hosts for this loop 20459 1726885630.36590: getting the next task for host managed_node1 20459 1726885630.36599: done getting next task for host managed_node1 20459 1726885630.36601: ^ task is: TASK: Process volume type (get RAID value) (2/2) 20459 1726885630.36609: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.36614: getting variables 20459 1726885630.36616: in VariableManager get_vars() 20459 1726885630.36647: Calling all_inventory to load vars for managed_node1 20459 1726885630.36649: Calling groups_inventory to load vars for managed_node1 20459 1726885630.36653: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.36663: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.36666: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.36670: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.37919: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d6d 20459 1726885630.37922: WORKER PROCESS EXITING 20459 1726885630.37935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.38530: done with get_vars() 20459 1726885630.38547: done getting variables 20459 1726885630.38594: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:10 -0400 (0:00:00.050) 0:00:36.746 ****** 20459 1726885630.38625: entering _queue_task() for managed_node1/set_fact 20459 1726885630.38833: worker is 1 (out of 1 available) 20459 1726885630.38846: exiting _queue_task() for managed_node1/set_fact 20459 1726885630.38857: done queuing things up, now waiting for results queue to drain 20459 1726885630.38859: waiting for pending results... 20459 1726885630.39781: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 20459 1726885630.40045: in run() - task 02369adf-7a19-47dd-4c59-000000000d6e 20459 1726885630.40213: variable 'ansible_search_path' from source: unknown 20459 1726885630.40254: calling self._execute() 20459 1726885630.40372: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.40383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.40399: variable 'omit' from source: magic vars 20459 1726885630.40827: variable 'storage_test_volume' from source: include params 20459 1726885630.40872: Evaluated conditional (storage_test_volume.type == "raid"): False 20459 1726885630.40881: when evaluation is False, skipping this task 20459 1726885630.40888: _execute() done 20459 1726885630.40894: dumping result to json 20459 1726885630.40901: done dumping result, returning 20459 1726885630.40910: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-47dd-4c59-000000000d6e] 20459 1726885630.40926: sending task result for task 02369adf-7a19-47dd-4c59-000000000d6e 20459 1726885630.41048: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d6e 20459 1726885630.41057: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 20459 1726885630.41104: no more pending results, returning what we have 20459 1726885630.41108: results queue empty 20459 1726885630.41108: checking for any_errors_fatal 20459 1726885630.41118: done checking for any_errors_fatal 20459 1726885630.41119: checking for max_fail_percentage 20459 1726885630.41120: done checking for max_fail_percentage 20459 1726885630.41122: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.41122: done checking to see if all hosts have failed 20459 1726885630.41123: getting the remaining hosts for this loop 20459 1726885630.41124: done getting the remaining hosts for this loop 20459 1726885630.41128: getting the next task for host managed_node1 20459 1726885630.41135: done getting next task for host managed_node1 20459 1726885630.41138: ^ task is: TASK: Verify the volume's device type 20459 1726885630.41145: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.41150: getting variables 20459 1726885630.41151: in VariableManager get_vars() 20459 1726885630.41180: Calling all_inventory to load vars for managed_node1 20459 1726885630.41183: Calling groups_inventory to load vars for managed_node1 20459 1726885630.41187: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.41198: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.41201: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.41204: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.41850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.43551: done with get_vars() 20459 1726885630.43565: done getting variables 20459 1726885630.43718: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:10 -0400 (0:00:00.052) 0:00:36.798 ****** 20459 1726885630.43848: entering _queue_task() for managed_node1/assert 20459 1726885630.44405: worker is 1 (out of 1 available) 20459 1726885630.44446: exiting _queue_task() for managed_node1/assert 20459 1726885630.44458: done queuing things up, now waiting for results queue to drain 20459 1726885630.44460: waiting for pending results... 20459 1726885630.45354: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 20459 1726885630.45546: in run() - task 02369adf-7a19-47dd-4c59-000000000d6f 20459 1726885630.45565: variable 'ansible_search_path' from source: unknown 20459 1726885630.45599: calling self._execute() 20459 1726885630.45704: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.45719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.45736: variable 'omit' from source: magic vars 20459 1726885630.46086: variable '_storage_test_volume_present' from source: set_fact 20459 1726885630.46100: Evaluated conditional (_storage_test_volume_present): True 20459 1726885630.46110: variable 'omit' from source: magic vars 20459 1726885630.46190: variable 'omit' from source: magic vars 20459 1726885630.46235: variable 'omit' from source: magic vars 20459 1726885630.46276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885630.46324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885630.46346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885630.46367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.46383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.46407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885630.46431: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885630.46461: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885630.46469: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.46475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.46599: Set connection var ansible_pipelining to False 20459 1726885630.46606: Set connection var ansible_shell_type to sh 20459 1726885630.46617: Set connection var ansible_connection to ssh 20459 1726885630.46641: Set connection var ansible_timeout to 10 20459 1726885630.46651: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885630.46660: Set connection var ansible_shell_executable to /bin/sh 20459 1726885630.46689: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.46696: variable 'ansible_connection' from source: unknown 20459 1726885630.46705: variable 'ansible_module_compression' from source: unknown 20459 1726885630.46708: variable 'ansible_shell_type' from source: unknown 20459 1726885630.46711: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.46715: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.46721: variable 'ansible_pipelining' from source: unknown 20459 1726885630.46729: variable 'ansible_timeout' from source: unknown 20459 1726885630.46740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.46886: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885630.46903: variable 'omit' from source: magic vars 20459 1726885630.46916: starting attempt loop 20459 1726885630.46924: running the handler 20459 1726885630.47821: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885630.48146: variable 'storage_test_volume' from source: include params 20459 1726885630.48167: variable 'st_volume_type' from source: set_fact 20459 1726885630.48187: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 20459 1726885630.48198: handler run complete 20459 1726885630.48222: attempt loop complete, returning result 20459 1726885630.48230: _execute() done 20459 1726885630.48236: dumping result to json 20459 1726885630.48243: done dumping result, returning 20459 1726885630.48253: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-47dd-4c59-000000000d6f] 20459 1726885630.48262: sending task result for task 02369adf-7a19-47dd-4c59-000000000d6f 20459 1726885630.48368: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d6f 20459 1726885630.48375: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885630.48426: no more pending results, returning what we have 20459 1726885630.48430: results queue empty 20459 1726885630.48430: checking for any_errors_fatal 20459 1726885630.48438: done checking for any_errors_fatal 20459 1726885630.48438: checking for max_fail_percentage 20459 1726885630.48440: done checking for max_fail_percentage 20459 1726885630.48441: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.48442: done checking to see if all hosts have failed 20459 1726885630.48442: getting the remaining hosts for this loop 20459 1726885630.48444: done getting the remaining hosts for this loop 20459 1726885630.48447: getting the next task for host managed_node1 20459 1726885630.48457: done getting next task for host managed_node1 20459 1726885630.48460: ^ task is: TASK: Stat the LUKS device, if encrypted 20459 1726885630.48466: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.48470: getting variables 20459 1726885630.48472: in VariableManager get_vars() 20459 1726885630.48503: Calling all_inventory to load vars for managed_node1 20459 1726885630.48505: Calling groups_inventory to load vars for managed_node1 20459 1726885630.48509: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.48520: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.48528: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.48531: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.49157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.50484: done with get_vars() 20459 1726885630.50498: 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 22:27:10 -0400 (0:00:00.068) 0:00:36.867 ****** 20459 1726885630.50720: entering _queue_task() for managed_node1/stat 20459 1726885630.51357: worker is 1 (out of 1 available) 20459 1726885630.51368: exiting _queue_task() for managed_node1/stat 20459 1726885630.51378: done queuing things up, now waiting for results queue to drain 20459 1726885630.51380: waiting for pending results... 20459 1726885630.52131: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 20459 1726885630.52328: in run() - task 02369adf-7a19-47dd-4c59-000000000d73 20459 1726885630.52349: variable 'ansible_search_path' from source: unknown 20459 1726885630.52391: calling self._execute() 20459 1726885630.52504: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.52524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.52542: variable 'omit' from source: magic vars 20459 1726885630.52910: variable 'storage_test_volume' from source: include params 20459 1726885630.52954: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885630.52968: when evaluation is False, skipping this task 20459 1726885630.52976: _execute() done 20459 1726885630.52984: dumping result to json 20459 1726885630.52992: done dumping result, returning 20459 1726885630.53001: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-47dd-4c59-000000000d73] 20459 1726885630.53015: sending task result for task 02369adf-7a19-47dd-4c59-000000000d73 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885630.53174: no more pending results, returning what we have 20459 1726885630.53178: results queue empty 20459 1726885630.53179: checking for any_errors_fatal 20459 1726885630.53187: done checking for any_errors_fatal 20459 1726885630.53188: checking for max_fail_percentage 20459 1726885630.53190: done checking for max_fail_percentage 20459 1726885630.53192: checking to see if all hosts have failed and the running result is not ok 20459 1726885630.53192: done checking to see if all hosts have failed 20459 1726885630.53193: getting the remaining hosts for this loop 20459 1726885630.53195: done getting the remaining hosts for this loop 20459 1726885630.53198: getting the next task for host managed_node1 20459 1726885630.53208: done getting next task for host managed_node1 20459 1726885630.53214: ^ task is: TASK: Ensure cryptsetup is present 20459 1726885630.53220: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885630.53224: getting variables 20459 1726885630.53225: in VariableManager get_vars() 20459 1726885630.53257: Calling all_inventory to load vars for managed_node1 20459 1726885630.53259: Calling groups_inventory to load vars for managed_node1 20459 1726885630.53263: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885630.53275: Calling all_plugins_play to load vars for managed_node1 20459 1726885630.53279: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885630.53283: Calling groups_plugins_play to load vars for managed_node1 20459 1726885630.54073: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d73 20459 1726885630.54076: WORKER PROCESS EXITING 20459 1726885630.54144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885630.55377: done with get_vars() 20459 1726885630.55391: done getting variables 20459 1726885630.55556: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:10 -0400 (0:00:00.048) 0:00:36.916 ****** 20459 1726885630.55589: entering _queue_task() for managed_node1/package 20459 1726885630.55998: worker is 1 (out of 1 available) 20459 1726885630.56121: exiting _queue_task() for managed_node1/package 20459 1726885630.56133: done queuing things up, now waiting for results queue to drain 20459 1726885630.56134: waiting for pending results... 20459 1726885630.56553: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 20459 1726885630.56990: in run() - task 02369adf-7a19-47dd-4c59-000000000d74 20459 1726885630.57033: variable 'ansible_search_path' from source: unknown 20459 1726885630.57144: calling self._execute() 20459 1726885630.57293: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.57421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.57435: variable 'omit' from source: magic vars 20459 1726885630.57670: variable 'omit' from source: magic vars 20459 1726885630.57797: variable 'omit' from source: magic vars 20459 1726885630.58354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885630.62263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885630.63204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885630.63386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885630.63430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885630.63478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885630.63662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885630.63822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885630.63855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885630.64027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885630.64048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885630.64284: variable '__storage_is_ostree' from source: set_fact 20459 1726885630.64296: variable 'omit' from source: magic vars 20459 1726885630.64350: variable 'omit' from source: magic vars 20459 1726885630.64470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885630.64502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885630.64529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885630.64673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.64689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885630.64710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885630.64737: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885630.64880: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885630.64890: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.64898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.65140: Set connection var ansible_pipelining to False 20459 1726885630.65148: Set connection var ansible_shell_type to sh 20459 1726885630.65155: Set connection var ansible_connection to ssh 20459 1726885630.65177: Set connection var ansible_timeout to 10 20459 1726885630.65187: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885630.65202: Set connection var ansible_shell_executable to /bin/sh 20459 1726885630.65336: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.65343: variable 'ansible_connection' from source: unknown 20459 1726885630.65350: variable 'ansible_module_compression' from source: unknown 20459 1726885630.65355: variable 'ansible_shell_type' from source: unknown 20459 1726885630.65361: variable 'ansible_shell_executable' from source: unknown 20459 1726885630.65367: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885630.65373: variable 'ansible_pipelining' from source: unknown 20459 1726885630.65379: variable 'ansible_timeout' from source: unknown 20459 1726885630.65386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885630.65497: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885630.65652: variable 'omit' from source: magic vars 20459 1726885630.65663: starting attempt loop 20459 1726885630.65669: running the handler 20459 1726885630.65680: variable 'ansible_facts' from source: unknown 20459 1726885630.65687: variable 'ansible_facts' from source: unknown 20459 1726885630.65860: _low_level_execute_command(): starting 20459 1726885630.65873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885630.67663: 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 <<< 20459 1726885630.67667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.67710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885630.67717: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.67721: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885630.67723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.67770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885630.67781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885630.67848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885630.69479: stdout chunk (state=3): >>>/root <<< 20459 1726885630.69582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885630.69655: stderr chunk (state=3): >>><<< 20459 1726885630.69659: stdout chunk (state=3): >>><<< 20459 1726885630.69779: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885630.69783: _low_level_execute_command(): starting 20459 1726885630.69786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399 `" && echo ansible-tmp-1726885630.6969087-21969-62671852200399="` echo /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399 `" ) && sleep 0' 20459 1726885630.72009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885630.72105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.72137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.72165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.72218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.72232: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885630.72327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.72347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885630.72359: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885630.72370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885630.72381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.72394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.72410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.72434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.72446: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885630.72459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.72656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885630.72673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885630.72688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885630.72869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885630.74653: stdout chunk (state=3): >>>ansible-tmp-1726885630.6969087-21969-62671852200399=/root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399 <<< 20459 1726885630.74823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885630.74827: stderr chunk (state=3): >>><<< 20459 1726885630.74829: stdout chunk (state=3): >>><<< 20459 1726885630.74849: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885630.6969087-21969-62671852200399=/root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885630.74884: variable 'ansible_module_compression' from source: unknown 20459 1726885630.74947: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20459 1726885630.74985: variable 'ansible_facts' from source: unknown 20459 1726885630.75065: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399/AnsiballZ_dnf.py 20459 1726885630.75648: Sending initial data 20459 1726885630.75652: Sent initial data (151 bytes) 20459 1726885630.78109: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885630.78121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.78133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.78224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.78261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.78268: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885630.78277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.78289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885630.78296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885630.78303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885630.78311: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.78327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.78339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.78345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.78352: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885630.78361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.78550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885630.78569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885630.78582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885630.78648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885630.80401: 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 <<< 20459 1726885630.80406: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885630.80438: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885630.80476: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpea9utj09 /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399/AnsiballZ_dnf.py <<< 20459 1726885630.80517: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885630.82090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885630.82096: stderr chunk (state=3): >>><<< 20459 1726885630.82099: stdout chunk (state=3): >>><<< 20459 1726885630.82130: done transferring module to remote 20459 1726885630.82139: _low_level_execute_command(): starting 20459 1726885630.82143: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399/ /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399/AnsiballZ_dnf.py && sleep 0' 20459 1726885630.82879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885630.82892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.82916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.82937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.82983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.82997: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885630.83019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.83038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885630.83049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885630.83058: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885630.83074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.83089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.83104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.83119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.83134: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885630.83146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.83225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885630.83244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885630.83257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885630.83328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885630.85090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885630.85226: stderr chunk (state=3): >>><<< 20459 1726885630.85229: stdout chunk (state=3): >>><<< 20459 1726885630.85232: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885630.85234: _low_level_execute_command(): starting 20459 1726885630.85236: _low_level_execute_command(): using become for this command 20459 1726885630.85239: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nzwwphgvnqvcqkrxslawhmsoblnruflv ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885630.85536: Initial state: awaiting_escalation: BECOME-SUCCESS-nzwwphgvnqvcqkrxslawhmsoblnruflv 20459 1726885630.86150: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885630.86181: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.86196: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.86220: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.86260: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.86274: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885630.86292: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.86320: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885630.86350: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885630.86377: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885630.86397: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885630.86413: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885630.86433: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885630.86445: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885630.86461: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885630.86475: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885630.86588: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885630.86633: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885630.86648: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885630.86736: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885630.89525: stdout chunk (state=1): >>>BECOME-SUCCESS-nzwwphgvnqvcqkrxslawhmsoblnruflv <<< 20459 1726885630.89528: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-nzwwphgvnqvcqkrxslawhmsoblnruflv' 20459 1726885630.89774: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885630.89777: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885630.89780: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885630.89782: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885630.89841: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885630.89847: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885630.89910: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885630.89918: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885630.89921: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885630.89966: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885630.89969: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885630.90008: 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' <<< 20459 1726885630.90031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885630.90066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885630.90069: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885630.90083: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3445ca0> <<< 20459 1726885630.90128: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885630.90137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885630.90140: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3445a00> <<< 20459 1726885630.90172: 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' <<< 20459 1726885630.90192: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a34459a0> <<< 20459 1726885630.90209: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885630.90235: 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' <<< 20459 1726885630.90253: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dc370> <<< 20459 1726885630.90276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885630.90287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885630.90299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885630.90308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885630.90321: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885630.90333: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dc820> <<< 20459 1726885630.90344: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dc550> <<< 20459 1726885630.90378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885630.90381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885630.90412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885630.90433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885630.90450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885630.90468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885630.90490: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885630.90493: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3188f70> <<< 20459 1726885630.90520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885630.90539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885630.90607: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a318f100> <<< 20459 1726885630.90633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885630.90644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885630.90678: 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' <<< 20459 1726885630.90681: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a318f820> <<< 20459 1726885630.90711: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31f1760> <<< 20459 1726885630.90734: 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' <<< 20459 1726885630.90745: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3188c70> <<< 20459 1726885630.90801: 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' <<< 20459 1726885630.90810: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31b8c70> <<< 20459 1726885630.90865: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dcfd0> <<< 20459 1726885630.90892: 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. <<< 20459 1726885630.91128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885630.91138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885630.91174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885630.91181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885630.91195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885630.91218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885630.91236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885630.91248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885630.91259: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3154d90> <<< 20459 1726885630.91304: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3157e20> <<< 20459 1726885630.91325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885630.91338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885630.91358: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885630.91377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885630.91394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885630.91413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885630.91423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885630.91440: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a314e730> <<< 20459 1726885630.91460: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3155520> <<< 20459 1726885630.91468: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3154250> <<< 20459 1726885630.91492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885630.91573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885630.91586: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885630.91668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885630.91672: 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' <<< 20459 1726885630.91694: 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 0x7f35a305fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a305f760> <<< 20459 1726885630.91734: 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 0x7f35a305fd60> <<< 20459 1726885630.91833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885630.91929: 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 0x7f35a305fe20> # /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 0x7f35a305fee0> import '_collections' # <<< 20459 1726885630.91983: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30b7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30b14c0> <<< 20459 1726885630.92154: 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 0x7f35a30c5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a315bd00> # /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' <<< 20459 1726885630.92522: 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 0x7f35a3070b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3157fa0> # 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 0x7f35a30c5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31618b0> # /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 0x7f35a3070e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070c40> # /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 0x7f35a3070bb0> # /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 0x7f35a3045220> # /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 0x7f35a3045310> <<< 20459 1726885630.92801: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a307be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070e20> # /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 0x7f35a2feef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2fd3b20> <<< 20459 1726885630.92874: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3073d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30b1fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885630.92927: 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 <<< 20459 1726885630.92940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f8b9a0> import 'errno' # <<< 20459 1726885630.92971: 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 0x7f35a2f8bcd0> <<< 20459 1726885630.93407: 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 0x7f35a2f9e5e0> # /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 0x7f35a2f9eb20> # 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 0x7f35a2f29250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f8bdc0> # /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 0x7f35a2f3a130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f9e460> 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 0x7f35a2f3a1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070880> # /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' <<< 20459 1726885630.93467: 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 0x7f35a2f56550> <<< 20459 1726885630.93543: 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 0x7f35a2f56820> <<< 20459 1726885630.93582: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f56610> <<< 20459 1726885630.93586: 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 0x7f35a2f56700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885630.93588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885630.93929: 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 0x7f35a2f56b50> <<< 20459 1726885630.93946: 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 0x7f35a2f56fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f56790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f488e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885630.94106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f56940> <<< 20459 1726885630.94120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35a2e86520> <<< 20459 1726885630.94248: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip' <<< 20459 1726885630.94254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.94339: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.94398: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885630.94401: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885630.94423: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.95616: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.96539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885630.96545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2d82730> <<< 20459 1726885630.96564: 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' <<< 20459 1726885630.96589: 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' <<< 20459 1726885630.96617: 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' <<< 20459 1726885630.96642: 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 0x7f35a2e12850> <<< 20459 1726885630.96682: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12730> <<< 20459 1726885630.96713: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12490> <<< 20459 1726885630.96733: 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' <<< 20459 1726885630.96781: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12580> <<< 20459 1726885630.96785: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e122b0> <<< 20459 1726885630.96787: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885630.96818: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.96831: 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 0x7f35a2e124f0> <<< 20459 1726885630.96836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885630.96857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885630.96889: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e128b0> <<< 20459 1726885630.96914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885630.96927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885630.96947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885630.96963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885630.96997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885630.97001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885630.97063: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a27af790> <<< 20459 1726885630.97105: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.97121: 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 0x7f35a27afb20> <<< 20459 1726885630.97139: 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 0x7f35a27af970> <<< 20459 1726885630.97151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885630.97222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a27ccb50> <<< 20459 1726885630.97231: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e0cd00> <<< 20459 1726885630.97381: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12610> <<< 20459 1726885630.97401: 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' <<< 20459 1726885630.97428: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e0ce80> <<< 20459 1726885630.97448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885630.97455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885630.97473: 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' <<< 20459 1726885630.97494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885630.97501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885630.97531: 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 0x7f35a2d7c880> <<< 20459 1726885630.97616: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2db4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2db4850> <<< 20459 1726885630.97620: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a27c5310> <<< 20459 1726885630.97649: 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' <<< 20459 1726885630.97653: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a2db4fa0> <<< 20459 1726885630.97678: 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 0x7f35a2db4f70> <<< 20459 1726885630.97697: 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 <<< 20459 1726885630.97709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885630.97730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885630.97754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885630.97828: 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' <<< 20459 1726885630.97842: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35a2790f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de9e80> <<< 20459 1726885630.97856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885630.97863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885630.97995: 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 0x7f35a279f520> <<< 20459 1726885630.97998: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de9fd0> <<< 20459 1726885630.98000: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885630.98003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885630.98005: 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' # <<< 20459 1726885630.98062: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2790250> <<< 20459 1726885630.98217: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a279f160> <<< 20459 1726885630.98297: 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 0x7f35a279c5b0> <<< 20459 1726885630.98334: 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 0x7f35a279c670> <<< 20459 1726885630.98365: 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 0x7f35a279bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de2bb0> <<< 20459 1726885630.98423: 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' <<< 20459 1726885630.98428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885630.98440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885630.98482: 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 0x7f35a2d739d0> <<< 20459 1726885630.98656: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885630.98661: 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 0x7f35a2d71970> <<< 20459 1726885630.98699: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2791880> <<< 20459 1726885630.98728: 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 0x7f35a2d73400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2dab9d0> # zipimport: zlib available <<< 20459 1726885630.98734: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885630.98745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.98806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.98890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885630.98917: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885630.98933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.98937: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885630.98954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.99049: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.99127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885630.99593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.00036: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885631.00049: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20459 1726885631.00056: 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_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885631.00074: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885631.00086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885631.00142: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885631.00150: 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 0x7f35a276cbe0> <<< 20459 1726885631.00232: 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 0x7f35a2d687c0> <<< 20459 1726885631.00249: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2384100> <<< 20459 1726885631.00287: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885631.00292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.00304: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.00334: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885631.00475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.00583: 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' <<< 20459 1726885631.00609: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2d69c10> <<< 20459 1726885631.00622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.01006: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.01376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.01449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.01501: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885631.01526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.01715: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885631.01760: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885631.01821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.01824: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885631.01848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885631.02233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885631.02237: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885631.02317: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2daefd0> <<< 20459 1726885631.02332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02469: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885631.02476: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885631.02493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02584: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885631.02620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02715: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.02782: 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 <<< 20459 1726885631.02818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885631.02900: 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 0x7f35a2757700> <<< 20459 1726885631.03029: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23320d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885631.03110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.03185: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.03208: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.03239: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885631.03262: 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 <<< 20459 1726885631.03305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885631.03356: 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' <<< 20459 1726885631.03419: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2373b50> <<< 20459 1726885631.03460: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2763520> <<< 20459 1726885631.03519: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2760a60> <<< 20459 1726885631.03572: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885631.03583: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885631.03642: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885631.03661: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.03669: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.03685: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885631.03693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.04183: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.04616: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.05182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.05733: 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 0x7f35a2757fd0> <<< 20459 1726885631.05768: 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 0x7f35a27570a0> <<< 20459 1726885631.05797: 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' <<< 20459 1726885631.05820: 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' <<< 20459 1726885631.05848: 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' <<< 20459 1726885631.05880: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757820> # /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'<<< 20459 1726885631.05902: 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' <<< 20459 1726885631.05937: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21651c0> <<< 20459 1726885631.05960: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py<<< 20459 1726885631.05973: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 20459 1726885631.05986: 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' <<< 20459 1726885631.06010: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 20459 1726885631.06022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 20459 1726885631.06044: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 20459 1726885631.06057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 20459 1726885631.06077: 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' <<< 20459 1726885631.06115: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2148bb0> <<< 20459 1726885631.06142: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 20459 1726885631.06167: 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 0x7f35a215df10> # /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' <<< 20459 1726885631.06180: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a215dd30> <<< 20459 1726885631.06276: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2148340> # /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' <<< 20459 1726885631.06301: 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 0x7f35a2172580> <<< 20459 1726885631.06329: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20459 1726885631.06351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20459 1726885631.06400: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21725e0> <<< 20459 1726885631.06418: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 20459 1726885631.06432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 20459 1726885631.06442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20459 1726885631.06462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20459 1726885631.06570: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a232e730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2172ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21489d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2165a90> <<< 20459 1726885631.06593: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 20459 1726885631.06601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 20459 1726885631.06622: 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 <<< 20459 1726885631.06652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20459 1726885631.06675: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 20459 1726885631.06681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 20459 1726885631.06702: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a236c940> <<< 20459 1726885631.06849: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2381730> <<< 20459 1726885631.06877: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a232ee50> <<< 20459 1726885631.06900: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 20459 1726885631.06906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 20459 1726885631.06928: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 20459 1726885631.06955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20459 1726885631.06986: 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 0x7f35a2176df0> <<< 20459 1726885631.07043: 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 0x7f35a2176250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21c79d0> <<< 20459 1726885631.07055: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21f4730> <<< 20459 1726885631.07113: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2165460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2165220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de9d60> <<< 20459 1726885631.07119: 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 0x7f35a2757e80> <<< 20459 1726885631.07144: 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' <<< 20459 1726885631.07173: 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' <<< 20459 1726885631.07237: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2176550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757160> <<< 20459 1726885631.07264: 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' <<< 20459 1726885631.08427: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2131130> # /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 0x7f35a2190700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21d4ee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21762b0> # /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 0x7f35a21d4100> # /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 0x7f35a21d78b0> # /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 0x7f35a21e3c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21d76d0> # /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 0x7f35a21e37c0> # /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' <<< 20459 1726885631.08613: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21d3730> <<< 20459 1726885631.08639: 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' <<< 20459 1726885631.08734: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1ef9b80> # zipimport: zlib available <<< 20459 1726885631.08823: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885631.08848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.08930: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.09053: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885631.09069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.09103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.09146: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 20459 1726885631.09151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.09258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.09360: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885631.09444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885631.09591: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885631.09957: 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' <<< 20459 1726885631.09982: 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 <<< 20459 1726885631.09990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 20459 1726885631.10017: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 20459 1726885631.10032: 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 0x7f35a1e570a0> <<< 20459 1726885631.10054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885631.10107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885631.10297: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e57a90> <<< 20459 1726885631.10301: 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' <<< 20459 1726885631.10386: 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 0x7f35a1ea9fa0> <<< 20459 1726885631.10389: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e57d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e57610> <<< 20459 1726885631.10399: 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 0x7f35a1e573a0> <<< 20459 1726885631.10445: 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 <<< 20459 1726885631.10479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885631.10503: 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' <<< 20459 1726885631.10531: 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' <<< 20459 1726885631.10901: 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 0x7f35a1e61ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e61700> # /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 0x7f35a1d7f430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e61eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 20459 1726885631.10915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20459 1726885631.11880: 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 0x7f35a1cded00> <<< 20459 1726885631.11949: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1dff1c0> <<< 20459 1726885631.11963: 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 <<< 20459 1726885631.12013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20459 1726885631.12110: 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 0x7f35a04eb1c0> <<< 20459 1726885631.12145: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1db3790> <<< 20459 1726885631.12169: 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 <<< 20459 1726885631.12187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885631.12346: 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 0x7f35a03bad60> <<< 20459 1726885631.12368: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a04ca460> <<< 20459 1726885631.12391: 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 <<< 20459 1726885631.12430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885631.12577: 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 0x7f35a03248e0> <<< 20459 1726885631.12585: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a04eb400> # /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' <<< 20459 1726885631.12645: 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 0x7f35a031dc40> <<< 20459 1726885631.12680: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0324e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e55b80> <<< 20459 1726885631.12701: 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 <<< 20459 1726885631.12706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 20459 1726885631.12753: 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' <<< 20459 1726885631.12817: 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' # 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 0x7f35a0247a00> <<< 20459 1726885631.12832: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0247220> <<< 20459 1726885631.12840: 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 <<< 20459 1726885631.12887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 20459 1726885631.12891: 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 <<< 20459 1726885631.12897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 20459 1726885631.12929: 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 0x7f35a02615e0> <<< 20459 1726885631.12942: 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 <<< 20459 1726885631.12947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 20459 1726885631.12997: 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 0x7f35a026c190> <<< 20459 1726885631.13011: 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' <<< 20459 1726885631.13359: 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 0x7f35a026c730> <<< 20459 1726885631.13437: 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' <<< 20459 1726885631.13486: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a026cb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a026c250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0261670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0257ca0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 20459 1726885631.13536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885631.13592: 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 0x7f359fe25f40> <<< 20459 1726885631.13621: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0261070> <<< 20459 1726885631.13671: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0247b80> <<< 20459 1726885631.13696: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a034f610> <<< 20459 1726885631.13754: 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' <<< 20459 1726885631.13908: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 20459 1726885631.13928: 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 0x7f35a034fdf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a034f790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e55fa0> # /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 0x7f359fe34c40> # /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' <<< 20459 1726885631.13962: 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' <<< 20459 1726885631.14007: 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' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 20459 1726885631.14078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20459 1726885631.14091: 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 <<< 20459 1726885631.14215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885631.14302: 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 0x7f359fca3100> <<< 20459 1726885631.14460: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd42190> # /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 0x7f359fd4e6d0> <<< 20459 1726885631.14566: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd54c40> <<< 20459 1726885631.14578: 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' <<< 20459 1726885631.14600: 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' <<< 20459 1726885631.14630: 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' <<< 20459 1726885631.14661: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ed60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ea90> <<< 20459 1726885631.14683: 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' <<< 20459 1726885631.14714: 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' <<< 20459 1726885631.14749: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4eee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ed30> <<< 20459 1726885631.14771: 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' <<< 20459 1726885631.14794: 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' <<< 20459 1726885631.14832: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ef40> <<< 20459 1726885631.14859: 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' <<< 20459 1726885631.14889: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ee20> <<< 20459 1726885631.14913: 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' <<< 20459 1726885631.14938: 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' <<< 20459 1726885631.14975: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba82b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ef10> <<< 20459 1726885631.14996: 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' <<< 20459 1726885631.15052: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4eeb0> # /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' <<< 20459 1726885631.15088: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4e8b0> <<< 20459 1726885631.15116: 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' <<< 20459 1726885631.15144: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8310> <<< 20459 1726885631.15169: 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' <<< 20459 1726885631.15202: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba83a0> <<< 20459 1726885631.15225: 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' <<< 20459 1726885631.15255: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8430> <<< 20459 1726885631.15280: 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' <<< 20459 1726885631.15310: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba84c0> <<< 20459 1726885631.15337: 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' <<< 20459 1726885631.15361: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8550> <<< 20459 1726885631.15384: 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' <<< 20459 1726885631.15470: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba85e0> <<< 20459 1726885631.15483: 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 0x7f359fba8670> # /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' <<< 20459 1726885631.15509: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fca3fa0> <<< 20459 1726885631.15546: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21ee0> <<< 20459 1726885631.15584: 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' <<< 20459 1726885631.15647: 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' <<< 20459 1726885631.15693: 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 0x7f359fba8ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ed90> <<< 20459 1726885631.15729: 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 0x7f359fd36f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21190> <<< 20459 1726885631.15758: 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' <<< 20459 1726885631.15788: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fe57a30> <<< 20459 1726885631.15830: 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 <<< 20459 1726885631.15850: 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 0x7f359fe57f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fe34be0> <<< 20459 1726885631.15890: 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' <<< 20459 1726885631.15952: 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' <<< 20459 1726885631.15997: 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 0x7f359fbbeb20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbe3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fe57820> <<< 20459 1726885631.16028: 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 <<< 20459 1726885631.16092: stdout chunk (state=3): >>># 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' <<< 20459 1726885631.16174: 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 0x7f359fb5b190> # /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' <<< 20459 1726885631.16191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885631.16225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885631.16258: 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 0x7f359fb03f70> <<< 20459 1726885631.16306: 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 0x7f359fb0e100> <<< 20459 1726885631.16358: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb6f580> <<< 20459 1726885631.16381: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb5b5b0> <<< 20459 1726885631.16409: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb4f970> <<< 20459 1726885631.16437: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbef70> <<< 20459 1726885631.16461: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbedc0> <<< 20459 1726885631.16479: 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' <<< 20459 1726885631.16490: 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 <<< 20459 1726885631.16597: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885631.16652: 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 0x7f359fb0eeb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb0e670> <<< 20459 1726885631.16698: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbec70> <<< 20459 1726885631.16769: 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' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb49820> # /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 0x7f359fb32730> <<< 20459 1726885631.16803: 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 0x7f359fb327c0> # /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 0x7f359fb32940> <<< 20459 1726885631.16835: 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 # 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 <<< 20459 1726885631.16940: stdout chunk (state=3): >>># 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 0x7f359f96cf70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb32f70> <<< 20459 1726885631.16968: 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 0x7f359f96ce80> <<< 20459 1726885631.17007: 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' <<< 20459 1726885631.17048: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f9731f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb328e0> # /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' <<< 20459 1726885631.17078: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb32e80> <<< 20459 1726885631.17100: 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' <<< 20459 1726885631.17114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885631.17181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885631.17224: 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' <<< 20459 1726885631.17257: 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' # 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 0x7f359f8fc2b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8ecf70> <<< 20459 1726885631.17279: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8ec8b0> <<< 20459 1726885631.17381: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f9848b0> <<< 20459 1726885631.17444: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f973d90> <<< 20459 1726885631.17474: 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 0x7f359f984b80> # /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 0x7f359f98b880> # /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 0x7f359f90b6a0> <<< 20459 1726885631.17500: 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 0x7f359f90b340> <<< 20459 1726885631.17525: 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' <<< 20459 1726885631.17555: 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 <<< 20459 1726885631.17566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 20459 1726885631.17664: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f91a550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f90b070> # /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 0x7f359f91a3d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e572e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e578e0> <<< 20459 1726885631.18104: 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 <<< 20459 1726885631.18165: stdout chunk (state=3): >>># 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 0x7f359f922eb0> <<< 20459 1726885631.18201: 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' <<< 20459 1726885631.18247: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20459 1726885631.18260: 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 <<< 20459 1726885631.18294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20459 1726885631.18327: 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 0x7f359f8d6e80> <<< 20459 1726885631.18373: 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' <<< 20459 1726885631.18407: 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' <<< 20459 1726885631.18422: 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' <<< 20459 1726885631.18505: 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 0x7f359f872c70> <<< 20459 1726885631.18529: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f872af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8722b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8d6f70> <<< 20459 1726885631.18553: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c2dc0> <<< 20459 1726885631.18584: 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' <<< 20459 1726885631.18597: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f872100> <<< 20459 1726885631.18624: 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 <<< 20459 1726885631.18897: 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 # 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 0x7f359f88cf40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f872d90> # /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 0x7f359f88c8b0> # /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 0x7f359f89beb0> # /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 0x7f359f89bfa0> # /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' <<< 20459 1726885631.18936: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f79a1f0> # /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 <<< 20459 1726885631.18949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 20459 1726885631.19049: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f79a7f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f79a520> # /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 0x7f359f79a8b0> <<< 20459 1726885631.19068: 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 0x7f359f7aa4f0> # /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 0x7f359f7aa5e0> <<< 20459 1726885631.19098: 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' <<< 20459 1726885631.19126: 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 <<< 20459 1726885631.19156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 20459 1726885631.19180: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f7aadc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f7aa9d0> <<< 20459 1726885631.19204: 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 0x7f359f7aae20> <<< 20459 1726885631.19231: 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 0x7f359f7bea00> <<< 20459 1726885631.19258: 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 0x7f359f7beb20> <<< 20459 1726885631.19291: 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 <<< 20459 1726885631.19432: stdout chunk (state=3): >>># 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 0x7f359f7bed60> # /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 0x7f359f7beee0> # /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 0x7f359f74ebe0> # /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 0x7f359f74ed30> <<< 20459 1726885631.19464: 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' <<< 20459 1726885631.19510: 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 0x7f359f75e430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f74efd0> <<< 20459 1726885631.19524: 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 <<< 20459 1726885631.19576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20459 1726885631.19621: 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' <<< 20459 1726885631.19640: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f75ee20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f75e970> <<< 20459 1726885631.19666: 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 0x7f359f75ec70> <<< 20459 1726885631.19689: 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' <<< 20459 1726885631.19722: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f76a700> <<< 20459 1726885631.19737: 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 0x7f359f76af40> <<< 20459 1726885631.19796: 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 <<< 20459 1726885631.19858: 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 0x7f359f77b190> # /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 0x7f359f77b280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c23a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c2100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f922be0> # /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' <<< 20459 1726885631.19873: 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' <<< 20459 1726885631.19917: 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 0x7f359f77bdf0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f77bb20> <<< 20459 1726885631.19947: 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' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 20459 1726885631.19969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20459 1726885631.19993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885631.20035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885631.20099: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f7124c0> <<< 20459 1726885631.20104: 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' <<< 20459 1726885631.20147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885631.20153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885631.20180: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f71b400> <<< 20459 1726885631.20254: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885631.20266: 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 0x7f359f712d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f712cd0> # /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' <<< 20459 1726885631.20300: 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 0x7f359f748640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f7480d0> <<< 20459 1726885631.20338: 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' <<< 20459 1726885631.20352: 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 <<< 20459 1726885631.20379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 20459 1726885631.20446: 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' <<< 20459 1726885631.20473: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f694970> # /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 0x7f359f694b50> <<< 20459 1726885631.20505: 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 <<< 20459 1726885631.20685: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f748bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f748940> <<< 20459 1726885631.20726: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f77be80> # /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 0x7f359f786eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f77b9d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c2130> # /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' <<< 20459 1726885631.20746: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f69eee0> <<< 20459 1726885631.20765: 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 <<< 20459 1726885631.20788: 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 0x7f359f6b53a0> <<< 20459 1726885631.20820: 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 <<< 20459 1726885631.20845: 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 0x7f359f6b5c10> <<< 20459 1726885631.21031: 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 0x7f359f64a520> # /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 0x7f359f64aa90> # /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' <<< 20459 1726885631.21102: 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 0x7f359f656b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656730> <<< 20459 1726885631.21155: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656100> # /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 0x7f359f656340> # /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' <<< 20459 1726885631.21179: 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' <<< 20459 1726885631.21206: 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 0x7f359f668ac0> <<< 20459 1726885631.21253: 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' <<< 20459 1726885631.21323: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f668b50> # /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' <<< 20459 1726885631.21376: 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 0x7f359f671190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f668fa0> <<< 20459 1726885631.21437: 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' <<< 20459 1726885631.21441: 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' <<< 20459 1726885631.21468: 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 0x7f359f57b1f0> <<< 20459 1726885631.21517: 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' <<< 20459 1726885631.21529: 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' <<< 20459 1726885631.21554: 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 0x7f359f584250> <<< 20459 1726885631.21577: 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 0x7f359f5841f0> <<< 20459 1726885631.21602: 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' <<< 20459 1726885631.21654: 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 0x7f359f5843a0> <<< 20459 1726885631.21679: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f57bf10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f57bc10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f57b2b0> <<< 20459 1726885631.21706: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f56c940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f671f70> <<< 20459 1726885631.21732: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f671850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f668700> <<< 20459 1726885631.21763: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656fd0> # /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' <<< 20459 1726885631.21794: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f668850> <<< 20459 1726885631.21817: 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 0x7f359f57bca0> <<< 20459 1726885631.21850: 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 0x7f359f584670> <<< 20459 1726885631.21875: 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 0x7f359f5848e0> <<< 20459 1726885631.21901: 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 <<< 20459 1726885631.21923: 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 0x7f359f584e50> <<< 20459 1726885631.21949: 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 <<< 20459 1726885631.21972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20459 1726885631.21992: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5a0640> <<< 20459 1726885631.22018: 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' <<< 20459 1726885631.22057: 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 0x7f359f525820> <<< 20459 1726885631.22082: 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 <<< 20459 1726885631.22099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20459 1726885631.22133: 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 0x7f359f530a90> <<< 20459 1726885631.22147: 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 <<< 20459 1726885631.22177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 20459 1726885631.22210: 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 0x7f359f54ffd0> <<< 20459 1726885631.22304: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f530af0> <<< 20459 1726885631.22330: 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 <<< 20459 1726885631.22357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 20459 1726885631.22389: 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' <<< 20459 1726885631.22409: 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' <<< 20459 1726885631.22462: 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 <<< 20459 1726885631.22516: 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 0x7f359f4fd310> <<< 20459 1726885631.22547: 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 0x7f359f4fd430> <<< 20459 1726885631.22625: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ee3a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 20459 1726885631.22628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 20459 1726885631.22726: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ee6d0> <<< 20459 1726885631.22784: 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 0x7f359f4ff820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ee040> # /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' <<< 20459 1726885631.22814: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ee100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4e29a0> # /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 0x7f359f4ffcd0> <<< 20459 1726885631.22817: 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 0x7f359f496100> <<< 20459 1726885631.22885: 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 0x7f359f4961f0> <<< 20459 1726885631.22947: 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' <<< 20459 1726885631.22964: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f496310> # /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 <<< 20459 1726885631.23056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885631.23149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 20459 1726885631.23153: 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' <<< 20459 1726885631.23319: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f46c550> <<< 20459 1726885631.23401: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4bfe50> # /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 0x7f359f4d28e0> # /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 0x7f359f4d2970> # /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 0x7f359f46c1c0> # /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 0x7f359f47d2b0> <<< 20459 1726885631.23553: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4a2c10> <<< 20459 1726885631.23595: 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' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py <<< 20459 1726885631.23619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ab880> <<< 20459 1726885631.23638: 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' <<< 20459 1726885631.23660: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f42a790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4a2f10> <<< 20459 1726885631.23700: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f496ac0> <<< 20459 1726885631.23748: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f54fca0> <<< 20459 1726885631.23771: 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 <<< 20459 1726885631.23798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885631.23825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885631.23837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f44e550> <<< 20459 1726885631.23866: 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 0x7f359f44ed00> <<< 20459 1726885631.23894: 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 0x7f359f44ef70> <<< 20459 1726885631.23927: 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 <<< 20459 1726885631.23955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 20459 1726885631.23975: 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' <<< 20459 1726885631.24019: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3dd9a0> <<< 20459 1726885631.24068: 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' <<< 20459 1726885631.24090: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3fc0d0> <<< 20459 1726885631.24114: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ddc70> <<< 20459 1726885631.24126: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f44eeb0> <<< 20459 1726885631.24170: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f43f790> <<< 20459 1726885631.24191: 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' <<< 20459 1726885631.24216: 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 <<< 20459 1726885631.24246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885631.24300: 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' <<< 20459 1726885631.24330: 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 0x7f359f3b61f0> <<< 20459 1726885631.24383: 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' <<< 20459 1726885631.24449: 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 0x7f359f3b6cd0> # /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' <<< 20459 1726885631.24504: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3b6f10> # /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' <<< 20459 1726885631.24538: 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' <<< 20459 1726885631.24592: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3beaf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3be6d0> <<< 20459 1726885631.24627: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3be220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3b6970> <<< 20459 1726885631.24671: 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' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3b6ac0> <<< 20459 1726885631.24696: 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' <<< 20459 1726885631.24710: 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' <<< 20459 1726885631.24756: 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' <<< 20459 1726885631.24786: 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' <<< 20459 1726885631.24799: 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' <<< 20459 1726885631.24838: 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' <<< 20459 1726885631.24867: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f36b910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f36b580> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 20459 1726885631.24886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885631.25092: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f36b5e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 20459 1726885631.25117: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f35f520> <<< 20459 1726885631.25120: 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 0x7f359f35f700> <<< 20459 1726885631.25143: 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 <<< 20459 1726885631.25153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 20459 1726885631.25156: 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' <<< 20459 1726885631.25159: 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' <<< 20459 1726885631.25230: 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 0x7f359f316820> <<< 20459 1726885631.25233: 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 0x7f359f3169d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 20459 1726885631.25283: 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 0x7f359f316b80> <<< 20459 1726885631.25324: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3164c0> <<< 20459 1726885631.25327: 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 0x7f359f316f10> # /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' <<< 20459 1726885631.25329: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f316fa0> <<< 20459 1726885631.25407: 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 <<< 20459 1726885631.25434: stdout chunk (state=3): >>># 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 0x7f359f322040> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 20459 1726885631.25438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 20459 1726885631.25461: 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 0x7f359f32f250> <<< 20459 1726885631.25464: 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' <<< 20459 1726885631.26573: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f32f820> # /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 0x7f359f348df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f322cd0> # /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 0x7f359f322b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f316160> # /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 0x7f359f384fa0> # /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 0x7f359f384850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f374a00> # /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' <<< 20459 1726885631.26615: 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 <<< 20459 1726885631.26647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 20459 1726885631.26675: 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' <<< 20459 1726885631.26710: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2d77f0> <<< 20459 1726885631.26733: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2d7430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f384910> # /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 0x7f359f3848e0> <<< 20459 1726885631.26756: 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' <<< 20459 1726885631.26767: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2d7c70> <<< 20459 1726885631.26858: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f35f850> <<< 20459 1726885631.26866: 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' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2e3820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ceee0> # /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' <<< 20459 1726885631.26910: 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' <<< 20459 1726885631.26954: 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 <<< 20459 1726885631.26999: 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' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2fd190> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py <<< 20459 1726885631.27049: 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 0x7f359f2fd400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2f10d0> <<< 20459 1726885631.27053: 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' <<< 20459 1726885631.27083: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2fdd00> <<< 20459 1726885631.27102: 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 <<< 20459 1726885631.27107: 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 0x7f359f2fdfa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2fd8e0> <<< 20459 1726885631.27229: 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 0x7f359f2fdeb0> # /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 0x7f359f304b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304700> # /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' <<< 20459 1726885631.27251: 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 0x7f359f304f70> <<< 20459 1726885631.27278: 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' <<< 20459 1726885631.27325: 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 <<< 20459 1726885631.27341: 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 0x7f359f30ea60> <<< 20459 1726885631.27362: 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 <<< 20459 1726885631.27375: 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 0x7f359f30eb20> <<< 20459 1726885631.27401: 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 <<< 20459 1726885631.27525: 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 0x7f359f30ebb0> # /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 0x7f359f30ec40> # /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 0x7f359f30ecd0> <<< 20459 1726885631.27592: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f30e400> # /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 0x7f359f30ee80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304a30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 20459 1726885631.27647: 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 0x7f359f237280> <<< 20459 1726885631.27730: 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 0x7f359f2375b0> # /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 0x7f359f237820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py <<< 20459 1726885631.27759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f237ac0> # /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 0x7f359f237d60> <<< 20459 1726885631.27776: 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 <<< 20459 1726885631.27780: 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 0x7f359f237f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304340> <<< 20459 1726885631.27812: 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' <<< 20459 1726885631.27872: 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 0x7f359f23e3a0> # /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' <<< 20459 1726885631.27900: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23e7c0> <<< 20459 1726885631.27966: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23e640> # /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 0x7f359f23ed30> <<< 20459 1726885631.28017: 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' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23ec70> <<< 20459 1726885631.28026: 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' <<< 20459 1726885631.28067: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23ebe0> <<< 20459 1726885631.28075: 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' <<< 20459 1726885631.28121: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23eaf0> <<< 20459 1726885631.28214: 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 0x7f359f23ec10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2f1880> <<< 20459 1726885631.28240: 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 0x7f359f2f18b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2f1400> <<< 20459 1726885631.28244: 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' <<< 20459 1726885631.28382: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304430> # /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 0x7f359f35f2b0> # /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' <<< 20459 1726885631.28413: 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 0x7f359f24cee0> # /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' <<< 20459 1726885631.28442: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 20459 1726885631.28450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 20459 1726885631.28596: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1e1490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1e1280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f24cfd0> <<< 20459 1726885631.28624: 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 <<< 20459 1726885631.28640: 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 0x7f359f1e1310> <<< 20459 1726885631.28665: 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' <<< 20459 1726885631.28679: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1f1f10> <<< 20459 1726885631.28704: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23eb50> <<< 20459 1726885631.28731: 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' <<< 20459 1726885631.28771: 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' <<< 20459 1726885631.28832: 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 0x7f359f1fc970> <<< 20459 1726885631.28869: 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' # /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' <<< 20459 1726885631.28919: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f209160> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py <<< 20459 1726885631.28943: 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 0x7f359f209220> <<< 20459 1726885631.28974: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fca00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fc670> <<< 20459 1726885631.29025: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fc580> <<< 20459 1726885631.29084: 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' <<< 20459 1726885631.29120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885631.29130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1ba0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f209c10> <<< 20459 1726885631.29151: 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 0x7f359f209e20> <<< 20459 1726885631.29200: 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 <<< 20459 1726885631.29232: 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 0x7f359f209ee0> # /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' <<< 20459 1726885631.29271: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1badc0> <<< 20459 1726885631.29299: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fc640> # /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' <<< 20459 1726885631.29312: 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 <<< 20459 1726885631.29362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 20459 1726885631.29369: 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' <<< 20459 1726885631.29407: 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' <<< 20459 1726885631.29489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 20459 1726885631.29536: 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 0x7f359f1680d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f15fd00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f15f1f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1d0760> <<< 20459 1726885631.29622: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f209a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ceb50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ce460> # /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 0x7f359f15ff70> # /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 0x7f359f15ff40> # /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' <<< 20459 1726885631.29734: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f174820> # /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 0x7f359f174c10> <<< 20459 1726885631.29791: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3b6430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3a9790> # /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 0x7f359f1901f0> <<< 20459 1726885631.29886: 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 0x7f359f190580> # /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 0x7f359f1906a0> # /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' <<< 20459 1726885631.29952: 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 0x7f359f190fd0> <<< 20459 1726885631.29986: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f190760> # /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' <<< 20459 1726885631.30099: 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 0x7f359f125370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f125b80> # /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' <<< 20459 1726885631.30141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 20459 1726885631.30213: stdout chunk (state=3): >>># 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' <<< 20459 1726885631.30237: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0d8820> <<< 20459 1726885631.30264: 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' <<< 20459 1726885631.30322: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0e4460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f131df0> <<< 20459 1726885631.30382: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f131610> # /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 0x7f359f147910> <<< 20459 1726885631.30441: 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' <<< 20459 1726885631.30489: 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 0x7f359f0fcb50> <<< 20459 1726885631.30558: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0fc280> # /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 0x7f359f0fcd00> # /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 0x7f359f1101c0> <<< 20459 1726885631.30610: 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' <<< 20459 1726885631.30669: 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 0x7f359f110340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1101f0> # /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 0x7f359f1102e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 20459 1726885631.30727: stdout chunk (state=3): >>># 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 <<< 20459 1726885631.30776: 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' <<< 20459 1726885631.30832: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f110c10> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885631.30910: 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 0x7f359f110a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f110430> # /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' <<< 20459 1726885631.30973: 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' <<< 20459 1726885631.31032: 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 0x7f359f0a8850> # /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 0x7f359f0a8940> <<< 20459 1726885631.31119: 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 0x7f359f0a8c40> # /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 0x7f359f0b9250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0a81f0> <<< 20459 1726885631.31174: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f097d90> # 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 <<< 20459 1726885631.31199: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0a8490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f097a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1107f0> <<< 20459 1726885631.31244: 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 <<< 20459 1726885631.31284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885631.31343: 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 0x7f359efa83a0> # /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' <<< 20459 1726885631.31405: 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' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885631.31497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885631.31593: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359efc1e20> <<< 20459 1726885631.31644: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359efa8be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359efa8730> <<< 20459 1726885631.31775: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0b9e50> <<< 20459 1726885631.31822: 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' <<< 20459 1726885631.31850: 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 0x7f359ef72ca0> <<< 20459 1726885631.31874: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 20459 1726885631.31898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 20459 1726885631.31923: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 20459 1726885631.31944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 20459 1726885631.31977: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef8e220> <<< 20459 1726885631.32086: 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 0x7f359ef8ed90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef72d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef72670> # /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 <<< 20459 1726885631.32122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 20459 1726885631.32161: 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' <<< 20459 1726885631.32202: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef0ce50> <<< 20459 1726885631.32311: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef0c310> <<< 20459 1726885631.32344: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef75760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f147790> <<< 20459 1726885631.32364: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f125ee0> <<< 20459 1726885631.32433: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f40f460> # /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 <<< 20459 1726885631.32456: stdout chunk (state=3): >>># 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 0x7f359f39b730> <<< 20459 1726885631.32487: 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 0x7f359ef23d00> <<< 20459 1726885631.32511: 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 <<< 20459 1726885631.32543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885631.32601: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef23e80> <<< 20459 1726885631.32624: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f43fe20> <<< 20459 1726885631.32683: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5258b0> # /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 <<< 20459 1726885631.32737: stdout chunk (state=3): >>># 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 0x7f359eed35e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef44a60> <<< 20459 1726885631.32844: 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' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 20459 1726885631.32871: 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 0x7f359eed3fd0> # /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 0x7f359eee02b0> <<< 20459 1726885631.32909: 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' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eee04f0> <<< 20459 1726885631.32980: 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 0x7f359eee0730> # /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 0x7f359eee0910> <<< 20459 1726885631.33010: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eed3b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eed38b0> # /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' <<< 20459 1726885631.33038: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eed3d90> <<< 20459 1726885631.33063: 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' <<< 20459 1726885631.33099: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeef2e0> # /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' <<< 20459 1726885631.33146: 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 0x7f359eeef790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeef400> <<< 20459 1726885631.33168: 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 <<< 20459 1726885631.33207: 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' <<< 20459 1726885631.33238: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eefffa0> <<< 20459 1726885631.33284: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeefbe0> <<< 20459 1726885631.33351: 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 0x7f359eeefd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5302e0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 20459 1726885631.33382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885631.33424: 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 0x7f359ee9aa30> <<< 20459 1726885631.33475: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5255b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f51b430> <<< 20459 1726885631.33523: 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' <<< 20459 1726885631.33568: 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' <<< 20459 1726885631.33610: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeaf550> # /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' <<< 20459 1726885631.33671: 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 0x7f359eeba820> # /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' <<< 20459 1726885631.33705: 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' <<< 20459 1726885631.33734: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eec55b0> <<< 20459 1726885631.33787: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eebae50> <<< 20459 1726885631.33823: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeafa00> # /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' <<< 20459 1726885631.33892: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeba280> # /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 0x7f359ee39550> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py <<< 20459 1726885631.33945: 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 0x7f359ee39760> # /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 0x7f359ee39a60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py <<< 20459 1726885631.34008: 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 0x7f359ee39d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ee9afa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ee9abe0> # /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' <<< 20459 1726885631.34048: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeaf3a0> <<< 20459 1726885632.02103: 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}}} <<< 20459 1726885632.03644: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20459 1726885632.03661: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885632.04456: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 20459 1726885632.04463: 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 <<< 20459 1726885632.04466: 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 <<< 20459 1726885632.04472: 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 # 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 <<< 20459 1726885632.04478: 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 # 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 <<< 20459 1726885632.04483: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 20459 1726885632.04488: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.04496: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.04502: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing 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 <<< 20459 1726885632.04547: 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 <<< 20459 1726885632.04555: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.04580: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.04620: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.04628: 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 # 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 <<< 20459 1726885632.04673: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.04677: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.05363: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885632.05399: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885632.05444: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy netrc <<< 20459 1726885632.05464: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal <<< 20459 1726885632.05482: 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 <<< 20459 1726885632.05509: 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 <<< 20459 1726885632.05559: 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 <<< 20459 1726885632.05565: 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 <<< 20459 1726885632.05609: 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 <<< 20459 1726885632.05640: 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 <<< 20459 1726885632.05662: 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 <<< 20459 1726885632.05698: 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 # 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 <<< 20459 1726885632.05716: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.05723: 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 # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool <<< 20459 1726885632.05726: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.05734: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.05826: 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 # 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 <<< 20459 1726885632.05835: 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 <<< 20459 1726885632.05842: 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 <<< 20459 1726885632.05852: 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 # cleanup[3] wiping six <<< 20459 1726885632.05876: 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 # 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 <<< 20459 1726885632.05901: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.05927: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 20459 1726885632.05948: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20459 1726885632.06009: 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 <<< 20459 1726885632.06069: 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 <<< 20459 1726885632.06099: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue <<< 20459 1726885632.06129: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.06187: 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 <<< 20459 1726885632.06226: 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 # cleanup[3] wiping email._policybase <<< 20459 1726885632.06240: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 20459 1726885632.06259: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.06312: 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 <<< 20459 1726885632.06408: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.06416: 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 <<< 20459 1726885632.06420: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.06423: 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 <<< 20459 1726885632.06425: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.06428: 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 # 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 <<< 20459 1726885632.06434: 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 <<< 20459 1726885632.06436: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 20459 1726885632.06438: 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 <<< 20459 1726885632.06451: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 20459 1726885632.06454: 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 <<< 20459 1726885632.06457: 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 <<< 20459 1726885632.06462: 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 <<< 20459 1726885632.06468: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 20459 1726885632.06471: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20459 1726885632.06473: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 20459 1726885632.06484: 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 <<< 20459 1726885632.07354: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 20459 1726885632.07384: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885632.07409: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885632.07443: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885632.07465: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 20459 1726885632.07486: 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 <<< 20459 1726885632.07530: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885632.07558: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 20459 1726885632.07569: 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 <<< 20459 1726885632.07606: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885632.07651: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 20459 1726885632.07661: stdout chunk (state=3): >>># destroy iniparse.ini <<< 20459 1726885632.07757: 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 <<< 20459 1726885632.07776: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 20459 1726885632.07817: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885632.07849: stdout chunk (state=3): >>># destroy _weakref <<< 20459 1726885632.07863: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 20459 1726885632.07893: 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 <<< 20459 1726885632.07939: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner <<< 20459 1726885632.07977: 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 <<< 20459 1726885632.08028: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.08110: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885632.08136: stdout chunk (state=3): >>># destroy codecs <<< 20459 1726885632.08171: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885632.08275: 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 <<< 20459 1726885632.08343: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 20459 1726885632.08368: 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 <<< 20459 1726885632.08383: stdout chunk (state=3): >>># 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 <<< 20459 1726885632.08408: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885632.08486: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 20459 1726885632.08494: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20459 1726885632.09447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885632.09540: stderr chunk (state=3): >>><<< 20459 1726885632.09560: stdout chunk (state=3): >>><<< 20459 1726885632.10150: _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 0x7f35a3445ca0> # /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 0x7f35a31dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3445a00> # /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 0x7f35a34459a0> 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 0x7f35a31dc370> # /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 0x7f35a31dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dc550> # /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 0x7f35a3188f70> # /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 0x7f35a318f100> # /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 0x7f35a31b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a318f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31f1760> # /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 0x7f35a3188c70> # /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 0x7f35a31b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31dcfd0> 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 0x7f35a3154d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3157e20> # /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 0x7f35a314e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3155520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3154250> # /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 0x7f35a305fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a305f760> 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 0x7f35a305fd60> # /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 0x7f35a305fe20> # /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 0x7f35a305fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30b7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30b14c0> # /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 0x7f35a30c5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a315bd00> # /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 0x7f35a3070b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3157fa0> # 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 0x7f35a30c5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a31618b0> # /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 0x7f35a3070e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070c40> # /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 0x7f35a3070bb0> # /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 0x7f35a3045220> # /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 0x7f35a3045310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a307be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070e20> # /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 0x7f35a2feef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2fd3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3073d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a30b1fd0> # /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 0x7f35a2f8b9a0> 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 0x7f35a2f8bcd0> # /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 0x7f35a2f9e5e0> # /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 0x7f35a2f9eb20> # 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 0x7f35a2f29250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f8bdc0> # /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 0x7f35a2f3a130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f9e460> 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 0x7f35a2f3a1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070880> # /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 0x7f35a2f56550> # /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 0x7f35a2f56820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f56610> # 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 0x7f35a2f56700> # /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 0x7f35a2f56b50> # 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 0x7f35a2f56fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f56790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2f488e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a3070460> # /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 0x7f35a2f56940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35a2e86520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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 0x7f35a2d82730> # /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 0x7f35a2e12850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12490> # /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 0x7f35a2e12580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e122b0> 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 0x7f35a2e124f0> # /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 0x7f35a2e128b0> # /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 0x7f35a27af790> # 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 0x7f35a27afb20> # 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 0x7f35a27af970> # /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 0x7f35a27ccb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e0cd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2e12610> # /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 0x7f35a2e0ce80> # /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 0x7f35a2d7c880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2db4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2db4850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a27c5310> # 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 0x7f35a2db4fa0> # /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 0x7f35a2db4f70> # /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 0x7f35a2790f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de9e80> # /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 0x7f35a279f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de9fd0> # /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 0x7f35a2790250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a279f160> # 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 0x7f35a279c5b0> # 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 0x7f35a279c670> # 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 0x7f35a279bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de2bb0> # /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 0x7f35a2d739d0> # 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 0x7f35a2d71970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2791880> # 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 0x7f35a2d73400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2dab9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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 0x7f35a276cbe0> # /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 0x7f35a2d687c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2384100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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 0x7f35a2d69c10> # 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_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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 0x7f35a2daefd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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 0x7f35a2757700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a23320d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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 0x7f35a2373b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2763520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2760a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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 0x7f35a2757fd0> # /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 0x7f35a27570a0> # /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 0x7f35a2757c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757820> # /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 0x7f35a21651c0> # /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 0x7f35a2148bb0> # /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 0x7f35a215df10> # /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 0x7f35a215dd30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2148340> # /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 0x7f35a2172580> # /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 0x7f35a21725e0> # /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 0x7f35a232e730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2172ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21489d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2165a90> # /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 0x7f35a236c940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2381730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a232ee50> # /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 0x7f35a2176df0> # /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 0x7f35a2176250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21c79d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21f4730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2165460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2165220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2de9d60> # /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 0x7f35a2757e80> # /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 0x7f35a2176550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a2757160> # /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 0x7f35a2131130> # /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 0x7f35a2190700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21d4ee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21762b0> # /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 0x7f35a21d4100> # /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 0x7f35a21d78b0> # /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 0x7f35a21e3c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a21d76d0> # /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 0x7f35a21e37c0> # /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 0x7f35a21d3730> # /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 0x7f35a1ef9b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3ilm015b/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_3ilm015b/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_3ilm015b/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_3ilm015b/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 0x7f35a1e570a0> # /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 0x7f35a1e57a90> # /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 0x7f35a1ea9fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e57d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e57610> # /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 0x7f35a1e573a0> # /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 0x7f35a1e61ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e61700> # /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 0x7f35a1d7f430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e61eb0> # /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 0x7f35a1cded00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1dff1c0> # /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 0x7f35a04eb1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1db3790> # /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 0x7f35a03bad60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a04ca460> # /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 0x7f35a03248e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a04eb400> # /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 0x7f35a031dc40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0324e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e55b80> # /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 0x7f35a0247a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0247220> # /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 0x7f35a02615e0> # /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 0x7f35a026c190> # /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 0x7f35a026c730> # /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 0x7f35a026cb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a026c250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0261670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0257ca0> # /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 0x7f359fe25f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0261070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a0247b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a034f610> # /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 0x7f35a034fdf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a034f790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e55fa0> # /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 0x7f359fe34c40> # /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 0x7f359fca3100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd42190> # /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 0x7f359fd4e6d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd54c40> # /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 0x7f359fd4ed60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ea90> # /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 0x7f359fd4eee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ed30> # /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 0x7f359fd4ef40> # /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 0x7f359fba8130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ee20> # /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 0x7f359fba82b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ef10> # /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 0x7f359fd4eeb0> # /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 0x7f359fd4e8b0> # /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 0x7f359fba8310> # /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 0x7f359fba83a0> # /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 0x7f359fba8430> # /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 0x7f359fba84c0> # /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 0x7f359fba8550> # /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 0x7f359fba85e0> # /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 0x7f359fba8670> # /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 0x7f359fba8700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fca3fa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21ee0> # /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 0x7f359fba8ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fba8820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd4ed90> # /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 0x7f359fd36f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fd21190> # /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 0x7f359fd21370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fe57a30> # /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 0x7f359fe57f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fe34be0> # /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 0x7f359fbbeb20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbe3d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fe57820> # /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 0x7f359fb5b190> # /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 0x7f359fb03f70> # 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 0x7f359fb0e100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb6f580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb5b5b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb4f970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbef70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbedc0> # /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 0x7f359fb0eeb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb0e670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fbbec70> # /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 0x7f359fb49820> # /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 0x7f359fb32730> # /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 0x7f359fb327c0> # /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 0x7f359fb32940> # /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 0x7f359f96cf70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb32f70> # /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 0x7f359f96ce80> # /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 0x7f359f9731f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359fb328e0> # /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 0x7f359fb32e80> # /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 0x7f359f8fc2b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8ecf70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8ec8b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f9848b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f973d90> # /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 0x7f359f984b80> # /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 0x7f359f98b880> # /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 0x7f359f90b6a0> # /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 0x7f359f90b340> # /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 0x7f359f91a550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f90b070> # /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 0x7f359f91a3d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e572e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35a1e578e0> # /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 0x7f359f922eb0> # /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 0x7f359f8d6e80> # /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 0x7f359f872c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f872af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8722b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8d6f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c2dc0> # /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 0x7f359f872100> # /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 0x7f359f88cf40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f872d90> # /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 0x7f359f88c8b0> # /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 0x7f359f89beb0> # /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 0x7f359f89bfa0> # /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 0x7f359f79a1f0> # /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 0x7f359f79a7f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f79a520> # /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 0x7f359f79a8b0> # /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 0x7f359f7aa4f0> # /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 0x7f359f7aa5e0> # /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 0x7f359f7aadc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f7aa9d0> # /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 0x7f359f7aae20> # /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 0x7f359f7bea00> # /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 0x7f359f7beb20> # /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 0x7f359f7bed60> # /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 0x7f359f7beee0> # /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 0x7f359f74ebe0> # /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 0x7f359f74ed30> # /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 0x7f359f75e430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f74efd0> # /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 0x7f359f75ee20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f75e970> # /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 0x7f359f75ec70> # /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 0x7f359f76a700> # /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 0x7f359f76af40> # /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 0x7f359f77b190> # /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 0x7f359f77b280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c23a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c2100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f922be0> # /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 0x7f359f77bdf0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f77bb20> # /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 0x7f359f7124c0> # /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 0x7f359f71b400> # 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 0x7f359f712d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f712cd0> # /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 0x7f359f748640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f7480d0> # /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 0x7f359f694970> # /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 0x7f359f694b50> # /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 0x7f359f748bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f748940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f77be80> # /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 0x7f359f786eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f77b9d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f8c2130> # /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 0x7f359f69eee0> # /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 0x7f359f6b53a0> # /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 0x7f359f6b5c10> # /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 0x7f359f64a520> # /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 0x7f359f64aa90> # /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 0x7f359f656b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656100> # /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 0x7f359f656340> # /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 0x7f359f668ac0> # /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 0x7f359f668b50> # /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 0x7f359f671190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f668fa0> # /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 0x7f359f57b1f0> # /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 0x7f359f584250> # /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 0x7f359f5841f0> # /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 0x7f359f5843a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f57bf10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f57bc10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f57b2b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f56c940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f671f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f671850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f668700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f656fd0> # /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 0x7f359f668850> # /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 0x7f359f57bca0> # /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 0x7f359f584670> # /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 0x7f359f5848e0> # /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 0x7f359f584e50> # /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 0x7f359f5a0640> # /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 0x7f359f525820> # /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 0x7f359f530a90> # /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 0x7f359f54ffd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f530af0> # /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 0x7f359f4fd310> # /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 0x7f359f4fd430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ee3a0> # /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 0x7f359f4ee6d0> # /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 0x7f359f4ff820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4ee040> # /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 0x7f359f4ee100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4e29a0> # /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 0x7f359f4ffcd0> # /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 0x7f359f496100> # /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 0x7f359f4961f0> # /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 0x7f359f496310> # /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 0x7f359f46c550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4bfe50> # /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 0x7f359f4d28e0> # /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 0x7f359f4d2970> # /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 0x7f359f46c1c0> # /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 0x7f359f47d2b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4a2c10> # /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 0x7f359f4ab880> # /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 0x7f359f42a790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f4a2f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f496ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f54fca0> # /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 0x7f359f44e550> # /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 0x7f359f44ed00> # /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 0x7f359f44ef70> # /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 0x7f359f3dd9a0> # /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 0x7f359f3fc0d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ddc70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f44eeb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f43f790> # /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 0x7f359f3b61f0> # /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 0x7f359f3b6cd0> # /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 0x7f359f3b6f10> # /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 0x7f359f3beaf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3be6d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3be220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3b6970> # /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 0x7f359f3b6ac0> # /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 0x7f359f36b910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f36b580> # /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 0x7f359f36b5e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f35f520> # /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 0x7f359f35f700> # /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 0x7f359f316820> # /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 0x7f359f3169d0> # /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 0x7f359f316b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3164c0> # /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 0x7f359f316f10> # /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 0x7f359f316fa0> # /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 0x7f359f322040> # /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 0x7f359f32f250> # /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 0x7f359f32f820> # /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 0x7f359f348df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f322cd0> # /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 0x7f359f322b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f316160> # /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 0x7f359f384fa0> # /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 0x7f359f384850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f374a00> # /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 0x7f359f2d77f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2d7430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f384910> # /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 0x7f359f3848e0> # /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 0x7f359f2d7c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f35f850> # /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 0x7f359f2e3820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ceee0> # /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 0x7f359f2fd190> # /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 0x7f359f2fd400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2f10d0> # /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 0x7f359f2fdd00> # /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 0x7f359f2fdfa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2fd8e0> # /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 0x7f359f2fdeb0> # /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 0x7f359f304b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304700> # /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 0x7f359f304f70> # /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 0x7f359f30ea60> # /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 0x7f359f30eb20> # /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 0x7f359f30ebb0> # /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 0x7f359f30ec40> # /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 0x7f359f30ecd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f30e400> # /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 0x7f359f30ee80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304a30> # /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 0x7f359f237280> # /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 0x7f359f2375b0> # /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 0x7f359f237820> # /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 0x7f359f237ac0> # /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 0x7f359f237d60> # /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 0x7f359f237f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304340> # /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 0x7f359f23e3a0> # /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 0x7f359f23e7c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23e640> # /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 0x7f359f23ed30> # /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 0x7f359f23ec70> # /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 0x7f359f23ebe0> # /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 0x7f359f23eaf0> # /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 0x7f359f23ec10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f304550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2f1880> # /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 0x7f359f2f18b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f2f1400> # /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 0x7f359f304430> # /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 0x7f359f35f2b0> # /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 0x7f359f24cee0> # /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 0x7f359f1e1490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1e1280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f24cfd0> # /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 0x7f359f1e1310> # /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 0x7f359f1f1f10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f23eb50> # /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 0x7f359f1fc970> # /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 0x7f359f209160> # /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 0x7f359f209220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fca00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fc670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fc580> # /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 0x7f359f1ba0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f209c10> # /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 0x7f359f209e20> # /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 0x7f359f209ee0> # /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 0x7f359f1badc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1fc640> # /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 0x7f359f1680d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f15fd00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f15f1f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1d0760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f209a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ceb50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3ce460> # /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 0x7f359f15ff70> # /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 0x7f359f15ff40> # /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 0x7f359f174820> # /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 0x7f359f174c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3b6430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f3a9790> # /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 0x7f359f1901f0> # /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 0x7f359f190580> # /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 0x7f359f1906a0> # /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 0x7f359f190fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f190760> # /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 0x7f359f125370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f125b80> # /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 0x7f359f0d8820> # /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 0x7f359f0e4460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f131df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f131610> # /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 0x7f359f147910> # /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 0x7f359f0fcb50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0fc280> # /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 0x7f359f0fcd00> # /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 0x7f359f1101c0> # /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 0x7f359f110340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1101f0> # /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 0x7f359f1102e0> # /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 0x7f359f110c10> # 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 0x7f359f110a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f110430> # /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 0x7f359f0a8850> # /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 0x7f359f0a8940> # /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 0x7f359f0a8c40> # /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 0x7f359f0b9250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0a81f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f097d90> # 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 0x7f359f0a8490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f097a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f1107f0> # /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 0x7f359efa83a0> # /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 0x7f359efc1e20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359efa8be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359efa8730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f0b9e50> # /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 0x7f359ef72ca0> # /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 0x7f359ef8e220> # 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 0x7f359ef8ed90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef72d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef72670> # /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 0x7f359ef0ce50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef0c310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef75760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f147790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f125ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f40f460> # /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 0x7f359f39b730> # /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 0x7f359ef23d00> # /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 0x7f359ef23e80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f43fe20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5258b0> # /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 0x7f359eed35e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ef44a60> # /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 0x7f359eed3fd0> # /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 0x7f359eee02b0> # /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 0x7f359eee04f0> # /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 0x7f359eee0730> # /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 0x7f359eee0910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eed3b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eed38b0> # /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 0x7f359eed3d90> # /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 0x7f359eeef2e0> # /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 0x7f359eeef790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeef400> # /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 0x7f359eefffa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeefbe0> # /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 0x7f359eeefd30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5302e0> # /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 0x7f359ee9aa30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f5255b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359f51b430> # /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 0x7f359eeaf550> # /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 0x7f359eeba820> # /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 0x7f359eec55b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eebae50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359eeafa00> # /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 0x7f359eeba280> # /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 0x7f359ee39550> # /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 0x7f359ee39760> # /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 0x7f359ee39a60> # /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 0x7f359ee39d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ee9afa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f359ee9abe0> # /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 0x7f359eeaf3a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885632.14907: 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-1726885630.6969087-21969-62671852200399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885632.14959: _low_level_execute_command(): starting 20459 1726885632.15055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885630.6969087-21969-62671852200399/ > /dev/null 2>&1 && sleep 0' 20459 1726885632.15249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885632.15291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885632.15308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885632.15314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885632.15421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885632.15426: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885632.15430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885632.15434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885632.15479: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885632.15484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885632.15488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885632.15502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885632.15510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885632.15521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885632.15546: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885632.15550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885632.15553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885632.15555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885632.15557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885632.15578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885632.15580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885632.15581: stderr chunk (state=3): >>><<< 20459 1726885632.15582: stdout chunk (state=3): >>><<< 20459 1726885632.15584: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885632.15589: handler run complete 20459 1726885632.15591: attempt loop complete, returning result 20459 1726885632.15596: _execute() done 20459 1726885632.15600: dumping result to json 20459 1726885632.15605: done dumping result, returning 20459 1726885632.15608: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-47dd-4c59-000000000d74] 20459 1726885632.15612: sending task result for task 02369adf-7a19-47dd-4c59-000000000d74 20459 1726885632.15675: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d74 20459 1726885632.15682: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885632.15861: no more pending results, returning what we have 20459 1726885632.15865: results queue empty 20459 1726885632.15866: checking for any_errors_fatal 20459 1726885632.15871: done checking for any_errors_fatal 20459 1726885632.15872: checking for max_fail_percentage 20459 1726885632.15874: done checking for max_fail_percentage 20459 1726885632.15875: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.15876: done checking to see if all hosts have failed 20459 1726885632.15876: getting the remaining hosts for this loop 20459 1726885632.15881: done getting the remaining hosts for this loop 20459 1726885632.15888: getting the next task for host managed_node1 20459 1726885632.15897: done getting next task for host managed_node1 20459 1726885632.15900: ^ task is: TASK: Collect LUKS info for this volume 20459 1726885632.15907: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.15918: getting variables 20459 1726885632.15920: in VariableManager get_vars() 20459 1726885632.15963: Calling all_inventory to load vars for managed_node1 20459 1726885632.15971: Calling groups_inventory to load vars for managed_node1 20459 1726885632.15979: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.15992: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.15998: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.16005: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.16843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.17522: done with get_vars() 20459 1726885632.17533: done getting variables 20459 1726885632.17574: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:12 -0400 (0:00:01.620) 0:00:38.536 ****** 20459 1726885632.17598: entering _queue_task() for managed_node1/command 20459 1726885632.17800: worker is 1 (out of 1 available) 20459 1726885632.17813: exiting _queue_task() for managed_node1/command 20459 1726885632.17825: done queuing things up, now waiting for results queue to drain 20459 1726885632.17826: waiting for pending results... 20459 1726885632.18006: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 20459 1726885632.18101: in run() - task 02369adf-7a19-47dd-4c59-000000000d75 20459 1726885632.18113: variable 'ansible_search_path' from source: unknown 20459 1726885632.18144: calling self._execute() 20459 1726885632.18321: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.18325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.18328: variable 'omit' from source: magic vars 20459 1726885632.18620: variable 'storage_test_volume' from source: include params 20459 1726885632.18660: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.18679: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 20459 1726885632.18687: when evaluation is False, skipping this task 20459 1726885632.18695: _execute() done 20459 1726885632.18701: dumping result to json 20459 1726885632.18709: done dumping result, returning 20459 1726885632.18722: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-47dd-4c59-000000000d75] 20459 1726885632.18732: sending task result for task 02369adf-7a19-47dd-4c59-000000000d75 20459 1726885632.18858: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d75 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885632.18916: no more pending results, returning what we have 20459 1726885632.18920: results queue empty 20459 1726885632.18920: checking for any_errors_fatal 20459 1726885632.18933: done checking for any_errors_fatal 20459 1726885632.18934: checking for max_fail_percentage 20459 1726885632.18935: done checking for max_fail_percentage 20459 1726885632.18936: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.18937: done checking to see if all hosts have failed 20459 1726885632.18938: getting the remaining hosts for this loop 20459 1726885632.18940: done getting the remaining hosts for this loop 20459 1726885632.18943: getting the next task for host managed_node1 20459 1726885632.18952: done getting next task for host managed_node1 20459 1726885632.18955: ^ task is: TASK: Verify the presence/absence of the LUKS device node 20459 1726885632.18961: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.18965: getting variables 20459 1726885632.18966: in VariableManager get_vars() 20459 1726885632.19003: Calling all_inventory to load vars for managed_node1 20459 1726885632.19005: Calling groups_inventory to load vars for managed_node1 20459 1726885632.19009: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.19024: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.19028: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.19032: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.19933: WORKER PROCESS EXITING 20459 1726885632.20099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.20728: done with get_vars() 20459 1726885632.20740: done getting variables 20459 1726885632.20791: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.032) 0:00:38.568 ****** 20459 1726885632.20828: entering _queue_task() for managed_node1/assert 20459 1726885632.21054: worker is 1 (out of 1 available) 20459 1726885632.21064: exiting _queue_task() for managed_node1/assert 20459 1726885632.21075: done queuing things up, now waiting for results queue to drain 20459 1726885632.21076: waiting for pending results... 20459 1726885632.21363: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 20459 1726885632.21517: in run() - task 02369adf-7a19-47dd-4c59-000000000d76 20459 1726885632.21539: variable 'ansible_search_path' from source: unknown 20459 1726885632.21578: calling self._execute() 20459 1726885632.21681: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.21694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.21711: variable 'omit' from source: magic vars 20459 1726885632.22106: variable 'storage_test_volume' from source: include params 20459 1726885632.22146: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885632.22153: when evaluation is False, skipping this task 20459 1726885632.22159: _execute() done 20459 1726885632.22165: dumping result to json 20459 1726885632.22175: done dumping result, returning 20459 1726885632.22183: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-47dd-4c59-000000000d76] 20459 1726885632.22193: sending task result for task 02369adf-7a19-47dd-4c59-000000000d76 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885632.22339: no more pending results, returning what we have 20459 1726885632.22343: results queue empty 20459 1726885632.22344: checking for any_errors_fatal 20459 1726885632.22352: done checking for any_errors_fatal 20459 1726885632.22353: checking for max_fail_percentage 20459 1726885632.22355: done checking for max_fail_percentage 20459 1726885632.22356: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.22357: done checking to see if all hosts have failed 20459 1726885632.22358: getting the remaining hosts for this loop 20459 1726885632.22360: done getting the remaining hosts for this loop 20459 1726885632.22363: getting the next task for host managed_node1 20459 1726885632.22373: done getting next task for host managed_node1 20459 1726885632.22376: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885632.22384: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.22390: getting variables 20459 1726885632.22391: in VariableManager get_vars() 20459 1726885632.22426: Calling all_inventory to load vars for managed_node1 20459 1726885632.22428: Calling groups_inventory to load vars for managed_node1 20459 1726885632.22432: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.22444: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.22447: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.22450: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.22808: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d76 20459 1726885632.22813: WORKER PROCESS EXITING 20459 1726885632.22825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.23169: done with get_vars() 20459 1726885632.23178: done getting variables 20459 1726885632.23220: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.024) 0:00:38.592 ****** 20459 1726885632.23243: entering _queue_task() for managed_node1/assert 20459 1726885632.23401: worker is 1 (out of 1 available) 20459 1726885632.23413: exiting _queue_task() for managed_node1/assert 20459 1726885632.23424: done queuing things up, now waiting for results queue to drain 20459 1726885632.23426: waiting for pending results... 20459 1726885632.23591: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885632.23721: in run() - task 02369adf-7a19-47dd-4c59-000000000d77 20459 1726885632.23727: variable 'ansible_search_path' from source: unknown 20459 1726885632.23753: calling self._execute() 20459 1726885632.23872: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.23883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.23896: variable 'omit' from source: magic vars 20459 1726885632.24241: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.24254: Evaluated conditional (_storage_test_volume_present): True 20459 1726885632.24270: variable 'omit' from source: magic vars 20459 1726885632.24347: variable 'omit' from source: magic vars 20459 1726885632.24563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885632.26887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885632.26975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885632.27026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885632.27067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885632.27105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885632.27219: variable 'storage_test_volume' from source: include params 20459 1726885632.27248: variable '__dev_ne_raw' from source: task vars 20459 1726885632.27402: variable 'storage_test_volume' from source: include params 20459 1726885632.27490: variable 'omit' from source: magic vars 20459 1726885632.27525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885632.27565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885632.27587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885632.27607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.27625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.27648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885632.27672: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885632.27703: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885632.27713: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.27721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.27854: Set connection var ansible_pipelining to False 20459 1726885632.27866: Set connection var ansible_shell_type to sh 20459 1726885632.27874: Set connection var ansible_connection to ssh 20459 1726885632.27893: Set connection var ansible_timeout to 10 20459 1726885632.27902: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885632.27910: Set connection var ansible_shell_executable to /bin/sh 20459 1726885632.27939: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.27946: variable 'ansible_connection' from source: unknown 20459 1726885632.27951: variable 'ansible_module_compression' from source: unknown 20459 1726885632.27955: variable 'ansible_shell_type' from source: unknown 20459 1726885632.27960: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.27964: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.27974: variable 'ansible_pipelining' from source: unknown 20459 1726885632.27980: variable 'ansible_timeout' from source: unknown 20459 1726885632.27989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.28098: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885632.28116: variable 'omit' from source: magic vars 20459 1726885632.28125: starting attempt loop 20459 1726885632.28132: running the handler 20459 1726885632.28294: variable '__dev_ne_raw' from source: task vars 20459 1726885632.28439: variable 'storage_test_volume' from source: include params 20459 1726885632.28466: variable 'storage_test_volume' from source: include params 20459 1726885632.28486: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 20459 1726885632.28495: handler run complete 20459 1726885632.28513: attempt loop complete, returning result 20459 1726885632.28524: _execute() done 20459 1726885632.28534: dumping result to json 20459 1726885632.28540: done dumping result, returning 20459 1726885632.28550: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-47dd-4c59-000000000d77] 20459 1726885632.28558: sending task result for task 02369adf-7a19-47dd-4c59-000000000d77 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885632.28701: no more pending results, returning what we have 20459 1726885632.28705: results queue empty 20459 1726885632.28706: checking for any_errors_fatal 20459 1726885632.28716: done checking for any_errors_fatal 20459 1726885632.28717: checking for max_fail_percentage 20459 1726885632.28718: done checking for max_fail_percentage 20459 1726885632.28720: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.28720: done checking to see if all hosts have failed 20459 1726885632.28721: getting the remaining hosts for this loop 20459 1726885632.28723: done getting the remaining hosts for this loop 20459 1726885632.28727: getting the next task for host managed_node1 20459 1726885632.28736: done getting next task for host managed_node1 20459 1726885632.28740: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885632.28746: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.28758: getting variables 20459 1726885632.28760: in VariableManager get_vars() 20459 1726885632.28794: Calling all_inventory to load vars for managed_node1 20459 1726885632.28797: Calling groups_inventory to load vars for managed_node1 20459 1726885632.28801: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.28814: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.28817: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.28820: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.29471: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d77 20459 1726885632.29475: WORKER PROCESS EXITING 20459 1726885632.29498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.30341: done with get_vars() 20459 1726885632.30358: done getting variables 20459 1726885632.30418: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.072) 0:00:38.664 ****** 20459 1726885632.30457: entering _queue_task() for managed_node1/assert 20459 1726885632.30708: worker is 1 (out of 1 available) 20459 1726885632.30722: exiting _queue_task() for managed_node1/assert 20459 1726885632.30733: done queuing things up, now waiting for results queue to drain 20459 1726885632.30735: waiting for pending results... 20459 1726885632.31039: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885632.31193: in run() - task 02369adf-7a19-47dd-4c59-000000000d78 20459 1726885632.31213: variable 'ansible_search_path' from source: unknown 20459 1726885632.31254: calling self._execute() 20459 1726885632.31362: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.31373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.31385: variable 'omit' from source: magic vars 20459 1726885632.31769: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.31780: variable 'storage_test_volume' from source: include params 20459 1726885632.31814: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885632.31824: when evaluation is False, skipping this task 20459 1726885632.31834: _execute() done 20459 1726885632.31843: dumping result to json 20459 1726885632.31851: done dumping result, returning 20459 1726885632.31861: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-47dd-4c59-000000000d78] 20459 1726885632.31872: sending task result for task 02369adf-7a19-47dd-4c59-000000000d78 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885632.32016: no more pending results, returning what we have 20459 1726885632.32020: results queue empty 20459 1726885632.32021: checking for any_errors_fatal 20459 1726885632.32029: done checking for any_errors_fatal 20459 1726885632.32030: checking for max_fail_percentage 20459 1726885632.32032: done checking for max_fail_percentage 20459 1726885632.32033: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.32034: done checking to see if all hosts have failed 20459 1726885632.32035: getting the remaining hosts for this loop 20459 1726885632.32036: done getting the remaining hosts for this loop 20459 1726885632.32040: getting the next task for host managed_node1 20459 1726885632.32049: done getting next task for host managed_node1 20459 1726885632.32052: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 20459 1726885632.32059: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.32064: getting variables 20459 1726885632.32065: in VariableManager get_vars() 20459 1726885632.32097: Calling all_inventory to load vars for managed_node1 20459 1726885632.32100: Calling groups_inventory to load vars for managed_node1 20459 1726885632.32104: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.32119: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.32122: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.32126: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.32788: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d78 20459 1726885632.32792: WORKER PROCESS EXITING 20459 1726885632.32822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.33559: done with get_vars() 20459 1726885632.33573: done getting variables 20459 1726885632.33635: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.032) 0:00:38.697 ****** 20459 1726885632.33668: entering _queue_task() for managed_node1/assert 20459 1726885632.33896: worker is 1 (out of 1 available) 20459 1726885632.33907: exiting _queue_task() for managed_node1/assert 20459 1726885632.33919: done queuing things up, now waiting for results queue to drain 20459 1726885632.33921: waiting for pending results... 20459 1726885632.34223: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 20459 1726885632.34391: in run() - task 02369adf-7a19-47dd-4c59-000000000d79 20459 1726885632.34414: variable 'ansible_search_path' from source: unknown 20459 1726885632.34453: calling self._execute() 20459 1726885632.34563: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.34577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.34595: variable 'omit' from source: magic vars 20459 1726885632.34967: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.34977: variable 'storage_test_volume' from source: include params 20459 1726885632.35006: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885632.35017: when evaluation is False, skipping this task 20459 1726885632.35024: _execute() done 20459 1726885632.35030: dumping result to json 20459 1726885632.35040: done dumping result, returning 20459 1726885632.35048: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-47dd-4c59-000000000d79] 20459 1726885632.35057: sending task result for task 02369adf-7a19-47dd-4c59-000000000d79 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885632.35198: no more pending results, returning what we have 20459 1726885632.35202: results queue empty 20459 1726885632.35202: checking for any_errors_fatal 20459 1726885632.35209: done checking for any_errors_fatal 20459 1726885632.35210: checking for max_fail_percentage 20459 1726885632.35213: done checking for max_fail_percentage 20459 1726885632.35214: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.35215: done checking to see if all hosts have failed 20459 1726885632.35215: getting the remaining hosts for this loop 20459 1726885632.35217: done getting the remaining hosts for this loop 20459 1726885632.35220: getting the next task for host managed_node1 20459 1726885632.35229: done getting next task for host managed_node1 20459 1726885632.35232: ^ task is: TASK: Check LUKS version 20459 1726885632.35238: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.35241: getting variables 20459 1726885632.35243: in VariableManager get_vars() 20459 1726885632.35273: Calling all_inventory to load vars for managed_node1 20459 1726885632.35276: Calling groups_inventory to load vars for managed_node1 20459 1726885632.35279: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.35292: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.35296: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.35299: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.35921: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d79 20459 1726885632.35924: WORKER PROCESS EXITING 20459 1726885632.36068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.36713: done with get_vars() 20459 1726885632.36727: done getting variables 20459 1726885632.36781: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.031) 0:00:38.728 ****** 20459 1726885632.36820: entering _queue_task() for managed_node1/assert 20459 1726885632.37045: worker is 1 (out of 1 available) 20459 1726885632.37056: exiting _queue_task() for managed_node1/assert 20459 1726885632.37067: done queuing things up, now waiting for results queue to drain 20459 1726885632.37068: waiting for pending results... 20459 1726885632.37368: running TaskExecutor() for managed_node1/TASK: Check LUKS version 20459 1726885632.37502: in run() - task 02369adf-7a19-47dd-4c59-000000000d7a 20459 1726885632.37529: variable 'ansible_search_path' from source: unknown 20459 1726885632.37569: calling self._execute() 20459 1726885632.37675: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.37691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.37705: variable 'omit' from source: magic vars 20459 1726885632.38039: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.38057: Evaluated conditional (_storage_test_volume_present): True 20459 1726885632.38179: variable 'storage_test_volume' from source: include params 20459 1726885632.38209: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885632.38220: when evaluation is False, skipping this task 20459 1726885632.38232: _execute() done 20459 1726885632.38239: dumping result to json 20459 1726885632.38246: done dumping result, returning 20459 1726885632.38255: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-47dd-4c59-000000000d7a] 20459 1726885632.38267: sending task result for task 02369adf-7a19-47dd-4c59-000000000d7a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885632.38430: no more pending results, returning what we have 20459 1726885632.38434: results queue empty 20459 1726885632.38435: checking for any_errors_fatal 20459 1726885632.38443: done checking for any_errors_fatal 20459 1726885632.38444: checking for max_fail_percentage 20459 1726885632.38446: done checking for max_fail_percentage 20459 1726885632.38447: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.38447: done checking to see if all hosts have failed 20459 1726885632.38448: getting the remaining hosts for this loop 20459 1726885632.38450: done getting the remaining hosts for this loop 20459 1726885632.38453: getting the next task for host managed_node1 20459 1726885632.38462: done getting next task for host managed_node1 20459 1726885632.38464: ^ task is: TASK: Check LUKS key size 20459 1726885632.38471: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.38475: getting variables 20459 1726885632.38477: in VariableManager get_vars() 20459 1726885632.38510: Calling all_inventory to load vars for managed_node1 20459 1726885632.38514: Calling groups_inventory to load vars for managed_node1 20459 1726885632.38518: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.38530: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.38534: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.38538: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.39181: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d7a 20459 1726885632.39184: WORKER PROCESS EXITING 20459 1726885632.39205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.39919: done with get_vars() 20459 1726885632.39931: done getting variables 20459 1726885632.39979: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.031) 0:00:38.760 ****** 20459 1726885632.40016: entering _queue_task() for managed_node1/assert 20459 1726885632.40221: worker is 1 (out of 1 available) 20459 1726885632.40234: exiting _queue_task() for managed_node1/assert 20459 1726885632.40245: done queuing things up, now waiting for results queue to drain 20459 1726885632.40247: waiting for pending results... 20459 1726885632.40524: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 20459 1726885632.40683: in run() - task 02369adf-7a19-47dd-4c59-000000000d7b 20459 1726885632.40706: variable 'ansible_search_path' from source: unknown 20459 1726885632.40748: calling self._execute() 20459 1726885632.40860: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.40871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.40889: variable 'omit' from source: magic vars 20459 1726885632.41234: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.41251: Evaluated conditional (_storage_test_volume_present): True 20459 1726885632.41375: variable 'storage_test_volume' from source: include params 20459 1726885632.41407: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885632.41421: when evaluation is False, skipping this task 20459 1726885632.41429: _execute() done 20459 1726885632.41436: dumping result to json 20459 1726885632.41444: done dumping result, returning 20459 1726885632.41456: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-47dd-4c59-000000000d7b] 20459 1726885632.41468: sending task result for task 02369adf-7a19-47dd-4c59-000000000d7b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885632.41625: no more pending results, returning what we have 20459 1726885632.41629: results queue empty 20459 1726885632.41630: checking for any_errors_fatal 20459 1726885632.41636: done checking for any_errors_fatal 20459 1726885632.41637: checking for max_fail_percentage 20459 1726885632.41638: done checking for max_fail_percentage 20459 1726885632.41640: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.41640: done checking to see if all hosts have failed 20459 1726885632.41641: getting the remaining hosts for this loop 20459 1726885632.41643: done getting the remaining hosts for this loop 20459 1726885632.41646: getting the next task for host managed_node1 20459 1726885632.41656: done getting next task for host managed_node1 20459 1726885632.41659: ^ task is: TASK: Check LUKS cipher 20459 1726885632.41664: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.41669: getting variables 20459 1726885632.41671: in VariableManager get_vars() 20459 1726885632.41703: Calling all_inventory to load vars for managed_node1 20459 1726885632.41706: Calling groups_inventory to load vars for managed_node1 20459 1726885632.41710: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.41724: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.41728: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.41733: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.42752: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d7b 20459 1726885632.42756: WORKER PROCESS EXITING 20459 1726885632.42784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.43415: done with get_vars() 20459 1726885632.43431: done getting variables 20459 1726885632.43486: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.034) 0:00:38.795 ****** 20459 1726885632.43518: entering _queue_task() for managed_node1/assert 20459 1726885632.43726: worker is 1 (out of 1 available) 20459 1726885632.43737: exiting _queue_task() for managed_node1/assert 20459 1726885632.43751: done queuing things up, now waiting for results queue to drain 20459 1726885632.43753: waiting for pending results... 20459 1726885632.44055: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 20459 1726885632.44222: in run() - task 02369adf-7a19-47dd-4c59-000000000d7c 20459 1726885632.44241: variable 'ansible_search_path' from source: unknown 20459 1726885632.44279: calling self._execute() 20459 1726885632.44393: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.44411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.44429: variable 'omit' from source: magic vars 20459 1726885632.44782: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.44796: Evaluated conditional (_storage_test_volume_present): True 20459 1726885632.44923: variable 'storage_test_volume' from source: include params 20459 1726885632.44963: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885632.44971: when evaluation is False, skipping this task 20459 1726885632.44978: _execute() done 20459 1726885632.44985: dumping result to json 20459 1726885632.44992: done dumping result, returning 20459 1726885632.45002: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-47dd-4c59-000000000d7c] 20459 1726885632.45013: sending task result for task 02369adf-7a19-47dd-4c59-000000000d7c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885632.45170: no more pending results, returning what we have 20459 1726885632.45174: results queue empty 20459 1726885632.45175: checking for any_errors_fatal 20459 1726885632.45186: done checking for any_errors_fatal 20459 1726885632.45187: checking for max_fail_percentage 20459 1726885632.45188: done checking for max_fail_percentage 20459 1726885632.45189: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.45190: done checking to see if all hosts have failed 20459 1726885632.45191: getting the remaining hosts for this loop 20459 1726885632.45193: done getting the remaining hosts for this loop 20459 1726885632.45196: getting the next task for host managed_node1 20459 1726885632.45206: done getting next task for host managed_node1 20459 1726885632.45209: ^ task is: TASK: Set test variables 20459 1726885632.45218: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.45223: getting variables 20459 1726885632.45225: in VariableManager get_vars() 20459 1726885632.45258: Calling all_inventory to load vars for managed_node1 20459 1726885632.45261: Calling groups_inventory to load vars for managed_node1 20459 1726885632.45265: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.45277: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.45281: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.45285: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.45953: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d7c 20459 1726885632.45956: WORKER PROCESS EXITING 20459 1726885632.45974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.46693: done with get_vars() 20459 1726885632.46711: done getting variables 20459 1726885632.46764: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:12 -0400 (0:00:00.032) 0:00:38.828 ****** 20459 1726885632.46795: entering _queue_task() for managed_node1/set_fact 20459 1726885632.47003: worker is 1 (out of 1 available) 20459 1726885632.47018: exiting _queue_task() for managed_node1/set_fact 20459 1726885632.47033: done queuing things up, now waiting for results queue to drain 20459 1726885632.47035: waiting for pending results... 20459 1726885632.47336: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885632.47499: in run() - task 02369adf-7a19-47dd-4c59-000000000d7d 20459 1726885632.47521: variable 'ansible_search_path' from source: unknown 20459 1726885632.47560: calling self._execute() 20459 1726885632.47669: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.47687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.47703: variable 'omit' from source: magic vars 20459 1726885632.47820: variable 'omit' from source: magic vars 20459 1726885632.47901: variable 'omit' from source: magic vars 20459 1726885632.48189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885632.50646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885632.50734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885632.50777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885632.50820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885632.50859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885632.50986: variable 'storage_test_volume' from source: include params 20459 1726885632.51011: variable '_storage_test_volume_present' from source: set_fact 20459 1726885632.51224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.51260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.51298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.51347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.51367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.51424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.51453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.51487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.51538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.51557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.51640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.51670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.51705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.51755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.51773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.51960: variable 'storage_test_crypttab' from source: set_fact 20459 1726885632.51973: variable 'storage_test_volume' from source: include params 20459 1726885632.52124: variable 'storage_test_volume' from source: include params 20459 1726885632.52163: variable 'omit' from source: magic vars 20459 1726885632.52192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885632.52224: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885632.52250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885632.52272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.52285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.52302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885632.52325: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885632.52363: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885632.52372: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.52378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.52499: Set connection var ansible_pipelining to False 20459 1726885632.52507: Set connection var ansible_shell_type to sh 20459 1726885632.52514: Set connection var ansible_connection to ssh 20459 1726885632.52532: Set connection var ansible_timeout to 10 20459 1726885632.52542: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885632.52550: Set connection var ansible_shell_executable to /bin/sh 20459 1726885632.52581: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.52591: variable 'ansible_connection' from source: unknown 20459 1726885632.52597: variable 'ansible_module_compression' from source: unknown 20459 1726885632.52603: variable 'ansible_shell_type' from source: unknown 20459 1726885632.52608: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.52616: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.52624: variable 'ansible_pipelining' from source: unknown 20459 1726885632.52629: variable 'ansible_timeout' from source: unknown 20459 1726885632.52636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.52743: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885632.52765: variable 'omit' from source: magic vars 20459 1726885632.52773: starting attempt loop 20459 1726885632.52779: running the handler 20459 1726885632.52801: handler run complete 20459 1726885632.52819: attempt loop complete, returning result 20459 1726885632.52825: _execute() done 20459 1726885632.52831: dumping result to json 20459 1726885632.52837: done dumping result, returning 20459 1726885632.52849: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000000d7d] 20459 1726885632.52858: sending task result for task 02369adf-7a19-47dd-4c59-000000000d7d ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885632.53007: no more pending results, returning what we have 20459 1726885632.53010: results queue empty 20459 1726885632.53011: checking for any_errors_fatal 20459 1726885632.53021: done checking for any_errors_fatal 20459 1726885632.53022: checking for max_fail_percentage 20459 1726885632.53025: done checking for max_fail_percentage 20459 1726885632.53026: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.53027: done checking to see if all hosts have failed 20459 1726885632.53027: getting the remaining hosts for this loop 20459 1726885632.53029: done getting the remaining hosts for this loop 20459 1726885632.53032: getting the next task for host managed_node1 20459 1726885632.53042: done getting next task for host managed_node1 20459 1726885632.53045: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885632.53051: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.53056: getting variables 20459 1726885632.53060: in VariableManager get_vars() 20459 1726885632.53092: Calling all_inventory to load vars for managed_node1 20459 1726885632.53095: Calling groups_inventory to load vars for managed_node1 20459 1726885632.53099: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.53110: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.53116: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.53120: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.53776: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d7d 20459 1726885632.53780: WORKER PROCESS EXITING 20459 1726885632.53802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.54627: done with get_vars() 20459 1726885632.54643: done getting variables 20459 1726885632.54700: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.079) 0:00:38.907 ****** 20459 1726885632.54740: entering _queue_task() for managed_node1/assert 20459 1726885632.54984: worker is 1 (out of 1 available) 20459 1726885632.54995: exiting _queue_task() for managed_node1/assert 20459 1726885632.55006: done queuing things up, now waiting for results queue to drain 20459 1726885632.55008: waiting for pending results... 20459 1726885632.55316: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885632.55456: in run() - task 02369adf-7a19-47dd-4c59-000000000d7e 20459 1726885632.55477: variable 'ansible_search_path' from source: unknown 20459 1726885632.55520: calling self._execute() 20459 1726885632.55630: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.55641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.55653: variable 'omit' from source: magic vars 20459 1726885632.55768: variable 'omit' from source: magic vars 20459 1726885632.55853: variable 'omit' from source: magic vars 20459 1726885632.56097: variable 'storage_test_volume' from source: include params 20459 1726885632.56162: variable 'omit' from source: magic vars 20459 1726885632.56206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885632.56253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885632.56277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885632.56299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.56320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.56342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885632.56366: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885632.56396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885632.56403: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.56409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.56542: Set connection var ansible_pipelining to False 20459 1726885632.56550: Set connection var ansible_shell_type to sh 20459 1726885632.56556: Set connection var ansible_connection to ssh 20459 1726885632.56579: Set connection var ansible_timeout to 10 20459 1726885632.56588: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885632.56596: Set connection var ansible_shell_executable to /bin/sh 20459 1726885632.56627: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.56635: variable 'ansible_connection' from source: unknown 20459 1726885632.56646: variable 'ansible_module_compression' from source: unknown 20459 1726885632.56653: variable 'ansible_shell_type' from source: unknown 20459 1726885632.56659: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.56665: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.56672: variable 'ansible_pipelining' from source: unknown 20459 1726885632.56683: variable 'ansible_timeout' from source: unknown 20459 1726885632.56690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.56848: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885632.56867: variable 'omit' from source: magic vars 20459 1726885632.56876: starting attempt loop 20459 1726885632.56882: running the handler 20459 1726885632.57075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885632.59497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885632.59564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885632.59610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885632.59654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885632.59689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885632.59766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.59805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.59843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.59888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.59916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.59974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.60007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.60042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.60095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.60120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.60246: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885632.60256: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885632.60278: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885632.60289: handler run complete 20459 1726885632.60307: attempt loop complete, returning result 20459 1726885632.60317: _execute() done 20459 1726885632.60325: dumping result to json 20459 1726885632.60333: done dumping result, returning 20459 1726885632.60349: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-000000000d7e] 20459 1726885632.60358: sending task result for task 02369adf-7a19-47dd-4c59-000000000d7e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885632.60506: no more pending results, returning what we have 20459 1726885632.60509: results queue empty 20459 1726885632.60510: checking for any_errors_fatal 20459 1726885632.60520: done checking for any_errors_fatal 20459 1726885632.60527: checking for max_fail_percentage 20459 1726885632.60529: done checking for max_fail_percentage 20459 1726885632.60530: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.60531: done checking to see if all hosts have failed 20459 1726885632.60532: getting the remaining hosts for this loop 20459 1726885632.60534: done getting the remaining hosts for this loop 20459 1726885632.60537: getting the next task for host managed_node1 20459 1726885632.60547: done getting next task for host managed_node1 20459 1726885632.60550: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885632.60556: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.60561: getting variables 20459 1726885632.60562: in VariableManager get_vars() 20459 1726885632.60594: Calling all_inventory to load vars for managed_node1 20459 1726885632.60596: Calling groups_inventory to load vars for managed_node1 20459 1726885632.60600: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.60613: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.60617: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.60621: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.61242: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d7e 20459 1726885632.61245: WORKER PROCESS EXITING 20459 1726885632.61267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.61878: done with get_vars() 20459 1726885632.61894: done getting variables 20459 1726885632.62106: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.074) 0:00:38.981 ****** 20459 1726885632.62143: entering _queue_task() for managed_node1/assert 20459 1726885632.62369: worker is 1 (out of 1 available) 20459 1726885632.62380: exiting _queue_task() for managed_node1/assert 20459 1726885632.62391: done queuing things up, now waiting for results queue to drain 20459 1726885632.62393: waiting for pending results... 20459 1726885632.62680: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885632.62830: in run() - task 02369adf-7a19-47dd-4c59-000000000d7f 20459 1726885632.62855: variable 'ansible_search_path' from source: unknown 20459 1726885632.62894: calling self._execute() 20459 1726885632.62998: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.63091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.63104: variable 'omit' from source: magic vars 20459 1726885632.63691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885632.67863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885632.67945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885632.68100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885632.68143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885632.68246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885632.68444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.68479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.68626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.68673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.68694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.68920: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885632.68994: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885632.69001: when evaluation is False, skipping this task 20459 1726885632.69007: _execute() done 20459 1726885632.69015: dumping result to json 20459 1726885632.69022: done dumping result, returning 20459 1726885632.69033: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-000000000d7f] 20459 1726885632.69044: sending task result for task 02369adf-7a19-47dd-4c59-000000000d7f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885632.69183: no more pending results, returning what we have 20459 1726885632.69186: results queue empty 20459 1726885632.69187: checking for any_errors_fatal 20459 1726885632.69193: done checking for any_errors_fatal 20459 1726885632.69194: checking for max_fail_percentage 20459 1726885632.69196: done checking for max_fail_percentage 20459 1726885632.69197: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.69198: done checking to see if all hosts have failed 20459 1726885632.69198: getting the remaining hosts for this loop 20459 1726885632.69200: done getting the remaining hosts for this loop 20459 1726885632.69203: getting the next task for host managed_node1 20459 1726885632.69215: done getting next task for host managed_node1 20459 1726885632.69218: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885632.69223: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.69227: getting variables 20459 1726885632.69229: in VariableManager get_vars() 20459 1726885632.69262: Calling all_inventory to load vars for managed_node1 20459 1726885632.69265: Calling groups_inventory to load vars for managed_node1 20459 1726885632.69269: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.69280: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.69284: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.69287: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.69846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.70437: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d7f 20459 1726885632.70441: WORKER PROCESS EXITING 20459 1726885632.70733: done with get_vars() 20459 1726885632.70748: done getting variables 20459 1726885632.70805: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.086) 0:00:39.068 ****** 20459 1726885632.70842: entering _queue_task() for managed_node1/assert 20459 1726885632.71072: worker is 1 (out of 1 available) 20459 1726885632.71083: exiting _queue_task() for managed_node1/assert 20459 1726885632.71094: done queuing things up, now waiting for results queue to drain 20459 1726885632.71095: waiting for pending results... 20459 1726885632.71394: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885632.71545: in run() - task 02369adf-7a19-47dd-4c59-000000000d80 20459 1726885632.71564: variable 'ansible_search_path' from source: unknown 20459 1726885632.71601: calling self._execute() 20459 1726885632.71706: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.71720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.71734: variable 'omit' from source: magic vars 20459 1726885632.72104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885632.74375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885632.74884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885632.74932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885632.74972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885632.75008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885632.75088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.75131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.75162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.75208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.75235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.75351: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885632.75376: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885632.75384: when evaluation is False, skipping this task 20459 1726885632.75392: _execute() done 20459 1726885632.75398: dumping result to json 20459 1726885632.75404: done dumping result, returning 20459 1726885632.75415: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-000000000d80] 20459 1726885632.75426: sending task result for task 02369adf-7a19-47dd-4c59-000000000d80 20459 1726885632.75539: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d80 20459 1726885632.75547: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885632.75595: no more pending results, returning what we have 20459 1726885632.75598: results queue empty 20459 1726885632.75599: checking for any_errors_fatal 20459 1726885632.75606: done checking for any_errors_fatal 20459 1726885632.75606: checking for max_fail_percentage 20459 1726885632.75608: done checking for max_fail_percentage 20459 1726885632.75609: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.75610: done checking to see if all hosts have failed 20459 1726885632.75613: getting the remaining hosts for this loop 20459 1726885632.75614: done getting the remaining hosts for this loop 20459 1726885632.75618: getting the next task for host managed_node1 20459 1726885632.75627: done getting next task for host managed_node1 20459 1726885632.75629: ^ task is: TASK: Check key file of crypttab entry 20459 1726885632.75635: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.75639: getting variables 20459 1726885632.75641: in VariableManager get_vars() 20459 1726885632.75669: Calling all_inventory to load vars for managed_node1 20459 1726885632.75671: Calling groups_inventory to load vars for managed_node1 20459 1726885632.75674: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.75685: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.75689: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.75692: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.76217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.77059: done with get_vars() 20459 1726885632.77074: done getting variables 20459 1726885632.77132: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.063) 0:00:39.132 ****** 20459 1726885632.77166: entering _queue_task() for managed_node1/assert 20459 1726885632.77387: worker is 1 (out of 1 available) 20459 1726885632.77398: exiting _queue_task() for managed_node1/assert 20459 1726885632.77409: done queuing things up, now waiting for results queue to drain 20459 1726885632.77410: waiting for pending results... 20459 1726885632.77700: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885632.77859: in run() - task 02369adf-7a19-47dd-4c59-000000000d81 20459 1726885632.77881: variable 'ansible_search_path' from source: unknown 20459 1726885632.77922: calling self._execute() 20459 1726885632.78030: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.78041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.78054: variable 'omit' from source: magic vars 20459 1726885632.78421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885632.81058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885632.81139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885632.81179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885632.81220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885632.81254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885632.81334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885632.81370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885632.81403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885632.81459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885632.81479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885632.81596: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885632.81627: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885632.81634: when evaluation is False, skipping this task 20459 1726885632.81641: _execute() done 20459 1726885632.81647: dumping result to json 20459 1726885632.81655: done dumping result, returning 20459 1726885632.81670: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-000000000d81] 20459 1726885632.81681: sending task result for task 02369adf-7a19-47dd-4c59-000000000d81 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885632.81828: no more pending results, returning what we have 20459 1726885632.81832: results queue empty 20459 1726885632.81833: checking for any_errors_fatal 20459 1726885632.81840: done checking for any_errors_fatal 20459 1726885632.81841: checking for max_fail_percentage 20459 1726885632.81843: done checking for max_fail_percentage 20459 1726885632.81844: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.81845: done checking to see if all hosts have failed 20459 1726885632.81845: getting the remaining hosts for this loop 20459 1726885632.81847: done getting the remaining hosts for this loop 20459 1726885632.81851: getting the next task for host managed_node1 20459 1726885632.81860: done getting next task for host managed_node1 20459 1726885632.81863: ^ task is: TASK: Clear test variables 20459 1726885632.81868: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.81872: getting variables 20459 1726885632.81874: in VariableManager get_vars() 20459 1726885632.81905: Calling all_inventory to load vars for managed_node1 20459 1726885632.81908: Calling groups_inventory to load vars for managed_node1 20459 1726885632.81913: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.81924: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.81928: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.81932: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.82920: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d81 20459 1726885632.82923: WORKER PROCESS EXITING 20459 1726885632.82943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.83533: done with get_vars() 20459 1726885632.83548: done getting variables 20459 1726885632.83603: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:12 -0400 (0:00:00.064) 0:00:39.196 ****** 20459 1726885632.83638: entering _queue_task() for managed_node1/set_fact 20459 1726885632.83861: worker is 1 (out of 1 available) 20459 1726885632.83873: exiting _queue_task() for managed_node1/set_fact 20459 1726885632.83883: done queuing things up, now waiting for results queue to drain 20459 1726885632.83885: waiting for pending results... 20459 1726885632.84177: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885632.84332: in run() - task 02369adf-7a19-47dd-4c59-000000000d82 20459 1726885632.84353: variable 'ansible_search_path' from source: unknown 20459 1726885632.84391: calling self._execute() 20459 1726885632.84497: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.84508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.84523: variable 'omit' from source: magic vars 20459 1726885632.84637: variable 'omit' from source: magic vars 20459 1726885632.84722: variable 'omit' from source: magic vars 20459 1726885632.84767: variable 'omit' from source: magic vars 20459 1726885632.84810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885632.84851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885632.84876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885632.84894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.84908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885632.84930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885632.84950: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885632.84987: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885632.84996: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.85004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.85120: Set connection var ansible_pipelining to False 20459 1726885632.85127: Set connection var ansible_shell_type to sh 20459 1726885632.85133: Set connection var ansible_connection to ssh 20459 1726885632.85147: Set connection var ansible_timeout to 10 20459 1726885632.85155: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885632.85164: Set connection var ansible_shell_executable to /bin/sh 20459 1726885632.85192: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.85202: variable 'ansible_connection' from source: unknown 20459 1726885632.85208: variable 'ansible_module_compression' from source: unknown 20459 1726885632.85217: variable 'ansible_shell_type' from source: unknown 20459 1726885632.85223: variable 'ansible_shell_executable' from source: unknown 20459 1726885632.85229: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.85236: variable 'ansible_pipelining' from source: unknown 20459 1726885632.85241: variable 'ansible_timeout' from source: unknown 20459 1726885632.85248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.85386: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885632.85403: variable 'omit' from source: magic vars 20459 1726885632.85416: starting attempt loop 20459 1726885632.85424: running the handler 20459 1726885632.85440: handler run complete 20459 1726885632.85453: attempt loop complete, returning result 20459 1726885632.85459: _execute() done 20459 1726885632.85464: dumping result to json 20459 1726885632.85470: done dumping result, returning 20459 1726885632.85480: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-000000000d82] 20459 1726885632.85488: sending task result for task 02369adf-7a19-47dd-4c59-000000000d82 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 20459 1726885632.85634: no more pending results, returning what we have 20459 1726885632.85637: results queue empty 20459 1726885632.85638: checking for any_errors_fatal 20459 1726885632.85648: done checking for any_errors_fatal 20459 1726885632.85648: checking for max_fail_percentage 20459 1726885632.85650: done checking for max_fail_percentage 20459 1726885632.85651: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.85652: done checking to see if all hosts have failed 20459 1726885632.85653: getting the remaining hosts for this loop 20459 1726885632.85654: done getting the remaining hosts for this loop 20459 1726885632.85657: getting the next task for host managed_node1 20459 1726885632.85669: done getting next task for host managed_node1 20459 1726885632.85672: ^ task is: TASK: Get information about RAID 20459 1726885632.85679: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.85683: getting variables 20459 1726885632.85685: in VariableManager get_vars() 20459 1726885632.85717: Calling all_inventory to load vars for managed_node1 20459 1726885632.85720: Calling groups_inventory to load vars for managed_node1 20459 1726885632.85723: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.85735: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.85738: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.85741: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.86337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.87160: done with get_vars() 20459 1726885632.87175: done getting variables 20459 1726885632.87204: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d82 20459 1726885632.87214: WORKER PROCESS EXITING 20459 1726885632.87247: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:12 -0400 (0:00:00.036) 0:00:39.233 ****** 20459 1726885632.87282: entering _queue_task() for managed_node1/command 20459 1726885632.87500: worker is 1 (out of 1 available) 20459 1726885632.87513: exiting _queue_task() for managed_node1/command 20459 1726885632.87525: done queuing things up, now waiting for results queue to drain 20459 1726885632.87526: waiting for pending results... 20459 1726885632.87890: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885632.88044: in run() - task 02369adf-7a19-47dd-4c59-000000000d86 20459 1726885632.88065: variable 'ansible_search_path' from source: unknown 20459 1726885632.88107: calling self._execute() 20459 1726885632.88216: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.88229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.88296: variable 'omit' from source: magic vars 20459 1726885632.89115: variable 'storage_test_volume' from source: include params 20459 1726885632.89150: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885632.89159: when evaluation is False, skipping this task 20459 1726885632.89166: _execute() done 20459 1726885632.89172: dumping result to json 20459 1726885632.89178: done dumping result, returning 20459 1726885632.89186: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-000000000d86] 20459 1726885632.89194: sending task result for task 02369adf-7a19-47dd-4c59-000000000d86 20459 1726885632.89301: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d86 20459 1726885632.89309: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885632.89361: no more pending results, returning what we have 20459 1726885632.89365: results queue empty 20459 1726885632.89366: checking for any_errors_fatal 20459 1726885632.89373: done checking for any_errors_fatal 20459 1726885632.89374: checking for max_fail_percentage 20459 1726885632.89376: done checking for max_fail_percentage 20459 1726885632.89377: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.89378: done checking to see if all hosts have failed 20459 1726885632.89379: getting the remaining hosts for this loop 20459 1726885632.89380: done getting the remaining hosts for this loop 20459 1726885632.89384: getting the next task for host managed_node1 20459 1726885632.89393: done getting next task for host managed_node1 20459 1726885632.89395: ^ task is: TASK: Set active devices regex 20459 1726885632.89403: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.89407: getting variables 20459 1726885632.89408: in VariableManager get_vars() 20459 1726885632.89493: Calling all_inventory to load vars for managed_node1 20459 1726885632.89515: Calling groups_inventory to load vars for managed_node1 20459 1726885632.89520: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.89586: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.89590: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.89824: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.91368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.92755: done with get_vars() 20459 1726885632.92768: done getting variables 20459 1726885632.92977: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:12 -0400 (0:00:00.057) 0:00:39.290 ****** 20459 1726885632.93008: entering _queue_task() for managed_node1/set_fact 20459 1726885632.93234: worker is 1 (out of 1 available) 20459 1726885632.93246: exiting _queue_task() for managed_node1/set_fact 20459 1726885632.93257: done queuing things up, now waiting for results queue to drain 20459 1726885632.93258: waiting for pending results... 20459 1726885632.93535: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885632.93677: in run() - task 02369adf-7a19-47dd-4c59-000000000d87 20459 1726885632.93700: variable 'ansible_search_path' from source: unknown 20459 1726885632.93739: calling self._execute() 20459 1726885632.93843: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.93855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.93869: variable 'omit' from source: magic vars 20459 1726885632.95060: variable 'storage_test_volume' from source: include params 20459 1726885632.95092: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885632.95098: when evaluation is False, skipping this task 20459 1726885632.95104: _execute() done 20459 1726885632.95114: dumping result to json 20459 1726885632.95123: done dumping result, returning 20459 1726885632.95135: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-000000000d87] 20459 1726885632.95145: sending task result for task 02369adf-7a19-47dd-4c59-000000000d87 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885632.95282: no more pending results, returning what we have 20459 1726885632.95285: results queue empty 20459 1726885632.95286: checking for any_errors_fatal 20459 1726885632.95291: done checking for any_errors_fatal 20459 1726885632.95292: checking for max_fail_percentage 20459 1726885632.95294: done checking for max_fail_percentage 20459 1726885632.95295: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.95295: done checking to see if all hosts have failed 20459 1726885632.95296: getting the remaining hosts for this loop 20459 1726885632.95298: done getting the remaining hosts for this loop 20459 1726885632.95300: getting the next task for host managed_node1 20459 1726885632.95309: done getting next task for host managed_node1 20459 1726885632.95314: ^ task is: TASK: Set spare devices regex 20459 1726885632.95320: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.95325: getting variables 20459 1726885632.95326: in VariableManager get_vars() 20459 1726885632.95360: Calling all_inventory to load vars for managed_node1 20459 1726885632.95362: Calling groups_inventory to load vars for managed_node1 20459 1726885632.95366: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.95380: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.95383: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.95387: Calling groups_plugins_play to load vars for managed_node1 20459 1726885632.96117: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d87 20459 1726885632.96120: WORKER PROCESS EXITING 20459 1726885632.96143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885632.97316: done with get_vars() 20459 1726885632.97330: done getting variables 20459 1726885632.97382: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:12 -0400 (0:00:00.044) 0:00:39.334 ****** 20459 1726885632.97415: entering _queue_task() for managed_node1/set_fact 20459 1726885632.97627: worker is 1 (out of 1 available) 20459 1726885632.97639: exiting _queue_task() for managed_node1/set_fact 20459 1726885632.97653: done queuing things up, now waiting for results queue to drain 20459 1726885632.97654: waiting for pending results... 20459 1726885632.98244: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885632.98392: in run() - task 02369adf-7a19-47dd-4c59-000000000d88 20459 1726885632.98419: variable 'ansible_search_path' from source: unknown 20459 1726885632.98459: calling self._execute() 20459 1726885632.98572: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885632.98584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885632.98599: variable 'omit' from source: magic vars 20459 1726885632.98981: variable 'storage_test_volume' from source: include params 20459 1726885632.99016: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885632.99025: when evaluation is False, skipping this task 20459 1726885632.99031: _execute() done 20459 1726885632.99038: dumping result to json 20459 1726885632.99044: done dumping result, returning 20459 1726885632.99053: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-000000000d88] 20459 1726885632.99064: sending task result for task 02369adf-7a19-47dd-4c59-000000000d88 20459 1726885632.99168: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d88 20459 1726885632.99175: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885632.99219: no more pending results, returning what we have 20459 1726885632.99222: results queue empty 20459 1726885632.99223: checking for any_errors_fatal 20459 1726885632.99231: done checking for any_errors_fatal 20459 1726885632.99232: checking for max_fail_percentage 20459 1726885632.99234: done checking for max_fail_percentage 20459 1726885632.99235: checking to see if all hosts have failed and the running result is not ok 20459 1726885632.99236: done checking to see if all hosts have failed 20459 1726885632.99236: getting the remaining hosts for this loop 20459 1726885632.99238: done getting the remaining hosts for this loop 20459 1726885632.99241: getting the next task for host managed_node1 20459 1726885632.99251: done getting next task for host managed_node1 20459 1726885632.99254: ^ task is: TASK: Set md version regex 20459 1726885632.99260: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885632.99263: getting variables 20459 1726885632.99265: in VariableManager get_vars() 20459 1726885632.99295: Calling all_inventory to load vars for managed_node1 20459 1726885632.99298: Calling groups_inventory to load vars for managed_node1 20459 1726885632.99301: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885632.99315: Calling all_plugins_play to load vars for managed_node1 20459 1726885632.99319: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885632.99322: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.00456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.01277: done with get_vars() 20459 1726885633.01290: done getting variables 20459 1726885633.01346: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:13 -0400 (0:00:00.039) 0:00:39.374 ****** 20459 1726885633.01377: entering _queue_task() for managed_node1/set_fact 20459 1726885633.01579: worker is 1 (out of 1 available) 20459 1726885633.01589: exiting _queue_task() for managed_node1/set_fact 20459 1726885633.01600: done queuing things up, now waiting for results queue to drain 20459 1726885633.01601: waiting for pending results... 20459 1726885633.01998: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885633.02251: in run() - task 02369adf-7a19-47dd-4c59-000000000d89 20459 1726885633.02388: variable 'ansible_search_path' from source: unknown 20459 1726885633.02429: calling self._execute() 20459 1726885633.02645: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.02657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.02670: variable 'omit' from source: magic vars 20459 1726885633.03392: variable 'storage_test_volume' from source: include params 20459 1726885633.03488: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.03522: when evaluation is False, skipping this task 20459 1726885633.03567: _execute() done 20459 1726885633.03576: dumping result to json 20459 1726885633.03583: done dumping result, returning 20459 1726885633.03593: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-000000000d89] 20459 1726885633.03603: sending task result for task 02369adf-7a19-47dd-4c59-000000000d89 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.03754: no more pending results, returning what we have 20459 1726885633.03758: results queue empty 20459 1726885633.03759: checking for any_errors_fatal 20459 1726885633.03768: done checking for any_errors_fatal 20459 1726885633.03768: checking for max_fail_percentage 20459 1726885633.03770: done checking for max_fail_percentage 20459 1726885633.03771: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.03772: done checking to see if all hosts have failed 20459 1726885633.03773: getting the remaining hosts for this loop 20459 1726885633.03775: done getting the remaining hosts for this loop 20459 1726885633.03778: getting the next task for host managed_node1 20459 1726885633.03787: done getting next task for host managed_node1 20459 1726885633.03790: ^ task is: TASK: Set chunk size regex 20459 1726885633.03796: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.03800: getting variables 20459 1726885633.03802: in VariableManager get_vars() 20459 1726885633.03837: Calling all_inventory to load vars for managed_node1 20459 1726885633.03839: Calling groups_inventory to load vars for managed_node1 20459 1726885633.03844: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.03860: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.03864: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.03868: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.04409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.05652: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d89 20459 1726885633.05656: WORKER PROCESS EXITING 20459 1726885633.06024: done with get_vars() 20459 1726885633.06038: done getting variables 20459 1726885633.06091: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:13 -0400 (0:00:00.047) 0:00:39.421 ****** 20459 1726885633.06127: entering _queue_task() for managed_node1/set_fact 20459 1726885633.06342: worker is 1 (out of 1 available) 20459 1726885633.06353: exiting _queue_task() for managed_node1/set_fact 20459 1726885633.06363: done queuing things up, now waiting for results queue to drain 20459 1726885633.06365: waiting for pending results... 20459 1726885633.06642: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 20459 1726885633.06776: in run() - task 02369adf-7a19-47dd-4c59-000000000d8a 20459 1726885633.06796: variable 'ansible_search_path' from source: unknown 20459 1726885633.06843: calling self._execute() 20459 1726885633.06957: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.06969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.06983: variable 'omit' from source: magic vars 20459 1726885633.07471: variable 'storage_test_volume' from source: include params 20459 1726885633.07508: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.07520: when evaluation is False, skipping this task 20459 1726885633.07528: _execute() done 20459 1726885633.07535: dumping result to json 20459 1726885633.07542: done dumping result, returning 20459 1726885633.07551: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-47dd-4c59-000000000d8a] 20459 1726885633.07562: sending task result for task 02369adf-7a19-47dd-4c59-000000000d8a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.07726: no more pending results, returning what we have 20459 1726885633.07730: results queue empty 20459 1726885633.07732: checking for any_errors_fatal 20459 1726885633.07738: done checking for any_errors_fatal 20459 1726885633.07738: checking for max_fail_percentage 20459 1726885633.07741: done checking for max_fail_percentage 20459 1726885633.07742: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.07743: done checking to see if all hosts have failed 20459 1726885633.07743: getting the remaining hosts for this loop 20459 1726885633.07745: done getting the remaining hosts for this loop 20459 1726885633.07748: getting the next task for host managed_node1 20459 1726885633.07759: done getting next task for host managed_node1 20459 1726885633.07762: ^ task is: TASK: Parse the chunk size 20459 1726885633.07768: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.07772: getting variables 20459 1726885633.07774: in VariableManager get_vars() 20459 1726885633.07806: Calling all_inventory to load vars for managed_node1 20459 1726885633.07809: Calling groups_inventory to load vars for managed_node1 20459 1726885633.07814: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.07828: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.07831: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.07835: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.09061: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d8a 20459 1726885633.09065: WORKER PROCESS EXITING 20459 1726885633.09260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.10378: done with get_vars() 20459 1726885633.10392: 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 22:27:13 -0400 (0:00:00.043) 0:00:39.465 ****** 20459 1726885633.10471: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885633.10685: worker is 1 (out of 1 available) 20459 1726885633.10696: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885633.10707: done queuing things up, now waiting for results queue to drain 20459 1726885633.10709: waiting for pending results... 20459 1726885633.12008: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885633.12396: in run() - task 02369adf-7a19-47dd-4c59-000000000d8b 20459 1726885633.12479: variable 'ansible_search_path' from source: unknown 20459 1726885633.12537: calling self._execute() 20459 1726885633.12680: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.12923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.12938: variable 'omit' from source: magic vars 20459 1726885633.13666: variable 'storage_test_volume' from source: include params 20459 1726885633.13806: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.13819: when evaluation is False, skipping this task 20459 1726885633.13826: _execute() done 20459 1726885633.13833: dumping result to json 20459 1726885633.13839: done dumping result, returning 20459 1726885633.13846: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-000000000d8b] 20459 1726885633.13855: sending task result for task 02369adf-7a19-47dd-4c59-000000000d8b 20459 1726885633.13970: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d8b 20459 1726885633.13976: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.14034: no more pending results, returning what we have 20459 1726885633.14038: results queue empty 20459 1726885633.14039: checking for any_errors_fatal 20459 1726885633.14049: done checking for any_errors_fatal 20459 1726885633.14050: checking for max_fail_percentage 20459 1726885633.14052: done checking for max_fail_percentage 20459 1726885633.14053: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.14054: done checking to see if all hosts have failed 20459 1726885633.14055: getting the remaining hosts for this loop 20459 1726885633.14057: done getting the remaining hosts for this loop 20459 1726885633.14061: getting the next task for host managed_node1 20459 1726885633.14071: done getting next task for host managed_node1 20459 1726885633.14074: ^ task is: TASK: Check RAID active devices count 20459 1726885633.14083: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.14088: getting variables 20459 1726885633.14090: in VariableManager get_vars() 20459 1726885633.14123: Calling all_inventory to load vars for managed_node1 20459 1726885633.14125: Calling groups_inventory to load vars for managed_node1 20459 1726885633.14129: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.14142: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.14145: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.14148: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.14673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.15577: done with get_vars() 20459 1726885633.15591: done getting variables 20459 1726885633.15802: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:13 -0400 (0:00:00.053) 0:00:39.518 ****** 20459 1726885633.15838: entering _queue_task() for managed_node1/assert 20459 1726885633.16050: worker is 1 (out of 1 available) 20459 1726885633.16063: exiting _queue_task() for managed_node1/assert 20459 1726885633.16074: done queuing things up, now waiting for results queue to drain 20459 1726885633.16076: waiting for pending results... 20459 1726885633.17132: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885633.17462: in run() - task 02369adf-7a19-47dd-4c59-000000000d8c 20459 1726885633.17481: variable 'ansible_search_path' from source: unknown 20459 1726885633.17570: calling self._execute() 20459 1726885633.17678: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.17689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.17702: variable 'omit' from source: magic vars 20459 1726885633.18082: variable 'storage_test_volume' from source: include params 20459 1726885633.18119: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.18127: when evaluation is False, skipping this task 20459 1726885633.18135: _execute() done 20459 1726885633.18142: dumping result to json 20459 1726885633.18149: done dumping result, returning 20459 1726885633.18161: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-000000000d8c] 20459 1726885633.18170: sending task result for task 02369adf-7a19-47dd-4c59-000000000d8c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.18313: no more pending results, returning what we have 20459 1726885633.18316: results queue empty 20459 1726885633.18317: checking for any_errors_fatal 20459 1726885633.18325: done checking for any_errors_fatal 20459 1726885633.18326: checking for max_fail_percentage 20459 1726885633.18328: done checking for max_fail_percentage 20459 1726885633.18329: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.18329: done checking to see if all hosts have failed 20459 1726885633.18330: getting the remaining hosts for this loop 20459 1726885633.18332: done getting the remaining hosts for this loop 20459 1726885633.18336: getting the next task for host managed_node1 20459 1726885633.18345: done getting next task for host managed_node1 20459 1726885633.18348: ^ task is: TASK: Check RAID spare devices count 20459 1726885633.18355: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.18360: getting variables 20459 1726885633.18362: in VariableManager get_vars() 20459 1726885633.18392: Calling all_inventory to load vars for managed_node1 20459 1726885633.18395: Calling groups_inventory to load vars for managed_node1 20459 1726885633.18398: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.18412: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.18416: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.18420: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.19146: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d8c 20459 1726885633.19150: WORKER PROCESS EXITING 20459 1726885633.19173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.20203: done with get_vars() 20459 1726885633.20220: done getting variables 20459 1726885633.20277: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:13 -0400 (0:00:00.044) 0:00:39.563 ****** 20459 1726885633.20309: entering _queue_task() for managed_node1/assert 20459 1726885633.20730: worker is 1 (out of 1 available) 20459 1726885633.20741: exiting _queue_task() for managed_node1/assert 20459 1726885633.20751: done queuing things up, now waiting for results queue to drain 20459 1726885633.20753: waiting for pending results... 20459 1726885633.21180: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885633.21328: in run() - task 02369adf-7a19-47dd-4c59-000000000d8d 20459 1726885633.21348: variable 'ansible_search_path' from source: unknown 20459 1726885633.21388: calling self._execute() 20459 1726885633.21493: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.21504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.21524: variable 'omit' from source: magic vars 20459 1726885633.21896: variable 'storage_test_volume' from source: include params 20459 1726885633.21930: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.21937: when evaluation is False, skipping this task 20459 1726885633.21943: _execute() done 20459 1726885633.21950: dumping result to json 20459 1726885633.21958: done dumping result, returning 20459 1726885633.21970: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-000000000d8d] 20459 1726885633.21980: sending task result for task 02369adf-7a19-47dd-4c59-000000000d8d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.22125: no more pending results, returning what we have 20459 1726885633.22128: results queue empty 20459 1726885633.22129: checking for any_errors_fatal 20459 1726885633.22137: done checking for any_errors_fatal 20459 1726885633.22137: checking for max_fail_percentage 20459 1726885633.22140: done checking for max_fail_percentage 20459 1726885633.22141: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.22141: done checking to see if all hosts have failed 20459 1726885633.22142: getting the remaining hosts for this loop 20459 1726885633.22144: done getting the remaining hosts for this loop 20459 1726885633.22147: getting the next task for host managed_node1 20459 1726885633.22156: done getting next task for host managed_node1 20459 1726885633.22158: ^ task is: TASK: Check RAID metadata version 20459 1726885633.22165: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.22170: getting variables 20459 1726885633.22172: in VariableManager get_vars() 20459 1726885633.22203: Calling all_inventory to load vars for managed_node1 20459 1726885633.22206: Calling groups_inventory to load vars for managed_node1 20459 1726885633.22210: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.22225: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.22229: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.22232: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.22892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.23633: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d8d 20459 1726885633.23637: WORKER PROCESS EXITING 20459 1726885633.23792: done with get_vars() 20459 1726885633.23810: done getting variables 20459 1726885633.23873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:13 -0400 (0:00:00.035) 0:00:39.599 ****** 20459 1726885633.23909: entering _queue_task() for managed_node1/assert 20459 1726885633.24156: worker is 1 (out of 1 available) 20459 1726885633.24167: exiting _queue_task() for managed_node1/assert 20459 1726885633.24179: done queuing things up, now waiting for results queue to drain 20459 1726885633.24181: waiting for pending results... 20459 1726885633.24475: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885633.24628: in run() - task 02369adf-7a19-47dd-4c59-000000000d8e 20459 1726885633.24649: variable 'ansible_search_path' from source: unknown 20459 1726885633.24689: calling self._execute() 20459 1726885633.24800: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.24814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.24830: variable 'omit' from source: magic vars 20459 1726885633.25243: variable 'storage_test_volume' from source: include params 20459 1726885633.25281: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.25289: when evaluation is False, skipping this task 20459 1726885633.25295: _execute() done 20459 1726885633.25302: dumping result to json 20459 1726885633.25308: done dumping result, returning 20459 1726885633.25322: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-000000000d8e] 20459 1726885633.25333: sending task result for task 02369adf-7a19-47dd-4c59-000000000d8e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.25489: no more pending results, returning what we have 20459 1726885633.25493: results queue empty 20459 1726885633.25494: checking for any_errors_fatal 20459 1726885633.25502: done checking for any_errors_fatal 20459 1726885633.25503: checking for max_fail_percentage 20459 1726885633.25505: done checking for max_fail_percentage 20459 1726885633.25506: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.25507: done checking to see if all hosts have failed 20459 1726885633.25508: getting the remaining hosts for this loop 20459 1726885633.25510: done getting the remaining hosts for this loop 20459 1726885633.25515: getting the next task for host managed_node1 20459 1726885633.25525: done getting next task for host managed_node1 20459 1726885633.25527: ^ task is: TASK: Check RAID chunk size 20459 1726885633.25534: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.25539: getting variables 20459 1726885633.25540: in VariableManager get_vars() 20459 1726885633.25572: Calling all_inventory to load vars for managed_node1 20459 1726885633.25575: Calling groups_inventory to load vars for managed_node1 20459 1726885633.25578: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.25590: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.25593: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.25596: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.26254: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d8e 20459 1726885633.26258: WORKER PROCESS EXITING 20459 1726885633.26281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.27071: done with get_vars() 20459 1726885633.27087: done getting variables 20459 1726885633.27149: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:13 -0400 (0:00:00.032) 0:00:39.632 ****** 20459 1726885633.27183: entering _queue_task() for managed_node1/assert 20459 1726885633.27423: worker is 1 (out of 1 available) 20459 1726885633.27438: exiting _queue_task() for managed_node1/assert 20459 1726885633.27451: done queuing things up, now waiting for results queue to drain 20459 1726885633.27452: waiting for pending results... 20459 1726885633.27769: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885633.27926: in run() - task 02369adf-7a19-47dd-4c59-000000000d8f 20459 1726885633.27946: variable 'ansible_search_path' from source: unknown 20459 1726885633.27985: calling self._execute() 20459 1726885633.28184: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.28195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.28206: variable 'omit' from source: magic vars 20459 1726885633.29651: variable 'storage_test_volume' from source: include params 20459 1726885633.29684: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885633.29821: when evaluation is False, skipping this task 20459 1726885633.29829: _execute() done 20459 1726885633.29835: dumping result to json 20459 1726885633.29841: done dumping result, returning 20459 1726885633.29849: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-000000000d8f] 20459 1726885633.29860: sending task result for task 02369adf-7a19-47dd-4c59-000000000d8f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885633.30017: no more pending results, returning what we have 20459 1726885633.30021: results queue empty 20459 1726885633.30022: checking for any_errors_fatal 20459 1726885633.30030: done checking for any_errors_fatal 20459 1726885633.30031: checking for max_fail_percentage 20459 1726885633.30032: done checking for max_fail_percentage 20459 1726885633.30034: checking to see if all hosts have failed and the running result is not ok 20459 1726885633.30034: done checking to see if all hosts have failed 20459 1726885633.30035: getting the remaining hosts for this loop 20459 1726885633.30037: done getting the remaining hosts for this loop 20459 1726885633.30040: getting the next task for host managed_node1 20459 1726885633.30051: done getting next task for host managed_node1 20459 1726885633.30054: ^ task is: TASK: Parse the actual size of the volume 20459 1726885633.30060: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885633.30065: getting variables 20459 1726885633.30066: in VariableManager get_vars() 20459 1726885633.30098: Calling all_inventory to load vars for managed_node1 20459 1726885633.30100: Calling groups_inventory to load vars for managed_node1 20459 1726885633.30104: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885633.30119: Calling all_plugins_play to load vars for managed_node1 20459 1726885633.30122: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885633.30126: Calling groups_plugins_play to load vars for managed_node1 20459 1726885633.31131: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d8f 20459 1726885633.31134: WORKER PROCESS EXITING 20459 1726885633.31204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885633.32523: done with get_vars() 20459 1726885633.32539: 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 22:27:13 -0400 (0:00:00.054) 0:00:39.686 ****** 20459 1726885633.32622: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885633.32856: worker is 1 (out of 1 available) 20459 1726885633.32868: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885633.32879: done queuing things up, now waiting for results queue to drain 20459 1726885633.32881: waiting for pending results... 20459 1726885633.33818: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 20459 1726885633.34110: in run() - task 02369adf-7a19-47dd-4c59-000000000d93 20459 1726885633.34205: variable 'ansible_search_path' from source: unknown 20459 1726885633.34244: calling self._execute() 20459 1726885633.34453: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.34464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.34476: variable 'omit' from source: magic vars 20459 1726885633.35280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885633.40789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885633.40874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885633.41068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885633.41109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885633.41257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885633.41468: variable '_storage_test_volume_present' from source: set_fact 20459 1726885633.41489: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885633.41658: variable 'storage_test_volume' from source: include params 20459 1726885633.41817: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): True 20459 1726885633.41829: variable 'omit' from source: magic vars 20459 1726885633.42021: variable 'omit' from source: magic vars 20459 1726885633.42270: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885633.42348: variable 'storage_test_volume' from source: include params 20459 1726885633.42386: variable 'omit' from source: magic vars 20459 1726885633.42561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885633.42592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885633.42615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885633.42636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885633.42655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885633.42675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885633.42694: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885633.42791: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885633.42799: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.42806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.43037: Set connection var ansible_pipelining to False 20459 1726885633.43045: Set connection var ansible_shell_type to sh 20459 1726885633.43094: Set connection var ansible_connection to ssh 20459 1726885633.43110: Set connection var ansible_timeout to 10 20459 1726885633.43122: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885633.43131: Set connection var ansible_shell_executable to /bin/sh 20459 1726885633.43158: variable 'ansible_shell_executable' from source: unknown 20459 1726885633.43203: variable 'ansible_connection' from source: unknown 20459 1726885633.43211: variable 'ansible_module_compression' from source: unknown 20459 1726885633.43220: variable 'ansible_shell_type' from source: unknown 20459 1726885633.43227: variable 'ansible_shell_executable' from source: unknown 20459 1726885633.43314: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885633.43323: variable 'ansible_pipelining' from source: unknown 20459 1726885633.43330: variable 'ansible_timeout' from source: unknown 20459 1726885633.43338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885633.43584: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885633.43598: variable 'omit' from source: magic vars 20459 1726885633.43607: starting attempt loop 20459 1726885633.43615: running the handler 20459 1726885633.43632: _low_level_execute_command(): starting 20459 1726885633.43644: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885633.44873: 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 <<< 20459 1726885633.44876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885633.44926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885633.44929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.44931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885633.44935: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885633.44937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.44989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885633.45001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885633.45122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885633.46706: stdout chunk (state=3): >>>/root <<< 20459 1726885633.46803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885633.46882: stderr chunk (state=3): >>><<< 20459 1726885633.46885: stdout chunk (state=3): >>><<< 20459 1726885633.46992: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885633.47003: _low_level_execute_command(): starting 20459 1726885633.47005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819 `" && echo ansible-tmp-1726885633.469043-22074-224614642284819="` echo /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819 `" ) && sleep 0' 20459 1726885633.48284: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885633.48337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.48341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885633.48380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885633.48384: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.48387: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885633.48389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.48570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885633.48574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885633.48577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885633.48733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885633.50455: stdout chunk (state=3): >>>ansible-tmp-1726885633.469043-22074-224614642284819=/root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819 <<< 20459 1726885633.50630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885633.50634: stdout chunk (state=3): >>><<< 20459 1726885633.50642: stderr chunk (state=3): >>><<< 20459 1726885633.50720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885633.469043-22074-224614642284819=/root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885633.50723: variable 'ansible_module_compression' from source: unknown 20459 1726885633.51024: ANSIBALLZ: Using lock for fedora.linux_system_roles.bsize 20459 1726885633.51027: ANSIBALLZ: Acquiring lock 20459 1726885633.51029: ANSIBALLZ: Lock acquired: 139697461428736 20459 1726885633.51032: ANSIBALLZ: Creating module 20459 1726885633.69462: ANSIBALLZ: Writing module into payload 20459 1726885633.69537: ANSIBALLZ: Writing module 20459 1726885633.69563: ANSIBALLZ: Renaming module 20459 1726885633.69575: ANSIBALLZ: Done creating module 20459 1726885633.69597: variable 'ansible_facts' from source: unknown 20459 1726885633.69747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/AnsiballZ_bsize.py 20459 1726885633.70070: Sending initial data 20459 1726885633.70073: Sent initial data (153 bytes) 20459 1726885633.71759: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885633.71774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.71790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885633.71808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885633.71855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885633.71868: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885633.71882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.71901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885633.71920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885633.71933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885633.71947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.71962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885633.71979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885633.71993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885633.72006: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885633.72025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.72101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885633.72122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885633.72210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885633.72282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885633.74094: 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 <<< 20459 1726885633.74155: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885633.74536: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpnamipswc /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/AnsiballZ_bsize.py <<< 20459 1726885633.74549: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885633.75439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885633.75584: stderr chunk (state=3): >>><<< 20459 1726885633.75587: stdout chunk (state=3): >>><<< 20459 1726885633.75658: done transferring module to remote 20459 1726885633.75686: _low_level_execute_command(): starting 20459 1726885633.75690: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/ /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/AnsiballZ_bsize.py && sleep 0' 20459 1726885633.78196: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885633.78209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.78225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885633.78242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885633.78320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885633.78332: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885633.78345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.78363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885633.78471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885633.78489: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885633.78503: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.78522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885633.78541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885633.78554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885633.78564: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885633.78578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.78663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885633.78683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885633.78697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885633.78772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885633.80667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885633.80919: stderr chunk (state=3): >>><<< 20459 1726885633.80935: stdout chunk (state=3): >>><<< 20459 1726885633.80964: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885633.80982: _low_level_execute_command(): starting 20459 1726885633.81003: _low_level_execute_command(): using become for this command 20459 1726885633.81100: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-guhtkbhqtzwmjshgynojbvlqgvrvjknh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885633.81319: Initial state: awaiting_escalation: BECOME-SUCCESS-guhtkbhqtzwmjshgynojbvlqgvrvjknh 20459 1726885633.82302: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885633.82435: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885633.82452: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885633.82520: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885633.85288: stdout chunk (state=1): >>>BECOME-SUCCESS-guhtkbhqtzwmjshgynojbvlqgvrvjknh <<< 20459 1726885633.85291: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-guhtkbhqtzwmjshgynojbvlqgvrvjknh' 20459 1726885633.85534: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885633.85548: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885633.85600: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885633.85682: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885633.85685: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885633.85729: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885633.85771: 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' <<< 20459 1726885633.85834: 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' # <<< 20459 1726885633.85890: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae45ca0> # /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 0x7f6b8abdc280> <<< 20459 1726885633.85926: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae45a00> <<< 20459 1726885633.85930: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885633.85932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885633.85943: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae459a0> <<< 20459 1726885633.85981: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885633.85986: 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 0x7f6b8abdc370> <<< 20459 1726885633.86008: 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' <<< 20459 1726885633.86034: 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' <<< 20459 1726885633.86051: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885633.86057: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abdc820> <<< 20459 1726885633.86076: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abdc550> <<< 20459 1726885633.86101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885633.86136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885633.86173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885633.86180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885633.86182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885633.86188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885633.86231: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885633.86245: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab88f70> <<< 20459 1726885633.86248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885633.86251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885633.86316: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab8f100> <<< 20459 1726885633.86358: 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' <<< 20459 1726885633.86397: 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' <<< 20459 1726885633.86402: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab8f820> <<< 20459 1726885633.86439: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abf1760> <<< 20459 1726885633.86455: 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 0x7f6b8ab88c70> <<< 20459 1726885633.86518: 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 0x7f6b8abb8c70> <<< 20459 1726885633.86556: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abdcfd0> <<< 20459 1726885633.86591: 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. <<< 20459 1726885633.86832: 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' <<< 20459 1726885633.86838: 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 <<< 20459 1726885633.86859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885633.86875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885633.86884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885633.86898: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab2fd90> <<< 20459 1726885633.86938: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab32e20> <<< 20459 1726885633.86985: 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' <<< 20459 1726885633.87016: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885633.87021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885633.87070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885633.87076: 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 0x7f6b8ab29730> <<< 20459 1726885633.87123: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab2f250> <<< 20459 1726885633.87137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885633.87175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885633.87201: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885633.87231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885633.87251: 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' <<< 20459 1726885633.87277: 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 0x7f6b8aab1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aab1760> <<< 20459 1726885633.87333: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885633.87368: 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 0x7f6b8aab1d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885633.87386: 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 0x7f6b8aab1e20> <<< 20459 1726885633.87404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885633.87425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aab1ee0> <<< 20459 1726885633.87448: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885633.87478: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab09be0> <<< 20459 1726885633.87499: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab034c0> <<< 20459 1726885633.87603: 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 0x7f6b8ab17520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab36d00> # /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' <<< 20459 1726885633.87621: 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 0x7f6b8aac2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab32fa0> <<< 20459 1726885633.87655: 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' <<< 20459 1726885633.87678: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8ab17130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab3c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885633.87698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885633.87728: 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' <<< 20459 1726885633.87751: 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' <<< 20459 1726885633.87779: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2c40> <<< 20459 1726885633.87797: 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 0x7f6b8aac2bb0> <<< 20459 1726885633.87821: 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' <<< 20459 1726885633.87845: 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' <<< 20459 1726885633.87863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885633.87908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885633.87957: 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 0x7f6b8aa97220> <<< 20459 1726885633.87970: 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' <<< 20459 1726885633.87994: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aa97310> <<< 20459 1726885633.88113: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aacfe50> <<< 20459 1726885633.88152: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac48e0> <<< 20459 1726885633.88179: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2e20> <<< 20459 1726885633.88191: 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' <<< 20459 1726885633.88229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885633.88241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885633.88265: 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 0x7f6b8aa40f70> <<< 20459 1726885633.88294: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aa25b20> <<< 20459 1726885633.88341: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac4d60> <<< 20459 1726885633.88349: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab03fd0> <<< 20459 1726885633.88367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885633.88404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885633.88434: 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 0x7f6b8a9de9a0> import 'errno' # <<< 20459 1726885633.88462: 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 0x7f6b8a9decd0> <<< 20459 1726885633.88482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885633.88504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885633.88641: 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 0x7f6b8a9f05e0> # /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 0x7f6b8a9f0b20> <<< 20459 1726885633.88672: 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 0x7f6b8a97b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9dedc0> # /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' <<< 20459 1726885633.88722: 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 0x7f6b8a98c130> <<< 20459 1726885633.88738: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9f0460> import 'pwd' # <<< 20459 1726885633.88790: 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 0x7f6b8a98c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2880> <<< 20459 1726885633.88816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885633.88842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885633.88865: 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' <<< 20459 1726885633.88889: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885633.88905: 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 0x7f6b8a9a8550> # /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' <<< 20459 1726885633.88939: 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 0x7f6b8a9a8820> <<< 20459 1726885633.88959: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9a8610> <<< 20459 1726885633.88963: 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' <<< 20459 1726885633.88967: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b8a9a8700> <<< 20459 1726885633.88989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885633.88996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885633.89183: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885633.89188: 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 0x7f6b8a9a8b50> <<< 20459 1726885633.89224: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885633.89240: 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 0x7f6b8a9a8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9a8790> <<< 20459 1726885633.89243: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a99b8e0> <<< 20459 1726885633.89260: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2460> <<< 20459 1726885633.89281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885633.89334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885633.89370: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9a8940> <<< 20459 1726885633.89463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885633.89483: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6b8a8e6520> <<< 20459 1726885633.89644: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip' <<< 20459 1726885633.89650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.89732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.89760: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py <<< 20459 1726885633.89768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.89783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.89792: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885633.89810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.91015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.91968: 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 0x7f6b8a7ce730> <<< 20459 1726885633.92053: 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' <<< 20459 1726885633.92485: 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' <<< 20459 1726885633.92491: 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' <<< 20459 1726885633.92496: 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 0x7f6b8a85e850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e490> # /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' <<< 20459 1726885633.92500: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e2b0> import 'atexit' # <<< 20459 1726885633.92505: 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 0x7f6b8a85e4f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885633.92508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e8b0> # /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' <<< 20459 1726885633.92526: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a74e790> <<< 20459 1726885633.92562: 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 0x7f6b8a74eb20> <<< 20459 1726885633.92593: 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 0x7f6b8a74e970> <<< 20459 1726885633.92767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885633.92772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a76ab50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a858d00> <<< 20459 1726885633.92850: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e610> <<< 20459 1726885633.92880: 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' <<< 20459 1726885633.92900: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a858e80> <<< 20459 1726885633.92920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885633.92930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885633.92950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885633.92959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885633.92967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885633.93001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885633.93011: 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' <<< 20459 1726885633.93021: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a7c8880> <<< 20459 1726885633.93135: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a800d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a800850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a764310> <<< 20459 1726885633.93221: 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 0x7f6b8a800fa0> <<< 20459 1726885633.93272: 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 0x7f6b8a800f70> # /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 <<< 20459 1726885633.93374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885633.93472: 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 0x7f6b8a72ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a837e80> # /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 0x7f6b8a73e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a837fd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885633.93591: 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' # <<< 20459 1726885633.93752: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a72f250> <<< 20459 1726885633.94230: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a73e160> # 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 0x7f6b8a73c5b0> # 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 0x7f6b8a73c670> # 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 0x7f6b8a73bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a82fbb0> # /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 0x7f6b8a7c09d0> <<< 20459 1726885633.94263: 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 0x7f6b8a7bd970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a730880> # 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 0x7f6b8a7c0400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a7f79d0> # zipimport: zlib available <<< 20459 1726885633.94294: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885633.94350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.94429: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885633.94456: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885633.94481: 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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885633.94507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.94622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.94734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.95188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.95652: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885633.95668: 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' <<< 20459 1726885633.95726: 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 0x7f6b8a1e9be0> <<< 20459 1726885633.95794: 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 0x7f6b8a7b47c0> <<< 20459 1726885633.95814: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b89dc5100> <<< 20459 1726885633.95849: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885633.95870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.95884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885633.95905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.96024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.96152: 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' <<< 20459 1726885633.96180: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a7b5c10> # zipimport: zlib available <<< 20459 1726885633.96569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.96941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.96994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97063: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885633.97076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97097: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97138: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885633.97205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97295: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885633.97307: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885633.97335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97392: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885633.97579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885633.97792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885633.97805: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885633.97880: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a7fafd0> <<< 20459 1726885633.97885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.97945: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98021: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885633.98043: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885633.98055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98124: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885633.98131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98165: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98201: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98313: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98377: 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 <<< 20459 1726885633.98400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885633.98461: 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' <<< 20459 1726885633.98482: 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 0x7f6b8a1d6700> <<< 20459 1726885633.98495: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b89d7bf40> <<< 20459 1726885633.98539: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885633.98556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.98757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885633.98786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885633.98792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885633.98822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885633.98892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885633.98920: 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' <<< 20459 1726885633.99010: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b89db4b50> <<< 20459 1726885633.99025: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a1e4520> <<< 20459 1726885633.99081: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a1dfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885633.99086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.99108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.99146: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885633.99242: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885633.99276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885633.99328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885633.99357: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885633.99557: 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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 20459 1726885633.99640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.99709: 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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885633.99793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885633.99929: stdout chunk (state=3): >>> {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3G"}}} <<< 20459 1726885633.99958: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885634.00237: 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 <<< 20459 1726885634.00274: 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 <<< 20459 1726885634.00292: 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 # 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 <<< 20459 1726885634.00326: 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 # 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 <<< 20459 1726885634.00349: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 20459 1726885634.00360: 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 <<< 20459 1726885634.00375: 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 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885634.00385: stdout chunk (state=3): >>># 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 <<< 20459 1726885634.00590: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 20459 1726885634.00604: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20459 1726885634.00624: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885634.00669: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885634.00731: 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 <<< 20459 1726885634.00741: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885634.00808: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 20459 1726885634.00862: 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 <<< 20459 1726885634.00905: 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 <<< 20459 1726885634.00909: stdout chunk (state=3): >>># destroy subprocess <<< 20459 1726885634.00943: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 20459 1726885634.00958: 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 # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885634.00963: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885634.00966: 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 <<< 20459 1726885634.00985: 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 <<< 20459 1726885634.01018: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885634.01026: 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 <<< 20459 1726885634.01037: stdout chunk (state=3): >>># 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 <<< 20459 1726885634.01167: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885634.01187: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885634.01222: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885634.01252: 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 <<< 20459 1726885634.01268: 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 <<< 20459 1726885634.01307: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885634.01876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885634.01890: stderr chunk (state=3): >>><<< 20459 1726885634.01901: stdout chunk (state=3): >>><<< 20459 1726885634.02028: _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 0x7f6b8ae45ca0> # /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 0x7f6b8abdc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ae45a00> # /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 0x7f6b8ae459a0> 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 0x7f6b8abdc370> # /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 0x7f6b8abdc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abdc550> # /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 0x7f6b8ab88f70> # /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 0x7f6b8ab8f100> # /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 0x7f6b8abb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abf1760> # /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 0x7f6b8ab88c70> # /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 0x7f6b8abb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8abdcfd0> 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 0x7f6b8ab2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab32e20> # /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 0x7f6b8ab29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab2f250> # /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 0x7f6b8aab1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aab1760> 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 0x7f6b8aab1d60> # /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 0x7f6b8aab1e20> # /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 0x7f6b8aab1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab09be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab034c0> # /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 0x7f6b8ab17520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab36d00> # /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 0x7f6b8aac2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab32fa0> # 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 0x7f6b8ab17130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab3c8b0> # /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 0x7f6b8aac2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2c40> # /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 0x7f6b8aac2bb0> # /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 0x7f6b8aa97220> # /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 0x7f6b8aa97310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aacfe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac48e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2e20> # /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 0x7f6b8aa40f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aa25b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac4d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8ab03fd0> # /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 0x7f6b8a9de9a0> 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 0x7f6b8a9decd0> # /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 0x7f6b8a9f05e0> # /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 0x7f6b8a9f0b20> # 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 0x7f6b8a97b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9dedc0> # /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 0x7f6b8a98c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9f0460> 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 0x7f6b8a98c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2880> # /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 0x7f6b8a9a8550> # /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 0x7f6b8a9a8820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9a8610> # 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 0x7f6b8a9a8700> # /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 0x7f6b8a9a8b50> # 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 0x7f6b8a9a8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a9a8790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a99b8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8aac2460> # /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 0x7f6b8a9a8940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6b8a8e6520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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 0x7f6b8a7ce730> # /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 0x7f6b8a85e850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e490> # /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 0x7f6b8a85e580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e2b0> 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 0x7f6b8a85e4f0> # /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 0x7f6b8a85e8b0> # /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 0x7f6b8a74e790> # 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 0x7f6b8a74eb20> # 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 0x7f6b8a74e970> # /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 0x7f6b8a76ab50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a858d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a85e610> # /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 0x7f6b8a858e80> # /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 0x7f6b8a7c8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a800d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a800850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a764310> # 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 0x7f6b8a800fa0> # /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 0x7f6b8a800f70> # /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 0x7f6b8a72ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a837e80> # /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 0x7f6b8a73e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a837fd0> # /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 0x7f6b8a72f250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a73e160> # 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 0x7f6b8a73c5b0> # 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 0x7f6b8a73c670> # 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 0x7f6b8a73bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a82fbb0> # /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 0x7f6b8a7c09d0> # 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 0x7f6b8a7bd970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a730880> # 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 0x7f6b8a7c0400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a7f79d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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 0x7f6b8a1e9be0> # /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 0x7f6b8a7b47c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b89dc5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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 0x7f6b8a7b5c10> # 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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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 0x7f6b8a7fafd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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 0x7f6b8a1d6700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b89d7bf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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 0x7f6b89db4b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a1e4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b8a1dfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_0oyyhkit/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3G"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 # 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 20459 1726885634.02676: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '3G', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885634.02679: _low_level_execute_command(): starting 20459 1726885634.02682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885633.469043-22074-224614642284819/ > /dev/null 2>&1 && sleep 0' 20459 1726885634.02905: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.02909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.02914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.02951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.02954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.02956: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.03015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.03018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.03058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.04903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.05051: stderr chunk (state=3): >>><<< 20459 1726885634.05055: stdout chunk (state=3): >>><<< 20459 1726885634.05070: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.05073: handler run complete 20459 1726885634.05088: attempt loop complete, returning result 20459 1726885634.05091: _execute() done 20459 1726885634.05094: dumping result to json 20459 1726885634.05096: done dumping result, returning 20459 1726885634.05105: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-47dd-4c59-000000000d93] 20459 1726885634.05128: sending task result for task 02369adf-7a19-47dd-4c59-000000000d93 20459 1726885634.05309: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d93 20459 1726885634.05314: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } 20459 1726885634.05385: no more pending results, returning what we have 20459 1726885634.05389: results queue empty 20459 1726885634.05390: checking for any_errors_fatal 20459 1726885634.05401: done checking for any_errors_fatal 20459 1726885634.05402: checking for max_fail_percentage 20459 1726885634.05404: done checking for max_fail_percentage 20459 1726885634.05405: checking to see if all hosts have failed and the running result is not ok 20459 1726885634.05406: done checking to see if all hosts have failed 20459 1726885634.05406: getting the remaining hosts for this loop 20459 1726885634.05408: done getting the remaining hosts for this loop 20459 1726885634.05420: getting the next task for host managed_node1 20459 1726885634.05431: done getting next task for host managed_node1 20459 1726885634.05435: ^ task is: TASK: Parse the requested size of the volume 20459 1726885634.05441: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885634.05447: getting variables 20459 1726885634.05451: in VariableManager get_vars() 20459 1726885634.05490: Calling all_inventory to load vars for managed_node1 20459 1726885634.05493: Calling groups_inventory to load vars for managed_node1 20459 1726885634.05499: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885634.05516: Calling all_plugins_play to load vars for managed_node1 20459 1726885634.05523: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885634.05527: Calling groups_plugins_play to load vars for managed_node1 20459 1726885634.06641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885634.07404: done with get_vars() 20459 1726885634.07427: 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 22:27:14 -0400 (0:00:00.749) 0:00:40.435 ****** 20459 1726885634.07529: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885634.07809: worker is 1 (out of 1 available) 20459 1726885634.07828: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885634.07842: done queuing things up, now waiting for results queue to drain 20459 1726885634.07844: waiting for pending results... 20459 1726885634.08148: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 20459 1726885634.08307: in run() - task 02369adf-7a19-47dd-4c59-000000000d94 20459 1726885634.08331: variable 'ansible_search_path' from source: unknown 20459 1726885634.08376: calling self._execute() 20459 1726885634.08505: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.08517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.08535: variable 'omit' from source: magic vars 20459 1726885634.08907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885634.11632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885634.11690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885634.11721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885634.11747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885634.11776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885634.11850: variable '_storage_test_volume_present' from source: set_fact 20459 1726885634.11868: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885634.11964: variable 'storage_test_volume' from source: include params 20459 1726885634.11992: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885634.12102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885634.12124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885634.12143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885634.12169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885634.12182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885634.12242: variable 'storage_test_volume' from source: include params 20459 1726885634.12256: Evaluated conditional ('%' not in storage_test_volume.size | string): True 20459 1726885634.12261: variable 'omit' from source: magic vars 20459 1726885634.12303: variable 'omit' from source: magic vars 20459 1726885634.12386: variable 'storage_test_volume' from source: include params 20459 1726885634.12435: variable 'omit' from source: magic vars 20459 1726885634.12463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885634.12493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885634.12527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885634.12550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.12564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.12583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885634.12602: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885634.12667: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885634.12673: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.12680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.13316: Set connection var ansible_pipelining to False 20459 1726885634.13328: Set connection var ansible_shell_type to sh 20459 1726885634.13336: Set connection var ansible_connection to ssh 20459 1726885634.13353: Set connection var ansible_timeout to 10 20459 1726885634.13362: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885634.13370: Set connection var ansible_shell_executable to /bin/sh 20459 1726885634.13395: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.13402: variable 'ansible_connection' from source: unknown 20459 1726885634.13408: variable 'ansible_module_compression' from source: unknown 20459 1726885634.13416: variable 'ansible_shell_type' from source: unknown 20459 1726885634.13425: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.13432: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.13438: variable 'ansible_pipelining' from source: unknown 20459 1726885634.13444: variable 'ansible_timeout' from source: unknown 20459 1726885634.13451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.13575: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885634.13589: variable 'omit' from source: magic vars 20459 1726885634.13598: starting attempt loop 20459 1726885634.13604: running the handler 20459 1726885634.13625: _low_level_execute_command(): starting 20459 1726885634.13637: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885634.14282: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.14296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.14310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.14337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.14376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.14387: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.14399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.14420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.14432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.14442: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.14453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.14467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.14477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.14484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.14494: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.14501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.14576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.14593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.14605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.14671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.16311: stdout chunk (state=3): >>>/root <<< 20459 1726885634.16491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.16494: stdout chunk (state=3): >>><<< 20459 1726885634.16504: stderr chunk (state=3): >>><<< 20459 1726885634.16526: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.16539: _low_level_execute_command(): starting 20459 1726885634.16545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170 `" && echo ansible-tmp-1726885634.1652696-22103-263768888227170="` echo /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170 `" ) && sleep 0' 20459 1726885634.18106: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.18109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.18143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885634.18146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20459 1726885634.18263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.18266: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.18333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.18370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.18373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.18445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.20313: stdout chunk (state=3): >>>ansible-tmp-1726885634.1652696-22103-263768888227170=/root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170 <<< 20459 1726885634.20434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.20499: stderr chunk (state=3): >>><<< 20459 1726885634.20502: stdout chunk (state=3): >>><<< 20459 1726885634.20790: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885634.1652696-22103-263768888227170=/root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.20793: variable 'ansible_module_compression' from source: unknown 20459 1726885634.20796: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885634.20798: variable 'ansible_facts' from source: unknown 20459 1726885634.20800: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/AnsiballZ_bsize.py 20459 1726885634.21281: Sending initial data 20459 1726885634.21284: Sent initial data (154 bytes) 20459 1726885634.23615: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.23629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.23648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.23731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.23776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.23788: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.23804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.23825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.23842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.23892: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.23907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.23922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.23937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.23947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.23960: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.23988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.24067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.24091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.24105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.24168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.25900: 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 <<< 20459 1726885634.25935: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885634.25973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmph87kebjo /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/AnsiballZ_bsize.py <<< 20459 1726885634.26004: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885634.27202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.27379: stderr chunk (state=3): >>><<< 20459 1726885634.27382: stdout chunk (state=3): >>><<< 20459 1726885634.27385: done transferring module to remote 20459 1726885634.27387: _low_level_execute_command(): starting 20459 1726885634.27390: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/ /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/AnsiballZ_bsize.py && sleep 0' 20459 1726885634.27952: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.27967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.27982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.28000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.28042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.28058: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.28072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.28090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.28103: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.28116: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.28130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.28145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.28166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.28180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.28191: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.28204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.28283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.28305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.28326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.28392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.30210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.30216: stdout chunk (state=3): >>><<< 20459 1726885634.30218: stderr chunk (state=3): >>><<< 20459 1726885634.30319: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.30323: _low_level_execute_command(): starting 20459 1726885634.30325: _low_level_execute_command(): using become for this command 20459 1726885634.30328: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vitvdlwzljovfmrjjkeauxhdlgwpyeij ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885634.30585: Initial state: awaiting_escalation: BECOME-SUCCESS-vitvdlwzljovfmrjjkeauxhdlgwpyeij 20459 1726885634.31428: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.31489: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885634.31493: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.31560: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.31563: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.31626: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.34417: stdout chunk (state=1): >>>BECOME-SUCCESS-vitvdlwzljovfmrjjkeauxhdlgwpyeij <<< 20459 1726885634.34435: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-vitvdlwzljovfmrjjkeauxhdlgwpyeij' 20459 1726885634.34647: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885634.34665: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885634.34724: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885634.34796: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885634.34799: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885634.34826: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885634.34908: 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' <<< 20459 1726885634.34915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885634.34933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885634.34946: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee9aca0> <<< 20459 1726885634.34987: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885634.35000: 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 0x7f000ee41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee9aa00> <<< 20459 1726885634.35032: 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' <<< 20459 1726885634.35051: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee9a9a0> <<< 20459 1726885634.35085: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885634.35110: 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' <<< 20459 1726885634.35121: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee41370> <<< 20459 1726885634.35153: 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' <<< 20459 1726885634.35172: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885634.35194: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee41820> <<< 20459 1726885634.35203: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee41550> <<< 20459 1726885634.35219: 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' <<< 20459 1726885634.35238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885634.35280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885634.35284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885634.35323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885634.35327: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ebc8f70> <<< 20459 1726885634.35352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885634.35357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885634.35431: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ebcf100> <<< 20459 1726885634.35450: 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' <<< 20459 1726885634.35505: 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 0x7f000ebf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ebcf820> <<< 20459 1726885634.35539: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee56760> <<< 20459 1726885634.35556: 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' <<< 20459 1726885634.35560: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ebc8c70> <<< 20459 1726885634.35615: 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' # <<< 20459 1726885634.35618: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ebf8c70> <<< 20459 1726885634.35666: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee41fd0> <<< 20459 1726885634.35701: 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. <<< 20459 1726885634.35996: 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' <<< 20459 1726885634.36003: 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' <<< 20459 1726885634.36022: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb94d90> <<< 20459 1726885634.36060: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb97e20> <<< 20459 1726885634.36083: 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' <<< 20459 1726885634.36120: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885634.36143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885634.36179: 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' <<< 20459 1726885634.36203: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb8e730> <<< 20459 1726885634.36225: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb94250> <<< 20459 1726885634.36228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885634.36276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885634.36299: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885634.36348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885634.36351: 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' <<< 20459 1726885634.36392: 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 0x7f000eb16c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb16760> <<< 20459 1726885634.36434: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885634.36455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb16d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885634.36472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885634.36504: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb16e20> <<< 20459 1726885634.36523: 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 0x7f000eb16ee0> import '_collections' # <<< 20459 1726885634.36570: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb6ebe0> import '_functools' # <<< 20459 1726885634.36603: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb684c0> <<< 20459 1726885634.36679: 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 0x7f000eb7c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb9bd00> <<< 20459 1726885634.36714: 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' <<< 20459 1726885634.36750: 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 0x7f000eb27b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb97fa0> <<< 20459 1726885634.36791: 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 0x7f000eb7c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eba18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885634.36832: 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' <<< 20459 1726885634.36893: 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 0x7f000eb27e50> <<< 20459 1726885634.36948: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27c40> # /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 0x7f000eb27bb0> <<< 20459 1726885634.37000: 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' <<< 20459 1726885634.37042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885634.37071: 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 0x7f000eafc220> <<< 20459 1726885634.37085: 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' <<< 20459 1726885634.37141: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eafc310> <<< 20459 1726885634.37236: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb34e50> <<< 20459 1726885634.37282: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb298e0> <<< 20459 1726885634.37293: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27e20> <<< 20459 1726885634.37319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885634.37322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885634.37352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885634.37386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885634.37401: 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' <<< 20459 1726885634.37404: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eaa5f70> <<< 20459 1726885634.37428: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea8ab20> <<< 20459 1726885634.37474: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb29d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb68fd0> <<< 20459 1726885634.37497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885634.37521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885634.37552: 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 0x7f000ea439a0> <<< 20459 1726885634.37564: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885634.37631: 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 0x7f000ea43cd0> # /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' <<< 20459 1726885634.37649: 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 0x7f000ea555e0> <<< 20459 1726885634.37668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885634.37697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885634.37727: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea55b20> <<< 20459 1726885634.37796: 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 0x7f000e9e0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea43dc0> <<< 20459 1726885634.37809: 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' <<< 20459 1726885634.37854: 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 0x7f000e9f1130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea55460> <<< 20459 1726885634.37873: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885634.37885: 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 0x7f000e9f11f0> <<< 20459 1726885634.37926: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27880> <<< 20459 1726885634.37974: 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' <<< 20459 1726885634.37987: 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' <<< 20459 1726885634.38014: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885634.38039: 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 0x7f000ea0c550> # /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' <<< 20459 1726885634.38060: 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 0x7f000ea0c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea0c610> <<< 20459 1726885634.38083: 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 0x7f000ea0c700> <<< 20459 1726885634.38114: 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' <<< 20459 1726885634.38304: 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 0x7f000ea0cb50> <<< 20459 1726885634.38344: 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 0x7f000ea0cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea0c790> <<< 20459 1726885634.38363: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea008e0> <<< 20459 1726885634.38383: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27460> <<< 20459 1726885634.38401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885634.38466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885634.38489: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea0c940> <<< 20459 1726885634.38592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885634.38606: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f000e94b520> <<< 20459 1726885634.38746: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available <<< 20459 1726885634.38837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.38869: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885634.38911: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885634.40127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.41060: 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 0x7f000e311730> <<< 20459 1726885634.41083: 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' <<< 20459 1726885634.41128: 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' <<< 20459 1726885634.41146: 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' <<< 20459 1726885634.41161: 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 0x7f000e3a2850> <<< 20459 1726885634.41201: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2730> <<< 20459 1726885634.41251: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2490> <<< 20459 1726885634.41255: 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' <<< 20459 1726885634.41301: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a22b0> import 'atexit' # <<< 20459 1726885634.41344: 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 0x7f000e3a24f0> <<< 20459 1726885634.41370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885634.41382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885634.41415: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a28b0> <<< 20459 1726885634.41441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885634.41449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885634.41471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885634.41496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885634.41508: 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' <<< 20459 1726885634.41579: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e2f3880> <<< 20459 1726885634.41620: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885634.41644: 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 0x7f000e2f34f0> <<< 20459 1726885634.41648: 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 0x7f000e2f36a0> <<< 20459 1726885634.41659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885634.41685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885634.41725: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e2aeb50> <<< 20459 1726885634.41738: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e39cd00> <<< 20459 1726885634.41907: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2610> <<< 20459 1726885634.41976: 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' <<< 20459 1726885634.42040: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e39ce80> # /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 <<< 20459 1726885634.42043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885634.42055: 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 0x7f000e28b880> <<< 20459 1726885634.42130: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e344d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e344850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e2a8310> <<< 20459 1726885634.42196: 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 0x7f000e344fa0> # /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 0x7f000e344f70> <<< 20459 1726885634.42283: 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' <<< 20459 1726885634.42484: 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 0x7f000e272f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e37be80> # /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' <<< 20459 1726885634.42928: 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 0x7f000e282520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e37bfd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885634.42943: 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 0x7f000e272250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e282160> # 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 0x7f000e2805b0> # 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 0x7f000e280670> # 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 0x7f000e27fca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e373bb0> # /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' <<< 20459 1726885634.43043: 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 0x7f000e3049d0> <<< 20459 1726885634.43174: 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 0x7f000e301970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e274880> <<< 20459 1726885634.43198: 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 0x7f000e304400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e33b9d0> <<< 20459 1726885634.43232: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885634.43248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.43305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.43383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885634.43404: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885634.43431: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885634.43452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.43552: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.43707: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.44087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.44540: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885634.44570: 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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885634.44600: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885634.44629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885634.44655: 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 0x7f000e251be0> <<< 20459 1726885634.44708: 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' <<< 20459 1726885634.44726: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e2f87c0> <<< 20459 1726885634.44733: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000de28100> <<< 20459 1726885634.44774: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885634.44797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.44825: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885634.44851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.44942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.45091: 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' <<< 20459 1726885634.45099: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e2f9c10> # zipimport: zlib available <<< 20459 1726885634.45492: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.45855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.45906: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.45962: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885634.46024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46045: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885634.46083: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46169: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885634.46189: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885634.46200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46264: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885634.46479: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885634.46681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885634.46738: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e33efd0> <<< 20459 1726885634.46744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46807: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46869: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885634.46877: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885634.46883: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885634.46896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.46968: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885634.46974: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47009: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47196: 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 <<< 20459 1726885634.47221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885634.47289: 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' <<< 20459 1726885634.47293: 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 0x7f000e239700> <<< 20459 1726885634.47324: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000dddef40> <<< 20459 1726885634.47361: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885634.47365: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885634.47489: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885634.47613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885634.47629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885634.47681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885634.47694: 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' <<< 20459 1726885634.47779: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000de17b50> <<< 20459 1726885634.47822: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e247520> <<< 20459 1726885634.47876: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e242a60> <<< 20459 1726885634.47887: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885634.47908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.47932: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885634.47939: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885634.47994: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885634.48020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48031: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885634.48050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48057: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885634.48071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48088: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48097: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 20459 1726885634.48126: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885634.48140: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885634.48159: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885634.48197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48241: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48257: 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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 20459 1726885634.48276: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48283: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48300: 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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885634.48305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48464: 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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885634.48538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885634.48693: stdout chunk (state=3): >>> {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3g"}}} <<< 20459 1726885634.48739: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885634.49095: 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.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 <<< 20459 1726885634.49318: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression <<< 20459 1726885634.49357: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885634.49395: 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 <<< 20459 1726885634.49408: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885634.49620: 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 # 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 <<< 20459 1726885634.49845: 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 <<< 20459 1726885634.50486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885634.50529: stdout chunk (state=3): >>><<< 20459 1726885634.50546: stderr chunk (state=3): >>><<< 20459 1726885634.50645: _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 0x7f000ee9aca0> # /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 0x7f000ee41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee9aa00> # /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 0x7f000ee9a9a0> 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 0x7f000ee41370> # /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 0x7f000ee41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee41550> # /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 0x7f000ebc8f70> # /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 0x7f000ebcf100> # /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 0x7f000ebf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ebcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee56760> # /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 0x7f000ebc8c70> # /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 0x7f000ebf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ee41fd0> 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 0x7f000eb94d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb97e20> # /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 0x7f000eb8e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb95520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb94250> # /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 0x7f000eb16c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb16760> 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 0x7f000eb16d60> # /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 0x7f000eb16e20> # /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 0x7f000eb16ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb6ebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb684c0> # /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 0x7f000eb7c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb9bd00> # /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 0x7f000eb27b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb97fa0> # 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 0x7f000eb7c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eba18b0> # /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 0x7f000eb27e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27c40> # /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 0x7f000eb27bb0> # /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 0x7f000eafc220> # /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 0x7f000eafc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb34e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb298e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27e20> # /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 0x7f000eaa5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea8ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb29d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb68fd0> # /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 0x7f000ea439a0> 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 0x7f000ea43cd0> # /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 0x7f000ea555e0> # /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 0x7f000ea55b20> # 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 0x7f000e9e0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea43dc0> # /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 0x7f000e9f1130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea55460> 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 0x7f000e9f11f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27880> # /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 0x7f000ea0c550> # /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 0x7f000ea0c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea0c610> # 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 0x7f000ea0c700> # /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 0x7f000ea0cb50> # 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 0x7f000ea0cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea0c790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000ea008e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000eb27460> # /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 0x7f000ea0c940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f000e94b520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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 0x7f000e311730> # /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 0x7f000e3a2850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2490> # /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 0x7f000e3a2580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a22b0> 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 0x7f000e3a24f0> # /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 0x7f000e3a28b0> # /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 0x7f000e2f3880> # 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 0x7f000e2f34f0> # 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 0x7f000e2f36a0> # /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 0x7f000e2aeb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e39cd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e3a2610> # /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 0x7f000e39ce80> # /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 0x7f000e28b880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e344d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e344850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e2a8310> # 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 0x7f000e344fa0> # /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 0x7f000e344f70> # /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 0x7f000e272f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e37be80> # /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 0x7f000e282520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e37bfd0> # /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 0x7f000e272250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e282160> # 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 0x7f000e2805b0> # 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 0x7f000e280670> # 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 0x7f000e27fca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e373bb0> # /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 0x7f000e3049d0> # 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 0x7f000e301970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e274880> # 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 0x7f000e304400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e33b9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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 0x7f000e251be0> # /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 0x7f000e2f87c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000de28100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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 0x7f000e2f9c10> # 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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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 0x7f000e33efd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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 0x7f000e239700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000dddef40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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 0x7f000de17b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e247520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f000e242a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_jcfoebh9/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3g"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885634.51521: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '3g', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885634.51525: _low_level_execute_command(): starting 20459 1726885634.51528: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885634.1652696-22103-263768888227170/ > /dev/null 2>&1 && sleep 0' 20459 1726885634.51530: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.51536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.51539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.51551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.51578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.51593: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.51598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.51636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.51640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.51642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.51645: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.51685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.51708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.51720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.51761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.53542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.53610: stderr chunk (state=3): >>><<< 20459 1726885634.53625: stdout chunk (state=3): >>><<< 20459 1726885634.53888: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.53891: handler run complete 20459 1726885634.53894: attempt loop complete, returning result 20459 1726885634.53896: _execute() done 20459 1726885634.53898: dumping result to json 20459 1726885634.53900: done dumping result, returning 20459 1726885634.53901: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-47dd-4c59-000000000d94] 20459 1726885634.53903: sending task result for task 02369adf-7a19-47dd-4c59-000000000d94 ok: [managed_node1] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } 20459 1726885634.54068: no more pending results, returning what we have 20459 1726885634.54071: results queue empty 20459 1726885634.54071: checking for any_errors_fatal 20459 1726885634.54078: done checking for any_errors_fatal 20459 1726885634.54078: checking for max_fail_percentage 20459 1726885634.54080: done checking for max_fail_percentage 20459 1726885634.54081: checking to see if all hosts have failed and the running result is not ok 20459 1726885634.54081: done checking to see if all hosts have failed 20459 1726885634.54082: getting the remaining hosts for this loop 20459 1726885634.54084: done getting the remaining hosts for this loop 20459 1726885634.54086: getting the next task for host managed_node1 20459 1726885634.54093: done getting next task for host managed_node1 20459 1726885634.54095: ^ task is: TASK: Establish base value for expected size 20459 1726885634.54102: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885634.54106: getting variables 20459 1726885634.54107: in VariableManager get_vars() 20459 1726885634.54140: Calling all_inventory to load vars for managed_node1 20459 1726885634.54142: Calling groups_inventory to load vars for managed_node1 20459 1726885634.54145: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885634.54169: Calling all_plugins_play to load vars for managed_node1 20459 1726885634.54173: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885634.54198: Calling groups_plugins_play to load vars for managed_node1 20459 1726885634.55257: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d94 20459 1726885634.55260: WORKER PROCESS EXITING 20459 1726885634.55270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885634.55843: done with get_vars() 20459 1726885634.55857: done getting variables 20459 1726885634.55898: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:14 -0400 (0:00:00.484) 0:00:40.919 ****** 20459 1726885634.55934: entering _queue_task() for managed_node1/set_fact 20459 1726885634.56145: worker is 1 (out of 1 available) 20459 1726885634.56158: exiting _queue_task() for managed_node1/set_fact 20459 1726885634.56169: done queuing things up, now waiting for results queue to drain 20459 1726885634.56171: waiting for pending results... 20459 1726885634.56439: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 20459 1726885634.56530: in run() - task 02369adf-7a19-47dd-4c59-000000000d95 20459 1726885634.56583: variable 'ansible_search_path' from source: unknown 20459 1726885634.56588: calling self._execute() 20459 1726885634.56661: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.56666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.56674: variable 'omit' from source: magic vars 20459 1726885634.57356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885634.59949: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885634.60001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885634.60029: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885634.60054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885634.60076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885634.60146: variable '_storage_test_volume_present' from source: set_fact 20459 1726885634.60159: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885634.60255: variable 'storage_test_volume' from source: include params 20459 1726885634.60274: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885634.60382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885634.60404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885634.60427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885634.60455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885634.60466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885634.60527: variable 'storage_test_volume' from source: include params 20459 1726885634.60541: Evaluated conditional ('%' not in storage_test_volume.size | string): True 20459 1726885634.60546: variable 'omit' from source: magic vars 20459 1726885634.60586: variable 'omit' from source: magic vars 20459 1726885634.60656: variable 'storage_test_requested_size' from source: set_fact 20459 1726885634.60672: variable 'omit' from source: magic vars 20459 1726885634.60691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885634.60710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885634.60730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885634.60741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.60750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.60762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885634.60774: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885634.60794: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885634.60797: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.60800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.60878: Set connection var ansible_pipelining to False 20459 1726885634.60881: Set connection var ansible_shell_type to sh 20459 1726885634.60884: Set connection var ansible_connection to ssh 20459 1726885634.60892: Set connection var ansible_timeout to 10 20459 1726885634.60896: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885634.60901: Set connection var ansible_shell_executable to /bin/sh 20459 1726885634.60919: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.60924: variable 'ansible_connection' from source: unknown 20459 1726885634.60926: variable 'ansible_module_compression' from source: unknown 20459 1726885634.60931: variable 'ansible_shell_type' from source: unknown 20459 1726885634.60934: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.60937: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.60939: variable 'ansible_pipelining' from source: unknown 20459 1726885634.60946: variable 'ansible_timeout' from source: unknown 20459 1726885634.60951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.61020: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885634.61032: variable 'omit' from source: magic vars 20459 1726885634.61038: starting attempt loop 20459 1726885634.61042: running the handler 20459 1726885634.61055: handler run complete 20459 1726885634.61067: attempt loop complete, returning result 20459 1726885634.61070: _execute() done 20459 1726885634.61073: dumping result to json 20459 1726885634.61076: done dumping result, returning 20459 1726885634.61081: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-47dd-4c59-000000000d95] 20459 1726885634.61086: sending task result for task 02369adf-7a19-47dd-4c59-000000000d95 20459 1726885634.61169: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d95 20459 1726885634.61172: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } 20459 1726885634.61223: no more pending results, returning what we have 20459 1726885634.61226: results queue empty 20459 1726885634.61227: checking for any_errors_fatal 20459 1726885634.61235: done checking for any_errors_fatal 20459 1726885634.61236: checking for max_fail_percentage 20459 1726885634.61237: done checking for max_fail_percentage 20459 1726885634.61238: checking to see if all hosts have failed and the running result is not ok 20459 1726885634.61239: done checking to see if all hosts have failed 20459 1726885634.61240: getting the remaining hosts for this loop 20459 1726885634.61241: done getting the remaining hosts for this loop 20459 1726885634.61244: getting the next task for host managed_node1 20459 1726885634.61251: done getting next task for host managed_node1 20459 1726885634.61254: ^ task is: TASK: Show expected size 20459 1726885634.61260: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885634.61270: getting variables 20459 1726885634.61271: in VariableManager get_vars() 20459 1726885634.61297: Calling all_inventory to load vars for managed_node1 20459 1726885634.61300: Calling groups_inventory to load vars for managed_node1 20459 1726885634.61303: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885634.61313: Calling all_plugins_play to load vars for managed_node1 20459 1726885634.61316: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885634.61321: Calling groups_plugins_play to load vars for managed_node1 20459 1726885634.62685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885634.64726: done with get_vars() 20459 1726885634.64757: done getting variables 20459 1726885634.65244: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:14 -0400 (0:00:00.093) 0:00:41.013 ****** 20459 1726885634.65291: entering _queue_task() for managed_node1/debug 20459 1726885634.65825: worker is 1 (out of 1 available) 20459 1726885634.65836: exiting _queue_task() for managed_node1/debug 20459 1726885634.65848: done queuing things up, now waiting for results queue to drain 20459 1726885634.65850: waiting for pending results... 20459 1726885634.66306: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885634.66468: in run() - task 02369adf-7a19-47dd-4c59-000000000d96 20459 1726885634.66490: variable 'ansible_search_path' from source: unknown 20459 1726885634.66537: calling self._execute() 20459 1726885634.66651: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.66666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.66682: variable 'omit' from source: magic vars 20459 1726885634.66799: variable 'omit' from source: magic vars 20459 1726885634.66882: variable 'omit' from source: magic vars 20459 1726885634.66926: variable 'omit' from source: magic vars 20459 1726885634.66972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885634.67014: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885634.67038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885634.67057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.67071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.67091: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885634.67109: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885634.67143: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885634.67150: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.67156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.67269: Set connection var ansible_pipelining to False 20459 1726885634.67276: Set connection var ansible_shell_type to sh 20459 1726885634.67282: Set connection var ansible_connection to ssh 20459 1726885634.67296: Set connection var ansible_timeout to 10 20459 1726885634.67307: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885634.67317: Set connection var ansible_shell_executable to /bin/sh 20459 1726885634.67346: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.67354: variable 'ansible_connection' from source: unknown 20459 1726885634.67360: variable 'ansible_module_compression' from source: unknown 20459 1726885634.67366: variable 'ansible_shell_type' from source: unknown 20459 1726885634.67372: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.67377: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.67383: variable 'ansible_pipelining' from source: unknown 20459 1726885634.67388: variable 'ansible_timeout' from source: unknown 20459 1726885634.67395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.67560: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885634.67574: variable 'omit' from source: magic vars 20459 1726885634.67583: starting attempt loop 20459 1726885634.67589: running the handler 20459 1726885634.67643: variable 'storage_test_expected_size' from source: set_fact 20459 1726885634.67827: variable 'storage_test_expected_size' from source: set_fact 20459 1726885634.67861: handler run complete 20459 1726885634.67884: attempt loop complete, returning result 20459 1726885634.67891: _execute() done 20459 1726885634.67898: dumping result to json 20459 1726885634.67905: done dumping result, returning 20459 1726885634.67922: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-000000000d96] 20459 1726885634.67933: sending task result for task 02369adf-7a19-47dd-4c59-000000000d96 20459 1726885634.68042: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d96 20459 1726885634.68049: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885634.68110: no more pending results, returning what we have 20459 1726885634.68115: results queue empty 20459 1726885634.68116: checking for any_errors_fatal 20459 1726885634.68126: done checking for any_errors_fatal 20459 1726885634.68127: checking for max_fail_percentage 20459 1726885634.68129: done checking for max_fail_percentage 20459 1726885634.68130: checking to see if all hosts have failed and the running result is not ok 20459 1726885634.68131: done checking to see if all hosts have failed 20459 1726885634.68132: getting the remaining hosts for this loop 20459 1726885634.68133: done getting the remaining hosts for this loop 20459 1726885634.68138: getting the next task for host managed_node1 20459 1726885634.68148: done getting next task for host managed_node1 20459 1726885634.68151: ^ task is: TASK: Get the size of parent/pool device 20459 1726885634.68157: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885634.68162: getting variables 20459 1726885634.68164: in VariableManager get_vars() 20459 1726885634.68195: Calling all_inventory to load vars for managed_node1 20459 1726885634.68197: Calling groups_inventory to load vars for managed_node1 20459 1726885634.68201: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885634.68214: Calling all_plugins_play to load vars for managed_node1 20459 1726885634.68221: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885634.68225: Calling groups_plugins_play to load vars for managed_node1 20459 1726885634.69449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885634.70187: done with get_vars() 20459 1726885634.70207: 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 22:27:14 -0400 (0:00:00.050) 0:00:41.063 ****** 20459 1726885634.70302: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885634.70588: worker is 1 (out of 1 available) 20459 1726885634.70600: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885634.70624: done queuing things up, now waiting for results queue to drain 20459 1726885634.70626: waiting for pending results... 20459 1726885634.70966: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 20459 1726885634.71137: in run() - task 02369adf-7a19-47dd-4c59-000000000d97 20459 1726885634.71158: variable 'ansible_search_path' from source: unknown 20459 1726885634.71204: calling self._execute() 20459 1726885634.71331: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.71344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.71360: variable 'omit' from source: magic vars 20459 1726885634.71777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885634.74287: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885634.74385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885634.74431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885634.74489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885634.74536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885634.74765: variable '_storage_test_volume_present' from source: set_fact 20459 1726885634.74797: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885634.75080: variable 'storage_test_volume' from source: include params 20459 1726885634.75260: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885634.75272: variable 'omit' from source: magic vars 20459 1726885634.75465: variable 'omit' from source: magic vars 20459 1726885634.75746: variable 'ansible_lvm' from source: facts 20459 1726885634.75760: variable 'storage_test_pool' from source: include params 20459 1726885634.75810: variable 'omit' from source: magic vars 20459 1726885634.75913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885634.76025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885634.76049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885634.76072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.76117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885634.76234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885634.76256: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885634.76289: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885634.76298: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.76305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.76424: Set connection var ansible_pipelining to False 20459 1726885634.76488: Set connection var ansible_shell_type to sh 20459 1726885634.76496: Set connection var ansible_connection to ssh 20459 1726885634.76516: Set connection var ansible_timeout to 10 20459 1726885634.76529: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885634.76545: Set connection var ansible_shell_executable to /bin/sh 20459 1726885634.76572: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.76580: variable 'ansible_connection' from source: unknown 20459 1726885634.76590: variable 'ansible_module_compression' from source: unknown 20459 1726885634.76603: variable 'ansible_shell_type' from source: unknown 20459 1726885634.76614: variable 'ansible_shell_executable' from source: unknown 20459 1726885634.76624: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885634.76633: variable 'ansible_pipelining' from source: unknown 20459 1726885634.76640: variable 'ansible_timeout' from source: unknown 20459 1726885634.76652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885634.76796: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885634.76811: variable 'omit' from source: magic vars 20459 1726885634.76827: starting attempt loop 20459 1726885634.76835: running the handler 20459 1726885634.76851: _low_level_execute_command(): starting 20459 1726885634.76866: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885634.77925: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.77949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.77977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.77997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.78044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.78058: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.78076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.78093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.78107: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.78130: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.78145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.78166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.78195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.78220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.78243: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.78265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.78432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.78457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.78478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.78563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.80182: stdout chunk (state=3): >>>/root <<< 20459 1726885634.80364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.80367: stdout chunk (state=3): >>><<< 20459 1726885634.80370: stderr chunk (state=3): >>><<< 20459 1726885634.80487: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.80497: _low_level_execute_command(): starting 20459 1726885634.80501: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675 `" && echo ansible-tmp-1726885634.8038986-22135-162920234051675="` echo /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675 `" ) && sleep 0' 20459 1726885634.81755: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.81768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.81780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.81810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.81866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.81878: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.81891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.81910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.81932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.81946: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.81957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.81969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.81982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.81992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.82001: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.82014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.82099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.82125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.82146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.82226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.84054: stdout chunk (state=3): >>>ansible-tmp-1726885634.8038986-22135-162920234051675=/root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675 <<< 20459 1726885634.84256: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.84260: stdout chunk (state=3): >>><<< 20459 1726885634.84262: stderr chunk (state=3): >>><<< 20459 1726885634.84526: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885634.8038986-22135-162920234051675=/root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.84530: variable 'ansible_module_compression' from source: unknown 20459 1726885634.84532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885634.84536: variable 'ansible_facts' from source: unknown 20459 1726885634.84559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/AnsiballZ_bsize.py 20459 1726885634.84739: Sending initial data 20459 1726885634.84743: Sent initial data (154 bytes) 20459 1726885634.87857: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.87861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.87878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.87928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.88093: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.88141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.88156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.88197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.88257: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.88323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.88331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.88343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.88350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.88357: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.88366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.88726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.88744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.88757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.88813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.90569: 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 <<< 20459 1726885634.90577: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885634.90641: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpa85aq_oz /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/AnsiballZ_bsize.py <<< 20459 1726885634.90734: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885634.92189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.92416: stderr chunk (state=3): >>><<< 20459 1726885634.92424: stdout chunk (state=3): >>><<< 20459 1726885634.92464: done transferring module to remote 20459 1726885634.92501: _low_level_execute_command(): starting 20459 1726885634.92524: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/ /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/AnsiballZ_bsize.py && sleep 0' 20459 1726885634.93728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.93762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.93801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.93842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.93936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.93960: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885634.93981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.93999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.94014: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.94032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885634.94045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.94066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.94095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.94114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.94142: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885634.94178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.94316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.94362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.94381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.94463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885634.96210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885634.96313: stderr chunk (state=3): >>><<< 20459 1726885634.96317: stdout chunk (state=3): >>><<< 20459 1726885634.96374: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885634.96377: _low_level_execute_command(): starting 20459 1726885634.96396: _low_level_execute_command(): using become for this command 20459 1726885634.96456: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bccmbebmestxsxpxnycxsusjcbckasoy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885634.96645: Initial state: awaiting_escalation: BECOME-SUCCESS-bccmbebmestxsxpxnycxsusjcbckasoy 20459 1726885634.97189: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885634.97203: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.97222: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.97239: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.97283: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.97294: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885634.97307: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.97327: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885634.97339: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885634.97349: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885634.97365: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885634.97377: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885634.97391: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885634.97401: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885634.97411: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885634.97427: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885634.99073: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885634.99124: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885634.99161: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885634.99270: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885635.02061: stdout chunk (state=1): >>>BECOME-SUCCESS-bccmbebmestxsxpxnycxsusjcbckasoy <<< 20459 1726885635.02065: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-bccmbebmestxsxpxnycxsusjcbckasoy' 20459 1726885635.02322: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885635.02338: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885635.02385: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885635.02422: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885635.02478: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885635.02484: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885635.02558: 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' <<< 20459 1726885635.02587: 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' # <<< 20459 1726885635.02599: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1485ca0> <<< 20459 1726885635.02663: 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' <<< 20459 1726885635.02667: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1485a00> <<< 20459 1726885635.02699: 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' <<< 20459 1726885635.02702: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f14859a0> <<< 20459 1726885635.02705: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885635.02733: 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' <<< 20459 1726885635.02736: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142c370> <<< 20459 1726885635.02771: 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' <<< 20459 1726885635.02787: 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' <<< 20459 1726885635.02796: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142c820> <<< 20459 1726885635.02822: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142c550> <<< 20459 1726885635.02869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885635.02872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885635.02875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885635.02915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885635.02929: 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' <<< 20459 1726885635.02955: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11c8f70> <<< 20459 1726885635.02976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885635.02989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885635.03060: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11cf100> <<< 20459 1726885635.03110: 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' <<< 20459 1726885635.03142: 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 0x7f14f11f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11cf820> <<< 20459 1726885635.03189: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1441760> <<< 20459 1726885635.03205: 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 0x7f14f11c8c70> <<< 20459 1726885635.03258: 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' <<< 20459 1726885635.03261: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11f8c70> <<< 20459 1726885635.03338: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142cfd0> <<< 20459 1726885635.03352: 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. <<< 20459 1726885635.03539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885635.03541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885635.03573: 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' <<< 20459 1726885635.03584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885635.03637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885635.03648: 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 0x7f14f116fd90> <<< 20459 1726885635.03777: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1172e20> # /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' <<< 20459 1726885635.03806: 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' <<< 20459 1726885635.03832: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1169730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f116f250> <<< 20459 1726885635.03858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885635.03942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885635.03983: 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' <<< 20459 1726885635.04053: 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' # 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 0x7f14f10f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f10f1760> <<< 20459 1726885635.04088: 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 0x7f14f10f1d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885635.04158: 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 0x7f14f10f1e20> <<< 20459 1726885635.04187: 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 0x7f14f10f1ee0> import '_collections' # <<< 20459 1726885635.04228: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1149be0> import '_functools' # <<< 20459 1726885635.04256: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11434c0> <<< 20459 1726885635.04309: 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 0x7f14f1157520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1176d00> <<< 20459 1726885635.04345: 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' <<< 20459 1726885635.04403: 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 0x7f14f1102b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1172fa0> # 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 0x7f14f1157130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f117c8b0> <<< 20459 1726885635.04469: 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' <<< 20459 1726885635.04498: 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 0x7f14f1102e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102c40> <<< 20459 1726885635.04542: 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 0x7f14f1102bb0> # /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' <<< 20459 1726885635.04567: 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' <<< 20459 1726885635.04603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885635.04642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885635.04683: 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 0x7f14f10ce220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885635.04699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885635.04735: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f10ce310> <<< 20459 1726885635.04842: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f110fe50> <<< 20459 1726885635.04898: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102e20> <<< 20459 1726885635.04939: 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' <<< 20459 1726885635.05003: 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' <<< 20459 1726885635.05049: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f105df70> <<< 20459 1726885635.05077: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1042b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1104d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1143fd0> <<< 20459 1726885635.05148: 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' <<< 20459 1726885635.05228: 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 0x7f14f0ffb9a0> import 'errno' # <<< 20459 1726885635.05291: 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 0x7f14f0ffbcd0> # /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 0x7f14f100d5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885635.05327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f100db20> <<< 20459 1726885635.05389: 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 0x7f14f0f98250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0ffbdc0> # /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' <<< 20459 1726885635.05444: 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 0x7f14f0fa9130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f100d460> <<< 20459 1726885635.05459: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885635.05479: 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 0x7f14f0fa91f0> <<< 20459 1726885635.05508: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102880> <<< 20459 1726885635.05529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885635.05543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885635.05567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885635.05576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885635.05605: 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 0x7f14f0fc4550> <<< 20459 1726885635.05627: 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' <<< 20459 1726885635.05655: 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 0x7f14f0fc4820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fc4610> <<< 20459 1726885635.05681: 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 0x7f14f0fc4700> <<< 20459 1726885635.05706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885635.05714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885635.05894: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.05899: 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 0x7f14f0fc4b50> <<< 20459 1726885635.05934: 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 0x7f14f0fc4fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fc4790> <<< 20459 1726885635.05956: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fb88e0> <<< 20459 1726885635.05973: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102460> <<< 20459 1726885635.05995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885635.06051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885635.06084: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fc4940> <<< 20459 1726885635.06173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885635.06191: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14f0f03520> <<< 20459 1726885635.06347: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip' <<< 20459 1726885635.06352: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.06432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.06463: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885635.06484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.06497: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885635.06515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.07727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.08658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885635.08664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0dea730> <<< 20459 1726885635.08684: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885635.08689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885635.08709: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885635.08720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885635.08737: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885635.08754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885635.08762: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.08767: 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 0x7f14f0e7b850> <<< 20459 1726885635.08794: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b730> <<< 20459 1726885635.08829: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b490> <<< 20459 1726885635.08852: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885635.08855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885635.08893: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b580> <<< 20459 1726885635.08898: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b2b0> import 'atexit' # <<< 20459 1726885635.08928: 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 0x7f14f0e7b4f0> <<< 20459 1726885635.08947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885635.08970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885635.09005: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b8b0> <<< 20459 1726885635.09032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885635.09038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885635.09056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885635.09077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885635.09095: 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' <<< 20459 1726885635.09164: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0dcc880> <<< 20459 1726885635.09198: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.09203: 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 0x7f14f0dcc4f0> <<< 20459 1726885635.09228: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.09231: 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 0x7f14f0dcc6a0> <<< 20459 1726885635.09244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885635.09272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885635.09301: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d87b50> <<< 20459 1726885635.09322: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e75d00> <<< 20459 1726885635.09474: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b610> <<< 20459 1726885635.09497: 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' <<< 20459 1726885635.09525: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e75e80> <<< 20459 1726885635.09541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885635.09550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885635.09566: 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' <<< 20459 1726885635.09588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885635.09594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885635.09627: 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' <<< 20459 1726885635.09631: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d64880> <<< 20459 1726885635.09705: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e1dd90> <<< 20459 1726885635.09708: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e1d850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d81310> <<< 20459 1726885635.09742: 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' <<< 20459 1726885635.09747: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14f0e1dfa0> <<< 20459 1726885635.09770: 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' <<< 20459 1726885635.09774: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e1df70> <<< 20459 1726885635.09793: 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 <<< 20459 1726885635.09801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885635.09823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885635.09847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885635.09909: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.09920: 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 0x7f14f0d4bf70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e54e80> <<< 20459 1726885635.09938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885635.09946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885635.09993: 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 0x7f14f0d5b520> <<< 20459 1726885635.10004: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e54fd0> <<< 20459 1726885635.10021: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885635.10055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885635.10096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885635.10107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885635.10152: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d4b250> <<< 20459 1726885635.10272: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d5b160> <<< 20459 1726885635.10351: 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' <<< 20459 1726885635.10379: 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 0x7f14f0d595b0> <<< 20459 1726885635.10416: 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 0x7f14f0d59670> <<< 20459 1726885635.10444: 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 0x7f14f0d58ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e4cbb0> <<< 20459 1726885635.10470: 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 <<< 20459 1726885635.10496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885635.10530: 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 0x7f14f0ddd9d0> <<< 20459 1726885635.10711: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.10749: 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 0x7f14f0dda970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d4d880> <<< 20459 1726885635.10780: 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 0x7f14f0ddd400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e149d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885635.10796: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.10858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.10962: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885635.10987: 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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885635.11087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.11179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.11629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.12079: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885635.12083: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20459 1726885635.12089: 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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885635.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885635.12126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885635.12172: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885635.12177: 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 0x7f14f07e9be0> <<< 20459 1726885635.12236: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885635.12239: 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 0x7f14f0dd17c0> <<< 20459 1726885635.12256: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f03e4100> <<< 20459 1726885635.12299: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885635.12305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.12328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.12339: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885635.12347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.12463: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.12586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885635.12590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885635.12614: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0dd2c10> <<< 20459 1726885635.12621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.12998: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13479: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885635.13520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13561: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885635.13609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13711: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885635.13745: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885635.13771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13786: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.13799: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885635.13974: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14201: 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' <<< 20459 1726885635.14204: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885635.14263: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e17fd0> <<< 20459 1726885635.14285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14416: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885635.14422: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885635.14428: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885635.14430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14490: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885635.14495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14662: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.14726: 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 <<< 20459 1726885635.14748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885635.14821: 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' <<< 20459 1726885635.14832: 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 0x7f14f07d6700> <<< 20459 1726885635.14849: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f039af40> <<< 20459 1726885635.14882: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885635.14893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15014: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15068: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15088: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885635.15137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885635.15161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885635.15186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885635.15206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885635.15225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885635.15308: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f03d3b50> <<< 20459 1726885635.15344: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f07e4520> <<< 20459 1726885635.15401: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f07dfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885635.15413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15458: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885635.15463: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885635.15523: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885635.15541: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15553: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885635.15568: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885635.15589: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885635.15603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885635.15614: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885635.15632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885635.15644: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885635.15655: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15669: 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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885635.15689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15790: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 20459 1726885635.15793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15821: 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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885635.15828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15914: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.15990: 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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885635.16060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885635.16201: stdout chunk (state=3): >>> {"changed": false, "size": "9 GiB", "bytes": 10726680821, "lvm": "9g", "parted": "9GiB", "invocation": {"module_args": {"size": "9.99G"}}} <<< 20459 1726885635.16219: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885635.16477: 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 <<< 20459 1726885635.16501: 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 # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 20459 1726885635.16532: 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 # 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 <<< 20459 1726885635.16555: 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 <<< 20459 1726885635.16600: 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 <<< 20459 1726885635.16606: 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 # 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 <<< 20459 1726885635.16614: 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 <<< 20459 1726885635.16627: 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 <<< 20459 1726885635.16633: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 20459 1726885635.16834: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885635.16840: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885635.16868: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885635.16890: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885635.16920: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 20459 1726885635.16925: 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 <<< 20459 1726885635.16978: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885635.16981: stdout chunk (state=3): >>># destroy array <<< 20459 1726885635.16983: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885635.16985: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885635.16986: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885635.17032: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 20459 1726885635.17063: 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 # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 20459 1726885635.17072: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 20459 1726885635.17078: stdout chunk (state=3): >>># 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 <<< 20459 1726885635.17141: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 20459 1726885635.17194: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 20459 1726885635.17199: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 20459 1726885635.17204: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885635.17207: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 20459 1726885635.17209: 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 <<< 20459 1726885635.17216: 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 <<< 20459 1726885635.17219: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885635.17221: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885635.17224: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 20459 1726885635.17251: 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 # destroy systemd._daemon # destroy _socket <<< 20459 1726885635.17254: 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 <<< 20459 1726885635.17432: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885635.17439: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885635.17487: 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 <<< 20459 1726885635.17492: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885635.17509: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885635.17955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885635.18105: stderr chunk (state=3): >>><<< 20459 1726885635.18110: stdout chunk (state=3): >>><<< 20459 1726885635.18185: _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 0x7f14f1485ca0> # /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 0x7f14f142c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1485a00> # /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 0x7f14f14859a0> 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 0x7f14f142c370> # /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 0x7f14f142c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142c550> # /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 0x7f14f11c8f70> # /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 0x7f14f11cf100> # /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 0x7f14f11f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1441760> # /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 0x7f14f11c8c70> # /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 0x7f14f11f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f142cfd0> 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 0x7f14f116fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1172e20> # /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 0x7f14f1169730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f116f250> # /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 0x7f14f10f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f10f1760> 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 0x7f14f10f1d60> # /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 0x7f14f10f1e20> # /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 0x7f14f10f1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1149be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11434c0> # /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 0x7f14f1157520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1176d00> # /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 0x7f14f1102b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1172fa0> # 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 0x7f14f1157130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f117c8b0> # /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 0x7f14f1102e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102c40> # /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 0x7f14f1102bb0> # /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 0x7f14f10ce220> # /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 0x7f14f10ce310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f110fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f11048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102e20> # /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 0x7f14f105df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1042b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1104d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1143fd0> # /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 0x7f14f0ffb9a0> 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 0x7f14f0ffbcd0> # /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 0x7f14f100d5e0> # /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 0x7f14f100db20> # 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 0x7f14f0f98250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0ffbdc0> # /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 0x7f14f0fa9130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f100d460> 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 0x7f14f0fa91f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102880> # /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 0x7f14f0fc4550> # /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 0x7f14f0fc4820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fc4610> # 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 0x7f14f0fc4700> # /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 0x7f14f0fc4b50> # 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 0x7f14f0fc4fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fc4790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0fb88e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f1102460> # /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 0x7f14f0fc4940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14f0f03520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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 0x7f14f0dea730> # /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 0x7f14f0e7b850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b490> # /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 0x7f14f0e7b580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b2b0> 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 0x7f14f0e7b4f0> # /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 0x7f14f0e7b8b0> # /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 0x7f14f0dcc880> # 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 0x7f14f0dcc4f0> # 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 0x7f14f0dcc6a0> # /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 0x7f14f0d87b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e75d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e7b610> # /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 0x7f14f0e75e80> # /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 0x7f14f0d64880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e1dd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e1d850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d81310> # 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 0x7f14f0e1dfa0> # /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 0x7f14f0e1df70> # /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 0x7f14f0d4bf70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e54e80> # /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 0x7f14f0d5b520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e54fd0> # /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 0x7f14f0d4b250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d5b160> # 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 0x7f14f0d595b0> # 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 0x7f14f0d59670> # 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 0x7f14f0d58ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e4cbb0> # /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 0x7f14f0ddd9d0> # 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 0x7f14f0dda970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0d4d880> # 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 0x7f14f0ddd400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f0e149d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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 0x7f14f07e9be0> # /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 0x7f14f0dd17c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f03e4100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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 0x7f14f0dd2c10> # 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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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 0x7f14f0e17fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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 0x7f14f07d6700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f039af40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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 0x7f14f03d3b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f07e4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14f07dfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_8k356004/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "9 GiB", "bytes": 10726680821, "lvm": "9g", "parted": "9GiB", "invocation": {"module_args": {"size": "9.99G"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885635.19516: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '9.99G', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885635.19520: _low_level_execute_command(): starting 20459 1726885635.19523: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885634.8038986-22135-162920234051675/ > /dev/null 2>&1 && sleep 0' 20459 1726885635.19526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885635.19529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885635.19531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885635.19535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885635.19538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885635.19540: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885635.19544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885635.19546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885635.19548: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885635.19550: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885635.19552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885635.19554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885635.19556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885635.19558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885635.19560: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885635.19562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885635.19566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885635.19568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885635.19570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885635.19572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885635.20999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885635.21040: stderr chunk (state=3): >>><<< 20459 1726885635.21061: stdout chunk (state=3): >>><<< 20459 1726885635.21064: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885635.21067: handler run complete 20459 1726885635.21088: attempt loop complete, returning result 20459 1726885635.21091: _execute() done 20459 1726885635.21104: dumping result to json 20459 1726885635.21106: done dumping result, returning 20459 1726885635.21108: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-47dd-4c59-000000000d97] 20459 1726885635.21110: sending task result for task 02369adf-7a19-47dd-4c59-000000000d97 20459 1726885635.21241: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d97 20459 1726885635.21244: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } 20459 1726885635.21322: no more pending results, returning what we have 20459 1726885635.21326: results queue empty 20459 1726885635.21327: checking for any_errors_fatal 20459 1726885635.21333: done checking for any_errors_fatal 20459 1726885635.21334: checking for max_fail_percentage 20459 1726885635.21337: done checking for max_fail_percentage 20459 1726885635.21340: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.21341: done checking to see if all hosts have failed 20459 1726885635.21341: getting the remaining hosts for this loop 20459 1726885635.21343: done getting the remaining hosts for this loop 20459 1726885635.21346: getting the next task for host managed_node1 20459 1726885635.21355: done getting next task for host managed_node1 20459 1726885635.21358: ^ task is: TASK: Show test pool 20459 1726885635.21363: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.21366: getting variables 20459 1726885635.21367: in VariableManager get_vars() 20459 1726885635.21398: Calling all_inventory to load vars for managed_node1 20459 1726885635.21400: Calling groups_inventory to load vars for managed_node1 20459 1726885635.21404: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.21415: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.21424: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.21428: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.21863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.22221: done with get_vars() 20459 1726885635.22232: done getting variables 20459 1726885635.22273: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:15 -0400 (0:00:00.519) 0:00:41.583 ****** 20459 1726885635.22299: entering _queue_task() for managed_node1/debug 20459 1726885635.22493: worker is 1 (out of 1 available) 20459 1726885635.22504: exiting _queue_task() for managed_node1/debug 20459 1726885635.22517: done queuing things up, now waiting for results queue to drain 20459 1726885635.22521: waiting for pending results... 20459 1726885635.22701: running TaskExecutor() for managed_node1/TASK: Show test pool 20459 1726885635.22793: in run() - task 02369adf-7a19-47dd-4c59-000000000d99 20459 1726885635.22804: variable 'ansible_search_path' from source: unknown 20459 1726885635.22843: calling self._execute() 20459 1726885635.22931: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.22935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.22943: variable 'omit' from source: magic vars 20459 1726885635.23216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885635.25339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885635.25800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885635.25833: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885635.25862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885635.25924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885635.26031: variable '_storage_test_volume_present' from source: set_fact 20459 1726885635.26053: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885635.26199: variable 'storage_test_volume' from source: include params 20459 1726885635.26220: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885635.26343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885635.26376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885635.26400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885635.26430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885635.26441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885635.26502: variable 'storage_test_volume' from source: include params 20459 1726885635.26516: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885635.26522: when evaluation is False, skipping this task 20459 1726885635.26524: _execute() done 20459 1726885635.26527: dumping result to json 20459 1726885635.26529: done dumping result, returning 20459 1726885635.26532: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-47dd-4c59-000000000d99] 20459 1726885635.26537: sending task result for task 02369adf-7a19-47dd-4c59-000000000d99 20459 1726885635.26623: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d99 20459 1726885635.26626: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885635.26698: no more pending results, returning what we have 20459 1726885635.26700: results queue empty 20459 1726885635.26701: checking for any_errors_fatal 20459 1726885635.26708: done checking for any_errors_fatal 20459 1726885635.26708: checking for max_fail_percentage 20459 1726885635.26710: done checking for max_fail_percentage 20459 1726885635.26711: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.26713: done checking to see if all hosts have failed 20459 1726885635.26714: getting the remaining hosts for this loop 20459 1726885635.26715: done getting the remaining hosts for this loop 20459 1726885635.26720: getting the next task for host managed_node1 20459 1726885635.26727: done getting next task for host managed_node1 20459 1726885635.26730: ^ task is: TASK: Show test blockinfo 20459 1726885635.26741: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.26745: getting variables 20459 1726885635.26746: in VariableManager get_vars() 20459 1726885635.26770: Calling all_inventory to load vars for managed_node1 20459 1726885635.26772: Calling groups_inventory to load vars for managed_node1 20459 1726885635.26774: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.26781: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.26782: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.26784: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.27110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.27605: done with get_vars() 20459 1726885635.27620: done getting variables 20459 1726885635.27669: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:15 -0400 (0:00:00.053) 0:00:41.637 ****** 20459 1726885635.27692: entering _queue_task() for managed_node1/debug 20459 1726885635.27901: worker is 1 (out of 1 available) 20459 1726885635.27914: exiting _queue_task() for managed_node1/debug 20459 1726885635.27928: done queuing things up, now waiting for results queue to drain 20459 1726885635.27930: waiting for pending results... 20459 1726885635.28100: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 20459 1726885635.28195: in run() - task 02369adf-7a19-47dd-4c59-000000000d9a 20459 1726885635.28209: variable 'ansible_search_path' from source: unknown 20459 1726885635.28238: calling self._execute() 20459 1726885635.28316: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.28323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.28326: variable 'omit' from source: magic vars 20459 1726885635.28587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885635.34737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885635.34799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885635.34835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885635.34866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885635.34895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885635.34979: variable '_storage_test_volume_present' from source: set_fact 20459 1726885635.35000: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885635.35098: variable 'storage_test_volume' from source: include params 20459 1726885635.35121: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885635.35223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885635.35242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885635.35259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885635.35287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885635.35299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885635.35360: variable 'storage_test_volume' from source: include params 20459 1726885635.35375: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885635.35378: when evaluation is False, skipping this task 20459 1726885635.35381: _execute() done 20459 1726885635.35383: dumping result to json 20459 1726885635.35386: done dumping result, returning 20459 1726885635.35388: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-47dd-4c59-000000000d9a] 20459 1726885635.35393: sending task result for task 02369adf-7a19-47dd-4c59-000000000d9a 20459 1726885635.35477: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d9a 20459 1726885635.35482: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885635.35548: no more pending results, returning what we have 20459 1726885635.35551: results queue empty 20459 1726885635.35552: checking for any_errors_fatal 20459 1726885635.35559: done checking for any_errors_fatal 20459 1726885635.35559: checking for max_fail_percentage 20459 1726885635.35561: done checking for max_fail_percentage 20459 1726885635.35562: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.35562: done checking to see if all hosts have failed 20459 1726885635.35563: getting the remaining hosts for this loop 20459 1726885635.35565: done getting the remaining hosts for this loop 20459 1726885635.35568: getting the next task for host managed_node1 20459 1726885635.35576: done getting next task for host managed_node1 20459 1726885635.35579: ^ task is: TASK: Show test pool size 20459 1726885635.35584: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.35588: getting variables 20459 1726885635.35589: in VariableManager get_vars() 20459 1726885635.35623: Calling all_inventory to load vars for managed_node1 20459 1726885635.35626: Calling groups_inventory to load vars for managed_node1 20459 1726885635.35629: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.35639: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.35642: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.35644: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.36241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.40008: done with get_vars() 20459 1726885635.40027: done getting variables 20459 1726885635.40079: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:15 -0400 (0:00:00.124) 0:00:41.761 ****** 20459 1726885635.40108: entering _queue_task() for managed_node1/debug 20459 1726885635.40414: worker is 1 (out of 1 available) 20459 1726885635.40429: exiting _queue_task() for managed_node1/debug 20459 1726885635.40440: done queuing things up, now waiting for results queue to drain 20459 1726885635.40442: waiting for pending results... 20459 1726885635.40749: running TaskExecutor() for managed_node1/TASK: Show test pool size 20459 1726885635.40946: in run() - task 02369adf-7a19-47dd-4c59-000000000d9b 20459 1726885635.40970: variable 'ansible_search_path' from source: unknown 20459 1726885635.41017: calling self._execute() 20459 1726885635.41138: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.41155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.41171: variable 'omit' from source: magic vars 20459 1726885635.41534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885635.43964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885635.44051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885635.44096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885635.44144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885635.44175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885635.44282: variable '_storage_test_volume_present' from source: set_fact 20459 1726885635.44308: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885635.44457: variable 'storage_test_volume' from source: include params 20459 1726885635.44490: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885635.44657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885635.44688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885635.44714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885635.44760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885635.44777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885635.44863: variable 'storage_test_volume' from source: include params 20459 1726885635.44883: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885635.44889: when evaluation is False, skipping this task 20459 1726885635.44900: _execute() done 20459 1726885635.44906: dumping result to json 20459 1726885635.44915: done dumping result, returning 20459 1726885635.44927: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-47dd-4c59-000000000d9b] 20459 1726885635.44940: sending task result for task 02369adf-7a19-47dd-4c59-000000000d9b skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885635.45098: no more pending results, returning what we have 20459 1726885635.45102: results queue empty 20459 1726885635.45103: checking for any_errors_fatal 20459 1726885635.45114: done checking for any_errors_fatal 20459 1726885635.45115: checking for max_fail_percentage 20459 1726885635.45116: done checking for max_fail_percentage 20459 1726885635.45120: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.45121: done checking to see if all hosts have failed 20459 1726885635.45122: getting the remaining hosts for this loop 20459 1726885635.45124: done getting the remaining hosts for this loop 20459 1726885635.45127: getting the next task for host managed_node1 20459 1726885635.45136: done getting next task for host managed_node1 20459 1726885635.45139: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885635.45147: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.45152: getting variables 20459 1726885635.45154: in VariableManager get_vars() 20459 1726885635.45186: Calling all_inventory to load vars for managed_node1 20459 1726885635.45188: Calling groups_inventory to load vars for managed_node1 20459 1726885635.45191: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.45201: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.45204: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.45207: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.45845: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d9b 20459 1726885635.45849: WORKER PROCESS EXITING 20459 1726885635.45873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.46754: done with get_vars() 20459 1726885635.46769: done getting variables 20459 1726885635.46833: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.067) 0:00:41.829 ****** 20459 1726885635.46868: entering _queue_task() for managed_node1/set_fact 20459 1726885635.47133: worker is 1 (out of 1 available) 20459 1726885635.47148: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.47159: done queuing things up, now waiting for results queue to drain 20459 1726885635.47161: waiting for pending results... 20459 1726885635.47457: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885635.47602: in run() - task 02369adf-7a19-47dd-4c59-000000000d9c 20459 1726885635.47626: variable 'ansible_search_path' from source: unknown 20459 1726885635.47661: calling self._execute() 20459 1726885635.47773: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.47784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.47801: variable 'omit' from source: magic vars 20459 1726885635.48165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885635.50577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885635.50663: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885635.50701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885635.50751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885635.50780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885635.50883: variable '_storage_test_volume_present' from source: set_fact 20459 1726885635.50904: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885635.51055: variable 'storage_test_volume' from source: include params 20459 1726885635.51088: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885635.51255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885635.51297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885635.51333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885635.51379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885635.51400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885635.51487: variable 'storage_test_volume' from source: include params 20459 1726885635.51517: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885635.51528: when evaluation is False, skipping this task 20459 1726885635.51535: _execute() done 20459 1726885635.51541: dumping result to json 20459 1726885635.51548: done dumping result, returning 20459 1726885635.51557: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-000000000d9c] 20459 1726885635.51566: sending task result for task 02369adf-7a19-47dd-4c59-000000000d9c skipping: [managed_node1] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } 20459 1726885635.51726: no more pending results, returning what we have 20459 1726885635.51730: results queue empty 20459 1726885635.51731: checking for any_errors_fatal 20459 1726885635.51741: done checking for any_errors_fatal 20459 1726885635.51742: checking for max_fail_percentage 20459 1726885635.51744: done checking for max_fail_percentage 20459 1726885635.51746: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.51746: done checking to see if all hosts have failed 20459 1726885635.51747: getting the remaining hosts for this loop 20459 1726885635.51749: done getting the remaining hosts for this loop 20459 1726885635.51753: getting the next task for host managed_node1 20459 1726885635.51765: done getting next task for host managed_node1 20459 1726885635.51769: ^ task is: TASK: Default thin pool reserved space values 20459 1726885635.51776: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.51782: getting variables 20459 1726885635.51784: in VariableManager get_vars() 20459 1726885635.51820: Calling all_inventory to load vars for managed_node1 20459 1726885635.51823: Calling groups_inventory to load vars for managed_node1 20459 1726885635.51827: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.51838: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.51841: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.51845: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.52556: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d9c 20459 1726885635.52560: WORKER PROCESS EXITING 20459 1726885635.52582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.53350: done with get_vars() 20459 1726885635.53364: done getting variables 20459 1726885635.53426: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.065) 0:00:41.895 ****** 20459 1726885635.53468: entering _queue_task() for managed_node1/set_fact 20459 1726885635.53706: worker is 1 (out of 1 available) 20459 1726885635.53720: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.53732: done queuing things up, now waiting for results queue to drain 20459 1726885635.53733: waiting for pending results... 20459 1726885635.54011: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 20459 1726885635.54165: in run() - task 02369adf-7a19-47dd-4c59-000000000d9e 20459 1726885635.54191: variable 'ansible_search_path' from source: unknown 20459 1726885635.54232: calling self._execute() 20459 1726885635.54337: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.54348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.54362: variable 'omit' from source: magic vars 20459 1726885635.54749: variable 'storage_test_volume' from source: include params 20459 1726885635.54784: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.54793: when evaluation is False, skipping this task 20459 1726885635.54801: _execute() done 20459 1726885635.54808: dumping result to json 20459 1726885635.54820: done dumping result, returning 20459 1726885635.54835: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-47dd-4c59-000000000d9e] 20459 1726885635.54850: sending task result for task 02369adf-7a19-47dd-4c59-000000000d9e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.54996: no more pending results, returning what we have 20459 1726885635.55000: results queue empty 20459 1726885635.55001: checking for any_errors_fatal 20459 1726885635.55010: done checking for any_errors_fatal 20459 1726885635.55011: checking for max_fail_percentage 20459 1726885635.55014: done checking for max_fail_percentage 20459 1726885635.55015: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.55016: done checking to see if all hosts have failed 20459 1726885635.55016: getting the remaining hosts for this loop 20459 1726885635.55021: done getting the remaining hosts for this loop 20459 1726885635.55024: getting the next task for host managed_node1 20459 1726885635.55033: done getting next task for host managed_node1 20459 1726885635.55036: ^ task is: TASK: Default minimal thin pool reserved space size 20459 1726885635.55043: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.55048: getting variables 20459 1726885635.55050: in VariableManager get_vars() 20459 1726885635.55081: Calling all_inventory to load vars for managed_node1 20459 1726885635.55083: Calling groups_inventory to load vars for managed_node1 20459 1726885635.55087: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.55100: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.55103: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.55107: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.55758: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d9e 20459 1726885635.55762: WORKER PROCESS EXITING 20459 1726885635.55786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.56550: done with get_vars() 20459 1726885635.56561: 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 22:27:15 -0400 (0:00:00.031) 0:00:41.926 ****** 20459 1726885635.56639: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885635.56848: worker is 1 (out of 1 available) 20459 1726885635.56859: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885635.56869: done queuing things up, now waiting for results queue to drain 20459 1726885635.56870: waiting for pending results... 20459 1726885635.57143: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 20459 1726885635.57281: in run() - task 02369adf-7a19-47dd-4c59-000000000d9f 20459 1726885635.57300: variable 'ansible_search_path' from source: unknown 20459 1726885635.57347: calling self._execute() 20459 1726885635.57462: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.57476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.57494: variable 'omit' from source: magic vars 20459 1726885635.57874: variable 'storage_test_volume' from source: include params 20459 1726885635.57910: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.57927: when evaluation is False, skipping this task 20459 1726885635.57935: _execute() done 20459 1726885635.57942: dumping result to json 20459 1726885635.57948: done dumping result, returning 20459 1726885635.57960: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-47dd-4c59-000000000d9f] 20459 1726885635.57972: sending task result for task 02369adf-7a19-47dd-4c59-000000000d9f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.58130: no more pending results, returning what we have 20459 1726885635.58135: results queue empty 20459 1726885635.58136: checking for any_errors_fatal 20459 1726885635.58145: done checking for any_errors_fatal 20459 1726885635.58146: checking for max_fail_percentage 20459 1726885635.58148: done checking for max_fail_percentage 20459 1726885635.58149: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.58150: done checking to see if all hosts have failed 20459 1726885635.58150: getting the remaining hosts for this loop 20459 1726885635.58152: done getting the remaining hosts for this loop 20459 1726885635.58156: getting the next task for host managed_node1 20459 1726885635.58166: done getting next task for host managed_node1 20459 1726885635.58169: ^ task is: TASK: Default maximal thin pool reserved space size 20459 1726885635.58175: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.58180: getting variables 20459 1726885635.58182: in VariableManager get_vars() 20459 1726885635.58220: Calling all_inventory to load vars for managed_node1 20459 1726885635.58223: Calling groups_inventory to load vars for managed_node1 20459 1726885635.58228: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.58242: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.58245: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.58248: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.58958: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d9f 20459 1726885635.58961: WORKER PROCESS EXITING 20459 1726885635.58984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.59681: done with get_vars() 20459 1726885635.59694: 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 22:27:15 -0400 (0:00:00.031) 0:00:41.958 ****** 20459 1726885635.59778: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885635.59982: worker is 1 (out of 1 available) 20459 1726885635.59993: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885635.60003: done queuing things up, now waiting for results queue to drain 20459 1726885635.60004: waiting for pending results... 20459 1726885635.60274: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 20459 1726885635.60404: in run() - task 02369adf-7a19-47dd-4c59-000000000da0 20459 1726885635.60427: variable 'ansible_search_path' from source: unknown 20459 1726885635.60466: calling self._execute() 20459 1726885635.60573: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.60589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.60603: variable 'omit' from source: magic vars 20459 1726885635.60990: variable 'storage_test_volume' from source: include params 20459 1726885635.61034: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.61042: when evaluation is False, skipping this task 20459 1726885635.61049: _execute() done 20459 1726885635.61055: dumping result to json 20459 1726885635.61062: done dumping result, returning 20459 1726885635.61073: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-47dd-4c59-000000000da0] 20459 1726885635.61083: sending task result for task 02369adf-7a19-47dd-4c59-000000000da0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.61255: no more pending results, returning what we have 20459 1726885635.61259: results queue empty 20459 1726885635.61260: checking for any_errors_fatal 20459 1726885635.61267: done checking for any_errors_fatal 20459 1726885635.61268: checking for max_fail_percentage 20459 1726885635.61270: done checking for max_fail_percentage 20459 1726885635.61271: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.61272: done checking to see if all hosts have failed 20459 1726885635.61273: getting the remaining hosts for this loop 20459 1726885635.61274: done getting the remaining hosts for this loop 20459 1726885635.61277: getting the next task for host managed_node1 20459 1726885635.61286: done getting next task for host managed_node1 20459 1726885635.61289: ^ task is: TASK: Calculate maximum usable space in thin pool 20459 1726885635.61295: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.61299: getting variables 20459 1726885635.61301: in VariableManager get_vars() 20459 1726885635.61336: Calling all_inventory to load vars for managed_node1 20459 1726885635.61339: Calling groups_inventory to load vars for managed_node1 20459 1726885635.61342: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.61355: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.61359: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.61363: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.62027: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da0 20459 1726885635.62030: WORKER PROCESS EXITING 20459 1726885635.62139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.62795: done with get_vars() 20459 1726885635.62808: done getting variables 20459 1726885635.62870: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.031) 0:00:41.989 ****** 20459 1726885635.62902: entering _queue_task() for managed_node1/set_fact 20459 1726885635.63109: worker is 1 (out of 1 available) 20459 1726885635.63123: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.63133: done queuing things up, now waiting for results queue to drain 20459 1726885635.63134: waiting for pending results... 20459 1726885635.63403: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 20459 1726885635.63549: in run() - task 02369adf-7a19-47dd-4c59-000000000da1 20459 1726885635.63571: variable 'ansible_search_path' from source: unknown 20459 1726885635.63614: calling self._execute() 20459 1726885635.63725: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.63736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.63750: variable 'omit' from source: magic vars 20459 1726885635.64097: variable 'storage_test_volume' from source: include params 20459 1726885635.64141: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.64149: when evaluation is False, skipping this task 20459 1726885635.64154: _execute() done 20459 1726885635.64160: dumping result to json 20459 1726885635.64165: done dumping result, returning 20459 1726885635.64173: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-47dd-4c59-000000000da1] 20459 1726885635.64181: sending task result for task 02369adf-7a19-47dd-4c59-000000000da1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.64324: no more pending results, returning what we have 20459 1726885635.64329: results queue empty 20459 1726885635.64330: checking for any_errors_fatal 20459 1726885635.64340: done checking for any_errors_fatal 20459 1726885635.64341: checking for max_fail_percentage 20459 1726885635.64343: done checking for max_fail_percentage 20459 1726885635.64344: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.64345: done checking to see if all hosts have failed 20459 1726885635.64345: getting the remaining hosts for this loop 20459 1726885635.64347: done getting the remaining hosts for this loop 20459 1726885635.64350: getting the next task for host managed_node1 20459 1726885635.64360: done getting next task for host managed_node1 20459 1726885635.64362: ^ task is: TASK: Apply upper size limit to max usable thin pool space 20459 1726885635.64370: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.64374: getting variables 20459 1726885635.64376: in VariableManager get_vars() 20459 1726885635.64409: Calling all_inventory to load vars for managed_node1 20459 1726885635.64413: Calling groups_inventory to load vars for managed_node1 20459 1726885635.64417: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.64434: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.64437: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.64441: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.65160: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da1 20459 1726885635.65164: WORKER PROCESS EXITING 20459 1726885635.65187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.66197: done with get_vars() 20459 1726885635.66210: done getting variables 20459 1726885635.66277: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.034) 0:00:42.023 ****** 20459 1726885635.66313: entering _queue_task() for managed_node1/set_fact 20459 1726885635.66553: worker is 1 (out of 1 available) 20459 1726885635.66565: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.66581: done queuing things up, now waiting for results queue to drain 20459 1726885635.66583: waiting for pending results... 20459 1726885635.66857: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 20459 1726885635.67015: in run() - task 02369adf-7a19-47dd-4c59-000000000da2 20459 1726885635.67040: variable 'ansible_search_path' from source: unknown 20459 1726885635.67075: calling self._execute() 20459 1726885635.67195: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.67208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.67230: variable 'omit' from source: magic vars 20459 1726885635.67603: variable 'storage_test_volume' from source: include params 20459 1726885635.67639: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.67647: when evaluation is False, skipping this task 20459 1726885635.67652: _execute() done 20459 1726885635.67662: dumping result to json 20459 1726885635.67669: done dumping result, returning 20459 1726885635.67682: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-000000000da2] 20459 1726885635.67691: sending task result for task 02369adf-7a19-47dd-4c59-000000000da2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.67864: no more pending results, returning what we have 20459 1726885635.67868: results queue empty 20459 1726885635.67869: checking for any_errors_fatal 20459 1726885635.67880: done checking for any_errors_fatal 20459 1726885635.67881: checking for max_fail_percentage 20459 1726885635.67883: done checking for max_fail_percentage 20459 1726885635.67884: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.67885: done checking to see if all hosts have failed 20459 1726885635.67885: getting the remaining hosts for this loop 20459 1726885635.67888: done getting the remaining hosts for this loop 20459 1726885635.67891: getting the next task for host managed_node1 20459 1726885635.67901: done getting next task for host managed_node1 20459 1726885635.67904: ^ task is: TASK: Apply lower size limit to max usable thin pool space 20459 1726885635.67914: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.67921: getting variables 20459 1726885635.67924: in VariableManager get_vars() 20459 1726885635.67958: Calling all_inventory to load vars for managed_node1 20459 1726885635.67961: Calling groups_inventory to load vars for managed_node1 20459 1726885635.67964: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.67978: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.67981: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.67985: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.68756: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da2 20459 1726885635.68759: WORKER PROCESS EXITING 20459 1726885635.68784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.69446: done with get_vars() 20459 1726885635.69460: done getting variables 20459 1726885635.69521: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.032) 0:00:42.055 ****** 20459 1726885635.69554: entering _queue_task() for managed_node1/set_fact 20459 1726885635.69768: worker is 1 (out of 1 available) 20459 1726885635.69778: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.69789: done queuing things up, now waiting for results queue to drain 20459 1726885635.69791: waiting for pending results... 20459 1726885635.70079: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 20459 1726885635.70241: in run() - task 02369adf-7a19-47dd-4c59-000000000da3 20459 1726885635.70260: variable 'ansible_search_path' from source: unknown 20459 1726885635.70301: calling self._execute() 20459 1726885635.70417: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.70431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.70448: variable 'omit' from source: magic vars 20459 1726885635.70841: variable 'storage_test_volume' from source: include params 20459 1726885635.70883: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.70891: when evaluation is False, skipping this task 20459 1726885635.70898: _execute() done 20459 1726885635.70905: dumping result to json 20459 1726885635.70914: done dumping result, returning 20459 1726885635.70930: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-000000000da3] 20459 1726885635.70942: sending task result for task 02369adf-7a19-47dd-4c59-000000000da3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.71099: no more pending results, returning what we have 20459 1726885635.71103: results queue empty 20459 1726885635.71104: checking for any_errors_fatal 20459 1726885635.71120: done checking for any_errors_fatal 20459 1726885635.71121: checking for max_fail_percentage 20459 1726885635.71124: done checking for max_fail_percentage 20459 1726885635.71125: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.71125: done checking to see if all hosts have failed 20459 1726885635.71126: getting the remaining hosts for this loop 20459 1726885635.71128: done getting the remaining hosts for this loop 20459 1726885635.71131: getting the next task for host managed_node1 20459 1726885635.71142: done getting next task for host managed_node1 20459 1726885635.71145: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 20459 1726885635.71153: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.71158: getting variables 20459 1726885635.71160: in VariableManager get_vars() 20459 1726885635.71195: Calling all_inventory to load vars for managed_node1 20459 1726885635.71198: Calling groups_inventory to load vars for managed_node1 20459 1726885635.71202: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.71217: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.71224: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.71228: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.71957: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da3 20459 1726885635.71960: WORKER PROCESS EXITING 20459 1726885635.71988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.72790: done with get_vars() 20459 1726885635.72805: 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 22:27:15 -0400 (0:00:00.033) 0:00:42.089 ****** 20459 1726885635.72894: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885635.73142: worker is 1 (out of 1 available) 20459 1726885635.73158: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885635.73169: done queuing things up, now waiting for results queue to drain 20459 1726885635.73171: waiting for pending results... 20459 1726885635.73500: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 20459 1726885635.73650: in run() - task 02369adf-7a19-47dd-4c59-000000000da4 20459 1726885635.73672: variable 'ansible_search_path' from source: unknown 20459 1726885635.73720: calling self._execute() 20459 1726885635.73849: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.73860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.73873: variable 'omit' from source: magic vars 20459 1726885635.74268: variable 'storage_test_volume' from source: include params 20459 1726885635.74307: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.74320: when evaluation is False, skipping this task 20459 1726885635.74328: _execute() done 20459 1726885635.74335: dumping result to json 20459 1726885635.74348: done dumping result, returning 20459 1726885635.74358: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-47dd-4c59-000000000da4] 20459 1726885635.74368: sending task result for task 02369adf-7a19-47dd-4c59-000000000da4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.74544: no more pending results, returning what we have 20459 1726885635.74548: results queue empty 20459 1726885635.74549: checking for any_errors_fatal 20459 1726885635.74556: done checking for any_errors_fatal 20459 1726885635.74557: checking for max_fail_percentage 20459 1726885635.74559: done checking for max_fail_percentage 20459 1726885635.74560: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.74561: done checking to see if all hosts have failed 20459 1726885635.74562: getting the remaining hosts for this loop 20459 1726885635.74564: done getting the remaining hosts for this loop 20459 1726885635.74568: getting the next task for host managed_node1 20459 1726885635.74577: done getting next task for host managed_node1 20459 1726885635.74579: ^ task is: TASK: Show max thin pool size 20459 1726885635.74589: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.74596: getting variables 20459 1726885635.74598: in VariableManager get_vars() 20459 1726885635.74635: Calling all_inventory to load vars for managed_node1 20459 1726885635.74638: Calling groups_inventory to load vars for managed_node1 20459 1726885635.74642: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.74655: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.74659: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.74662: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.75489: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da4 20459 1726885635.75492: WORKER PROCESS EXITING 20459 1726885635.75520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.76561: done with get_vars() 20459 1726885635.76574: done getting variables 20459 1726885635.76637: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:15 -0400 (0:00:00.037) 0:00:42.127 ****** 20459 1726885635.76668: entering _queue_task() for managed_node1/debug 20459 1726885635.77968: worker is 1 (out of 1 available) 20459 1726885635.77984: exiting _queue_task() for managed_node1/debug 20459 1726885635.77994: done queuing things up, now waiting for results queue to drain 20459 1726885635.77996: waiting for pending results... 20459 1726885635.78290: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 20459 1726885635.78444: in run() - task 02369adf-7a19-47dd-4c59-000000000da5 20459 1726885635.78467: variable 'ansible_search_path' from source: unknown 20459 1726885635.78507: calling self._execute() 20459 1726885635.78626: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.78643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.78660: variable 'omit' from source: magic vars 20459 1726885635.79804: variable 'storage_test_volume' from source: include params 20459 1726885635.79843: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.79852: when evaluation is False, skipping this task 20459 1726885635.79859: _execute() done 20459 1726885635.79865: dumping result to json 20459 1726885635.79873: done dumping result, returning 20459 1726885635.79885: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-47dd-4c59-000000000da5] 20459 1726885635.79901: sending task result for task 02369adf-7a19-47dd-4c59-000000000da5 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885635.80077: no more pending results, returning what we have 20459 1726885635.80081: results queue empty 20459 1726885635.80082: checking for any_errors_fatal 20459 1726885635.80093: done checking for any_errors_fatal 20459 1726885635.80094: checking for max_fail_percentage 20459 1726885635.80095: done checking for max_fail_percentage 20459 1726885635.80096: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.80097: done checking to see if all hosts have failed 20459 1726885635.80098: getting the remaining hosts for this loop 20459 1726885635.80100: done getting the remaining hosts for this loop 20459 1726885635.80103: getting the next task for host managed_node1 20459 1726885635.80114: done getting next task for host managed_node1 20459 1726885635.80117: ^ task is: TASK: Show volume thin pool size 20459 1726885635.80124: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.80128: getting variables 20459 1726885635.80130: in VariableManager get_vars() 20459 1726885635.80161: Calling all_inventory to load vars for managed_node1 20459 1726885635.80164: Calling groups_inventory to load vars for managed_node1 20459 1726885635.80168: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.80181: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.80185: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.80188: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.81776: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da5 20459 1726885635.81780: WORKER PROCESS EXITING 20459 1726885635.81804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.83769: done with get_vars() 20459 1726885635.83785: done getting variables 20459 1726885635.83846: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:15 -0400 (0:00:00.072) 0:00:42.199 ****** 20459 1726885635.83879: entering _queue_task() for managed_node1/debug 20459 1726885635.85536: worker is 1 (out of 1 available) 20459 1726885635.85548: exiting _queue_task() for managed_node1/debug 20459 1726885635.85603: done queuing things up, now waiting for results queue to drain 20459 1726885635.85605: waiting for pending results... 20459 1726885635.86243: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 20459 1726885635.86524: in run() - task 02369adf-7a19-47dd-4c59-000000000da6 20459 1726885635.86606: variable 'ansible_search_path' from source: unknown 20459 1726885635.86650: calling self._execute() 20459 1726885635.86930: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.87029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.87042: variable 'omit' from source: magic vars 20459 1726885635.87716: variable 'storage_test_volume' from source: include params 20459 1726885635.87814: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.87825: when evaluation is False, skipping this task 20459 1726885635.87894: _execute() done 20459 1726885635.87902: dumping result to json 20459 1726885635.87908: done dumping result, returning 20459 1726885635.87922: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-47dd-4c59-000000000da6] 20459 1726885635.87933: sending task result for task 02369adf-7a19-47dd-4c59-000000000da6 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885635.88082: no more pending results, returning what we have 20459 1726885635.88086: results queue empty 20459 1726885635.88087: checking for any_errors_fatal 20459 1726885635.88095: done checking for any_errors_fatal 20459 1726885635.88096: checking for max_fail_percentage 20459 1726885635.88098: done checking for max_fail_percentage 20459 1726885635.88099: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.88099: done checking to see if all hosts have failed 20459 1726885635.88100: getting the remaining hosts for this loop 20459 1726885635.88102: done getting the remaining hosts for this loop 20459 1726885635.88105: getting the next task for host managed_node1 20459 1726885635.88116: done getting next task for host managed_node1 20459 1726885635.88121: ^ task is: TASK: Show test volume size 20459 1726885635.88127: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.88132: getting variables 20459 1726885635.88135: in VariableManager get_vars() 20459 1726885635.88167: Calling all_inventory to load vars for managed_node1 20459 1726885635.88170: Calling groups_inventory to load vars for managed_node1 20459 1726885635.88173: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.88187: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.88190: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.88194: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.88760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.89522: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da6 20459 1726885635.89527: WORKER PROCESS EXITING 20459 1726885635.90310: done with get_vars() 20459 1726885635.90328: done getting variables 20459 1726885635.90385: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:15 -0400 (0:00:00.067) 0:00:42.266 ****** 20459 1726885635.90584: entering _queue_task() for managed_node1/debug 20459 1726885635.91004: worker is 1 (out of 1 available) 20459 1726885635.91017: exiting _queue_task() for managed_node1/debug 20459 1726885635.91031: done queuing things up, now waiting for results queue to drain 20459 1726885635.91032: waiting for pending results... 20459 1726885635.91768: running TaskExecutor() for managed_node1/TASK: Show test volume size 20459 1726885635.91899: in run() - task 02369adf-7a19-47dd-4c59-000000000da7 20459 1726885635.91916: variable 'ansible_search_path' from source: unknown 20459 1726885635.91951: calling self._execute() 20459 1726885635.92058: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.92066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.92073: variable 'omit' from source: magic vars 20459 1726885635.92423: variable 'storage_test_volume' from source: include params 20459 1726885635.92455: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.92459: when evaluation is False, skipping this task 20459 1726885635.92462: _execute() done 20459 1726885635.92465: dumping result to json 20459 1726885635.92467: done dumping result, returning 20459 1726885635.92471: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-47dd-4c59-000000000da7] 20459 1726885635.92477: sending task result for task 02369adf-7a19-47dd-4c59-000000000da7 20459 1726885635.92575: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da7 20459 1726885635.92578: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885635.92649: no more pending results, returning what we have 20459 1726885635.92652: results queue empty 20459 1726885635.92653: checking for any_errors_fatal 20459 1726885635.92658: done checking for any_errors_fatal 20459 1726885635.92659: checking for max_fail_percentage 20459 1726885635.92660: done checking for max_fail_percentage 20459 1726885635.92661: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.92662: done checking to see if all hosts have failed 20459 1726885635.92663: getting the remaining hosts for this loop 20459 1726885635.92664: done getting the remaining hosts for this loop 20459 1726885635.92667: getting the next task for host managed_node1 20459 1726885635.92674: done getting next task for host managed_node1 20459 1726885635.92676: ^ task is: TASK: Establish base value for expected thin pool size 20459 1726885635.92681: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.92687: getting variables 20459 1726885635.92688: in VariableManager get_vars() 20459 1726885635.92716: Calling all_inventory to load vars for managed_node1 20459 1726885635.92721: Calling groups_inventory to load vars for managed_node1 20459 1726885635.92724: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.92733: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.92737: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.92740: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.93452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.94608: done with get_vars() 20459 1726885635.94622: done getting variables 20459 1726885635.94684: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.041) 0:00:42.307 ****** 20459 1726885635.94720: entering _queue_task() for managed_node1/set_fact 20459 1726885635.94956: worker is 1 (out of 1 available) 20459 1726885635.94968: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.94979: done queuing things up, now waiting for results queue to drain 20459 1726885635.94981: waiting for pending results... 20459 1726885635.95279: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 20459 1726885635.95708: in run() - task 02369adf-7a19-47dd-4c59-000000000da8 20459 1726885635.95724: variable 'ansible_search_path' from source: unknown 20459 1726885635.95758: calling self._execute() 20459 1726885635.95866: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.95869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.95883: variable 'omit' from source: magic vars 20459 1726885635.96282: variable 'storage_test_volume' from source: include params 20459 1726885635.96326: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.96335: when evaluation is False, skipping this task 20459 1726885635.96341: _execute() done 20459 1726885635.96348: dumping result to json 20459 1726885635.96355: done dumping result, returning 20459 1726885635.96364: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-47dd-4c59-000000000da8] 20459 1726885635.96374: sending task result for task 02369adf-7a19-47dd-4c59-000000000da8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.96530: no more pending results, returning what we have 20459 1726885635.96534: results queue empty 20459 1726885635.96536: checking for any_errors_fatal 20459 1726885635.96546: done checking for any_errors_fatal 20459 1726885635.96547: checking for max_fail_percentage 20459 1726885635.96548: done checking for max_fail_percentage 20459 1726885635.96549: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.96550: done checking to see if all hosts have failed 20459 1726885635.96551: getting the remaining hosts for this loop 20459 1726885635.96553: done getting the remaining hosts for this loop 20459 1726885635.96557: getting the next task for host managed_node1 20459 1726885635.96566: done getting next task for host managed_node1 20459 1726885635.96568: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885635.96576: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.96581: getting variables 20459 1726885635.96582: in VariableManager get_vars() 20459 1726885635.96617: Calling all_inventory to load vars for managed_node1 20459 1726885635.96620: Calling groups_inventory to load vars for managed_node1 20459 1726885635.96624: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.96637: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.96640: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.96644: Calling groups_plugins_play to load vars for managed_node1 20459 1726885635.97307: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da8 20459 1726885635.97311: WORKER PROCESS EXITING 20459 1726885635.97339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885635.98151: done with get_vars() 20459 1726885635.98164: done getting variables 20459 1726885635.98218: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:15 -0400 (0:00:00.035) 0:00:42.342 ****** 20459 1726885635.98254: entering _queue_task() for managed_node1/set_fact 20459 1726885635.98476: worker is 1 (out of 1 available) 20459 1726885635.98487: exiting _queue_task() for managed_node1/set_fact 20459 1726885635.98496: done queuing things up, now waiting for results queue to drain 20459 1726885635.98497: waiting for pending results... 20459 1726885635.98788: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885635.98971: in run() - task 02369adf-7a19-47dd-4c59-000000000da9 20459 1726885635.98992: variable 'ansible_search_path' from source: unknown 20459 1726885635.99037: calling self._execute() 20459 1726885635.99151: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885635.99168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885635.99180: variable 'omit' from source: magic vars 20459 1726885635.99568: variable 'storage_test_volume' from source: include params 20459 1726885635.99609: Evaluated conditional (storage_test_volume.thin): False 20459 1726885635.99620: when evaluation is False, skipping this task 20459 1726885635.99627: _execute() done 20459 1726885635.99635: dumping result to json 20459 1726885635.99645: done dumping result, returning 20459 1726885635.99657: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-000000000da9] 20459 1726885635.99671: sending task result for task 02369adf-7a19-47dd-4c59-000000000da9 20459 1726885635.99792: done sending task result for task 02369adf-7a19-47dd-4c59-000000000da9 20459 1726885635.99800: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885635.99855: no more pending results, returning what we have 20459 1726885635.99859: results queue empty 20459 1726885635.99860: checking for any_errors_fatal 20459 1726885635.99871: done checking for any_errors_fatal 20459 1726885635.99872: checking for max_fail_percentage 20459 1726885635.99874: done checking for max_fail_percentage 20459 1726885635.99875: checking to see if all hosts have failed and the running result is not ok 20459 1726885635.99876: done checking to see if all hosts have failed 20459 1726885635.99877: getting the remaining hosts for this loop 20459 1726885635.99878: done getting the remaining hosts for this loop 20459 1726885635.99882: getting the next task for host managed_node1 20459 1726885635.99892: done getting next task for host managed_node1 20459 1726885635.99895: ^ task is: TASK: Establish base value for expected thin pool volume size 20459 1726885635.99903: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885635.99908: getting variables 20459 1726885635.99910: in VariableManager get_vars() 20459 1726885635.99943: Calling all_inventory to load vars for managed_node1 20459 1726885635.99945: Calling groups_inventory to load vars for managed_node1 20459 1726885635.99950: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885635.99965: Calling all_plugins_play to load vars for managed_node1 20459 1726885635.99968: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885635.99972: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.01471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.02794: done with get_vars() 20459 1726885636.02809: done getting variables 20459 1726885636.02982: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:16 -0400 (0:00:00.047) 0:00:42.390 ****** 20459 1726885636.03018: entering _queue_task() for managed_node1/set_fact 20459 1726885636.03474: worker is 1 (out of 1 available) 20459 1726885636.03484: exiting _queue_task() for managed_node1/set_fact 20459 1726885636.03496: done queuing things up, now waiting for results queue to drain 20459 1726885636.03497: waiting for pending results... 20459 1726885636.04454: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 20459 1726885636.04597: in run() - task 02369adf-7a19-47dd-4c59-000000000daa 20459 1726885636.04742: variable 'ansible_search_path' from source: unknown 20459 1726885636.04787: calling self._execute() 20459 1726885636.05063: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.05075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.05172: variable 'omit' from source: magic vars 20459 1726885636.05908: variable 'storage_test_volume' from source: include params 20459 1726885636.06067: Evaluated conditional (storage_test_volume.thin): False 20459 1726885636.06076: when evaluation is False, skipping this task 20459 1726885636.06083: _execute() done 20459 1726885636.06091: dumping result to json 20459 1726885636.06098: done dumping result, returning 20459 1726885636.06108: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-47dd-4c59-000000000daa] 20459 1726885636.06120: sending task result for task 02369adf-7a19-47dd-4c59-000000000daa skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885636.06301: no more pending results, returning what we have 20459 1726885636.06304: results queue empty 20459 1726885636.06305: checking for any_errors_fatal 20459 1726885636.06317: done checking for any_errors_fatal 20459 1726885636.06318: checking for max_fail_percentage 20459 1726885636.06320: done checking for max_fail_percentage 20459 1726885636.06321: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.06322: done checking to see if all hosts have failed 20459 1726885636.06322: getting the remaining hosts for this loop 20459 1726885636.06324: done getting the remaining hosts for this loop 20459 1726885636.06328: getting the next task for host managed_node1 20459 1726885636.06338: done getting next task for host managed_node1 20459 1726885636.06340: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885636.06349: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.06355: getting variables 20459 1726885636.06357: in VariableManager get_vars() 20459 1726885636.06392: Calling all_inventory to load vars for managed_node1 20459 1726885636.06394: Calling groups_inventory to load vars for managed_node1 20459 1726885636.06398: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.06415: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.06418: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.06423: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.07375: done sending task result for task 02369adf-7a19-47dd-4c59-000000000daa 20459 1726885636.07379: WORKER PROCESS EXITING 20459 1726885636.07404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.08695: done with get_vars() 20459 1726885636.08710: done getting variables 20459 1726885636.08856: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:16 -0400 (0:00:00.058) 0:00:42.449 ****** 20459 1726885636.08889: entering _queue_task() for managed_node1/set_fact 20459 1726885636.09336: worker is 1 (out of 1 available) 20459 1726885636.09461: exiting _queue_task() for managed_node1/set_fact 20459 1726885636.09474: done queuing things up, now waiting for results queue to drain 20459 1726885636.09475: waiting for pending results... 20459 1726885636.11272: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885636.11405: in run() - task 02369adf-7a19-47dd-4c59-000000000dab 20459 1726885636.11432: variable 'ansible_search_path' from source: unknown 20459 1726885636.11470: calling self._execute() 20459 1726885636.11574: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.11794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.11807: variable 'omit' from source: magic vars 20459 1726885636.12160: variable 'storage_test_volume' from source: include params 20459 1726885636.12199: Evaluated conditional (storage_test_volume.thin): False 20459 1726885636.12207: when evaluation is False, skipping this task 20459 1726885636.12217: _execute() done 20459 1726885636.12227: dumping result to json 20459 1726885636.12235: done dumping result, returning 20459 1726885636.12246: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-47dd-4c59-000000000dab] 20459 1726885636.12255: sending task result for task 02369adf-7a19-47dd-4c59-000000000dab skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885636.12421: no more pending results, returning what we have 20459 1726885636.12425: results queue empty 20459 1726885636.12425: checking for any_errors_fatal 20459 1726885636.12433: done checking for any_errors_fatal 20459 1726885636.12434: checking for max_fail_percentage 20459 1726885636.12436: done checking for max_fail_percentage 20459 1726885636.12437: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.12437: done checking to see if all hosts have failed 20459 1726885636.12438: getting the remaining hosts for this loop 20459 1726885636.12440: done getting the remaining hosts for this loop 20459 1726885636.12443: getting the next task for host managed_node1 20459 1726885636.12451: done getting next task for host managed_node1 20459 1726885636.12453: ^ task is: TASK: Replace expected volume size with calculated value 20459 1726885636.12460: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.12463: getting variables 20459 1726885636.12464: in VariableManager get_vars() 20459 1726885636.12494: Calling all_inventory to load vars for managed_node1 20459 1726885636.12497: Calling groups_inventory to load vars for managed_node1 20459 1726885636.12501: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.12516: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.12519: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.12523: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.13117: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dab 20459 1726885636.13121: WORKER PROCESS EXITING 20459 1726885636.13149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.14459: done with get_vars() 20459 1726885636.14473: done getting variables 20459 1726885636.14528: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:16 -0400 (0:00:00.057) 0:00:42.507 ****** 20459 1726885636.14675: entering _queue_task() for managed_node1/set_fact 20459 1726885636.15135: worker is 1 (out of 1 available) 20459 1726885636.15147: exiting _queue_task() for managed_node1/set_fact 20459 1726885636.15158: done queuing things up, now waiting for results queue to drain 20459 1726885636.15159: waiting for pending results... 20459 1726885636.15981: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 20459 1726885636.16104: in run() - task 02369adf-7a19-47dd-4c59-000000000dac 20459 1726885636.16119: variable 'ansible_search_path' from source: unknown 20459 1726885636.16157: calling self._execute() 20459 1726885636.16595: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.16600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.16610: variable 'omit' from source: magic vars 20459 1726885636.17284: variable 'storage_test_volume' from source: include params 20459 1726885636.17316: Evaluated conditional (storage_test_volume.thin): False 20459 1726885636.17320: when evaluation is False, skipping this task 20459 1726885636.17322: _execute() done 20459 1726885636.17327: dumping result to json 20459 1726885636.17330: done dumping result, returning 20459 1726885636.17337: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-47dd-4c59-000000000dac] 20459 1726885636.17344: sending task result for task 02369adf-7a19-47dd-4c59-000000000dac 20459 1726885636.17473: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dac 20459 1726885636.17476: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885636.17530: no more pending results, returning what we have 20459 1726885636.17535: results queue empty 20459 1726885636.17536: checking for any_errors_fatal 20459 1726885636.17547: done checking for any_errors_fatal 20459 1726885636.17548: checking for max_fail_percentage 20459 1726885636.17550: done checking for max_fail_percentage 20459 1726885636.17551: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.17552: done checking to see if all hosts have failed 20459 1726885636.17552: getting the remaining hosts for this loop 20459 1726885636.17554: done getting the remaining hosts for this loop 20459 1726885636.17558: getting the next task for host managed_node1 20459 1726885636.17569: done getting next task for host managed_node1 20459 1726885636.17571: ^ task is: TASK: Show actual size 20459 1726885636.17577: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.17580: getting variables 20459 1726885636.17582: in VariableManager get_vars() 20459 1726885636.17614: Calling all_inventory to load vars for managed_node1 20459 1726885636.17617: Calling groups_inventory to load vars for managed_node1 20459 1726885636.17620: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.17632: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.17635: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.17638: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.18259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.19567: done with get_vars() 20459 1726885636.19580: done getting variables 20459 1726885636.19637: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:16 -0400 (0:00:00.051) 0:00:42.558 ****** 20459 1726885636.19785: entering _queue_task() for managed_node1/debug 20459 1726885636.20256: worker is 1 (out of 1 available) 20459 1726885636.20269: exiting _queue_task() for managed_node1/debug 20459 1726885636.20282: done queuing things up, now waiting for results queue to drain 20459 1726885636.20284: waiting for pending results... 20459 1726885636.21171: running TaskExecutor() for managed_node1/TASK: Show actual size 20459 1726885636.21484: in run() - task 02369adf-7a19-47dd-4c59-000000000dae 20459 1726885636.21551: variable 'ansible_search_path' from source: unknown 20459 1726885636.21590: calling self._execute() 20459 1726885636.22576: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.22773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.22786: variable 'omit' from source: magic vars 20459 1726885636.23103: variable 'omit' from source: magic vars 20459 1726885636.23180: variable 'omit' from source: magic vars 20459 1726885636.23222: variable 'omit' from source: magic vars 20459 1726885636.23361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885636.23401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885636.23431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885636.23539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.23555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.23576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885636.23596: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885636.23749: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885636.23758: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.23765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.23879: Set connection var ansible_pipelining to False 20459 1726885636.24027: Set connection var ansible_shell_type to sh 20459 1726885636.24035: Set connection var ansible_connection to ssh 20459 1726885636.24052: Set connection var ansible_timeout to 10 20459 1726885636.24061: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885636.24071: Set connection var ansible_shell_executable to /bin/sh 20459 1726885636.24098: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.24107: variable 'ansible_connection' from source: unknown 20459 1726885636.24116: variable 'ansible_module_compression' from source: unknown 20459 1726885636.24129: variable 'ansible_shell_type' from source: unknown 20459 1726885636.24137: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.24145: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.24151: variable 'ansible_pipelining' from source: unknown 20459 1726885636.24158: variable 'ansible_timeout' from source: unknown 20459 1726885636.24327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.24474: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885636.24489: variable 'omit' from source: magic vars 20459 1726885636.24558: starting attempt loop 20459 1726885636.24566: running the handler 20459 1726885636.24617: variable 'storage_test_actual_size' from source: set_fact 20459 1726885636.24947: variable 'storage_test_actual_size' from source: set_fact 20459 1726885636.25079: handler run complete 20459 1726885636.25109: attempt loop complete, returning result 20459 1726885636.25123: _execute() done 20459 1726885636.25130: dumping result to json 20459 1726885636.25137: done dumping result, returning 20459 1726885636.25148: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-47dd-4c59-000000000dae] 20459 1726885636.25157: sending task result for task 02369adf-7a19-47dd-4c59-000000000dae 20459 1726885636.25284: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dae 20459 1726885636.25292: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } 20459 1726885636.25360: no more pending results, returning what we have 20459 1726885636.25364: results queue empty 20459 1726885636.25365: checking for any_errors_fatal 20459 1726885636.25377: done checking for any_errors_fatal 20459 1726885636.25377: checking for max_fail_percentage 20459 1726885636.25379: done checking for max_fail_percentage 20459 1726885636.25380: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.25381: done checking to see if all hosts have failed 20459 1726885636.25382: getting the remaining hosts for this loop 20459 1726885636.25384: done getting the remaining hosts for this loop 20459 1726885636.25387: getting the next task for host managed_node1 20459 1726885636.25395: done getting next task for host managed_node1 20459 1726885636.25398: ^ task is: TASK: Show expected size 20459 1726885636.25404: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.25409: getting variables 20459 1726885636.25410: in VariableManager get_vars() 20459 1726885636.25446: Calling all_inventory to load vars for managed_node1 20459 1726885636.25449: Calling groups_inventory to load vars for managed_node1 20459 1726885636.25453: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.25465: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.25469: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.25472: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.26172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.27361: done with get_vars() 20459 1726885636.27379: done getting variables 20459 1726885636.27446: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:16 -0400 (0:00:00.076) 0:00:42.635 ****** 20459 1726885636.27477: entering _queue_task() for managed_node1/debug 20459 1726885636.27756: worker is 1 (out of 1 available) 20459 1726885636.27767: exiting _queue_task() for managed_node1/debug 20459 1726885636.27778: done queuing things up, now waiting for results queue to drain 20459 1726885636.27780: waiting for pending results... 20459 1726885636.28096: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885636.28924: in run() - task 02369adf-7a19-47dd-4c59-000000000daf 20459 1726885636.29013: variable 'ansible_search_path' from source: unknown 20459 1726885636.29099: calling self._execute() 20459 1726885636.29278: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.29402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.29421: variable 'omit' from source: magic vars 20459 1726885636.29654: variable 'omit' from source: magic vars 20459 1726885636.29805: variable 'omit' from source: magic vars 20459 1726885636.29849: variable 'omit' from source: magic vars 20459 1726885636.29908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885636.29950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885636.29978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885636.29999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.30017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.30037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885636.30058: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885636.30096: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885636.30105: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.30115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.30240: Set connection var ansible_pipelining to False 20459 1726885636.30248: Set connection var ansible_shell_type to sh 20459 1726885636.30255: Set connection var ansible_connection to ssh 20459 1726885636.30273: Set connection var ansible_timeout to 10 20459 1726885636.30283: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885636.30296: Set connection var ansible_shell_executable to /bin/sh 20459 1726885636.30329: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.30335: variable 'ansible_connection' from source: unknown 20459 1726885636.30340: variable 'ansible_module_compression' from source: unknown 20459 1726885636.30346: variable 'ansible_shell_type' from source: unknown 20459 1726885636.30351: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.30355: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.30360: variable 'ansible_pipelining' from source: unknown 20459 1726885636.30366: variable 'ansible_timeout' from source: unknown 20459 1726885636.30374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.30523: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885636.30544: variable 'omit' from source: magic vars 20459 1726885636.30553: starting attempt loop 20459 1726885636.30559: running the handler 20459 1726885636.30616: variable 'storage_test_expected_size' from source: set_fact 20459 1726885636.30830: variable 'storage_test_expected_size' from source: set_fact 20459 1726885636.30868: handler run complete 20459 1726885636.30891: attempt loop complete, returning result 20459 1726885636.30898: _execute() done 20459 1726885636.30904: dumping result to json 20459 1726885636.30910: done dumping result, returning 20459 1726885636.30924: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-000000000daf] 20459 1726885636.30933: sending task result for task 02369adf-7a19-47dd-4c59-000000000daf ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885636.31093: no more pending results, returning what we have 20459 1726885636.31096: results queue empty 20459 1726885636.31096: checking for any_errors_fatal 20459 1726885636.31106: done checking for any_errors_fatal 20459 1726885636.31106: checking for max_fail_percentage 20459 1726885636.31108: done checking for max_fail_percentage 20459 1726885636.31109: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.31110: done checking to see if all hosts have failed 20459 1726885636.31110: getting the remaining hosts for this loop 20459 1726885636.31117: done getting the remaining hosts for this loop 20459 1726885636.31123: getting the next task for host managed_node1 20459 1726885636.31131: done getting next task for host managed_node1 20459 1726885636.31134: ^ task is: TASK: Assert expected size is actual size 20459 1726885636.31142: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.31145: getting variables 20459 1726885636.31147: in VariableManager get_vars() 20459 1726885636.31179: Calling all_inventory to load vars for managed_node1 20459 1726885636.31181: Calling groups_inventory to load vars for managed_node1 20459 1726885636.31185: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.31197: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.31200: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.31202: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.31764: done sending task result for task 02369adf-7a19-47dd-4c59-000000000daf 20459 1726885636.31767: WORKER PROCESS EXITING 20459 1726885636.31790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.32501: done with get_vars() 20459 1726885636.32530: done getting variables 20459 1726885636.32633: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:16 -0400 (0:00:00.051) 0:00:42.687 ****** 20459 1726885636.32666: entering _queue_task() for managed_node1/assert 20459 1726885636.32968: worker is 1 (out of 1 available) 20459 1726885636.32980: exiting _queue_task() for managed_node1/assert 20459 1726885636.32992: done queuing things up, now waiting for results queue to drain 20459 1726885636.32994: waiting for pending results... 20459 1726885636.33305: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 20459 1726885636.33484: in run() - task 02369adf-7a19-47dd-4c59-000000000db0 20459 1726885636.33511: variable 'ansible_search_path' from source: unknown 20459 1726885636.33560: calling self._execute() 20459 1726885636.33679: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.33689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.33700: variable 'omit' from source: magic vars 20459 1726885636.34138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885636.36717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885636.36852: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885636.36894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885636.36997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885636.37063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885636.37824: variable '_storage_test_volume_present' from source: set_fact 20459 1726885636.37855: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885636.38058: variable 'storage_test_volume' from source: include params 20459 1726885636.38091: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885636.38102: variable 'omit' from source: magic vars 20459 1726885636.38182: variable 'omit' from source: magic vars 20459 1726885636.38462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885636.38583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885636.38652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885636.38923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885636.38965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885636.39447: variable 'storage_test_volume' from source: include params 20459 1726885636.39466: variable 'storage_test_expected_size' from source: set_fact 20459 1726885636.39476: variable 'storage_test_actual_size' from source: set_fact 20459 1726885636.39517: variable 'omit' from source: magic vars 20459 1726885636.39544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885636.39648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885636.39731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885636.39766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.39800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.39905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885636.40007: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885636.40138: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885636.40216: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.40224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.40546: Set connection var ansible_pipelining to False 20459 1726885636.40554: Set connection var ansible_shell_type to sh 20459 1726885636.40559: Set connection var ansible_connection to ssh 20459 1726885636.40575: Set connection var ansible_timeout to 10 20459 1726885636.40583: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885636.40591: Set connection var ansible_shell_executable to /bin/sh 20459 1726885636.40622: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.40654: variable 'ansible_connection' from source: unknown 20459 1726885636.40705: variable 'ansible_module_compression' from source: unknown 20459 1726885636.40747: variable 'ansible_shell_type' from source: unknown 20459 1726885636.40754: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.40760: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.40765: variable 'ansible_pipelining' from source: unknown 20459 1726885636.40770: variable 'ansible_timeout' from source: unknown 20459 1726885636.40776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.40922: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885636.40960: variable 'omit' from source: magic vars 20459 1726885636.40970: starting attempt loop 20459 1726885636.40978: running the handler 20459 1726885636.41264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885636.41298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885636.41330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885636.41375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885636.41403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885636.41554: variable 'storage_test_expected_size' from source: set_fact 20459 1726885636.41564: variable 'storage_test_actual_size' from source: set_fact 20459 1726885636.41582: Evaluated conditional ((storage_test_expected_size | int - storage_test_actual_size.bytes) | abs / storage_test_expected_size | int < 0.04): True 20459 1726885636.41593: handler run complete 20459 1726885636.41619: attempt loop complete, returning result 20459 1726885636.41628: _execute() done 20459 1726885636.41635: dumping result to json 20459 1726885636.41642: done dumping result, returning 20459 1726885636.41663: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-47dd-4c59-000000000db0] 20459 1726885636.41672: sending task result for task 02369adf-7a19-47dd-4c59-000000000db0 20459 1726885636.41782: done sending task result for task 02369adf-7a19-47dd-4c59-000000000db0 20459 1726885636.41790: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885636.41848: no more pending results, returning what we have 20459 1726885636.41851: results queue empty 20459 1726885636.41852: checking for any_errors_fatal 20459 1726885636.41862: done checking for any_errors_fatal 20459 1726885636.41862: checking for max_fail_percentage 20459 1726885636.41864: done checking for max_fail_percentage 20459 1726885636.41865: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.41866: done checking to see if all hosts have failed 20459 1726885636.41866: getting the remaining hosts for this loop 20459 1726885636.41868: done getting the remaining hosts for this loop 20459 1726885636.41871: getting the next task for host managed_node1 20459 1726885636.41885: done getting next task for host managed_node1 20459 1726885636.41888: ^ task is: TASK: Get information about the LV 20459 1726885636.41894: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.41899: getting variables 20459 1726885636.41900: in VariableManager get_vars() 20459 1726885636.41935: Calling all_inventory to load vars for managed_node1 20459 1726885636.41938: Calling groups_inventory to load vars for managed_node1 20459 1726885636.41941: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.41951: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.41954: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.41957: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.42588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.43444: done with get_vars() 20459 1726885636.43492: done getting variables 20459 1726885636.43691: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:16 -0400 (0:00:00.111) 0:00:42.798 ****** 20459 1726885636.43815: entering _queue_task() for managed_node1/command 20459 1726885636.44192: worker is 1 (out of 1 available) 20459 1726885636.44222: exiting _queue_task() for managed_node1/command 20459 1726885636.44261: done queuing things up, now waiting for results queue to drain 20459 1726885636.44263: waiting for pending results... 20459 1726885636.44863: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885636.45758: in run() - task 02369adf-7a19-47dd-4c59-000000000db7 20459 1726885636.45780: variable 'ansible_search_path' from source: unknown 20459 1726885636.45838: calling self._execute() 20459 1726885636.45967: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.45977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.45990: variable 'omit' from source: magic vars 20459 1726885636.46424: variable 'storage_test_volume' from source: include params 20459 1726885636.46455: variable '_storage_test_volume_present' from source: set_fact 20459 1726885636.46473: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885636.46483: variable 'omit' from source: magic vars 20459 1726885636.46560: variable 'omit' from source: magic vars 20459 1726885636.46695: variable 'storage_test_pool' from source: include params 20459 1726885636.46723: variable 'storage_test_volume' from source: include params 20459 1726885636.46770: variable 'omit' from source: magic vars 20459 1726885636.46888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885636.46951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885636.47017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885636.47059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.47123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.47143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885636.47161: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885636.47190: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885636.47198: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.47231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.47400: Set connection var ansible_pipelining to False 20459 1726885636.47408: Set connection var ansible_shell_type to sh 20459 1726885636.47417: Set connection var ansible_connection to ssh 20459 1726885636.47435: Set connection var ansible_timeout to 10 20459 1726885636.47449: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885636.47460: Set connection var ansible_shell_executable to /bin/sh 20459 1726885636.47487: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.47495: variable 'ansible_connection' from source: unknown 20459 1726885636.47502: variable 'ansible_module_compression' from source: unknown 20459 1726885636.47508: variable 'ansible_shell_type' from source: unknown 20459 1726885636.47517: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.47524: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.47532: variable 'ansible_pipelining' from source: unknown 20459 1726885636.47537: variable 'ansible_timeout' from source: unknown 20459 1726885636.47544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.47691: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885636.47709: variable 'omit' from source: magic vars 20459 1726885636.47721: starting attempt loop 20459 1726885636.47727: running the handler 20459 1726885636.47763: _low_level_execute_command(): starting 20459 1726885636.47780: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885636.48791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885636.48807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.48825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.48845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.48894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885636.48932: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885636.48967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.48990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885636.49020: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885636.49048: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885636.49062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.49097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.49117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.49177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885636.49211: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885636.49264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.49374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885636.49416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885636.49443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885636.49539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885636.51163: stdout chunk (state=3): >>>/root <<< 20459 1726885636.51269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885636.51319: stderr chunk (state=3): >>><<< 20459 1726885636.51323: stdout chunk (state=3): >>><<< 20459 1726885636.51344: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885636.51367: _low_level_execute_command(): starting 20459 1726885636.51371: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784 `" && echo ansible-tmp-1726885636.5134063-22218-95402164556784="` echo /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784 `" ) && sleep 0' 20459 1726885636.51818: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.51821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.51860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.51867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.51870: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.51918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885636.51921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885636.51975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885636.53807: stdout chunk (state=3): >>>ansible-tmp-1726885636.5134063-22218-95402164556784=/root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784 <<< 20459 1726885636.53927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885636.53969: stderr chunk (state=3): >>><<< 20459 1726885636.53972: stdout chunk (state=3): >>><<< 20459 1726885636.53986: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885636.5134063-22218-95402164556784=/root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885636.54010: variable 'ansible_module_compression' from source: unknown 20459 1726885636.54053: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885636.54088: variable 'ansible_facts' from source: unknown 20459 1726885636.54138: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784/AnsiballZ_command.py 20459 1726885636.54232: Sending initial data 20459 1726885636.54243: Sent initial data (155 bytes) 20459 1726885636.54864: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.54868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.54901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.54904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.54906: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.54961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885636.54968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885636.55009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885636.56671: 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 <<< 20459 1726885636.56702: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885636.56737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp71n5q57l /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784/AnsiballZ_command.py <<< 20459 1726885636.56770: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885636.57528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885636.57610: stderr chunk (state=3): >>><<< 20459 1726885636.57622: stdout chunk (state=3): >>><<< 20459 1726885636.57702: done transferring module to remote 20459 1726885636.57705: _low_level_execute_command(): starting 20459 1726885636.57707: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784/ /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784/AnsiballZ_command.py && sleep 0' 20459 1726885636.58243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885636.58268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.58286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.58304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.58345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885636.58368: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885636.58381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.58401: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885636.58418: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885636.58429: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885636.58441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.58453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.58469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.58487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885636.58497: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885636.58514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.58599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885636.58620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885636.58636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885636.58705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885636.60386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885636.60427: stderr chunk (state=3): >>><<< 20459 1726885636.60433: stdout chunk (state=3): >>><<< 20459 1726885636.60444: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885636.60446: _low_level_execute_command(): starting 20459 1726885636.60451: _low_level_execute_command(): using become for this command 20459 1726885636.60461: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rcbcboysyqumgauuzjsensjjzybxxqkp ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885636.60541: Initial state: awaiting_escalation: BECOME-SUCCESS-rcbcboysyqumgauuzjsensjjzybxxqkp 20459 1726885636.60907: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.60913: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.60958: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885636.60961: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885636.61008: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885636.63747: stdout chunk (state=1): >>>BECOME-SUCCESS-rcbcboysyqumgauuzjsensjjzybxxqkp <<< 20459 1726885636.63751: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-rcbcboysyqumgauuzjsensjjzybxxqkp' 20459 1726885636.63984: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885636.63997: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885636.64000: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885636.64008: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885636.64069: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885636.64111: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885636.64140: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885636.64146: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885636.64179: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885636.64190: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885636.64242: 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' <<< 20459 1726885636.64265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885636.64292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 20459 1726885636.64297: stdout chunk (state=3): >>> import '_codecs' # <<< 20459 1726885636.64302: stdout chunk (state=3): >>> <<< 20459 1726885636.64325: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45175ca0> <<< 20459 1726885636.64361: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885636.64381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885636.64387: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511c280> <<< 20459 1726885636.64392: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45175a00> <<< 20459 1726885636.64417: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885636.64428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885636.64433: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a451759a0> <<< 20459 1726885636.64460: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885636.64475: 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' <<< 20459 1726885636.64492: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511c370> <<< 20459 1726885636.64519: 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' <<< 20459 1726885636.64538: 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' <<< 20459 1726885636.64563: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885636.64572: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511c820> <<< 20459 1726885636.64589: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511c550> <<< 20459 1726885636.64618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885636.64650: 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 <<< 20459 1726885636.64677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885636.64687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885636.64710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885636.64734: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885636.64742: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450c8f70> <<< 20459 1726885636.64751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885636.64778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885636.64881: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450cf100> <<< 20459 1726885636.64916: 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' <<< 20459 1726885636.64929: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450cf820> <<< 20459 1726885636.64984: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45131760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885636.65002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450c8c70> <<< 20459 1726885636.65066: 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' <<< 20459 1726885636.65070: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450f8c70> <<< 20459 1726885636.65113: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511cfd0> <<< 20459 1726885636.65137: 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. <<< 20459 1726885636.65368: 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' <<< 20459 1726885636.65432: 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 <<< 20459 1726885636.65461: 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' <<< 20459 1726885636.65467: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4506fd90> <<< 20459 1726885636.65503: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45072e20> <<< 20459 1726885636.65531: 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' <<< 20459 1726885636.65581: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885636.65616: 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 <<< 20459 1726885636.65632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885636.65635: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45069730> <<< 20459 1726885636.65660: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45070520> <<< 20459 1726885636.65675: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4506f250> <<< 20459 1726885636.65700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885636.65771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885636.65785: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885636.65829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885636.65863: 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' <<< 20459 1726885636.65902: 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 0x7f2a44dd6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dd6760> import 'itertools' # <<< 20459 1726885636.65910: 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 0x7f2a44dd6d60> <<< 20459 1726885636.65928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885636.65966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885636.65980: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dd6e20> <<< 20459 1726885636.65999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885636.66010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dd6ee0> <<< 20459 1726885636.66025: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885636.66076: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45049be0> import '_functools' # <<< 20459 1726885636.66100: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450434c0> <<< 20459 1726885636.66184: 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 0x7f2a45057520> <<< 20459 1726885636.66223: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45076d00> <<< 20459 1726885636.66237: 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' <<< 20459 1726885636.66276: 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 0x7f2a44de7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45072fa0> <<< 20459 1726885636.66321: 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' <<< 20459 1726885636.66336: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a45057130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4507c8b0> # /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' <<< 20459 1726885636.66379: 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' <<< 20459 1726885636.66388: 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' <<< 20459 1726885636.66409: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7c40> <<< 20459 1726885636.66443: 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 0x7f2a44de7bb0> <<< 20459 1726885636.66464: 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' <<< 20459 1726885636.66493: 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' <<< 20459 1726885636.66501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885636.66553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885636.66593: 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 0x7f2a44dbc220> <<< 20459 1726885636.66619: 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' <<< 20459 1726885636.66663: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dbc310> <<< 20459 1726885636.66794: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44df2e50> <<< 20459 1726885636.66814: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dea8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7e20> <<< 20459 1726885636.66846: 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' <<< 20459 1726885636.66886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885636.66894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885636.66941: 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 0x7f2a44d4bf70> <<< 20459 1726885636.66979: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44d30b20> <<< 20459 1726885636.67021: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dead60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45043fd0> <<< 20459 1726885636.67050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885636.67071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885636.67152: 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 0x7f2a44ce89a0> <<< 20459 1726885636.67185: 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 0x7f2a44ce8cd0> # /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' <<< 20459 1726885636.67241: 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 0x7f2a44cfb5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885636.67268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885636.67292: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cfbb20> <<< 20459 1726885636.67336: 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 0x7f2a44c86250> <<< 20459 1726885636.67356: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44ce8dc0> <<< 20459 1726885636.67379: 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' <<< 20459 1726885636.67410: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885636.67424: 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 0x7f2a44c97130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cfb460> <<< 20459 1726885636.67432: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885636.67461: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885636.67475: 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 0x7f2a44c971f0> <<< 20459 1726885636.67504: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7880> <<< 20459 1726885636.67538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885636.67573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885636.67584: 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' <<< 20459 1726885636.67661: 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 0x7f2a44cb3550> <<< 20459 1726885636.67673: 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 0x7f2a44cb3820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cb3610> <<< 20459 1726885636.67698: 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 0x7f2a44cb3700> <<< 20459 1726885636.67737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885636.67741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885636.67936: 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 0x7f2a44cb3b50> <<< 20459 1726885636.67966: 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 0x7f2a44cb3fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cb3790> <<< 20459 1726885636.67996: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44ca58e0> <<< 20459 1726885636.68016: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7460> <<< 20459 1726885636.68049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885636.68095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885636.68131: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cb3940> <<< 20459 1726885636.68233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885636.68255: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a44bdd520> <<< 20459 1726885636.68456: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip' <<< 20459 1726885636.68463: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.68543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.68569: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885636.68597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.68604: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885636.68640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.69846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.70782: 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' <<< 20459 1726885636.70788: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445af730> <<< 20459 1726885636.70808: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885636.70814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885636.70835: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885636.70840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885636.70860: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885636.70865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885636.70886: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885636.70890: 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 0x7f2a44b67850> <<< 20459 1726885636.70922: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67730> <<< 20459 1726885636.70951: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67490> <<< 20459 1726885636.70975: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885636.70980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885636.71017: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67580> <<< 20459 1726885636.71022: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b672b0> import 'atexit' # <<< 20459 1726885636.71049: 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 0x7f2a44b674f0> <<< 20459 1726885636.71070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885636.71094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885636.71133: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b678b0> <<< 20459 1726885636.71152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885636.71164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885636.71183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885636.71203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885636.71225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885636.71230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885636.71291: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4452c790> <<< 20459 1726885636.71371: 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 0x7f2a4452cb20> <<< 20459 1726885636.71402: 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 0x7f2a4452c970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885636.71433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885636.71456: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4454fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b62d00> <<< 20459 1726885636.71623: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67610> <<< 20459 1726885636.71658: 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 0x7f2a44b62e80> <<< 20459 1726885636.71678: 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' <<< 20459 1726885636.71701: 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' <<< 20459 1726885636.71733: 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' <<< 20459 1726885636.71766: 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 0x7f2a445a8880> <<< 20459 1726885636.71837: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d8d90> <<< 20459 1726885636.71845: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d8850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44548310> <<< 20459 1726885636.71877: 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 0x7f2a445d8fa0> <<< 20459 1726885636.71904: 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 0x7f2a445d8f70> <<< 20459 1726885636.71933: 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' <<< 20459 1726885636.71955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885636.71983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885636.72044: 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 0x7f2a44510f70> <<< 20459 1726885636.72068: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b40e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885636.72080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885636.72132: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885636.72140: 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 0x7f2a4451e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b40fd0> <<< 20459 1726885636.72154: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885636.72193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885636.72221: 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' <<< 20459 1726885636.72242: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885636.72279: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44510250> <<< 20459 1726885636.72397: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4451e160> <<< 20459 1726885636.72501: 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 0x7f2a4451c5b0> <<< 20459 1726885636.72530: 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 0x7f2a4451c670> <<< 20459 1726885636.72570: 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' <<< 20459 1726885636.72592: 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 0x7f2a4451bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b37bb0> # /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' <<< 20459 1726885636.72614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885636.72620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885636.72674: 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 0x7f2a4459e9d0> <<< 20459 1726885636.72848: 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 0x7f2a4459c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44511880> <<< 20459 1726885636.72885: 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 0x7f2a4459e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d69d0> <<< 20459 1726885636.72899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.72913: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885636.72925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.72990: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.73065: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.73085: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885636.73098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885636.73120: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885636.73139: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.73224: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.73307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.73764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.74209: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885636.74221: 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_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885636.74244: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885636.74261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885636.74307: 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 0x7f2a444e9be0> <<< 20459 1726885636.74376: 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' <<< 20459 1726885636.74387: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445937c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a440ce100> <<< 20459 1726885636.74438: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885636.74455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.74461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.74484: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885636.74596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.74725: 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' <<< 20459 1726885636.74749: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44594c10> <<< 20459 1726885636.74753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75613: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885636.75622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75682: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885636.75742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75813: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885636.75829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75848: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885636.75850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.75919: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885636.75927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76099: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885636.76327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885636.76337: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885636.76393: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d9fd0> <<< 20459 1726885636.76408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76525: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885636.76575: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885636.76595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885636.76622: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885636.76642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76697: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.76819: 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 <<< 20459 1726885636.76842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885636.76913: 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' <<< 20459 1726885636.76918: 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 0x7f2a444d2700> <<< 20459 1726885636.76939: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a440abf40> <<< 20459 1726885636.76975: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885636.76988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77173: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77221: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885636.77224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885636.77251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885636.77275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885636.77313: 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' <<< 20459 1726885636.77394: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a440bcb50> <<< 20459 1726885636.77436: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a444e1520> <<< 20459 1726885636.77491: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a444dca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885636.77503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77546: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885636.77605: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885636.77624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77644: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885636.77660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77741: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.77852: 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' <<< 20459 1726885636.77866: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a440754c0> <<< 20459 1726885636.77941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885636.78096: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885636.81086: stdout chunk (state=3): >>> {"changed": true, "stdout": " LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear", "stderr": "", "rc": 0, "cmd": ["lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1"], "start": "2024-09-20 22:27:16.780267", "end": "2024-09-20 22:27:16.809839", "delta": "0:00:00.029572", "msg": "", "invocation": {"module_args": {"_raw_params": "lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n", "_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}}} <<< 20459 1726885636.81110: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885636.81474: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20459 1726885636.81479: 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 <<< 20459 1726885636.81504: 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 <<< 20459 1726885636.81516: 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 <<< 20459 1726885636.81531: 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 # 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 <<< 20459 1726885636.81554: 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 <<< 20459 1726885636.81562: 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 # 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 <<< 20459 1726885636.81578: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 <<< 20459 1726885636.81761: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885636.81781: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885636.81815: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885636.81834: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885636.81842: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885636.81869: 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 <<< 20459 1726885636.81875: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885636.81895: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885636.81917: stdout chunk (state=3): >>># destroy array <<< 20459 1726885636.81923: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885636.81947: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885636.81990: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885636.82005: 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 <<< 20459 1726885636.82019: 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 <<< 20459 1726885636.82039: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 20459 1726885636.82059: 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 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 20459 1726885636.82080: 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 <<< 20459 1726885636.82096: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 20459 1726885636.82125: 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 <<< 20459 1726885636.82135: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885636.82177: 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 <<< 20459 1726885636.82192: 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 <<< 20459 1726885636.82197: 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 <<< 20459 1726885636.82327: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885636.82332: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885636.82355: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885636.82373: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885636.82387: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 20459 1726885636.82403: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 20459 1726885636.82415: 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 <<< 20459 1726885636.82430: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885636.82479: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885636.82971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885636.82983: stderr chunk (state=3): >>><<< 20459 1726885636.82986: stdout chunk (state=3): >>><<< 20459 1726885636.83155: _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 0x7f2a45175ca0> # /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 0x7f2a4511c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45175a00> # /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 0x7f2a451759a0> 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 0x7f2a4511c370> # /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 0x7f2a4511c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511c550> # /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 0x7f2a450c8f70> # /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 0x7f2a450cf100> # /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 0x7f2a450f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45131760> # /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 0x7f2a450c8c70> # /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 0x7f2a450f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4511cfd0> 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 0x7f2a4506fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45072e20> # /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 0x7f2a45069730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45070520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4506f250> # /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 0x7f2a44dd6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dd6760> 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 0x7f2a44dd6d60> # /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 0x7f2a44dd6e20> # /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 0x7f2a44dd6ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45049be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a450434c0> # /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 0x7f2a45057520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45076d00> # /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 0x7f2a44de7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45072fa0> # 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 0x7f2a45057130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4507c8b0> # /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 0x7f2a44de7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7c40> # /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 0x7f2a44de7bb0> # /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 0x7f2a44dbc220> # /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 0x7f2a44dbc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44df2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dea8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7e20> # /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 0x7f2a44d4bf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44d30b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44dead60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a45043fd0> # /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 0x7f2a44ce89a0> 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 0x7f2a44ce8cd0> # /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 0x7f2a44cfb5e0> # /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 0x7f2a44cfbb20> # 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 0x7f2a44c86250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44ce8dc0> # /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 0x7f2a44c97130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cfb460> 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 0x7f2a44c971f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7880> # /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 0x7f2a44cb3550> # /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 0x7f2a44cb3820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cb3610> # 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 0x7f2a44cb3700> # /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 0x7f2a44cb3b50> # 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 0x7f2a44cb3fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44cb3790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44ca58e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44de7460> # /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 0x7f2a44cb3940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a44bdd520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_v_jco3mh/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/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 0x7f2a445af730> # /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 0x7f2a44b67850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67490> # /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 0x7f2a44b67580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b672b0> 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 0x7f2a44b674f0> # /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 0x7f2a44b678b0> # /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 0x7f2a4452c790> # 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 0x7f2a4452cb20> # 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 0x7f2a4452c970> # /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 0x7f2a4454fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b62d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b67610> # /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 0x7f2a44b62e80> # /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 0x7f2a445a8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d8d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d8850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44548310> # 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 0x7f2a445d8fa0> # /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 0x7f2a445d8f70> # /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 0x7f2a44510f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b40e80> # /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 0x7f2a4451e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b40fd0> # /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 0x7f2a44510250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a4451e160> # 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 0x7f2a4451c5b0> # 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 0x7f2a4451c670> # 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 0x7f2a4451bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44b37bb0> # /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 0x7f2a4459e9d0> # 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 0x7f2a4459c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a44511880> # 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 0x7f2a4459e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a445d69d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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 0x7f2a444e9be0> # /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 0x7f2a445937c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a440ce100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/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 0x7f2a44594c10> # 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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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 0x7f2a445d9fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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 0x7f2a444d2700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a440abf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/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 0x7f2a440bcb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a444e1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a444dca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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_v_jco3mh/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 0x7f2a440754c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear", "stderr": "", "rc": 0, "cmd": ["lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1"], "start": "2024-09-20 22:27:16.780267", "end": "2024-09-20 22:27:16.809839", "delta": "0:00:00.029572", "msg": "", "invocation": {"module_args": {"_raw_params": "lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n", "_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885636.84164: done with _execute_module (ansible.legacy.command, {'_raw_params': 'lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n', '_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-1726885636.5134063-22218-95402164556784/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885636.84168: _low_level_execute_command(): starting 20459 1726885636.84171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885636.5134063-22218-95402164556784/ > /dev/null 2>&1 && sleep 0' 20459 1726885636.84174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885636.84177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.84179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.84186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.84189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885636.84191: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885636.84193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.84195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885636.84197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885636.84199: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885636.84201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885636.84203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885636.84205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885636.84206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885636.84208: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885636.84210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885636.84214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885636.84216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885636.84218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885636.84220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885636.85930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885636.85971: stderr chunk (state=3): >>><<< 20459 1726885636.85974: stdout chunk (state=3): >>><<< 20459 1726885636.85987: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885636.85993: handler run complete 20459 1726885636.86010: Evaluated conditional (False): False 20459 1726885636.86023: attempt loop complete, returning result 20459 1726885636.86026: _execute() done 20459 1726885636.86028: dumping result to json 20459 1726885636.86030: done dumping result, returning 20459 1726885636.86037: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-000000000db7] 20459 1726885636.86042: sending task result for task 02369adf-7a19-47dd-4c59-000000000db7 ok: [managed_node1] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.029572", "end": "2024-09-20 22:27:16.809839", "rc": 0, "start": "2024-09-20 22:27:16.780267" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear 20459 1726885636.86211: no more pending results, returning what we have 20459 1726885636.86216: results queue empty 20459 1726885636.86216: checking for any_errors_fatal 20459 1726885636.86226: done checking for any_errors_fatal 20459 1726885636.86226: checking for max_fail_percentage 20459 1726885636.86228: done checking for max_fail_percentage 20459 1726885636.86229: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.86230: done checking to see if all hosts have failed 20459 1726885636.86230: getting the remaining hosts for this loop 20459 1726885636.86232: done getting the remaining hosts for this loop 20459 1726885636.86235: getting the next task for host managed_node1 20459 1726885636.86243: done getting next task for host managed_node1 20459 1726885636.86245: ^ task is: TASK: Set LV segment type 20459 1726885636.86250: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.86257: getting variables 20459 1726885636.86258: in VariableManager get_vars() 20459 1726885636.86286: Calling all_inventory to load vars for managed_node1 20459 1726885636.86288: Calling groups_inventory to load vars for managed_node1 20459 1726885636.86291: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.86300: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.86302: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.86305: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.86664: done sending task result for task 02369adf-7a19-47dd-4c59-000000000db7 20459 1726885636.86668: WORKER PROCESS EXITING 20459 1726885636.86677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.87273: done with get_vars() 20459 1726885636.87288: done getting variables 20459 1726885636.87349: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:16 -0400 (0:00:00.435) 0:00:43.234 ****** 20459 1726885636.87388: entering _queue_task() for managed_node1/set_fact 20459 1726885636.87646: worker is 1 (out of 1 available) 20459 1726885636.87656: exiting _queue_task() for managed_node1/set_fact 20459 1726885636.87667: done queuing things up, now waiting for results queue to drain 20459 1726885636.87669: waiting for pending results... 20459 1726885636.87963: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885636.88131: in run() - task 02369adf-7a19-47dd-4c59-000000000db8 20459 1726885636.88154: variable 'ansible_search_path' from source: unknown 20459 1726885636.88196: calling self._execute() 20459 1726885636.88315: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.88330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.88347: variable 'omit' from source: magic vars 20459 1726885636.88782: variable 'storage_test_volume' from source: include params 20459 1726885636.88809: variable '_storage_test_volume_present' from source: set_fact 20459 1726885636.88828: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885636.88838: variable 'omit' from source: magic vars 20459 1726885636.88919: variable 'omit' from source: magic vars 20459 1726885636.89122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885636.91713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885636.91788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885636.91839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885636.91878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885636.91948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885636.92109: variable 'lvs' from source: set_fact 20459 1726885636.92286: variable 'omit' from source: magic vars 20459 1726885636.92322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885636.92363: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885636.92386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885636.92407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.92424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.92446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885636.92476: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885636.92510: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885636.92524: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.92533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.92661: Set connection var ansible_pipelining to False 20459 1726885636.92674: Set connection var ansible_shell_type to sh 20459 1726885636.92687: Set connection var ansible_connection to ssh 20459 1726885636.92705: Set connection var ansible_timeout to 10 20459 1726885636.92718: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885636.92729: Set connection var ansible_shell_executable to /bin/sh 20459 1726885636.92756: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.92765: variable 'ansible_connection' from source: unknown 20459 1726885636.92772: variable 'ansible_module_compression' from source: unknown 20459 1726885636.92784: variable 'ansible_shell_type' from source: unknown 20459 1726885636.92795: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.92803: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.92810: variable 'ansible_pipelining' from source: unknown 20459 1726885636.92821: variable 'ansible_timeout' from source: unknown 20459 1726885636.92830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.92951: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885636.92967: variable 'omit' from source: magic vars 20459 1726885636.92977: starting attempt loop 20459 1726885636.92985: running the handler 20459 1726885636.93009: handler run complete 20459 1726885636.93026: attempt loop complete, returning result 20459 1726885636.93034: _execute() done 20459 1726885636.93042: dumping result to json 20459 1726885636.93049: done dumping result, returning 20459 1726885636.93059: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-000000000db8] 20459 1726885636.93067: sending task result for task 02369adf-7a19-47dd-4c59-000000000db8 ok: [managed_node1] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } 20459 1726885636.93220: no more pending results, returning what we have 20459 1726885636.93223: results queue empty 20459 1726885636.93224: checking for any_errors_fatal 20459 1726885636.93233: done checking for any_errors_fatal 20459 1726885636.93234: checking for max_fail_percentage 20459 1726885636.93236: done checking for max_fail_percentage 20459 1726885636.93237: checking to see if all hosts have failed and the running result is not ok 20459 1726885636.93238: done checking to see if all hosts have failed 20459 1726885636.93239: getting the remaining hosts for this loop 20459 1726885636.93240: done getting the remaining hosts for this loop 20459 1726885636.93244: getting the next task for host managed_node1 20459 1726885636.93252: done getting next task for host managed_node1 20459 1726885636.93255: ^ task is: TASK: Check segment type 20459 1726885636.93260: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885636.93271: getting variables 20459 1726885636.93273: in VariableManager get_vars() 20459 1726885636.93305: Calling all_inventory to load vars for managed_node1 20459 1726885636.93308: Calling groups_inventory to load vars for managed_node1 20459 1726885636.93314: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885636.93325: Calling all_plugins_play to load vars for managed_node1 20459 1726885636.93329: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885636.93333: Calling groups_plugins_play to load vars for managed_node1 20459 1726885636.94046: done sending task result for task 02369adf-7a19-47dd-4c59-000000000db8 20459 1726885636.94050: WORKER PROCESS EXITING 20459 1726885636.94072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885636.95043: done with get_vars() 20459 1726885636.95056: done getting variables 20459 1726885636.95114: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:16 -0400 (0:00:00.077) 0:00:43.311 ****** 20459 1726885636.95177: entering _queue_task() for managed_node1/assert 20459 1726885636.95415: worker is 1 (out of 1 available) 20459 1726885636.95426: exiting _queue_task() for managed_node1/assert 20459 1726885636.95437: done queuing things up, now waiting for results queue to drain 20459 1726885636.95438: waiting for pending results... 20459 1726885636.95827: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885636.95973: in run() - task 02369adf-7a19-47dd-4c59-000000000db9 20459 1726885636.96002: variable 'ansible_search_path' from source: unknown 20459 1726885636.96043: calling self._execute() 20459 1726885636.96160: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.96172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.96185: variable 'omit' from source: magic vars 20459 1726885636.96608: variable 'storage_test_volume' from source: include params 20459 1726885636.96639: variable '_storage_test_volume_present' from source: set_fact 20459 1726885636.96662: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885636.96673: variable 'omit' from source: magic vars 20459 1726885636.96749: variable 'omit' from source: magic vars 20459 1726885636.96883: variable 'storage_test_lv_segtype' from source: set_fact 20459 1726885636.96892: variable 'storage_test_volume' from source: include params 20459 1726885636.96940: variable 'omit' from source: magic vars 20459 1726885636.96989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885636.97029: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885636.97054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885636.97085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.97101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885636.97124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885636.97145: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885636.97181: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885636.97194: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.97202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.97325: Set connection var ansible_pipelining to False 20459 1726885636.97333: Set connection var ansible_shell_type to sh 20459 1726885636.97340: Set connection var ansible_connection to ssh 20459 1726885636.97355: Set connection var ansible_timeout to 10 20459 1726885636.97364: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885636.97372: Set connection var ansible_shell_executable to /bin/sh 20459 1726885636.97402: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.97414: variable 'ansible_connection' from source: unknown 20459 1726885636.97421: variable 'ansible_module_compression' from source: unknown 20459 1726885636.97428: variable 'ansible_shell_type' from source: unknown 20459 1726885636.97433: variable 'ansible_shell_executable' from source: unknown 20459 1726885636.97439: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885636.97445: variable 'ansible_pipelining' from source: unknown 20459 1726885636.97451: variable 'ansible_timeout' from source: unknown 20459 1726885636.97458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885636.97599: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885636.97623: variable 'omit' from source: magic vars 20459 1726885636.97633: starting attempt loop 20459 1726885636.97639: running the handler 20459 1726885636.97848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885637.00197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885637.00715: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885637.00762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885637.00802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885637.00836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885637.00964: variable 'storage_test_volume' from source: include params 20459 1726885637.00990: variable 'storage_test_lv_segtype' from source: set_fact 20459 1726885637.01008: Evaluated conditional (storage_test_volume.cached | ternary(storage_test_lv_segtype[0] == 'cache', storage_test_lv_segtype[0] != 'cache')): True 20459 1726885637.01021: handler run complete 20459 1726885637.01039: attempt loop complete, returning result 20459 1726885637.01046: _execute() done 20459 1726885637.01052: dumping result to json 20459 1726885637.01059: done dumping result, returning 20459 1726885637.01070: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-000000000db9] 20459 1726885637.01084: sending task result for task 02369adf-7a19-47dd-4c59-000000000db9 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885637.01245: no more pending results, returning what we have 20459 1726885637.01248: results queue empty 20459 1726885637.01249: checking for any_errors_fatal 20459 1726885637.01255: done checking for any_errors_fatal 20459 1726885637.01256: checking for max_fail_percentage 20459 1726885637.01258: done checking for max_fail_percentage 20459 1726885637.01259: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.01260: done checking to see if all hosts have failed 20459 1726885637.01261: getting the remaining hosts for this loop 20459 1726885637.01263: done getting the remaining hosts for this loop 20459 1726885637.01266: getting the next task for host managed_node1 20459 1726885637.01274: done getting next task for host managed_node1 20459 1726885637.01277: ^ task is: TASK: Set LV cache size 20459 1726885637.01283: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.01292: getting variables 20459 1726885637.01294: in VariableManager get_vars() 20459 1726885637.01329: Calling all_inventory to load vars for managed_node1 20459 1726885637.01332: Calling groups_inventory to load vars for managed_node1 20459 1726885637.01336: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.01348: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.01352: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.01355: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.01989: done sending task result for task 02369adf-7a19-47dd-4c59-000000000db9 20459 1726885637.01993: WORKER PROCESS EXITING 20459 1726885637.02015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.02841: done with get_vars() 20459 1726885637.02855: done getting variables 20459 1726885637.02907: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:17 -0400 (0:00:00.077) 0:00:43.389 ****** 20459 1726885637.02943: entering _queue_task() for managed_node1/set_fact 20459 1726885637.03186: worker is 1 (out of 1 available) 20459 1726885637.03197: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.03207: done queuing things up, now waiting for results queue to drain 20459 1726885637.03209: waiting for pending results... 20459 1726885637.03487: running TaskExecutor() for managed_node1/TASK: Set LV cache size 20459 1726885637.03641: in run() - task 02369adf-7a19-47dd-4c59-000000000dba 20459 1726885637.03666: variable 'ansible_search_path' from source: unknown 20459 1726885637.03709: calling self._execute() 20459 1726885637.03829: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.03841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.03856: variable 'omit' from source: magic vars 20459 1726885637.04278: variable 'storage_test_volume' from source: include params 20459 1726885637.04309: variable '_storage_test_volume_present' from source: set_fact 20459 1726885637.04334: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885637.04504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885637.07180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885637.07256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885637.07296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885637.07360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885637.07392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885637.07483: variable 'storage_test_volume' from source: include params 20459 1726885637.07514: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885637.07523: when evaluation is False, skipping this task 20459 1726885637.07531: _execute() done 20459 1726885637.07537: dumping result to json 20459 1726885637.07544: done dumping result, returning 20459 1726885637.07554: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-47dd-4c59-000000000dba] 20459 1726885637.07570: sending task result for task 02369adf-7a19-47dd-4c59-000000000dba skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885637.07721: no more pending results, returning what we have 20459 1726885637.07725: results queue empty 20459 1726885637.07726: checking for any_errors_fatal 20459 1726885637.07733: done checking for any_errors_fatal 20459 1726885637.07735: checking for max_fail_percentage 20459 1726885637.07737: done checking for max_fail_percentage 20459 1726885637.07738: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.07739: done checking to see if all hosts have failed 20459 1726885637.07740: getting the remaining hosts for this loop 20459 1726885637.07741: done getting the remaining hosts for this loop 20459 1726885637.07745: getting the next task for host managed_node1 20459 1726885637.07753: done getting next task for host managed_node1 20459 1726885637.07756: ^ task is: TASK: Parse the requested cache size 20459 1726885637.07762: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.07766: getting variables 20459 1726885637.07768: in VariableManager get_vars() 20459 1726885637.07802: Calling all_inventory to load vars for managed_node1 20459 1726885637.07804: Calling groups_inventory to load vars for managed_node1 20459 1726885637.07808: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.07822: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.07826: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.07829: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.08461: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dba 20459 1726885637.08465: WORKER PROCESS EXITING 20459 1726885637.08487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.09572: done with get_vars() 20459 1726885637.09586: 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 22:27:17 -0400 (0:00:00.067) 0:00:43.457 ****** 20459 1726885637.09663: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885637.09896: worker is 1 (out of 1 available) 20459 1726885637.09908: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885637.09919: done queuing things up, now waiting for results queue to drain 20459 1726885637.09921: waiting for pending results... 20459 1726885637.10207: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 20459 1726885637.10372: in run() - task 02369adf-7a19-47dd-4c59-000000000dbb 20459 1726885637.10394: variable 'ansible_search_path' from source: unknown 20459 1726885637.10436: calling self._execute() 20459 1726885637.10550: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.10562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.10576: variable 'omit' from source: magic vars 20459 1726885637.11018: variable 'storage_test_volume' from source: include params 20459 1726885637.11045: variable '_storage_test_volume_present' from source: set_fact 20459 1726885637.11068: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885637.11241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885637.13526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885637.13609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885637.13657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885637.13697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885637.13734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885637.13822: variable 'storage_test_volume' from source: include params 20459 1726885637.13855: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885637.13866: when evaluation is False, skipping this task 20459 1726885637.13877: _execute() done 20459 1726885637.13883: dumping result to json 20459 1726885637.13890: done dumping result, returning 20459 1726885637.13899: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-47dd-4c59-000000000dbb] 20459 1726885637.13907: sending task result for task 02369adf-7a19-47dd-4c59-000000000dbb skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885637.14060: no more pending results, returning what we have 20459 1726885637.14064: results queue empty 20459 1726885637.14065: checking for any_errors_fatal 20459 1726885637.14073: done checking for any_errors_fatal 20459 1726885637.14074: checking for max_fail_percentage 20459 1726885637.14076: done checking for max_fail_percentage 20459 1726885637.14078: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.14078: done checking to see if all hosts have failed 20459 1726885637.14079: getting the remaining hosts for this loop 20459 1726885637.14081: done getting the remaining hosts for this loop 20459 1726885637.14085: getting the next task for host managed_node1 20459 1726885637.14094: done getting next task for host managed_node1 20459 1726885637.14097: ^ task is: TASK: Set expected cache size 20459 1726885637.14104: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.14108: getting variables 20459 1726885637.14110: in VariableManager get_vars() 20459 1726885637.14145: Calling all_inventory to load vars for managed_node1 20459 1726885637.14148: Calling groups_inventory to load vars for managed_node1 20459 1726885637.14152: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.14163: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.14167: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.14170: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.14827: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dbb 20459 1726885637.14830: WORKER PROCESS EXITING 20459 1726885637.14853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.15651: done with get_vars() 20459 1726885637.15663: done getting variables 20459 1726885637.15713: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:17 -0400 (0:00:00.060) 0:00:43.517 ****** 20459 1726885637.15747: entering _queue_task() for managed_node1/set_fact 20459 1726885637.15970: worker is 1 (out of 1 available) 20459 1726885637.15981: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.15992: done queuing things up, now waiting for results queue to drain 20459 1726885637.15994: waiting for pending results... 20459 1726885637.16282: running TaskExecutor() for managed_node1/TASK: Set expected cache size 20459 1726885637.16439: in run() - task 02369adf-7a19-47dd-4c59-000000000dbc 20459 1726885637.16459: variable 'ansible_search_path' from source: unknown 20459 1726885637.16501: calling self._execute() 20459 1726885637.16618: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.16630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.16643: variable 'omit' from source: magic vars 20459 1726885637.17080: variable 'storage_test_volume' from source: include params 20459 1726885637.17111: variable '_storage_test_volume_present' from source: set_fact 20459 1726885637.17133: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885637.17306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885637.19576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885637.19666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885637.19715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885637.19759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885637.19791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885637.19887: variable 'storage_test_volume' from source: include params 20459 1726885637.19923: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885637.19931: when evaluation is False, skipping this task 20459 1726885637.19938: _execute() done 20459 1726885637.19945: dumping result to json 20459 1726885637.19952: done dumping result, returning 20459 1726885637.19966: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-47dd-4c59-000000000dbc] 20459 1726885637.19976: sending task result for task 02369adf-7a19-47dd-4c59-000000000dbc skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885637.20126: no more pending results, returning what we have 20459 1726885637.20130: results queue empty 20459 1726885637.20131: checking for any_errors_fatal 20459 1726885637.20141: done checking for any_errors_fatal 20459 1726885637.20142: checking for max_fail_percentage 20459 1726885637.20144: done checking for max_fail_percentage 20459 1726885637.20145: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.20146: done checking to see if all hosts have failed 20459 1726885637.20146: getting the remaining hosts for this loop 20459 1726885637.20148: done getting the remaining hosts for this loop 20459 1726885637.20152: getting the next task for host managed_node1 20459 1726885637.20161: done getting next task for host managed_node1 20459 1726885637.20164: ^ task is: TASK: Check cache size 20459 1726885637.20171: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.20176: getting variables 20459 1726885637.20178: in VariableManager get_vars() 20459 1726885637.20210: Calling all_inventory to load vars for managed_node1 20459 1726885637.20215: Calling groups_inventory to load vars for managed_node1 20459 1726885637.20219: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.20230: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.20233: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.20237: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.20888: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dbc 20459 1726885637.20892: WORKER PROCESS EXITING 20459 1726885637.20916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.21748: done with get_vars() 20459 1726885637.21763: done getting variables 20459 1726885637.21820: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.061) 0:00:43.578 ****** 20459 1726885637.21854: entering _queue_task() for managed_node1/assert 20459 1726885637.22130: worker is 1 (out of 1 available) 20459 1726885637.22147: exiting _queue_task() for managed_node1/assert 20459 1726885637.22158: done queuing things up, now waiting for results queue to drain 20459 1726885637.22159: waiting for pending results... 20459 1726885637.22464: running TaskExecutor() for managed_node1/TASK: Check cache size 20459 1726885637.22627: in run() - task 02369adf-7a19-47dd-4c59-000000000dbd 20459 1726885637.22648: variable 'ansible_search_path' from source: unknown 20459 1726885637.22692: calling self._execute() 20459 1726885637.22816: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.22831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.22845: variable 'omit' from source: magic vars 20459 1726885637.23289: variable 'storage_test_volume' from source: include params 20459 1726885637.23319: variable '_storage_test_volume_present' from source: set_fact 20459 1726885637.23345: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885637.23527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885637.25897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885637.25996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885637.26041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885637.26087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885637.26124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885637.26227: variable 'storage_test_volume' from source: include params 20459 1726885637.26259: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885637.26270: when evaluation is False, skipping this task 20459 1726885637.26284: _execute() done 20459 1726885637.26292: dumping result to json 20459 1726885637.26300: done dumping result, returning 20459 1726885637.26311: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-47dd-4c59-000000000dbd] 20459 1726885637.26324: sending task result for task 02369adf-7a19-47dd-4c59-000000000dbd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885637.26488: no more pending results, returning what we have 20459 1726885637.26492: results queue empty 20459 1726885637.26493: checking for any_errors_fatal 20459 1726885637.26506: done checking for any_errors_fatal 20459 1726885637.26507: checking for max_fail_percentage 20459 1726885637.26509: done checking for max_fail_percentage 20459 1726885637.26510: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.26511: done checking to see if all hosts have failed 20459 1726885637.26513: getting the remaining hosts for this loop 20459 1726885637.26515: done getting the remaining hosts for this loop 20459 1726885637.26519: getting the next task for host managed_node1 20459 1726885637.26529: done getting next task for host managed_node1 20459 1726885637.26534: ^ task is: TASK: Clean up facts 20459 1726885637.26540: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.26549: getting variables 20459 1726885637.26551: in VariableManager get_vars() 20459 1726885637.26586: Calling all_inventory to load vars for managed_node1 20459 1726885637.26589: Calling groups_inventory to load vars for managed_node1 20459 1726885637.26593: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.26606: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.26610: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.26615: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.27359: done sending task result for task 02369adf-7a19-47dd-4c59-000000000dbd 20459 1726885637.27363: WORKER PROCESS EXITING 20459 1726885637.27389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.28185: done with get_vars() 20459 1726885637.28202: done getting variables 20459 1726885637.28267: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.064) 0:00:43.643 ****** 20459 1726885637.28298: entering _queue_task() for managed_node1/set_fact 20459 1726885637.28561: worker is 1 (out of 1 available) 20459 1726885637.28573: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.28584: done queuing things up, now waiting for results queue to drain 20459 1726885637.28585: waiting for pending results... 20459 1726885637.28867: running TaskExecutor() for managed_node1/TASK: Clean up facts 20459 1726885637.29000: in run() - task 02369adf-7a19-47dd-4c59-000000000d24 20459 1726885637.29019: variable 'ansible_search_path' from source: unknown 20459 1726885637.29060: calling self._execute() 20459 1726885637.29179: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.29190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.29209: variable 'omit' from source: magic vars 20459 1726885637.29329: variable 'omit' from source: magic vars 20459 1726885637.29404: variable 'omit' from source: magic vars 20459 1726885637.29450: variable 'omit' from source: magic vars 20459 1726885637.29501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885637.29547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885637.29576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885637.29601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.29621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.29649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885637.29669: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885637.29705: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885637.29716: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.29725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.29861: Set connection var ansible_pipelining to False 20459 1726885637.29868: Set connection var ansible_shell_type to sh 20459 1726885637.29874: Set connection var ansible_connection to ssh 20459 1726885637.29892: Set connection var ansible_timeout to 10 20459 1726885637.29904: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885637.29915: Set connection var ansible_shell_executable to /bin/sh 20459 1726885637.29944: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.29951: variable 'ansible_connection' from source: unknown 20459 1726885637.29959: variable 'ansible_module_compression' from source: unknown 20459 1726885637.29969: variable 'ansible_shell_type' from source: unknown 20459 1726885637.29976: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.29982: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.29991: variable 'ansible_pipelining' from source: unknown 20459 1726885637.29997: variable 'ansible_timeout' from source: unknown 20459 1726885637.30008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.30174: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885637.30195: variable 'omit' from source: magic vars 20459 1726885637.30204: starting attempt loop 20459 1726885637.30213: running the handler 20459 1726885637.30232: handler run complete 20459 1726885637.30246: attempt loop complete, returning result 20459 1726885637.30253: _execute() done 20459 1726885637.30258: dumping result to json 20459 1726885637.30265: done dumping result, returning 20459 1726885637.30274: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-47dd-4c59-000000000d24] 20459 1726885637.30282: sending task result for task 02369adf-7a19-47dd-4c59-000000000d24 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 20459 1726885637.30436: no more pending results, returning what we have 20459 1726885637.30440: results queue empty 20459 1726885637.30441: checking for any_errors_fatal 20459 1726885637.30453: done checking for any_errors_fatal 20459 1726885637.30454: checking for max_fail_percentage 20459 1726885637.30456: done checking for max_fail_percentage 20459 1726885637.30457: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.30457: done checking to see if all hosts have failed 20459 1726885637.30458: getting the remaining hosts for this loop 20459 1726885637.30460: done getting the remaining hosts for this loop 20459 1726885637.30463: getting the next task for host managed_node1 20459 1726885637.30476: done getting next task for host managed_node1 20459 1726885637.30480: ^ task is: TASK: Verify the volumes with no pool were correctly managed 20459 1726885637.30484: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.30490: getting variables 20459 1726885637.30492: in VariableManager get_vars() 20459 1726885637.30534: Calling all_inventory to load vars for managed_node1 20459 1726885637.30538: Calling groups_inventory to load vars for managed_node1 20459 1726885637.30541: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.30554: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.30558: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.30561: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.31282: done sending task result for task 02369adf-7a19-47dd-4c59-000000000d24 20459 1726885637.31285: WORKER PROCESS EXITING 20459 1726885637.31306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.32069: done with get_vars() 20459 1726885637.32085: 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 22:27:17 -0400 (0:00:00.038) 0:00:43.682 ****** 20459 1726885637.32184: entering _queue_task() for managed_node1/include_tasks 20459 1726885637.32451: worker is 1 (out of 1 available) 20459 1726885637.32469: exiting _queue_task() for managed_node1/include_tasks 20459 1726885637.32482: done queuing things up, now waiting for results queue to drain 20459 1726885637.32484: waiting for pending results... 20459 1726885637.32803: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 20459 1726885637.32927: in run() - task 02369adf-7a19-47dd-4c59-000000000388 20459 1726885637.32950: variable 'ansible_search_path' from source: unknown 20459 1726885637.33002: variable '_storage_volumes_list' from source: set_fact 20459 1726885637.33231: variable '_storage_volumes_list' from source: set_fact 20459 1726885637.33296: dumping result to json 20459 1726885637.33304: done dumping result, returning 20459 1726885637.33317: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-47dd-4c59-000000000388] 20459 1726885637.33329: sending task result for task 02369adf-7a19-47dd-4c59-000000000388 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885637.33524: no more pending results, returning what we have 20459 1726885637.33529: results queue empty 20459 1726885637.33530: checking for any_errors_fatal 20459 1726885637.33538: done checking for any_errors_fatal 20459 1726885637.33540: checking for max_fail_percentage 20459 1726885637.33541: done checking for max_fail_percentage 20459 1726885637.33542: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.33543: done checking to see if all hosts have failed 20459 1726885637.33544: getting the remaining hosts for this loop 20459 1726885637.33545: done getting the remaining hosts for this loop 20459 1726885637.33549: getting the next task for host managed_node1 20459 1726885637.33557: done getting next task for host managed_node1 20459 1726885637.33560: ^ task is: TASK: Clean up variable namespace 20459 1726885637.33564: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.33569: getting variables 20459 1726885637.33570: in VariableManager get_vars() 20459 1726885637.33608: Calling all_inventory to load vars for managed_node1 20459 1726885637.33610: Calling groups_inventory to load vars for managed_node1 20459 1726885637.33617: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.33631: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.33635: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.33639: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.34370: done sending task result for task 02369adf-7a19-47dd-4c59-000000000388 20459 1726885637.34373: WORKER PROCESS EXITING 20459 1726885637.34401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.35170: done with get_vars() 20459 1726885637.35185: done getting variables 20459 1726885637.35250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.030) 0:00:43.713 ****** 20459 1726885637.35281: entering _queue_task() for managed_node1/set_fact 20459 1726885637.35547: worker is 1 (out of 1 available) 20459 1726885637.35562: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.35573: done queuing things up, now waiting for results queue to drain 20459 1726885637.35574: waiting for pending results... 20459 1726885637.35864: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 20459 1726885637.35983: in run() - task 02369adf-7a19-47dd-4c59-00000000038a 20459 1726885637.36006: variable 'ansible_search_path' from source: unknown 20459 1726885637.36052: calling self._execute() 20459 1726885637.36173: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.36184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.36198: variable 'omit' from source: magic vars 20459 1726885637.36319: variable 'omit' from source: magic vars 20459 1726885637.36368: variable 'omit' from source: magic vars 20459 1726885637.36402: variable 'omit' from source: magic vars 20459 1726885637.36460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885637.36506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885637.36535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885637.36567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.36585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.36606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885637.36630: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885637.36675: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885637.36683: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.36690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.36824: Set connection var ansible_pipelining to False 20459 1726885637.36833: Set connection var ansible_shell_type to sh 20459 1726885637.36839: Set connection var ansible_connection to ssh 20459 1726885637.36855: Set connection var ansible_timeout to 10 20459 1726885637.36869: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885637.36883: Set connection var ansible_shell_executable to /bin/sh 20459 1726885637.36914: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.36923: variable 'ansible_connection' from source: unknown 20459 1726885637.36930: variable 'ansible_module_compression' from source: unknown 20459 1726885637.36938: variable 'ansible_shell_type' from source: unknown 20459 1726885637.36944: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.36951: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.36958: variable 'ansible_pipelining' from source: unknown 20459 1726885637.36963: variable 'ansible_timeout' from source: unknown 20459 1726885637.36970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.37142: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885637.37161: variable 'omit' from source: magic vars 20459 1726885637.37171: starting attempt loop 20459 1726885637.37178: running the handler 20459 1726885637.37204: handler run complete 20459 1726885637.37225: attempt loop complete, returning result 20459 1726885637.37232: _execute() done 20459 1726885637.37240: dumping result to json 20459 1726885637.37247: done dumping result, returning 20459 1726885637.37259: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-47dd-4c59-00000000038a] 20459 1726885637.37268: sending task result for task 02369adf-7a19-47dd-4c59-00000000038a ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 20459 1726885637.37432: no more pending results, returning what we have 20459 1726885637.37435: results queue empty 20459 1726885637.37437: checking for any_errors_fatal 20459 1726885637.37446: done checking for any_errors_fatal 20459 1726885637.37447: checking for max_fail_percentage 20459 1726885637.37449: done checking for max_fail_percentage 20459 1726885637.37450: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.37451: done checking to see if all hosts have failed 20459 1726885637.37452: getting the remaining hosts for this loop 20459 1726885637.37453: done getting the remaining hosts for this loop 20459 1726885637.37457: getting the next task for host managed_node1 20459 1726885637.37465: done getting next task for host managed_node1 20459 1726885637.37469: ^ task is: TASK: Change the mount location to {{ mount_location_after }} 20459 1726885637.37472: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885637.37478: getting variables 20459 1726885637.37480: in VariableManager get_vars() 20459 1726885637.37520: Calling all_inventory to load vars for managed_node1 20459 1726885637.37524: Calling groups_inventory to load vars for managed_node1 20459 1726885637.37527: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.37540: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.37544: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.37547: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.38255: done sending task result for task 02369adf-7a19-47dd-4c59-00000000038a 20459 1726885637.38258: WORKER PROCESS EXITING 20459 1726885637.38280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.39354: done with get_vars() 20459 1726885637.39367: done getting variables 20459 1726885637.39550: variable 'mount_location_after' from source: play vars TASK [Change the mount location to /opt/test2] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:47 Friday 20 September 2024 22:27:17 -0400 (0:00:00.043) 0:00:43.756 ****** 20459 1726885637.39586: entering _queue_task() for managed_node1/include_role 20459 1726885637.39875: worker is 1 (out of 1 available) 20459 1726885637.39893: exiting _queue_task() for managed_node1/include_role 20459 1726885637.39905: done queuing things up, now waiting for results queue to drain 20459 1726885637.39907: waiting for pending results... 20459 1726885637.40215: running TaskExecutor() for managed_node1/TASK: Change the mount location to /opt/test2 20459 1726885637.40346: in run() - task 02369adf-7a19-47dd-4c59-00000000000b 20459 1726885637.40368: variable 'ansible_search_path' from source: unknown 20459 1726885637.40407: calling self._execute() 20459 1726885637.40523: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.40534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.40554: variable 'omit' from source: magic vars 20459 1726885637.40675: _execute() done 20459 1726885637.40685: dumping result to json 20459 1726885637.40694: done dumping result, returning 20459 1726885637.40703: done running TaskExecutor() for managed_node1/TASK: Change the mount location to /opt/test2 [02369adf-7a19-47dd-4c59-00000000000b] 20459 1726885637.40717: sending task result for task 02369adf-7a19-47dd-4c59-00000000000b 20459 1726885637.40889: no more pending results, returning what we have 20459 1726885637.40894: in VariableManager get_vars() 20459 1726885637.40933: Calling all_inventory to load vars for managed_node1 20459 1726885637.40937: Calling groups_inventory to load vars for managed_node1 20459 1726885637.40941: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.40955: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.40959: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.40963: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.41659: done sending task result for task 02369adf-7a19-47dd-4c59-00000000000b 20459 1726885637.41662: WORKER PROCESS EXITING 20459 1726885637.41689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.42456: done with get_vars() 20459 1726885637.42467: variable 'ansible_search_path' from source: unknown 20459 1726885637.43688: variable 'omit' from source: magic vars 20459 1726885637.43721: variable 'omit' from source: magic vars 20459 1726885637.43738: variable 'omit' from source: magic vars 20459 1726885637.43742: we have included files to process 20459 1726885637.43742: generating all_blocks data 20459 1726885637.43745: done generating all_blocks data 20459 1726885637.43755: processing included file: fedora.linux_system_roles.storage 20459 1726885637.43776: in VariableManager get_vars() 20459 1726885637.43790: done with get_vars() 20459 1726885637.43826: in VariableManager get_vars() 20459 1726885637.43841: done with get_vars() 20459 1726885637.43878: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 20459 1726885637.43907: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 20459 1726885637.44082: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 20459 1726885637.44170: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 20459 1726885637.44275: in VariableManager get_vars() 20459 1726885637.44294: done with get_vars() 20459 1726885637.44520: in VariableManager get_vars() 20459 1726885637.44540: done with get_vars() 20459 1726885637.44666: iterating over new_blocks loaded from include file 20459 1726885637.44668: in VariableManager get_vars() 20459 1726885637.44681: done with get_vars() 20459 1726885637.44684: filtering new block on tags 20459 1726885637.44737: done filtering new block on tags 20459 1726885637.44740: in VariableManager get_vars() 20459 1726885637.44752: done with get_vars() 20459 1726885637.44753: filtering new block on tags 20459 1726885637.44771: done filtering new block on tags 20459 1726885637.44773: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 20459 1726885637.44779: extending task lists for all hosts with included blocks 20459 1726885637.45978: done extending task lists 20459 1726885637.45979: done processing included files 20459 1726885637.45980: results queue empty 20459 1726885637.45981: checking for any_errors_fatal 20459 1726885637.45985: done checking for any_errors_fatal 20459 1726885637.45986: checking for max_fail_percentage 20459 1726885637.45987: done checking for max_fail_percentage 20459 1726885637.45988: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.45988: done checking to see if all hosts have failed 20459 1726885637.45993: getting the remaining hosts for this loop 20459 1726885637.45995: done getting the remaining hosts for this loop 20459 1726885637.45997: getting the next task for host managed_node1 20459 1726885637.46001: done getting next task for host managed_node1 20459 1726885637.46004: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885637.46006: ^ 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? (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 20459 1726885637.46018: getting variables 20459 1726885637.46019: in VariableManager get_vars() 20459 1726885637.46030: Calling all_inventory to load vars for managed_node1 20459 1726885637.46032: Calling groups_inventory to load vars for managed_node1 20459 1726885637.46035: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.46040: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.46043: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.46045: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.46527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.47155: done with get_vars() 20459 1726885637.47168: 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 22:27:17 -0400 (0:00:00.076) 0:00:43.832 ****** 20459 1726885637.47247: entering _queue_task() for managed_node1/include_tasks 20459 1726885637.47562: worker is 1 (out of 1 available) 20459 1726885637.47575: exiting _queue_task() for managed_node1/include_tasks 20459 1726885637.47587: done queuing things up, now waiting for results queue to drain 20459 1726885637.47588: waiting for pending results... 20459 1726885637.47900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885637.48040: in run() - task 02369adf-7a19-47dd-4c59-000000000f84 20459 1726885637.48065: variable 'ansible_search_path' from source: unknown 20459 1726885637.48074: variable 'ansible_search_path' from source: unknown 20459 1726885637.48116: calling self._execute() 20459 1726885637.48229: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.48241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.48261: variable 'omit' from source: magic vars 20459 1726885637.48383: _execute() done 20459 1726885637.48392: dumping result to json 20459 1726885637.48399: done dumping result, returning 20459 1726885637.48413: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000000f84] 20459 1726885637.48426: sending task result for task 02369adf-7a19-47dd-4c59-000000000f84 20459 1726885637.48577: no more pending results, returning what we have 20459 1726885637.48583: in VariableManager get_vars() 20459 1726885637.48622: Calling all_inventory to load vars for managed_node1 20459 1726885637.48626: Calling groups_inventory to load vars for managed_node1 20459 1726885637.48629: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.48642: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.48645: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.48649: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.49354: done sending task result for task 02369adf-7a19-47dd-4c59-000000000f84 20459 1726885637.49357: WORKER PROCESS EXITING 20459 1726885637.49365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.50180: done with get_vars() 20459 1726885637.50192: variable 'ansible_search_path' from source: unknown 20459 1726885637.50193: variable 'ansible_search_path' from source: unknown 20459 1726885637.50236: we have included files to process 20459 1726885637.50238: generating all_blocks data 20459 1726885637.50239: done generating all_blocks data 20459 1726885637.50243: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885637.50244: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885637.50246: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885637.50743: done processing included file 20459 1726885637.50745: iterating over new_blocks loaded from include file 20459 1726885637.50746: in VariableManager get_vars() 20459 1726885637.50770: done with get_vars() 20459 1726885637.50772: filtering new block on tags 20459 1726885637.50809: done filtering new block on tags 20459 1726885637.50813: in VariableManager get_vars() 20459 1726885637.50832: done with get_vars() 20459 1726885637.50834: filtering new block on tags 20459 1726885637.50875: done filtering new block on tags 20459 1726885637.50877: 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_node1 20459 1726885637.50882: extending task lists for all hosts with included blocks 20459 1726885637.51066: done extending task lists 20459 1726885637.51067: done processing included files 20459 1726885637.51068: results queue empty 20459 1726885637.51069: checking for any_errors_fatal 20459 1726885637.51077: done checking for any_errors_fatal 20459 1726885637.51078: checking for max_fail_percentage 20459 1726885637.51079: done checking for max_fail_percentage 20459 1726885637.51080: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.51080: done checking to see if all hosts have failed 20459 1726885637.51081: getting the remaining hosts for this loop 20459 1726885637.51082: done getting the remaining hosts for this loop 20459 1726885637.51085: getting the next task for host managed_node1 20459 1726885637.51089: done getting next task for host managed_node1 20459 1726885637.51092: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885637.51095: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 20459 1726885637.51105: getting variables 20459 1726885637.51106: in VariableManager get_vars() 20459 1726885637.51120: Calling all_inventory to load vars for managed_node1 20459 1726885637.51122: Calling groups_inventory to load vars for managed_node1 20459 1726885637.51124: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.51129: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.51131: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.51134: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.51574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.52179: done with get_vars() 20459 1726885637.52194: 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 22:27:17 -0400 (0:00:00.050) 0:00:43.883 ****** 20459 1726885637.52278: entering _queue_task() for managed_node1/setup 20459 1726885637.52610: worker is 1 (out of 1 available) 20459 1726885637.52624: exiting _queue_task() for managed_node1/setup 20459 1726885637.52637: done queuing things up, now waiting for results queue to drain 20459 1726885637.52639: waiting for pending results... 20459 1726885637.52957: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885637.53118: in run() - task 02369adf-7a19-47dd-4c59-000000001023 20459 1726885637.53137: variable 'ansible_search_path' from source: unknown 20459 1726885637.53147: variable 'ansible_search_path' from source: unknown 20459 1726885637.53187: calling self._execute() 20459 1726885637.53295: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.53308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.53325: variable 'omit' from source: magic vars 20459 1726885637.53773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885637.56584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885637.56675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885637.56727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885637.56777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885637.56810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885637.56908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885637.56948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885637.56987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885637.57036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885637.57056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885637.57126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885637.57157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885637.57194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885637.57242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885637.57261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885637.57464: variable '__storage_required_facts' from source: role '' all vars 20459 1726885637.57480: variable 'ansible_facts' from source: unknown 20459 1726885637.57780: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20459 1726885637.57788: when evaluation is False, skipping this task 20459 1726885637.57794: _execute() done 20459 1726885637.57801: dumping result to json 20459 1726885637.57807: done dumping result, returning 20459 1726885637.57821: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-47dd-4c59-000000001023] 20459 1726885637.57836: sending task result for task 02369adf-7a19-47dd-4c59-000000001023 skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 20459 1726885637.58007: no more pending results, returning what we have 20459 1726885637.58013: results queue empty 20459 1726885637.58014: checking for any_errors_fatal 20459 1726885637.58016: done checking for any_errors_fatal 20459 1726885637.58017: checking for max_fail_percentage 20459 1726885637.58019: done checking for max_fail_percentage 20459 1726885637.58020: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.58021: done checking to see if all hosts have failed 20459 1726885637.58021: getting the remaining hosts for this loop 20459 1726885637.58023: done getting the remaining hosts for this loop 20459 1726885637.58027: getting the next task for host managed_node1 20459 1726885637.58035: done getting next task for host managed_node1 20459 1726885637.58039: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885637.58044: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 20459 1726885637.58067: getting variables 20459 1726885637.58069: in VariableManager get_vars() 20459 1726885637.58107: Calling all_inventory to load vars for managed_node1 20459 1726885637.58110: Calling groups_inventory to load vars for managed_node1 20459 1726885637.58115: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.58126: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.58129: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.58133: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.59152: done sending task result for task 02369adf-7a19-47dd-4c59-000000001023 20459 1726885637.59155: WORKER PROCESS EXITING 20459 1726885637.59241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.59877: done with get_vars() 20459 1726885637.59893: done getting variables 20459 1726885637.59962: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.077) 0:00:43.960 ****** 20459 1726885637.60001: entering _queue_task() for managed_node1/include_vars 20459 1726885637.60291: worker is 1 (out of 1 available) 20459 1726885637.60304: exiting _queue_task() for managed_node1/include_vars 20459 1726885637.60319: done queuing things up, now waiting for results queue to drain 20459 1726885637.60320: waiting for pending results... 20459 1726885637.60629: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885637.60793: in run() - task 02369adf-7a19-47dd-4c59-000000001024 20459 1726885637.60819: variable 'ansible_search_path' from source: unknown 20459 1726885637.60829: variable 'ansible_search_path' from source: unknown 20459 1726885637.61136: variable 'ansible_facts' from source: unknown 20459 1726885637.61563: variable 'ansible_facts' from source: unknown 20459 1726885637.61907: variable 'ansible_facts' from source: unknown 20459 1726885637.62244: variable 'ansible_facts' from source: unknown 20459 1726885637.62419: variable 'omit' from source: magic vars 20459 1726885637.62547: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.62560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.62575: variable 'omit' from source: magic vars 20459 1726885637.62832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885637.63123: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885637.63174: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885637.63217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885637.63257: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885637.63348: variable '__vars_file' from source: task vars 20459 1726885637.63443: variable 'role_path' from source: magic vars 20459 1726885637.63453: variable 'item' from source: unknown 20459 1726885637.63470: Evaluated conditional (__vars_file is file): False 20459 1726885637.63483: when evaluation is False, skipping this task 20459 1726885637.63524: variable 'item' from source: unknown 20459 1726885637.63589: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 20459 1726885637.63841: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.63855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.63870: variable 'omit' from source: magic vars 20459 1726885637.64111: variable '__vars_file' from source: task vars 20459 1726885637.64195: variable 'role_path' from source: magic vars 20459 1726885637.64205: variable 'item' from source: unknown 20459 1726885637.64229: Evaluated conditional (__vars_file is file): False 20459 1726885637.64236: when evaluation is False, skipping this task 20459 1726885637.64276: variable 'item' from source: unknown 20459 1726885637.64349: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 20459 1726885637.64504: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.64522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.64537: variable 'omit' from source: magic vars 20459 1726885637.64707: variable '__vars_file' from source: task vars 20459 1726885637.64797: variable 'role_path' from source: magic vars 20459 1726885637.64808: variable 'item' from source: unknown 20459 1726885637.64825: Evaluated conditional (__vars_file is file): True 20459 1726885637.64836: variable 'omit' from source: magic vars 20459 1726885637.64906: variable 'omit' from source: magic vars 20459 1726885637.64969: variable '__vars_file' from source: task vars 20459 1726885637.65044: variable '__vars_file' from source: task vars 20459 1726885637.65131: variable 'role_path' from source: magic vars 20459 1726885637.65141: variable 'item' from source: unknown 20459 1726885637.65163: variable 'omit' from source: magic vars 20459 1726885637.65194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885637.65235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885637.65258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885637.65279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.65294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.65314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885637.65340: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885637.65370: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885637.65378: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.65384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.65508: Set connection var ansible_pipelining to False 20459 1726885637.65519: Set connection var ansible_shell_type to sh 20459 1726885637.65527: Set connection var ansible_connection to ssh 20459 1726885637.65552: Set connection var ansible_timeout to 10 20459 1726885637.65562: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885637.65573: Set connection var ansible_shell_executable to /bin/sh 20459 1726885637.65596: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.65603: variable 'ansible_connection' from source: unknown 20459 1726885637.65609: variable 'ansible_module_compression' from source: unknown 20459 1726885637.65618: variable 'ansible_shell_type' from source: unknown 20459 1726885637.65624: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.65630: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.65637: variable 'ansible_pipelining' from source: unknown 20459 1726885637.65649: variable 'ansible_timeout' from source: unknown 20459 1726885637.65656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.65776: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885637.65792: variable 'omit' from source: magic vars 20459 1726885637.65801: starting attempt loop 20459 1726885637.65809: running the handler 20459 1726885637.65914: handler run complete 20459 1726885637.65931: attempt loop complete, returning result 20459 1726885637.65949: variable 'item' from source: unknown 20459 1726885637.66021: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885637.66209: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.66226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.66240: variable 'omit' from source: magic vars 20459 1726885637.66414: variable '__vars_file' from source: task vars 20459 1726885637.66500: variable 'role_path' from source: magic vars 20459 1726885637.66510: variable 'item' from source: unknown 20459 1726885637.66526: Evaluated conditional (__vars_file is file): True 20459 1726885637.66536: variable 'omit' from source: magic vars 20459 1726885637.66553: variable 'omit' from source: magic vars 20459 1726885637.66621: variable '__vars_file' from source: task vars 20459 1726885637.66683: variable '__vars_file' from source: task vars 20459 1726885637.66768: variable 'role_path' from source: magic vars 20459 1726885637.66778: variable 'item' from source: unknown 20459 1726885637.66805: variable 'omit' from source: magic vars 20459 1726885637.66830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885637.66843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.66854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.66867: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885637.66880: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885637.66887: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.66894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.66987: Set connection var ansible_pipelining to False 20459 1726885637.66994: Set connection var ansible_shell_type to sh 20459 1726885637.67001: Set connection var ansible_connection to ssh 20459 1726885637.67025: Set connection var ansible_timeout to 10 20459 1726885637.67035: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885637.67044: Set connection var ansible_shell_executable to /bin/sh 20459 1726885637.67066: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.67073: variable 'ansible_connection' from source: unknown 20459 1726885637.67079: variable 'ansible_module_compression' from source: unknown 20459 1726885637.67084: variable 'ansible_shell_type' from source: unknown 20459 1726885637.67090: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.67096: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.67103: variable 'ansible_pipelining' from source: unknown 20459 1726885637.67109: variable 'ansible_timeout' from source: unknown 20459 1726885637.67118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.67216: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885637.67232: variable 'omit' from source: magic vars 20459 1726885637.67246: starting attempt loop 20459 1726885637.67253: running the handler 20459 1726885637.67308: handler run complete 20459 1726885637.67323: attempt loop complete, returning result 20459 1726885637.67344: variable 'item' from source: unknown 20459 1726885637.67408: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885637.67536: dumping result to json 20459 1726885637.67549: done dumping result, returning 20459 1726885637.67563: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000001024] 20459 1726885637.67573: sending task result for task 02369adf-7a19-47dd-4c59-000000001024 20459 1726885637.67726: no more pending results, returning what we have 20459 1726885637.67730: results queue empty 20459 1726885637.67730: checking for any_errors_fatal 20459 1726885637.67741: done checking for any_errors_fatal 20459 1726885637.67742: checking for max_fail_percentage 20459 1726885637.67743: done checking for max_fail_percentage 20459 1726885637.67744: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.67745: done checking to see if all hosts have failed 20459 1726885637.67746: getting the remaining hosts for this loop 20459 1726885637.67747: done getting the remaining hosts for this loop 20459 1726885637.67751: getting the next task for host managed_node1 20459 1726885637.67759: done getting next task for host managed_node1 20459 1726885637.67763: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885637.67767: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 20459 1726885637.67779: getting variables 20459 1726885637.67781: in VariableManager get_vars() 20459 1726885637.67819: Calling all_inventory to load vars for managed_node1 20459 1726885637.67822: Calling groups_inventory to load vars for managed_node1 20459 1726885637.67825: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.67835: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.67838: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.67844: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.68663: done sending task result for task 02369adf-7a19-47dd-4c59-000000001024 20459 1726885637.68666: WORKER PROCESS EXITING 20459 1726885637.68690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.69397: done with get_vars() 20459 1726885637.69416: 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 22:27:17 -0400 (0:00:00.095) 0:00:44.055 ****** 20459 1726885637.69511: entering _queue_task() for managed_node1/stat 20459 1726885637.69789: worker is 1 (out of 1 available) 20459 1726885637.69801: exiting _queue_task() for managed_node1/stat 20459 1726885637.69814: done queuing things up, now waiting for results queue to drain 20459 1726885637.69816: waiting for pending results... 20459 1726885637.70115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885637.70281: in run() - task 02369adf-7a19-47dd-4c59-000000001026 20459 1726885637.70305: variable 'ansible_search_path' from source: unknown 20459 1726885637.70315: variable 'ansible_search_path' from source: unknown 20459 1726885637.70355: calling self._execute() 20459 1726885637.70472: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.70484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.70498: variable 'omit' from source: magic vars 20459 1726885637.70883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885637.71194: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885637.71250: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885637.71295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885637.71338: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885637.71431: 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) 20459 1726885637.71467: 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) 20459 1726885637.71501: 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) 20459 1726885637.71534: 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) 20459 1726885637.71665: variable '__storage_is_ostree' from source: set_fact 20459 1726885637.71681: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885637.71688: when evaluation is False, skipping this task 20459 1726885637.71699: _execute() done 20459 1726885637.71705: dumping result to json 20459 1726885637.71713: done dumping result, returning 20459 1726885637.71723: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-47dd-4c59-000000001026] 20459 1726885637.71734: sending task result for task 02369adf-7a19-47dd-4c59-000000001026 skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885637.71883: no more pending results, returning what we have 20459 1726885637.71887: results queue empty 20459 1726885637.71887: checking for any_errors_fatal 20459 1726885637.71900: done checking for any_errors_fatal 20459 1726885637.71901: checking for max_fail_percentage 20459 1726885637.71903: done checking for max_fail_percentage 20459 1726885637.71904: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.71904: done checking to see if all hosts have failed 20459 1726885637.71905: getting the remaining hosts for this loop 20459 1726885637.71907: done getting the remaining hosts for this loop 20459 1726885637.71910: getting the next task for host managed_node1 20459 1726885637.71918: done getting next task for host managed_node1 20459 1726885637.71923: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885637.71927: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_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 20459 1726885637.71946: getting variables 20459 1726885637.71947: in VariableManager get_vars() 20459 1726885637.71978: Calling all_inventory to load vars for managed_node1 20459 1726885637.71980: Calling groups_inventory to load vars for managed_node1 20459 1726885637.71982: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.71992: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.71995: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.71997: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.72757: done sending task result for task 02369adf-7a19-47dd-4c59-000000001026 20459 1726885637.72760: WORKER PROCESS EXITING 20459 1726885637.72782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.73482: done with get_vars() 20459 1726885637.73497: done getting variables 20459 1726885637.73561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.040) 0:00:44.096 ****** 20459 1726885637.73597: entering _queue_task() for managed_node1/set_fact 20459 1726885637.73884: worker is 1 (out of 1 available) 20459 1726885637.73897: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.73911: done queuing things up, now waiting for results queue to drain 20459 1726885637.73915: waiting for pending results... 20459 1726885637.74236: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885637.74396: in run() - task 02369adf-7a19-47dd-4c59-000000001027 20459 1726885637.74418: variable 'ansible_search_path' from source: unknown 20459 1726885637.74427: variable 'ansible_search_path' from source: unknown 20459 1726885637.74473: calling self._execute() 20459 1726885637.74586: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.74597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.74619: variable 'omit' from source: magic vars 20459 1726885637.75024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885637.75332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885637.75391: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885637.75434: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885637.75477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885637.75573: 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) 20459 1726885637.75608: 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) 20459 1726885637.75640: 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) 20459 1726885637.75674: 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) 20459 1726885637.75799: variable '__storage_is_ostree' from source: set_fact 20459 1726885637.75820: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885637.75828: when evaluation is False, skipping this task 20459 1726885637.75834: _execute() done 20459 1726885637.75840: dumping result to json 20459 1726885637.75846: done dumping result, returning 20459 1726885637.75857: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-47dd-4c59-000000001027] 20459 1726885637.75866: sending task result for task 02369adf-7a19-47dd-4c59-000000001027 20459 1726885637.75973: done sending task result for task 02369adf-7a19-47dd-4c59-000000001027 20459 1726885637.75979: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885637.76028: no more pending results, returning what we have 20459 1726885637.76032: results queue empty 20459 1726885637.76033: checking for any_errors_fatal 20459 1726885637.76041: done checking for any_errors_fatal 20459 1726885637.76042: checking for max_fail_percentage 20459 1726885637.76043: done checking for max_fail_percentage 20459 1726885637.76044: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.76045: done checking to see if all hosts have failed 20459 1726885637.76046: getting the remaining hosts for this loop 20459 1726885637.76048: done getting the remaining hosts for this loop 20459 1726885637.76051: getting the next task for host managed_node1 20459 1726885637.76060: done getting next task for host managed_node1 20459 1726885637.76064: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885637.76067: ^ 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? (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 20459 1726885637.76087: getting variables 20459 1726885637.76089: in VariableManager get_vars() 20459 1726885637.76124: Calling all_inventory to load vars for managed_node1 20459 1726885637.76127: Calling groups_inventory to load vars for managed_node1 20459 1726885637.76129: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.76139: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.76141: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.76144: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.76830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.77591: done with get_vars() 20459 1726885637.77613: done getting variables 20459 1726885637.77676: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.041) 0:00:44.137 ****** 20459 1726885637.77709: entering _queue_task() for managed_node1/set_fact 20459 1726885637.77990: worker is 1 (out of 1 available) 20459 1726885637.78002: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.78016: done queuing things up, now waiting for results queue to drain 20459 1726885637.78018: waiting for pending results... 20459 1726885637.78340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885637.78478: in run() - task 02369adf-7a19-47dd-4c59-000000000f85 20459 1726885637.78503: variable 'ansible_search_path' from source: unknown 20459 1726885637.78513: variable 'ansible_search_path' from source: unknown 20459 1726885637.78556: calling self._execute() 20459 1726885637.78680: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.78692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.78713: variable 'omit' from source: magic vars 20459 1726885637.78839: variable 'omit' from source: magic vars 20459 1726885637.78897: variable 'omit' from source: magic vars 20459 1726885637.78941: variable 'omit' from source: magic vars 20459 1726885637.78987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885637.79036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885637.79060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885637.79083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.79101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.79129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885637.79154: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885637.79187: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885637.79196: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.79205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.79339: Set connection var ansible_pipelining to False 20459 1726885637.79349: Set connection var ansible_shell_type to sh 20459 1726885637.79359: Set connection var ansible_connection to ssh 20459 1726885637.79376: Set connection var ansible_timeout to 10 20459 1726885637.79386: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885637.79395: Set connection var ansible_shell_executable to /bin/sh 20459 1726885637.79428: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.79443: variable 'ansible_connection' from source: unknown 20459 1726885637.79451: variable 'ansible_module_compression' from source: unknown 20459 1726885637.79460: variable 'ansible_shell_type' from source: unknown 20459 1726885637.79470: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.79477: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.79485: variable 'ansible_pipelining' from source: unknown 20459 1726885637.79492: variable 'ansible_timeout' from source: unknown 20459 1726885637.79500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.79664: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885637.79687: variable 'omit' from source: magic vars 20459 1726885637.79696: starting attempt loop 20459 1726885637.79703: running the handler 20459 1726885637.79722: handler run complete 20459 1726885637.79739: attempt loop complete, returning result 20459 1726885637.79745: _execute() done 20459 1726885637.79752: dumping result to json 20459 1726885637.79763: done dumping result, returning 20459 1726885637.79776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-47dd-4c59-000000000f85] 20459 1726885637.79785: sending task result for task 02369adf-7a19-47dd-4c59-000000000f85 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 20459 1726885637.79966: no more pending results, returning what we have 20459 1726885637.79969: results queue empty 20459 1726885637.79970: checking for any_errors_fatal 20459 1726885637.79979: done checking for any_errors_fatal 20459 1726885637.79980: checking for max_fail_percentage 20459 1726885637.79982: done checking for max_fail_percentage 20459 1726885637.79983: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.79984: done checking to see if all hosts have failed 20459 1726885637.79985: getting the remaining hosts for this loop 20459 1726885637.79986: done getting the remaining hosts for this loop 20459 1726885637.79990: getting the next task for host managed_node1 20459 1726885637.79997: done getting next task for host managed_node1 20459 1726885637.80000: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885637.80005: ^ 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? (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 20459 1726885637.80018: getting variables 20459 1726885637.80020: in VariableManager get_vars() 20459 1726885637.80055: Calling all_inventory to load vars for managed_node1 20459 1726885637.80057: Calling groups_inventory to load vars for managed_node1 20459 1726885637.80060: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.80070: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.80073: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.80076: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.80755: done sending task result for task 02369adf-7a19-47dd-4c59-000000000f85 20459 1726885637.80758: WORKER PROCESS EXITING 20459 1726885637.80780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.81551: done with get_vars() 20459 1726885637.81564: done getting variables 20459 1726885637.81619: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:17 -0400 (0:00:00.039) 0:00:44.176 ****** 20459 1726885637.81648: entering _queue_task() for managed_node1/set_fact 20459 1726885637.81923: worker is 1 (out of 1 available) 20459 1726885637.81937: exiting _queue_task() for managed_node1/set_fact 20459 1726885637.81955: done queuing things up, now waiting for results queue to drain 20459 1726885637.81957: waiting for pending results... 20459 1726885637.82275: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885637.82426: in run() - task 02369adf-7a19-47dd-4c59-000000000f86 20459 1726885637.82446: variable 'ansible_search_path' from source: unknown 20459 1726885637.82454: variable 'ansible_search_path' from source: unknown 20459 1726885637.82494: calling self._execute() 20459 1726885637.82609: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.82629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.82642: variable 'omit' from source: magic vars 20459 1726885637.82760: variable 'omit' from source: magic vars 20459 1726885637.82815: variable 'omit' from source: magic vars 20459 1726885637.82861: variable 'omit' from source: magic vars 20459 1726885637.82907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885637.82952: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885637.82978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885637.82999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.83019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885637.83043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885637.83070: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885637.83101: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885637.83109: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.83119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.83249: Set connection var ansible_pipelining to False 20459 1726885637.83258: Set connection var ansible_shell_type to sh 20459 1726885637.83264: Set connection var ansible_connection to ssh 20459 1726885637.83289: Set connection var ansible_timeout to 10 20459 1726885637.83299: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885637.83309: Set connection var ansible_shell_executable to /bin/sh 20459 1726885637.83340: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.83348: variable 'ansible_connection' from source: unknown 20459 1726885637.83357: variable 'ansible_module_compression' from source: unknown 20459 1726885637.83364: variable 'ansible_shell_type' from source: unknown 20459 1726885637.83371: variable 'ansible_shell_executable' from source: unknown 20459 1726885637.83385: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.83393: variable 'ansible_pipelining' from source: unknown 20459 1726885637.83400: variable 'ansible_timeout' from source: unknown 20459 1726885637.83408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.83566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885637.83582: variable 'omit' from source: magic vars 20459 1726885637.83590: starting attempt loop 20459 1726885637.83604: running the handler 20459 1726885637.83623: handler run complete 20459 1726885637.83640: attempt loop complete, returning result 20459 1726885637.83647: _execute() done 20459 1726885637.83653: dumping result to json 20459 1726885637.83660: done dumping result, returning 20459 1726885637.83672: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-47dd-4c59-000000000f86] 20459 1726885637.83681: sending task result for task 02369adf-7a19-47dd-4c59-000000000f86 20459 1726885637.83792: done sending task result for task 02369adf-7a19-47dd-4c59-000000000f86 20459 1726885637.83799: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885637.83902: no more pending results, returning what we have 20459 1726885637.83905: results queue empty 20459 1726885637.83906: checking for any_errors_fatal 20459 1726885637.83916: done checking for any_errors_fatal 20459 1726885637.83917: checking for max_fail_percentage 20459 1726885637.83919: done checking for max_fail_percentage 20459 1726885637.83920: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.83921: done checking to see if all hosts have failed 20459 1726885637.83922: getting the remaining hosts for this loop 20459 1726885637.83925: done getting the remaining hosts for this loop 20459 1726885637.83928: getting the next task for host managed_node1 20459 1726885637.83937: done getting next task for host managed_node1 20459 1726885637.83941: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885637.83945: ^ 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? (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 20459 1726885637.83957: getting variables 20459 1726885637.83959: in VariableManager get_vars() 20459 1726885637.83994: Calling all_inventory to load vars for managed_node1 20459 1726885637.83997: Calling groups_inventory to load vars for managed_node1 20459 1726885637.83999: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.84009: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.84018: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.84022: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.84801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.85448: done with get_vars() 20459 1726885637.85462: 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 22:27:17 -0400 (0:00:00.039) 0:00:44.215 ****** 20459 1726885637.85557: entering _queue_task() for managed_node1/include_tasks 20459 1726885637.85817: worker is 1 (out of 1 available) 20459 1726885637.85831: exiting _queue_task() for managed_node1/include_tasks 20459 1726885637.85843: done queuing things up, now waiting for results queue to drain 20459 1726885637.85845: waiting for pending results... 20459 1726885637.86169: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885637.86320: in run() - task 02369adf-7a19-47dd-4c59-000000000f87 20459 1726885637.86344: variable 'ansible_search_path' from source: unknown 20459 1726885637.86351: variable 'ansible_search_path' from source: unknown 20459 1726885637.86392: calling self._execute() 20459 1726885637.86511: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885637.86527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885637.86541: variable 'omit' from source: magic vars 20459 1726885637.86853: variable 'storage_provider' from source: role '' defaults 20459 1726885637.86868: _execute() done 20459 1726885637.86876: dumping result to json 20459 1726885637.86884: done dumping result, returning 20459 1726885637.86894: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-47dd-4c59-000000000f87] 20459 1726885637.86904: sending task result for task 02369adf-7a19-47dd-4c59-000000000f87 20459 1726885637.87056: no more pending results, returning what we have 20459 1726885637.87062: in VariableManager get_vars() 20459 1726885637.87106: Calling all_inventory to load vars for managed_node1 20459 1726885637.87109: Calling groups_inventory to load vars for managed_node1 20459 1726885637.87116: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.87131: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.87134: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.87138: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.88179: done sending task result for task 02369adf-7a19-47dd-4c59-000000000f87 20459 1726885637.88182: WORKER PROCESS EXITING 20459 1726885637.88305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.89049: done with get_vars() 20459 1726885637.89060: variable 'ansible_search_path' from source: unknown 20459 1726885637.89061: variable 'ansible_search_path' from source: unknown 20459 1726885637.89093: we have included files to process 20459 1726885637.89094: generating all_blocks data 20459 1726885637.89095: done generating all_blocks data 20459 1726885637.89100: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885637.89101: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885637.89103: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885637.92213: in VariableManager get_vars() 20459 1726885637.92347: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885637.95728: done processing included file 20459 1726885637.95730: iterating over new_blocks loaded from include file 20459 1726885637.95732: in VariableManager get_vars() 20459 1726885637.95771: done with get_vars() 20459 1726885637.95774: filtering new block on tags 20459 1726885637.95888: done filtering new block on tags 20459 1726885637.95892: in VariableManager get_vars() 20459 1726885637.95931: done with get_vars() 20459 1726885637.95933: filtering new block on tags 20459 1726885637.96181: done filtering new block on tags 20459 1726885637.96184: in VariableManager get_vars() 20459 1726885637.96203: done with get_vars() 20459 1726885637.96204: filtering new block on tags 20459 1726885637.96450: done filtering new block on tags 20459 1726885637.96453: 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_node1 20459 1726885637.96459: extending task lists for all hosts with included blocks 20459 1726885637.97682: done extending task lists 20459 1726885637.97684: done processing included files 20459 1726885637.97685: results queue empty 20459 1726885637.97685: checking for any_errors_fatal 20459 1726885637.97689: done checking for any_errors_fatal 20459 1726885637.97689: checking for max_fail_percentage 20459 1726885637.97691: done checking for max_fail_percentage 20459 1726885637.97691: checking to see if all hosts have failed and the running result is not ok 20459 1726885637.97692: done checking to see if all hosts have failed 20459 1726885637.97693: getting the remaining hosts for this loop 20459 1726885637.97694: done getting the remaining hosts for this loop 20459 1726885637.97697: getting the next task for host managed_node1 20459 1726885637.97701: done getting next task for host managed_node1 20459 1726885637.97703: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885637.97706: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885637.97720: getting variables 20459 1726885637.97722: in VariableManager get_vars() 20459 1726885637.97736: Calling all_inventory to load vars for managed_node1 20459 1726885637.97738: Calling groups_inventory to load vars for managed_node1 20459 1726885637.97740: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885637.97746: Calling all_plugins_play to load vars for managed_node1 20459 1726885637.97749: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885637.97756: Calling groups_plugins_play to load vars for managed_node1 20459 1726885637.98432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885637.99140: done with get_vars() 20459 1726885637.99155: done getting variables 20459 1726885637.99202: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:17 -0400 (0:00:00.136) 0:00:44.352 ****** 20459 1726885637.99246: entering _queue_task() for managed_node1/package 20459 1726885638.00824: worker is 1 (out of 1 available) 20459 1726885638.00834: exiting _queue_task() for managed_node1/package 20459 1726885638.00845: done queuing things up, now waiting for results queue to drain 20459 1726885638.00846: waiting for pending results... 20459 1726885638.01060: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885638.01423: in run() - task 02369adf-7a19-47dd-4c59-00000000105c 20459 1726885638.01443: variable 'ansible_search_path' from source: unknown 20459 1726885638.01449: variable 'ansible_search_path' from source: unknown 20459 1726885638.01543: calling self._execute() 20459 1726885638.01821: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.01836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.01872: variable 'omit' from source: magic vars 20459 1726885638.02820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885638.03474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885638.03531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885638.03569: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885638.03701: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885638.03887: 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) 20459 1726885638.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) 20459 1726885638.03996: 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) 20459 1726885638.04041: 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) 20459 1726885638.04392: variable 'storage_skip_checks' from source: set_fact 20459 1726885638.04466: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 20459 1726885638.04559: when evaluation is False, skipping this task 20459 1726885638.04566: _execute() done 20459 1726885638.04572: dumping result to json 20459 1726885638.04579: done dumping result, returning 20459 1726885638.04590: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-47dd-4c59-00000000105c] 20459 1726885638.04599: sending task result for task 02369adf-7a19-47dd-4c59-00000000105c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885638.04768: no more pending results, returning what we have 20459 1726885638.04772: results queue empty 20459 1726885638.04773: checking for any_errors_fatal 20459 1726885638.04776: done checking for any_errors_fatal 20459 1726885638.04777: checking for max_fail_percentage 20459 1726885638.04779: done checking for max_fail_percentage 20459 1726885638.04780: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.04780: done checking to see if all hosts have failed 20459 1726885638.04781: getting the remaining hosts for this loop 20459 1726885638.04783: done getting the remaining hosts for this loop 20459 1726885638.04787: getting the next task for host managed_node1 20459 1726885638.04794: done getting next task for host managed_node1 20459 1726885638.04798: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885638.04802: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.04826: getting variables 20459 1726885638.04829: in VariableManager get_vars() 20459 1726885638.04863: Calling all_inventory to load vars for managed_node1 20459 1726885638.04866: Calling groups_inventory to load vars for managed_node1 20459 1726885638.04868: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.04877: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.04880: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.04882: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.05618: done sending task result for task 02369adf-7a19-47dd-4c59-00000000105c 20459 1726885638.05621: WORKER PROCESS EXITING 20459 1726885638.05646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.06995: done with get_vars() 20459 1726885638.07013: done getting variables 20459 1726885638.07072: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:18 -0400 (0:00:00.078) 0:00:44.431 ****** 20459 1726885638.07107: entering _queue_task() for managed_node1/debug 20459 1726885638.07577: worker is 1 (out of 1 available) 20459 1726885638.07589: exiting _queue_task() for managed_node1/debug 20459 1726885638.07602: done queuing things up, now waiting for results queue to drain 20459 1726885638.07604: waiting for pending results... 20459 1726885638.08570: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885638.08957: in run() - task 02369adf-7a19-47dd-4c59-00000000105d 20459 1726885638.08990: variable 'ansible_search_path' from source: unknown 20459 1726885638.09051: variable 'ansible_search_path' from source: unknown 20459 1726885638.09094: calling self._execute() 20459 1726885638.09377: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.09410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.09457: variable 'omit' from source: magic vars 20459 1726885638.09788: variable 'omit' from source: magic vars 20459 1726885638.09865: variable 'omit' from source: magic vars 20459 1726885638.09910: variable 'omit' from source: magic vars 20459 1726885638.10043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885638.10137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885638.10226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885638.10335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.10351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.10369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885638.10388: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885638.10455: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885638.10462: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.10481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.10790: Set connection var ansible_pipelining to False 20459 1726885638.10798: Set connection var ansible_shell_type to sh 20459 1726885638.10805: Set connection var ansible_connection to ssh 20459 1726885638.10828: Set connection var ansible_timeout to 10 20459 1726885638.10839: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885638.10862: Set connection var ansible_shell_executable to /bin/sh 20459 1726885638.10971: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.10980: variable 'ansible_connection' from source: unknown 20459 1726885638.10987: variable 'ansible_module_compression' from source: unknown 20459 1726885638.10994: variable 'ansible_shell_type' from source: unknown 20459 1726885638.11001: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.11007: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.11017: variable 'ansible_pipelining' from source: unknown 20459 1726885638.11028: variable 'ansible_timeout' from source: unknown 20459 1726885638.11037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.11360: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885638.11413: variable 'omit' from source: magic vars 20459 1726885638.11427: starting attempt loop 20459 1726885638.11480: running the handler 20459 1726885638.11543: variable 'storage_pools' from source: include params 20459 1726885638.11914: variable 'storage_pools' from source: include params 20459 1726885638.12037: variable 'unused_disks' from source: set_fact 20459 1726885638.12115: variable 'unused_disks' from source: set_fact 20459 1726885638.12333: variable 'volume_size' from source: play vars 20459 1726885638.12440: variable 'volume_size' from source: play vars 20459 1726885638.12498: variable 'mount_location_after' from source: play vars 20459 1726885638.13379: variable 'mount_location_after' from source: play vars 20459 1726885638.13836: handler run complete 20459 1726885638.13861: attempt loop complete, returning result 20459 1726885638.13868: _execute() done 20459 1726885638.13874: dumping result to json 20459 1726885638.13881: done dumping result, returning 20459 1726885638.13893: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-47dd-4c59-00000000105d] 20459 1726885638.13905: sending task result for task 02369adf-7a19-47dd-4c59-00000000105d ok: [managed_node1] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test2", "name": "test1", "size": "3g" } ] } ] } 20459 1726885638.14092: done sending task result for task 02369adf-7a19-47dd-4c59-00000000105d 20459 1726885638.14109: no more pending results, returning what we have 20459 1726885638.14115: results queue empty 20459 1726885638.14116: checking for any_errors_fatal 20459 1726885638.14128: done checking for any_errors_fatal 20459 1726885638.14129: checking for max_fail_percentage 20459 1726885638.14131: done checking for max_fail_percentage 20459 1726885638.14131: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.14132: done checking to see if all hosts have failed 20459 1726885638.14133: getting the remaining hosts for this loop 20459 1726885638.14134: done getting the remaining hosts for this loop 20459 1726885638.14138: getting the next task for host managed_node1 20459 1726885638.14145: done getting next task for host managed_node1 20459 1726885638.14148: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885638.14152: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.14165: WORKER PROCESS EXITING 20459 1726885638.14173: getting variables 20459 1726885638.14175: in VariableManager get_vars() 20459 1726885638.14210: Calling all_inventory to load vars for managed_node1 20459 1726885638.14215: Calling groups_inventory to load vars for managed_node1 20459 1726885638.14217: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.14227: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.14230: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.14232: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.15034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.17451: done with get_vars() 20459 1726885638.17475: done getting variables 20459 1726885638.17539: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:18 -0400 (0:00:00.104) 0:00:44.536 ****** 20459 1726885638.17576: entering _queue_task() for managed_node1/debug 20459 1726885638.18248: worker is 1 (out of 1 available) 20459 1726885638.18259: exiting _queue_task() for managed_node1/debug 20459 1726885638.18271: done queuing things up, now waiting for results queue to drain 20459 1726885638.18273: waiting for pending results... 20459 1726885638.18872: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885638.19035: in run() - task 02369adf-7a19-47dd-4c59-00000000105e 20459 1726885638.19057: variable 'ansible_search_path' from source: unknown 20459 1726885638.19064: variable 'ansible_search_path' from source: unknown 20459 1726885638.19105: calling self._execute() 20459 1726885638.19215: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.19228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.19249: variable 'omit' from source: magic vars 20459 1726885638.19388: variable 'omit' from source: magic vars 20459 1726885638.19459: variable 'omit' from source: magic vars 20459 1726885638.19497: variable 'omit' from source: magic vars 20459 1726885638.19543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885638.19588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885638.19634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885638.19656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.19687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.19709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885638.19732: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885638.19763: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885638.19770: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.19777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.19916: Set connection var ansible_pipelining to False 20459 1726885638.19925: Set connection var ansible_shell_type to sh 20459 1726885638.19932: Set connection var ansible_connection to ssh 20459 1726885638.19949: Set connection var ansible_timeout to 10 20459 1726885638.19958: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885638.19968: Set connection var ansible_shell_executable to /bin/sh 20459 1726885638.19996: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.20018: variable 'ansible_connection' from source: unknown 20459 1726885638.20028: variable 'ansible_module_compression' from source: unknown 20459 1726885638.20035: variable 'ansible_shell_type' from source: unknown 20459 1726885638.20043: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.20050: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.20079: variable 'ansible_pipelining' from source: unknown 20459 1726885638.20086: variable 'ansible_timeout' from source: unknown 20459 1726885638.20094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.21098: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885638.21176: variable 'omit' from source: magic vars 20459 1726885638.21186: starting attempt loop 20459 1726885638.21192: running the handler 20459 1726885638.21710: handler run complete 20459 1726885638.21738: attempt loop complete, returning result 20459 1726885638.21748: _execute() done 20459 1726885638.21755: dumping result to json 20459 1726885638.21762: done dumping result, returning 20459 1726885638.21774: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-47dd-4c59-00000000105e] 20459 1726885638.21783: sending task result for task 02369adf-7a19-47dd-4c59-00000000105e ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 20459 1726885638.21986: no more pending results, returning what we have 20459 1726885638.21990: results queue empty 20459 1726885638.21991: checking for any_errors_fatal 20459 1726885638.22001: done checking for any_errors_fatal 20459 1726885638.22002: checking for max_fail_percentage 20459 1726885638.22004: done checking for max_fail_percentage 20459 1726885638.22005: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.22005: done checking to see if all hosts have failed 20459 1726885638.22006: getting the remaining hosts for this loop 20459 1726885638.22008: done getting the remaining hosts for this loop 20459 1726885638.22013: getting the next task for host managed_node1 20459 1726885638.22021: done getting next task for host managed_node1 20459 1726885638.22025: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885638.22029: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.22041: getting variables 20459 1726885638.22044: in VariableManager get_vars() 20459 1726885638.22078: Calling all_inventory to load vars for managed_node1 20459 1726885638.22080: Calling groups_inventory to load vars for managed_node1 20459 1726885638.22083: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.22094: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.22097: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.22100: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.23131: done sending task result for task 02369adf-7a19-47dd-4c59-00000000105e 20459 1726885638.23135: WORKER PROCESS EXITING 20459 1726885638.23211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.24002: done with get_vars() 20459 1726885638.24188: 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 22:27:18 -0400 (0:00:00.066) 0:00:44.603 ****** 20459 1726885638.24272: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885638.24532: worker is 1 (out of 1 available) 20459 1726885638.24546: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885638.24558: done queuing things up, now waiting for results queue to drain 20459 1726885638.24560: waiting for pending results... 20459 1726885638.25773: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885638.26114: in run() - task 02369adf-7a19-47dd-4c59-00000000105f 20459 1726885638.26187: variable 'ansible_search_path' from source: unknown 20459 1726885638.26195: variable 'ansible_search_path' from source: unknown 20459 1726885638.26241: calling self._execute() 20459 1726885638.26382: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.26507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.26555: variable 'omit' from source: magic vars 20459 1726885638.27350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885638.28492: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885638.29462: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885638.29499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885638.29544: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885638.29636: 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) 20459 1726885638.29667: 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) 20459 1726885638.29698: 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) 20459 1726885638.29735: 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) 20459 1726885638.29895: variable 'storage_skip_checks' from source: set_fact 20459 1726885638.29924: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885638.29932: when evaluation is False, skipping this task 20459 1726885638.29939: _execute() done 20459 1726885638.29946: dumping result to json 20459 1726885638.29956: done dumping result, returning 20459 1726885638.29967: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-47dd-4c59-00000000105f] 20459 1726885638.29978: sending task result for task 02369adf-7a19-47dd-4c59-00000000105f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885638.30150: no more pending results, returning what we have 20459 1726885638.30154: results queue empty 20459 1726885638.30155: checking for any_errors_fatal 20459 1726885638.30164: done checking for any_errors_fatal 20459 1726885638.30165: checking for max_fail_percentage 20459 1726885638.30167: done checking for max_fail_percentage 20459 1726885638.30168: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.30169: done checking to see if all hosts have failed 20459 1726885638.30169: getting the remaining hosts for this loop 20459 1726885638.30173: done getting the remaining hosts for this loop 20459 1726885638.30177: getting the next task for host managed_node1 20459 1726885638.30184: done getting next task for host managed_node1 20459 1726885638.30188: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885638.30191: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.30211: getting variables 20459 1726885638.30214: in VariableManager get_vars() 20459 1726885638.30251: Calling all_inventory to load vars for managed_node1 20459 1726885638.30254: Calling groups_inventory to load vars for managed_node1 20459 1726885638.30256: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.30266: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.30269: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.30272: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.31067: done sending task result for task 02369adf-7a19-47dd-4c59-00000000105f 20459 1726885638.31069: WORKER PROCESS EXITING 20459 1726885638.31090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.31723: done with get_vars() 20459 1726885638.31738: 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 22:27:18 -0400 (0:00:00.075) 0:00:44.678 ****** 20459 1726885638.31837: entering _queue_task() for managed_node1/include_tasks 20459 1726885638.32080: worker is 1 (out of 1 available) 20459 1726885638.32094: exiting _queue_task() for managed_node1/include_tasks 20459 1726885638.32106: done queuing things up, now waiting for results queue to drain 20459 1726885638.32108: waiting for pending results... 20459 1726885638.32409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885638.32580: in run() - task 02369adf-7a19-47dd-4c59-000000001060 20459 1726885638.32600: variable 'ansible_search_path' from source: unknown 20459 1726885638.32607: variable 'ansible_search_path' from source: unknown 20459 1726885638.32755: calling self._execute() 20459 1726885638.32863: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.32875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.32890: variable 'omit' from source: magic vars 20459 1726885638.33410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885638.34103: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885638.34156: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885638.34330: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885638.34370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885638.34571: 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) 20459 1726885638.34602: 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) 20459 1726885638.34654: 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) 20459 1726885638.34744: 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) 20459 1726885638.34907: variable 'storage_skip_checks' from source: set_fact 20459 1726885638.34933: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885638.34943: when evaluation is False, skipping this task 20459 1726885638.34950: _execute() done 20459 1726885638.34959: dumping result to json 20459 1726885638.34965: done dumping result, returning 20459 1726885638.34976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-47dd-4c59-000000001060] 20459 1726885638.34985: sending task result for task 02369adf-7a19-47dd-4c59-000000001060 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885638.35139: no more pending results, returning what we have 20459 1726885638.35143: results queue empty 20459 1726885638.35144: checking for any_errors_fatal 20459 1726885638.35155: done checking for any_errors_fatal 20459 1726885638.35155: checking for max_fail_percentage 20459 1726885638.35157: done checking for max_fail_percentage 20459 1726885638.35158: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.35159: done checking to see if all hosts have failed 20459 1726885638.35160: getting the remaining hosts for this loop 20459 1726885638.35162: done getting the remaining hosts for this loop 20459 1726885638.35165: getting the next task for host managed_node1 20459 1726885638.35176: done getting next task for host managed_node1 20459 1726885638.35179: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885638.35183: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.35203: getting variables 20459 1726885638.35205: in VariableManager get_vars() 20459 1726885638.35243: Calling all_inventory to load vars for managed_node1 20459 1726885638.35245: Calling groups_inventory to load vars for managed_node1 20459 1726885638.35248: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.35258: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.35261: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.35264: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.36065: done sending task result for task 02369adf-7a19-47dd-4c59-000000001060 20459 1726885638.36068: WORKER PROCESS EXITING 20459 1726885638.36092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.37299: done with get_vars() 20459 1726885638.37317: done getting variables 20459 1726885638.37378: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:18 -0400 (0:00:00.055) 0:00:44.734 ****** 20459 1726885638.37411: entering _queue_task() for managed_node1/package 20459 1726885638.37663: worker is 1 (out of 1 available) 20459 1726885638.37675: exiting _queue_task() for managed_node1/package 20459 1726885638.37686: done queuing things up, now waiting for results queue to drain 20459 1726885638.37688: waiting for pending results... 20459 1726885638.38022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885638.38170: in run() - task 02369adf-7a19-47dd-4c59-000000001061 20459 1726885638.38190: variable 'ansible_search_path' from source: unknown 20459 1726885638.38198: variable 'ansible_search_path' from source: unknown 20459 1726885638.38245: calling self._execute() 20459 1726885638.38353: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.38367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.38379: variable 'omit' from source: magic vars 20459 1726885638.38799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885638.39089: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885638.39145: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885638.39185: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885638.39232: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885638.39321: 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) 20459 1726885638.39357: 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) 20459 1726885638.39388: 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) 20459 1726885638.39423: 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) 20459 1726885638.39564: variable 'storage_skip_checks' from source: set_fact 20459 1726885638.39586: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885638.39593: when evaluation is False, skipping this task 20459 1726885638.39598: _execute() done 20459 1726885638.39604: dumping result to json 20459 1726885638.39609: done dumping result, returning 20459 1726885638.39623: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-47dd-4c59-000000001061] 20459 1726885638.39634: sending task result for task 02369adf-7a19-47dd-4c59-000000001061 20459 1726885638.39750: done sending task result for task 02369adf-7a19-47dd-4c59-000000001061 20459 1726885638.39757: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885638.39808: no more pending results, returning what we have 20459 1726885638.39814: results queue empty 20459 1726885638.39815: checking for any_errors_fatal 20459 1726885638.39826: done checking for any_errors_fatal 20459 1726885638.39826: checking for max_fail_percentage 20459 1726885638.39828: done checking for max_fail_percentage 20459 1726885638.39829: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.39830: done checking to see if all hosts have failed 20459 1726885638.39831: getting the remaining hosts for this loop 20459 1726885638.39832: done getting the remaining hosts for this loop 20459 1726885638.39835: getting the next task for host managed_node1 20459 1726885638.39843: done getting next task for host managed_node1 20459 1726885638.39847: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885638.39850: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.39871: getting variables 20459 1726885638.39872: in VariableManager get_vars() 20459 1726885638.39904: Calling all_inventory to load vars for managed_node1 20459 1726885638.39907: Calling groups_inventory to load vars for managed_node1 20459 1726885638.39909: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.39923: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.39927: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.39930: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.41233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.41864: done with get_vars() 20459 1726885638.41878: 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 22:27:18 -0400 (0:00:00.045) 0:00:44.780 ****** 20459 1726885638.41974: entering _queue_task() for managed_node1/service_facts 20459 1726885638.42658: worker is 1 (out of 1 available) 20459 1726885638.42670: exiting _queue_task() for managed_node1/service_facts 20459 1726885638.42682: done queuing things up, now waiting for results queue to drain 20459 1726885638.42684: waiting for pending results... 20459 1726885638.42963: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885638.43100: in run() - task 02369adf-7a19-47dd-4c59-000000001062 20459 1726885638.43124: variable 'ansible_search_path' from source: unknown 20459 1726885638.43133: variable 'ansible_search_path' from source: unknown 20459 1726885638.43168: calling self._execute() 20459 1726885638.43270: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.43279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.43292: variable 'omit' from source: magic vars 20459 1726885638.43664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885638.43934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885638.43977: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885638.44020: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885638.44058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885638.44147: 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) 20459 1726885638.44188: 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) 20459 1726885638.44231: 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) 20459 1726885638.44266: 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) 20459 1726885638.44416: variable 'storage_skip_checks' from source: set_fact 20459 1726885638.44441: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 20459 1726885638.44447: when evaluation is False, skipping this task 20459 1726885638.44453: _execute() done 20459 1726885638.44459: dumping result to json 20459 1726885638.44465: done dumping result, returning 20459 1726885638.44476: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-47dd-4c59-000000001062] 20459 1726885638.44489: sending task result for task 02369adf-7a19-47dd-4c59-000000001062 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885638.44624: no more pending results, returning what we have 20459 1726885638.44628: results queue empty 20459 1726885638.44629: checking for any_errors_fatal 20459 1726885638.44637: done checking for any_errors_fatal 20459 1726885638.44638: checking for max_fail_percentage 20459 1726885638.44640: done checking for max_fail_percentage 20459 1726885638.44641: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.44642: done checking to see if all hosts have failed 20459 1726885638.44642: getting the remaining hosts for this loop 20459 1726885638.44644: done getting the remaining hosts for this loop 20459 1726885638.44647: getting the next task for host managed_node1 20459 1726885638.44654: done getting next task for host managed_node1 20459 1726885638.44658: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885638.44662: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885638.44682: getting variables 20459 1726885638.44684: in VariableManager get_vars() 20459 1726885638.44717: Calling all_inventory to load vars for managed_node1 20459 1726885638.44719: Calling groups_inventory to load vars for managed_node1 20459 1726885638.44722: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.44732: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.44735: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.44738: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.45294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.46145: done sending task result for task 02369adf-7a19-47dd-4c59-000000001062 20459 1726885638.46148: WORKER PROCESS EXITING 20459 1726885638.46420: done with get_vars() 20459 1726885638.46434: done getting variables 20459 1726885638.46485: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:18 -0400 (0:00:00.045) 0:00:44.825 ****** 20459 1726885638.46522: entering _queue_task() for managed_node1/set_fact 20459 1726885638.46940: worker is 1 (out of 1 available) 20459 1726885638.46950: exiting _queue_task() for managed_node1/set_fact 20459 1726885638.46962: done queuing things up, now waiting for results queue to drain 20459 1726885638.46963: waiting for pending results... 20459 1726885638.47770: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885638.47900: in run() - task 02369adf-7a19-47dd-4c59-000000001063 20459 1726885638.47929: variable 'ansible_search_path' from source: unknown 20459 1726885638.47932: variable 'ansible_search_path' from source: unknown 20459 1726885638.47966: calling self._execute() 20459 1726885638.48072: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.48076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.48086: variable 'omit' from source: magic vars 20459 1726885638.48221: variable 'omit' from source: magic vars 20459 1726885638.48319: variable 'omit' from source: magic vars 20459 1726885638.48764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885638.52342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885638.52415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885638.52462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885638.52501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885638.52537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885638.52624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.52658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.52696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.52743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.52763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.52818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.52847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.52877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.52928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.52949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.53022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.53052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.53082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.53134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.53154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.53202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.53235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.53264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.53307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.53331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.53388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.53418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.53452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.53495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.53515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.53824: variable 'ansible_facts' from source: unknown 20459 1726885638.56528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885638.57535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885638.57580: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885638.57617: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885638.57650: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885638.57851: 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) 20459 1726885638.57904: 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) 20459 1726885638.57936: 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) 20459 1726885638.58015: 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) 20459 1726885638.58624: variable 'omit' from source: magic vars 20459 1726885638.58656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885638.58684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885638.58704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885638.58726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.58741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.58763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885638.58781: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885638.58810: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885638.58820: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.58827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.58936: Set connection var ansible_pipelining to False 20459 1726885638.58944: Set connection var ansible_shell_type to sh 20459 1726885638.58950: Set connection var ansible_connection to ssh 20459 1726885638.58964: Set connection var ansible_timeout to 10 20459 1726885638.58973: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885638.58982: Set connection var ansible_shell_executable to /bin/sh 20459 1726885638.59011: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.59022: variable 'ansible_connection' from source: unknown 20459 1726885638.59029: variable 'ansible_module_compression' from source: unknown 20459 1726885638.59036: variable 'ansible_shell_type' from source: unknown 20459 1726885638.59042: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.59049: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.59057: variable 'ansible_pipelining' from source: unknown 20459 1726885638.59063: variable 'ansible_timeout' from source: unknown 20459 1726885638.59071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.59178: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885638.59198: variable 'omit' from source: magic vars 20459 1726885638.59208: starting attempt loop 20459 1726885638.59218: running the handler 20459 1726885638.59232: handler run complete 20459 1726885638.59247: attempt loop complete, returning result 20459 1726885638.59254: _execute() done 20459 1726885638.59260: dumping result to json 20459 1726885638.59267: done dumping result, returning 20459 1726885638.59279: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-47dd-4c59-000000001063] 20459 1726885638.59290: sending task result for task 02369adf-7a19-47dd-4c59-000000001063 20459 1726885638.59393: done sending task result for task 02369adf-7a19-47dd-4c59-000000001063 20459 1726885638.59402: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 20459 1726885638.59501: no more pending results, returning what we have 20459 1726885638.59504: results queue empty 20459 1726885638.59505: checking for any_errors_fatal 20459 1726885638.59511: done checking for any_errors_fatal 20459 1726885638.59513: checking for max_fail_percentage 20459 1726885638.59516: done checking for max_fail_percentage 20459 1726885638.59517: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.59517: done checking to see if all hosts have failed 20459 1726885638.59518: getting the remaining hosts for this loop 20459 1726885638.59520: done getting the remaining hosts for this loop 20459 1726885638.59523: getting the next task for host managed_node1 20459 1726885638.59533: done getting next task for host managed_node1 20459 1726885638.59537: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885638.59541: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885638.59553: getting variables 20459 1726885638.59555: in VariableManager get_vars() 20459 1726885638.59591: Calling all_inventory to load vars for managed_node1 20459 1726885638.59594: Calling groups_inventory to load vars for managed_node1 20459 1726885638.59597: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.59607: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.59611: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.59616: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.60698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.62419: done with get_vars() 20459 1726885638.62436: 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 22:27:18 -0400 (0:00:00.160) 0:00:44.985 ****** 20459 1726885638.62534: entering _queue_task() for managed_node1/systemd 20459 1726885638.63064: worker is 1 (out of 1 available) 20459 1726885638.63096: exiting _queue_task() for managed_node1/systemd 20459 1726885638.63108: done queuing things up, now waiting for results queue to drain 20459 1726885638.63110: waiting for pending results... 20459 1726885638.63396: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885638.63568: in run() - task 02369adf-7a19-47dd-4c59-000000001065 20459 1726885638.63588: variable 'ansible_search_path' from source: unknown 20459 1726885638.63596: variable 'ansible_search_path' from source: unknown 20459 1726885638.63645: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885638.63857: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885638.63904: dumping result to json 20459 1726885638.63908: done dumping result, returning 20459 1726885638.63916: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-000000001065] 20459 1726885638.63924: sending task result for task 02369adf-7a19-47dd-4c59-000000001065 20459 1726885638.64033: done sending task result for task 02369adf-7a19-47dd-4c59-000000001065 20459 1726885638.64038: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885638.64095: no more pending results, returning what we have 20459 1726885638.64099: results queue empty 20459 1726885638.64100: checking for any_errors_fatal 20459 1726885638.64106: done checking for any_errors_fatal 20459 1726885638.64107: checking for max_fail_percentage 20459 1726885638.64109: done checking for max_fail_percentage 20459 1726885638.64110: checking to see if all hosts have failed and the running result is not ok 20459 1726885638.64110: done checking to see if all hosts have failed 20459 1726885638.64111: getting the remaining hosts for this loop 20459 1726885638.64114: done getting the remaining hosts for this loop 20459 1726885638.64118: getting the next task for host managed_node1 20459 1726885638.64125: done getting next task for host managed_node1 20459 1726885638.64129: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885638.64133: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885638.64178: getting variables 20459 1726885638.64180: in VariableManager get_vars() 20459 1726885638.64227: Calling all_inventory to load vars for managed_node1 20459 1726885638.64231: Calling groups_inventory to load vars for managed_node1 20459 1726885638.64234: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885638.64248: Calling all_plugins_play to load vars for managed_node1 20459 1726885638.64255: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885638.64262: Calling groups_plugins_play to load vars for managed_node1 20459 1726885638.64661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885638.65245: done with get_vars() 20459 1726885638.65254: 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 22:27:18 -0400 (0:00:00.027) 0:00:45.013 ****** 20459 1726885638.65316: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885638.65539: worker is 1 (out of 1 available) 20459 1726885638.65551: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885638.65565: done queuing things up, now waiting for results queue to drain 20459 1726885638.65570: waiting for pending results... 20459 1726885638.65904: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885638.66061: in run() - task 02369adf-7a19-47dd-4c59-000000001066 20459 1726885638.66074: variable 'ansible_search_path' from source: unknown 20459 1726885638.66078: variable 'ansible_search_path' from source: unknown 20459 1726885638.66110: calling self._execute() 20459 1726885638.66353: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.66430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.66462: variable 'omit' from source: magic vars 20459 1726885638.66694: variable 'omit' from source: magic vars 20459 1726885638.66890: variable 'omit' from source: magic vars 20459 1726885638.67388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885638.69119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885638.69172: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885638.69215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885638.69244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885638.69264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885638.69414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.69418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.69423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.69724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.69728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.69731: variable 'storage_pools' from source: include params 20459 1726885638.69733: variable 'unused_disks' from source: set_fact 20459 1726885638.69736: variable 'unused_disks' from source: set_fact 20459 1726885638.69738: variable 'volume_size' from source: play vars 20459 1726885638.69781: variable 'volume_size' from source: play vars 20459 1726885638.69788: variable 'mount_location_after' from source: play vars 20459 1726885638.69848: variable 'mount_location_after' from source: play vars 20459 1726885638.70002: variable 'storage_use_partitions' from source: role '' defaults 20459 1726885638.70006: variable 'storage_disklabel_type' from source: role '' defaults 20459 1726885638.70011: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885638.70101: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885638.70177: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885638.70232: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885638.70344: variable 'storage_safe_mode' from source: role '' defaults 20459 1726885638.70428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885638.70450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885638.70493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885638.70530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885638.70534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885638.70636: variable 'omit' from source: magic vars 20459 1726885638.70662: variable 'omit' from source: magic vars 20459 1726885638.70684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885638.70704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885638.70736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885638.70748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.70757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885638.70777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885638.70807: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885638.70862: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885638.70865: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.70867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.70963: Set connection var ansible_pipelining to False 20459 1726885638.70966: Set connection var ansible_shell_type to sh 20459 1726885638.70968: Set connection var ansible_connection to ssh 20459 1726885638.70976: Set connection var ansible_timeout to 10 20459 1726885638.70981: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885638.70987: Set connection var ansible_shell_executable to /bin/sh 20459 1726885638.71040: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.71043: variable 'ansible_connection' from source: unknown 20459 1726885638.71045: variable 'ansible_module_compression' from source: unknown 20459 1726885638.71048: variable 'ansible_shell_type' from source: unknown 20459 1726885638.71050: variable 'ansible_shell_executable' from source: unknown 20459 1726885638.71052: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885638.71070: variable 'ansible_pipelining' from source: unknown 20459 1726885638.71074: variable 'ansible_timeout' from source: unknown 20459 1726885638.71076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885638.71253: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885638.71256: variable 'omit' from source: magic vars 20459 1726885638.71283: starting attempt loop 20459 1726885638.71286: running the handler 20459 1726885638.71302: _low_level_execute_command(): starting 20459 1726885638.71324: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885638.72082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885638.72092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.72103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.72122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885638.72166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885638.72174: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885638.72202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.72206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885638.72232: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885638.72235: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885638.72239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.72245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.72257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885638.72264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885638.72270: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885638.72279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.72352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885638.72369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885638.72381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885638.72461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885638.74081: stdout chunk (state=3): >>>/root <<< 20459 1726885638.74194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885638.74287: stderr chunk (state=3): >>><<< 20459 1726885638.74296: stdout chunk (state=3): >>><<< 20459 1726885638.74315: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885638.74328: _low_level_execute_command(): starting 20459 1726885638.74332: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285 `" && echo ansible-tmp-1726885638.743155-22314-52159760733285="` echo /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285 `" ) && sleep 0' 20459 1726885638.75063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885638.75067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.75069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.75081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885638.75084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885638.75086: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885638.75088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.75099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885638.75102: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885638.75104: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885638.75105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.75107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.75109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885638.75156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885638.75208: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885638.75216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.75221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885638.75223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885638.75278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885638.75389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885638.77195: stdout chunk (state=3): >>>ansible-tmp-1726885638.743155-22314-52159760733285=/root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285 <<< 20459 1726885638.77321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885638.77462: stderr chunk (state=3): >>><<< 20459 1726885638.77466: stdout chunk (state=3): >>><<< 20459 1726885638.77517: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885638.743155-22314-52159760733285=/root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885638.77662: variable 'ansible_module_compression' from source: unknown 20459 1726885638.77818: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 20459 1726885638.77821: variable 'ansible_facts' from source: unknown 20459 1726885638.77914: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285/AnsiballZ_blivet.py 20459 1726885638.78161: Sending initial data 20459 1726885638.78170: Sent initial data (153 bytes) 20459 1726885638.78931: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885638.78957: 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 <<< 20459 1726885638.79029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885638.79079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.79083: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.79146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885638.79161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885638.79207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885638.79262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885638.80958: 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 <<< 20459 1726885638.80990: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885638.81026: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpubfeovyd /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285/AnsiballZ_blivet.py <<< 20459 1726885638.81063: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885638.82226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885638.82306: stderr chunk (state=3): >>><<< 20459 1726885638.82309: stdout chunk (state=3): >>><<< 20459 1726885638.82326: done transferring module to remote 20459 1726885638.82337: _low_level_execute_command(): starting 20459 1726885638.82343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285/ /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285/AnsiballZ_blivet.py && sleep 0' 20459 1726885638.82773: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.82781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885638.82829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.82832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.82835: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.82883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885638.82886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885638.82931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885638.84650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885638.84816: stderr chunk (state=3): >>><<< 20459 1726885638.84913: stdout chunk (state=3): >>><<< 20459 1726885638.84971: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885638.84974: _low_level_execute_command(): starting 20459 1726885638.84976: _low_level_execute_command(): using become for this command 20459 1726885638.85000: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xlfcrymsefsdjduixhrbbixqtjmqxyfi ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285/AnsiballZ_blivet.py'"'"' && sleep 0' 20459 1726885638.85186: Initial state: awaiting_escalation: BECOME-SUCCESS-xlfcrymsefsdjduixhrbbixqtjmqxyfi 20459 1726885638.86222: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885638.86305: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.86324: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.86350: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885638.86388: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885638.86395: stderr chunk (state=1): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.86401: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885638.86414: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885638.86438: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885638.86444: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885638.86673: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885638.86734: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885638.89457: stdout chunk (state=1): >>>BECOME-SUCCESS-xlfcrymsefsdjduixhrbbixqtjmqxyfi <<< 20459 1726885638.89459: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xlfcrymsefsdjduixhrbbixqtjmqxyfi' 20459 1726885638.89677: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885638.89706: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885638.89708: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885638.89773: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885638.89775: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885638.89807: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885638.89845: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885638.89847: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885638.89888: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885638.89891: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885638.89895: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885638.89939: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885638.89943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885638.89958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885638.89978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885638.89981: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885638.90008: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb605045ca0> <<< 20459 1726885638.90037: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885638.90059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885638.90062: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ddc280> <<< 20459 1726885638.90064: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb605045a00> <<< 20459 1726885638.90087: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885638.90099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885638.90104: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6050459a0> <<< 20459 1726885638.90167: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885638.90176: 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 0x7fb604ddc370> <<< 20459 1726885638.90305: 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 0x7fb604ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ddc550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885638.90310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885638.90404: 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' <<< 20459 1726885638.90407: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d88f70> <<< 20459 1726885638.90441: 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' <<< 20459 1726885638.90728: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d8f100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885638.90735: 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 0x7fb604db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d8f820> <<< 20459 1726885638.90739: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604df1760> <<< 20459 1726885638.90742: 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 0x7fb604d88c70> <<< 20459 1726885638.90746: 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 0x7fb604db8c70> <<< 20459 1726885638.90832: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ddcfd0> 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. <<< 20459 1726885638.91220: 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' <<< 20459 1726885638.91229: 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 0x7fb604d54d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d57e20> # /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' # <<< 20459 1726885638.91351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885638.91461: 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 0x7fb604d4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d54250> # /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 <<< 20459 1726885638.91466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885638.91469: 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' # 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 0x7fb604c90c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604c90760> import 'itertools' # <<< 20459 1726885638.91542: 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 0x7fb604c90d60> # /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' <<< 20459 1726885638.91606: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604c90e20> # /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 0x7fb604c90ee0> import '_collections' # <<< 20459 1726885638.91645: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ce8be0> import '_functools' # <<< 20459 1726885638.91678: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ce24c0> <<< 20459 1726885638.91734: 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 0x7fb604cf7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d5bd00> <<< 20459 1726885638.91753: 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' <<< 20459 1726885638.91802: 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 0x7fb604ca1b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d57fa0> <<< 20459 1726885638.91825: 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 0x7fb604cf7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d618b0> <<< 20459 1726885638.91854: 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' <<< 20459 1726885638.92063: 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 0x7fb604ca1e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1c40> # /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 0x7fb604ca1bb0> # /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 <<< 20459 1726885638.92081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885638.92121: 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 0x7fb604c76220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885638.92137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885638.92188: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604c76310> <<< 20459 1726885638.92355: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604caee50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca38e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885638.92361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885638.92423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885638.92434: 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 0x7fb604c05f70> <<< 20459 1726885638.92559: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604beab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ce2fd0> # /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' <<< 20459 1726885638.92584: 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 0x7fb604ba39a0> <<< 20459 1726885638.92597: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885638.92656: 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 0x7fb604ba3cd0> # /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' <<< 20459 1726885638.92684: 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' <<< 20459 1726885638.92693: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604bb55e0> <<< 20459 1726885638.92726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885638.92736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885638.92763: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604bb5b20> <<< 20459 1726885638.92804: 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' <<< 20459 1726885638.92813: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb604b40250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ba3dc0> <<< 20459 1726885638.92834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885638.92837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885638.92878: 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 0x7fb604b52130> <<< 20459 1726885638.92885: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604bb5460> <<< 20459 1726885638.92893: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885638.92913: 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 0x7fb604b521f0> <<< 20459 1726885638.92949: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1880> <<< 20459 1726885638.92968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885638.92980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885638.93002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885638.93016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885638.93042: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885638.93052: 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 0x7fb604b6c550> <<< 20459 1726885638.93062: 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' <<< 20459 1726885638.93090: 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 0x7fb604b6c820> <<< 20459 1726885638.93096: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b6c610> <<< 20459 1726885638.93123: 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 0x7fb604b6c700> <<< 20459 1726885638.93163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885638.93166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885638.93338: 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 0x7fb604b6cb50> <<< 20459 1726885638.93372: 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 0x7fb604b6cfd0> <<< 20459 1726885638.93380: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b6c790> <<< 20459 1726885638.93392: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b608e0> <<< 20459 1726885638.93413: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1460> <<< 20459 1726885638.93436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885638.93499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885638.93535: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b6c940> <<< 20459 1726885638.93662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885638.93664: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb604aab520> <<< 20459 1726885638.93806: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 20459 1726885638.93809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.93891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.93928: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885638.93943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.93961: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885638.93973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.95160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.96116: 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 0x7fb604993730> <<< 20459 1726885638.96141: 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' <<< 20459 1726885638.96170: 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' <<< 20459 1726885638.96185: 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' <<< 20459 1726885638.96197: 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 0x7fb604a23850> <<< 20459 1726885638.96240: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23730> <<< 20459 1726885638.96257: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23490> <<< 20459 1726885638.96280: 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' <<< 20459 1726885638.96340: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a232b0> <<< 20459 1726885638.96378: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885638.96394: 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 0x7fb604a234f0> <<< 20459 1726885638.96405: 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' <<< 20459 1726885638.96437: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a238b0> <<< 20459 1726885638.96461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885638.96471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885638.96509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885638.96522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885638.96544: 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' <<< 20459 1726885638.96629: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043ee790> <<< 20459 1726885638.96661: 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 0x7fb6043eeb20> <<< 20459 1726885638.96699: 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 0x7fb6043ee970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885638.96716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885638.96742: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604930b50> <<< 20459 1726885638.96758: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a1dd00> <<< 20459 1726885638.96956: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23610> <<< 20459 1726885638.96959: 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 0x7fb604a1de80> <<< 20459 1726885638.96979: 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' <<< 20459 1726885638.97072: 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' <<< 20459 1726885638.97110: 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 0x7fb60498d880> <<< 20459 1726885638.97170: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049c4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049c4850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60492a310> # 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 0x7fb6049c4fa0> <<< 20459 1726885638.97199: 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 0x7fb6049c4f70> <<< 20459 1726885638.97238: 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 <<< 20459 1726885638.97242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885638.97261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885638.97275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885638.97351: 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 0x7fb6043d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049fbe80> <<< 20459 1726885638.97379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885638.97382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885638.97427: 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 0x7fb6043df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049fbfd0> <<< 20459 1726885638.97450: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885638.97495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885638.97524: 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' <<< 20459 1726885638.97527: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885638.97570: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043d0250> <<< 20459 1726885638.97694: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043df160> <<< 20459 1726885638.97784: 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 0x7fb6043dd5b0> <<< 20459 1726885638.97819: 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 0x7fb6043dd670> <<< 20459 1726885638.97854: 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 0x7fb6043dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049f3bb0> <<< 20459 1726885638.97891: 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' <<< 20459 1726885638.97913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885638.97927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885638.97955: 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 0x7fb6049859d0> <<< 20459 1726885638.98300: 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 0x7fb604982970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043d1880> # 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 0x7fb604985400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049bc9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885638.98333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.98425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885638.98483: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885638.98571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.98671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.99139: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885638.99638: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885638.99658: 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_baniwho3/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' <<< 20459 1726885638.99720: 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 0x7fb6043aebe0> <<< 20459 1726885638.99785: 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' <<< 20459 1726885638.99789: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049797c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f78100> <<< 20459 1726885638.99857: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885638.99926: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885639.00019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.00159: 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' <<< 20459 1726885639.00177: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60497ac10> # zipimport: zlib available <<< 20459 1726885639.00577: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.00937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01062: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885639.01076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01141: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885639.01198: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01289: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885639.01310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885639.01348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01396: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885639.01399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885639.01801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885639.01804: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885639.01884: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049bffd0> <<< 20459 1726885639.01903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.01942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02034: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885639.02037: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885639.02039: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885639.02050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02117: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885639.02126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02346: 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 <<< 20459 1726885639.02374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885639.02446: 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 0x7fb604396700> <<< 20459 1726885639.02478: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f3ff40> <<< 20459 1726885639.02525: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885639.02645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02699: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02730: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.02799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885639.02837: 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 # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885639.02896: 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' <<< 20459 1726885639.02954: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f79b50> <<< 20459 1726885639.02987: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043a4520> <<< 20459 1726885639.03059: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60439fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885639.03122: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.03206: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885639.03300: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885639.03394: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885639.04660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.05820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885639.05921: 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' <<< 20459 1726885639.05941: 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' <<< 20459 1726885639.06036: 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 0x7fb603c22040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c22280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c22a00> <<< 20459 1726885639.06146: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f89460> <<< 20459 1726885639.06209: 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 # 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' <<< 20459 1726885639.06323: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043960a0> # /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' <<< 20459 1726885639.06358: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f88160> <<< 20459 1726885639.06464: 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 0x7fb603f88940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f88e50> # /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' <<< 20459 1726885639.06488: 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' <<< 20459 1726885639.06632: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c2e340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c2e1f0> <<< 20459 1726885639.06655: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f88c40> # /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' <<< 20459 1726885639.06697: 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 <<< 20459 1726885639.06843: 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 0x7fb603d49070> <<< 20459 1726885639.06924: 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 0x7fb603d49f70> <<< 20459 1726885639.07006: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d497f0> # /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 <<< 20459 1726885639.07173: stdout chunk (state=3): >>># 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 0x7fb603c9d2e0> # /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 0x7fb603c9d3d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 20459 1726885639.07225: 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 0x7fb603c9d6d0> # /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 0x7fb603c9dca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6cc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6c820> <<< 20459 1726885639.07302: 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 import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6cee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6c2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d49bb0> <<< 20459 1726885639.07340: 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 <<< 20459 1726885639.07373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885639.07388: 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 0x7fb603cefdf0> <<< 20459 1726885639.07416: 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' <<< 20459 1726885639.07438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885639.07516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885639.07669: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c1d8b0> <<< 20459 1726885639.07673: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d08670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d081c0> <<< 20459 1726885639.07794: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d008e0> <<< 20459 1726885639.07846: 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 <<< 20459 1726885639.07862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885639.08033: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603beba00> <<< 20459 1726885639.08092: 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 <<< 20459 1726885639.08098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 20459 1726885639.08300: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035f0d60> <<< 20459 1726885639.08306: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d494f0> <<< 20459 1726885639.08355: 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 <<< 20459 1726885639.08385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885639.08593: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035f0eb0> <<< 20459 1726885639.08628: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a04d30> <<< 20459 1726885639.08655: 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' <<< 20459 1726885639.08694: 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' <<< 20459 1726885639.08706: 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 <<< 20459 1726885639.08730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 20459 1726885639.08775: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603584580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035843a0> <<< 20459 1726885639.08778: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60360c640> <<< 20459 1726885639.09225: stdout chunk (state=3): >>> ** (process:43769): WARNING **: 22:27:19.091: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 20459 1726885639.09232: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f89280> <<< 20459 1726885639.09254: 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 <<< 20459 1726885639.09259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 20459 1726885639.09306: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603584190> <<< 20459 1726885639.09331: 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 0x7fb6035ac8b0> <<< 20459 1726885639.09360: 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' <<< 20459 1726885639.09405: 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 <<< 20459 1726885639.09408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 20459 1726885639.09425: 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 <<< 20459 1726885639.09433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885639.09468: 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 <<< 20459 1726885639.09475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885639.09502: 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' <<< 20459 1726885639.09542: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f088b0> <<< 20459 1726885639.09553: 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' <<< 20459 1726885639.09591: 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 <<< 20459 1726885639.09607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 20459 1726885639.09626: stdout chunk (state=3): >>>import 'six.moves' # <<< 20459 1726885639.09643: 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 0x7fb602f1cfd0> <<< 20459 1726885639.09682: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f0f3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f08df0> <<< 20459 1726885639.09705: 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 <<< 20459 1726885639.09716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 20459 1726885639.09748: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f1ccd0> <<< 20459 1726885639.09842: 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' <<< 20459 1726885639.09860: 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' # /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 0x7fb602f37dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37b20> <<< 20459 1726885639.09878: 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 <<< 20459 1726885639.09900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 20459 1726885639.09923: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37790> <<< 20459 1726885639.09947: 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' <<< 20459 1726885639.09969: 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' <<< 20459 1726885639.09993: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f377f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f26d90> <<< 20459 1726885639.10023: 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' <<< 20459 1726885639.10058: 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' <<< 20459 1726885639.10074: 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 0x7fb602ebd9d0> <<< 20459 1726885639.10116: 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' <<< 20459 1726885639.10136: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ebddc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ebd6a0> <<< 20459 1726885639.10167: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37580> # /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 0x7fb602ebd6d0> <<< 20459 1726885639.10186: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f080d0> <<< 20459 1726885639.10201: 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' <<< 20459 1726885639.10269: 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' <<< 20459 1726885639.10272: 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 <<< 20459 1726885639.10274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885639.10323: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ed4460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ed41c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f08640> <<< 20459 1726885639.10694: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035b9580> <<< 20459 1726885639.10797: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035acd30> <<< 20459 1726885639.10873: 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 # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e84400> <<< 20459 1726885639.10886: 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 0x7fb602e84bb0> <<< 20459 1726885639.10968: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e7e0d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 20459 1726885639.10996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885639.11037: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885639.11172: 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 0x7fb602eb8a90> # /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' <<< 20459 1726885639.11251: 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' <<< 20459 1726885639.11356: 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' # /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 0x7fb602e49760> # /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 0x7fb602e49cd0> # /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 0x7fb602e593d0> <<< 20459 1726885639.11408: 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' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e59730> <<< 20459 1726885639.11436: 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' <<< 20459 1726885639.11472: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e59e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e49400> <<< 20459 1726885639.11491: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3eee0> <<< 20459 1726885639.11607: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3e160> <<< 20459 1726885639.11651: 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' <<< 20459 1726885639.11669: 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' <<< 20459 1726885639.11691: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602dfb5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3e760> <<< 20459 1726885639.11763: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602eb8c40> <<< 20459 1726885639.11784: 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' # /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 0x7fb602dfbf40> <<< 20459 1726885639.11817: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602eb8e80> <<< 20459 1726885639.11845: 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' <<< 20459 1726885639.11877: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3e2e0> <<< 20459 1726885639.11935: 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 0x7fb602e052e0> <<< 20459 1726885639.11962: 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' <<< 20459 1726885639.11982: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e055b0> <<< 20459 1726885639.12204: 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' <<< 20459 1726885639.12243: 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 <<< 20459 1726885639.12251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885639.12343: 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 0x7fb602e33d60> <<< 20459 1726885639.12370: 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' <<< 20459 1726885639.12405: 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 0x7fb602d2caf0> <<< 20459 1726885639.12411: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d2c460> <<< 20459 1726885639.12435: 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' <<< 20459 1726885639.12449: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d2cdc0> <<< 20459 1726885639.12471: 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 <<< 20459 1726885639.12481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 20459 1726885639.12504: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d384c0> <<< 20459 1726885639.12537: 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 <<< 20459 1726885639.12569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885639.12609: 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 0x7fb602d526a0> <<< 20459 1726885639.12633: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d48250> # /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' <<< 20459 1726885639.12664: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d5e880> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py <<< 20459 1726885639.12696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d63550> <<< 20459 1726885639.12727: 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' <<< 20459 1726885639.12767: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ce9340> <<< 20459 1726885639.12784: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e2bd90> <<< 20459 1726885639.12804: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e2ba90> <<< 20459 1726885639.12830: 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' <<< 20459 1726885639.12892: 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 0x7fb602cf8340> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py <<< 20459 1726885639.12926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 20459 1726885639.12953: 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' <<< 20459 1726885639.13003: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cf8ac0> <<< 20459 1726885639.13010: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cf82e0> <<< 20459 1726885639.13123: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cf0af0> <<< 20459 1726885639.13133: 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' <<< 20459 1726885639.13171: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ca4b20> <<< 20459 1726885639.13194: 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 0x7fb602ca8280> <<< 20459 1726885639.13209: 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 <<< 20459 1726885639.13240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885639.13264: 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' <<< 20459 1726885639.13314: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cc23a0> <<< 20459 1726885639.13357: 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 <<< 20459 1726885639.13376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 20459 1726885639.13403: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cc2760> <<< 20459 1726885639.13448: 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' <<< 20459 1726885639.13478: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cca400> # /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' <<< 20459 1726885639.13497: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ccafa0> <<< 20459 1726885639.13536: 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' <<< 20459 1726885639.13547: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cd97f0> <<< 20459 1726885639.13567: 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' <<< 20459 1726885639.13593: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cd9b20> <<< 20459 1726885639.13627: 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' <<< 20459 1726885639.13660: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cd9ee0> <<< 20459 1726885639.13672: 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' <<< 20459 1726885639.13698: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c675e0> <<< 20459 1726885639.13729: 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' <<< 20459 1726885639.13754: 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' <<< 20459 1726885639.13771: 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 <<< 20459 1726885639.13790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 20459 1726885639.13890: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c761c0> <<< 20459 1726885639.13899: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c67e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c67940> <<< 20459 1726885639.14148: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ca8340> # /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' <<< 20459 1726885639.14172: 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' <<< 20459 1726885639.14220: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c2aeb0> <<< 20459 1726885639.14242: 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 0x7fb602c35160> <<< 20459 1726885639.14343: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cb5be0> <<< 20459 1726885639.14363: 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' <<< 20459 1726885639.14389: 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' <<< 20459 1726885639.15025: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c42ac0> # /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 0x7fb602c4b9d0> <<< 20459 1726885639.15096: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c423d0> <<< 20459 1726885639.15131: 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' <<< 20459 1726885639.15164: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c54c70> <<< 20459 1726885639.15184: 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' <<< 20459 1726885639.15209: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c5ae80> <<< 20459 1726885639.15235: 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' <<< 20459 1726885639.15265: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c5f5e0> <<< 20459 1726885639.15290: 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 <<< 20459 1726885639.15297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 20459 1726885639.15358: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c5fd90> <<< 20459 1726885639.15378: 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 <<< 20459 1726885639.15385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885639.15439: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602bec850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602eacb50> <<< 20459 1726885639.15465: 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 0x7fb602e2b7f0> <<< 20459 1726885639.15597: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e9bd60> <<< 20459 1726885639.15620: 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 <<< 20459 1726885639.15641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885639.15678: 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' <<< 20459 1726885639.15727: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c14a90> <<< 20459 1726885639.15740: 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 <<< 20459 1726885639.15752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 20459 1726885639.15760: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c1e640> <<< 20459 1726885639.15780: 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 <<< 20459 1726885639.15786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 20459 1726885639.15869: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c1e220> <<< 20459 1726885639.15872: 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 <<< 20459 1726885639.15876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 20459 1726885639.15922: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ba9be0> <<< 20459 1726885639.16044: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c0d820> <<< 20459 1726885639.16065: 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 <<< 20459 1726885639.16091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885639.16199: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c14610> <<< 20459 1726885639.16225: 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 <<< 20459 1726885639.16234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885639.16283: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b6aa00> <<< 20459 1726885639.16307: 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 <<< 20459 1726885639.16373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885639.16405: 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' <<< 20459 1726885639.16441: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b347c0> <<< 20459 1726885639.16456: 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 <<< 20459 1726885639.16479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885639.16514: 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 <<< 20459 1726885639.16525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 20459 1726885639.16544: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b46970> <<< 20459 1726885639.16691: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b34f70> <<< 20459 1726885639.16715: 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 <<< 20459 1726885639.16723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885639.16734: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ae7eb0> <<< 20459 1726885639.17092: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b75520> <<< 20459 1726885639.17111: 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 <<< 20459 1726885639.17135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885639.17241: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ab6b20> <<< 20459 1726885639.17264: 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' <<< 20459 1726885639.17302: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ad4d30> <<< 20459 1726885639.17327: 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' <<< 20459 1726885639.17361: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ada760> <<< 20459 1726885639.17387: 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' <<< 20459 1726885639.17407: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ae02b0> <<< 20459 1726885639.17430: 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 <<< 20459 1726885639.17436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 20459 1726885639.17467: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ae0610> <<< 20459 1726885639.17489: 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' <<< 20459 1726885639.17517: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602a6a4c0> <<< 20459 1726885639.17534: 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 <<< 20459 1726885639.17555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885639.17690: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602a6adc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035ac9d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 20459 1726885639.17707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 20459 1726885639.17853: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035aca90> <<< 20459 1726885639.17895: 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 <<< 20459 1726885639.17918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 20459 1726885639.17934: 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 <<< 20459 1726885639.17960: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 20459 1726885639.17989: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602a3da00> <<< 20459 1726885639.18036: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602a27730> <<< 20459 1726885639.18066: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885639.18084: 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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885639.18101: 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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885639.18126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.18337: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.18528: 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_baniwho3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 20459 1726885639.18721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885639.18861: 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 <<< 20459 1726885639.18868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 20459 1726885639.18904: 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' <<< 20459 1726885639.18926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885639.18952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885639.18980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885639.18990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20459 1726885639.19001: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029736d0> <<< 20459 1726885639.19048: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885639.19054: 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 0x7fb602973760> <<< 20459 1726885639.19124: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029edbe0> <<< 20459 1726885639.19136: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029ed370> <<< 20459 1726885639.19153: 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 <<< 20459 1726885639.19173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 20459 1726885639.19341: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029edb80> <<< 20459 1726885639.19359: 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 <<< 20459 1726885639.19379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 20459 1726885639.19406: 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 <<< 20459 1726885639.19418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 20459 1726885639.19448: 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 <<< 20459 1726885639.19455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602907250> <<< 20459 1726885639.19480: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602997a00> <<< 20459 1726885639.19497: 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 <<< 20459 1726885639.19521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 20459 1726885639.19541: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029076a0> <<< 20459 1726885639.19566: 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' <<< 20459 1726885639.19586: 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 <<< 20459 1726885639.19604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 20459 1726885639.19637: 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 <<< 20459 1726885639.19643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885639.19669: 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 <<< 20459 1726885639.19685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 20459 1726885639.19703: 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 <<< 20459 1726885639.19706: 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 0x7fb60291b430> <<< 20459 1726885639.19708: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602910f10> <<< 20459 1726885639.19736: 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 <<< 20459 1726885639.19742: stdout chunk (state=3): >>># 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 0x7fb60291b5e0> <<< 20459 1726885639.19774: 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' <<< 20459 1726885639.19782: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60291b820> <<< 20459 1726885639.19808: 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' <<< 20459 1726885639.19821: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60291ba00> <<< 20459 1726885639.19843: 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 <<< 20459 1726885639.19848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885639.19888: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60291bc10> <<< 20459 1726885639.19901: 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 <<< 20459 1726885639.19914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885639.19928: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60291be50> <<< 20459 1726885639.19955: 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' <<< 20459 1726885639.19961: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602927c10> <<< 20459 1726885639.19983: 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 <<< 20459 1726885639.19994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 20459 1726885639.20002: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602927d90> <<< 20459 1726885639.20028: 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' <<< 20459 1726885639.20043: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602927fa0> <<< 20459 1726885639.20065: 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 <<< 20459 1726885639.20071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885639.20089: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60292e190> <<< 20459 1726885639.20116: 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 <<< 20459 1726885639.20122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885639.20142: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60292e610> <<< 20459 1726885639.20167: 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 <<< 20459 1726885639.20172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 20459 1726885639.20187: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60292ec40> <<< 20459 1726885639.20217: 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' <<< 20459 1726885639.20224: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60292ef40> <<< 20459 1726885639.20254: 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 <<< 20459 1726885639.20256: stdout chunk (state=3): >>># 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 0x7fb60293a160> <<< 20459 1726885639.20284: 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' <<< 20459 1726885639.20290: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60293a2e0> <<< 20459 1726885639.20315: 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 <<< 20459 1726885639.20329: 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 0x7fb60293a520> <<< 20459 1726885639.20349: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602910a60> <<< 20459 1726885639.20386: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602907f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602907d90> <<< 20459 1726885639.20500: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029739d0> <<< 20459 1726885639.20601: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029ac220> <<< 20459 1726885639.22770: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885639.29261: 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 <<< 20459 1726885639.29283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 20459 1726885639.29589: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6028e05e0> <<< 20459 1726885639.85303: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": ["/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"path": "/opt/test1", "state": "absent"}, {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["lvm2", "xfsprogs"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "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": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 20459 1726885639.86289: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885639.86534: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 20459 1726885639.86592: 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 <<< 20459 1726885639.86621: 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 # 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 <<< 20459 1726885639.86627: 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 <<< 20459 1726885639.86649: 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 <<< 20459 1726885639.86664: 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 # 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 <<< 20459 1726885639.86668: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.86697: 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 <<< 20459 1726885639.86714: 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 <<< 20459 1726885639.86718: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.86730: 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 <<< 20459 1726885639.86739: 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<<< 20459 1726885639.86742: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 20459 1726885639.86748: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.86764: 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 <<< 20459 1726885639.86767: 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 <<< 20459 1726885639.86770: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.86773: 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 <<< 20459 1726885639.86796: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.86800: 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 # 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 <<< 20459 1726885639.86809: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.87311: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885639.87343: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 20459 1726885639.87375: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885639.87408: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885639.87412: stdout chunk (state=3): >>># destroy distro <<< 20459 1726885639.87425: stdout chunk (state=3): >>># destroy argparse <<< 20459 1726885639.87459: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20459 1726885639.87587: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 20459 1726885639.87633: 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 <<< 20459 1726885639.87698: 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 <<< 20459 1726885639.87736: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning <<< 20459 1726885639.87740: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib<<< 20459 1726885639.87743: stdout chunk (state=3): >>> # 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 <<< 20459 1726885639.87780: 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 <<< 20459 1726885639.87857: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.87926: 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<<< 20459 1726885639.87985: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.tasks.fswritelabel<<< 20459 1726885639.88027: 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 # 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 <<< 20459 1726885639.88041: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition <<< 20459 1726885639.88071: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.88092: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.88099: stdout chunk (state=3): >>># cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info <<< 20459 1726885639.88102: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.88106: 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 <<< 20459 1726885639.88109: 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 # 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 <<< 20459 1726885639.88113: stdout chunk (state=3): >>># destroy glob # destroy hashlib # destroy selinux <<< 20459 1726885639.88116: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 20459 1726885639.88120: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio <<< 20459 1726885639.88123: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject <<< 20459 1726885639.88125: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse <<< 20459 1726885639.88126: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.88129: stdout chunk (state=3): >>># destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 20459 1726885639.88131: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 20459 1726885639.88132: 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<<< 20459 1726885639.88133: stdout chunk (state=3): >>> # 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 <<< 20459 1726885639.88134: stdout chunk (state=3): >>># destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 20459 1726885639.88136: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 20459 1726885639.88137: 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 # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array<<< 20459 1726885639.88139: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 20459 1726885639.88140: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 20459 1726885639.88141: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime <<< 20459 1726885639.88142: stdout chunk (state=3): >>># cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize <<< 20459 1726885639.88202: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 20459 1726885639.88269: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 20459 1726885639.88295: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings <<< 20459 1726885639.88360: 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 # 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 <<< 20459 1726885639.88398: 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 _struct <<< 20459 1726885639.88401: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885639.88404: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 20459 1726885639.88445: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 20459 1726885639.88482: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.88497: stdout chunk (state=3): >>># 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 <<< 20459 1726885639.88522: 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 <<< 20459 1726885639.88555: 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 <<< 20459 1726885639.88559: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy _pickle <<< 20459 1726885639.88562: 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 <<< 20459 1726885639.88567: stdout chunk (state=3): >>># destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 20459 1726885639.89419: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885639.89496: stdout chunk (state=3): >>># destroy linecache # destroy _collections_abc # destroy _weakref <<< 20459 1726885639.89515: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket <<< 20459 1726885639.89519: stdout chunk (state=3): >>># destroy array # destroy zipimport <<< 20459 1726885639.89527: stdout chunk (state=3): >>># destroy parted <<< 20459 1726885639.89601: stdout chunk (state=3): >>># destroy pyudev <<< 20459 1726885639.89628: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid <<< 20459 1726885639.89635: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885639.89693: 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 <<< 20459 1726885639.89726: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse <<< 20459 1726885639.89744: stdout chunk (state=3): >>># destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20459 1726885639.89747: stdout chunk (state=3): >>># destroy textwrap # destroy fnmatch<<< 20459 1726885639.89750: stdout chunk (state=3): >>> # destroy _hashlib <<< 20459 1726885639.89790: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 20459 1726885639.89810: 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 <<< 20459 1726885639.89829: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 20459 1726885639.89864: 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 <<< 20459 1726885639.89869: stdout chunk (state=3): >>># destroy _warnings <<< 20459 1726885639.89871: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 20459 1726885639.89913: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885639.89994: 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 <<< 20459 1726885639.90002: stdout chunk (state=3): >>># destroy contextlib <<< 20459 1726885639.90045: stdout chunk (state=3): >>># destroy gi._gi <<< 20459 1726885639.90052: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 20459 1726885639.90058: stdout chunk (state=3): >>># destroy stat # destroy abc <<< 20459 1726885639.90127: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc <<< 20459 1726885639.90131: stdout chunk (state=3): >>># destroy errno <<< 20459 1726885639.90140: 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 <<< 20459 1726885639.90250: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885639.90882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885639.91030: stderr chunk (state=3): >>><<< 20459 1726885639.91039: stdout chunk (state=3): >>><<< 20459 1726885639.91262: _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 0x7fb605045ca0> # /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 0x7fb604ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb605045a00> # /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 0x7fb6050459a0> 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 0x7fb604ddc370> # /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 0x7fb604ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ddc550> # /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 0x7fb604d88f70> # /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 0x7fb604d8f100> # /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 0x7fb604db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604df1760> # /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 0x7fb604d88c70> # /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 0x7fb604db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ddcfd0> 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 0x7fb604d54d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d57e20> # /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 0x7fb604d4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d54250> # /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 0x7fb604c90c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604c90760> 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 0x7fb604c90d60> # /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 0x7fb604c90e20> # /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 0x7fb604c90ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ce8be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ce24c0> # /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 0x7fb604cf7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d5bd00> # /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 0x7fb604ca1b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d57fa0> # 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 0x7fb604cf7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604d618b0> # /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 0x7fb604ca1e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1c40> # /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 0x7fb604ca1bb0> # /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 0x7fb604c76220> # /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 0x7fb604c76310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604caee50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca38e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1e20> # /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 0x7fb604c05f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604beab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ce2fd0> # /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 0x7fb604ba39a0> 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 0x7fb604ba3cd0> # /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 0x7fb604bb55e0> # /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 0x7fb604bb5b20> # 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 0x7fb604b40250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ba3dc0> # /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 0x7fb604b52130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604bb5460> 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 0x7fb604b521f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1880> # /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 0x7fb604b6c550> # /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 0x7fb604b6c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b6c610> # 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 0x7fb604b6c700> # /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 0x7fb604b6cb50> # 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 0x7fb604b6cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b6c790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604b608e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604ca1460> # /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 0x7fb604b6c940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb604aab520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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_baniwho3/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 0x7fb604993730> # /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 0x7fb604a23850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23490> # /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 0x7fb604a23580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a232b0> 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 0x7fb604a234f0> # /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 0x7fb604a238b0> # /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 0x7fb6043ee790> # 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 0x7fb6043eeb20> # 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 0x7fb6043ee970> # /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 0x7fb604930b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a1dd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a23610> # /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 0x7fb604a1de80> # /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 0x7fb60498d880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049c4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049c4850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60492a310> # 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 0x7fb6049c4fa0> # /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 0x7fb6049c4f70> # /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 0x7fb6043d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049fbe80> # /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 0x7fb6043df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049fbfd0> # /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 0x7fb6043d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043df160> # 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 0x7fb6043dd5b0> # 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 0x7fb6043dd670> # 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 0x7fb6043dcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049f3bb0> # /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 0x7fb6049859d0> # 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 0x7fb604982970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043d1880> # 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 0x7fb604985400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6049bc9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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 0x7fb6043aebe0> # /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 0x7fb6049797c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f78100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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 0x7fb60497ac10> # 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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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 0x7fb6049bffd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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 0x7fb604396700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f3ff40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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 0x7fb603f79b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6043a4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60439fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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_baniwho3/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 0x7fb603c22040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c22280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c22a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f89460> # /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 0x7fb6043960a0> # /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 0x7fb603f88160> # 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 0x7fb603f88940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f88e50> # /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 0x7fb603c2e340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c2e1f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603f88c40> # /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 0x7fb603d49070> # 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 0x7fb603d49f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d497f0> # /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 0x7fb603c9d2e0> # /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 0x7fb603c9d3d0> # /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 0x7fb603c9d6d0> # /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 0x7fb603c9dca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6cc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6c820> # 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 0x7fb603c6cee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603c6c2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d49bb0> # /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 0x7fb603cefdf0> # /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 0x7fb603c1d8b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d08670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d081c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d008e0> # /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 0x7fb603beba00> # /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 0x7fb6035f0d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb603d494f0> # /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 0x7fb6035f0eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb604a04d30> # /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 0x7fb603584580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035843a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb60360c640> ** (process:43769): WARNING **: 22:27:19.091: 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 0x7fb603f89280> # /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 0x7fb603584190> # /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 0x7fb6035ac8b0> # /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 0x7fb602f088b0> # /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 0x7fb602f1cfd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f0f3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f08df0> # /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 0x7fb602f1ccd0> # /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 0x7fb602f37dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37b20> # /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 0x7fb602f37c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37790> # /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 0x7fb602f37850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f377f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f26d90> # /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 0x7fb602ebd9d0> # /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 0x7fb602ebddc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ebd6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f37580> # /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 0x7fb602ebd6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f080d0> # /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 0x7fb602ed4460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ed41c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602f08640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035b9580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035acd30> # /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 0x7fb602e84400> # /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 0x7fb602e84bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e7e0d0> # /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 0x7fb602eb8a90> # /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 0x7fb602e49760> # /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 0x7fb602e49cd0> # /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 0x7fb602e593d0> # /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 0x7fb602e59730> # /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 0x7fb602e59e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e49400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3eee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3e160> # /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 0x7fb602dfb5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e3e760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602eb8c40> # /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 0x7fb602dfbf40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602eb8e80> # /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 0x7fb602e3e2e0> # /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 0x7fb602e052e0> # /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 0x7fb602e055b0> # /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 0x7fb602e33d60> # /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 0x7fb602d2caf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d2c460> # /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 0x7fb602d2cdc0> # /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 0x7fb602d384c0> # /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 0x7fb602d526a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602d48250> # /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 0x7fb602d5e880> # /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 0x7fb602d63550> # /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 0x7fb602ce9340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e2bd90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e2ba90> # /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 0x7fb602cf8340> # /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 0x7fb602cf8ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cf82e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cf0af0> # /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 0x7fb602ca4b20> # /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 0x7fb602ca8280> # /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 0x7fb602cc23a0> # /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 0x7fb602cc2760> # /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 0x7fb602cca400> # /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 0x7fb602ccafa0> # /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 0x7fb602cd97f0> # /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 0x7fb602cd9b20> # /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 0x7fb602cd9ee0> # /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 0x7fb602c675e0> # /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 0x7fb602c761c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c67e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c67940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602ca8340> # /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 0x7fb602c2aeb0> # /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 0x7fb602c35160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602cb5be0> # /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 0x7fb602c42ac0> # /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 0x7fb602c4b9d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c423d0> # /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 0x7fb602c54c70> # /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 0x7fb602c5ae80> # /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 0x7fb602c5f5e0> # /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 0x7fb602c5fd90> # /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 0x7fb602bec850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602eacb50> # /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 0x7fb602e2b7f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602e9bd60> # /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 0x7fb602c14a90> # /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 0x7fb602c1e640> # /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 0x7fb602c1e220> # /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 0x7fb602ba9be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602c0d820> # /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 0x7fb602c14610> # /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 0x7fb602b6aa00> # /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 0x7fb602b347c0> # /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 0x7fb602b46970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b34f70> # /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 0x7fb602ae7eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602b75520> # /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 0x7fb602ab6b20> # /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 0x7fb602ad4d30> # /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 0x7fb602ada760> # /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 0x7fb602ae02b0> # /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 0x7fb602ae0610> # /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 0x7fb602a6a4c0> # /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 0x7fb602a6adc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6035ac9d0> # /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 0x7fb6035aca90> # /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 0x7fb602a3da00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602a27730> # 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_baniwho3/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_baniwho3/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_baniwho3/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 0x7fb6029736d0> # 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 0x7fb602973760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029edbe0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029ed370> # /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 0x7fb6029edb80> # /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 0x7fb602907250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602997a00> # /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 0x7fb6029076a0> # /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 0x7fb60291b430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602910f10> # /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 0x7fb60291b5e0> # /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 0x7fb60291b820> # /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 0x7fb60291ba00> # /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 0x7fb60291bc10> # /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 0x7fb60291be50> # /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 0x7fb602927c10> # /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 0x7fb602927d90> # /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 0x7fb602927fa0> # /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 0x7fb60292e190> # /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 0x7fb60292e610> # /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 0x7fb60292ec40> # /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 0x7fb60292ef40> # /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 0x7fb60293a160> # /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 0x7fb60293a2e0> # /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 0x7fb60293a520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602910a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602907f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb602907d90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029739d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6029ac220> 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 0x7fb6028e05e0> {"changed": false, "actions": [], "leaves": ["/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"path": "/opt/test1", "state": "absent"}, {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["lvm2", "xfsprogs"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "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": true, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885639.93227: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'foo', 'disks': ['sda'], 'volumes': [{'name': 'test1', 'size': '3g', 'mount_point': '/opt/test2'}]}], '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': 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-1726885638.743155-22314-52159760733285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885639.93229: _low_level_execute_command(): starting 20459 1726885639.93230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885638.743155-22314-52159760733285/ > /dev/null 2>&1 && sleep 0' 20459 1726885639.93232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885639.93233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885639.93235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885639.93236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885639.93237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885639.93238: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885639.93240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885639.93241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885639.93242: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885639.93244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885639.93245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885639.93246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885639.93248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885639.93249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885639.93250: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885639.93251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885639.93254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885639.93256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885639.93257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885639.93259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885639.94492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885639.94553: stderr chunk (state=3): >>><<< 20459 1726885639.94558: stdout chunk (state=3): >>><<< 20459 1726885639.94612: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885639.94615: handler run complete 20459 1726885639.94706: attempt loop complete, returning result 20459 1726885639.94709: _execute() done 20459 1726885639.94716: dumping result to json 20459 1726885639.94728: done dumping result, returning 20459 1726885639.94738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-47dd-4c59-000000001066] 20459 1726885639.94741: sending task result for task 02369adf-7a19-47dd-4c59-000000001066 ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } 20459 1726885639.95198: done sending task result for task 02369adf-7a19-47dd-4c59-000000001066 20459 1726885639.95202: WORKER PROCESS EXITING 20459 1726885639.95213: no more pending results, returning what we have 20459 1726885639.95215: results queue empty 20459 1726885639.95216: checking for any_errors_fatal 20459 1726885639.95220: done checking for any_errors_fatal 20459 1726885639.95221: checking for max_fail_percentage 20459 1726885639.95226: done checking for max_fail_percentage 20459 1726885639.95227: checking to see if all hosts have failed and the running result is not ok 20459 1726885639.95228: done checking to see if all hosts have failed 20459 1726885639.95228: getting the remaining hosts for this loop 20459 1726885639.95229: done getting the remaining hosts for this loop 20459 1726885639.95231: getting the next task for host managed_node1 20459 1726885639.95235: done getting next task for host managed_node1 20459 1726885639.95238: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885639.95240: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885639.95248: getting variables 20459 1726885639.95249: in VariableManager get_vars() 20459 1726885639.95273: Calling all_inventory to load vars for managed_node1 20459 1726885639.95275: Calling groups_inventory to load vars for managed_node1 20459 1726885639.95276: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885639.95282: Calling all_plugins_play to load vars for managed_node1 20459 1726885639.95284: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885639.95286: Calling groups_plugins_play to load vars for managed_node1 20459 1726885639.95625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885639.96116: done with get_vars() 20459 1726885639.96131: done getting variables 20459 1726885639.96174: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:19 -0400 (0:00:01.308) 0:00:46.322 ****** 20459 1726885639.96198: entering _queue_task() for managed_node1/command 20459 1726885639.96410: worker is 1 (out of 1 available) 20459 1726885639.96425: exiting _queue_task() for managed_node1/command 20459 1726885639.96437: done queuing things up, now waiting for results queue to drain 20459 1726885639.96439: waiting for pending results... 20459 1726885639.96673: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885639.96853: in run() - task 02369adf-7a19-47dd-4c59-000000001067 20459 1726885639.96868: variable 'ansible_search_path' from source: unknown 20459 1726885639.96872: variable 'ansible_search_path' from source: unknown 20459 1726885639.96918: calling self._execute() 20459 1726885639.97015: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885639.97031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885639.97045: variable 'omit' from source: magic vars 20459 1726885639.97414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885639.99171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885639.99262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885639.99325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885639.99355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885639.99377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885639.99440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885639.99460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885639.99479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885639.99547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885639.99563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885639.99720: Evaluated conditional (storage_udevadm_trigger | d(false)): False 20459 1726885639.99736: when evaluation is False, skipping this task 20459 1726885639.99746: _execute() done 20459 1726885639.99775: dumping result to json 20459 1726885639.99799: done dumping result, returning 20459 1726885639.99809: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-47dd-4c59-000000001067] 20459 1726885639.99821: sending task result for task 02369adf-7a19-47dd-4c59-000000001067 20459 1726885639.99943: done sending task result for task 02369adf-7a19-47dd-4c59-000000001067 20459 1726885639.99946: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885640.00143: no more pending results, returning what we have 20459 1726885640.00147: results queue empty 20459 1726885640.00148: checking for any_errors_fatal 20459 1726885640.00164: done checking for any_errors_fatal 20459 1726885640.00165: checking for max_fail_percentage 20459 1726885640.00167: done checking for max_fail_percentage 20459 1726885640.00167: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.00168: done checking to see if all hosts have failed 20459 1726885640.00168: getting the remaining hosts for this loop 20459 1726885640.00169: done getting the remaining hosts for this loop 20459 1726885640.00174: getting the next task for host managed_node1 20459 1726885640.00178: done getting next task for host managed_node1 20459 1726885640.00181: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885640.00183: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885640.00196: getting variables 20459 1726885640.00197: in VariableManager get_vars() 20459 1726885640.00226: Calling all_inventory to load vars for managed_node1 20459 1726885640.00228: Calling groups_inventory to load vars for managed_node1 20459 1726885640.00230: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.00236: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.00238: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.00240: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.00593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.01234: done with get_vars() 20459 1726885640.01248: 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 22:27:20 -0400 (0:00:00.051) 0:00:46.373 ****** 20459 1726885640.01340: entering _queue_task() for managed_node1/stat 20459 1726885640.01590: worker is 1 (out of 1 available) 20459 1726885640.01603: exiting _queue_task() for managed_node1/stat 20459 1726885640.01617: done queuing things up, now waiting for results queue to drain 20459 1726885640.01621: waiting for pending results... 20459 1726885640.01921: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885640.02057: in run() - task 02369adf-7a19-47dd-4c59-000000001068 20459 1726885640.02075: variable 'ansible_search_path' from source: unknown 20459 1726885640.02079: variable 'ansible_search_path' from source: unknown 20459 1726885640.02114: calling self._execute() 20459 1726885640.02219: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.02230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.02252: variable 'omit' from source: magic vars 20459 1726885640.02345: variable 'omit' from source: magic vars 20459 1726885640.02415: variable 'omit' from source: magic vars 20459 1726885640.02454: variable 'omit' from source: magic vars 20459 1726885640.02491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885640.02537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885640.02556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885640.02572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.02585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.02599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885640.02627: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885640.02654: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885640.02657: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.02660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.02775: Set connection var ansible_pipelining to False 20459 1726885640.02779: Set connection var ansible_shell_type to sh 20459 1726885640.02781: Set connection var ansible_connection to ssh 20459 1726885640.02790: Set connection var ansible_timeout to 10 20459 1726885640.02795: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885640.02802: Set connection var ansible_shell_executable to /bin/sh 20459 1726885640.02821: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.02827: variable 'ansible_connection' from source: unknown 20459 1726885640.02830: variable 'ansible_module_compression' from source: unknown 20459 1726885640.02833: variable 'ansible_shell_type' from source: unknown 20459 1726885640.02835: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.02838: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.02851: variable 'ansible_pipelining' from source: unknown 20459 1726885640.02854: variable 'ansible_timeout' from source: unknown 20459 1726885640.02857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.03000: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885640.03007: variable 'omit' from source: magic vars 20459 1726885640.03013: starting attempt loop 20459 1726885640.03016: running the handler 20459 1726885640.03029: _low_level_execute_command(): starting 20459 1726885640.03036: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885640.03531: 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 <<< 20459 1726885640.03541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.03566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.03587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885640.03598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.03643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.03656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.03703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.05334: stdout chunk (state=3): >>>/root <<< 20459 1726885640.05458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.05518: stderr chunk (state=3): >>><<< 20459 1726885640.05527: stdout chunk (state=3): >>><<< 20459 1726885640.05553: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885640.05580: _low_level_execute_command(): starting 20459 1726885640.05590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753 `" && echo ansible-tmp-1726885640.0556269-22363-198384798810753="` echo /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753 `" ) && sleep 0' 20459 1726885640.06245: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885640.06260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.06276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.06295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.06350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.06371: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885640.06386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.06404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885640.06420: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885640.06438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885640.06454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.06469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.06485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.06497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.06509: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885640.06526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.06606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.06641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.06667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.06744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.08604: stdout chunk (state=3): >>>ansible-tmp-1726885640.0556269-22363-198384798810753=/root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753 <<< 20459 1726885640.08816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.08820: stdout chunk (state=3): >>><<< 20459 1726885640.08823: stderr chunk (state=3): >>><<< 20459 1726885640.09122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885640.0556269-22363-198384798810753=/root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885640.09126: variable 'ansible_module_compression' from source: unknown 20459 1726885640.09128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885640.09130: variable 'ansible_facts' from source: unknown 20459 1726885640.09133: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753/AnsiballZ_stat.py 20459 1726885640.09678: Sending initial data 20459 1726885640.09682: Sent initial data (153 bytes) 20459 1726885640.10967: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.10971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.11004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.11008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.11010: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.11086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.11090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.11095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.11146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.12885: 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 <<< 20459 1726885640.12919: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885640.12950: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp2qw97nbu /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753/AnsiballZ_stat.py <<< 20459 1726885640.12980: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885640.13755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.13873: stderr chunk (state=3): >>><<< 20459 1726885640.13876: stdout chunk (state=3): >>><<< 20459 1726885640.13896: done transferring module to remote 20459 1726885640.13909: _low_level_execute_command(): starting 20459 1726885640.13915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753/ /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753/AnsiballZ_stat.py && sleep 0' 20459 1726885640.14562: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885640.14576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.14597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.14619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.14669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.14683: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885640.14705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.14727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885640.14751: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885640.14764: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885640.14776: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.14791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.14813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.14826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.14837: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885640.14854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.14934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.14957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.14977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.15042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.16783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.16826: stderr chunk (state=3): >>><<< 20459 1726885640.16830: stdout chunk (state=3): >>><<< 20459 1726885640.16845: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885640.16848: _low_level_execute_command(): starting 20459 1726885640.16852: _low_level_execute_command(): using become for this command 20459 1726885640.16864: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fswlzydpaiyjrzyhvmhjcokhccnswwkz ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885640.16950: Initial state: awaiting_escalation: BECOME-SUCCESS-fswlzydpaiyjrzyhvmhjcokhccnswwkz 20459 1726885640.17448: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885640.17467: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.17482: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.17497: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.17539: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.17550: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885640.17567: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.17587: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885640.17601: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885640.17616: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885640.17633: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.17648: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.17665: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.17686: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.17698: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885640.17714: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.17796: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.17822: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.17841: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.17932: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.20810: stdout chunk (state=1): >>>BECOME-SUCCESS-fswlzydpaiyjrzyhvmhjcokhccnswwkz <<< 20459 1726885640.20814: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-fswlzydpaiyjrzyhvmhjcokhccnswwkz' 20459 1726885640.21052: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885640.21055: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885640.21057: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885640.21063: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885640.21110: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885640.21115: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885640.21140: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885640.21172: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885640.21213: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885640.21228: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885640.21269: 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' <<< 20459 1726885640.21297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885640.21313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885640.21337: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f75ca0> <<< 20459 1726885640.21376: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885640.21390: 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 0x7f0ec6f1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f75a00> <<< 20459 1726885640.21424: 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' <<< 20459 1726885640.21462: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f759a0> <<< 20459 1726885640.21490: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885640.21493: 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 0x7f0ec6f1c370> <<< 20459 1726885640.21534: 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' <<< 20459 1726885640.21537: 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' <<< 20459 1726885640.21562: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f1c820> <<< 20459 1726885640.21593: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f1c550> <<< 20459 1726885640.21610: 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' <<< 20459 1726885640.21629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885640.21647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885640.21690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885640.21709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885640.21714: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ec8f70> <<< 20459 1726885640.21737: 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' <<< 20459 1726885640.21804: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ecf100> <<< 20459 1726885640.21832: 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' <<< 20459 1726885640.21863: 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 0x7f0ec6ef8730> <<< 20459 1726885640.21877: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ecf820> <<< 20459 1726885640.21917: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f31760> <<< 20459 1726885640.21932: 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 0x7f0ec6ec8c70> <<< 20459 1726885640.21984: 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' # <<< 20459 1726885640.21999: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ef8c70> <<< 20459 1726885640.22037: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f1cfd0> <<< 20459 1726885640.22066: 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. <<< 20459 1726885640.22264: 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' <<< 20459 1726885640.22296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885640.22328: 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 <<< 20459 1726885640.22350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885640.22380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885640.22383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885640.22384: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e6fd90> <<< 20459 1726885640.22429: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e72e20> <<< 20459 1726885640.22465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885640.22468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885640.22493: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885640.22514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885640.22538: 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' <<< 20459 1726885640.22558: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e69730> <<< 20459 1726885640.22582: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e6f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885640.22659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885640.22675: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885640.22702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.22727: 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' <<< 20459 1726885640.22762: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.22787: 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 0x7f0ec6bd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bd67c0> import 'itertools' # <<< 20459 1726885640.22805: 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 0x7f0ec6bd6dc0> <<< 20459 1726885640.22824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885640.22847: 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 0x7f0ec6bd6e80> <<< 20459 1726885640.22882: 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' <<< 20459 1726885640.22898: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bd6f40> import '_collections' # <<< 20459 1726885640.22942: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e49c40> import '_functools' # <<< 20459 1726885640.22974: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e43520> <<< 20459 1726885640.23023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885640.23034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e76d00> <<< 20459 1726885640.23069: 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' <<< 20459 1726885640.23084: 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 0x7f0ec6be7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e49160> <<< 20459 1726885640.23126: 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' <<< 20459 1726885640.23149: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec6e57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e7c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885640.23170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885640.23188: 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' <<< 20459 1726885640.23215: 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' <<< 20459 1726885640.23229: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be7ca0> <<< 20459 1726885640.23265: 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 0x7f0ec6be7c10> <<< 20459 1726885640.23281: 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' <<< 20459 1726885640.23305: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885640.23326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885640.23338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885640.23377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885640.23404: 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 0x7f0ec6bbc280> <<< 20459 1726885640.23430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885640.23442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885640.23533: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bbc370> <<< 20459 1726885640.23607: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bf2eb0> <<< 20459 1726885640.23635: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be9940> <<< 20459 1726885640.23650: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be94f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885640.23662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885640.23686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885640.23699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885640.23725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885640.23737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ae40d0> <<< 20459 1726885640.23768: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bb7d90> <<< 20459 1726885640.23808: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be9dc0> <<< 20459 1726885640.23822: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e76ee0> <<< 20459 1726885640.23835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885640.23864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885640.23890: 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 0x7f0ec6af7a00> <<< 20459 1726885640.23895: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885640.23927: 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 0x7f0ec6af7d30> <<< 20459 1726885640.23948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885640.23953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885640.23976: 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' <<< 20459 1726885640.23989: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6b0a640> <<< 20459 1726885640.24005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885640.24036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885640.24060: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6b0ab80> <<< 20459 1726885640.24107: 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' <<< 20459 1726885640.24115: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0ec6a952b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6af7e20> <<< 20459 1726885640.24130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885640.24136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885640.24174: 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 0x7f0ec6aa6190> <<< 20459 1726885640.24191: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6b0a4c0> import 'pwd' # <<< 20459 1726885640.24222: 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 0x7f0ec6aa6250> <<< 20459 1726885640.24256: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be78e0> <<< 20459 1726885640.24276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885640.24293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885640.24311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885640.24326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885640.24352: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.24357: 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 0x7f0ec6ac25b0> <<< 20459 1726885640.24371: 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' <<< 20459 1726885640.24402: 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 0x7f0ec6ac2880> <<< 20459 1726885640.24408: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ac2670> <<< 20459 1726885640.24426: 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 0x7f0ec6ac2760> <<< 20459 1726885640.24451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885640.24455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885640.24646: 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 0x7f0ec6ac2bb0> <<< 20459 1726885640.24680: 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 0x7f0ec6acf100> <<< 20459 1726885640.24695: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ac27f0> <<< 20459 1726885640.24703: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ab4940> <<< 20459 1726885640.24736: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be74c0> <<< 20459 1726885640.24749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885640.24798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885640.24833: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ac29a0> <<< 20459 1726885640.24928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885640.24941: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ec69e9580> <<< 20459 1726885640.25081: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885640.25432: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885640.26447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.27398: 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' <<< 20459 1726885640.27404: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d66d0> <<< 20459 1726885640.27432: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885640.27438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.27459: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885640.27464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885640.27483: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885640.27488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885640.27524: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.27527: 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 0x7f0ec63d6160> <<< 20459 1726885640.27567: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6340> <<< 20459 1726885640.27593: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6e20> <<< 20459 1726885640.27617: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885640.27622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885640.27674: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6c40> <<< 20459 1726885640.27679: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885640.27708: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.27714: 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 0x7f0ec63d6e80> <<< 20459 1726885640.27730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885640.27758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885640.27794: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6100> <<< 20459 1726885640.27820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885640.27828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885640.27853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885640.27874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885640.27895: 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' <<< 20459 1726885640.27974: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec632edf0> <<< 20459 1726885640.28007: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.28010: 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 0x7f0ec632efa0> <<< 20459 1726885640.28042: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.28044: 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 0x7f0ec634ce50> <<< 20459 1726885640.28060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885640.28092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885640.28126: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec634c4c0> <<< 20459 1726885640.28141: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6974dc0> <<< 20459 1726885640.28304: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69743d0> <<< 20459 1726885640.28330: 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' <<< 20459 1726885640.28354: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6974fd0> <<< 20459 1726885640.28373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885640.28385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885640.28407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885640.28415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885640.28439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885640.28442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885640.28470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885640.28473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6944dc0> <<< 20459 1726885640.28557: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63aabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63aa2b0> <<< 20459 1726885640.28562: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63dc3a0> <<< 20459 1726885640.28594: 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 0x7f0ec63aa3d0> <<< 20459 1726885640.28627: 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 0x7f0ec63aa400> <<< 20459 1726885640.28657: 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 <<< 20459 1726885640.28661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885640.28685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885640.28710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885640.28785: 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 0x7f0ec630f970> <<< 20459 1726885640.28788: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6956100> <<< 20459 1726885640.28807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885640.28821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885640.28877: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.28882: 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 0x7f0ec631b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6956280> <<< 20459 1726885640.28905: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885640.28941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.28964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885640.28983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 20459 1726885640.29007: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885640.29036: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec630fdf0> <<< 20459 1726885640.29169: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec631b940> <<< 20459 1726885640.29279: 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 0x7f0ec631b790> <<< 20459 1726885640.29296: 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 0x7f0ec631a730> <<< 20459 1726885640.29342: 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 0x7f0ec631a670> <<< 20459 1726885640.29364: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec694d7c0> <<< 20459 1726885640.29387: 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' <<< 20459 1726885640.29407: 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' <<< 20459 1726885640.29463: 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 0x7f0ec639f640> <<< 20459 1726885640.29645: 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 0x7f0ec639e9d0> <<< 20459 1726885640.29665: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63100a0> <<< 20459 1726885640.29691: 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 0x7f0ec639f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec696e880> <<< 20459 1726885640.29727: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885640.29752: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885640.29810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.29902: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885640.29957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885640.29971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.30048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.30144: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.30610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.31079: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885640.31122: 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_h8s1k7wk/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 <<< 20459 1726885640.31135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.31179: 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 0x7f0ec5ef7130> <<< 20459 1726885640.31247: 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' <<< 20459 1726885640.31272: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6394970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5ef7550> <<< 20459 1726885640.31318: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885640.31336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885640.31378: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885640.31491: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.31617: 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' <<< 20459 1726885640.31645: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6395940> <<< 20459 1726885640.31658: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32471: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32547: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885640.32573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32602: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885640.32627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32743: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885640.32767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885640.32784: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885640.32820: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.32852: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885640.32858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.33051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.33235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885640.33261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885640.33270: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885640.33370: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63945e0> # zipimport: zlib available <<< 20459 1726885640.33878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.33943: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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_h8s1k7wk/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 0x7f0ec6961850> <<< 20459 1726885640.33970: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63dde50> <<< 20459 1726885640.34004: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885640.34025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.34158: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.34213: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.34237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.34279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885640.34290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885640.34312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885640.34342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885640.34369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885640.34379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885640.34471: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec62e2310> <<< 20459 1726885640.34512: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec62dc820> <<< 20459 1726885640.34585: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec62d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885640.34651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.34662: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885640.34675: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885640.34730: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885640.34757: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885640.34924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.35089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.35389: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885640.36366: 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": 1416, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885619.0555675, "mtime": 1726885619.0515676, "ctime": 1726885619.0515676, "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": "e509b87ad81a5653ebb30d87d33bd2a3e3879c99", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885640.36388: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885640.36739: 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 <<< 20459 1726885640.36808: 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 <<< 20459 1726885640.36851: 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 <<< 20459 1726885640.36875: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 <<< 20459 1726885640.37070: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885640.37094: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885640.37149: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885640.37187: 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 <<< 20459 1726885640.37233: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885640.37237: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885640.37245: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885640.37282: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885640.37331: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885640.37369: 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 <<< 20459 1726885640.37408: 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 <<< 20459 1726885640.37424: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 20459 1726885640.37429: 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 <<< 20459 1726885640.37460: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885640.37499: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885640.37612: 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 <<< 20459 1726885640.37624: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 20459 1726885640.37629: 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 <<< 20459 1726885640.37633: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 20459 1726885640.37640: 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 # destroy gc # destroy systemd._daemon # destroy _socket <<< 20459 1726885640.37643: 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 <<< 20459 1726885640.37756: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885640.37810: 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 <<< 20459 1726885640.37833: 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 <<< 20459 1726885640.37871: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885640.38360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885640.38371: stdout chunk (state=3): >>><<< 20459 1726885640.38387: stderr chunk (state=3): >>><<< 20459 1726885640.38486: _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 0x7f0ec6f75ca0> # /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 0x7f0ec6f1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f75a00> # /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 0x7f0ec6f759a0> 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 0x7f0ec6f1c370> # /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 0x7f0ec6f1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f1c550> # /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 0x7f0ec6ec8f70> # /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 0x7f0ec6ecf100> # /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 0x7f0ec6ef8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ecf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f31760> # /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 0x7f0ec6ec8c70> # /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 0x7f0ec6ef8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6f1cfd0> 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 0x7f0ec6e6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e72e20> # /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 0x7f0ec6e69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e6f250> # /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 0x7f0ec6bd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bd67c0> 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 0x7f0ec6bd6dc0> # /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 0x7f0ec6bd6e80> # /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 0x7f0ec6bd6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e49c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e43520> # /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 0x7f0ec6e57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e76d00> # /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 0x7f0ec6be7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e49160> # 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 0x7f0ec6e57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e7c8b0> # /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 0x7f0ec6be7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be7ca0> # /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 0x7f0ec6be7c10> # /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 0x7f0ec6bbc280> # /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 0x7f0ec6bbc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bf2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be94f0> # /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 0x7f0ec6ae40d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6bb7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6e76ee0> # /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 0x7f0ec6af7a00> 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 0x7f0ec6af7d30> # /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 0x7f0ec6b0a640> # /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 0x7f0ec6b0ab80> # 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 0x7f0ec6a952b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6af7e20> # /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 0x7f0ec6aa6190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6b0a4c0> 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 0x7f0ec6aa6250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be78e0> # /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 0x7f0ec6ac25b0> # /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 0x7f0ec6ac2880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ac2670> # 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 0x7f0ec6ac2760> # /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 0x7f0ec6ac2bb0> # 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 0x7f0ec6acf100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ac27f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6ab4940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6be74c0> # /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 0x7f0ec6ac29a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0ec69e9580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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 0x7f0ec63d66d0> # /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 0x7f0ec63d6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6e20> # /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 0x7f0ec63d6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63d6c40> 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 0x7f0ec63d6e80> # /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 0x7f0ec63d6100> # /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 0x7f0ec632edf0> # 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 0x7f0ec632efa0> # 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 0x7f0ec634ce50> # /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 0x7f0ec634c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6974dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec69743d0> # /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 0x7f0ec6974fd0> # /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 0x7f0ec6944dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63aabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63aa2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63dc3a0> # 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 0x7f0ec63aa3d0> # /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 0x7f0ec63aa400> # /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 0x7f0ec630f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6956100> # /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 0x7f0ec631b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec6956280> # /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 0x7f0ec630fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec631b940> # 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 0x7f0ec631b790> # 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 0x7f0ec631a730> # 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 0x7f0ec631a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec694d7c0> # /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 0x7f0ec639f640> # 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 0x7f0ec639e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63100a0> # 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 0x7f0ec639f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec696e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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_h8s1k7wk/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_h8s1k7wk/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_h8s1k7wk/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_h8s1k7wk/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 0x7f0ec5ef7130> # /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 0x7f0ec6394970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec5ef7550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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_h8s1k7wk/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 0x7f0ec6395940> # 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_h8s1k7wk/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_h8s1k7wk/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_h8s1k7wk/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_h8s1k7wk/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_h8s1k7wk/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 0x7f0ec63945e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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_h8s1k7wk/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 0x7f0ec6961850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec63dde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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 0x7f0ec62e2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec62dc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0ec62d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h8s1k7wk/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_h8s1k7wk/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": 1416, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885619.0555675, "mtime": 1726885619.0515676, "ctime": 1726885619.0515676, "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": "e509b87ad81a5653ebb30d87d33bd2a3e3879c99", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885640.39222: 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-1726885640.0556269-22363-198384798810753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885640.39226: _low_level_execute_command(): starting 20459 1726885640.39228: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885640.0556269-22363-198384798810753/ > /dev/null 2>&1 && sleep 0' 20459 1726885640.40152: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885640.40165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.40187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.40210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.40261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.40275: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885640.40288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.40306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885640.40321: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885640.40332: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885640.40345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.40359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.40379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.40392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.40404: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885640.40428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.40509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.40540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.40558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.40628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.42390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.42453: stderr chunk (state=3): >>><<< 20459 1726885640.42456: stdout chunk (state=3): >>><<< 20459 1726885640.42466: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885640.42514: handler run complete 20459 1726885640.42565: attempt loop complete, returning result 20459 1726885640.42568: _execute() done 20459 1726885640.42571: dumping result to json 20459 1726885640.42588: done dumping result, returning 20459 1726885640.42596: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-47dd-4c59-000000001068] 20459 1726885640.42601: sending task result for task 02369adf-7a19-47dd-4c59-000000001068 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885619.0555675, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e509b87ad81a5653ebb30d87d33bd2a3e3879c99", "ctime": 1726885619.0515676, "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": 1726885619.0515676, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1416, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885640.43004: no more pending results, returning what we have 20459 1726885640.43007: results queue empty 20459 1726885640.43008: checking for any_errors_fatal 20459 1726885640.43017: done checking for any_errors_fatal 20459 1726885640.43018: checking for max_fail_percentage 20459 1726885640.43020: done checking for max_fail_percentage 20459 1726885640.43021: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.43022: done checking to see if all hosts have failed 20459 1726885640.43022: getting the remaining hosts for this loop 20459 1726885640.43024: done getting the remaining hosts for this loop 20459 1726885640.43035: getting the next task for host managed_node1 20459 1726885640.43041: done getting next task for host managed_node1 20459 1726885640.43045: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885640.43048: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885640.43061: getting variables 20459 1726885640.43063: in VariableManager get_vars() 20459 1726885640.43124: Calling all_inventory to load vars for managed_node1 20459 1726885640.43127: Calling groups_inventory to load vars for managed_node1 20459 1726885640.43129: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.43298: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.43302: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.43306: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.43976: done sending task result for task 02369adf-7a19-47dd-4c59-000000001068 20459 1726885640.43980: WORKER PROCESS EXITING 20459 1726885640.44750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.45448: done with get_vars() 20459 1726885640.45463: 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 22:27:20 -0400 (0:00:00.442) 0:00:46.816 ****** 20459 1726885640.45592: entering _queue_task() for managed_node1/lineinfile 20459 1726885640.46248: worker is 1 (out of 1 available) 20459 1726885640.46261: exiting _queue_task() for managed_node1/lineinfile 20459 1726885640.46274: done queuing things up, now waiting for results queue to drain 20459 1726885640.46275: waiting for pending results... 20459 1726885640.46821: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885640.47057: in run() - task 02369adf-7a19-47dd-4c59-000000001069 20459 1726885640.47084: variable 'ansible_search_path' from source: unknown 20459 1726885640.47092: variable 'ansible_search_path' from source: unknown 20459 1726885640.47136: calling self._execute() 20459 1726885640.47305: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.47346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.47360: variable 'omit' from source: magic vars 20459 1726885640.48096: variable '__storage_fstab' from source: set_fact 20459 1726885640.48158: Evaluated conditional (__storage_fstab.stat.exists): True 20459 1726885640.48378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885640.48809: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885640.48889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885640.48945: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885640.48983: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885640.49132: variable 'blivet_output' from source: set_fact 20459 1726885640.49167: Evaluated conditional (blivet_output is changed): False 20459 1726885640.49174: when evaluation is False, skipping this task 20459 1726885640.49180: _execute() done 20459 1726885640.49190: dumping result to json 20459 1726885640.49197: done dumping result, returning 20459 1726885640.49206: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-47dd-4c59-000000001069] 20459 1726885640.49217: sending task result for task 02369adf-7a19-47dd-4c59-000000001069 skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 20459 1726885640.49365: no more pending results, returning what we have 20459 1726885640.49370: results queue empty 20459 1726885640.49371: checking for any_errors_fatal 20459 1726885640.49386: done checking for any_errors_fatal 20459 1726885640.49387: checking for max_fail_percentage 20459 1726885640.49389: done checking for max_fail_percentage 20459 1726885640.49390: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.49391: done checking to see if all hosts have failed 20459 1726885640.49391: getting the remaining hosts for this loop 20459 1726885640.49393: done getting the remaining hosts for this loop 20459 1726885640.49397: getting the next task for host managed_node1 20459 1726885640.49404: done getting next task for host managed_node1 20459 1726885640.49408: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885640.49413: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_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 20459 1726885640.49434: getting variables 20459 1726885640.49436: in VariableManager get_vars() 20459 1726885640.49468: Calling all_inventory to load vars for managed_node1 20459 1726885640.49470: Calling groups_inventory to load vars for managed_node1 20459 1726885640.49472: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.49481: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.49484: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.49487: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.50348: done sending task result for task 02369adf-7a19-47dd-4c59-000000001069 20459 1726885640.50351: WORKER PROCESS EXITING 20459 1726885640.50374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.51708: done with get_vars() 20459 1726885640.51725: 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 22:27:20 -0400 (0:00:00.062) 0:00:46.878 ****** 20459 1726885640.51819: entering _queue_task() for managed_node1/systemd 20459 1726885640.52104: worker is 1 (out of 1 available) 20459 1726885640.52138: exiting _queue_task() for managed_node1/systemd 20459 1726885640.52150: done queuing things up, now waiting for results queue to drain 20459 1726885640.52151: waiting for pending results... 20459 1726885640.52894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885640.53144: in run() - task 02369adf-7a19-47dd-4c59-00000000106b 20459 1726885640.53170: variable 'ansible_search_path' from source: unknown 20459 1726885640.53178: variable 'ansible_search_path' from source: unknown 20459 1726885640.53227: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885640.53626: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885640.53705: dumping result to json 20459 1726885640.53714: done dumping result, returning 20459 1726885640.53726: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-00000000106b] 20459 1726885640.53737: sending task result for task 02369adf-7a19-47dd-4c59-00000000106b skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885640.53963: no more pending results, returning what we have 20459 1726885640.53968: results queue empty 20459 1726885640.53969: checking for any_errors_fatal 20459 1726885640.53979: done checking for any_errors_fatal 20459 1726885640.53980: checking for max_fail_percentage 20459 1726885640.53982: done checking for max_fail_percentage 20459 1726885640.53983: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.53984: done checking to see if all hosts have failed 20459 1726885640.53984: getting the remaining hosts for this loop 20459 1726885640.53986: done getting the remaining hosts for this loop 20459 1726885640.53990: getting the next task for host managed_node1 20459 1726885640.54001: done getting next task for host managed_node1 20459 1726885640.54005: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885640.54009: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885640.54035: getting variables 20459 1726885640.54038: in VariableManager get_vars() 20459 1726885640.54080: Calling all_inventory to load vars for managed_node1 20459 1726885640.54083: Calling groups_inventory to load vars for managed_node1 20459 1726885640.54085: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.54098: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.54101: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.54104: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.54703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.55430: done sending task result for task 02369adf-7a19-47dd-4c59-00000000106b 20459 1726885640.55433: WORKER PROCESS EXITING 20459 1726885640.55655: done with get_vars() 20459 1726885640.55668: done getting variables 20459 1726885640.55728: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:20 -0400 (0:00:00.039) 0:00:46.918 ****** 20459 1726885640.55761: entering _queue_task() for managed_node1/debug 20459 1726885640.55985: worker is 1 (out of 1 available) 20459 1726885640.55997: exiting _queue_task() for managed_node1/debug 20459 1726885640.56009: done queuing things up, now waiting for results queue to drain 20459 1726885640.56010: waiting for pending results... 20459 1726885640.56291: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885640.56428: in run() - task 02369adf-7a19-47dd-4c59-00000000106d 20459 1726885640.56449: variable 'ansible_search_path' from source: unknown 20459 1726885640.56459: variable 'ansible_search_path' from source: unknown 20459 1726885640.56497: calling self._execute() 20459 1726885640.56597: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.56608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.56626: variable 'omit' from source: magic vars 20459 1726885640.56735: variable 'omit' from source: magic vars 20459 1726885640.56804: variable 'omit' from source: magic vars 20459 1726885640.56843: variable 'omit' from source: magic vars 20459 1726885640.56887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885640.56929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885640.56955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885640.56977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.57006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.57033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885640.57049: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885640.57070: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885640.57073: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.57077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.57168: Set connection var ansible_pipelining to False 20459 1726885640.57171: Set connection var ansible_shell_type to sh 20459 1726885640.57174: Set connection var ansible_connection to ssh 20459 1726885640.57182: Set connection var ansible_timeout to 10 20459 1726885640.57187: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885640.57192: Set connection var ansible_shell_executable to /bin/sh 20459 1726885640.57216: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.57221: variable 'ansible_connection' from source: unknown 20459 1726885640.57225: variable 'ansible_module_compression' from source: unknown 20459 1726885640.57228: variable 'ansible_shell_type' from source: unknown 20459 1726885640.57233: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.57239: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.57242: variable 'ansible_pipelining' from source: unknown 20459 1726885640.57246: variable 'ansible_timeout' from source: unknown 20459 1726885640.57250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.57356: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885640.57364: variable 'omit' from source: magic vars 20459 1726885640.57369: starting attempt loop 20459 1726885640.57372: running the handler 20459 1726885640.57410: variable 'blivet_output' from source: set_fact 20459 1726885640.57545: variable 'blivet_output' from source: set_fact 20459 1726885640.57764: handler run complete 20459 1726885640.57796: attempt loop complete, returning result 20459 1726885640.57799: _execute() done 20459 1726885640.57802: dumping result to json 20459 1726885640.57809: done dumping result, returning 20459 1726885640.57818: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-47dd-4c59-00000000106d] 20459 1726885640.57823: sending task result for task 02369adf-7a19-47dd-4c59-00000000106d 20459 1726885640.57936: done sending task result for task 02369adf-7a19-47dd-4c59-00000000106d 20459 1726885640.57939: WORKER PROCESS EXITING ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } 20459 1726885640.58074: no more pending results, returning what we have 20459 1726885640.58076: results queue empty 20459 1726885640.58077: checking for any_errors_fatal 20459 1726885640.58081: done checking for any_errors_fatal 20459 1726885640.58081: checking for max_fail_percentage 20459 1726885640.58082: done checking for max_fail_percentage 20459 1726885640.58083: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.58083: done checking to see if all hosts have failed 20459 1726885640.58083: getting the remaining hosts for this loop 20459 1726885640.58084: done getting the remaining hosts for this loop 20459 1726885640.58086: getting the next task for host managed_node1 20459 1726885640.58090: done getting next task for host managed_node1 20459 1726885640.58093: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885640.58095: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885640.58100: getting variables 20459 1726885640.58101: in VariableManager get_vars() 20459 1726885640.58126: Calling all_inventory to load vars for managed_node1 20459 1726885640.58128: Calling groups_inventory to load vars for managed_node1 20459 1726885640.58129: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.58136: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.58137: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.58139: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.58730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.59306: done with get_vars() 20459 1726885640.59322: done getting variables 20459 1726885640.59375: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:20 -0400 (0:00:00.036) 0:00:46.954 ****** 20459 1726885640.59405: entering _queue_task() for managed_node1/set_fact 20459 1726885640.59627: worker is 1 (out of 1 available) 20459 1726885640.59640: exiting _queue_task() for managed_node1/set_fact 20459 1726885640.59651: done queuing things up, now waiting for results queue to drain 20459 1726885640.59653: waiting for pending results... 20459 1726885640.59945: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885640.60045: in run() - task 02369adf-7a19-47dd-4c59-00000000106e 20459 1726885640.60056: variable 'ansible_search_path' from source: unknown 20459 1726885640.60060: variable 'ansible_search_path' from source: unknown 20459 1726885640.60092: calling self._execute() 20459 1726885640.60173: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.60177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.60182: variable 'omit' from source: magic vars 20459 1726885640.60270: variable 'omit' from source: magic vars 20459 1726885640.60316: variable 'omit' from source: magic vars 20459 1726885640.60494: variable 'blivet_output' from source: set_fact 20459 1726885640.60676: variable 'omit' from source: magic vars 20459 1726885640.60705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885640.60740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885640.60753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885640.60766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.60775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.60787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885640.60799: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885640.60824: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885640.60827: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.60829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.60907: Set connection var ansible_pipelining to False 20459 1726885640.60910: Set connection var ansible_shell_type to sh 20459 1726885640.60914: Set connection var ansible_connection to ssh 20459 1726885640.60924: Set connection var ansible_timeout to 10 20459 1726885640.60929: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885640.60934: Set connection var ansible_shell_executable to /bin/sh 20459 1726885640.60955: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.60960: variable 'ansible_connection' from source: unknown 20459 1726885640.60965: variable 'ansible_module_compression' from source: unknown 20459 1726885640.60967: variable 'ansible_shell_type' from source: unknown 20459 1726885640.60970: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.60973: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.60977: variable 'ansible_pipelining' from source: unknown 20459 1726885640.60979: variable 'ansible_timeout' from source: unknown 20459 1726885640.60984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.61087: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885640.61095: variable 'omit' from source: magic vars 20459 1726885640.61103: starting attempt loop 20459 1726885640.61106: running the handler 20459 1726885640.61116: handler run complete 20459 1726885640.61127: attempt loop complete, returning result 20459 1726885640.61130: _execute() done 20459 1726885640.61133: dumping result to json 20459 1726885640.61138: done dumping result, returning 20459 1726885640.61145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-47dd-4c59-00000000106e] 20459 1726885640.61149: sending task result for task 02369adf-7a19-47dd-4c59-00000000106e 20459 1726885640.61251: done sending task result for task 02369adf-7a19-47dd-4c59-00000000106e 20459 1726885640.61254: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } 20459 1726885640.61388: no more pending results, returning what we have 20459 1726885640.61393: results queue empty 20459 1726885640.61394: checking for any_errors_fatal 20459 1726885640.61401: done checking for any_errors_fatal 20459 1726885640.61401: checking for max_fail_percentage 20459 1726885640.61402: done checking for max_fail_percentage 20459 1726885640.61403: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.61403: done checking to see if all hosts have failed 20459 1726885640.61404: getting the remaining hosts for this loop 20459 1726885640.61404: done getting the remaining hosts for this loop 20459 1726885640.61407: getting the next task for host managed_node1 20459 1726885640.61410: done getting next task for host managed_node1 20459 1726885640.61415: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885640.61417: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885640.61424: getting variables 20459 1726885640.61425: in VariableManager get_vars() 20459 1726885640.61446: Calling all_inventory to load vars for managed_node1 20459 1726885640.61448: Calling groups_inventory to load vars for managed_node1 20459 1726885640.61449: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.61455: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.61456: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.61458: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.61823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.62426: done with get_vars() 20459 1726885640.62442: done getting variables 20459 1726885640.62493: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:20 -0400 (0:00:00.031) 0:00:46.985 ****** 20459 1726885640.62525: entering _queue_task() for managed_node1/set_fact 20459 1726885640.62732: worker is 1 (out of 1 available) 20459 1726885640.62746: exiting _queue_task() for managed_node1/set_fact 20459 1726885640.62758: done queuing things up, now waiting for results queue to drain 20459 1726885640.62760: waiting for pending results... 20459 1726885640.63052: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885640.63201: in run() - task 02369adf-7a19-47dd-4c59-00000000106f 20459 1726885640.63225: variable 'ansible_search_path' from source: unknown 20459 1726885640.63233: variable 'ansible_search_path' from source: unknown 20459 1726885640.63272: calling self._execute() 20459 1726885640.63374: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.63386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.63399: variable 'omit' from source: magic vars 20459 1726885640.63506: variable 'omit' from source: magic vars 20459 1726885640.63574: variable 'omit' from source: magic vars 20459 1726885640.63823: variable 'blivet_output' from source: set_fact 20459 1726885640.63889: variable 'omit' from source: magic vars 20459 1726885640.63926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885640.63951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885640.63965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885640.63980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.63992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.64005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885640.64018: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885640.64042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885640.64045: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.64047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.64129: Set connection var ansible_pipelining to False 20459 1726885640.64132: Set connection var ansible_shell_type to sh 20459 1726885640.64135: Set connection var ansible_connection to ssh 20459 1726885640.64144: Set connection var ansible_timeout to 10 20459 1726885640.64149: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885640.64153: Set connection var ansible_shell_executable to /bin/sh 20459 1726885640.64169: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.64172: variable 'ansible_connection' from source: unknown 20459 1726885640.64175: variable 'ansible_module_compression' from source: unknown 20459 1726885640.64177: variable 'ansible_shell_type' from source: unknown 20459 1726885640.64179: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.64181: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.64185: variable 'ansible_pipelining' from source: unknown 20459 1726885640.64188: variable 'ansible_timeout' from source: unknown 20459 1726885640.64190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.64289: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885640.64297: variable 'omit' from source: magic vars 20459 1726885640.64302: starting attempt loop 20459 1726885640.64305: running the handler 20459 1726885640.64317: handler run complete 20459 1726885640.64327: attempt loop complete, returning result 20459 1726885640.64332: _execute() done 20459 1726885640.64334: dumping result to json 20459 1726885640.64337: done dumping result, returning 20459 1726885640.64345: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-47dd-4c59-00000000106f] 20459 1726885640.64349: sending task result for task 02369adf-7a19-47dd-4c59-00000000106f 20459 1726885640.64427: done sending task result for task 02369adf-7a19-47dd-4c59-00000000106f 20459 1726885640.64431: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885640.64496: no more pending results, returning what we have 20459 1726885640.64499: results queue empty 20459 1726885640.64500: checking for any_errors_fatal 20459 1726885640.64503: done checking for any_errors_fatal 20459 1726885640.64504: checking for max_fail_percentage 20459 1726885640.64505: done checking for max_fail_percentage 20459 1726885640.64506: checking to see if all hosts have failed and the running result is not ok 20459 1726885640.64507: done checking to see if all hosts have failed 20459 1726885640.64507: getting the remaining hosts for this loop 20459 1726885640.64509: done getting the remaining hosts for this loop 20459 1726885640.64514: getting the next task for host managed_node1 20459 1726885640.64521: done getting next task for host managed_node1 20459 1726885640.64524: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885640.64527: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885640.64537: getting variables 20459 1726885640.64538: in VariableManager get_vars() 20459 1726885640.64565: Calling all_inventory to load vars for managed_node1 20459 1726885640.64568: Calling groups_inventory to load vars for managed_node1 20459 1726885640.64570: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885640.64577: Calling all_plugins_play to load vars for managed_node1 20459 1726885640.64579: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885640.64581: Calling groups_plugins_play to load vars for managed_node1 20459 1726885640.64890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885640.65240: done with get_vars() 20459 1726885640.65250: 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 22:27:20 -0400 (0:00:00.027) 0:00:47.013 ****** 20459 1726885640.65316: entering _queue_task() for managed_node1/mount 20459 1726885640.65494: worker is 1 (out of 1 available) 20459 1726885640.65508: exiting _queue_task() for managed_node1/mount 20459 1726885640.65522: done queuing things up, now waiting for results queue to drain 20459 1726885640.65524: waiting for pending results... 20459 1726885640.65801: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885640.65948: in run() - task 02369adf-7a19-47dd-4c59-000000001070 20459 1726885640.65969: variable 'ansible_search_path' from source: unknown 20459 1726885640.65976: variable 'ansible_search_path' from source: unknown 20459 1726885640.66304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885640.68366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885640.68418: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885640.68450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885640.68474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885640.68494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885640.68556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885640.68576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885640.68593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885640.68621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885640.68634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885640.68668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885640.68683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885640.68699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885640.68729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885640.68739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885640.68838: variable 'blivet_output' from source: set_fact 20459 1726885640.68899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885640.69016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885640.69045: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885640.69068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885640.69091: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885640.69125: 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) 20459 1726885640.69140: 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) 20459 1726885640.69157: 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) 20459 1726885640.69174: 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) 20459 1726885640.69249: variable 'omit' from source: magic vars 20459 1726885640.69339: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.69348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.69356: variable 'omit' from source: magic vars 20459 1726885640.69406: variable 'omit' from source: magic vars 20459 1726885640.69447: variable 'omit' from source: magic vars 20459 1726885640.69589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885640.69626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885640.69778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885640.69916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885640.69937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885640.70036: variable 'mount_info' from source: unknown 20459 1726885640.70046: variable 'omit' from source: magic vars 20459 1726885640.70203: variable 'mount_info' from source: unknown 20459 1726885640.70341: variable 'mount_info' from source: unknown 20459 1726885640.70351: variable 'omit' from source: magic vars 20459 1726885640.70484: variable 'mount_info' from source: unknown 20459 1726885640.70494: variable 'omit' from source: magic vars 20459 1726885640.70590: variable 'mount_info' from source: unknown 20459 1726885640.70616: variable 'omit' from source: magic vars 20459 1726885640.70652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885640.70679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885640.70700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885640.70726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.70746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885640.70772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885640.70802: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885640.70841: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885640.70849: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.70852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885640.70927: Set connection var ansible_pipelining to False 20459 1726885640.70930: Set connection var ansible_shell_type to sh 20459 1726885640.70934: Set connection var ansible_connection to ssh 20459 1726885640.70944: Set connection var ansible_timeout to 10 20459 1726885640.70949: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885640.70965: Set connection var ansible_shell_executable to /bin/sh 20459 1726885640.70974: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.70979: variable 'ansible_connection' from source: unknown 20459 1726885640.70982: variable 'ansible_module_compression' from source: unknown 20459 1726885640.70984: variable 'ansible_shell_type' from source: unknown 20459 1726885640.70986: variable 'ansible_shell_executable' from source: unknown 20459 1726885640.70990: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885640.70994: variable 'ansible_pipelining' from source: unknown 20459 1726885640.70996: variable 'ansible_timeout' from source: unknown 20459 1726885640.71000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885640.71123: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885640.71137: variable 'omit' from source: magic vars 20459 1726885640.71140: starting attempt loop 20459 1726885640.71142: running the handler 20459 1726885640.71153: _low_level_execute_command(): starting 20459 1726885640.71159: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885640.71624: 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 <<< 20459 1726885640.71642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.71655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20459 1726885640.71666: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.71711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.71729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.71774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.73390: stdout chunk (state=3): >>>/root <<< 20459 1726885640.73495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.73540: stderr chunk (state=3): >>><<< 20459 1726885640.73545: stdout chunk (state=3): >>><<< 20459 1726885640.73567: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885640.73585: _low_level_execute_command(): starting 20459 1726885640.73596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201 `" && echo ansible-tmp-1726885640.7357438-22398-220563899058201="` echo /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201 `" ) && sleep 0' 20459 1726885640.74129: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885640.74145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.74173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.74177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.74220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.74233: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885640.74236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.74257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885640.74260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885640.74270: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885640.74273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.74299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.74302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.74320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885640.74323: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885640.74341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.74425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.74445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.74448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.74521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.76324: stdout chunk (state=3): >>>ansible-tmp-1726885640.7357438-22398-220563899058201=/root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201 <<< 20459 1726885640.76434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.76479: stderr chunk (state=3): >>><<< 20459 1726885640.76482: stdout chunk (state=3): >>><<< 20459 1726885640.76499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885640.7357438-22398-220563899058201=/root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 20459 1726885640.76579: variable 'ansible_module_compression' from source: unknown 20459 1726885640.76657: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 20459 1726885640.76698: variable 'ansible_facts' from source: unknown 20459 1726885640.76802: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201/AnsiballZ_mount.py 20459 1726885640.76974: Sending initial data 20459 1726885640.76978: Sent initial data (154 bytes) 20459 1726885640.77854: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.77859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.77897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.77910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.77927: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.77969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.77974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885640.77977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.78010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.79678: 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 <<< 20459 1726885640.79681: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885640.79708: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885640.79744: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpl8sthvjq /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201/AnsiballZ_mount.py <<< 20459 1726885640.79780: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885640.80670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.80854: stderr chunk (state=3): >>><<< 20459 1726885640.80856: stdout chunk (state=3): >>><<< 20459 1726885640.80858: done transferring module to remote 20459 1726885640.80861: _low_level_execute_command(): starting 20459 1726885640.80863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201/ /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201/AnsiballZ_mount.py && sleep 0' 20459 1726885640.81429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.81433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885640.81477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885640.81481: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.81569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.81621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.83279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885640.83321: stderr chunk (state=3): >>><<< 20459 1726885640.83325: stdout chunk (state=3): >>><<< 20459 1726885640.83336: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885640.83342: _low_level_execute_command(): starting 20459 1726885640.83344: _low_level_execute_command(): using become for this command 20459 1726885640.83353: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lnaghjnvemawqxcwxdywesiuhjovtmuq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201/AnsiballZ_mount.py'"'"' && sleep 0' 20459 1726885640.83447: Initial state: awaiting_escalation: BECOME-SUCCESS-lnaghjnvemawqxcwxdywesiuhjovtmuq 20459 1726885640.83795: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885640.83799: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885640.83859: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885640.83862: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885640.83935: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885640.86651: stdout chunk (state=1): >>>BECOME-SUCCESS-lnaghjnvemawqxcwxdywesiuhjovtmuq <<< 20459 1726885640.86654: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-lnaghjnvemawqxcwxdywesiuhjovtmuq' 20459 1726885640.86876: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885640.86902: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 20459 1726885640.86904: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885640.86972: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885640.86974: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885640.87010: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885640.87041: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885640.87088: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885640.87125: 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' <<< 20459 1726885640.87140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885640.87160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885640.87165: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885640.87186: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2160ca0> <<< 20459 1726885640.87226: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885640.87243: 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 0x7fe4a2107280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2160a00> <<< 20459 1726885640.87301: 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' <<< 20459 1726885640.87319: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a21609a0> import '_signal' # <<< 20459 1726885640.87338: 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' <<< 20459 1726885640.87361: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2107370> <<< 20459 1726885640.87380: 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 <<< 20459 1726885640.87396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 20459 1726885640.87420: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2107820> <<< 20459 1726885640.87442: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2107550> <<< 20459 1726885640.87459: 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' <<< 20459 1726885640.87482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885640.87498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885640.87524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885640.87532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885640.87563: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885640.87582: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20b3f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885640.87592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885640.87669: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20ba100> <<< 20459 1726885640.87691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885640.87696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885640.87724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885640.87750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20ba820> <<< 20459 1726885640.87755: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a211c760> <<< 20459 1726885640.87777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885640.87782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20b3c70> <<< 20459 1726885640.87836: 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' <<< 20459 1726885640.87849: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20e3c70> <<< 20459 1726885640.87896: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2107fd0> <<< 20459 1726885640.87923: 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. <<< 20459 1726885640.88122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885640.88130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885640.88160: 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' <<< 20459 1726885640.88182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885640.88196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885640.88218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885640.88233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885640.88242: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205ad90> <<< 20459 1726885640.88282: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205de20> <<< 20459 1726885640.88302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885640.88310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885640.88331: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885640.88350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885640.88360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885640.88383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885640.88394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885640.88406: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2054730> <<< 20459 1726885640.88424: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205b520> <<< 20459 1726885640.88429: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205a250> <<< 20459 1726885640.88447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885640.88511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885640.88536: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885640.88562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.88579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885640.88583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885640.88625: 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 0x7fe4a1d96cd0> <<< 20459 1726885640.88628: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d967c0> import 'itertools' # <<< 20459 1726885640.88656: 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' <<< 20459 1726885640.88667: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d96dc0> <<< 20459 1726885640.88675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885640.88695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885640.88721: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885640.88732: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d96e80> <<< 20459 1726885640.88750: 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 0x7fe4a1d96f40> <<< 20459 1726885640.88760: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885640.88803: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1deec40> <<< 20459 1726885640.88809: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885640.88833: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1de8520> <<< 20459 1726885640.88890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885640.88894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 20459 1726885640.88903: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1dfc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2061d00> <<< 20459 1726885640.88920: 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' <<< 20459 1726885640.88946: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.88954: 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 0x7fe4a1da7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1dee160> <<< 20459 1726885640.88979: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.88996: 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 0x7fe4a1dfc190> <<< 20459 1726885640.89013: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20678b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885640.89025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885640.89044: 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' <<< 20459 1726885640.89060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885640.89070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885640.89083: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da7ca0> <<< 20459 1726885640.89122: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885640.89128: 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 0x7fe4a1da7c10> <<< 20459 1726885640.89140: 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' <<< 20459 1726885640.89162: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885640.89170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885640.89186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885640.89235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885640.89261: 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' <<< 20459 1726885640.89396: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d7c280> <<< 20459 1726885640.89530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885640.89592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885640.89604: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d7c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1db2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da94f0> # /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 0x7fe4a1cc90d0> <<< 20459 1726885640.89633: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d77d90> <<< 20459 1726885640.89679: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da9dc0> <<< 20459 1726885640.89684: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2061ee0> <<< 20459 1726885640.89699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885640.89726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885640.89753: 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' <<< 20459 1726885640.89758: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cdda00> <<< 20459 1726885640.89794: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885640.89876: 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 0x7fe4a1cddd30> # /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' <<< 20459 1726885640.89880: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cef640> <<< 20459 1726885640.89896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885640.89919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885640.89981: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cefb80> <<< 20459 1726885640.89986: 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' <<< 20459 1726885640.89993: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe4a1c7a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cdde20> <<< 20459 1726885640.90049: 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' <<< 20459 1726885640.90052: 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 0x7fe4a1c8c190> <<< 20459 1726885640.90191: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cef4c0> 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 0x7fe4a1c8c250> <<< 20459 1726885640.90194: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da78e0> <<< 20459 1726885640.90197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885640.90209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885640.90216: 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' <<< 20459 1726885640.90228: 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 0x7fe4a1ca75b0> <<< 20459 1726885640.90249: 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' <<< 20459 1726885640.90273: 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 0x7fe4a1ca7880> <<< 20459 1726885640.90303: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1ca7670> <<< 20459 1726885640.90346: 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 0x7fe4a1ca7760> <<< 20459 1726885640.90411: 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' <<< 20459 1726885640.90520: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.90527: 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 0x7fe4a1ca7bb0> <<< 20459 1726885640.90552: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.90566: 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 0x7fe4a1cb4100> <<< 20459 1726885640.90570: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1ca77f0> <<< 20459 1726885640.90575: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1c9a940> <<< 20459 1726885640.90599: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da74c0> <<< 20459 1726885640.90617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885640.90675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885640.90705: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1ca79a0> <<< 20459 1726885640.90828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe4a1bd0580> <<< 20459 1726885640.90985: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip' # zipimport: zlib available <<< 20459 1726885640.91329: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885640.92339: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.93294: 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' <<< 20459 1726885640.93300: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d76d0> <<< 20459 1726885640.93330: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885640.93339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.93355: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885640.93362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885640.93381: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885640.93383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885640.93407: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885640.93417: 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 0x7fe4a15d7160> <<< 20459 1726885640.93451: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7340> <<< 20459 1726885640.93482: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7e20> <<< 20459 1726885640.93518: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885640.93521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885640.93557: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7c40> <<< 20459 1726885640.93571: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885640.93598: 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 0x7fe4a15d7e80> <<< 20459 1726885640.93623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885640.93649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885640.93692: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7100> <<< 20459 1726885640.93715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885640.93741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885640.93757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885640.93784: 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' <<< 20459 1726885640.93855: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a152ddf0> <<< 20459 1726885640.93891: 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 0x7fe4a152dfa0> <<< 20459 1726885640.93923: 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 0x7fe4a154ee50> <<< 20459 1726885640.93942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885640.93973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885640.94232: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a154e4c0> <<< 20459 1726885640.94238: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b5cdc0> <<< 20459 1726885640.94243: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b5c3d0> <<< 20459 1726885640.94247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885640.94249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885640.94251: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b5cfd0> <<< 20459 1726885640.94257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885640.94317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885640.94324: 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' <<< 20459 1726885640.94327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885640.94332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885640.94435: 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' <<< 20459 1726885640.94442: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b2ddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15a8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15a82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15db3a0> <<< 20459 1726885640.94506: 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 0x7fe4a15a83d0> # /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 0x7fe4a15a8400> <<< 20459 1726885640.94532: 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 <<< 20459 1726885640.94538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885640.94558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885640.94583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885640.94925: 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 0x7fe4a150f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b3e100> # /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 0x7fe4a151c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b3e280> # /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 0x7fe4a150fdf0> <<< 20459 1726885640.95030: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a151c940> <<< 20459 1726885640.95123: 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 0x7fe4a151c790> <<< 20459 1726885640.95342: 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 0x7fe4a151b730> # 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 0x7fe4a151b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b357c0> # /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 0x7fe4a159f640> <<< 20459 1726885640.95958: 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 0x7fe4a159e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15100a0> # 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 0x7fe4a159f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b56880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885640.95998: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.96461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.96959: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885640.96973: 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_9y4e0nz2/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' <<< 20459 1726885640.97120: 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 0x7fe4a10dd130> # /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' <<< 20459 1726885640.97125: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1594970> <<< 20459 1726885640.97138: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a10dd550> <<< 20459 1726885640.97163: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885640.97196: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.97205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.97224: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885640.97342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.97479: 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' <<< 20459 1726885640.97498: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1595940> # zipimport: zlib available <<< 20459 1726885640.97889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98385: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885640.98421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98472: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885640.98475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98614: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885640.98636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885640.98642: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885640.98671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98730: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885640.98733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.98896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885640.99118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885640.99131: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885640.99205: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15945e0> <<< 20459 1726885640.99208: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99268: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99344: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885640.99347: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885640.99369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99444: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885640.99447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99675: 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 <<< 20459 1726885640.99705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885640.99780: 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 0x7fe4a1b49850> <<< 20459 1726885640.99819: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15dde50> <<< 20459 1726885640.99856: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885640.99859: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885640.99982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.00034: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.00099: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.00161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885641.00195: 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 <<< 20459 1726885641.00215: 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 <<< 20459 1726885641.00218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885641.00292: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a14e4310> <<< 20459 1726885641.00334: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a14de820> <<< 20459 1726885641.00394: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a14d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885641.00428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.00453: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885641.00521: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885641.00553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 20459 1726885641.00579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.00619: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.00649: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 20459 1726885641.00681: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885641.00704: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885641.01067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.01396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.01410: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 20459 1726885641.01430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.01465: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.01495: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 20459 1726885641.01572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.01761: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885641.03083: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test1", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "invocation": {"module_args": {"path": "/opt/test1", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "fstype": null, "opts": null, "src": null}}} <<< 20459 1726885641.03115: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885641.03551: 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__ <<< 20459 1726885641.03590: 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<<< 20459 1726885641.03662: 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 # 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 <<< 20459 1726885641.03756: 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 # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 20459 1726885641.03776: 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.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 <<< 20459 1726885641.03964: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885641.03986: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885641.04025: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885641.04047: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885641.04077: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885641.04080: 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 <<< 20459 1726885641.04118: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885641.04123: stdout chunk (state=3): >>># destroy array <<< 20459 1726885641.04129: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885641.04142: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885641.04229: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885641.04235: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 20459 1726885641.04238: 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 <<< 20459 1726885641.04242: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20459 1726885641.04276: 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 <<< 20459 1726885641.04280: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885641.04297: 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 <<< 20459 1726885641.04737: 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 # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] 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 <<< 20459 1726885641.05050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885641.05126: stderr chunk (state=3): >>><<< 20459 1726885641.05129: stdout chunk (state=3): >>><<< 20459 1726885641.05314: _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 0x7fe4a2160ca0> # /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 0x7fe4a2107280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2160a00> # /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 0x7fe4a21609a0> 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 0x7fe4a2107370> # /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 0x7fe4a2107820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2107550> # /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 0x7fe4a20b3f70> # /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 0x7fe4a20ba100> # /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 0x7fe4a20e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20ba820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a211c760> # /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 0x7fe4a20b3c70> # /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 0x7fe4a20e3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2107fd0> 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 0x7fe4a205ad90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205de20> # /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 0x7fe4a2054730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a205a250> # /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 0x7fe4a1d96cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d967c0> 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 0x7fe4a1d96dc0> # /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 0x7fe4a1d96e80> # /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 0x7fe4a1d96f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1deec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1de8520> # /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 0x7fe4a1dfc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2061d00> # /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 0x7fe4a1da7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1dee160> # 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 0x7fe4a1dfc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a20678b0> # /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 0x7fe4a1da7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da7ca0> # /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 0x7fe4a1da7c10> # /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 0x7fe4a1d7c280> # /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 0x7fe4a1d7c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1db2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da94f0> # /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 0x7fe4a1cc90d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1d77d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a2061ee0> # /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 0x7fe4a1cdda00> 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 0x7fe4a1cddd30> # /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 0x7fe4a1cef640> # /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 0x7fe4a1cefb80> # 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 0x7fe4a1c7a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cdde20> # /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 0x7fe4a1c8c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1cef4c0> 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 0x7fe4a1c8c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da78e0> # /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 0x7fe4a1ca75b0> # /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 0x7fe4a1ca7880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1ca7670> # 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 0x7fe4a1ca7760> # /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 0x7fe4a1ca7bb0> # 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 0x7fe4a1cb4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1ca77f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1c9a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1da74c0> # /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 0x7fe4a1ca79a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe4a1bd0580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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 0x7fe4a15d76d0> # /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 0x7fe4a15d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7e20> # /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 0x7fe4a15d7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15d7c40> 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 0x7fe4a15d7e80> # /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 0x7fe4a15d7100> # /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 0x7fe4a152ddf0> # 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 0x7fe4a152dfa0> # 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 0x7fe4a154ee50> # /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 0x7fe4a154e4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b5cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b5c3d0> # /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 0x7fe4a1b5cfd0> # /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 0x7fe4a1b2ddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15a8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15a82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15db3a0> # 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 0x7fe4a15a83d0> # /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 0x7fe4a15a8400> # /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 0x7fe4a150f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b3e100> # /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 0x7fe4a151c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b3e280> # /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 0x7fe4a150fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a151c940> # 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 0x7fe4a151c790> # 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 0x7fe4a151b730> # 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 0x7fe4a151b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b357c0> # /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 0x7fe4a159f640> # 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 0x7fe4a159e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15100a0> # 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 0x7fe4a159f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a1b56880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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 0x7fe4a10dd130> # /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 0x7fe4a1594970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a10dd550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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_9y4e0nz2/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 0x7fe4a1595940> # 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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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 0x7fe4a15945e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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_9y4e0nz2/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 0x7fe4a1b49850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a15dde50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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 0x7fe4a14e4310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a14de820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4a14d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/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_9y4e0nz2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available import 'gc' # {"changed": true, "name": "/opt/test1", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "invocation": {"module_args": {"path": "/opt/test1", "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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885641.05980: done with _execute_module (mount, {'path': '/opt/test1', '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-1726885640.7357438-22398-220563899058201/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885641.05984: _low_level_execute_command(): starting 20459 1726885641.05987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885640.7357438-22398-220563899058201/ > /dev/null 2>&1 && sleep 0' 20459 1726885641.07145: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885641.07158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.07172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.07192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.07237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.07249: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885641.07263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.07280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885641.07294: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885641.07304: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885641.07317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.07330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.07345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.07356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.07365: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885641.07377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.07456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.07475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885641.07489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.07555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.09441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885641.09444: stdout chunk (state=3): >>><<< 20459 1726885641.09446: stderr chunk (state=3): >>><<< 20459 1726885641.09518: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885641.09521: handler run complete 20459 1726885641.09524: attempt loop complete, returning result 20459 1726885641.09526: variable 'mount_info' from source: unknown 20459 1726885641.09920: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } 20459 1726885641.10067: dumping result to json 20459 1726885641.10071: done dumping result, returning 20459 1726885641.10074: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-47dd-4c59-000000001070] 20459 1726885641.10077: sending task result for task 02369adf-7a19-47dd-4c59-000000001070 20459 1726885641.10129: done sending task result for task 02369adf-7a19-47dd-4c59-000000001070 20459 1726885641.10133: WORKER PROCESS EXITING 20459 1726885641.10237: no more pending results, returning what we have 20459 1726885641.10240: results queue empty 20459 1726885641.10241: checking for any_errors_fatal 20459 1726885641.10246: done checking for any_errors_fatal 20459 1726885641.10247: checking for max_fail_percentage 20459 1726885641.10248: done checking for max_fail_percentage 20459 1726885641.10249: checking to see if all hosts have failed and the running result is not ok 20459 1726885641.10250: done checking to see if all hosts have failed 20459 1726885641.10250: getting the remaining hosts for this loop 20459 1726885641.10252: done getting the remaining hosts for this loop 20459 1726885641.10255: getting the next task for host managed_node1 20459 1726885641.10261: done getting next task for host managed_node1 20459 1726885641.10264: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885641.10268: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885641.10280: getting variables 20459 1726885641.10282: in VariableManager get_vars() 20459 1726885641.10315: Calling all_inventory to load vars for managed_node1 20459 1726885641.10317: Calling groups_inventory to load vars for managed_node1 20459 1726885641.10320: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885641.10328: Calling all_plugins_play to load vars for managed_node1 20459 1726885641.10331: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885641.10333: Calling groups_plugins_play to load vars for managed_node1 20459 1726885641.11074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885641.12267: done with get_vars() 20459 1726885641.12283: 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 22:27:21 -0400 (0:00:00.473) 0:00:47.487 ****** 20459 1726885641.12831: entering _queue_task() for managed_node1/systemd 20459 1726885641.13170: worker is 1 (out of 1 available) 20459 1726885641.13187: exiting _queue_task() for managed_node1/systemd 20459 1726885641.13295: done queuing things up, now waiting for results queue to drain 20459 1726885641.13297: waiting for pending results... 20459 1726885641.13736: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885641.13891: in run() - task 02369adf-7a19-47dd-4c59-000000001072 20459 1726885641.13908: variable 'ansible_search_path' from source: unknown 20459 1726885641.13915: variable 'ansible_search_path' from source: unknown 20459 1726885641.13944: calling self._execute() 20459 1726885641.14051: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885641.14056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885641.14070: variable 'omit' from source: magic vars 20459 1726885641.14463: variable 'blivet_output' from source: set_fact 20459 1726885641.14745: Evaluated conditional (blivet_output['mounts']): True 20459 1726885641.14757: variable 'omit' from source: magic vars 20459 1726885641.14829: variable 'omit' from source: magic vars 20459 1726885641.14866: variable 'omit' from source: magic vars 20459 1726885641.14909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885641.14955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885641.14980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885641.15002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885641.15023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885641.15079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885641.15100: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885641.15173: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885641.15260: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885641.15268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885641.15500: Set connection var ansible_pipelining to False 20459 1726885641.15507: Set connection var ansible_shell_type to sh 20459 1726885641.15516: Set connection var ansible_connection to ssh 20459 1726885641.15534: Set connection var ansible_timeout to 10 20459 1726885641.15545: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885641.15555: Set connection var ansible_shell_executable to /bin/sh 20459 1726885641.15599: variable 'ansible_shell_executable' from source: unknown 20459 1726885641.15717: variable 'ansible_connection' from source: unknown 20459 1726885641.15725: variable 'ansible_module_compression' from source: unknown 20459 1726885641.15733: variable 'ansible_shell_type' from source: unknown 20459 1726885641.15740: variable 'ansible_shell_executable' from source: unknown 20459 1726885641.15746: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885641.15754: variable 'ansible_pipelining' from source: unknown 20459 1726885641.15760: variable 'ansible_timeout' from source: unknown 20459 1726885641.15769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885641.16216: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885641.16231: variable 'omit' from source: magic vars 20459 1726885641.16240: starting attempt loop 20459 1726885641.16245: running the handler 20459 1726885641.16260: _low_level_execute_command(): starting 20459 1726885641.16271: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885641.17484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885641.17505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.17527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.17546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.17583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.17594: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885641.17613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.17633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885641.17646: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885641.17658: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885641.17671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.17686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.17702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.17720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.17733: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885641.17749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.17829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.17853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885641.17870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.17941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.19538: stdout chunk (state=3): >>>/root <<< 20459 1726885641.19697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885641.19700: stdout chunk (state=3): >>><<< 20459 1726885641.19702: stderr chunk (state=3): >>><<< 20459 1726885641.19801: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885641.19839: _low_level_execute_command(): starting 20459 1726885641.19843: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159 `" && echo ansible-tmp-1726885641.1974018-22421-73673356600159="` echo /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159 `" ) && sleep 0' 20459 1726885641.23563: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885641.23578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.23597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.23623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.23802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.23834: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885641.23887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.23905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885641.23924: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885641.23961: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885641.23990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.24004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.24026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.24043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.24060: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885641.24075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.24189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.24307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885641.24329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.24395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.26260: stdout chunk (state=3): >>>ansible-tmp-1726885641.1974018-22421-73673356600159=/root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159 <<< 20459 1726885641.26455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885641.26789: stderr chunk (state=3): >>><<< 20459 1726885641.26792: stdout chunk (state=3): >>><<< 20459 1726885641.26854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885641.1974018-22421-73673356600159=/root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885641.26931: variable 'ansible_module_compression' from source: unknown 20459 1726885641.27244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885641.27263: variable 'ansible_facts' from source: unknown 20459 1726885641.28015: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159/AnsiballZ_systemd.py 20459 1726885641.28435: Sending initial data 20459 1726885641.28444: Sent initial data (155 bytes) 20459 1726885641.29261: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.29274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.29295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885641.29307: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885641.29320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.29365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.29376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.29424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.31108: 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 <<< 20459 1726885641.31136: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885641.31181: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmptv6she93 /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159/AnsiballZ_systemd.py <<< 20459 1726885641.31221: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885641.33447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885641.33618: stderr chunk (state=3): >>><<< 20459 1726885641.33623: stdout chunk (state=3): >>><<< 20459 1726885641.33710: done transferring module to remote 20459 1726885641.33721: _low_level_execute_command(): starting 20459 1726885641.33724: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159/ /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159/AnsiballZ_systemd.py && sleep 0' 20459 1726885641.34266: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885641.34278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.34291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.34307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.34355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.34373: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885641.34388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.34406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885641.34423: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885641.34436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885641.34449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.34463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.34486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.34510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.34526: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885641.34542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.34665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.34687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885641.34707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.34809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.36674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885641.36802: stderr chunk (state=3): >>><<< 20459 1726885641.36861: stdout chunk (state=3): >>><<< 20459 1726885641.36980: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885641.36988: _low_level_execute_command(): starting 20459 1726885641.36992: _low_level_execute_command(): using become for this command 20459 1726885641.36994: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vajjcryfohhteypozrfjjutlrwvxajkw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885641.37066: Initial state: awaiting_escalation: BECOME-SUCCESS-vajjcryfohhteypozrfjjutlrwvxajkw 20459 1726885641.37678: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885641.37703: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.37722: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.37742: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.37792: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.37810: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885641.37830: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.37847: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885641.37858: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885641.37869: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885641.37891: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.37914: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.37934: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.37947: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.37957: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885641.37970: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.38086: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.38133: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885641.38166: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.38293: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.40999: stdout chunk (state=1): >>>BECOME-SUCCESS-vajjcryfohhteypozrfjjutlrwvxajkw <<< 20459 1726885641.41003: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-vajjcryfohhteypozrfjjutlrwvxajkw' 20459 1726885641.41229: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885641.41233: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 20459 1726885641.41244: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885641.41299: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885641.41302: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885641.41333: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885641.41354: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885641.41406: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885641.41410: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885641.41414: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885641.41457: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885641.41460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885641.41479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885641.41491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885641.41524: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d960ca0> <<< 20459 1726885641.41557: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885641.41577: 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 0x7f726d907280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d960a00> <<< 20459 1726885641.41602: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885641.41605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885641.41632: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d9609a0> <<< 20459 1726885641.41637: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885641.41662: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20459 1726885641.41666: 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 0x7f726d907370> <<< 20459 1726885641.41693: 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' <<< 20459 1726885641.41737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885641.41741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885641.41747: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d907820> <<< 20459 1726885641.41762: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d907550> <<< 20459 1726885641.41793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885641.41796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885641.41811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885641.41832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885641.41850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885641.41873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885641.41900: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885641.41906: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8b3f70> <<< 20459 1726885641.41909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885641.41927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885641.41990: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8ba100> <<< 20459 1726885641.42017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885641.42052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885641.42056: 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' <<< 20459 1726885641.42070: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8ba820> <<< 20459 1726885641.42090: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d91c760> <<< 20459 1726885641.42117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885641.42122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8b3c70> <<< 20459 1726885641.42173: 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' <<< 20459 1726885641.42176: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8e3c70> <<< 20459 1726885641.42230: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d907fd0> <<< 20459 1726885641.42251: 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. <<< 20459 1726885641.42590: 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' <<< 20459 1726885641.42629: 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' <<< 20459 1726885641.42654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885641.42678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885641.42695: 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' <<< 20459 1726885641.42709: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85ad90> <<< 20459 1726885641.42752: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85de20> <<< 20459 1726885641.42770: 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' <<< 20459 1726885641.42792: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885641.42818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885641.42842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885641.42872: 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' <<< 20459 1726885641.42893: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d854730> <<< 20459 1726885641.42902: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85a250> <<< 20459 1726885641.42914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885641.42973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885641.42994: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885641.43036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885641.43050: 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' <<< 20459 1726885641.43089: 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 0x7f726d4cacd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4ca7c0> <<< 20459 1726885641.43131: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885641.43150: 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 0x7f726d4cadc0> <<< 20459 1726885641.43171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885641.43202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885641.43229: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4cae80> <<< 20459 1726885641.43233: 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 0x7f726d4caf40> import '_collections' # <<< 20459 1726885641.43276: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5eec40> <<< 20459 1726885641.43279: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885641.43297: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5e8520> <<< 20459 1726885641.43372: 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' <<< 20459 1726885641.43397: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d861d00> # /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' <<< 20459 1726885641.43419: 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 0x7f726d4dbb80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5ee160> <<< 20459 1726885641.43474: 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' <<< 20459 1726885641.43497: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f726d5fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8678b0> <<< 20459 1726885641.43500: 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' <<< 20459 1726885641.43566: 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' <<< 20459 1726885641.43611: 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 0x7f726d4dbeb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dbca0> # /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 0x7f726d4dbc10> <<< 20459 1726885641.43624: 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' <<< 20459 1726885641.43642: 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' <<< 20459 1726885641.43658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885641.43744: 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 0x7f726d4b0280> <<< 20459 1726885641.43759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885641.43779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885641.43792: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4b0370> <<< 20459 1726885641.43898: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4e6eb0> <<< 20459 1726885641.43952: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dd940> <<< 20459 1726885641.43967: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dd4f0> <<< 20459 1726885641.43975: 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' <<< 20459 1726885641.44034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885641.44075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885641.44088: 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 0x7f726d3fd0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4abd90> <<< 20459 1726885641.44368: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dddc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d861ee0> # /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 0x7f726d410a00> 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 0x7f726d410d30> # /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 0x7f726d423640> # /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' <<< 20459 1726885641.44381: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d423b80> <<< 20459 1726885641.44433: 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' <<< 20459 1726885641.44438: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f726d3b92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d410e20> <<< 20459 1726885641.44448: 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' <<< 20459 1726885641.44493: 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 0x7f726d3ca190> <<< 20459 1726885641.44506: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4234c0> import 'pwd' # <<< 20459 1726885641.44537: 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 0x7f726d3ca250> <<< 20459 1726885641.44571: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4db8e0> <<< 20459 1726885641.44599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885641.44619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885641.44639: 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' <<< 20459 1726885641.44663: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885641.44693: 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 0x7f726d3e65b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885641.44720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885641.44738: 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 0x7f726d3e6880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3e6670> <<< 20459 1726885641.44760: 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 0x7f726d3e6760> <<< 20459 1726885641.44774: 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' <<< 20459 1726885641.44956: 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 0x7f726d3e6bb0> <<< 20459 1726885641.44993: 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' <<< 20459 1726885641.45015: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f726d3f3100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3e67f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3d8940> <<< 20459 1726885641.45073: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4db4c0> <<< 20459 1726885641.45089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885641.45109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885641.45143: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3e69a0> <<< 20459 1726885641.45337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f726cde9580> <<< 20459 1726885641.45952: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip' # zipimport: zlib available <<< 20459 1726885641.46030: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885641.46931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.47861: 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 0x7f726cd246d0> <<< 20459 1726885641.47909: 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' <<< 20459 1726885641.47951: 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' <<< 20459 1726885641.47991: 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' <<< 20459 1726885641.47995: 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 0x7f726cd24160> <<< 20459 1726885641.48038: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24340> <<< 20459 1726885641.48073: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24e20> <<< 20459 1726885641.48086: 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' <<< 20459 1726885641.48149: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24c40> import 'atexit' # <<< 20459 1726885641.48173: 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 0x7f726cd24e80> <<< 20459 1726885641.48215: 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' <<< 20459 1726885641.48269: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24100> <<< 20459 1726885641.48323: 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' <<< 20459 1726885641.48337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885641.48356: 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' <<< 20459 1726885641.48448: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726ccf2df0> <<< 20459 1726885641.48471: 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 0x7f726ccf2fa0> <<< 20459 1726885641.48530: 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 0x7f726cbff1c0> <<< 20459 1726885641.48545: 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' <<< 20459 1726885641.48591: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cbffb50> <<< 20459 1726885641.48613: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd0bdc0> <<< 20459 1726885641.48785: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd0b3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885641.48809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885641.48820: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd0bfd0> <<< 20459 1726885641.48834: 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' <<< 20459 1726885641.48860: 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' <<< 20459 1726885641.48884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885641.48916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885641.48930: 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 0x7f726cd5bdc0> <<< 20459 1726885641.49015: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd34be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd342b0> <<< 20459 1726885641.49067: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726ccd8c70> # 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 0x7f726cd343d0> <<< 20459 1726885641.49099: 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 0x7f726cd34400> <<< 20459 1726885641.49121: 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 <<< 20459 1726885641.49132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885641.49144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885641.49181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885641.49235: 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 0x7f726cc5c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd6d100> <<< 20459 1726885641.49261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885641.49289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885641.49332: 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 0x7f726cc699a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd6d280> <<< 20459 1726885641.49354: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885641.49403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885641.49438: 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' <<< 20459 1726885641.49450: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885641.49483: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd6dd30> <<< 20459 1726885641.49622: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc69940> <<< 20459 1726885641.49707: 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 0x7f726cd04c40> <<< 20459 1726885641.49742: 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 0x7f726cd306a0> <<< 20459 1726885641.49788: 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 0x7f726cd6dfd0> <<< 20459 1726885641.49801: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd647c0> <<< 20459 1726885641.49835: 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' <<< 20459 1726885641.49854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885641.49866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885641.49901: 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 0x7f726cc5da90> <<< 20459 1726885641.50080: 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 0x7f726cc7bc40> <<< 20459 1726885641.50099: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc68700> <<< 20459 1726885641.50140: 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 0x7f726cc68070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc68af0> <<< 20459 1726885641.50167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.50185: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885641.50255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.50338: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.50361: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885641.50388: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.50402: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885641.50496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.50590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.51046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.51523: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885641.51533: 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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885641.51560: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885641.51563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885641.51614: 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 0x7f726ccb66d0> <<< 20459 1726885641.51693: 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' <<< 20459 1726885641.51758: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726ccb26d0> <<< 20459 1726885641.51849: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c81f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885641.51929: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.52051: 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' <<< 20459 1726885641.52089: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726ccebe80> # zipimport: zlib available <<< 20459 1726885641.52477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.52850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.52904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.52967: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885641.52971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53048: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885641.53102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53189: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.53223: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885641.53231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53295: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885641.53298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53490: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885641.53710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885641.53716: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885641.53798: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8340d0> # zipimport: zlib available <<< 20459 1726885641.53872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53950: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885641.53954: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885641.53966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.53987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54064: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885641.54083: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54104: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54203: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54258: 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 <<< 20459 1726885641.54288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885641.54358: 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 0x7f726ccead60> <<< 20459 1726885641.54455: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c834cd0> <<< 20459 1726885641.54504: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885641.54509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.54681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885641.54701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885641.54719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885641.54745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885641.54763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885641.54787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885641.54867: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc9d970> <<< 20459 1726885641.54907: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc98670> <<< 20459 1726885641.54976: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c7fffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885641.54981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55035: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885641.55130: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885641.55146: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.55151: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885641.55306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55491: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55585: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55662: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885641.55666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.55840: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885641.55987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.56123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.56160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.56221: 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' <<< 20459 1726885641.56252: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885641.56259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885641.56271: 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' <<< 20459 1726885641.56316: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c58b0d0> <<< 20459 1726885641.56348: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885641.56351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885641.56363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885641.56386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885641.56419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885641.56434: 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 0x7f726c7d5d90> <<< 20459 1726885641.56484: 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 0x7f726c7d5d00> <<< 20459 1726885641.56696: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc96280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c598250> <<< 20459 1726885641.56754: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8251c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c825e50> # /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 0x7f726c832eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8323d0> <<< 20459 1726885641.56848: 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' <<< 20459 1726885641.56963: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c832f40> <<< 20459 1726885641.56966: stdout chunk (state=3): >>># /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 0x7f726c833520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8007c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c825fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 20459 1726885641.57017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57078: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20459 1726885641.57081: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57170: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 20459 1726885641.57201: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885641.57204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57266: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 20459 1726885641.57313: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57358: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885641.57405: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57415: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57454: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885641.57466: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57558: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.57705: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 20459 1726885641.58044: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.58455: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885641.58485: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.58674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 20459 1726885641.58703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.58748: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885641.58769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.58780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.58816: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885641.58844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.58877: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885641.58937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59008: 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' <<< 20459 1726885641.59039: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c4eafa0> <<< 20459 1726885641.59058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885641.59082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885641.59234: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c4eaac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885641.59250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59369: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885641.59373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59542: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885641.59546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59648: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885641.59652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.59721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885641.59745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885641.59884: 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 0x7f726c5657c0> <<< 20459 1726885641.60140: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c4f2b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885641.60176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.60225: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20459 1726885641.60299: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.60370: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.60458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.60596: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885641.61026: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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 0x7f726c48fe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c48fd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 20459 1726885641.61166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.61208: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20459 1726885641.61326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.61428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.61448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.61495: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885641.61520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.61537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.61650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.61771: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885641.61895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.62020: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885641.62036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.62462: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.62891: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20459 1726885641.62971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63057: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885641.63060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63136: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63225: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20459 1726885641.63241: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63491: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885641.63510: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885641.63549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63587: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 20459 1726885641.63676: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.63918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64091: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885641.64105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64125: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64157: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20459 1726885641.64176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64221: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885641.64272: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64334: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885641.64356: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64382: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885641.64434: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64483: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885641.64494: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64593: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885641.64625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.64802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65022: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885641.65036: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65077: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65132: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885641.65157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65190: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885641.65223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65264: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 20459 1726885641.65318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65331: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20459 1726885641.65386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65469: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885641.65529: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885641.65561: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885641.65580: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 20459 1726885641.65599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65619: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65804: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20459 1726885641.65825: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 20459 1726885641.65865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.65905: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885641.65920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66070: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66232: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885641.66242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66320: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885641.66332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66410: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885641.66424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66572: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885641.66629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66776: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 20459 1726885641.66836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.66992: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885641.67034: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885641.67551: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885641.87047: 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}}} <<< 20459 1726885641.87844: 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 <<< 20459 1726885641.87975: 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 # 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 <<< 20459 1726885641.88228: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression <<< 20459 1726885641.88398: 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 # 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 <<< 20459 1726885641.88729: stdout chunk (state=3): >>># 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 <<< 20459 1726885641.88744: 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 # 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 <<< 20459 1726885641.88865: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885641.88887: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885641.88891: 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 <<< 20459 1726885641.88893: 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 <<< 20459 1726885641.88907: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 20459 1726885641.88914: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885641.88950: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885641.89515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885641.89556: stderr chunk (state=3): >>><<< 20459 1726885641.89572: stdout chunk (state=3): >>><<< 20459 1726885641.89723: _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 0x7f726d960ca0> # /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 0x7f726d907280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d960a00> # /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 0x7f726d9609a0> 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 0x7f726d907370> # /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 0x7f726d907820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d907550> # /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 0x7f726d8b3f70> # /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 0x7f726d8ba100> # /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 0x7f726d8e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8ba820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d91c760> # /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 0x7f726d8b3c70> # /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 0x7f726d8e3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d907fd0> 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 0x7f726d85ad90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85de20> # /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 0x7f726d854730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d85a250> # /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 0x7f726d4cacd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4ca7c0> 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 0x7f726d4cadc0> # /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 0x7f726d4cae80> # /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 0x7f726d4caf40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5e8520> # /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 0x7f726d5fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d861d00> # /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 0x7f726d4dbb80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d5ee160> # 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 0x7f726d5fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d8678b0> # /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 0x7f726d4dbeb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dbca0> # /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 0x7f726d4dbc10> # /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 0x7f726d4b0280> # /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 0x7f726d4b0370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4e6eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dd940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dd4f0> # /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 0x7f726d3fd0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4abd90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4dddc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d861ee0> # /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 0x7f726d410a00> 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 0x7f726d410d30> # /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 0x7f726d423640> # /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 0x7f726d423b80> # 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 0x7f726d3b92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d410e20> # /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 0x7f726d3ca190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4234c0> 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 0x7f726d3ca250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4db8e0> # /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 0x7f726d3e65b0> # /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 0x7f726d3e6880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3e6670> # 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 0x7f726d3e6760> # /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 0x7f726d3e6bb0> # 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 0x7f726d3f3100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3e67f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d3d8940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726d4db4c0> # /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 0x7f726d3e69a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f726cde9580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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 0x7f726cd246d0> # /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 0x7f726cd24160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24e20> # /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 0x7f726cd24f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd24c40> 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 0x7f726cd24e80> # /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 0x7f726cd24100> # /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 0x7f726ccf2df0> # 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 0x7f726ccf2fa0> # 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 0x7f726cbff1c0> # /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 0x7f726cbffb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd0bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd0b3d0> # /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 0x7f726cd0bfd0> # /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 0x7f726cd5bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd34be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd342b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726ccd8c70> # 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 0x7f726cd343d0> # /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 0x7f726cd34400> # /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 0x7f726cc5c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd6d100> # /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 0x7f726cc699a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd6d280> # /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 0x7f726cd6dd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc69940> # 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 0x7f726cd04c40> # 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 0x7f726cd306a0> # 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 0x7f726cd6dfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cd647c0> # /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 0x7f726cc5da90> # 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 0x7f726cc7bc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc68700> # 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 0x7f726cc68070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc68af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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 0x7f726ccb66d0> # /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 0x7f726ccb26d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c81f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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 0x7f726ccebe80> # 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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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 0x7f726c8340d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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 0x7f726ccead60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c834cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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 0x7f726cc9d970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc98670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c7fffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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 0x7f726c58b0d0> # /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 0x7f726c7d5d90> # 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 0x7f726c7d5d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726cc96280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c598250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8251c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c825e50> # /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 0x7f726c832eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8323d0> # /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 0x7f726c832f40> # /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 0x7f726c833520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c8007c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c825fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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 0x7f726c4eafa0> # /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 0x7f726c4eaac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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 0x7f726c5657c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c4f2b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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 0x7f726c48fe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f726c48fd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/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_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_b6k0mkvc/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_b6k0mkvc/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885641.91313: 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-1726885641.1974018-22421-73673356600159/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885641.91317: _low_level_execute_command(): starting 20459 1726885641.91321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885641.1974018-22421-73673356600159/ > /dev/null 2>&1 && sleep 0' 20459 1726885641.91323: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885641.91326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.91329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.91331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.91333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.91336: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885641.91338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.91341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885641.91343: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885641.91345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885641.91347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885641.91349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885641.91351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885641.91353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885641.91355: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885641.91357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885641.91359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885641.91361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885641.91363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885641.91366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885641.92901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885641.92948: stderr chunk (state=3): >>><<< 20459 1726885641.92951: stdout chunk (state=3): >>><<< 20459 1726885641.92967: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885641.92972: handler run complete 20459 1726885641.92986: attempt loop complete, returning result 20459 1726885641.92989: _execute() done 20459 1726885641.92991: dumping result to json 20459 1726885641.93000: done dumping result, returning 20459 1726885641.93006: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-000000001072] 20459 1726885641.93011: sending task result for task 02369adf-7a19-47dd-4c59-000000001072 ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885641.93168: no more pending results, returning what we have 20459 1726885641.93173: results queue empty 20459 1726885641.93174: checking for any_errors_fatal 20459 1726885641.93188: done checking for any_errors_fatal 20459 1726885641.93189: checking for max_fail_percentage 20459 1726885641.93191: done checking for max_fail_percentage 20459 1726885641.93192: checking to see if all hosts have failed and the running result is not ok 20459 1726885641.93193: done checking to see if all hosts have failed 20459 1726885641.93193: getting the remaining hosts for this loop 20459 1726885641.93195: done getting the remaining hosts for this loop 20459 1726885641.93198: getting the next task for host managed_node1 20459 1726885641.93204: done getting next task for host managed_node1 20459 1726885641.93207: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885641.93212: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885641.93225: getting variables 20459 1726885641.93227: in VariableManager get_vars() 20459 1726885641.93260: Calling all_inventory to load vars for managed_node1 20459 1726885641.93262: Calling groups_inventory to load vars for managed_node1 20459 1726885641.93264: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885641.93273: Calling all_plugins_play to load vars for managed_node1 20459 1726885641.93275: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885641.93278: Calling groups_plugins_play to load vars for managed_node1 20459 1726885641.93630: done sending task result for task 02369adf-7a19-47dd-4c59-000000001072 20459 1726885641.93634: WORKER PROCESS EXITING 20459 1726885641.93643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885641.94001: done with get_vars() 20459 1726885641.94014: 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 22:27:21 -0400 (0:00:00.813) 0:00:48.301 ****** 20459 1726885641.94086: entering _queue_task() for managed_node1/mount 20459 1726885641.94292: worker is 1 (out of 1 available) 20459 1726885641.94306: exiting _queue_task() for managed_node1/mount 20459 1726885641.94323: done queuing things up, now waiting for results queue to drain 20459 1726885641.94325: waiting for pending results... 20459 1726885641.94684: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885641.94774: in run() - task 02369adf-7a19-47dd-4c59-000000001073 20459 1726885641.94800: variable 'ansible_search_path' from source: unknown 20459 1726885641.94809: variable 'ansible_search_path' from source: unknown 20459 1726885641.95119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885641.97124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885641.97532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885641.97559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885641.97584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885641.97604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885641.97666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885641.97687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885641.97705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885641.97737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885641.97748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885641.97781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885641.97796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885641.97814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885641.97843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885641.97853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885641.97894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885641.97909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885641.97942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885641.97989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885641.98003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885641.98138: variable 'blivet_output' from source: set_fact 20459 1726885641.98246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885641.98369: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885641.98400: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885641.98428: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885641.98449: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885641.98479: 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) 20459 1726885641.98507: 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) 20459 1726885641.98542: 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) 20459 1726885641.98567: 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) 20459 1726885641.98652: variable 'omit' from source: magic vars 20459 1726885641.98711: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885641.98721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885641.98732: variable 'omit' from source: magic vars 20459 1726885641.98782: variable 'omit' from source: magic vars 20459 1726885641.98819: variable 'omit' from source: magic vars 20459 1726885642.02289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885642.02306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885642.02327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885642.02352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885642.02365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885642.02433: variable 'mount_info' from source: unknown 20459 1726885642.02449: variable 'omit' from source: magic vars 20459 1726885642.02536: variable 'mount_info' from source: unknown 20459 1726885642.02626: variable 'mount_info' from source: unknown 20459 1726885642.02637: variable 'omit' from source: magic vars 20459 1726885642.02710: variable 'mount_info' from source: unknown 20459 1726885642.02718: variable 'omit' from source: magic vars 20459 1726885642.02782: variable 'mount_info' from source: unknown 20459 1726885642.02806: variable 'omit' from source: magic vars 20459 1726885642.02823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885642.02843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885642.02854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885642.02865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885642.02872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885642.02882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885642.02893: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885642.02904: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885642.02908: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885642.02910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885642.02977: Set connection var ansible_pipelining to False 20459 1726885642.02980: Set connection var ansible_shell_type to sh 20459 1726885642.02982: Set connection var ansible_connection to ssh 20459 1726885642.02991: Set connection var ansible_timeout to 10 20459 1726885642.02995: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885642.03000: Set connection var ansible_shell_executable to /bin/sh 20459 1726885642.03017: variable 'ansible_shell_executable' from source: unknown 20459 1726885642.03024: variable 'ansible_connection' from source: unknown 20459 1726885642.03026: variable 'ansible_module_compression' from source: unknown 20459 1726885642.03028: variable 'ansible_shell_type' from source: unknown 20459 1726885642.03031: variable 'ansible_shell_executable' from source: unknown 20459 1726885642.03033: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885642.03102: variable 'ansible_pipelining' from source: unknown 20459 1726885642.03131: variable 'ansible_timeout' from source: unknown 20459 1726885642.03151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885642.03236: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885642.03240: variable 'omit' from source: magic vars 20459 1726885642.03242: starting attempt loop 20459 1726885642.03245: running the handler 20459 1726885642.03252: _low_level_execute_command(): starting 20459 1726885642.03257: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885642.03982: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885642.04006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.04009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.04024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.04078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.04083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.04085: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885642.04087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.04138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.04143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.04196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.05767: stdout chunk (state=3): >>>/root <<< 20459 1726885642.05873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.05925: stderr chunk (state=3): >>><<< 20459 1726885642.05931: stdout chunk (state=3): >>><<< 20459 1726885642.06000: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885642.06004: _low_level_execute_command(): starting 20459 1726885642.06007: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034 `" && echo ansible-tmp-1726885642.059464-22453-76858917547034="` echo /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034 `" ) && sleep 0' 20459 1726885642.06370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.06374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.06405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.06407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.06410: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885642.06417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.06467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.06470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.06509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.08324: stdout chunk (state=3): >>>ansible-tmp-1726885642.059464-22453-76858917547034=/root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034 <<< 20459 1726885642.08429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.08496: stderr chunk (state=3): >>><<< 20459 1726885642.08499: stdout chunk (state=3): >>><<< 20459 1726885642.08821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885642.059464-22453-76858917547034=/root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 20459 1726885642.08827: variable 'ansible_module_compression' from source: unknown 20459 1726885642.08829: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 20459 1726885642.08831: variable 'ansible_facts' from source: unknown 20459 1726885642.08833: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034/AnsiballZ_mount.py 20459 1726885642.08919: Sending initial data 20459 1726885642.08924: Sent initial data (152 bytes) 20459 1726885642.09822: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885642.09836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.09850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.09869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.09913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.09929: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885642.09944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.09962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885642.09974: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885642.09985: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885642.09998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.10013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.10035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.10049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.10060: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885642.10073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.10149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.10169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.10184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.10249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.11949: 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 <<< 20459 1726885642.11986: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885642.12023: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp116ulrrn /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034/AnsiballZ_mount.py <<< 20459 1726885642.12036: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885642.13101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.13260: stderr chunk (state=3): >>><<< 20459 1726885642.13263: stdout chunk (state=3): >>><<< 20459 1726885642.13285: done transferring module to remote 20459 1726885642.13300: _low_level_execute_command(): starting 20459 1726885642.13303: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034/ /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034/AnsiballZ_mount.py && sleep 0' 20459 1726885642.13970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885642.13979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.13989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.14003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.14047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.14054: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885642.14064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.14077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885642.14085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885642.14092: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885642.14099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.14108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.14126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.14133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.14144: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885642.14154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.14228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.14246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.14264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.14334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.15990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.16017: stderr chunk (state=3): >>><<< 20459 1726885642.16023: stdout chunk (state=3): >>><<< 20459 1726885642.16032: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885642.16035: _low_level_execute_command(): starting 20459 1726885642.16040: _low_level_execute_command(): using become for this command 20459 1726885642.16049: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ypraufeepaylignrinuchsjuedlsejgp ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034/AnsiballZ_mount.py'"'"' && sleep 0' 20459 1726885642.16132: Initial state: awaiting_escalation: BECOME-SUCCESS-ypraufeepaylignrinuchsjuedlsejgp 20459 1726885642.16501: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.16505: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.16508: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.16564: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.16570: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.16609: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.19485: stdout chunk (state=1): >>>BECOME-SUCCESS-ypraufeepaylignrinuchsjuedlsejgp <<< 20459 1726885642.19489: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ypraufeepaylignrinuchsjuedlsejgp' 20459 1726885642.19706: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885642.19739: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885642.19793: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885642.19829: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885642.19861: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885642.19905: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885642.19908: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885642.19952: 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' <<< 20459 1726885642.19981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885642.19992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885642.20024: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad9f5ca0> <<< 20459 1726885642.20062: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885642.20092: 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 0x7f61ad99c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad9f5a00> <<< 20459 1726885642.20109: 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' <<< 20459 1726885642.20144: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad9f59a0> <<< 20459 1726885642.20147: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885642.20166: 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 0x7f61ad99c370> <<< 20459 1726885642.20197: 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' <<< 20459 1726885642.20239: 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' <<< 20459 1726885642.20248: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad99c820> <<< 20459 1726885642.20265: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad99c550> <<< 20459 1726885642.20285: 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' <<< 20459 1726885642.20307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885642.20336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885642.20362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885642.20372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885642.20399: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad948f70> <<< 20459 1726885642.20409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885642.20425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885642.20487: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad94f100> <<< 20459 1726885642.20514: 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' <<< 20459 1726885642.20549: 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 0x7f61ad978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad94f820> <<< 20459 1726885642.20580: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad9b1760> <<< 20459 1726885642.20602: 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 0x7f61ad948c70> <<< 20459 1726885642.20672: 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' <<< 20459 1726885642.20676: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad978c70> <<< 20459 1726885642.20721: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad99cfd0> <<< 20459 1726885642.20741: 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. <<< 20459 1726885642.20948: 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' <<< 20459 1726885642.20995: 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' <<< 20459 1726885642.21016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885642.21055: 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 <<< 20459 1726885642.21069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885642.21072: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8efd90> <<< 20459 1726885642.21120: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f2e20> <<< 20459 1726885642.21133: 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' <<< 20459 1726885642.21152: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885642.21185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885642.21199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885642.21222: 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' <<< 20459 1726885642.21252: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f0520> <<< 20459 1726885642.21262: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8ef250> <<< 20459 1726885642.21275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885642.21339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885642.21358: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885642.21383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885642.21406: 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' <<< 20459 1726885642.21449: 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 0x7f61ad871cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8717c0> <<< 20459 1726885642.21487: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885642.21508: 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 0x7f61ad871dc0> <<< 20459 1726885642.21536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885642.21567: 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 0x7f61ad871e80> <<< 20459 1726885642.21592: 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 0x7f61ad871f40> import '_collections' # <<< 20459 1726885642.21596: stdout chunk (state=3): >>> <<< 20459 1726885642.21634: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8c9c40> import '_functools' # <<< 20459 1726885642.21660: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8c3520> <<< 20459 1726885642.21720: 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 0x7f61ad8d7580> <<< 20459 1726885642.21740: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f6d00> # /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' <<< 20459 1726885642.21771: 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 0x7f61ad882b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8c9160> <<< 20459 1726885642.21831: 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' <<< 20459 1726885642.21856: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61ad8d7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8fc8b0> <<< 20459 1726885642.21860: 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' <<< 20459 1726885642.21885: 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' <<< 20459 1726885642.21913: 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 0x7f61ad882eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad882ca0> <<< 20459 1726885642.21944: 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 0x7f61ad882c10> <<< 20459 1726885642.21968: 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' <<< 20459 1726885642.22008: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885642.22013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885642.22026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885642.22067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885642.22094: 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 0x7f61ad857280> <<< 20459 1726885642.22129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885642.22156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885642.22166: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad857370> <<< 20459 1726885642.22259: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad88deb0> <<< 20459 1726885642.22296: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad884940> <<< 20459 1726885642.22301: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8844f0> <<< 20459 1726885642.22330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885642.22335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885642.22370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885642.22376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885642.22400: 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' <<< 20459 1726885642.22421: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad56f0d0> <<< 20459 1726885642.22444: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad852d90> <<< 20459 1726885642.22491: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad884dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f6ee0> <<< 20459 1726885642.22520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885642.22540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885642.22575: 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' <<< 20459 1726885642.22578: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad583a00> import 'errno' # <<< 20459 1726885642.22607: 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 0x7f61ad583d30> <<< 20459 1726885642.22629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885642.22633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885642.22655: 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' <<< 20459 1726885642.22683: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad595640> <<< 20459 1726885642.22691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885642.22721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885642.22742: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad595b80> <<< 20459 1726885642.22781: 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' <<< 20459 1726885642.22795: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61ad5202b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad583e20> <<< 20459 1726885642.22810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885642.22817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885642.22853: 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 0x7f61ad532190> <<< 20459 1726885642.22871: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad5954c0> import 'pwd' # <<< 20459 1726885642.22902: 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 0x7f61ad532250> <<< 20459 1726885642.22937: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8828e0> <<< 20459 1726885642.22957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885642.22973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885642.22989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885642.23004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885642.23032: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.23038: 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 0x7f61ad54d5b0> <<< 20459 1726885642.23052: 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' <<< 20459 1726885642.23082: 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 0x7f61ad54d880> <<< 20459 1726885642.23100: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad54d670> <<< 20459 1726885642.23115: 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 0x7f61ad54d760> <<< 20459 1726885642.23136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885642.23141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885642.23328: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.23337: 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 0x7f61ad54dbb0> <<< 20459 1726885642.23360: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.23365: 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 0x7f61ad55a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad54d7f0> <<< 20459 1726885642.23381: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad540940> <<< 20459 1726885642.23399: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8824c0> <<< 20459 1726885642.23427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885642.23476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885642.23510: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad54d9a0> <<< 20459 1726885642.23612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885642.23629: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61ad46e580> <<< 20459 1726885642.23785: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip' <<< 20459 1726885642.23790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.23872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.23901: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/__init__.py <<< 20459 1726885642.23972: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.23978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.23989: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885642.23992: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.25172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.26107: 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 0x7f61ad3936d0> <<< 20459 1726885642.26133: 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' <<< 20459 1726885642.26184: 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' <<< 20459 1726885642.26199: 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' <<< 20459 1726885642.26213: 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 0x7f61ad393160> <<< 20459 1726885642.26243: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393340> <<< 20459 1726885642.26290: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393e20> <<< 20459 1726885642.26303: 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' <<< 20459 1726885642.26346: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393c40> import 'atexit' # <<< 20459 1726885642.26391: 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 0x7f61ad393e80> <<< 20459 1726885642.26414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885642.26426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885642.26455: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393100> <<< 20459 1726885642.26478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885642.26518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885642.26544: 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' <<< 20459 1726885642.26556: 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' <<< 20459 1726885642.26621: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acdaddf0> <<< 20459 1726885642.26649: 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 0x7f61acdadfa0> <<< 20459 1726885642.26677: 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 0x7f61acdcee50> <<< 20459 1726885642.26697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885642.26728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885642.26758: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acdce4c0> <<< 20459 1726885642.26772: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3fadc0> <<< 20459 1726885642.26931: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3fa3d0> <<< 20459 1726885642.26959: 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' <<< 20459 1726885642.26971: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3fafd0> <<< 20459 1726885642.26992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885642.26997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885642.27029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885642.27034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885642.27047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885642.27053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885642.27081: 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' <<< 20459 1726885642.27086: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3cbdc0> <<< 20459 1726885642.27165: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad364be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3642b0> <<< 20459 1726885642.27173: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3973a0> <<< 20459 1726885642.27196: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.27201: 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 0x7f61ad3643d0> <<< 20459 1726885642.27229: 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 0x7f61ad364400> <<< 20459 1726885642.27250: 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 <<< 20459 1726885642.27257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885642.27279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885642.27300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885642.27372: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.27379: 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 0x7f61acd8f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3dc100> <<< 20459 1726885642.27401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885642.27407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885642.27457: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.27460: 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 0x7f61acd9c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3dc280> <<< 20459 1726885642.27482: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885642.27517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885642.27538: 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' <<< 20459 1726885642.27555: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885642.27611: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd8fdf0> <<< 20459 1726885642.27730: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd9c940> <<< 20459 1726885642.27822: 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 0x7f61acd9c790> <<< 20459 1726885642.27851: 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 0x7f61acd9b730> <<< 20459 1726885642.27888: 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 0x7f61acd9b670> <<< 20459 1726885642.27899: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3d37c0> <<< 20459 1726885642.27930: 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' <<< 20459 1726885642.27938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885642.27952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885642.27992: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.27997: 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 0x7f61ad35b640> <<< 20459 1726885642.28167: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.28180: 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 0x7f61ad35a9d0> <<< 20459 1726885642.28185: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd900a0> <<< 20459 1726885642.28208: 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' <<< 20459 1726885642.28223: 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 0x7f61ad35b0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3f4880> <<< 20459 1726885642.28235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.28255: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885642.28262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.28332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.28455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.28494: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885642.28574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.28652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.29102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.29550: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885642.29569: 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_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885642.29596: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885642.29601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885642.29654: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.29659: 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 0x7f61ac97c130> <<< 20459 1726885642.29719: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885642.29733: 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 0x7f61ad350970> <<< 20459 1726885642.29739: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ac97c550> <<< 20459 1726885642.29781: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885642.29787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.29810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.29823: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885642.29834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.29946: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.30071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885642.30076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885642.30094: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad351940> <<< 20459 1726885642.30103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.30485: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.30847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.30899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.30964: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885642.31000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31034: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885642.31039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31161: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885642.31176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31187: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885642.31200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31267: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885642.31271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31453: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885642.31672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885642.31678: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885642.31745: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3505e0> <<< 20459 1726885642.31750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31871: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885642.31894: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885642.31904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.31974: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885642.31984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32235: 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 <<< 20459 1726885642.32237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885642.32299: 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 0x7f61ad3e7850> <<< 20459 1726885642.32346: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad399e50> <<< 20459 1726885642.32373: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885642.32496: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32577: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32622: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885642.32644: 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 <<< 20459 1726885642.32689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885642.32706: 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' <<< 20459 1726885642.32811: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd64310> <<< 20459 1726885642.32826: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd5e820> <<< 20459 1726885642.32880: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd55940> <<< 20459 1726885642.32888: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885642.32895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.32960: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885642.33028: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885642.33060: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 20459 1726885642.33107: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 20459 1726885642.33121: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 20459 1726885642.33164: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 20459 1726885642.33176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.33529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.33847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.33866: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 20459 1726885642.33871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.33899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.33938: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 20459 1726885642.34012: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.34181: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885642.35432: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test2", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ <<< 20459 1726885642.35567: 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 <<< 20459 1726885642.35585: 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 <<< 20459 1726885642.35621: 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 <<< 20459 1726885642.35654: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[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 <<< 20459 1726885642.35682: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885642.35699: stdout chunk (state=3): >>># 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 <<< 20459 1726885642.35855: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885642.35885: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885642.35909: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885642.35921: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885642.35937: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885642.35950: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 20459 1726885642.35977: 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 <<< 20459 1726885642.35981: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885642.36010: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885642.36029: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885642.36049: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885642.36077: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885642.36096: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 20459 1726885642.36116: 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 <<< 20459 1726885642.36171: 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 <<< 20459 1726885642.36180: 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 <<< 20459 1726885642.36194: 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 <<< 20459 1726885642.36218: 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 <<< 20459 1726885642.36239: 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 <<< 20459 1726885642.36260: 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 <<< 20459 1726885642.36282: stdout chunk (state=3): >>># 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 <<< 20459 1726885642.36407: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885642.36428: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885642.36444: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885642.36453: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885642.36466: 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 <<< 20459 1726885642.36480: 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 <<< 20459 1726885642.36498: 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 <<< 20459 1726885642.36525: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885642.36956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885642.37009: stderr chunk (state=3): >>><<< 20459 1726885642.37021: stdout chunk (state=3): >>><<< 20459 1726885642.37089: _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 0x7f61ad9f5ca0> # /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 0x7f61ad99c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad9f5a00> # /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 0x7f61ad9f59a0> 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 0x7f61ad99c370> # /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 0x7f61ad99c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad99c550> # /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 0x7f61ad948f70> # /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 0x7f61ad94f100> # /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 0x7f61ad978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad94f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad9b1760> # /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 0x7f61ad948c70> # /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 0x7f61ad978c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad99cfd0> 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 0x7f61ad8efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f2e20> # /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 0x7f61ad8e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8ef250> # /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 0x7f61ad871cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8717c0> 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 0x7f61ad871dc0> # /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 0x7f61ad871e80> # /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 0x7f61ad871f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8c9c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8c3520> # /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 0x7f61ad8d7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f6d00> # /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 0x7f61ad882b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8c9160> # 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 0x7f61ad8d7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8fc8b0> # /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 0x7f61ad882eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad882ca0> # /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 0x7f61ad882c10> # /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 0x7f61ad857280> # /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 0x7f61ad857370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad88deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad884940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8844f0> # /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 0x7f61ad56f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad852d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad884dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8f6ee0> # /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 0x7f61ad583a00> 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 0x7f61ad583d30> # /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 0x7f61ad595640> # /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 0x7f61ad595b80> # 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 0x7f61ad5202b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad583e20> # /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 0x7f61ad532190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad5954c0> 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 0x7f61ad532250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8828e0> # /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 0x7f61ad54d5b0> # /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 0x7f61ad54d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad54d670> # 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 0x7f61ad54d760> # /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 0x7f61ad54dbb0> # 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 0x7f61ad55a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad54d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad540940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad8824c0> # /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 0x7f61ad54d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61ad46e580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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 0x7f61ad3936d0> # /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 0x7f61ad393160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393e20> # /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 0x7f61ad393f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad393c40> 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 0x7f61ad393e80> # /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 0x7f61ad393100> # /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 0x7f61acdaddf0> # 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 0x7f61acdadfa0> # 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 0x7f61acdcee50> # /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 0x7f61acdce4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3fadc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3fa3d0> # /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 0x7f61ad3fafd0> # /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 0x7f61ad3cbdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad364be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3642b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3973a0> # 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 0x7f61ad3643d0> # /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 0x7f61ad364400> # /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 0x7f61acd8f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3dc100> # /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 0x7f61acd9c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3dc280> # /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 0x7f61acd8fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd9c940> # 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 0x7f61acd9c790> # 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 0x7f61acd9b730> # 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 0x7f61acd9b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3d37c0> # /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 0x7f61ad35b640> # 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 0x7f61ad35a9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd900a0> # 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 0x7f61ad35b0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad3f4880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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 0x7f61ac97c130> # /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 0x7f61ad350970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ac97c550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/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 0x7f61ad351940> # 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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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 0x7f61ad3505e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/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 0x7f61ad3e7850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61ad399e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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 0x7f61acd64310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd5e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61acd55940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_kem200mb/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/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_kem200mb/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available import 'gc' # {"changed": true, "name": "/opt/test2", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885642.37660: done with _execute_module (mount, {'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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-1726885642.059464-22453-76858917547034/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885642.37663: _low_level_execute_command(): starting 20459 1726885642.37666: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885642.059464-22453-76858917547034/ > /dev/null 2>&1 && sleep 0' 20459 1726885642.37802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.37806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.37841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885642.37844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20459 1726885642.37846: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.37849: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.37910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.37915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.37917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.37949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.39721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.39947: stderr chunk (state=3): >>><<< 20459 1726885642.39953: stdout chunk (state=3): >>><<< 20459 1726885642.39956: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885642.39959: handler run complete 20459 1726885642.39961: attempt loop complete, returning result 20459 1726885642.39963: variable 'mount_info' from source: unknown 20459 1726885642.39965: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } 20459 1726885642.40525: dumping result to json 20459 1726885642.40532: done dumping result, returning 20459 1726885642.40534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-47dd-4c59-000000001073] 20459 1726885642.40537: sending task result for task 02369adf-7a19-47dd-4c59-000000001073 20459 1726885642.40571: done sending task result for task 02369adf-7a19-47dd-4c59-000000001073 20459 1726885642.40573: WORKER PROCESS EXITING 20459 1726885642.40673: no more pending results, returning what we have 20459 1726885642.40676: results queue empty 20459 1726885642.40678: checking for any_errors_fatal 20459 1726885642.40686: done checking for any_errors_fatal 20459 1726885642.40687: checking for max_fail_percentage 20459 1726885642.40689: done checking for max_fail_percentage 20459 1726885642.40690: checking to see if all hosts have failed and the running result is not ok 20459 1726885642.40690: done checking to see if all hosts have failed 20459 1726885642.40691: getting the remaining hosts for this loop 20459 1726885642.40693: done getting the remaining hosts for this loop 20459 1726885642.40696: getting the next task for host managed_node1 20459 1726885642.40701: done getting next task for host managed_node1 20459 1726885642.40705: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885642.40709: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885642.40725: getting variables 20459 1726885642.40726: in VariableManager get_vars() 20459 1726885642.40762: Calling all_inventory to load vars for managed_node1 20459 1726885642.40765: Calling groups_inventory to load vars for managed_node1 20459 1726885642.40767: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885642.40776: Calling all_plugins_play to load vars for managed_node1 20459 1726885642.40781: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885642.40784: Calling groups_plugins_play to load vars for managed_node1 20459 1726885642.41227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885642.41639: done with get_vars() 20459 1726885642.41650: 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 22:27:22 -0400 (0:00:00.476) 0:00:48.777 ****** 20459 1726885642.41721: entering _queue_task() for managed_node1/file 20459 1726885642.41922: worker is 1 (out of 1 available) 20459 1726885642.41934: exiting _queue_task() for managed_node1/file 20459 1726885642.41947: done queuing things up, now waiting for results queue to drain 20459 1726885642.41948: waiting for pending results... 20459 1726885642.42148: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885642.42251: in run() - task 02369adf-7a19-47dd-4c59-000000001075 20459 1726885642.42262: variable 'ansible_search_path' from source: unknown 20459 1726885642.42266: variable 'ansible_search_path' from source: unknown 20459 1726885642.42560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885642.48798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885642.48847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885642.48874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885642.48898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885642.48918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885642.48980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885642.49002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885642.49022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885642.49050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885642.49061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885642.49094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885642.49111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885642.49132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885642.49156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885642.49166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885642.49205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885642.49226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885642.49244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885642.49268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885642.49278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885642.49403: variable 'blivet_output' from source: set_fact 20459 1726885642.49493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885642.49661: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885642.49716: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885642.49765: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885642.49802: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885642.49839: 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) 20459 1726885642.49866: 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) 20459 1726885642.49889: 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) 20459 1726885642.49907: 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) 20459 1726885642.50008: variable 'omit' from source: magic vars 20459 1726885642.50071: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885642.50081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885642.50089: variable 'omit' from source: magic vars 20459 1726885642.50354: variable 'mount_info' from source: unknown 20459 1726885642.50362: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 20459 1726885642.50365: when evaluation is False, skipping this task 20459 1726885642.50404: variable 'mount_info' from source: unknown 20459 1726885642.50466: variable 'mount_info' from source: unknown skipping: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } 20459 1726885642.50674: dumping result to json 20459 1726885642.50676: done dumping result, returning 20459 1726885642.50678: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-47dd-4c59-000000001075] 20459 1726885642.50680: sending task result for task 02369adf-7a19-47dd-4c59-000000001075 20459 1726885642.50733: done sending task result for task 02369adf-7a19-47dd-4c59-000000001075 20459 1726885642.50735: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885642.50769: no more pending results, returning what we have 20459 1726885642.50772: results queue empty 20459 1726885642.50773: checking for any_errors_fatal 20459 1726885642.50780: done checking for any_errors_fatal 20459 1726885642.50781: checking for max_fail_percentage 20459 1726885642.50782: done checking for max_fail_percentage 20459 1726885642.50783: checking to see if all hosts have failed and the running result is not ok 20459 1726885642.50784: done checking to see if all hosts have failed 20459 1726885642.50785: getting the remaining hosts for this loop 20459 1726885642.50786: done getting the remaining hosts for this loop 20459 1726885642.50789: getting the next task for host managed_node1 20459 1726885642.50794: done getting next task for host managed_node1 20459 1726885642.50798: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885642.50801: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885642.50821: getting variables 20459 1726885642.50822: in VariableManager get_vars() 20459 1726885642.50859: Calling all_inventory to load vars for managed_node1 20459 1726885642.50861: Calling groups_inventory to load vars for managed_node1 20459 1726885642.50864: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885642.50872: Calling all_plugins_play to load vars for managed_node1 20459 1726885642.50875: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885642.50877: Calling groups_plugins_play to load vars for managed_node1 20459 1726885642.51550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885642.54844: done with get_vars() 20459 1726885642.54863: 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 22:27:22 -0400 (0:00:00.132) 0:00:48.909 ****** 20459 1726885642.54925: entering _queue_task() for managed_node1/systemd 20459 1726885642.55152: worker is 1 (out of 1 available) 20459 1726885642.55164: exiting _queue_task() for managed_node1/systemd 20459 1726885642.55186: done queuing things up, now waiting for results queue to drain 20459 1726885642.55188: waiting for pending results... 20459 1726885642.55461: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885642.55607: in run() - task 02369adf-7a19-47dd-4c59-000000001077 20459 1726885642.55638: variable 'ansible_search_path' from source: unknown 20459 1726885642.55643: variable 'ansible_search_path' from source: unknown 20459 1726885642.55682: calling self._execute() 20459 1726885642.55762: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885642.55766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885642.55774: variable 'omit' from source: magic vars 20459 1726885642.56093: variable 'blivet_output' from source: set_fact 20459 1726885642.56126: Evaluated conditional (blivet_output['mounts']): True 20459 1726885642.56132: variable 'omit' from source: magic vars 20459 1726885642.56194: variable 'omit' from source: magic vars 20459 1726885642.56233: variable 'omit' from source: magic vars 20459 1726885642.56279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885642.56329: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885642.56363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885642.56371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885642.56383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885642.56411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885642.56439: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885642.56470: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885642.56481: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885642.56483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885642.56580: Set connection var ansible_pipelining to False 20459 1726885642.56584: Set connection var ansible_shell_type to sh 20459 1726885642.56587: Set connection var ansible_connection to ssh 20459 1726885642.56595: Set connection var ansible_timeout to 10 20459 1726885642.56609: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885642.56640: Set connection var ansible_shell_executable to /bin/sh 20459 1726885642.56934: variable 'ansible_shell_executable' from source: unknown 20459 1726885642.56941: variable 'ansible_connection' from source: unknown 20459 1726885642.56945: variable 'ansible_module_compression' from source: unknown 20459 1726885642.56948: variable 'ansible_shell_type' from source: unknown 20459 1726885642.56953: variable 'ansible_shell_executable' from source: unknown 20459 1726885642.56955: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885642.56961: variable 'ansible_pipelining' from source: unknown 20459 1726885642.56966: variable 'ansible_timeout' from source: unknown 20459 1726885642.56971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885642.57294: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885642.57303: variable 'omit' from source: magic vars 20459 1726885642.57305: starting attempt loop 20459 1726885642.57308: running the handler 20459 1726885642.57324: _low_level_execute_command(): starting 20459 1726885642.57330: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885642.58336: 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 <<< 20459 1726885642.58340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.58352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.58400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885642.58492: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.58571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.58693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.60102: stdout chunk (state=3): >>>/root <<< 20459 1726885642.60238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.60313: stderr chunk (state=3): >>><<< 20459 1726885642.60340: stdout chunk (state=3): >>><<< 20459 1726885642.60413: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885642.60417: _low_level_execute_command(): starting 20459 1726885642.60422: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257 `" && echo ansible-tmp-1726885642.6037378-22477-133434513858257="` echo /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257 `" ) && sleep 0' 20459 1726885642.61083: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885642.61087: 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 <<< 20459 1726885642.61121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.61138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885642.61157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885642.61171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.61192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.61222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.61243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.61271: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885642.61275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.61332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.61358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.61361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.61407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.63264: stdout chunk (state=3): >>>ansible-tmp-1726885642.6037378-22477-133434513858257=/root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257 <<< 20459 1726885642.63382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.63437: stderr chunk (state=3): >>><<< 20459 1726885642.63440: stdout chunk (state=3): >>><<< 20459 1726885642.63622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885642.6037378-22477-133434513858257=/root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885642.63625: variable 'ansible_module_compression' from source: unknown 20459 1726885642.63628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885642.63689: variable 'ansible_facts' from source: unknown 20459 1726885642.63910: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257/AnsiballZ_systemd.py 20459 1726885642.64068: Sending initial data 20459 1726885642.64071: Sent initial data (156 bytes) 20459 1726885642.64983: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885642.64996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.65008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.65031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.65069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.65080: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885642.65092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.65107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885642.65124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885642.65135: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885642.65146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.65158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.65172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.65183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.65192: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885642.65203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.65278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.65297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.65311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.65377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.67100: 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 <<< 20459 1726885642.67135: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885642.67170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpetiwf75j /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257/AnsiballZ_systemd.py <<< 20459 1726885642.67204: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885642.69506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.69682: stderr chunk (state=3): >>><<< 20459 1726885642.69685: stdout chunk (state=3): >>><<< 20459 1726885642.69687: done transferring module to remote 20459 1726885642.69689: _low_level_execute_command(): starting 20459 1726885642.69691: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257/ /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257/AnsiballZ_systemd.py && sleep 0' 20459 1726885642.70218: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885642.70235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.70249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.70267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.70306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.70330: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885642.70345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.70364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885642.70376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885642.70389: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885642.70402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.70421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.70439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885642.70452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885642.70463: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885642.70477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.70556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.70577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.70594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.70656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.72441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885642.72443: stdout chunk (state=3): >>><<< 20459 1726885642.72445: stderr chunk (state=3): >>><<< 20459 1726885642.72468: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885642.72472: _low_level_execute_command(): starting 20459 1726885642.72474: _low_level_execute_command(): using become for this command 20459 1726885642.72478: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jxfaqowcofynvqmhybaxjwcbmpulnwzx ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885642.72558: Initial state: awaiting_escalation: BECOME-SUCCESS-jxfaqowcofynvqmhybaxjwcbmpulnwzx 20459 1726885642.72967: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885642.72970: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885642.72974: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885642.72976: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885642.73019: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885642.73039: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885642.73042: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885642.73088: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885642.75864: stdout chunk (state=1): >>>BECOME-SUCCESS-jxfaqowcofynvqmhybaxjwcbmpulnwzx <<< 20459 1726885642.75867: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jxfaqowcofynvqmhybaxjwcbmpulnwzx' 20459 1726885642.76094: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885642.76123: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885642.76126: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885642.76185: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885642.76189: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885642.76233: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885642.76258: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885642.76300: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885642.76310: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885642.76358: 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' <<< 20459 1726885642.76382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885642.76409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885642.76435: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd75ca0> <<< 20459 1726885642.76481: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885642.76495: 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 0x7f15cfd1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd75a00> <<< 20459 1726885642.76562: 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' <<< 20459 1726885642.76579: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd759a0> <<< 20459 1726885642.76635: 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' <<< 20459 1726885642.76672: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd1c370> <<< 20459 1726885642.76696: 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' <<< 20459 1726885642.76713: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd1c820> <<< 20459 1726885642.76724: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd1c550> <<< 20459 1726885642.76747: 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' <<< 20459 1726885642.76766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885642.76793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885642.76816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885642.76843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885642.76870: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfcc8f70> <<< 20459 1726885642.76881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885642.76893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885642.76967: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfccf100> <<< 20459 1726885642.76991: 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' <<< 20459 1726885642.77036: 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 0x7f15cfcf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfccf820> <<< 20459 1726885642.77089: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd31760> <<< 20459 1726885642.77104: 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 0x7f15cfcc8c70> <<< 20459 1726885642.77173: 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' <<< 20459 1726885642.77176: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfcf8c70> <<< 20459 1726885642.77225: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd1cfd0> <<< 20459 1726885642.77254: 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. <<< 20459 1726885642.77604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885642.77607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885642.77638: 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' <<< 20459 1726885642.77667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885642.77697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885642.77717: 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' <<< 20459 1726885642.77736: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc6fd90> <<< 20459 1726885642.77767: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc72e20> <<< 20459 1726885642.77799: 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' <<< 20459 1726885642.77828: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885642.77851: 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' <<< 20459 1726885642.77878: 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' <<< 20459 1726885642.77909: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc69730> <<< 20459 1726885642.77929: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc6f250> <<< 20459 1726885642.77954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885642.78028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885642.78042: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885642.78069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885642.78094: 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' <<< 20459 1726885642.78139: 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 0x7f15cf948cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf9487c0> <<< 20459 1726885642.78170: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885642.78190: 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 0x7f15cf948dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885642.78220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885642.78262: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf948e80> <<< 20459 1726885642.78288: 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 0x7f15cf948f40> <<< 20459 1726885642.78300: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885642.78341: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc49c40> <<< 20459 1726885642.78363: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885642.78376: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc43520> <<< 20459 1726885642.78425: 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 0x7f15cfc57580> <<< 20459 1726885642.78447: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc76d00> <<< 20459 1726885642.78477: 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' <<< 20459 1726885642.78490: 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 0x7f15cf959b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc49160> <<< 20459 1726885642.78531: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.78560: 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 0x7f15cfc57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc7c8b0> <<< 20459 1726885642.78588: 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' <<< 20459 1726885642.78617: 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' <<< 20459 1726885642.78643: 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 0x7f15cf959eb0> <<< 20459 1726885642.78672: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf959ca0> <<< 20459 1726885642.78699: 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 0x7f15cf959c10> <<< 20459 1726885642.78711: 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' <<< 20459 1726885642.78739: 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' <<< 20459 1726885642.78765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885642.78810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885642.78848: 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 0x7f15cf92e280> <<< 20459 1726885642.78869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885642.78881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885642.78909: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf92e370> <<< 20459 1726885642.79027: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf964eb0> <<< 20459 1726885642.79069: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf95b940> <<< 20459 1726885642.79078: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf95b4f0> <<< 20459 1726885642.79104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885642.79123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885642.79149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885642.79175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885642.79197: 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 0x7f15cf8560d0> <<< 20459 1726885642.79234: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf929d90> <<< 20459 1726885642.79278: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf95bdc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc76ee0> <<< 20459 1726885642.79302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885642.79329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885642.79367: 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 0x7f15cf869a00> import 'errno' # <<< 20459 1726885642.79404: 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 0x7f15cf869d30> <<< 20459 1726885642.79429: 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' <<< 20459 1726885642.79469: 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' <<< 20459 1726885642.79479: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf87c640> <<< 20459 1726885642.79497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885642.79527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885642.79638: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf87cb80> # 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 0x7f15cf8072b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf869e20> # /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' <<< 20459 1726885642.79689: 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 0x7f15cf818190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf87c4c0> <<< 20459 1726885642.79726: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885642.79743: 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 0x7f15cf818250> <<< 20459 1726885642.79765: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf9598e0> <<< 20459 1726885642.79792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885642.79827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885642.79842: 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' <<< 20459 1726885642.79870: 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 0x7f15cf8345b0> <<< 20459 1726885642.79895: 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' <<< 20459 1726885642.79933: 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 0x7f15cf834880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf834670> <<< 20459 1726885642.79963: 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 0x7f15cf834760> <<< 20459 1726885642.79987: 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' <<< 20459 1726885642.80437: 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 0x7f15cf834bb0> <<< 20459 1726885642.80459: 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 0x7f15cf841100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf8347f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf826940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf9594c0> # /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 0x7f15cf8349a0> <<< 20459 1726885642.80544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885642.80558: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15cf755580> <<< 20459 1726885642.80822: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip' # zipimport: zlib available <<< 20459 1726885642.81035: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.81396: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885642.82245: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.84088: 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 0x7f15cf1646d0> # /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 0x7f15cf164160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf164340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf164e20> # /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 0x7f15cf164f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf164c40> 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 0x7f15cf164e80> # /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 0x7f15cf164100> # /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 0x7f15cf132df0> # 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 0x7f15cf132fa0> # 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 0x7f15cf03f1c0> # /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 0x7f15cf03fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf14bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf14b3d0> # /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 0x7f15cf14bfd0> # /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' <<< 20459 1726885642.84202: 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 0x7f15cf19bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf174be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1742b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf118c70> # 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 0x7f15cf1743d0> <<< 20459 1726885642.84262: 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 0x7f15cf174400> # /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' <<< 20459 1726885642.84290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885642.84301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885642.84366: 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 0x7f15cf09c970> <<< 20459 1726885642.84396: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1ad100> # /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' <<< 20459 1726885642.84450: 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 0x7f15cf0a99a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1ad280> <<< 20459 1726885642.84901: 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' # /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 0x7f15cf1add30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0a9940> <<< 20459 1726885642.84986: 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 0x7f15cf144c40> # 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 0x7f15cf1706a0> # 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 0x7f15cf1adfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1a47c0> # /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 0x7f15cf09da90> <<< 20459 1726885642.85161: 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 0x7f15cf0bbc40> <<< 20459 1726885642.85234: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0a8700> # 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 0x7f15cf0a8070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0a8af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885642.85251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.85309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.85394: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.85428: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885642.85442: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885642.85533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.85627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.86200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87028: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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 0x7f15cf0f66d0> # /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 0x7f15cf0f26d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec30940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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 <<< 20459 1726885642.87053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf12be80> <<< 20459 1726885642.87064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87443: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87801: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87926: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885642.87929: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.87999: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885642.88005: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88147: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885642.88165: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885642.88168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88235: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885642.88239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885642.88636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885642.88639: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885642.88710: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec450d0> <<< 20459 1726885642.88714: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88772: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88839: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885642.88869: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.88931: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885642.88983: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89158: 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 <<< 20459 1726885642.89186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885642.89262: 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 0x7f15cf12ad60> <<< 20459 1726885642.89354: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec45cd0> <<< 20459 1726885642.89390: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885642.89416: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89598: 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' <<< 20459 1726885642.89620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885642.89645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885642.89677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885642.89679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885642.89744: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0dd970> <<< 20459 1726885642.89786: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0d8670> <<< 20459 1726885642.89849: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec10fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885642.89862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.89901: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885642.89980: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885642.90008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90013: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885642.90173: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90339: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.90365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90445: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90463: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90501: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20459 1726885642.90564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90682: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885642.90685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.90991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91040: 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' <<< 20459 1726885642.91068: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885642.91074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885642.91091: 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' <<< 20459 1726885642.91142: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce99c0d0> <<< 20459 1726885642.91149: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885642.91151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885642.91167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885642.91196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885642.91227: 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' <<< 20459 1726885642.91239: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cebe6d90> <<< 20459 1726885642.91362: 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 0x7f15cebe6d00> <<< 20459 1726885642.91380: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0d6280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce9a9250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec361c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec36e50> <<< 20459 1726885642.91397: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885642.91420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885642.91444: 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' <<< 20459 1726885642.91500: 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 0x7f15cec43eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec433d0> <<< 20459 1726885642.91539: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885642.91547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885642.91559: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec43f40> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885642.91577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885642.91605: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885642.91612: 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 0x7f15cec44520> <<< 20459 1726885642.91633: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec117c0> <<< 20459 1726885642.91660: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec36fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885642.91689: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 20459 1726885642.91701: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885642.91715: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91805: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20459 1726885642.91817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91902: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885642.91910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91929: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.91936: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 20459 1726885642.91971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92002: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885642.92007: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92086: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885642.92092: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92128: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92164: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885642.92176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92266: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92362: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885642.92377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.92825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93115: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20459 1726885642.93129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93212: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93270: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 20459 1726885642.93281: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20459 1726885642.93338: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885642.93364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.93442: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 20459 1726885642.94060: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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 0x7f15ce8fcfa0> # /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 0x7f15ce8fcac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 20459 1726885642.94330: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 20459 1726885642.94349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.94441: 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' <<< 20459 1726885642.94603: 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 0x7f15ce9767c0> <<< 20459 1726885642.94798: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce903b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885642.94810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.94853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.94899: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20459 1726885642.94973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95270: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885642.95305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95342: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885642.95357: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95427: 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' <<< 20459 1726885642.95486: 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 0x7f15ce8a0e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce8a0d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885642.95522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20459 1726885642.95556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95601: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 20459 1726885642.95733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95863: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885642.95866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.95992: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96153: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 20459 1726885642.96155: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885642.96177: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.96191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96432: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885642.96535: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96640: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885642.96670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.96701: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.97131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.97539: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885642.97553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.97631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.97728: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885642.97731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.97815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.97900: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20459 1726885642.97905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98162: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 20459 1726885642.98184: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885642.98218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98264: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885642.98267: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98761: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885642.98764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.98843: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20459 1726885642.98867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885642.98880: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885642.98975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99015: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20459 1726885642.99022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99053: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99056: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885642.99108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99150: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885642.99164: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99257: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885642.99259: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99685: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885642.99687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885642.99826: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99852: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20459 1726885642.99873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99886: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99926: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885642.99930: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885642.99989: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885642.99992: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00131: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885643.00151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885643.00170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00234: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 20459 1726885643.00256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00352: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00481: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20459 1726885643.00505: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885643.00508: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00579: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885643.00582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00902: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885643.00905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.00987: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885643.00991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01076: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885643.01079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01214: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885643.01227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01385: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885643.01391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01606: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885643.01690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.01878: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885643.21705: 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}}} <<< 20459 1726885643.22251: 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 <<< 20459 1726885643.22321: 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 <<< 20459 1726885643.22392: 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.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 <<< 20459 1726885643.22403: stdout chunk (state=3): >>># 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 <<< 20459 1726885643.22702: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885643.22747: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885643.22792: stdout chunk (state=3): >>># 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 <<< 20459 1726885643.22898: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885643.22957: 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 # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885643.22991: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 20459 1726885643.23029: 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 <<< 20459 1726885643.23165: 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 # destroy subprocess <<< 20459 1726885643.23259: 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 <<< 20459 1726885643.23280: 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 # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] 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 <<< 20459 1726885643.23501: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885643.23549: 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 <<< 20459 1726885643.23582: 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 # destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885643.24201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885643.24204: stdout chunk (state=3): >>><<< 20459 1726885643.24207: stderr chunk (state=3): >>><<< 20459 1726885643.24507: _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 0x7f15cfd75ca0> # /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 0x7f15cfd1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd75a00> # /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 0x7f15cfd759a0> 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 0x7f15cfd1c370> # /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 0x7f15cfd1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd1c550> # /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 0x7f15cfcc8f70> # /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 0x7f15cfccf100> # /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 0x7f15cfcf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfccf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd31760> # /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 0x7f15cfcc8c70> # /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 0x7f15cfcf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfd1cfd0> 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 0x7f15cfc6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc72e20> # /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 0x7f15cfc69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc6f250> # /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 0x7f15cf948cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf9487c0> 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 0x7f15cf948dc0> # /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 0x7f15cf948e80> # /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 0x7f15cf948f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc49c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc43520> # /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 0x7f15cfc57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc76d00> # /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 0x7f15cf959b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc49160> # 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 0x7f15cfc57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc7c8b0> # /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 0x7f15cf959eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf959ca0> # /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 0x7f15cf959c10> # /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 0x7f15cf92e280> # /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 0x7f15cf92e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf964eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf95b940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf95b4f0> # /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 0x7f15cf8560d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf929d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf95bdc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cfc76ee0> # /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 0x7f15cf869a00> 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 0x7f15cf869d30> # /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 0x7f15cf87c640> # /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 0x7f15cf87cb80> # 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 0x7f15cf8072b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf869e20> # /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 0x7f15cf818190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf87c4c0> 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 0x7f15cf818250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf9598e0> # /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 0x7f15cf8345b0> # /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 0x7f15cf834880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf834670> # 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 0x7f15cf834760> # /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 0x7f15cf834bb0> # 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 0x7f15cf841100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf8347f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf826940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf9594c0> # /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 0x7f15cf8349a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15cf755580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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 0x7f15cf1646d0> # /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 0x7f15cf164160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf164340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf164e20> # /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 0x7f15cf164f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf164c40> 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 0x7f15cf164e80> # /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 0x7f15cf164100> # /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 0x7f15cf132df0> # 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 0x7f15cf132fa0> # 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 0x7f15cf03f1c0> # /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 0x7f15cf03fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf14bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf14b3d0> # /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 0x7f15cf14bfd0> # /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 0x7f15cf19bdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf174be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1742b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf118c70> # 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 0x7f15cf1743d0> # /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 0x7f15cf174400> # /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 0x7f15cf09c970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1ad100> # /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 0x7f15cf0a99a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1ad280> # /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 0x7f15cf1add30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0a9940> # 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 0x7f15cf144c40> # 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 0x7f15cf1706a0> # 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 0x7f15cf1adfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf1a47c0> # /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 0x7f15cf09da90> # 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 0x7f15cf0bbc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0a8700> # 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 0x7f15cf0a8070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0a8af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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 0x7f15cf0f66d0> # /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 0x7f15cf0f26d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec30940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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 0x7f15cf12be80> # 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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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 0x7f15cec450d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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 0x7f15cf12ad60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec45cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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 0x7f15cf0dd970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0d8670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec10fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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 0x7f15ce99c0d0> # /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 0x7f15cebe6d90> # 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 0x7f15cebe6d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cf0d6280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce9a9250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec361c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec36e50> # /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 0x7f15cec43eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec433d0> # /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 0x7f15cec43f40> # /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 0x7f15cec44520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec117c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15cec36fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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 0x7f15ce8fcfa0> # /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 0x7f15ce8fcac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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 0x7f15ce9767c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce903b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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 0x7f15ce8a0e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15ce8a0d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/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_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_sd3ll8he/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_sd3ll8he/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885643.25837: 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-1726885642.6037378-22477-133434513858257/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885643.25840: _low_level_execute_command(): starting 20459 1726885643.25842: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885642.6037378-22477-133434513858257/ > /dev/null 2>&1 && sleep 0' 20459 1726885643.26011: 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 <<< 20459 1726885643.26063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.26066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.26069: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.26126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.26131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.26170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.28009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.28085: stderr chunk (state=3): >>><<< 20459 1726885643.28104: stdout chunk (state=3): >>><<< 20459 1726885643.28131: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.28140: handler run complete 20459 1726885643.28180: attempt loop complete, returning result 20459 1726885643.28257: _execute() done 20459 1726885643.28260: dumping result to json 20459 1726885643.28262: done dumping result, returning 20459 1726885643.28264: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-000000001077] 20459 1726885643.28396: sending task result for task 02369adf-7a19-47dd-4c59-000000001077 20459 1726885643.28559: done sending task result for task 02369adf-7a19-47dd-4c59-000000001077 20459 1726885643.28562: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885643.28640: no more pending results, returning what we have 20459 1726885643.28643: results queue empty 20459 1726885643.28643: checking for any_errors_fatal 20459 1726885643.28651: done checking for any_errors_fatal 20459 1726885643.28651: checking for max_fail_percentage 20459 1726885643.28652: done checking for max_fail_percentage 20459 1726885643.28653: checking to see if all hosts have failed and the running result is not ok 20459 1726885643.28653: done checking to see if all hosts have failed 20459 1726885643.28654: getting the remaining hosts for this loop 20459 1726885643.28655: done getting the remaining hosts for this loop 20459 1726885643.28657: getting the next task for host managed_node1 20459 1726885643.28661: done getting next task for host managed_node1 20459 1726885643.28664: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885643.28666: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885643.28674: getting variables 20459 1726885643.28675: in VariableManager get_vars() 20459 1726885643.28700: Calling all_inventory to load vars for managed_node1 20459 1726885643.28702: Calling groups_inventory to load vars for managed_node1 20459 1726885643.28704: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885643.28710: Calling all_plugins_play to load vars for managed_node1 20459 1726885643.28714: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885643.28716: Calling groups_plugins_play to load vars for managed_node1 20459 1726885643.29299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885643.29796: done with get_vars() 20459 1726885643.29826: 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 22:27:23 -0400 (0:00:00.750) 0:00:49.659 ****** 20459 1726885643.29958: entering _queue_task() for managed_node1/stat 20459 1726885643.30179: worker is 1 (out of 1 available) 20459 1726885643.30198: exiting _queue_task() for managed_node1/stat 20459 1726885643.30209: done queuing things up, now waiting for results queue to drain 20459 1726885643.30215: waiting for pending results... 20459 1726885643.30507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885643.30621: in run() - task 02369adf-7a19-47dd-4c59-000000001078 20459 1726885643.30633: variable 'ansible_search_path' from source: unknown 20459 1726885643.30636: variable 'ansible_search_path' from source: unknown 20459 1726885643.30678: calling self._execute() 20459 1726885643.30758: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885643.30763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885643.30773: variable 'omit' from source: magic vars 20459 1726885643.30861: variable 'omit' from source: magic vars 20459 1726885643.30906: variable 'omit' from source: magic vars 20459 1726885643.30933: variable 'omit' from source: magic vars 20459 1726885643.30969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885643.30998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885643.31016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885643.31032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885643.31042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885643.31056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885643.31067: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885643.31094: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885643.31097: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885643.31100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885643.31193: Set connection var ansible_pipelining to False 20459 1726885643.31198: Set connection var ansible_shell_type to sh 20459 1726885643.31200: Set connection var ansible_connection to ssh 20459 1726885643.31209: Set connection var ansible_timeout to 10 20459 1726885643.31214: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885643.31220: Set connection var ansible_shell_executable to /bin/sh 20459 1726885643.31241: variable 'ansible_shell_executable' from source: unknown 20459 1726885643.31244: variable 'ansible_connection' from source: unknown 20459 1726885643.31247: variable 'ansible_module_compression' from source: unknown 20459 1726885643.31250: variable 'ansible_shell_type' from source: unknown 20459 1726885643.31252: variable 'ansible_shell_executable' from source: unknown 20459 1726885643.31254: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885643.31256: variable 'ansible_pipelining' from source: unknown 20459 1726885643.31258: variable 'ansible_timeout' from source: unknown 20459 1726885643.31263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885643.31416: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885643.31428: variable 'omit' from source: magic vars 20459 1726885643.31431: starting attempt loop 20459 1726885643.31433: running the handler 20459 1726885643.31445: _low_level_execute_command(): starting 20459 1726885643.31452: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885643.32104: 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 <<< 20459 1726885643.32139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.32202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.32225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.32238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.32279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.33832: stdout chunk (state=3): >>>/root <<< 20459 1726885643.33942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.34006: stderr chunk (state=3): >>><<< 20459 1726885643.34018: stdout chunk (state=3): >>><<< 20459 1726885643.34050: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.34062: _low_level_execute_command(): starting 20459 1726885643.34074: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359 `" && echo ansible-tmp-1726885643.3404741-22508-140771543567359="` echo /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359 `" ) && sleep 0' 20459 1726885643.34652: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.34656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.34707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885643.34712: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.34722: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.34795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.34798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.34821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.34877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.36681: stdout chunk (state=3): >>>ansible-tmp-1726885643.3404741-22508-140771543567359=/root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359 <<< 20459 1726885643.36791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.36836: stderr chunk (state=3): >>><<< 20459 1726885643.36840: stdout chunk (state=3): >>><<< 20459 1726885643.36857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885643.3404741-22508-140771543567359=/root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.36895: variable 'ansible_module_compression' from source: unknown 20459 1726885643.36943: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885643.36969: variable 'ansible_facts' from source: unknown 20459 1726885643.37027: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359/AnsiballZ_stat.py 20459 1726885643.37122: Sending initial data 20459 1726885643.37125: Sent initial data (153 bytes) 20459 1726885643.37749: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.37755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.37789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.37795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.37806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.37813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.37872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.37876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.37924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.39613: 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 <<< 20459 1726885643.39643: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885643.39677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpbjbngmfn /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359/AnsiballZ_stat.py <<< 20459 1726885643.39711: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885643.40460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.40550: stderr chunk (state=3): >>><<< 20459 1726885643.40554: stdout chunk (state=3): >>><<< 20459 1726885643.40571: done transferring module to remote 20459 1726885643.40583: _low_level_execute_command(): starting 20459 1726885643.40586: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359/ /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359/AnsiballZ_stat.py && sleep 0' 20459 1726885643.41000: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.41007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.41038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.41050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.41105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.41115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.41166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.42844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.42885: stderr chunk (state=3): >>><<< 20459 1726885643.42889: stdout chunk (state=3): >>><<< 20459 1726885643.42901: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.42907: _low_level_execute_command(): starting 20459 1726885643.42910: _low_level_execute_command(): using become for this command 20459 1726885643.42924: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-krtnoqeyhqjdwtoyhotlpatktsfkkcyl ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885643.42997: Initial state: awaiting_escalation: BECOME-SUCCESS-krtnoqeyhqjdwtoyhotlpatktsfkkcyl 20459 1726885643.43390: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.43395: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.43446: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.43453: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.43496: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.46343: stdout chunk (state=1): >>>BECOME-SUCCESS-krtnoqeyhqjdwtoyhotlpatktsfkkcyl <<< 20459 1726885643.46346: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-krtnoqeyhqjdwtoyhotlpatktsfkkcyl' 20459 1726885643.46569: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885643.46581: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885643.46595: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885643.46600: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885643.46660: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885643.46665: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885643.46701: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885643.46735: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885643.46738: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885643.46775: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885643.46784: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885643.46835: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885643.46846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.46856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885643.46878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885643.46881: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885643.46910: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c320ca0> <<< 20459 1726885643.46946: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885643.46963: 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 0x7f1d8c2c7280> <<< 20459 1726885643.46973: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c320a00> <<< 20459 1726885643.46995: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885643.47003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885643.47020: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c3209a0><<< 20459 1726885643.47029: stdout chunk (state=3): >>> <<< 20459 1726885643.47038: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885643.47068: 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' <<< 20459 1726885643.47080: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2c7370> <<< 20459 1726885643.47104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885643.47108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885643.47128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885643.47136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885643.47145: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885643.47157: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2c7820> <<< 20459 1726885643.47175: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2c7550> <<< 20459 1726885643.47207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885643.47214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885643.47237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885643.47255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885643.47277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885643.47298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885643.47322: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885643.47325: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c273f70> <<< 20459 1726885643.47344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885643.47363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885643.47437: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c27a100> <<< 20459 1726885643.47467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885643.47474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885643.47497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885643.47520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2a3730> <<< 20459 1726885643.47524: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c27a820> <<< 20459 1726885643.47542: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2dc760> <<< 20459 1726885643.47570: 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' <<< 20459 1726885643.47575: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c273c70> <<< 20459 1726885643.47630: 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' <<< 20459 1726885643.47643: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2a3c70> <<< 20459 1726885643.47692: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2c7fd0> <<< 20459 1726885643.47734: 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. <<< 20459 1726885643.47933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885643.47938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885643.47969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885643.47977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885643.47993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885643.48015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885643.48037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885643.48049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885643.48061: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c23fd90> <<< 20459 1726885643.48106: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c242e20> <<< 20459 1726885643.48136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885643.48139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885643.48160: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885643.48178: stdout chunk (state=3): >>> <<< 20459 1726885643.48186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885643.48202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885643.48218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885643.48227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885643.48243: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c239730> <<< 20459 1726885643.48263: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c240520> <<< 20459 1726885643.48271: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c23f250> <<< 20459 1726885643.48295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885643.48360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885643.48385: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885643.48413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.48436: 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' <<< 20459 1726885643.48475: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.48490: 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 0x7f1d8bf96cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf967c0> <<< 20459 1726885643.48493: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885643.48515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885643.48526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf96dc0> <<< 20459 1726885643.48531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885643.48554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885643.48576: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf96e80> <<< 20459 1726885643.48604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885643.48609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf96f40> <<< 20459 1726885643.48630: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885643.48677: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfeec40> <<< 20459 1726885643.48683: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885643.48706: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfe8520> <<< 20459 1726885643.48760: 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 0x7f1d8bffc580> <<< 20459 1726885643.48764: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c246d00> <<< 20459 1726885643.48793: 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' <<< 20459 1726885643.48839: 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 0x7f1d8bfa7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfee160> <<< 20459 1726885643.48869: 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' <<< 20459 1726885643.48876: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d8bffc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c24c8b0> <<< 20459 1726885643.48903: 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' <<< 20459 1726885643.48964: 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' <<< 20459 1726885643.48972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885643.48975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885643.48986: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa7ca0> <<< 20459 1726885643.49022: 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 0x7f1d8bfa7c10> <<< 20459 1726885643.49049: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885643.49052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885643.49077: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885643.49082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885643.49103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885643.49154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885643.49181: 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' <<< 20459 1726885643.49192: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf7c280> <<< 20459 1726885643.49196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885643.49220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885643.49246: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf7c370> <<< 20459 1726885643.49431: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfb2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa94f0> <<< 20459 1726885643.49505: 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 # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885643.49549: 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' <<< 20459 1726885643.49552: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8beaf0d0> <<< 20459 1726885643.49573: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf77d90> <<< 20459 1726885643.49623: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa9dc0> <<< 20459 1726885643.49631: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c246ee0> <<< 20459 1726885643.49653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885643.49683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885643.49708: 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' <<< 20459 1726885643.49715: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bec2a00> <<< 20459 1726885643.49727: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885643.49754: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.49764: 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 0x7f1d8bec2d30> <<< 20459 1726885643.49777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885643.49785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885643.49804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885643.49821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20459 1726885643.49860: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bed5640> <<< 20459 1726885643.49900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885643.49906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885643.49977: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bed5b80> <<< 20459 1726885643.50022: 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 0x7f1d8be602b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bec2e20> # /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' <<< 20459 1726885643.50050: 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 0x7f1d8be71190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bed54c0> <<< 20459 1726885643.50052: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885643.50097: 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 0x7f1d8be71250> <<< 20459 1726885643.50217: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa78e0> # /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' <<< 20459 1726885643.50276: 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 0x7f1d8be8c5b0> # /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' <<< 20459 1726885643.50349: 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 0x7f1d8be8c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be8c670> # 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 0x7f1d8be8c760> <<< 20459 1726885643.50356: 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' <<< 20459 1726885643.50548: 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 0x7f1d8be8cbb0> <<< 20459 1726885643.50602: 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 0x7f1d8be9a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be8c7f0> <<< 20459 1726885643.50604: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be7f940> <<< 20459 1726885643.50626: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa74c0> <<< 20459 1726885643.50646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885643.50704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885643.50735: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be8c9a0> <<< 20459 1726885643.50835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885643.50845: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d8bdae580> <<< 20459 1726885643.50985: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885643.51094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.51126: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885643.51153: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885643.51164: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.52375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.53322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885643.53329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7966d0> <<< 20459 1726885643.53352: 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' <<< 20459 1726885643.53380: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885643.53397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885643.53407: 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' <<< 20459 1726885643.53436: 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 0x7f1d8b796160> <<< 20459 1726885643.53476: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796340> <<< 20459 1726885643.53505: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796e20> <<< 20459 1726885643.53530: 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' <<< 20459 1726885643.53581: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796c40> <<< 20459 1726885643.53584: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885643.53618: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.53627: 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 0x7f1d8b796e80> <<< 20459 1726885643.53642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 20459 1726885643.53646: stdout chunk (state=3): >>> <<< 20459 1726885643.53664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885643.53704: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796100> <<< 20459 1726885643.53726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885643.53740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885643.53757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885643.53780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885643.53804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885643.53809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885643.53873: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b6eedf0> <<< 20459 1726885643.53910: 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 0x7f1d8b6eefa0> <<< 20459 1726885643.53940: 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 0x7f1d8b70ce50> <<< 20459 1726885643.53964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885643.53989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885643.54034: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b70c4c0> <<< 20459 1726885643.54044: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7fddc0> <<< 20459 1726885643.54202: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7fd3d0> <<< 20459 1726885643.54227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885643.54230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885643.54249: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7fdfd0> <<< 20459 1726885643.54274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885643.54278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885643.54304: 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' <<< 20459 1726885643.54331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885643.54336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885643.54381: 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' <<< 20459 1726885643.54383: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7cddc0> <<< 20459 1726885643.54463: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b76abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b76a2b0> <<< 20459 1726885643.54466: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b79c3a0> <<< 20459 1726885643.54494: 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 0x7f1d8b76a3d0> <<< 20459 1726885643.54531: 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 0x7f1d8b76a400> <<< 20459 1726885643.54588: 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' <<< 20459 1726885643.54604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885643.54618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885643.54692: 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 0x7f1d8b6cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7de100> <<< 20459 1726885643.54727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885643.54730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885643.54770: 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 0x7f1d8b6db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7de280> <<< 20459 1726885643.54802: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885643.55015: 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 0x7f1d8b6cfdf0> <<< 20459 1726885643.55050: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b6db940> <<< 20459 1726885643.55303: 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 0x7f1d8b6db790> # 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 0x7f1d8b6da730> # 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 0x7f1d8b6da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7d67c0> # /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' <<< 20459 1726885643.55338: 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 0x7f1d8b75f640> <<< 20459 1726885643.55532: 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 0x7f1d8b75e9d0> <<< 20459 1726885643.55553: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b6d00a0> <<< 20459 1726885643.55591: 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 0x7f1d8b75f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7f7880> <<< 20459 1726885643.55614: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885643.55629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.55691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.55768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.55807: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885643.55832: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885643.55927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.56023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.56479: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.56947: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885643.56958: 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_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885643.56986: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885643.56990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.57040: 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 0x7f1d8b2c0130> <<< 20459 1726885643.57116: 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 0x7f1d8b754970> <<< 20459 1726885643.57132: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b2c0550> <<< 20459 1726885643.57185: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885643.57212: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.57229: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885643.57345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.57482: 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' <<< 20459 1726885643.57502: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b755940> # zipimport: zlib available <<< 20459 1726885643.57893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58384: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885643.58387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58459: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885643.58462: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58596: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885643.58622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58625: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885643.58637: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.58706: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885643.58895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885643.59123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885643.59197: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7545e0> # zipimport: zlib available <<< 20459 1726885643.59261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59353: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885643.59368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59447: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885643.59454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59669: 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 <<< 20459 1726885643.59696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.59763: 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 0x7f1d8b7ea850> <<< 20459 1726885643.59798: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b79de50> <<< 20459 1726885643.59838: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885643.59850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.59954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.60004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.60033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.60074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885643.60101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885643.60133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885643.60161: 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 <<< 20459 1726885643.60186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885643.60260: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b6a2310> <<< 20459 1726885643.60294: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b69c820> <<< 20459 1726885643.60361: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b693940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885643.60406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.60426: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885643.60505: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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_912my7vs/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885643.60533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.60640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.60806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.61140: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885643.61568: 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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885643.61592: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885643.61949: 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__ <<< 20459 1726885643.61983: 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 <<< 20459 1726885643.61996: 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 # 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 <<< 20459 1726885643.62032: 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 <<< 20459 1726885643.62073: 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 <<< 20459 1726885643.62094: 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 # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885643.62269: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885643.62301: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885643.62332: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885643.62376: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885643.62416: 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 <<< 20459 1726885643.62447: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885643.62460: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885643.62528: 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 <<< 20459 1726885643.62583: 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 <<< 20459 1726885643.62631: 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 <<< 20459 1726885643.62687: 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 <<< 20459 1726885643.62744: 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 <<< 20459 1726885643.62768: 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 <<< 20459 1726885643.62909: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885643.62953: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885643.62987: 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 <<< 20459 1726885643.62998: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885643.63027: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885643.63494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885643.63504: stdout chunk (state=3): >>><<< 20459 1726885643.63526: stderr chunk (state=3): >>><<< 20459 1726885643.63643: _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 0x7f1d8c320ca0> # /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 0x7f1d8c2c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c320a00> # /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 0x7f1d8c3209a0> 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 0x7f1d8c2c7370> # /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 0x7f1d8c2c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2c7550> # /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 0x7f1d8c273f70> # /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 0x7f1d8c27a100> # /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 0x7f1d8c2a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c27a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2dc760> # /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 0x7f1d8c273c70> # /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 0x7f1d8c2a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c2c7fd0> 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 0x7f1d8c23fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c242e20> # /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 0x7f1d8c239730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c240520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c23f250> # /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 0x7f1d8bf96cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf967c0> 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 0x7f1d8bf96dc0> # /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 0x7f1d8bf96e80> # /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 0x7f1d8bf96f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfeec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfe8520> # /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 0x7f1d8bffc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c246d00> # /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 0x7f1d8bfa7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfee160> # 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 0x7f1d8bffc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c24c8b0> # /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 0x7f1d8bfa7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa7ca0> # /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 0x7f1d8bfa7c10> # /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 0x7f1d8bf7c280> # /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 0x7f1d8bf7c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfb2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa94f0> # /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 0x7f1d8beaf0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bf77d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8c246ee0> # /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 0x7f1d8bec2a00> 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 0x7f1d8bec2d30> # /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 0x7f1d8bed5640> # /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 0x7f1d8bed5b80> # 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 0x7f1d8be602b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bec2e20> # /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 0x7f1d8be71190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bed54c0> 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 0x7f1d8be71250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa78e0> # /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 0x7f1d8be8c5b0> # /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 0x7f1d8be8c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be8c670> # 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 0x7f1d8be8c760> # /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 0x7f1d8be8cbb0> # 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 0x7f1d8be9a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be8c7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8be7f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8bfa74c0> # /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 0x7f1d8be8c9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d8bdae580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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 0x7f1d8b7966d0> # /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 0x7f1d8b796160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796e20> # /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 0x7f1d8b796f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b796c40> 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 0x7f1d8b796e80> # /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 0x7f1d8b796100> # /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 0x7f1d8b6eedf0> # 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 0x7f1d8b6eefa0> # 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 0x7f1d8b70ce50> # /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 0x7f1d8b70c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7fd3d0> # /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 0x7f1d8b7fdfd0> # /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 0x7f1d8b7cddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b76abe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b76a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b79c3a0> # 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 0x7f1d8b76a3d0> # /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 0x7f1d8b76a400> # /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 0x7f1d8b6cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7de100> # /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 0x7f1d8b6db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7de280> # /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 0x7f1d8b6cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b6db940> # 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 0x7f1d8b6db790> # 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 0x7f1d8b6da730> # 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 0x7f1d8b6da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7d67c0> # /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 0x7f1d8b75f640> # 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 0x7f1d8b75e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b6d00a0> # 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 0x7f1d8b75f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b7f7880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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_912my7vs/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_912my7vs/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_912my7vs/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_912my7vs/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 0x7f1d8b2c0130> # /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 0x7f1d8b754970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b2c0550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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_912my7vs/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 0x7f1d8b755940> # 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_912my7vs/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_912my7vs/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_912my7vs/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_912my7vs/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_912my7vs/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 0x7f1d8b7545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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_912my7vs/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 0x7f1d8b7ea850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b79de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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 0x7f1d8b6a2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b69c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8b693940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_912my7vs/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_912my7vs/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_912my7vs/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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885643.64424: 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-1726885643.3404741-22508-140771543567359/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885643.64449: _low_level_execute_command(): starting 20459 1726885643.64459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885643.3404741-22508-140771543567359/ > /dev/null 2>&1 && sleep 0' 20459 1726885643.65210: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885643.65266: 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 <<< 20459 1726885643.65299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885643.65302: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.65304: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.65378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.65390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.65438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.67287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.67290: stderr chunk (state=3): >>><<< 20459 1726885643.67293: stdout chunk (state=3): >>><<< 20459 1726885643.67317: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.67322: handler run complete 20459 1726885643.67521: attempt loop complete, returning result 20459 1726885643.67525: _execute() done 20459 1726885643.67527: dumping result to json 20459 1726885643.67530: done dumping result, returning 20459 1726885643.67532: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-47dd-4c59-000000001078] 20459 1726885643.67534: sending task result for task 02369adf-7a19-47dd-4c59-000000001078 20459 1726885643.67605: done sending task result for task 02369adf-7a19-47dd-4c59-000000001078 20459 1726885643.67608: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885643.67750: no more pending results, returning what we have 20459 1726885643.67753: results queue empty 20459 1726885643.67754: checking for any_errors_fatal 20459 1726885643.67766: done checking for any_errors_fatal 20459 1726885643.67767: checking for max_fail_percentage 20459 1726885643.67768: done checking for max_fail_percentage 20459 1726885643.67769: checking to see if all hosts have failed and the running result is not ok 20459 1726885643.67770: done checking to see if all hosts have failed 20459 1726885643.67771: getting the remaining hosts for this loop 20459 1726885643.67773: done getting the remaining hosts for this loop 20459 1726885643.67777: getting the next task for host managed_node1 20459 1726885643.67785: done getting next task for host managed_node1 20459 1726885643.67789: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885643.67792: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885643.67806: getting variables 20459 1726885643.67808: in VariableManager get_vars() 20459 1726885643.67863: Calling all_inventory to load vars for managed_node1 20459 1726885643.67866: Calling groups_inventory to load vars for managed_node1 20459 1726885643.67868: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885643.67879: Calling all_plugins_play to load vars for managed_node1 20459 1726885643.67881: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885643.67888: Calling groups_plugins_play to load vars for managed_node1 20459 1726885643.68394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885643.68753: done with get_vars() 20459 1726885643.68764: 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 22:27:23 -0400 (0:00:00.388) 0:00:50.048 ****** 20459 1726885643.68839: entering _queue_task() for managed_node1/lineinfile 20459 1726885643.69030: worker is 1 (out of 1 available) 20459 1726885643.69044: exiting _queue_task() for managed_node1/lineinfile 20459 1726885643.69055: done queuing things up, now waiting for results queue to drain 20459 1726885643.69057: waiting for pending results... 20459 1726885643.69243: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885643.69340: in run() - task 02369adf-7a19-47dd-4c59-000000001079 20459 1726885643.69351: variable 'ansible_search_path' from source: unknown 20459 1726885643.69355: variable 'ansible_search_path' from source: unknown 20459 1726885643.69557: variable 'blivet_output' from source: set_fact 20459 1726885643.69623: dumping result to json 20459 1726885643.69627: done dumping result, returning 20459 1726885643.69630: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-47dd-4c59-000000001079] 20459 1726885643.69637: sending task result for task 02369adf-7a19-47dd-4c59-000000001079 20459 1726885643.69759: done sending task result for task 02369adf-7a19-47dd-4c59-000000001079 20459 1726885643.69763: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885643.69804: no more pending results, returning what we have 20459 1726885643.69808: results queue empty 20459 1726885643.69808: checking for any_errors_fatal 20459 1726885643.69817: done checking for any_errors_fatal 20459 1726885643.69817: checking for max_fail_percentage 20459 1726885643.69821: done checking for max_fail_percentage 20459 1726885643.69822: checking to see if all hosts have failed and the running result is not ok 20459 1726885643.69823: done checking to see if all hosts have failed 20459 1726885643.69823: getting the remaining hosts for this loop 20459 1726885643.69825: done getting the remaining hosts for this loop 20459 1726885643.69828: getting the next task for host managed_node1 20459 1726885643.69859: done getting next task for host managed_node1 20459 1726885643.69863: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885643.69866: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_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 20459 1726885643.69880: getting variables 20459 1726885643.69882: in VariableManager get_vars() 20459 1726885643.69904: Calling all_inventory to load vars for managed_node1 20459 1726885643.69905: Calling groups_inventory to load vars for managed_node1 20459 1726885643.69907: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885643.69914: Calling all_plugins_play to load vars for managed_node1 20459 1726885643.69916: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885643.69918: Calling groups_plugins_play to load vars for managed_node1 20459 1726885643.70458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885643.71113: done with get_vars() 20459 1726885643.71129: 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 22:27:23 -0400 (0:00:00.023) 0:00:50.072 ****** 20459 1726885643.71232: entering _queue_task() for managed_node1/setup 20459 1726885643.71463: worker is 1 (out of 1 available) 20459 1726885643.71476: exiting _queue_task() for managed_node1/setup 20459 1726885643.71487: done queuing things up, now waiting for results queue to drain 20459 1726885643.71488: waiting for pending results... 20459 1726885643.71787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885643.71960: in run() - task 02369adf-7a19-47dd-4c59-00000000107b 20459 1726885643.71987: variable 'ansible_search_path' from source: unknown 20459 1726885643.71990: variable 'ansible_search_path' from source: unknown 20459 1726885643.72024: calling self._execute() 20459 1726885643.72107: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885643.72114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885643.72125: variable 'omit' from source: magic vars 20459 1726885643.72392: variable 'ansible_check_mode' from source: magic vars 20459 1726885643.72400: Evaluated conditional (not ansible_check_mode): True 20459 1726885643.72406: variable 'omit' from source: magic vars 20459 1726885643.72452: variable 'omit' from source: magic vars 20459 1726885643.72475: variable 'omit' from source: magic vars 20459 1726885643.72506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885643.72534: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885643.72550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885643.72565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885643.72577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885643.72588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885643.72600: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885643.72626: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885643.72629: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885643.72632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885643.72710: Set connection var ansible_pipelining to False 20459 1726885643.72714: Set connection var ansible_shell_type to sh 20459 1726885643.72717: Set connection var ansible_connection to ssh 20459 1726885643.72728: Set connection var ansible_timeout to 10 20459 1726885643.72733: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885643.72738: Set connection var ansible_shell_executable to /bin/sh 20459 1726885643.72755: variable 'ansible_shell_executable' from source: unknown 20459 1726885643.72758: variable 'ansible_connection' from source: unknown 20459 1726885643.72760: variable 'ansible_module_compression' from source: unknown 20459 1726885643.72762: variable 'ansible_shell_type' from source: unknown 20459 1726885643.72764: variable 'ansible_shell_executable' from source: unknown 20459 1726885643.72767: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885643.72771: variable 'ansible_pipelining' from source: unknown 20459 1726885643.72773: variable 'ansible_timeout' from source: unknown 20459 1726885643.72777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885643.72925: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885643.72932: variable 'omit' from source: magic vars 20459 1726885643.72939: starting attempt loop 20459 1726885643.72941: running the handler 20459 1726885643.72952: _low_level_execute_command(): starting 20459 1726885643.72958: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885643.73435: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.73449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.73479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.73485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.73501: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885643.73507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.73566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.73572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.73623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.75169: stdout chunk (state=3): >>>/root <<< 20459 1726885643.75326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.75363: stderr chunk (state=3): >>><<< 20459 1726885643.75367: stdout chunk (state=3): >>><<< 20459 1726885643.75413: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.75417: _low_level_execute_command(): starting 20459 1726885643.75421: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532 `" && echo ansible-tmp-1726885643.7538786-22524-102317456708532="` echo /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532 `" ) && sleep 0' 20459 1726885643.76057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885643.76066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.76076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.76090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.76133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885643.76141: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885643.76151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.76168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885643.76176: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885643.76183: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885643.76190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.76199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.76215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.76226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885643.76234: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885643.76242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.76320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.76340: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.76351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.76411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.78202: stdout chunk (state=3): >>>ansible-tmp-1726885643.7538786-22524-102317456708532=/root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532 <<< 20459 1726885643.78325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.78402: stderr chunk (state=3): >>><<< 20459 1726885643.78408: stdout chunk (state=3): >>><<< 20459 1726885643.78447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885643.7538786-22524-102317456708532=/root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.78522: variable 'ansible_module_compression' from source: unknown 20459 1726885643.78541: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20459 1726885643.78592: variable 'ansible_facts' from source: unknown 20459 1726885643.78772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/AnsiballZ_setup.py 20459 1726885643.78917: Sending initial data 20459 1726885643.78924: Sent initial data (154 bytes) 20459 1726885643.79799: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.79802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.79844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.79848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885643.79851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.79890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.79900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.79944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.81607: 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 <<< 20459 1726885643.81636: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885643.81674: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpl2gulx_i /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/AnsiballZ_setup.py <<< 20459 1726885643.81707: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885643.83363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.83449: stderr chunk (state=3): >>><<< 20459 1726885643.83452: stdout chunk (state=3): >>><<< 20459 1726885643.83493: done transferring module to remote 20459 1726885643.83497: _low_level_execute_command(): starting 20459 1726885643.83500: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/ /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/AnsiballZ_setup.py && sleep 0' 20459 1726885643.83966: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885643.83979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.83987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.84027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.84039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885643.84042: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885643.84048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.84062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885643.84085: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885643.84088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.84090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.84102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885643.84138: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885643.84141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.84231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.84235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.84299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.85967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885643.86019: stderr chunk (state=3): >>><<< 20459 1726885643.86024: stdout chunk (state=3): >>><<< 20459 1726885643.86037: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885643.86040: _low_level_execute_command(): starting 20459 1726885643.86044: _low_level_execute_command(): using become for this command 20459 1726885643.86085: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hrihfrqnolpxuuxbljvnabugmdtndcaw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/AnsiballZ_setup.py'"'"' && sleep 0' 20459 1726885643.86193: Initial state: awaiting_escalation: BECOME-SUCCESS-hrihfrqnolpxuuxbljvnabugmdtndcaw 20459 1726885643.86719: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885643.86776: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885643.86796: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885643.86844: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885643.86858: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885643.86897: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.86901: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885643.86963: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885643.86985: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885643.87000: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885643.87057: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885643.89784: stdout chunk (state=1): >>>BECOME-SUCCESS-hrihfrqnolpxuuxbljvnabugmdtndcaw <<< 20459 1726885643.89787: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hrihfrqnolpxuuxbljvnabugmdtndcaw' 20459 1726885643.90003: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885643.90027: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885643.90086: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885643.90126: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885643.90161: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885643.90164: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885643.90191: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885643.90197: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885643.90241: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885643.90247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.90272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885643.90283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885643.90310: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2909aca0> <<< 20459 1726885643.90342: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885643.90362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885643.90365: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2909aa00> <<< 20459 1726885643.90387: 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' <<< 20459 1726885643.90427: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2909a9a0> import '_signal' # <<< 20459 1726885643.90450: 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' <<< 20459 1726885643.90462: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041370> <<< 20459 1726885643.90499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885643.90503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885643.90505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885643.90513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885643.90528: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885643.90538: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041820> <<< 20459 1726885643.90547: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041550> <<< 20459 1726885643.90572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885643.90577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885643.90608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885643.90621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885643.90638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885643.90655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885643.90675: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885643.90680: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28dc8f70> <<< 20459 1726885643.90697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885643.90715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885643.90785: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28dcf100> <<< 20459 1726885643.90808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885643.90818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885643.90843: 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' <<< 20459 1726885643.90847: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28dcf820> <<< 20459 1726885643.90877: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29056760> <<< 20459 1726885643.90900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885643.90903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28dc8c70> <<< 20459 1726885643.90957: 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' <<< 20459 1726885643.90963: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28df8c70> <<< 20459 1726885643.91017: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041fd0> <<< 20459 1726885643.91049: 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. <<< 20459 1726885643.91376: 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' <<< 20459 1726885643.91409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885643.91417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885643.91435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885643.91453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885643.91472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885643.91489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885643.91494: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d6fd90> <<< 20459 1726885643.91532: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d72e20> <<< 20459 1726885643.91550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885643.91559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885643.91580: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885643.91598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885643.91610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885643.91633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885643.91639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885643.91657: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d69730> <<< 20459 1726885643.91671: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d70520> <<< 20459 1726885643.91676: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d6f250> <<< 20459 1726885643.91701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885643.91760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885643.91784: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885643.91809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.91831: 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' <<< 20459 1726885643.91861: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.91873: 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 0x7f6e28c55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c557c0> <<< 20459 1726885643.91879: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885643.91900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885643.91918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c55dc0> <<< 20459 1726885643.91925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885643.91936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885643.91956: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c55e80> <<< 20459 1726885643.91976: 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' <<< 20459 1726885643.91991: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c55f40> <<< 20459 1726885643.91995: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885643.92043: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d49c40> <<< 20459 1726885643.92047: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885643.92073: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d43520> <<< 20459 1726885643.92121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885643.92134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d76d00> <<< 20459 1726885643.92152: 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' <<< 20459 1726885643.92179: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.92182: 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 0x7f6e28c66b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d49160> <<< 20459 1726885643.92221: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.92232: 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 0x7f6e28d57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d7c8b0> <<< 20459 1726885643.92257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885643.92263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885643.92280: 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' <<< 20459 1726885643.92302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885643.92307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885643.92328: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c66eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c66ca0> <<< 20459 1726885643.92357: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885643.92379: 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 0x7f6e28c66c10> <<< 20459 1726885643.92383: 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' <<< 20459 1726885643.92404: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885643.92412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885643.92431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885643.92478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885643.92501: 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' <<< 20459 1726885643.92513: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c3b280> <<< 20459 1726885643.92530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885643.92535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885643.92566: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c3b370> <<< 20459 1726885643.92698: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c71eb0> <<< 20459 1726885643.92734: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c69940> <<< 20459 1726885643.92743: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c694f0> <<< 20459 1726885643.92768: 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' <<< 20459 1726885643.92792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885643.92832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885643.92844: 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 0x7f6e28b6e0d0> <<< 20459 1726885643.92873: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c36d90> <<< 20459 1726885643.92919: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c69dc0> <<< 20459 1726885643.92963: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d76ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885643.93003: 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 0x7f6e28b81a00> import 'errno' # <<< 20459 1726885643.93044: 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 0x7f6e28b81d30> <<< 20459 1726885643.93057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885643.93068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885643.93118: 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 0x7f6e28b94640> <<< 20459 1726885643.93149: 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' <<< 20459 1726885643.93170: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b94b80> <<< 20459 1726885643.93215: 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 0x7f6e28b2a2b0> <<< 20459 1726885643.93230: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b81e20> <<< 20459 1726885643.93240: 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' <<< 20459 1726885643.93274: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.93277: 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 0x7f6e28b3b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b944c0> <<< 20459 1726885643.93295: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885643.93321: 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 0x7f6e28b3b250> <<< 20459 1726885643.93363: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c668e0> <<< 20459 1726885643.93459: 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' <<< 20459 1726885643.93464: 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' <<< 20459 1726885643.93521: 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 0x7f6e28b575b0> # /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' <<< 20459 1726885643.93525: 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 0x7f6e28b57880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b57670> <<< 20459 1726885643.93542: 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' <<< 20459 1726885643.93546: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e28b57760> <<< 20459 1726885643.93548: 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' <<< 20459 1726885643.93786: 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 0x7f6e28b57bb0> <<< 20459 1726885643.93829: 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 0x7f6e28b64100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b577f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b49940> <<< 20459 1726885643.93848: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c664c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885643.93891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885643.93938: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b579a0> <<< 20459 1726885643.94073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6e28a99580> <<< 20459 1726885643.94422: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip' # zipimport: zlib available <<< 20459 1726885643.94454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.94493: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/__init__.py <<< 20459 1726885643.94496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885643.94517: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885643.94525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.95703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.96639: 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' <<< 20459 1726885643.96645: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d46d0> <<< 20459 1726885643.96657: 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' <<< 20459 1726885643.96681: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885643.96687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885643.96709: 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' <<< 20459 1726885643.96738: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.96743: 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 0x7f6e289d4160> <<< 20459 1726885643.96773: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4340> <<< 20459 1726885643.96807: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4e20> <<< 20459 1726885643.96830: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885643.96835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885643.96875: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4f10> <<< 20459 1726885643.96880: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4c40> import 'atexit' # <<< 20459 1726885643.96913: 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 0x7f6e289d4e80> <<< 20459 1726885643.96933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885643.96958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885643.96994: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4100> <<< 20459 1726885643.97016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885643.97031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885643.97047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885643.97071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885643.97092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885643.97096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885643.97178: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289a2df0> <<< 20459 1726885643.97211: 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 0x7f6e289a2fa0> <<< 20459 1726885643.97244: 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 0x7f6e283881c0> <<< 20459 1726885643.97267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885643.97272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885643.97308: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28388b50> <<< 20459 1726885643.97323: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289bbdc0> <<< 20459 1726885643.97491: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289bb3d0> <<< 20459 1726885643.97509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885643.97521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885643.97528: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289bbfd0> <<< 20459 1726885643.97563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885643.97583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885643.97597: 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' <<< 20459 1726885643.97634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885643.97640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885643.97691: 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 0x7f6e28a0adc0> <<< 20459 1726885643.97736: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289a8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289a82b0> <<< 20459 1726885643.97742: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28988c70> <<< 20459 1726885643.97771: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.97778: 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 0x7f6e289a8f40> <<< 20459 1726885643.97801: 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' <<< 20459 1726885643.97806: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289a8f10> <<< 20459 1726885643.97834: 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 <<< 20459 1726885643.97837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885643.97854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885643.97893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885643.97953: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.97959: 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 0x7f6e283e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a1d100> <<< 20459 1726885643.97984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885643.97987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885643.98046: 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 0x7f6e283f19a0> <<< 20459 1726885643.98051: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a1d280> <<< 20459 1726885643.98079: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885643.98140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885643.98147: 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' # <<< 20459 1726885643.98201: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a1dca0> <<< 20459 1726885643.98333: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e283f1940> <<< 20459 1726885643.98429: 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 0x7f6e289b40a0> <<< 20459 1726885643.98453: 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' <<< 20459 1726885643.98458: 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 0x7f6e289b4bb0> <<< 20459 1726885643.98498: 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' <<< 20459 1726885643.98501: 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 0x7f6e28a1d550> <<< 20459 1726885643.98503: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a147c0> <<< 20459 1726885643.98532: 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' <<< 20459 1726885643.98553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885643.98564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885643.98606: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885643.98613: 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 0x7f6e283e6a90> <<< 20459 1726885643.98791: 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 0x7f6e2892bc40> <<< 20459 1726885643.98799: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e283f0700> <<< 20459 1726885643.98834: 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 0x7f6e283f0070> <<< 20459 1726885643.98853: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e283f0af0> <<< 20459 1726885643.98860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.98876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.98880: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885643.98885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.98955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99049: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885643.99052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99078: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885643.99095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99184: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99283: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885643.99734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.00191: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885644.00197: 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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885644.00234: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885644.00237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885644.00293: 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 0x7f6e289576d0> <<< 20459 1726885644.00354: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885644.00362: 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 0x7f6e289636d0> <<< 20459 1726885644.00377: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f73940> <<< 20459 1726885644.00427: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885644.00436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.00467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.00497: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885644.00594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.00727: 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' <<< 20459 1726885644.00751: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2899be80> <<< 20459 1726885644.00759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01146: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01567: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01637: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885644.01639: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01723: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885644.01770: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01839: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885644.01848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01871: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885644.01883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01926: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.01954: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885644.01959: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885644.02362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885644.02370: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885644.02437: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f8a0d0> <<< 20459 1726885644.02442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02572: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885644.02589: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885644.02606: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02691: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885644.02695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.02917: 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 <<< 20459 1726885644.02941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885644.03012: 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 0x7f6e2899ad60> <<< 20459 1726885644.03111: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f8acd0> <<< 20459 1726885644.03141: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885644.03147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885644.03334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885644.03352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885644.03385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885644.03408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885644.03437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885644.03511: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2894d970> <<< 20459 1726885644.03551: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28949670> <<< 20459 1726885644.03620: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f5e520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885644.03623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03672: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885644.03755: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885644.03778: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 20459 1726885644.03780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.03977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04044: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04081: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885644.04086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04224: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04261: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885644.04420: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.04644: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 20459 1726885644.04656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885644.04698: 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' <<< 20459 1726885644.04725: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27cf2bb0> <<< 20459 1726885644.04748: 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' <<< 20459 1726885644.04776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885644.04800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885644.04826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885644.04847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 20459 1726885644.04849: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27e040a0> <<< 20459 1726885644.04894: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885644.04897: 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 0x7f6e27e04040> <<< 20459 1726885644.04945: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2894a670> <<< 20459 1726885644.04963: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2894f3a0> <<< 20459 1726885644.04990: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2895ca00> <<< 20459 1726885644.04997: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2895cd90> <<< 20459 1726885644.05024: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885644.05039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885644.05062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20459 1726885644.05067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885644.05108: 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 0x7f6e27f54eb0> <<< 20459 1726885644.05118: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f884c0> <<< 20459 1726885644.05135: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885644.05149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885644.05172: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f54fa0> <<< 20459 1726885644.05192: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885644.05215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885644.05244: 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 0x7f6e28a25250> <<< 20459 1726885644.05278: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27fa1d30> <<< 20459 1726885644.05296: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2895caf0> <<< 20459 1726885644.05301: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885644.05313: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885644.05343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05354: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05358: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885644.05361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05411: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05458: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20459 1726885644.05471: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05561: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885644.05574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05582: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885644.05601: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885644.05658: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05705: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05750: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885644.05756: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05836: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885644.05839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.05995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06054: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885644.06060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06816: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20459 1726885644.06836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06906: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.06972: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885644.06985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07043: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885644.07049: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07096: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07148: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885644.07161: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07205: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20459 1726885644.07245: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885644.07346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07418: 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' <<< 20459 1726885644.07459: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27c72d30> <<< 20459 1726885644.07472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885644.07493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885644.07638: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27c72a00> <<< 20459 1726885644.07647: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885644.07653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07766: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885644.07780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07928: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885644.07935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.07997: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.08062: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885644.08068: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.08103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.08148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885644.08169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885644.08327: 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 0x7f6e27c57820> <<< 20459 1726885644.08565: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27cbcc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885644.08632: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.08676: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20459 1726885644.08734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.08799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.08890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09023: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885644.09025: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885644.09061: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09099: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885644.09106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09135: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09184: 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' <<< 20459 1726885644.09229: 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 0x7f6e27be9610> <<< 20459 1726885644.09250: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27be9550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 20459 1726885644.09264: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885644.09271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09345: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885644.09347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09619: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885644.09624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09679: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09767: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09833: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885644.09846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.09938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10185: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20459 1726885644.10187: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10375: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20459 1726885644.10380: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.10864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11293: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 20459 1726885644.11296: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20459 1726885644.11381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11463: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885644.11469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11629: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20459 1726885644.11635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11890: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885644.11918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11923: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.11932: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885644.11961: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12000: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885644.12007: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12081: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12495: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885644.12515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12578: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885644.12608: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12636: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885644.12687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12749: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885644.12777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12802: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 20459 1726885644.12804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12893: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885644.12899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.12997: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885644.13002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13213: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13438: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20459 1726885644.13485: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13546: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885644.13549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13603: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885644.13631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13665: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885644.13675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13748: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20459 1726885644.13800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13892: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885644.13924: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885644.13930: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.13977: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885644.13983: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14057: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14233: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20459 1726885644.14236: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885644.14238: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14276: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14328: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885644.14331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14635: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885644.14663: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14742: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885644.14750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14822: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885644.14835: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.14972: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885644.15043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.15130: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py <<< 20459 1726885644.15134: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885644.15207: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885644.15354: 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' <<< 20459 1726885644.15376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885644.15381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20459 1726885644.15438: 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 0x7f6e27a72d30> <<< 20459 1726885644.15442: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a724f0> <<< 20459 1726885644.15483: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a729d0> <<< 20459 1726885644.16941: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885644.33120: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20459 1726885644.33150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20459 1726885644.33154: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a72b50> <<< 20459 1726885644.33193: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20459 1726885644.33197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20459 1726885644.33221: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a5a160> <<< 20459 1726885644.33281: 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' <<< 20459 1726885644.33325: 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' <<< 20459 1726885644.33346: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a670a0> <<< 20459 1726885644.33358: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a67b20> <<< 20459 1726885644.33622: 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 <<< 20459 1726885644.33898: 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 <<< 20459 1726885644.58137: 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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "27", "second": "24", "epoch": "1726885644", "epoch_int": "1726885644", "date": "2024-09-20", "time": "22:27:24", "iso8601_micro": "2024-09-21T02:27:24.176229Z", "iso8601": "2024-09-21T02:27:24Z", "iso8601_basic": "20240920T222724176229", "iso8601_basic_short": "20240920T222724", "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": 2201, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1331, "free": 2201}, "nocache": {"free": 3246, "used": 286}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "uuids": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "6291456", "sectorsize": "512", "size": "3.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": ["dm-0"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": ["foo-test1"]}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-0": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "sda": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "dm-0": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"]}, "labels": {}, "masters": {"sda": ["dm-0"]}}, "ansible_uptime_seconds": 771, "ansible_lvm": {"lvs": {"test1": {"size_g": "3.00", "vg": "foo"}}, "vgs": {"foo": {"size_g": "9.99", "free_g": "6.99", "num_lvs": "1", "num_pvs": "1"}}, "pvs": {"/dev/sda": {"size_g": "9.99", "free_g": "6.99", "vg": "foo"}}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,secl<<< 20459 1726885644.58172: stdout chunk (state=3): >>>abel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 263742885888, "block_size": 4096, "block_total": 65519355, "block_available": 64390353, "block_used": 1129002, "inode_total": 131071472, "inode_available": 130996342, "inode_used": 75130, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test2", "device": "/dev/mapper/foo-test1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 3154116608, "size_available": 3098292224, "block_size": 4096, "block_total": 770048, "block_available": 756419, "block_used": 13629, "inode_total": 1572864, "inode_available": 1572861, "inode_used": 3, "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb"}], "ansible_local": {}, "ansible_loadavg": {"1m": 0.6, "5m": 0.46, "15m": 0.28}, "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_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hrihfrqnolpxuuxbljvnabugmdtndcaw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "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_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"}}} <<< 20459 1726885644.58764: 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 <<< 20459 1726885644.58789: 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 <<< 20459 1726885644.58840: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 20459 1726885644.58865: 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 # 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 <<< 20459 1726885644.58880: 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 <<< 20459 1726885644.58948: 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 # 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 <<< 20459 1726885644.58961: 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 # 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 <<< 20459 1726885644.59248: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885644.59252: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885644.59300: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885644.59317: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885644.59345: 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 <<< 20459 1726885644.59370: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885644.59411: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885644.59471: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885644.59487: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 20459 1726885644.59510: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 20459 1726885644.59540: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 20459 1726885644.59633: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 20459 1726885644.59637: stdout chunk (state=3): >>># destroy json <<< 20459 1726885644.59650: 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 <<< 20459 1726885644.59727: 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 <<< 20459 1726885644.59777: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 20459 1726885644.59943: 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 # 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 <<< 20459 1726885644.59961: 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 <<< 20459 1726885644.60035: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 20459 1726885644.60038: 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 <<< 20459 1726885644.60187: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885644.60225: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885644.60274: 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 <<< 20459 1726885644.60278: 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 <<< 20459 1726885644.60291: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885644.60334: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885644.61527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885644.61530: stdout chunk (state=3): >>><<< 20459 1726885644.61532: stderr chunk (state=3): >>><<< 20459 1726885644.61807: _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 0x7f6e2909aca0> # /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 0x7f6e29041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2909aa00> # /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 0x7f6e2909a9a0> 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 0x7f6e29041370> # /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 0x7f6e29041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041550> # /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 0x7f6e28dc8f70> # /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 0x7f6e28dcf100> # /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 0x7f6e28df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28dcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29056760> # /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 0x7f6e28dc8c70> # /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 0x7f6e28df8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e29041fd0> 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 0x7f6e28d6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d72e20> # /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 0x7f6e28d69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d6f250> # /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 0x7f6e28c55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c557c0> 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 0x7f6e28c55dc0> # /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 0x7f6e28c55e80> # /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 0x7f6e28c55f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d49c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d43520> # /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 0x7f6e28d57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d76d00> # /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 0x7f6e28c66b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d49160> # 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 0x7f6e28d57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d7c8b0> # /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 0x7f6e28c66eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c66ca0> # /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 0x7f6e28c66c10> # /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 0x7f6e28c3b280> # /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 0x7f6e28c3b370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c71eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c69940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c694f0> # /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 0x7f6e28b6e0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c36d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c69dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28d76ee0> # /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 0x7f6e28b81a00> 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 0x7f6e28b81d30> # /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 0x7f6e28b94640> # /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 0x7f6e28b94b80> # 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 0x7f6e28b2a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b81e20> # /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 0x7f6e28b3b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b944c0> 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 0x7f6e28b3b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c668e0> # /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 0x7f6e28b575b0> # /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 0x7f6e28b57880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b57670> # 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 0x7f6e28b57760> # /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 0x7f6e28b57bb0> # 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 0x7f6e28b64100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b577f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28b49940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28c664c0> # /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 0x7f6e28b579a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6e28a99580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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 0x7f6e289d46d0> # /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 0x7f6e289d4160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4e20> # /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 0x7f6e289d4f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289d4c40> 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 0x7f6e289d4e80> # /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 0x7f6e289d4100> # /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 0x7f6e289a2df0> # 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 0x7f6e289a2fa0> # 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 0x7f6e283881c0> # /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 0x7f6e28388b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289bbdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289bb3d0> # /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 0x7f6e289bbfd0> # /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 0x7f6e28a0adc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289a8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e289a82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28988c70> # 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 0x7f6e289a8f40> # /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 0x7f6e289a8f10> # /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 0x7f6e283e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a1d100> # /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 0x7f6e283f19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a1d280> # /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 0x7f6e28a1dca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e283f1940> # 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 0x7f6e289b40a0> # 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 0x7f6e289b4bb0> # 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 0x7f6e28a1d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28a147c0> # /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 0x7f6e283e6a90> # 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 0x7f6e2892bc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e283f0700> # 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 0x7f6e283f0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e283f0af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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 0x7f6e289576d0> # /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 0x7f6e289636d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f73940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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 0x7f6e2899be80> # 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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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 0x7f6e27f8a0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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 0x7f6e2899ad60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f8acd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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 0x7f6e2894d970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e28949670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f5e520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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 0x7f6e27cf2bb0> # /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 0x7f6e27e040a0> # 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 0x7f6e27e04040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2894a670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2894f3a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2895ca00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2895cd90> # /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 0x7f6e27f54eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27f884c0> # /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 0x7f6e27f54fa0> # /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 0x7f6e28a25250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27fa1d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e2895caf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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 0x7f6e27c72d30> # /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 0x7f6e27c72a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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 0x7f6e27c57820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27cbcc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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 0x7f6e27be9610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27be9550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/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_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_lsizf77c/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 0x7f6e27a72d30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a724f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a729d0> 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 0x7f6e27a72b50> # /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 0x7f6e27a5a160> # /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 0x7f6e27a670a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e27a67b20> 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_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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "27", "second": "24", "epoch": "1726885644", "epoch_int": "1726885644", "date": "2024-09-20", "time": "22:27:24", "iso8601_micro": "2024-09-21T02:27:24.176229Z", "iso8601": "2024-09-21T02:27:24Z", "iso8601_basic": "20240920T222724176229", "iso8601_basic_short": "20240920T222724", "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": 2201, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1331, "free": 2201}, "nocache": {"free": 3246, "used": 286}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "uuids": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "6291456", "sectorsize": "512", "size": "3.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": ["dm-0"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": ["foo-test1"]}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-0": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "sda": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "dm-0": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"]}, "labels": {}, "masters": {"sda": ["dm-0"]}}, "ansible_uptime_seconds": 771, "ansible_lvm": {"lvs": {"test1": {"size_g": "3.00", "vg": "foo"}}, "vgs": {"foo": {"size_g": "9.99", "free_g": "6.99", "num_lvs": "1", "num_pvs": "1"}}, "pvs": {"/dev/sda": {"size_g": "9.99", "free_g": "6.99", "vg": "foo"}}}, "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": 263742885888, "block_size": 4096, "block_total": 65519355, "block_available": 64390353, "block_used": 1129002, "inode_total": 131071472, "inode_available": 130996342, "inode_used": 75130, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test2", "device": "/dev/mapper/foo-test1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 3154116608, "size_available": 3098292224, "block_size": 4096, "block_total": 770048, "block_available": 756419, "block_used": 13629, "inode_total": 1572864, "inode_available": 1572861, "inode_used": 3, "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb"}], "ansible_local": {}, "ansible_loadavg": {"1m": 0.6, "5m": 0.46, "15m": 0.28}, "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_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hrihfrqnolpxuuxbljvnabugmdtndcaw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "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_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885644.64010: 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-1726885643.7538786-22524-102317456708532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885644.64048: _low_level_execute_command(): starting 20459 1726885644.64058: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885643.7538786-22524-102317456708532/ > /dev/null 2>&1 && sleep 0' 20459 1726885644.64727: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885644.64742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885644.64757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885644.64775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885644.64828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885644.64841: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885644.64856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885644.64875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885644.64888: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885644.64899: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885644.64917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885644.64938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885644.64955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885644.64967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885644.64978: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885644.64992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885644.65075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885644.65096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885644.65118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885644.65196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885644.67083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885644.67087: stdout chunk (state=3): >>><<< 20459 1726885644.67089: stderr chunk (state=3): >>><<< 20459 1726885644.67422: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885644.67425: handler run complete 20459 1726885644.67428: variable 'ansible_facts' from source: unknown 20459 1726885644.67476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885644.68310: variable 'ansible_facts' from source: unknown 20459 1726885644.68449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885644.68669: attempt loop complete, returning result 20459 1726885644.68679: _execute() done 20459 1726885644.68686: dumping result to json 20459 1726885644.68752: done dumping result, returning 20459 1726885644.68766: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-47dd-4c59-00000000107b] 20459 1726885644.68774: sending task result for task 02369adf-7a19-47dd-4c59-00000000107b ok: [managed_node1] 20459 1726885644.69770: no more pending results, returning what we have 20459 1726885644.69773: results queue empty 20459 1726885644.69774: checking for any_errors_fatal 20459 1726885644.69781: done checking for any_errors_fatal 20459 1726885644.69782: checking for max_fail_percentage 20459 1726885644.69784: done checking for max_fail_percentage 20459 1726885644.69785: checking to see if all hosts have failed and the running result is not ok 20459 1726885644.69786: done checking to see if all hosts have failed 20459 1726885644.69787: getting the remaining hosts for this loop 20459 1726885644.69789: done getting the remaining hosts for this loop 20459 1726885644.69792: getting the next task for host managed_node1 20459 1726885644.69804: done getting next task for host managed_node1 20459 1726885644.69806: ^ task is: TASK: meta (role_complete) 20459 1726885644.69809: ^ 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 20459 1726885644.69831: getting variables 20459 1726885644.69833: in VariableManager get_vars() 20459 1726885644.69868: Calling all_inventory to load vars for managed_node1 20459 1726885644.69871: Calling groups_inventory to load vars for managed_node1 20459 1726885644.69873: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885644.69884: Calling all_plugins_play to load vars for managed_node1 20459 1726885644.69887: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885644.69890: Calling groups_plugins_play to load vars for managed_node1 20459 1726885644.70505: done sending task result for task 02369adf-7a19-47dd-4c59-00000000107b 20459 1726885644.70508: WORKER PROCESS EXITING 20459 1726885644.70964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885644.71745: done with get_vars() 20459 1726885644.71760: done getting variables 20459 1726885644.71846: done queuing things up, now waiting for results queue to drain 20459 1726885644.71848: results queue empty 20459 1726885644.71849: checking for any_errors_fatal 20459 1726885644.71859: done checking for any_errors_fatal 20459 1726885644.71860: checking for max_fail_percentage 20459 1726885644.71861: done checking for max_fail_percentage 20459 1726885644.71862: checking to see if all hosts have failed and the running result is not ok 20459 1726885644.71863: done checking to see if all hosts have failed 20459 1726885644.71863: getting the remaining hosts for this loop 20459 1726885644.71864: done getting the remaining hosts for this loop 20459 1726885644.71867: getting the next task for host managed_node1 20459 1726885644.71871: done getting next task for host managed_node1 20459 1726885644.71873: ^ task is: TASK: Verify role results 20459 1726885644.71875: ^ 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 20459 1726885644.71877: getting variables 20459 1726885644.71878: in VariableManager get_vars() 20459 1726885644.71888: Calling all_inventory to load vars for managed_node1 20459 1726885644.71890: Calling groups_inventory to load vars for managed_node1 20459 1726885644.71892: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885644.71897: Calling all_plugins_play to load vars for managed_node1 20459 1726885644.71899: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885644.71902: Calling groups_plugins_play to load vars for managed_node1 20459 1726885644.72925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885644.76203: done with get_vars() 20459 1726885644.76339: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:59 Friday 20 September 2024 22:27:24 -0400 (0:00:01.053) 0:00:51.126 ****** 20459 1726885644.76626: entering _queue_task() for managed_node1/include_tasks 20459 1726885644.77147: worker is 1 (out of 1 available) 20459 1726885644.77181: exiting _queue_task() for managed_node1/include_tasks 20459 1726885644.77198: done queuing things up, now waiting for results queue to drain 20459 1726885644.77199: waiting for pending results... 20459 1726885644.77707: running TaskExecutor() for managed_node1/TASK: Verify role results 20459 1726885644.77831: in run() - task 02369adf-7a19-47dd-4c59-00000000000c 20459 1726885644.77852: variable 'ansible_search_path' from source: unknown 20459 1726885644.77901: calling self._execute() 20459 1726885644.78030: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885644.78042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885644.78057: variable 'omit' from source: magic vars 20459 1726885644.78191: _execute() done 20459 1726885644.78202: dumping result to json 20459 1726885644.78209: done dumping result, returning 20459 1726885644.78223: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-47dd-4c59-00000000000c] 20459 1726885644.78235: sending task result for task 02369adf-7a19-47dd-4c59-00000000000c 20459 1726885644.78386: no more pending results, returning what we have 20459 1726885644.78392: in VariableManager get_vars() 20459 1726885644.78435: Calling all_inventory to load vars for managed_node1 20459 1726885644.78438: Calling groups_inventory to load vars for managed_node1 20459 1726885644.78442: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885644.78455: Calling all_plugins_play to load vars for managed_node1 20459 1726885644.78459: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885644.78463: Calling groups_plugins_play to load vars for managed_node1 20459 1726885644.79151: done sending task result for task 02369adf-7a19-47dd-4c59-00000000000c 20459 1726885644.79155: WORKER PROCESS EXITING 20459 1726885644.79182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885644.80009: done with get_vars() 20459 1726885644.80031: variable 'ansible_search_path' from source: unknown 20459 1726885644.80045: we have included files to process 20459 1726885644.80046: generating all_blocks data 20459 1726885644.80048: done generating all_blocks data 20459 1726885644.80056: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885644.80057: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885644.80060: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885644.81067: in VariableManager get_vars() 20459 1726885644.81190: done with get_vars() 20459 1726885644.81275: in VariableManager get_vars() 20459 1726885644.81291: done with get_vars() 20459 1726885644.81580: done processing included file 20459 1726885644.81582: iterating over new_blocks loaded from include file 20459 1726885644.81584: in VariableManager get_vars() 20459 1726885644.81596: done with get_vars() 20459 1726885644.81598: filtering new block on tags 20459 1726885644.81670: done filtering new block on tags 20459 1726885644.81673: 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_node1 20459 1726885644.81678: extending task lists for all hosts with included blocks 20459 1726885644.84939: done extending task lists 20459 1726885644.84940: done processing included files 20459 1726885644.84941: results queue empty 20459 1726885644.84942: checking for any_errors_fatal 20459 1726885644.84944: done checking for any_errors_fatal 20459 1726885644.84944: checking for max_fail_percentage 20459 1726885644.84945: done checking for max_fail_percentage 20459 1726885644.84946: checking to see if all hosts have failed and the running result is not ok 20459 1726885644.84947: done checking to see if all hosts have failed 20459 1726885644.84948: getting the remaining hosts for this loop 20459 1726885644.84949: done getting the remaining hosts for this loop 20459 1726885644.84977: getting the next task for host managed_node1 20459 1726885644.84982: done getting next task for host managed_node1 20459 1726885644.84984: ^ task is: TASK: Print out pool information 20459 1726885644.84987: ^ 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? (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 20459 1726885644.84996: getting variables 20459 1726885644.84997: in VariableManager get_vars() 20459 1726885644.85041: Calling all_inventory to load vars for managed_node1 20459 1726885644.85043: Calling groups_inventory to load vars for managed_node1 20459 1726885644.85046: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885644.85052: Calling all_plugins_play to load vars for managed_node1 20459 1726885644.85054: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885644.85057: Calling groups_plugins_play to load vars for managed_node1 20459 1726885644.85692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885644.86492: done with get_vars() 20459 1726885644.86592: done getting variables 20459 1726885644.86706: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:24 -0400 (0:00:00.101) 0:00:51.227 ****** 20459 1726885644.86737: entering _queue_task() for managed_node1/debug 20459 1726885644.87070: worker is 1 (out of 1 available) 20459 1726885644.87082: exiting _queue_task() for managed_node1/debug 20459 1726885644.87100: done queuing things up, now waiting for results queue to drain 20459 1726885644.87102: waiting for pending results... 20459 1726885644.88051: running TaskExecutor() for managed_node1/TASK: Print out pool information 20459 1726885644.88491: in run() - task 02369adf-7a19-47dd-4c59-00000000110b 20459 1726885644.88671: variable 'ansible_search_path' from source: unknown 20459 1726885644.88765: calling self._execute() 20459 1726885644.89046: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885644.89057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885644.89081: variable 'omit' from source: magic vars 20459 1726885644.89544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885644.95079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885644.95269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885644.95418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885644.95627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885644.95807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885644.96151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885644.96187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885644.96242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885644.96287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885644.96305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885644.96451: variable '_storage_pools_list' from source: set_fact 20459 1726885644.96498: Evaluated conditional (_storage_pools_list | length > 0): True 20459 1726885644.96510: variable 'omit' from source: magic vars 20459 1726885644.96564: variable 'omit' from source: magic vars 20459 1726885644.96604: variable 'omit' from source: magic vars 20459 1726885644.96642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885644.96683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885644.96708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885644.96734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885644.96749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885644.96774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885644.96795: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885644.96830: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885644.96838: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885644.96845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885644.96968: Set connection var ansible_pipelining to False 20459 1726885644.96975: Set connection var ansible_shell_type to sh 20459 1726885644.96983: Set connection var ansible_connection to ssh 20459 1726885644.97004: Set connection var ansible_timeout to 10 20459 1726885644.97016: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885644.97028: Set connection var ansible_shell_executable to /bin/sh 20459 1726885644.97054: variable 'ansible_shell_executable' from source: unknown 20459 1726885644.97061: variable 'ansible_connection' from source: unknown 20459 1726885644.97067: variable 'ansible_module_compression' from source: unknown 20459 1726885644.97073: variable 'ansible_shell_type' from source: unknown 20459 1726885644.97079: variable 'ansible_shell_executable' from source: unknown 20459 1726885644.97084: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885644.97092: variable 'ansible_pipelining' from source: unknown 20459 1726885644.97103: variable 'ansible_timeout' from source: unknown 20459 1726885644.97110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885644.97216: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885644.97234: variable 'omit' from source: magic vars 20459 1726885644.97243: starting attempt loop 20459 1726885644.97249: running the handler 20459 1726885644.97295: variable '_storage_pools_list' from source: set_fact 20459 1726885644.97385: variable '_storage_pools_list' from source: set_fact 20459 1726885644.97687: handler run complete 20459 1726885644.97729: attempt loop complete, returning result 20459 1726885644.97737: _execute() done 20459 1726885644.97744: dumping result to json 20459 1726885644.97760: done dumping result, returning 20459 1726885644.97773: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-47dd-4c59-00000000110b] 20459 1726885644.97782: sending task result for task 02369adf-7a19-47dd-4c59-00000000110b ok: [managed_node1] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } 20459 1726885644.99501: no more pending results, returning what we have 20459 1726885644.99505: results queue empty 20459 1726885644.99506: checking for any_errors_fatal 20459 1726885644.99507: done checking for any_errors_fatal 20459 1726885644.99508: checking for max_fail_percentage 20459 1726885644.99510: done checking for max_fail_percentage 20459 1726885644.99511: checking to see if all hosts have failed and the running result is not ok 20459 1726885644.99513: done checking to see if all hosts have failed 20459 1726885644.99514: getting the remaining hosts for this loop 20459 1726885644.99516: done getting the remaining hosts for this loop 20459 1726885644.99521: getting the next task for host managed_node1 20459 1726885644.99527: done getting next task for host managed_node1 20459 1726885644.99530: ^ task is: TASK: Print out volume information 20459 1726885644.99533: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885644.99537: getting variables 20459 1726885644.99538: in VariableManager get_vars() 20459 1726885644.99570: Calling all_inventory to load vars for managed_node1 20459 1726885644.99573: Calling groups_inventory to load vars for managed_node1 20459 1726885644.99577: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885644.99587: Calling all_plugins_play to load vars for managed_node1 20459 1726885644.99590: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885644.99593: Calling groups_plugins_play to load vars for managed_node1 20459 1726885645.00278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885645.00934: done sending task result for task 02369adf-7a19-47dd-4c59-00000000110b 20459 1726885645.00938: WORKER PROCESS EXITING 20459 1726885645.01196: done with get_vars() 20459 1726885645.01213: done getting variables 20459 1726885645.01269: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:25 -0400 (0:00:00.145) 0:00:51.373 ****** 20459 1726885645.01296: entering _queue_task() for managed_node1/debug 20459 1726885645.01545: worker is 1 (out of 1 available) 20459 1726885645.01556: exiting _queue_task() for managed_node1/debug 20459 1726885645.01568: done queuing things up, now waiting for results queue to drain 20459 1726885645.01570: waiting for pending results... 20459 1726885645.01868: running TaskExecutor() for managed_node1/TASK: Print out volume information 20459 1726885645.01982: in run() - task 02369adf-7a19-47dd-4c59-00000000110c 20459 1726885645.02000: variable 'ansible_search_path' from source: unknown 20459 1726885645.02049: calling self._execute() 20459 1726885645.02157: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.02167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.02178: variable 'omit' from source: magic vars 20459 1726885645.02599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885645.08055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885645.08158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885645.08231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885645.08271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885645.08303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885645.08397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885645.08439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885645.08469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885645.08514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885645.08541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885645.08672: variable '_storage_volumes_list' from source: set_fact 20459 1726885645.08694: Evaluated conditional (_storage_volumes_list | length > 0): False 20459 1726885645.08702: when evaluation is False, skipping this task 20459 1726885645.08709: _execute() done 20459 1726885645.08722: dumping result to json 20459 1726885645.08742: done dumping result, returning 20459 1726885645.08766: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-47dd-4c59-00000000110c] 20459 1726885645.08776: sending task result for task 02369adf-7a19-47dd-4c59-00000000110c skipping: [managed_node1] => { "false_condition": "_storage_volumes_list | length > 0" } 20459 1726885645.08938: no more pending results, returning what we have 20459 1726885645.08942: results queue empty 20459 1726885645.08943: checking for any_errors_fatal 20459 1726885645.08954: done checking for any_errors_fatal 20459 1726885645.08955: checking for max_fail_percentage 20459 1726885645.08956: done checking for max_fail_percentage 20459 1726885645.08958: checking to see if all hosts have failed and the running result is not ok 20459 1726885645.08958: done checking to see if all hosts have failed 20459 1726885645.08959: getting the remaining hosts for this loop 20459 1726885645.08961: done getting the remaining hosts for this loop 20459 1726885645.08965: getting the next task for host managed_node1 20459 1726885645.08972: done getting next task for host managed_node1 20459 1726885645.08975: ^ task is: TASK: Collect info about the volumes. 20459 1726885645.08978: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885645.08982: getting variables 20459 1726885645.08984: in VariableManager get_vars() 20459 1726885645.09022: Calling all_inventory to load vars for managed_node1 20459 1726885645.09026: Calling groups_inventory to load vars for managed_node1 20459 1726885645.09030: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885645.09041: Calling all_plugins_play to load vars for managed_node1 20459 1726885645.09043: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885645.09046: Calling groups_plugins_play to load vars for managed_node1 20459 1726885645.09786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885645.10368: done sending task result for task 02369adf-7a19-47dd-4c59-00000000110c 20459 1726885645.10371: WORKER PROCESS EXITING 20459 1726885645.10649: done with get_vars() 20459 1726885645.10667: 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 22:27:25 -0400 (0:00:00.094) 0:00:51.468 ****** 20459 1726885645.10780: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885645.11048: worker is 1 (out of 1 available) 20459 1726885645.11060: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885645.11079: done queuing things up, now waiting for results queue to drain 20459 1726885645.11081: waiting for pending results... 20459 1726885645.11388: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 20459 1726885645.11493: in run() - task 02369adf-7a19-47dd-4c59-00000000110d 20459 1726885645.11545: variable 'ansible_search_path' from source: unknown 20459 1726885645.11597: calling self._execute() 20459 1726885645.11851: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.11863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.11877: variable 'omit' from source: magic vars 20459 1726885645.11999: variable 'omit' from source: magic vars 20459 1726885645.12051: variable 'omit' from source: magic vars 20459 1726885645.12085: variable 'omit' from source: magic vars 20459 1726885645.12137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885645.12178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885645.12201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885645.12232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885645.12248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885645.12269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885645.12290: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885645.12329: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885645.12342: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.12350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.12495: Set connection var ansible_pipelining to False 20459 1726885645.12502: Set connection var ansible_shell_type to sh 20459 1726885645.12507: Set connection var ansible_connection to ssh 20459 1726885645.12526: Set connection var ansible_timeout to 10 20459 1726885645.12534: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885645.12542: Set connection var ansible_shell_executable to /bin/sh 20459 1726885645.12585: variable 'ansible_shell_executable' from source: unknown 20459 1726885645.12592: variable 'ansible_connection' from source: unknown 20459 1726885645.12598: variable 'ansible_module_compression' from source: unknown 20459 1726885645.12604: variable 'ansible_shell_type' from source: unknown 20459 1726885645.12610: variable 'ansible_shell_executable' from source: unknown 20459 1726885645.12621: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.12630: variable 'ansible_pipelining' from source: unknown 20459 1726885645.12637: variable 'ansible_timeout' from source: unknown 20459 1726885645.12654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.12866: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885645.12902: variable 'omit' from source: magic vars 20459 1726885645.12913: starting attempt loop 20459 1726885645.12922: running the handler 20459 1726885645.12938: _low_level_execute_command(): starting 20459 1726885645.12949: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885645.13745: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.13763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.13780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.13801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.13852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.13869: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885645.13884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.13902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885645.13917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885645.13933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885645.13946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.13960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.13980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.13994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.14005: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885645.14025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.14126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.14151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.14169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.14262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.15878: stdout chunk (state=3): >>>/root <<< 20459 1726885645.15983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.16065: stderr chunk (state=3): >>><<< 20459 1726885645.16077: stdout chunk (state=3): >>><<< 20459 1726885645.16197: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.16200: _low_level_execute_command(): starting 20459 1726885645.16203: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581 `" && echo ansible-tmp-1726885645.161058-22577-135703389541581="` echo /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581 `" ) && sleep 0' 20459 1726885645.17127: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.17131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.17161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885645.17165: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.17170: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.17235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.17238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.17301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.19178: stdout chunk (state=3): >>>ansible-tmp-1726885645.161058-22577-135703389541581=/root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581 <<< 20459 1726885645.19347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.19351: stdout chunk (state=3): >>><<< 20459 1726885645.19356: stderr chunk (state=3): >>><<< 20459 1726885645.19370: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885645.161058-22577-135703389541581=/root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.19425: variable 'ansible_module_compression' from source: unknown 20459 1726885645.19462: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 20459 1726885645.19497: variable 'ansible_facts' from source: unknown 20459 1726885645.19572: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581/AnsiballZ_blockdev_info.py 20459 1726885645.19879: Sending initial data 20459 1726885645.19883: Sent initial data (161 bytes) 20459 1726885645.21176: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.21186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.21196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.21208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.21244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.21250: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885645.21260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.21271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885645.21279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885645.21284: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885645.21291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.21305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.21310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.21324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.21329: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885645.21338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.21405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.21424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.21435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.21499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.23279: 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 <<< 20459 1726885645.23284: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885645.23321: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp1o6p_j5p /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581/AnsiballZ_blockdev_info.py <<< 20459 1726885645.23352: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885645.25975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.26164: stderr chunk (state=3): >>><<< 20459 1726885645.26168: stdout chunk (state=3): >>><<< 20459 1726885645.26170: done transferring module to remote 20459 1726885645.26173: _low_level_execute_command(): starting 20459 1726885645.26175: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581/ /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581/AnsiballZ_blockdev_info.py && sleep 0' 20459 1726885645.27078: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.27124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.27142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.27267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.27306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.27332: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885645.27348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.27365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885645.27377: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885645.27388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885645.27400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.27415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.27435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.27448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.27460: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885645.27475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.27550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.27570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.27587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.27651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.29461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.29465: stdout chunk (state=3): >>><<< 20459 1726885645.29468: stderr chunk (state=3): >>><<< 20459 1726885645.29568: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.29572: _low_level_execute_command(): starting 20459 1726885645.29575: _low_level_execute_command(): using become for this command 20459 1726885645.29577: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-igiazkitwuxphyrupjmcmtuatksugifq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 20459 1726885645.29659: Initial state: awaiting_escalation: BECOME-SUCCESS-igiazkitwuxphyrupjmcmtuatksugifq 20459 1726885645.30404: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.30488: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.30500: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.30515: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.30565: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.30626: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885645.30639: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.30661: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885645.30669: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885645.30677: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885645.30689: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.30769: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.30782: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.30791: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.30800: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885645.30810: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.30889: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.30990: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.30998: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.31203: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.34003: stdout chunk (state=1): >>>BECOME-SUCCESS-igiazkitwuxphyrupjmcmtuatksugifq <<< 20459 1726885645.34006: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-igiazkitwuxphyrupjmcmtuatksugifq' 20459 1726885645.34227: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885645.34239: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885645.34251: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885645.34308: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885645.34314: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885645.34340: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885645.34370: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885645.34416: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885645.34421: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885645.34426: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885645.34467: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885645.34471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.34486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885645.34510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885645.34538: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa9aca0> <<< 20459 1726885645.34565: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885645.34586: 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 0x7f0c2fa41280> <<< 20459 1726885645.34590: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa9aa00> <<< 20459 1726885645.34618: 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' <<< 20459 1726885645.34635: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa9a9a0> <<< 20459 1726885645.34646: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885645.34669: 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' <<< 20459 1726885645.34684: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa41370> <<< 20459 1726885645.34712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885645.34718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885645.34744: 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' <<< 20459 1726885645.34747: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885645.34752: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa41820> <<< 20459 1726885645.34766: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa41550> <<< 20459 1726885645.34797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885645.34803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885645.34826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885645.34843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885645.34860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885645.34876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885645.34899: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885645.34903: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7c8f70> <<< 20459 1726885645.34921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885645.34936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885645.35006: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7cf100> <<< 20459 1726885645.35031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885645.35041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885645.35072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885645.35077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7cf820> <<< 20459 1726885645.35095: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa56760> <<< 20459 1726885645.35123: 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' <<< 20459 1726885645.35128: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7c8c70> <<< 20459 1726885645.35183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885645.35186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885645.35192: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7f8c70> <<< 20459 1726885645.35234: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa41fd0> <<< 20459 1726885645.35272: 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. <<< 20459 1726885645.35537: 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' <<< 20459 1726885645.35597: 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' <<< 20459 1726885645.35646: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f76fd90> <<< 20459 1726885645.35691: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f772e20> # /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' <<< 20459 1726885645.35738: 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' <<< 20459 1726885645.35799: 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 0x7f0c2f769730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f770520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f76f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885645.35900: 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 <<< 20459 1726885645.35970: 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' <<< 20459 1726885645.36053: 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 0x7f0c2f6f0c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f6f0760> 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 0x7f0c2f6f0d60> # /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' <<< 20459 1726885645.36115: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f6f0e20> # /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 0x7f0c2f6f0ee0> import '_collections' # <<< 20459 1726885645.36176: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f749be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7434c0> <<< 20459 1726885645.36389: 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 0x7f0c2f758520> <<< 20459 1726885645.36421: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f776d00> # /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 0x7f0c2f702b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f772fa0> # 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 0x7f0c2f758130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f77c8b0> # /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' <<< 20459 1726885645.36480: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702c40> # /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 0x7f0c2f702bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885645.36539: 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' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885645.36577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885645.36598: 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' <<< 20459 1726885645.36627: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f6d6220> <<< 20459 1726885645.36642: 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' <<< 20459 1726885645.36664: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f6d6310> <<< 20459 1726885645.36781: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f70fe50> <<< 20459 1726885645.36851: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7048e0> <<< 20459 1726885645.36880: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702e20> # /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' <<< 20459 1726885645.36900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885645.36933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885645.36947: 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 0x7f0c2f675f70> <<< 20459 1726885645.36968: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f65ab20> <<< 20459 1726885645.37059: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f704d60> <<< 20459 1726885645.37113: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f743fd0> # /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 0x7f0c2f6139a0> <<< 20459 1726885645.37188: 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 0x7f0c2f613cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885645.37220: 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 0x7f0c2f6245e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885645.37240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885645.37304: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f624b20> <<< 20459 1726885645.37348: 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 0x7f0c2f5b0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f613dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885645.37485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885645.37537: 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 0x7f0c2f5c2130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f624460> 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 0x7f0c2f5c21f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702880> # /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' <<< 20459 1726885645.37562: 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 0x7f0c2f5dc550> <<< 20459 1726885645.37709: 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 0x7f0c2f5dc820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5dc610> # 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 0x7f0c2f5dc700> <<< 20459 1726885645.37766: 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' <<< 20459 1726885645.37959: 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 0x7f0c2f5dcb50> # 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 0x7f0c2f5dcfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5dc790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5d08e0> <<< 20459 1726885645.37979: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885645.38034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885645.38056: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5dc940> <<< 20459 1726885645.38146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885645.38164: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c2efea520> <<< 20459 1726885645.38326: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 20459 1726885645.38435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.38477: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 20459 1726885645.38500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.38516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.38534: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885645.39733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.40671: 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 0x7f0c2eee3730> <<< 20459 1726885645.40684: 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' <<< 20459 1726885645.40717: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885645.40740: 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 # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885645.40857: 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 0x7f0c2ef75850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75490> <<< 20459 1726885645.40873: 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' <<< 20459 1726885645.40905: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef752b0> import 'atexit' # <<< 20459 1726885645.40955: 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 0x7f0c2ef754f0> <<< 20459 1726885645.40973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885645.40992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885645.41031: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef758b0> <<< 20459 1726885645.41055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885645.41074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885645.41097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885645.41116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885645.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' <<< 20459 1726885645.41213: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2eec7880> <<< 20459 1726885645.41249: 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 0x7f0c2eec74f0> <<< 20459 1726885645.41288: 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 0x7f0c2eec76a0> <<< 20459 1726885645.41302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885645.41335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885645.41384: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee83b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef6fd00> <<< 20459 1726885645.41543: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75610> <<< 20459 1726885645.41564: 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' <<< 20459 1726885645.41588: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef6fe80> <<< 20459 1726885645.41626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 20459 1726885645.41632: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885645.41647: 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' <<< 20459 1726885645.41670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885645.41678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885645.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' <<< 20459 1726885645.41718: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee5c880> <<< 20459 1726885645.41795: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef16d90> <<< 20459 1726885645.41800: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef16850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee7d310> <<< 20459 1726885645.41836: 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 0x7f0c2ef16fa0> <<< 20459 1726885645.41868: 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 0x7f0c2ef16f70> <<< 20459 1726885645.41893: 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 <<< 20459 1726885645.41904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885645.41926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885645.41950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885645.42021: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.42029: 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 0x7f0c2ee44f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef4de80> <<< 20459 1726885645.42054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885645.42064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885645.42118: 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 0x7f0c2ee55520> <<< 20459 1726885645.42123: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef4dfd0> <<< 20459 1726885645.42145: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885645.42181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.42205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885645.42216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885645.42274: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee44250> <<< 20459 1726885645.42405: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee55160> <<< 20459 1726885645.42495: 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 0x7f0c2ee525b0> <<< 20459 1726885645.42533: 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 0x7f0c2ee52670> <<< 20459 1726885645.42576: 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 0x7f0c2ee51ca0> <<< 20459 1726885645.42592: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef45bb0> <<< 20459 1726885645.42613: 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' <<< 20459 1726885645.42631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885645.42646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885645.42698: 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 0x7f0c2eed69d0> <<< 20459 1726885645.42881: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.42885: 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 0x7f0c2eed3970> <<< 20459 1726885645.42887: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee46880> <<< 20459 1726885645.42923: 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 0x7f0c2eed6400> <<< 20459 1726885645.42940: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef0e9d0> <<< 20459 1726885645.42957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.42964: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885645.42981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43057: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43172: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885645.43176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43178: 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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885645.43215: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43299: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43397: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.43865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.44331: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885645.44350: 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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885645.44373: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885645.44387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.44645: 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 0x7f0c2ee23be0> <<< 20459 1726885645.44820: 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 0x7f0c2eecb7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e9fc100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885645.44886: 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' <<< 20459 1726885645.45044: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2eeccc10> # zipimport: zlib available <<< 20459 1726885645.45315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.45678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.45758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.45800: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885645.45815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.45838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.45888: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885645.45936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46027: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885645.46048: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885645.46062: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46122: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885645.46131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885645.46555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885645.46577: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885645.46620: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef11fd0> <<< 20459 1726885645.46634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46750: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885645.46767: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885645.46772: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885645.46790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46868: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885645.46876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.46909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.47109: stdout chunk (state=3): >>># 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 <<< 20459 1726885645.47133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.47208: 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 0x7f0c2ee0c700> <<< 20459 1726885645.47245: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e9b0f40> <<< 20459 1726885645.47380: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885645.47428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.47481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.47551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.47573: 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' <<< 20459 1726885645.47585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885645.47631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885645.47673: 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' <<< 20459 1726885645.47752: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e9e9b50> <<< 20459 1726885645.47783: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee19520> <<< 20459 1726885645.47851: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee15a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885645.47879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.47910: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885645.47988: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885645.48008: 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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 20459 1726885645.48039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885645.48049: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885645.48065: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.48076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.48095: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 20459 1726885645.48111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.48132: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885645.48148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885645.48162: 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_ho6p6qt0/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885645.48167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.48230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.48346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.48498: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885645.49310: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "LVM2_member", "label": "", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/mapper/foo-test1": {"name": "/dev/mapper/foo-test1", "fstype": "xfs", "label": "", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb", "type": "lvm", "size": "3G", "mountpoint": "/opt/test2"}, "/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": {}}} <<< 20459 1726885645.49339: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885645.49690: 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 <<< 20459 1726885645.49721: 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 <<< 20459 1726885645.49746: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] 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 <<< 20459 1726885645.49783: 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 # cleanup[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 <<< 20459 1726885645.49809: 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 <<< 20459 1726885645.49847: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 20459 1726885645.49865: 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_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 <<< 20459 1726885645.50059: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885645.50082: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885645.50115: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885645.50134: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885645.50146: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885645.50165: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 20459 1726885645.50178: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885645.50202: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885645.50227: stdout chunk (state=3): >>># destroy array <<< 20459 1726885645.50244: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885645.50248: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885645.50255: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885645.50306: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885645.50318: 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 <<< 20459 1726885645.50371: 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 <<< 20459 1726885645.50420: stdout chunk (state=3): >>># destroy subprocess <<< 20459 1726885645.50424: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 20459 1726885645.50431: 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 <<< 20459 1726885645.50439: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 20459 1726885645.50442: stdout chunk (state=3): >>># destroy fnmatch <<< 20459 1726885645.50444: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 20459 1726885645.50449: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 20459 1726885645.50452: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 20459 1726885645.50454: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 20459 1726885645.50480: 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 <<< 20459 1726885645.50491: 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 <<< 20459 1726885645.50495: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885645.50515: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 20459 1726885645.50551: 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 <<< 20459 1726885645.50554: stdout chunk (state=3): >>># cleanup[3] wiping marshal <<< 20459 1726885645.50562: 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 # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885645.50585: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 20459 1726885645.50589: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 20459 1726885645.50595: stdout chunk (state=3): >>># destroy _signal <<< 20459 1726885645.50780: stdout chunk (state=3): >>># destroy platform <<< 20459 1726885645.50786: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885645.50791: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885645.50793: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885645.50816: 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 <<< 20459 1726885645.50821: 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 <<< 20459 1726885645.50829: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885645.50865: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885645.51306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885645.51428: stderr chunk (state=3): >>><<< 20459 1726885645.51433: stdout chunk (state=3): >>><<< 20459 1726885645.51558: _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 0x7f0c2fa9aca0> # /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 0x7f0c2fa41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa9aa00> # /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 0x7f0c2fa9a9a0> 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 0x7f0c2fa41370> # /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 0x7f0c2fa41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa41550> # /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 0x7f0c2f7c8f70> # /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 0x7f0c2f7cf100> # /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 0x7f0c2f7f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa56760> # /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 0x7f0c2f7c8c70> # /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 0x7f0c2f7f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2fa41fd0> 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 0x7f0c2f76fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f772e20> # /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 0x7f0c2f769730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f770520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f76f250> # /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 0x7f0c2f6f0c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f6f0760> 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 0x7f0c2f6f0d60> # /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 0x7f0c2f6f0e20> # /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 0x7f0c2f6f0ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f749be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7434c0> # /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 0x7f0c2f758520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f776d00> # /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 0x7f0c2f702b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f772fa0> # 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 0x7f0c2f758130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f77c8b0> # /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 0x7f0c2f702e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702c40> # /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 0x7f0c2f702bb0> # /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 0x7f0c2f6d6220> # /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 0x7f0c2f6d6310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f70fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f7048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702e20> # /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 0x7f0c2f675f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f65ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f704d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f743fd0> # /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 0x7f0c2f6139a0> 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 0x7f0c2f613cd0> # /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 0x7f0c2f6245e0> # /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 0x7f0c2f624b20> # 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 0x7f0c2f5b0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f613dc0> # /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 0x7f0c2f5c2130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f624460> 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 0x7f0c2f5c21f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702880> # /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 0x7f0c2f5dc550> # /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 0x7f0c2f5dc820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5dc610> # 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 0x7f0c2f5dc700> # /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 0x7f0c2f5dcb50> # 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 0x7f0c2f5dcfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5dc790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f5d08e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2f702460> # /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 0x7f0c2f5dc940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0c2efea520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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 0x7f0c2eee3730> # /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 0x7f0c2ef75850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75490> # /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 0x7f0c2ef75580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef752b0> 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 0x7f0c2ef754f0> # /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 0x7f0c2ef758b0> # /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 0x7f0c2eec7880> # 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 0x7f0c2eec74f0> # 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 0x7f0c2eec76a0> # /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 0x7f0c2ee83b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef6fd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef75610> # /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 0x7f0c2ef6fe80> # /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 0x7f0c2ee5c880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef16d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef16850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee7d310> # 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 0x7f0c2ef16fa0> # /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 0x7f0c2ef16f70> # /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 0x7f0c2ee44f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef4de80> # /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 0x7f0c2ee55520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef4dfd0> # /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 0x7f0c2ee44250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee55160> # 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 0x7f0c2ee525b0> # 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 0x7f0c2ee52670> # 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 0x7f0c2ee51ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef45bb0> # /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 0x7f0c2eed69d0> # 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 0x7f0c2eed3970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee46880> # 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 0x7f0c2eed6400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ef0e9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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 0x7f0c2ee23be0> # /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 0x7f0c2eecb7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e9fc100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/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 0x7f0c2eeccc10> # 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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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 0x7f0c2ef11fd0> # 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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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 0x7f0c2ee0c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2e9b0f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/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 0x7f0c2e9e9b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee19520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0c2ee15a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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_ho6p6qt0/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": "LVM2_member", "label": "", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/mapper/foo-test1": {"name": "/dev/mapper/foo-test1", "fstype": "xfs", "label": "", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb", "type": "lvm", "size": "3G", "mountpoint": "/opt/test2"}, "/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885645.52415: 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-1726885645.161058-22577-135703389541581/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885645.52418: _low_level_execute_command(): starting 20459 1726885645.52425: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885645.161058-22577-135703389541581/ > /dev/null 2>&1 && sleep 0' 20459 1726885645.52800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.52822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.52842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.52868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.52917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.52939: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885645.52956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.52988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885645.53002: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885645.53023: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885645.53044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.53059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.53083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.53101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.53104: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.53176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.53202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.53232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.53316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.55088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.55181: stderr chunk (state=3): >>><<< 20459 1726885645.55183: stdout chunk (state=3): >>><<< 20459 1726885645.55208: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.55211: handler run complete 20459 1726885645.55274: Evaluated conditional (False): False 20459 1726885645.55279: attempt loop complete, returning result 20459 1726885645.55282: _execute() done 20459 1726885645.55285: dumping result to json 20459 1726885645.55287: done dumping result, returning 20459 1726885645.55289: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-47dd-4c59-00000000110d] 20459 1726885645.55291: sending task result for task 02369adf-7a19-47dd-4c59-00000000110d 20459 1726885645.55422: done sending task result for task 02369adf-7a19-47dd-4c59-00000000110d 20459 1726885645.55426: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f" }, "/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" } } } 20459 1726885645.55575: no more pending results, returning what we have 20459 1726885645.55578: results queue empty 20459 1726885645.55579: checking for any_errors_fatal 20459 1726885645.55584: done checking for any_errors_fatal 20459 1726885645.55585: checking for max_fail_percentage 20459 1726885645.55589: done checking for max_fail_percentage 20459 1726885645.55590: checking to see if all hosts have failed and the running result is not ok 20459 1726885645.55591: done checking to see if all hosts have failed 20459 1726885645.55592: getting the remaining hosts for this loop 20459 1726885645.55593: done getting the remaining hosts for this loop 20459 1726885645.55599: getting the next task for host managed_node1 20459 1726885645.55604: done getting next task for host managed_node1 20459 1726885645.55607: ^ task is: TASK: Read the /etc/fstab file for volume existence 20459 1726885645.55610: ^ 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? (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 20459 1726885645.55615: getting variables 20459 1726885645.55616: in VariableManager get_vars() 20459 1726885645.55648: Calling all_inventory to load vars for managed_node1 20459 1726885645.55651: Calling groups_inventory to load vars for managed_node1 20459 1726885645.55655: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885645.55665: Calling all_plugins_play to load vars for managed_node1 20459 1726885645.55668: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885645.55671: Calling groups_plugins_play to load vars for managed_node1 20459 1726885645.56414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885645.56903: done with get_vars() 20459 1726885645.56915: done getting variables 20459 1726885645.56986: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:25 -0400 (0:00:00.462) 0:00:51.930 ****** 20459 1726885645.57018: entering _queue_task() for managed_node1/command 20459 1726885645.57247: worker is 1 (out of 1 available) 20459 1726885645.57261: exiting _queue_task() for managed_node1/command 20459 1726885645.57276: done queuing things up, now waiting for results queue to drain 20459 1726885645.57277: waiting for pending results... 20459 1726885645.57550: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 20459 1726885645.57703: in run() - task 02369adf-7a19-47dd-4c59-00000000110e 20459 1726885645.57729: variable 'ansible_search_path' from source: unknown 20459 1726885645.57783: calling self._execute() 20459 1726885645.57935: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.57948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.57961: variable 'omit' from source: magic vars 20459 1726885645.58106: variable 'omit' from source: magic vars 20459 1726885645.58146: variable 'omit' from source: magic vars 20459 1726885645.58201: variable 'omit' from source: magic vars 20459 1726885645.58252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885645.58300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885645.58330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885645.58345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885645.58355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885645.58369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885645.58381: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885645.58408: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885645.58413: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.58421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.58542: Set connection var ansible_pipelining to False 20459 1726885645.58556: Set connection var ansible_shell_type to sh 20459 1726885645.58569: Set connection var ansible_connection to ssh 20459 1726885645.58596: Set connection var ansible_timeout to 10 20459 1726885645.58614: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885645.58635: Set connection var ansible_shell_executable to /bin/sh 20459 1726885645.58664: variable 'ansible_shell_executable' from source: unknown 20459 1726885645.58667: variable 'ansible_connection' from source: unknown 20459 1726885645.58670: variable 'ansible_module_compression' from source: unknown 20459 1726885645.58673: variable 'ansible_shell_type' from source: unknown 20459 1726885645.58676: variable 'ansible_shell_executable' from source: unknown 20459 1726885645.58678: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.58681: variable 'ansible_pipelining' from source: unknown 20459 1726885645.58683: variable 'ansible_timeout' from source: unknown 20459 1726885645.58685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.58901: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885645.58929: variable 'omit' from source: magic vars 20459 1726885645.58943: starting attempt loop 20459 1726885645.58952: running the handler 20459 1726885645.58974: _low_level_execute_command(): starting 20459 1726885645.58996: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885645.59784: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.59810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.59838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.59867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.59944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.59958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.59973: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.59990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.60018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.60041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.60132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.61676: stdout chunk (state=3): >>>/root <<< 20459 1726885645.61787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.61845: stderr chunk (state=3): >>><<< 20459 1726885645.61848: stdout chunk (state=3): >>><<< 20459 1726885645.61870: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.61881: _low_level_execute_command(): starting 20459 1726885645.61885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362 `" && echo ansible-tmp-1726885645.6186697-22606-168549830690362="` echo /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362 `" ) && sleep 0' 20459 1726885645.62432: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.62451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.62461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.62482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.62562: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885645.62567: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.62617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.62622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.62701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.64554: stdout chunk (state=3): >>>ansible-tmp-1726885645.6186697-22606-168549830690362=/root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362 <<< 20459 1726885645.64686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.64733: stderr chunk (state=3): >>><<< 20459 1726885645.64736: stdout chunk (state=3): >>><<< 20459 1726885645.64786: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885645.6186697-22606-168549830690362=/root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.64809: variable 'ansible_module_compression' from source: unknown 20459 1726885645.64921: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885645.64927: variable 'ansible_facts' from source: unknown 20459 1726885645.65001: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362/AnsiballZ_command.py 20459 1726885645.65094: Sending initial data 20459 1726885645.65104: Sent initial data (156 bytes) 20459 1726885645.65805: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.65808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.65852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885645.65856: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.65859: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885645.65861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.65918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.65933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.65969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.67682: 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 <<< 20459 1726885645.67711: 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 <<< 20459 1726885645.67743: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885645.67806: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpvw_sdkr4 /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362/AnsiballZ_command.py <<< 20459 1726885645.67893: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885645.69114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.69258: stderr chunk (state=3): >>><<< 20459 1726885645.69262: stdout chunk (state=3): >>><<< 20459 1726885645.69335: done transferring module to remote 20459 1726885645.69339: _low_level_execute_command(): starting 20459 1726885645.69341: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362/ /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362/AnsiballZ_command.py && sleep 0' 20459 1726885645.69849: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885645.69853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.69856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.69859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.69913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.69924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.69935: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.69988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.70038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.71796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.71913: stderr chunk (state=3): >>><<< 20459 1726885645.71918: stdout chunk (state=3): >>><<< 20459 1726885645.71944: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.71948: _low_level_execute_command(): starting 20459 1726885645.71951: _low_level_execute_command(): using become for this command 20459 1726885645.71962: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-odbtflxtncbjckzyrpacvnjjdorwmnwn ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885645.72051: Initial state: awaiting_escalation: BECOME-SUCCESS-odbtflxtncbjckzyrpacvnjjdorwmnwn 20459 1726885645.72520: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885645.72590: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.72641: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.72673: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.72765: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.75592: stdout chunk (state=1): >>>BECOME-SUCCESS-odbtflxtncbjckzyrpacvnjjdorwmnwn <<< 20459 1726885645.75596: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-odbtflxtncbjckzyrpacvnjjdorwmnwn' 20459 1726885645.75788: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885645.75795: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885645.75806: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885645.75814: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885645.75870: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885645.75874: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885645.75902: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885645.75933: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885645.75979: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885645.75983: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885645.75987: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885645.76029: 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' <<< 20459 1726885645.76048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885645.76067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885645.76071: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885645.76101: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2685f3ca0> <<< 20459 1726885645.76128: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885645.76150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885645.76152: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2685f3a00> <<< 20459 1726885645.76190: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885645.76195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885645.76226: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2685f39a0> <<< 20459 1726885645.76230: 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' <<< 20459 1726885645.76257: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dc370> <<< 20459 1726885645.76282: 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' <<< 20459 1726885645.76297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885645.76300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885645.76315: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885645.76326: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dc820> <<< 20459 1726885645.76335: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dc550> <<< 20459 1726885645.76365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885645.76368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885645.76401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885645.76423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885645.76461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885645.76472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885645.76494: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268188f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885645.76510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885645.76580: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26818f100> <<< 20459 1726885645.76602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885645.76606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885645.76641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885645.76677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26818f820> <<< 20459 1726885645.76698: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681f1760> <<< 20459 1726885645.76706: 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' <<< 20459 1726885645.76709: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268188c70> <<< 20459 1726885645.76751: 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' <<< 20459 1726885645.76765: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681b8c70> <<< 20459 1726885645.76802: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dcfd0> <<< 20459 1726885645.76830: 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. <<< 20459 1726885645.77030: 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'<<< 20459 1726885645.77043: stdout chunk (state=3): >>> <<< 20459 1726885645.77067: 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' <<< 20459 1726885645.77097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885645.77125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885645.77148: 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' <<< 20459 1726885645.77159: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26812fd90> <<< 20459 1726885645.77186: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268132e20> <<< 20459 1726885645.77208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885645.77222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885645.77234: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885645.77259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885645.77265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885645.77294: 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' <<< 20459 1726885645.77313: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268129730> <<< 20459 1726885645.77344: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268130520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26812f250> <<< 20459 1726885645.77357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885645.77415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885645.77447: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885645.77480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.77488: 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' <<< 20459 1726885645.77527: 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 0x7fd2680b1c70> <<< 20459 1726885645.77539: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680b1760> import 'itertools' # <<< 20459 1726885645.77564: 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 0x7fd2680b1d60> <<< 20459 1726885645.77578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885645.77608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885645.77633: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680b1e20> <<< 20459 1726885645.77658: 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' <<< 20459 1726885645.77676: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680b1ee0> import '_collections' # <<< 20459 1726885645.77724: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268109be0> import '_functools' # <<< 20459 1726885645.77747: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681034c0> <<< 20459 1726885645.77795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885645.77801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268117520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268136d00> <<< 20459 1726885645.77824: 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' <<< 20459 1726885645.77854: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.77862: 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 0x7fd2680c2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268132fa0> <<< 20459 1726885645.77894: 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' <<< 20459 1726885645.77921: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd268117130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26813c8b0> <<< 20459 1726885645.77944: 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' <<< 20459 1726885645.77966: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885645.77985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.78000: 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 0x7fd2680c2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2c40> <<< 20459 1726885645.78027: 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' <<< 20459 1726885645.78035: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2bb0> <<< 20459 1726885645.78051: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885645.78058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885645.78074: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885645.78080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885645.78099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885645.78151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885645.78171: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 20459 1726885645.78176: 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 0x7fd26808e220> <<< 20459 1726885645.78201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885645.78205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885645.78234: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26808e310> <<< 20459 1726885645.78357: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680cde50> <<< 20459 1726885645.78391: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c58e0> <<< 20459 1726885645.78406: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2e20> <<< 20459 1726885645.78439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885645.78464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885645.78494: 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' <<< 20459 1726885645.78516: 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' <<< 20459 1726885645.78555: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267dfff70> <<< 20459 1726885645.78573: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267de4b20> <<< 20459 1726885645.78629: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c5d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268103fd0> <<< 20459 1726885645.78660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885645.78685: 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 <<< 20459 1726885645.78706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d9c9a0> import 'errno' # <<< 20459 1726885645.78749: 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 0x7fd267d9ccd0> <<< 20459 1726885645.78768: 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' <<< 20459 1726885645.78781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885645.78799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267daf5e0> <<< 20459 1726885645.78824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885645.78842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885645.78871: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267dafb20> <<< 20459 1726885645.78908: 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' <<< 20459 1726885645.78917: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd267d45250> <<< 20459 1726885645.78928: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d9cdc0> <<< 20459 1726885645.78940: 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' <<< 20459 1726885645.78990: 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 0x7fd267d56130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267daf460> <<< 20459 1726885645.79008: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885645.79041: 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 0x7fd267d561f0> <<< 20459 1726885645.79070: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2880> <<< 20459 1726885645.79099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885645.79113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885645.79133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885645.79154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885645.79176: 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 0x7fd267d72550> <<< 20459 1726885645.79202: 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' <<< 20459 1726885645.79233: 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 0x7fd267d72820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d72610> <<< 20459 1726885645.79252: 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 0x7fd267d72700> <<< 20459 1726885645.79269: 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' <<< 20459 1726885645.79465: 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 0x7fd267d72b50> <<< 20459 1726885645.79496: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.79501: 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 0x7fd267d72fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d72790> <<< 20459 1726885645.79521: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d648e0> <<< 20459 1726885645.79541: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2460> <<< 20459 1726885645.79562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885645.79616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885645.79652: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d72940> <<< 20459 1726885645.79749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885645.79762: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd267c9c520> <<< 20459 1726885645.79897: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip' <<< 20459 1726885645.79901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.79989: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.80037: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885645.80079: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885645.81297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.82219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885645.82235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b98730> <<< 20459 1726885645.82251: 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' <<< 20459 1726885645.82274: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885645.82284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885645.82293: 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' <<< 20459 1726885645.82319: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.82326: 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 0x7fd267c26850> <<< 20459 1726885645.82361: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26730> <<< 20459 1726885645.82383: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26490> <<< 20459 1726885645.82404: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885645.82407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885645.82446: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c262b0> <<< 20459 1726885645.82464: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885645.82483: 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 0x7fd267c264f0> <<< 20459 1726885645.82501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885645.82524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885645.82560: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c268b0> <<< 20459 1726885645.82580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885645.82594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885645.82613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885645.82632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885645.82649: 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' <<< 20459 1726885645.82720: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675ec790> <<< 20459 1726885645.82752: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.82757: 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 0x7fd2675ecb20> <<< 20459 1726885645.82778: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.82789: 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 0x7fd2675ec970> <<< 20459 1726885645.82797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885645.82829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885645.82864: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b38b50> <<< 20459 1726885645.82881: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c21d00> <<< 20459 1726885645.83042: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26610> <<< 20459 1726885645.83065: 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' <<< 20459 1726885645.83089: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c21e80> <<< 20459 1726885645.83113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 20459 1726885645.83126: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885645.83148: 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' <<< 20459 1726885645.83172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885645.83179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885645.83206: 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' <<< 20459 1726885645.83219: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b91880> <<< 20459 1726885645.83300: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bc1d90> <<< 20459 1726885645.83306: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bc1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b31310> <<< 20459 1726885645.83335: 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' <<< 20459 1726885645.83350: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd267bc1fa0> <<< 20459 1726885645.83365: 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<<< 20459 1726885645.83370: 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 0x7fd267bc1f70> <<< 20459 1726885645.83388: 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 <<< 20459 1726885645.83401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885645.83423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 20459 1726885645.83426: stdout chunk (state=3): >>> <<< 20459 1726885645.83447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885645.83515: 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 0x7fd2675d0f70> <<< 20459 1726885645.83524: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bffe80> <<< 20459 1726885645.83542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885645.83554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885645.83608: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.83614: 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 0x7fd2675de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bfffd0> <<< 20459 1726885645.83636: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885645.83679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.83701: 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' <<< 20459 1726885645.83707: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885645.83762: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675d0250> <<< 20459 1726885645.83890: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675de160> <<< 20459 1726885645.83984: 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' <<< 20459 1726885645.83991: 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 0x7fd2675dc5b0> <<< 20459 1726885645.84020: 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' <<< 20459 1726885645.84027: 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 0x7fd2675dc670> <<< 20459 1726885645.84062: 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' <<< 20459 1726885645.84065: 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 0x7fd2675dbca0> <<< 20459 1726885645.84070: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bf6bb0> <<< 20459 1726885645.84093: 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 <<< 20459 1726885645.84102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20459 1726885645.84121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885645.84129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885645.84178: 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 0x7fd267b879d0> <<< 20459 1726885645.84351: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.84365: 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 0x7fd267b85970> <<< 20459 1726885645.84370: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675d1880> <<< 20459 1726885645.84399: 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 0x7fd267b87400> <<< 20459 1726885645.84403: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bbf9d0> <<< 20459 1726885645.84428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84438: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885645.84460: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84603: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84617: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84634: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885645.84646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84667: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885645.84670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.84886: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.85343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.85786: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885645.85802: 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_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885645.85834: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885645.85841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.85896: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885645.85899: 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 0x7fd2675a5be0> <<< 20459 1726885645.85962: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885645.85966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20459 1726885645.85984: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b7c7c0> <<< 20459 1726885645.85989: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26718e100> <<< 20459 1726885645.86037: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885645.86040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.86058: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.86078: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885645.86082: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.86202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.86332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885645.86336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885645.86359: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b7dc10> <<< 20459 1726885645.86368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.86752: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87238: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885645.87247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87307: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885645.87321: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87444: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885645.87447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87475: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885645.87493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87564: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885645.87567: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.87940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885645.87972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885645.87980: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885645.88051: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bc2fd0> <<< 20459 1726885645.88057: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88184: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885645.88196: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885645.88201: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885645.88226: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88296: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885645.88306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88464: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88527: 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 <<< 20459 1726885645.88551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885645.88621: 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 0x7fd267594700> <<< 20459 1726885645.88657: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2671340d0> <<< 20459 1726885645.88693: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885645.88697: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885645.88701: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.88945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885645.88963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885645.88976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885645.89014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885645.89034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 20459 1726885645.89042: stdout chunk (state=3): >>> <<< 20459 1726885645.89061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 20459 1726885645.89063: stdout chunk (state=3): >>> <<< 20459 1726885645.89142: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26717db50> <<< 20459 1726885645.89185: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675a1520> <<< 20459 1726885645.89242: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26759da60> <<< 20459 1726885645.89245: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885645.89278: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.89303: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885645.89308: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885645.89365: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885645.89384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.89386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.89413: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885645.89510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.89610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885645.89617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20459 1726885645.89635: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2671354c0> <<< 20459 1726885645.89724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885645.89863: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885645.90203: 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\n/dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:27:25.897934", "end": "2024-09-20 22:27:25.901013", "delta": "0:00:00.003079", "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}}} <<< 20459 1726885645.90227: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885645.90575: 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 <<< 20459 1726885645.90588: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 20459 1726885645.90611: 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<<< 20459 1726885645.90733: stdout chunk (state=3): >>> # cleanup[2] removing _codecs # cleanup[2] 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<<< 20459 1726885645.90782: stdout chunk (state=3): >>> # 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 <<< 20459 1726885645.90793: 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 <<< 20459 1726885645.90806: 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 <<< 20459 1726885645.90819: 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__ <<< 20459 1726885645.90830: 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 <<< 20459 1726885645.90839: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 20459 1726885645.90852: 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 <<< 20459 1726885645.90858: 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 <<< 20459 1726885645.90861: 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 <<< 20459 1726885645.90864: 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<<< 20459 1726885645.90866: 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 <<< 20459 1726885645.90868: 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 <<< 20459 1726885645.90870: 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 <<< 20459 1726885645.90875: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # 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 <<< 20459 1726885645.91052: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885645.91076: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885645.91107: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885645.91119: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885645.91131: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885645.91166: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 20459 1726885645.91175: stdout chunk (state=3): >>># destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 20459 1726885645.91183: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 20459 1726885645.91185: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885645.91201: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885645.91228: stdout chunk (state=3): >>># destroy array <<< 20459 1726885645.91231: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885645.91251: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885645.91298: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20459 1726885645.91316: 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 <<< 20459 1726885645.91321: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 20459 1726885645.91376: 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 # cleanup[3] wiping tokenize <<< 20459 1726885645.91385: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20459 1726885645.91405: 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 <<< 20459 1726885645.91427: 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 <<< 20459 1726885645.91430: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp <<< 20459 1726885645.91433: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 20459 1726885645.91437: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 20459 1726885645.91444: 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 <<< 20459 1726885645.91446: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 20459 1726885645.91454: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885645.91457: 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 <<< 20459 1726885645.91491: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 20459 1726885645.91515: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885645.91523: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885645.91542: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 20459 1726885645.91545: 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 <<< 20459 1726885645.91560: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20459 1726885645.91564: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 20459 1726885645.91567: 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 <<< 20459 1726885645.91569: 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 <<< 20459 1726885645.91716: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885645.91737: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885645.91747: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885645.91761: stdout chunk (state=3): >>># destroy posixpath <<< 20459 1726885645.91767: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885645.91776: 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 <<< 20459 1726885645.91795: stdout chunk (state=3): >>># destroy select <<< 20459 1726885645.91801: 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 <<< 20459 1726885645.91841: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885645.92273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885645.92331: stderr chunk (state=3): >>><<< 20459 1726885645.92334: stdout chunk (state=3): >>><<< 20459 1726885645.92403: _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 0x7fd2685f3ca0> # /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 0x7fd2681dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2685f3a00> # /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 0x7fd2685f39a0> 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 0x7fd2681dc370> # /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 0x7fd2681dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dc550> # /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 0x7fd268188f70> # /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 0x7fd26818f100> # /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 0x7fd2681b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26818f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681f1760> # /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 0x7fd268188c70> # /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 0x7fd2681b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681dcfd0> 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 0x7fd26812fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268132e20> # /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 0x7fd268129730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268130520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26812f250> # /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 0x7fd2680b1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680b1760> 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 0x7fd2680b1d60> # /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 0x7fd2680b1e20> # /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 0x7fd2680b1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268109be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2681034c0> # /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 0x7fd268117520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268136d00> # /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 0x7fd2680c2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268132fa0> # 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 0x7fd268117130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26813c8b0> # /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 0x7fd2680c2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2c40> # /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 0x7fd2680c2bb0> # /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 0x7fd26808e220> # /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 0x7fd26808e310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680cde50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c58e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2e20> # /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 0x7fd267dfff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267de4b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c5d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd268103fd0> # /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 0x7fd267d9c9a0> 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 0x7fd267d9ccd0> # /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 0x7fd267daf5e0> # /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 0x7fd267dafb20> # 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 0x7fd267d45250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d9cdc0> # /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 0x7fd267d56130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267daf460> 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 0x7fd267d561f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2880> # /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 0x7fd267d72550> # /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 0x7fd267d72820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d72610> # 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 0x7fd267d72700> # /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 0x7fd267d72b50> # 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 0x7fd267d72fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d72790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267d648e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2680c2460> # /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 0x7fd267d72940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd267c9c520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5falcfz8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/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 0x7fd267b98730> # /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 0x7fd267c26850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26490> # /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 0x7fd267c26580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c262b0> 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 0x7fd267c264f0> # /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 0x7fd267c268b0> # /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 0x7fd2675ec790> # 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 0x7fd2675ecb20> # 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 0x7fd2675ec970> # /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 0x7fd267b38b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c21d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267c26610> # /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 0x7fd267c21e80> # /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 0x7fd267b91880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bc1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bc1850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267b31310> # 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 0x7fd267bc1fa0> # /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 0x7fd267bc1f70> # /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 0x7fd2675d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bffe80> # /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 0x7fd2675de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bfffd0> # /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 0x7fd2675d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675de160> # 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 0x7fd2675dc5b0> # 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 0x7fd2675dc670> # 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 0x7fd2675dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bf6bb0> # /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 0x7fd267b879d0> # 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 0x7fd267b85970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675d1880> # 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 0x7fd267b87400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd267bbf9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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 0x7fd2675a5be0> # /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 0x7fd267b7c7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26718e100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/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 0x7fd267b7dc10> # 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_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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 0x7fd267bc2fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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 0x7fd267594700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2671340d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/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 0x7fd26717db50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd2675a1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd26759da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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_5falcfz8/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 0x7fd2671354c0> # 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\n/dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:27:25.897934", "end": "2024-09-20 22:27:25.901013", "delta": "0:00:00.003079", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885645.92964: 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-1726885645.6186697-22606-168549830690362/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885645.92968: _low_level_execute_command(): starting 20459 1726885645.92970: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885645.6186697-22606-168549830690362/ > /dev/null 2>&1 && sleep 0' 20459 1726885645.93129: 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 <<< 20459 1726885645.93132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.93169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.93172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.93176: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885645.93181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.93240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.93243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.93244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.93276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.95046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.95089: stderr chunk (state=3): >>><<< 20459 1726885645.95092: stdout chunk (state=3): >>><<< 20459 1726885645.95104: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.95113: handler run complete 20459 1726885645.95133: Evaluated conditional (False): False 20459 1726885645.95142: attempt loop complete, returning result 20459 1726885645.95145: _execute() done 20459 1726885645.95147: dumping result to json 20459 1726885645.95152: done dumping result, returning 20459 1726885645.95163: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-47dd-4c59-00000000110e] 20459 1726885645.95165: sending task result for task 02369adf-7a19-47dd-4c59-00000000110e ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003079", "end": "2024-09-20 22:27:25.901013", "rc": 0, "start": "2024-09-20 22:27:25.897934" } 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 /dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0 20459 1726885645.95343: no more pending results, returning what we have 20459 1726885645.95347: results queue empty 20459 1726885645.95347: checking for any_errors_fatal 20459 1726885645.95360: done checking for any_errors_fatal 20459 1726885645.95361: checking for max_fail_percentage 20459 1726885645.95362: done checking for max_fail_percentage 20459 1726885645.95363: checking to see if all hosts have failed and the running result is not ok 20459 1726885645.95364: done checking to see if all hosts have failed 20459 1726885645.95365: getting the remaining hosts for this loop 20459 1726885645.95366: done getting the remaining hosts for this loop 20459 1726885645.95370: getting the next task for host managed_node1 20459 1726885645.95375: done getting next task for host managed_node1 20459 1726885645.95377: ^ task is: TASK: Read the /etc/crypttab file 20459 1726885645.95380: ^ 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? (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 20459 1726885645.95384: getting variables 20459 1726885645.95385: in VariableManager get_vars() 20459 1726885645.95418: Calling all_inventory to load vars for managed_node1 20459 1726885645.95422: Calling groups_inventory to load vars for managed_node1 20459 1726885645.95426: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885645.95438: Calling all_plugins_play to load vars for managed_node1 20459 1726885645.95441: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885645.95444: Calling groups_plugins_play to load vars for managed_node1 20459 1726885645.95790: done sending task result for task 02369adf-7a19-47dd-4c59-00000000110e 20459 1726885645.95794: WORKER PROCESS EXITING 20459 1726885645.95804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885645.96166: done with get_vars() 20459 1726885645.96178: done getting variables 20459 1726885645.96223: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:25 -0400 (0:00:00.392) 0:00:52.322 ****** 20459 1726885645.96243: entering _queue_task() for managed_node1/command 20459 1726885645.96434: worker is 1 (out of 1 available) 20459 1726885645.96447: exiting _queue_task() for managed_node1/command 20459 1726885645.96460: done queuing things up, now waiting for results queue to drain 20459 1726885645.96462: waiting for pending results... 20459 1726885645.96650: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 20459 1726885645.96718: in run() - task 02369adf-7a19-47dd-4c59-00000000110f 20459 1726885645.96729: variable 'ansible_search_path' from source: unknown 20459 1726885645.96757: calling self._execute() 20459 1726885645.96841: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.96845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.96853: variable 'omit' from source: magic vars 20459 1726885645.96937: variable 'omit' from source: magic vars 20459 1726885645.96965: variable 'omit' from source: magic vars 20459 1726885645.96987: variable 'omit' from source: magic vars 20459 1726885645.97028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885645.97052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885645.97068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885645.97080: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885645.97090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885645.97103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885645.97118: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885645.97145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885645.97148: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.97150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.97231: Set connection var ansible_pipelining to False 20459 1726885645.97236: Set connection var ansible_shell_type to sh 20459 1726885645.97239: Set connection var ansible_connection to ssh 20459 1726885645.97250: Set connection var ansible_timeout to 10 20459 1726885645.97255: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885645.97259: Set connection var ansible_shell_executable to /bin/sh 20459 1726885645.97277: variable 'ansible_shell_executable' from source: unknown 20459 1726885645.97280: variable 'ansible_connection' from source: unknown 20459 1726885645.97283: variable 'ansible_module_compression' from source: unknown 20459 1726885645.97285: variable 'ansible_shell_type' from source: unknown 20459 1726885645.97287: variable 'ansible_shell_executable' from source: unknown 20459 1726885645.97290: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885645.97294: variable 'ansible_pipelining' from source: unknown 20459 1726885645.97296: variable 'ansible_timeout' from source: unknown 20459 1726885645.97300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885645.97406: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885645.97416: variable 'omit' from source: magic vars 20459 1726885645.97422: starting attempt loop 20459 1726885645.97425: running the handler 20459 1726885645.97434: _low_level_execute_command(): starting 20459 1726885645.97445: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885645.97959: 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 <<< 20459 1726885645.97968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885645.97992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885645.98008: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885645.98025: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885645.98071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885645.98079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885645.98089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885645.98134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885645.99688: stdout chunk (state=3): >>>/root <<< 20459 1726885645.99792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885645.99841: stderr chunk (state=3): >>><<< 20459 1726885645.99844: stdout chunk (state=3): >>><<< 20459 1726885645.99863: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885645.99874: _low_level_execute_command(): starting 20459 1726885645.99879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638 `" && echo ansible-tmp-1726885645.9986272-22614-222502405459638="` echo /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638 `" ) && sleep 0' 20459 1726885646.00297: 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 <<< 20459 1726885646.00303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.00337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.00357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.00406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.00422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.00461: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.02292: stdout chunk (state=3): >>>ansible-tmp-1726885645.9986272-22614-222502405459638=/root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638 <<< 20459 1726885646.02406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.02444: stderr chunk (state=3): >>><<< 20459 1726885646.02447: stdout chunk (state=3): >>><<< 20459 1726885646.02460: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885645.9986272-22614-222502405459638=/root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.02484: variable 'ansible_module_compression' from source: unknown 20459 1726885646.02536: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885646.02565: variable 'ansible_facts' from source: unknown 20459 1726885646.02632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638/AnsiballZ_command.py 20459 1726885646.02730: Sending initial data 20459 1726885646.02733: Sent initial data (156 bytes) 20459 1726885646.03358: 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 <<< 20459 1726885646.03363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.03398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.03410: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.03459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.03471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.03514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.05210: 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 <<< 20459 1726885646.05219: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885646.05241: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885646.05275: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp8be4bhn8 /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638/AnsiballZ_command.py <<< 20459 1726885646.05314: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885646.06060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.06143: stderr chunk (state=3): >>><<< 20459 1726885646.06146: stdout chunk (state=3): >>><<< 20459 1726885646.06160: done transferring module to remote 20459 1726885646.06171: _low_level_execute_command(): starting 20459 1726885646.06174: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638/ /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638/AnsiballZ_command.py && sleep 0' 20459 1726885646.06567: 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 <<< 20459 1726885646.06580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.06595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885646.06607: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.06629: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.06662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.06674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.06715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.08449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.08488: stderr chunk (state=3): >>><<< 20459 1726885646.08491: stdout chunk (state=3): >>><<< 20459 1726885646.08501: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.08505: _low_level_execute_command(): starting 20459 1726885646.08507: _low_level_execute_command(): using become for this command 20459 1726885646.08520: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-anvefynomheredkzirlwaivwjvislcnh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885646.08593: Initial state: awaiting_escalation: BECOME-SUCCESS-anvefynomheredkzirlwaivwjvislcnh 20459 1726885646.08922: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.08975: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.09026: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.09036: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.09085: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.11906: stdout chunk (state=1): >>>BECOME-SUCCESS-anvefynomheredkzirlwaivwjvislcnh <<< 20459 1726885646.11914: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-anvefynomheredkzirlwaivwjvislcnh' 20459 1726885646.12155: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885646.12159: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885646.12162: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885646.12171: stdout chunk (state=3): >>> import '_weakref' # <<< 20459 1726885646.12230: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885646.12233: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885646.12267: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885646.12299: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885646.12303: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885646.12347: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885646.12350: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885646.12355: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885646.12404: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885646.12407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.12438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885646.12457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885646.12460: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885646.12481: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9569aca0> <<< 20459 1726885646.12510: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885646.12539: 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 0x7f2e95641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9569aa00> <<< 20459 1726885646.12590: 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' <<< 20459 1726885646.12598: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9569a9a0><<< 20459 1726885646.12600: stdout chunk (state=3): >>> import '_signal' # <<< 20459 1726885646.12632: 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' <<< 20459 1726885646.12669: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95641370> <<< 20459 1726885646.12677: 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' <<< 20459 1726885646.12704: 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' <<< 20459 1726885646.12724: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885646.12737: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95641820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95641550> <<< 20459 1726885646.12775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885646.12801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885646.12823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885646.12842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885646.12860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885646.12880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885646.12904: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953c8f70> <<< 20459 1726885646.12925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885646.12935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885646.13009: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953cf100> <<< 20459 1726885646.13036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885646.13052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885646.13078: 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 0x7f2e953f8730> <<< 20459 1726885646.13088: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953cf820> <<< 20459 1726885646.13300: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95656760> # /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 0x7f2e953c8c70> # /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 0x7f2e953f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95641fd0> 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. <<< 20459 1726885646.13523: 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' <<< 20459 1726885646.13541: 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' <<< 20459 1726885646.13553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885646.13581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885646.13599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885646.13615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885646.13630: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95394d90> <<< 20459 1726885646.13693: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95397e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885646.13708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885646.13733: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885646.13747: 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' <<< 20459 1726885646.13804: 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 0x7f2e9538e730> <<< 20459 1726885646.13824: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95395520> <<< 20459 1726885646.13842: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95394250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885646.13959: 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 <<< 20459 1726885646.13976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.13994: 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' <<< 20459 1726885646.14073: 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 0x7f2e95316c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95316760> 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' <<< 20459 1726885646.14090: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95316d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885646.14139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 20459 1726885646.14161: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95316e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885646.14178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95316ee0> <<< 20459 1726885646.14193: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885646.14241: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9536ebe0> <<< 20459 1726885646.14252: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885646.14283: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953684c0> <<< 20459 1726885646.14353: 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 0x7f2e9537c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9539bd00> <<< 20459 1726885646.14369: 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' <<< 20459 1726885646.14394: 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 0x7f2e95327b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95397fa0> <<< 20459 1726885646.14456: 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 0x7f2e9537c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953a18b0> <<< 20459 1726885646.14473: 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' <<< 20459 1726885646.14502: 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' <<< 20459 1726885646.14526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885646.14545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327c40> <<< 20459 1726885646.14578: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885646.14600: 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 0x7f2e95327bb0> <<< 20459 1726885646.14622: 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' <<< 20459 1726885646.14637: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885646.14652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885646.14671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885646.14729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885646.14748: 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 0x7f2e952fc220> <<< 20459 1726885646.14769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885646.14786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885646.14834: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e952fc310> <<< 20459 1726885646.15001: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95332e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9532a8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327e20> <<< 20459 1726885646.15031: 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' <<< 20459 1726885646.15063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885646.15127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885646.15139: 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 0x7f2e952a5f70> <<< 20459 1726885646.15157: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9528ab20> <<< 20459 1726885646.15213: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9532ad60> <<< 20459 1726885646.15224: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95368fd0> <<< 20459 1726885646.15247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885646.15270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885646.15305: 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 0x7f2e952429a0> import 'errno' # <<< 20459 1726885646.15341: 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 0x7f2e95242cd0> <<< 20459 1726885646.15366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885646.15374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885646.15394: 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' <<< 20459 1726885646.15415: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e952555e0> <<< 20459 1726885646.15437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885646.15473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885646.15497: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95255b20> <<< 20459 1726885646.15540: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.15546: 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 0x7f2e951eb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95242dc0> <<< 20459 1726885646.15567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885646.15579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885646.15623: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.15634: 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 0x7f2e951fc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95255460> <<< 20459 1726885646.15644: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885646.15673: 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 0x7f2e951fc1f0> <<< 20459 1726885646.15714: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327880> <<< 20459 1726885646.15731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885646.15754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885646.15771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885646.15788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885646.15823: 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 0x7f2e95218550> <<< 20459 1726885646.15845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885646.15854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885646.15876: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.15884: 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 0x7f2e95218820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95218610> <<< 20459 1726885646.15910: 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 0x7f2e95218700> <<< 20459 1726885646.15936: 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' <<< 20459 1726885646.16133: 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 0x7f2e95218b50> <<< 20459 1726885646.16176: 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 0x7f2e95218fd0> <<< 20459 1726885646.16184: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95218790> <<< 20459 1726885646.16200: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9520a8e0> <<< 20459 1726885646.16227: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327460> <<< 20459 1726885646.16246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885646.16305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885646.16340: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95218940> <<< 20459 1726885646.16445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885646.16457: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e94bea520> <<< 20459 1726885646.16588: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885646.16686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.16709: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885646.16740: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.16770: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885646.16781: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.18173: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.18948: 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 0x7f2e94ae6730> <<< 20459 1726885646.18979: 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' <<< 20459 1726885646.19007: 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' <<< 20459 1726885646.19037: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885646.19060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885646.19071: 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 0x7f2e94b74850> <<< 20459 1726885646.19105: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74730> <<< 20459 1726885646.19147: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74490> <<< 20459 1726885646.19167: 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' <<< 20459 1726885646.19216: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b742b0> <<< 20459 1726885646.19228: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885646.19253: 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 0x7f2e94b744f0> <<< 20459 1726885646.19274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885646.19296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885646.19338: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b748b0> <<< 20459 1726885646.19356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885646.19386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885646.19397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885646.19429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885646.19443: 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' <<< 20459 1726885646.19513: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a63790> <<< 20459 1726885646.19549: 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 0x7f2e94a63b20> <<< 20459 1726885646.19579: 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 0x7f2e94a63970> <<< 20459 1726885646.19604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885646.19632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885646.19671: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a86b50> <<< 20459 1726885646.19683: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b6ed00> <<< 20459 1726885646.19846: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74610> <<< 20459 1726885646.19874: 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' <<< 20459 1726885646.19891: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b6ee80> <<< 20459 1726885646.19915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885646.19938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885646.19950: 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' <<< 20459 1726885646.19976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885646.19996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885646.20016: 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 0x7f2e94adf880> <<< 20459 1726885646.20101: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b0fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b0f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a80310> <<< 20459 1726885646.20161: 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 0x7f2e94b0ffa0> # /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 0x7f2e94b0ff70> <<< 20459 1726885646.20193: 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 <<< 20459 1726885646.20217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885646.20231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885646.20248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885646.20325: 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 0x7f2e94a47f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b4de80> <<< 20459 1726885646.20350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885646.20363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885646.20415: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.20441: 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 0x7f2e94a55520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b4dfd0> <<< 20459 1726885646.20452: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885646.20479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.20506: 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' <<< 20459 1726885646.20519: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885646.20569: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a47250> <<< 20459 1726885646.20704: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a55160> <<< 20459 1726885646.20800: 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 0x7f2e94a535b0> <<< 20459 1726885646.20834: 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 0x7f2e94a53670> <<< 20459 1726885646.20895: 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 0x7f2e94a52ca0> <<< 20459 1726885646.20902: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b44bb0> <<< 20459 1726885646.20917: 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' <<< 20459 1726885646.20943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885646.20946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885646.20998: 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 0x7f2e94ad59d0> <<< 20459 1726885646.21229: 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 0x7f2e94ad3970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a48880> <<< 20459 1726885646.21258: 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 0x7f2e94ad5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b0d9d0> # zipimport: zlib available <<< 20459 1726885646.21290: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885646.21293: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.21356: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.21506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885646.21597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.21695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.22169: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.22649: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885646.22685: 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' <<< 20459 1726885646.22747: 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 0x7f2e94a31be0> <<< 20459 1726885646.22830: 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' <<< 20459 1726885646.22844: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94aca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9462f100> <<< 20459 1726885646.22901: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885646.22939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885646.22942: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885646.23056: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.23187: 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' <<< 20459 1726885646.23228: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94acbc10> <<< 20459 1726885646.23237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.23607: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.23979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24101: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885646.24140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24181: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885646.24184: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24322: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885646.24344: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885646.24355: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24426: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885646.24436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.24797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885646.24835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885646.24915: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b10fd0> # zipimport: zlib available <<< 20459 1726885646.24982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25054: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885646.25078: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885646.25089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25157: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885646.25179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25392: 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 <<< 20459 1726885646.25424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.25494: 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 0x7f2e94a0b700> <<< 20459 1726885646.25531: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e945d60d0> <<< 20459 1726885646.25576: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885646.25579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25702: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.25838: 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' <<< 20459 1726885646.25858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885646.25891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885646.25923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885646.25927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885646.26007: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9461eb50> <<< 20459 1726885646.26047: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a19520> <<< 20459 1726885646.26109: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a14a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885646.26157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.26188: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885646.26255: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885646.26277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885646.26373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.26475: 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' <<< 20459 1726885646.26500: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e945d74c0> <<< 20459 1726885646.26584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.26730: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885646.27047: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:27:26.266511", "end": "2024-09-20 22:27:26.269504", "delta": "0:00:00.002993", "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}}} <<< 20459 1726885646.27079: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885646.27479: 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 <<< 20459 1726885646.27491: 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 <<< 20459 1726885646.27643: 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 # 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 <<< 20459 1726885646.27687: stdout chunk (state=3): >>># 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 <<< 20459 1726885646.27885: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885646.27918: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885646.27973: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885646.28017: 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 <<< 20459 1726885646.28050: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885646.28106: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885646.28201: 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 <<< 20459 1726885646.28257: 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 <<< 20459 1726885646.28289: 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 <<< 20459 1726885646.28459: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885646.28499: 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 <<< 20459 1726885646.28532: 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 <<< 20459 1726885646.28553: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885646.29055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885646.29093: stdout chunk (state=3): >>><<< 20459 1726885646.29105: stderr chunk (state=3): >>><<< 20459 1726885646.29233: _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 0x7f2e9569aca0> # /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 0x7f2e95641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9569aa00> # /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 0x7f2e9569a9a0> 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 0x7f2e95641370> # /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 0x7f2e95641820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95641550> # /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 0x7f2e953c8f70> # /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 0x7f2e953cf100> # /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 0x7f2e953f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95656760> # /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 0x7f2e953c8c70> # /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 0x7f2e953f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95641fd0> 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 0x7f2e95394d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95397e20> # /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 0x7f2e9538e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95395520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95394250> # /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 0x7f2e95316c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95316760> 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 0x7f2e95316d60> # /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 0x7f2e95316e20> # /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 0x7f2e95316ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9536ebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953684c0> # /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 0x7f2e9537c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9539bd00> # /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 0x7f2e95327b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95397fa0> # 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 0x7f2e9537c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e953a18b0> # /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 0x7f2e95327e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327c40> # /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 0x7f2e95327bb0> # /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 0x7f2e952fc220> # /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 0x7f2e952fc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95332e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9532a8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327e20> # /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 0x7f2e952a5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9528ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9532ad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95368fd0> # /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 0x7f2e952429a0> 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 0x7f2e95242cd0> # /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 0x7f2e952555e0> # /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 0x7f2e95255b20> # 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 0x7f2e951eb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95242dc0> # /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 0x7f2e951fc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95255460> 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 0x7f2e951fc1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327880> # /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 0x7f2e95218550> # /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 0x7f2e95218820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95218610> # 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 0x7f2e95218700> # /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 0x7f2e95218b50> # 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 0x7f2e95218fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95218790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9520a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e95327460> # /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 0x7f2e95218940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e94bea520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_xm8rhq48/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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 0x7f2e94ae6730> # /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 0x7f2e94b74850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74490> # /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 0x7f2e94b74580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b742b0> 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 0x7f2e94b744f0> # /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 0x7f2e94b748b0> # /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 0x7f2e94a63790> # 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 0x7f2e94a63b20> # 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 0x7f2e94a63970> # /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 0x7f2e94a86b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b6ed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b74610> # /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 0x7f2e94b6ee80> # /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 0x7f2e94adf880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b0fd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b0f850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a80310> # 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 0x7f2e94b0ffa0> # /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 0x7f2e94b0ff70> # /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 0x7f2e94a47f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b4de80> # /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 0x7f2e94a55520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b4dfd0> # /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 0x7f2e94a47250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a55160> # 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 0x7f2e94a535b0> # 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 0x7f2e94a53670> # 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 0x7f2e94a52ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b44bb0> # /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 0x7f2e94ad59d0> # 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 0x7f2e94ad3970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a48880> # 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 0x7f2e94ad5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94b0d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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 0x7f2e94a31be0> # /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 0x7f2e94aca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e9462f100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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 0x7f2e94acbc10> # 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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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 0x7f2e94b10fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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 0x7f2e94a0b700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e945d60d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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 0x7f2e9461eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a19520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e94a14a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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_xm8rhq48/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 0x7f2e945d74c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:27:26.266511", "end": "2024-09-20 22:27:26.269504", "delta": "0:00:00.002993", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885646.30300: 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-1726885645.9986272-22614-222502405459638/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885646.30303: _low_level_execute_command(): starting 20459 1726885646.30306: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885645.9986272-22614-222502405459638/ > /dev/null 2>&1 && sleep 0' 20459 1726885646.30629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885646.30636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.30646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.30659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.30698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.30705: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885646.30716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.30729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885646.30738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885646.30743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885646.30750: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.30759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.30770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.30777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.30783: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885646.30793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.30865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.30883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.30894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.30956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.32797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.32801: stdout chunk (state=3): >>><<< 20459 1726885646.32804: stderr chunk (state=3): >>><<< 20459 1726885646.33120: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.33123: handler run complete 20459 1726885646.33126: Evaluated conditional (False): False 20459 1726885646.33128: Evaluated conditional (False): False 20459 1726885646.33130: attempt loop complete, returning result 20459 1726885646.33132: _execute() done 20459 1726885646.33134: dumping result to json 20459 1726885646.33137: done dumping result, returning 20459 1726885646.33139: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-47dd-4c59-00000000110f] 20459 1726885646.33141: sending task result for task 02369adf-7a19-47dd-4c59-00000000110f 20459 1726885646.33217: done sending task result for task 02369adf-7a19-47dd-4c59-00000000110f 20459 1726885646.33220: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002993", "end": "2024-09-20 22:27:26.269504", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:27:26.266511" } 20459 1726885646.33317: no more pending results, returning what we have 20459 1726885646.33323: results queue empty 20459 1726885646.33324: checking for any_errors_fatal 20459 1726885646.33334: done checking for any_errors_fatal 20459 1726885646.33334: checking for max_fail_percentage 20459 1726885646.33337: done checking for max_fail_percentage 20459 1726885646.33337: checking to see if all hosts have failed and the running result is not ok 20459 1726885646.33338: done checking to see if all hosts have failed 20459 1726885646.33339: getting the remaining hosts for this loop 20459 1726885646.33340: done getting the remaining hosts for this loop 20459 1726885646.33343: getting the next task for host managed_node1 20459 1726885646.33350: done getting next task for host managed_node1 20459 1726885646.33353: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885646.33356: ^ 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? (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 20459 1726885646.33359: getting variables 20459 1726885646.33361: in VariableManager get_vars() 20459 1726885646.33390: Calling all_inventory to load vars for managed_node1 20459 1726885646.33393: Calling groups_inventory to load vars for managed_node1 20459 1726885646.33397: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885646.33406: Calling all_plugins_play to load vars for managed_node1 20459 1726885646.33409: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885646.33414: Calling groups_plugins_play to load vars for managed_node1 20459 1726885646.34105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885646.35100: done with get_vars() 20459 1726885646.35122: 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 22:27:26 -0400 (0:00:00.390) 0:00:52.713 ****** 20459 1726885646.35321: entering _queue_task() for managed_node1/include_tasks 20459 1726885646.36175: worker is 1 (out of 1 available) 20459 1726885646.36187: exiting _queue_task() for managed_node1/include_tasks 20459 1726885646.36963: done queuing things up, now waiting for results queue to drain 20459 1726885646.36966: waiting for pending results... 20459 1726885646.36987: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885646.36992: in run() - task 02369adf-7a19-47dd-4c59-000000001110 20459 1726885646.36994: variable 'ansible_search_path' from source: unknown 20459 1726885646.36997: variable '_storage_pools_list' from source: set_fact 20459 1726885646.37192: variable '_storage_pools_list' from source: set_fact 20459 1726885646.37495: variable 'omit' from source: magic vars 20459 1726885646.37967: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.38490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.38510: variable 'omit' from source: magic vars 20459 1726885646.38794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885646.39098: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885646.39149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885646.39236: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885646.39274: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885646.39363: 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) 20459 1726885646.39392: 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) 20459 1726885646.39426: 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) 20459 1726885646.39547: 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) 20459 1726885646.39622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885646.41710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885646.41763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885646.41797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885646.41825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885646.41844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885646.41884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885646.41899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885646.41928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885646.41955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885646.41966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885646.42065: variable '_storage_pools_list' from source: set_fact 20459 1726885646.42088: Evaluated conditional (_storage_pools_list is defined and _storage_pools_list | length > 0): True 20459 1726885646.42116: variable 'storage_test_pool' from source: unknown 20459 1726885646.42170: variable 'storage_test_pool' from source: unknown 20459 1726885646.42518: dumping result to json 20459 1726885646.42521: done dumping result, returning 20459 1726885646.42523: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-47dd-4c59-000000001110] 20459 1726885646.42525: sending task result for task 02369adf-7a19-47dd-4c59-000000001110 20459 1726885646.42579: done sending task result for task 02369adf-7a19-47dd-4c59-000000001110 20459 1726885646.42582: WORKER PROCESS EXITING 20459 1726885646.42652: no more pending results, returning what we have 20459 1726885646.42656: in VariableManager get_vars() 20459 1726885646.42687: Calling all_inventory to load vars for managed_node1 20459 1726885646.42689: Calling groups_inventory to load vars for managed_node1 20459 1726885646.42694: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885646.42703: Calling all_plugins_play to load vars for managed_node1 20459 1726885646.42706: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885646.42709: Calling groups_plugins_play to load vars for managed_node1 20459 1726885646.43147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885646.43739: done with get_vars() 20459 1726885646.43753: variable 'ansible_search_path' from source: unknown 20459 1726885646.43803: we have included files to process 20459 1726885646.43804: generating all_blocks data 20459 1726885646.43807: done generating all_blocks data 20459 1726885646.43814: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885646.43815: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885646.43818: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885646.44232: in VariableManager get_vars() 20459 1726885646.44254: done with get_vars() 20459 1726885646.44269: done processing included file 20459 1726885646.44274: iterating over new_blocks loaded from include file 20459 1726885646.44275: in VariableManager get_vars() 20459 1726885646.44291: done with get_vars() 20459 1726885646.44293: filtering new block on tags 20459 1726885646.44339: done filtering new block on tags 20459 1726885646.44341: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed_node1 => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) 20459 1726885646.44353: extending task lists for all hosts with included blocks 20459 1726885646.44542: done extending task lists 20459 1726885646.44543: done processing included files 20459 1726885646.44544: results queue empty 20459 1726885646.44544: checking for any_errors_fatal 20459 1726885646.44548: done checking for any_errors_fatal 20459 1726885646.44549: checking for max_fail_percentage 20459 1726885646.44549: done checking for max_fail_percentage 20459 1726885646.44550: checking to see if all hosts have failed and the running result is not ok 20459 1726885646.44550: done checking to see if all hosts have failed 20459 1726885646.44551: getting the remaining hosts for this loop 20459 1726885646.44552: done getting the remaining hosts for this loop 20459 1726885646.44554: getting the next task for host managed_node1 20459 1726885646.44557: done getting next task for host managed_node1 20459 1726885646.44558: ^ task is: TASK: Set _storage_pool_tests 20459 1726885646.44561: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885646.44562: getting variables 20459 1726885646.44563: in VariableManager get_vars() 20459 1726885646.44569: Calling all_inventory to load vars for managed_node1 20459 1726885646.44571: Calling groups_inventory to load vars for managed_node1 20459 1726885646.44572: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885646.44576: Calling all_plugins_play to load vars for managed_node1 20459 1726885646.44577: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885646.44579: Calling groups_plugins_play to load vars for managed_node1 20459 1726885646.44836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885646.45155: done with get_vars() 20459 1726885646.45164: done getting variables 20459 1726885646.45190: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Friday 20 September 2024 22:27:26 -0400 (0:00:00.098) 0:00:52.812 ****** 20459 1726885646.45213: entering _queue_task() for managed_node1/set_fact 20459 1726885646.45419: worker is 1 (out of 1 available) 20459 1726885646.45431: exiting _queue_task() for managed_node1/set_fact 20459 1726885646.45444: done queuing things up, now waiting for results queue to drain 20459 1726885646.45446: waiting for pending results... 20459 1726885646.45631: running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests 20459 1726885646.45713: in run() - task 02369adf-7a19-47dd-4c59-0000000011cf 20459 1726885646.45727: variable 'ansible_search_path' from source: unknown 20459 1726885646.45758: calling self._execute() 20459 1726885646.45846: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.45850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.45864: variable 'omit' from source: magic vars 20459 1726885646.45950: variable 'omit' from source: magic vars 20459 1726885646.45986: variable 'omit' from source: magic vars 20459 1726885646.46011: variable 'omit' from source: magic vars 20459 1726885646.46045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885646.46081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885646.46104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885646.46123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885646.46131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885646.46145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885646.46159: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885646.46203: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885646.46215: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.46227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.46353: Set connection var ansible_pipelining to False 20459 1726885646.46362: Set connection var ansible_shell_type to sh 20459 1726885646.46368: Set connection var ansible_connection to ssh 20459 1726885646.46385: Set connection var ansible_timeout to 10 20459 1726885646.46395: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885646.46405: Set connection var ansible_shell_executable to /bin/sh 20459 1726885646.46446: variable 'ansible_shell_executable' from source: unknown 20459 1726885646.46453: variable 'ansible_connection' from source: unknown 20459 1726885646.46458: variable 'ansible_module_compression' from source: unknown 20459 1726885646.46464: variable 'ansible_shell_type' from source: unknown 20459 1726885646.46469: variable 'ansible_shell_executable' from source: unknown 20459 1726885646.46473: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.46480: variable 'ansible_pipelining' from source: unknown 20459 1726885646.46486: variable 'ansible_timeout' from source: unknown 20459 1726885646.46493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.46667: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885646.46684: variable 'omit' from source: magic vars 20459 1726885646.46693: starting attempt loop 20459 1726885646.46699: running the handler 20459 1726885646.46717: handler run complete 20459 1726885646.46736: attempt loop complete, returning result 20459 1726885646.46752: _execute() done 20459 1726885646.46761: dumping result to json 20459 1726885646.46768: done dumping result, returning 20459 1726885646.46780: done running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests [02369adf-7a19-47dd-4c59-0000000011cf] 20459 1726885646.46790: sending task result for task 02369adf-7a19-47dd-4c59-0000000011cf ok: [managed_node1] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } 20459 1726885646.46952: no more pending results, returning what we have 20459 1726885646.46955: results queue empty 20459 1726885646.46956: checking for any_errors_fatal 20459 1726885646.46958: done checking for any_errors_fatal 20459 1726885646.46958: checking for max_fail_percentage 20459 1726885646.46960: done checking for max_fail_percentage 20459 1726885646.46961: checking to see if all hosts have failed and the running result is not ok 20459 1726885646.46962: done checking to see if all hosts have failed 20459 1726885646.46962: getting the remaining hosts for this loop 20459 1726885646.46964: done getting the remaining hosts for this loop 20459 1726885646.46967: getting the next task for host managed_node1 20459 1726885646.46973: done getting next task for host managed_node1 20459 1726885646.46975: ^ task is: TASK: Get VG shared value status 20459 1726885646.46979: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885646.46984: getting variables 20459 1726885646.46986: in VariableManager get_vars() 20459 1726885646.47027: Calling all_inventory to load vars for managed_node1 20459 1726885646.47030: Calling groups_inventory to load vars for managed_node1 20459 1726885646.47034: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885646.47045: Calling all_plugins_play to load vars for managed_node1 20459 1726885646.47048: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885646.47051: Calling groups_plugins_play to load vars for managed_node1 20459 1726885646.47889: done sending task result for task 02369adf-7a19-47dd-4c59-0000000011cf 20459 1726885646.47892: WORKER PROCESS EXITING 20459 1726885646.47925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885646.48484: done with get_vars() 20459 1726885646.48494: done getting variables 20459 1726885646.48534: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Friday 20 September 2024 22:27:26 -0400 (0:00:00.033) 0:00:52.845 ****** 20459 1726885646.48556: entering _queue_task() for managed_node1/command 20459 1726885646.48735: worker is 1 (out of 1 available) 20459 1726885646.48748: exiting _queue_task() for managed_node1/command 20459 1726885646.48760: done queuing things up, now waiting for results queue to drain 20459 1726885646.48761: waiting for pending results... 20459 1726885646.48949: running TaskExecutor() for managed_node1/TASK: Get VG shared value status 20459 1726885646.49032: in run() - task 02369adf-7a19-47dd-4c59-0000000011d0 20459 1726885646.49044: variable 'ansible_search_path' from source: unknown 20459 1726885646.49073: calling self._execute() 20459 1726885646.49165: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.49169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.49178: variable 'omit' from source: magic vars 20459 1726885646.49506: variable 'storage_test_pool' from source: include params 20459 1726885646.49536: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): True 20459 1726885646.49540: variable 'omit' from source: magic vars 20459 1726885646.49572: variable 'omit' from source: magic vars 20459 1726885646.49670: variable 'storage_test_pool' from source: include params 20459 1726885646.49725: variable 'omit' from source: magic vars 20459 1726885646.49786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885646.49830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885646.49851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885646.49871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885646.49892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885646.49917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885646.49942: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885646.49973: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885646.49980: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.49994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.50127: Set connection var ansible_pipelining to False 20459 1726885646.50134: Set connection var ansible_shell_type to sh 20459 1726885646.50141: Set connection var ansible_connection to ssh 20459 1726885646.50156: Set connection var ansible_timeout to 10 20459 1726885646.50173: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885646.50186: Set connection var ansible_shell_executable to /bin/sh 20459 1726885646.50223: variable 'ansible_shell_executable' from source: unknown 20459 1726885646.50231: variable 'ansible_connection' from source: unknown 20459 1726885646.50237: variable 'ansible_module_compression' from source: unknown 20459 1726885646.50242: variable 'ansible_shell_type' from source: unknown 20459 1726885646.50248: variable 'ansible_shell_executable' from source: unknown 20459 1726885646.50253: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.50260: variable 'ansible_pipelining' from source: unknown 20459 1726885646.50265: variable 'ansible_timeout' from source: unknown 20459 1726885646.50276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.50425: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885646.50449: variable 'omit' from source: magic vars 20459 1726885646.50461: starting attempt loop 20459 1726885646.50467: running the handler 20459 1726885646.50482: _low_level_execute_command(): starting 20459 1726885646.50498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885646.51224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885646.51243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.51264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.51282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.51326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.51340: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885646.51355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.51376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885646.51387: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885646.51403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885646.51416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.51430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.51445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.51455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.51467: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885646.51484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.51565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.51595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.51617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.51704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.53310: stdout chunk (state=3): >>>/root <<< 20459 1726885646.53407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.53459: stderr chunk (state=3): >>><<< 20459 1726885646.53462: stdout chunk (state=3): >>><<< 20459 1726885646.53481: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.53493: _low_level_execute_command(): starting 20459 1726885646.53503: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722 `" && echo ansible-tmp-1726885646.5348158-22640-91156040671722="` echo /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722 `" ) && sleep 0' 20459 1726885646.54089: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885646.54103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.54120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.54138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.54178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.54189: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885646.54203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.54224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885646.54235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885646.54246: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885646.54257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.54269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.54283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.54294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.54306: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885646.54323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.54395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.54417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.54435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.54503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.56330: stdout chunk (state=3): >>>ansible-tmp-1726885646.5348158-22640-91156040671722=/root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722 <<< 20459 1726885646.56437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.56479: stderr chunk (state=3): >>><<< 20459 1726885646.56483: stdout chunk (state=3): >>><<< 20459 1726885646.56499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885646.5348158-22640-91156040671722=/root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.56529: variable 'ansible_module_compression' from source: unknown 20459 1726885646.56574: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885646.56603: variable 'ansible_facts' from source: unknown 20459 1726885646.56665: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722/AnsiballZ_command.py 20459 1726885646.56765: Sending initial data 20459 1726885646.56775: Sent initial data (155 bytes) 20459 1726885646.57404: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.57407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.57439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.57452: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885646.57460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.57487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.57489: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885646.57492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.57547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.57550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.57552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.57592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.59309: 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 <<< 20459 1726885646.59337: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 20459 1726885646.59340: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885646.59378: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpwvub8vj0 /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722/AnsiballZ_command.py <<< 20459 1726885646.59431: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885646.60533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.60630: stderr chunk (state=3): >>><<< 20459 1726885646.60641: stdout chunk (state=3): >>><<< 20459 1726885646.60718: done transferring module to remote 20459 1726885646.60727: _low_level_execute_command(): starting 20459 1726885646.60731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722/ /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722/AnsiballZ_command.py && sleep 0' 20459 1726885646.61352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885646.61356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.61358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.61388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.61392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.61403: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.61456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.61460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.61514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.63178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.63228: stderr chunk (state=3): >>><<< 20459 1726885646.63232: stdout chunk (state=3): >>><<< 20459 1726885646.63244: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.63247: _low_level_execute_command(): starting 20459 1726885646.63251: _low_level_execute_command(): using become for this command 20459 1726885646.63261: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sxxkxbtgcppnyyuuunojmbmwhyqkuhoq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885646.63341: Initial state: awaiting_escalation: BECOME-SUCCESS-sxxkxbtgcppnyyuuunojmbmwhyqkuhoq 20459 1726885646.63748: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.63753: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885646.63756: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.63802: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.63805: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.63852: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.66577: stdout chunk (state=1): >>>BECOME-SUCCESS-sxxkxbtgcppnyyuuunojmbmwhyqkuhoq <<< 20459 1726885646.66580: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-sxxkxbtgcppnyyuuunojmbmwhyqkuhoq' 20459 1726885646.66810: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885646.66837: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885646.66841: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885646.66901: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885646.66906: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885646.66942: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885646.66971: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885646.67016: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885646.67024: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885646.67072: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885646.67077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.67092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885646.67118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885646.67122: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885646.67147: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824375ca0> <<< 20459 1726885646.67180: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885646.67196: 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 0x7fa82431c280> <<< 20459 1726885646.67208: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824375a00> <<< 20459 1726885646.67236: 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' <<< 20459 1726885646.67258: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8243759a0> <<< 20459 1726885646.67276: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885646.67299: 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' <<< 20459 1726885646.67319: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82431c370> <<< 20459 1726885646.67340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885646.67350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885646.67370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885646.67378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885646.67391: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82431c820> <<< 20459 1726885646.67410: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82431c550> <<< 20459 1726885646.67445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885646.67450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885646.67484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885646.67501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885646.67522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885646.67529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885646.67554: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885646.67557: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242c8f70> <<< 20459 1726885646.67580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885646.67598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885646.67673: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242cf100> <<< 20459 1726885646.67700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885646.67706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885646.67741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885646.67744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242f8730> <<< 20459 1726885646.67750: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242cf820> <<< 20459 1726885646.67774: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824331760> <<< 20459 1726885646.67801: 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' <<< 20459 1726885646.67811: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242c8c70> <<< 20459 1726885646.67868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885646.67871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 20459 1726885646.67876: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242f8c70> <<< 20459 1726885646.67942: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82431cfd0> <<< 20459 1726885646.67961: 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. <<< 20459 1726885646.68162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885646.68174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885646.68194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885646.68202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885646.68261: 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' <<< 20459 1726885646.68279: 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' <<< 20459 1726885646.68286: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82426fd90> <<< 20459 1726885646.68333: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824272e20> <<< 20459 1726885646.68343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885646.68368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885646.68383: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885646.68402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885646.68410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885646.68433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885646.68443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885646.68461: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824269730> <<< 20459 1726885646.68481: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824270520> <<< 20459 1726885646.68487: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82426f250> <<< 20459 1726885646.68514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885646.68576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885646.68596: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885646.68628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.68646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885646.68657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885646.68688: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.68704: 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 0x7fa823fd6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fd6760> <<< 20459 1726885646.68709: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885646.68734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885646.68740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fd6d60> <<< 20459 1726885646.68755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885646.68774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885646.68799: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fd6e20> <<< 20459 1726885646.68828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885646.68839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fd6ee0> <<< 20459 1726885646.68846: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885646.68897: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824249be0> <<< 20459 1726885646.68900: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885646.68939: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242434c0> <<< 20459 1726885646.68981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885646.68992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824257520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824276d00> <<< 20459 1726885646.69017: 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' <<< 20459 1726885646.69050: 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 0x7fa823fe7b20> <<< 20459 1726885646.69057: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824272fa0> <<< 20459 1726885646.69092: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.69102: 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 0x7fa824257130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82427c8b0> <<< 20459 1726885646.69133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885646.69142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885646.69158: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885646.69163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.69185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 20459 1726885646.69188: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885646.69214: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7c40> <<< 20459 1726885646.69246: 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' <<< 20459 1726885646.69251: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7bb0> <<< 20459 1726885646.69271: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885646.69278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885646.69315: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885646.69318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885646.69333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885646.69380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885646.69419: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 20459 1726885646.69434: 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 0x7fa823fbc220> <<< 20459 1726885646.69444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885646.69466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885646.69485: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fbc310> <<< 20459 1726885646.69598: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ff2e50> <<< 20459 1726885646.69642: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe98e0> <<< 20459 1726885646.69662: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7e20> <<< 20459 1726885646.69688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885646.69691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885646.69721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885646.69737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885646.69766: 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 0x7fa823f4bf70> <<< 20459 1726885646.69801: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823f30b20> <<< 20459 1726885646.69848: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe9d60> <<< 20459 1726885646.69857: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824243fd0> <<< 20459 1726885646.69878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885646.69901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885646.69937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 20459 1726885646.69944: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ee89a0> <<< 20459 1726885646.69953: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885646.69984: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.69992: 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 0x7fa823ee8cd0> <<< 20459 1726885646.70008: 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' <<< 20459 1726885646.70037: 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' <<< 20459 1726885646.70055: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823efb5e0> <<< 20459 1726885646.70074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885646.70118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885646.70181: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823efbb20> <<< 20459 1726885646.70188: 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 0x7fa823e86250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ee8dc0><<< 20459 1726885646.70195: stdout chunk (state=3): >>> <<< 20459 1726885646.70236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885646.70245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885646.70263: 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 0x7fa823e97130> <<< 20459 1726885646.70280: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823efb460> <<< 20459 1726885646.70284: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885646.70314: 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 0x7fa823e971f0> <<< 20459 1726885646.70358: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7880> <<< 20459 1726885646.70375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885646.70389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885646.70428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885646.70473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885646.70476: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.70478: 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 0x7fa823eb3550> <<< 20459 1726885646.70481: 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' <<< 20459 1726885646.70516: 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 0x7fa823eb3820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823eb3610> <<< 20459 1726885646.70550: 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 0x7fa823eb3700> <<< 20459 1726885646.70573: 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' <<< 20459 1726885646.70781: 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' <<< 20459 1726885646.70834: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa823eb3b50> <<< 20459 1726885646.70840: 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' <<< 20459 1726885646.70844: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa823eb3fd0> <<< 20459 1726885646.70846: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823eb3790> <<< 20459 1726885646.70877: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ea58e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7460> <<< 20459 1726885646.70889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885646.70944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885646.70982: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823eb3940> <<< 20459 1726885646.71081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885646.71101: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa823ddd520> <<< 20459 1726885646.71286: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885646.71383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.71427: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885646.71435: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.71447: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885646.72654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.73636: 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 0x7fa8237af730> <<< 20459 1726885646.73643: 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' <<< 20459 1726885646.73676: 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' <<< 20459 1726885646.73702: 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' <<< 20459 1726885646.73728: 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 0x7fa823d67850> <<< 20459 1726885646.73805: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67490> <<< 20459 1726885646.73825: 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' <<< 20459 1726885646.73866: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67580> <<< 20459 1726885646.73871: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d672b0> import 'atexit' # <<< 20459 1726885646.73924: 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 0x7fa823d674f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885646.73938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885646.73973: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d678b0> <<< 20459 1726885646.73997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885646.74007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885646.74091: 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' <<< 20459 1726885646.74140: 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' <<< 20459 1726885646.74157: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82372c790> <<< 20459 1726885646.74181: 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 0x7fa82372cb20> <<< 20459 1726885646.74209: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885646.74217: 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 0x7fa82372c970> <<< 20459 1726885646.74234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885646.74261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885646.74296: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82374fb50> <<< 20459 1726885646.74309: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d61d00> <<< 20459 1726885646.74470: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67610> <<< 20459 1726885646.74491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885646.74496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885646.74529: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d61e80> <<< 20459 1726885646.74565: 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' <<< 20459 1726885646.74604: 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 <<< 20459 1726885646.74607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885646.74639: 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 0x7fa8237a8880> <<< 20459 1726885646.74728: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d7d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d7850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823749310> <<< 20459 1726885646.74840: 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 0x7fa8237d7fa0> # /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 0x7fa8237d7f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20459 1726885646.74844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885646.74866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885646.74880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885646.75135: 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 0x7fa823710f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d40e80> # /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 0x7fa82371e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d40fd0> # /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' # <<< 20459 1726885646.75193: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823710250> <<< 20459 1726885646.75325: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82371e160> <<< 20459 1726885646.75409: 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 0x7fa82371c5b0> <<< 20459 1726885646.75446: 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 0x7fa82371c670> <<< 20459 1726885646.75486: 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 0x7fa82371bca0> <<< 20459 1726885646.75497: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d37bb0> <<< 20459 1726885646.75531: 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' <<< 20459 1726885646.75556: 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' <<< 20459 1726885646.75598: 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 0x7fa82379e9d0> <<< 20459 1726885646.75785: 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 0x7fa82379b970> <<< 20459 1726885646.75797: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823711880> <<< 20459 1726885646.75835: 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 0x7fa82379e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d69d0> <<< 20459 1726885646.75860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885646.75884: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885646.75952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.76037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.76057: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885646.76072: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885646.76085: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885646.76094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.76187: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.76284: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.76739: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.77196: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885646.77210: 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_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885646.77234: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885646.77249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.77304: 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 0x7fa8236eabe0> <<< 20459 1726885646.77362: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885646.77372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 20459 1726885646.77390: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237937c0> <<< 20459 1726885646.77393: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8232ce100> <<< 20459 1726885646.77440: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885646.77447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.77470: stdout chunk (state=3): >>># zipimport: zlib available<<< 20459 1726885646.77479: stdout chunk (state=3): >>> <<< 20459 1726885646.77486: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885646.77500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.77615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.77745: 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' <<< 20459 1726885646.77772: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823794c10> <<< 20459 1726885646.77783: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78584: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78655: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885646.78690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78729: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885646.78740: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78861: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885646.78899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885646.78910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78936: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.78975: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885646.79174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.79358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885646.79388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885646.79469: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d9fd0> # zipimport: zlib available <<< 20459 1726885646.79529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.79610: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885646.79617: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885646.79630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.79656: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.79707: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885646.79724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.79806: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885646.79859: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.79920: 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 <<< 20459 1726885646.79946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885646.80017: 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 0x7fa8236d3700> <<< 20459 1726885646.80039: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8232abf40> <<< 20459 1726885646.80088: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885646.80199: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.80262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.80277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.80334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885646.80362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885646.80403: 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' # /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' <<< 20459 1726885646.80485: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8232bcb50> <<< 20459 1726885646.80535: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8236e1520> <<< 20459 1726885646.80588: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8236dca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885646.80624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.80671: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885646.80724: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885646.80750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.80762: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885646.80870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.80965: 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 0x7fa8232764c0> <<< 20459 1726885646.81024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885646.81181: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885646.84275: stdout chunk (state=3): >>> {"changed": true, "stdout": " 0", "stderr": "", "rc": 0, "cmd": ["vgs", "--noheadings", "--binary", "-o", "shared", "foo"], "start": "2024-09-20 22:27:26.810955", "end": "2024-09-20 22:27:26.841772", "delta": "0:00:00.030817", "msg": "", "invocation": {"module_args": {"_raw_params": "vgs --noheadings --binary -o shared foo", "_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}}} <<< 20459 1726885646.84297: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885646.84656: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 20459 1726885646.84660: 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 <<< 20459 1726885646.84710: 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 <<< 20459 1726885646.84722: 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 <<< 20459 1726885646.84735: 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 <<< 20459 1726885646.84783: 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 # 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 <<< 20459 1726885646.84787: 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 <<< 20459 1726885646.84792: 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__ <<< 20459 1726885646.84798: 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<<< 20459 1726885646.84823: 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 # 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 <<< 20459 1726885646.84841: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc<<< 20459 1726885646.84869: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 20459 1726885646.84873: 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 <<< 20459 1726885646.84897: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 20459 1726885646.84901: 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 <<< 20459 1726885646.84916: stdout chunk (state=3): >>># cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 20459 1726885646.85094: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885646.85115: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885646.85160: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885646.85164: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885646.85198: 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 <<< 20459 1726885646.85220: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885646.85260: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885646.85266: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885646.85280: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885646.85326: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885646.85366: 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 <<< 20459 1726885646.85428: 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 <<< 20459 1726885646.85445: 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 <<< 20459 1726885646.85480: 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 <<< 20459 1726885646.85526: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 20459 1726885646.85529: 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 <<< 20459 1726885646.86262: 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 <<< 20459 1726885646.86265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885646.86268: stdout chunk (state=3): >>><<< 20459 1726885646.86270: stderr chunk (state=3): >>><<< 20459 1726885646.86367: _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 0x7fa824375ca0> # /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 0x7fa82431c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824375a00> # /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 0x7fa8243759a0> 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 0x7fa82431c370> # /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 0x7fa82431c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82431c550> # /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 0x7fa8242c8f70> # /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 0x7fa8242cf100> # /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 0x7fa8242f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824331760> # /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 0x7fa8242c8c70> # /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 0x7fa8242f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82431cfd0> 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 0x7fa82426fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824272e20> # /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 0x7fa824269730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824270520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82426f250> # /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 0x7fa823fd6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fd6760> 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 0x7fa823fd6d60> # /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 0x7fa823fd6e20> # /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 0x7fa823fd6ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824249be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8242434c0> # /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 0x7fa824257520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824276d00> # /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 0x7fa823fe7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824272fa0> # 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 0x7fa824257130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82427c8b0> # /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 0x7fa823fe7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7c40> # /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 0x7fa823fe7bb0> # /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 0x7fa823fbc220> # /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 0x7fa823fbc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ff2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7e20> # /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 0x7fa823f4bf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823f30b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa824243fd0> # /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 0x7fa823ee89a0> 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 0x7fa823ee8cd0> # /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 0x7fa823efb5e0> # /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 0x7fa823efbb20> # 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 0x7fa823e86250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ee8dc0> # /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 0x7fa823e97130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823efb460> 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 0x7fa823e971f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7880> # /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 0x7fa823eb3550> # /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 0x7fa823eb3820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823eb3610> # 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 0x7fa823eb3700> # /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 0x7fa823eb3b50> # 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 0x7fa823eb3fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823eb3790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823ea58e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823fe7460> # /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 0x7fa823eb3940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa823ddd520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_s30fwadg/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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 0x7fa8237af730> # /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 0x7fa823d67850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67490> # /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 0x7fa823d67580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d672b0> 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 0x7fa823d674f0> # /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 0x7fa823d678b0> # /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 0x7fa82372c790> # 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 0x7fa82372cb20> # 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 0x7fa82372c970> # /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 0x7fa82374fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d61d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d67610> # /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 0x7fa823d61e80> # /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 0x7fa8237a8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d7d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d7850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823749310> # 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 0x7fa8237d7fa0> # /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 0x7fa8237d7f70> # /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 0x7fa823710f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d40e80> # /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 0x7fa82371e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d40fd0> # /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 0x7fa823710250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa82371e160> # 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 0x7fa82371c5b0> # 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 0x7fa82371c670> # 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 0x7fa82371bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823d37bb0> # /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 0x7fa82379e9d0> # 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 0x7fa82379b970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa823711880> # 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 0x7fa82379e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8237d69d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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 0x7fa8236eabe0> # /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 0x7fa8237937c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8232ce100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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 0x7fa823794c10> # 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_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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 0x7fa8237d9fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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 0x7fa8236d3700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8232abf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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 0x7fa8232bcb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8236e1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8236dca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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_s30fwadg/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 0x7fa8232764c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " 0", "stderr": "", "rc": 0, "cmd": ["vgs", "--noheadings", "--binary", "-o", "shared", "foo"], "start": "2024-09-20 22:27:26.810955", "end": "2024-09-20 22:27:26.841772", "delta": "0:00:00.030817", "msg": "", "invocation": {"module_args": {"_raw_params": "vgs --noheadings --binary -o shared foo", "_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885646.87451: done with _execute_module (ansible.legacy.command, {'_raw_params': 'vgs --noheadings --binary -o shared foo', '_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-1726885646.5348158-22640-91156040671722/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885646.87456: _low_level_execute_command(): starting 20459 1726885646.87459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885646.5348158-22640-91156040671722/ > /dev/null 2>&1 && sleep 0' 20459 1726885646.88116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885646.88137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.88154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.88172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.88216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.88233: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885646.88252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.88269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885646.88281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885646.88291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885646.88301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885646.88316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885646.88338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885646.88350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885646.88365: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885646.88380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885646.88460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885646.88485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885646.88502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885646.88580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885646.90338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885646.90404: stderr chunk (state=3): >>><<< 20459 1726885646.90419: stdout chunk (state=3): >>><<< 20459 1726885646.90618: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885646.90623: handler run complete 20459 1726885646.90625: Evaluated conditional (False): False 20459 1726885646.90627: attempt loop complete, returning result 20459 1726885646.90628: _execute() done 20459 1726885646.90630: dumping result to json 20459 1726885646.90632: done dumping result, returning 20459 1726885646.90634: done running TaskExecutor() for managed_node1/TASK: Get VG shared value status [02369adf-7a19-47dd-4c59-0000000011d0] 20459 1726885646.90636: sending task result for task 02369adf-7a19-47dd-4c59-0000000011d0 20459 1726885646.90708: done sending task result for task 02369adf-7a19-47dd-4c59-0000000011d0 20459 1726885646.90711: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.030817", "end": "2024-09-20 22:27:26.841772", "rc": 0, "start": "2024-09-20 22:27:26.810955" } STDOUT: 0 20459 1726885646.90795: no more pending results, returning what we have 20459 1726885646.90799: results queue empty 20459 1726885646.90799: checking for any_errors_fatal 20459 1726885646.90808: done checking for any_errors_fatal 20459 1726885646.90809: checking for max_fail_percentage 20459 1726885646.90811: done checking for max_fail_percentage 20459 1726885646.90813: checking to see if all hosts have failed and the running result is not ok 20459 1726885646.90814: done checking to see if all hosts have failed 20459 1726885646.90815: getting the remaining hosts for this loop 20459 1726885646.90816: done getting the remaining hosts for this loop 20459 1726885646.90820: getting the next task for host managed_node1 20459 1726885646.90827: done getting next task for host managed_node1 20459 1726885646.90830: ^ task is: TASK: Verify that VG shared value checks out 20459 1726885646.90834: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885646.90838: getting variables 20459 1726885646.90839: in VariableManager get_vars() 20459 1726885646.90876: Calling all_inventory to load vars for managed_node1 20459 1726885646.90880: Calling groups_inventory to load vars for managed_node1 20459 1726885646.90885: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885646.90896: Calling all_plugins_play to load vars for managed_node1 20459 1726885646.90899: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885646.90902: Calling groups_plugins_play to load vars for managed_node1 20459 1726885646.91752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885646.92388: done with get_vars() 20459 1726885646.92404: done getting variables 20459 1726885646.92576: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Friday 20 September 2024 22:27:26 -0400 (0:00:00.440) 0:00:53.286 ****** 20459 1726885646.92607: entering _queue_task() for managed_node1/assert 20459 1726885646.93156: worker is 1 (out of 1 available) 20459 1726885646.93284: exiting _queue_task() for managed_node1/assert 20459 1726885646.93297: done queuing things up, now waiting for results queue to drain 20459 1726885646.93299: waiting for pending results... 20459 1726885646.94070: running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out 20459 1726885646.94184: in run() - task 02369adf-7a19-47dd-4c59-0000000011d1 20459 1726885646.94197: variable 'ansible_search_path' from source: unknown 20459 1726885646.94237: calling self._execute() 20459 1726885646.94354: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.94358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.94369: variable 'omit' from source: magic vars 20459 1726885646.94804: variable 'storage_test_pool' from source: include params 20459 1726885646.94841: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): True 20459 1726885646.94845: variable 'omit' from source: magic vars 20459 1726885646.94887: variable 'omit' from source: magic vars 20459 1726885646.95005: variable 'storage_test_pool' from source: include params 20459 1726885646.95033: variable 'actual' from source: task vars 20459 1726885646.95128: variable 'vgs_dump' from source: set_fact 20459 1726885646.95190: variable 'omit' from source: magic vars 20459 1726885646.95236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885646.95279: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885646.95303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885646.95327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885646.95345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885646.95371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885646.95392: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885646.95426: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885646.95435: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.95443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.95668: Set connection var ansible_pipelining to False 20459 1726885646.95676: Set connection var ansible_shell_type to sh 20459 1726885646.95682: Set connection var ansible_connection to ssh 20459 1726885646.95699: Set connection var ansible_timeout to 10 20459 1726885646.95709: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885646.95725: Set connection var ansible_shell_executable to /bin/sh 20459 1726885646.95758: variable 'ansible_shell_executable' from source: unknown 20459 1726885646.95765: variable 'ansible_connection' from source: unknown 20459 1726885646.95772: variable 'ansible_module_compression' from source: unknown 20459 1726885646.95780: variable 'ansible_shell_type' from source: unknown 20459 1726885646.95786: variable 'ansible_shell_executable' from source: unknown 20459 1726885646.95793: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885646.95800: variable 'ansible_pipelining' from source: unknown 20459 1726885646.95807: variable 'ansible_timeout' from source: unknown 20459 1726885646.95816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885646.95976: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885646.95991: variable 'omit' from source: magic vars 20459 1726885646.96000: starting attempt loop 20459 1726885646.96007: running the handler 20459 1726885646.96151: variable 'storage_test_pool' from source: include params 20459 1726885646.96294: variable 'actual' from source: task vars 20459 1726885646.97053: variable 'vgs_dump' from source: set_fact 20459 1726885646.97140: Evaluated conditional (storage_test_pool.shared == actual): True 20459 1726885646.97151: handler run complete 20459 1726885646.97170: attempt loop complete, returning result 20459 1726885646.97177: _execute() done 20459 1726885646.97184: dumping result to json 20459 1726885646.97505: done dumping result, returning 20459 1726885646.97567: done running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out [02369adf-7a19-47dd-4c59-0000000011d1] 20459 1726885646.97576: sending task result for task 02369adf-7a19-47dd-4c59-0000000011d1 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885646.97737: no more pending results, returning what we have 20459 1726885646.97740: results queue empty 20459 1726885646.97741: checking for any_errors_fatal 20459 1726885646.97752: done checking for any_errors_fatal 20459 1726885646.97752: checking for max_fail_percentage 20459 1726885646.97754: done checking for max_fail_percentage 20459 1726885646.97755: checking to see if all hosts have failed and the running result is not ok 20459 1726885646.97756: done checking to see if all hosts have failed 20459 1726885646.97757: getting the remaining hosts for this loop 20459 1726885646.97759: done getting the remaining hosts for this loop 20459 1726885646.97762: getting the next task for host managed_node1 20459 1726885646.97770: done getting next task for host managed_node1 20459 1726885646.97774: ^ task is: TASK: Verify pool subset 20459 1726885646.97779: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885646.97786: getting variables 20459 1726885646.97788: in VariableManager get_vars() 20459 1726885646.97824: Calling all_inventory to load vars for managed_node1 20459 1726885646.97826: Calling groups_inventory to load vars for managed_node1 20459 1726885646.97830: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885646.97841: Calling all_plugins_play to load vars for managed_node1 20459 1726885646.97845: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885646.97848: Calling groups_plugins_play to load vars for managed_node1 20459 1726885646.98606: done sending task result for task 02369adf-7a19-47dd-4c59-0000000011d1 20459 1726885646.98610: WORKER PROCESS EXITING 20459 1726885646.98635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885646.99604: done with get_vars() 20459 1726885646.99623: done getting variables TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Friday 20 September 2024 22:27:26 -0400 (0:00:00.071) 0:00:53.357 ****** 20459 1726885646.99731: entering _queue_task() for managed_node1/include_tasks 20459 1726885646.99995: worker is 1 (out of 1 available) 20459 1726885647.00009: exiting _queue_task() for managed_node1/include_tasks 20459 1726885647.00024: done queuing things up, now waiting for results queue to drain 20459 1726885647.00026: waiting for pending results... 20459 1726885647.00385: running TaskExecutor() for managed_node1/TASK: Verify pool subset 20459 1726885647.00800: in run() - task 02369adf-7a19-47dd-4c59-0000000011d2 20459 1726885647.00823: variable 'ansible_search_path' from source: unknown 20459 1726885647.00921: variable '_storage_pool_tests' from source: set_fact 20459 1726885647.01172: variable '_storage_pool_tests' from source: set_fact 20459 1726885647.01258: variable 'omit' from source: magic vars 20459 1726885647.01419: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.01437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.01464: variable 'omit' from source: magic vars 20459 1726885647.01618: variable 'storage_test_pool_subset' from source: unknown 20459 1726885647.01643: variable 'storage_test_pool_subset' from source: unknown 20459 1726885647.01691: variable 'storage_test_pool_subset' from source: unknown 20459 1726885647.01951: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.01956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.01959: variable 'omit' from source: magic vars 20459 1726885647.01969: variable 'storage_test_pool_subset' from source: unknown 20459 1726885647.01971: variable 'storage_test_pool_subset' from source: unknown 20459 1726885647.02006: variable 'storage_test_pool_subset' from source: unknown 20459 1726885647.02097: dumping result to json 20459 1726885647.02107: done dumping result, returning 20459 1726885647.02118: done running TaskExecutor() for managed_node1/TASK: Verify pool subset [02369adf-7a19-47dd-4c59-0000000011d2] 20459 1726885647.02130: sending task result for task 02369adf-7a19-47dd-4c59-0000000011d2 20459 1726885647.02185: done sending task result for task 02369adf-7a19-47dd-4c59-0000000011d2 20459 1726885647.02188: WORKER PROCESS EXITING 20459 1726885647.02252: no more pending results, returning what we have 20459 1726885647.02280: in VariableManager get_vars() 20459 1726885647.02368: Calling all_inventory to load vars for managed_node1 20459 1726885647.02371: Calling groups_inventory to load vars for managed_node1 20459 1726885647.02374: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.02383: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.02387: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.02424: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.03135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.03752: done with get_vars() 20459 1726885647.03766: variable 'ansible_search_path' from source: unknown 20459 1726885647.03804: variable 'ansible_search_path' from source: unknown 20459 1726885647.03836: we have included files to process 20459 1726885647.03838: generating all_blocks data 20459 1726885647.03839: done generating all_blocks data 20459 1726885647.03845: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885647.03846: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885647.03848: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885647.05037: in VariableManager get_vars() 20459 1726885647.05058: done with get_vars() 20459 1726885647.05200: in VariableManager get_vars() 20459 1726885647.05223: done with get_vars() 20459 1726885647.05268: in VariableManager get_vars() 20459 1726885647.05301: done with get_vars() 20459 1726885647.05356: in VariableManager get_vars() 20459 1726885647.05378: done with get_vars() 20459 1726885647.05404: in VariableManager get_vars() 20459 1726885647.05418: done with get_vars() 20459 1726885647.05448: in VariableManager get_vars() 20459 1726885647.05464: done with get_vars() 20459 1726885647.05490: in VariableManager get_vars() 20459 1726885647.05502: done with get_vars() 20459 1726885647.05561: done processing included file 20459 1726885647.05563: iterating over new_blocks loaded from include file 20459 1726885647.05564: in VariableManager get_vars() 20459 1726885647.05574: done with get_vars() 20459 1726885647.05575: filtering new block on tags 20459 1726885647.05703: done filtering new block on tags 20459 1726885647.05706: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed_node1 => (item=members) 20459 1726885647.05709: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885647.05710: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885647.05713: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885647.05765: in VariableManager get_vars() 20459 1726885647.05776: done with get_vars() 20459 1726885647.05785: done processing included file 20459 1726885647.05786: iterating over new_blocks loaded from include file 20459 1726885647.05787: in VariableManager get_vars() 20459 1726885647.05795: done with get_vars() 20459 1726885647.05796: filtering new block on tags 20459 1726885647.05810: done filtering new block on tags 20459 1726885647.05813: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed_node1 => (item=volumes) 20459 1726885647.05815: extending task lists for all hosts with included blocks 20459 1726885647.05967: done extending task lists 20459 1726885647.05968: done processing included files 20459 1726885647.05969: results queue empty 20459 1726885647.05969: checking for any_errors_fatal 20459 1726885647.05973: done checking for any_errors_fatal 20459 1726885647.05973: checking for max_fail_percentage 20459 1726885647.05974: done checking for max_fail_percentage 20459 1726885647.05974: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.05975: done checking to see if all hosts have failed 20459 1726885647.05975: getting the remaining hosts for this loop 20459 1726885647.05976: done getting the remaining hosts for this loop 20459 1726885647.05977: getting the next task for host managed_node1 20459 1726885647.05980: done getting next task for host managed_node1 20459 1726885647.05981: ^ task is: TASK: Set test variables 20459 1726885647.05984: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885647.05988: getting variables 20459 1726885647.05989: in VariableManager get_vars() 20459 1726885647.05995: Calling all_inventory to load vars for managed_node1 20459 1726885647.05996: Calling groups_inventory to load vars for managed_node1 20459 1726885647.05998: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.06002: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.06004: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.06006: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.06270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.06600: done with get_vars() 20459 1726885647.06609: done getting variables 20459 1726885647.06638: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Friday 20 September 2024 22:27:27 -0400 (0:00:00.069) 0:00:53.426 ****** 20459 1726885647.06659: entering _queue_task() for managed_node1/set_fact 20459 1726885647.06862: worker is 1 (out of 1 available) 20459 1726885647.06874: exiting _queue_task() for managed_node1/set_fact 20459 1726885647.06886: done queuing things up, now waiting for results queue to drain 20459 1726885647.06887: waiting for pending results... 20459 1726885647.07068: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885647.07141: in run() - task 02369adf-7a19-47dd-4c59-00000000120a 20459 1726885647.07203: variable 'ansible_search_path' from source: unknown 20459 1726885647.07254: calling self._execute() 20459 1726885647.07664: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.07674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.07688: variable 'omit' from source: magic vars 20459 1726885647.08450: variable 'storage_test_pool' from source: include params 20459 1726885647.08543: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.08576: variable 'omit' from source: magic vars 20459 1726885647.08687: variable 'omit' from source: magic vars 20459 1726885647.09045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885647.11675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885647.11720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885647.11750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885647.11784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885647.11806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885647.11864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.11884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.11901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.11934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.11945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.11975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.12078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.12081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.12159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.12204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.12274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.12315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.12348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.12399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.12425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.12629: variable 'ansible_lvm' from source: facts 20459 1726885647.12642: variable 'storage_test_pool' from source: include params 20459 1726885647.12748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885647.12960: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885647.13000: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885647.13044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885647.13091: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885647.13325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.13359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.13382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.13436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.13456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.13621: variable 'storage_test_pool' from source: include params 20459 1726885647.13660: variable 'omit' from source: magic vars 20459 1726885647.13694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.13739: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.13761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.13784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.13807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.13839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.13860: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.13904: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.13919: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.13928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.14063: Set connection var ansible_pipelining to False 20459 1726885647.14074: Set connection var ansible_shell_type to sh 20459 1726885647.14084: Set connection var ansible_connection to ssh 20459 1726885647.14105: Set connection var ansible_timeout to 10 20459 1726885647.14120: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.14142: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.14174: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.14182: variable 'ansible_connection' from source: unknown 20459 1726885647.14190: variable 'ansible_module_compression' from source: unknown 20459 1726885647.14197: variable 'ansible_shell_type' from source: unknown 20459 1726885647.14209: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.14220: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.14234: variable 'ansible_pipelining' from source: unknown 20459 1726885647.14245: variable 'ansible_timeout' from source: unknown 20459 1726885647.14264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.14380: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.14395: variable 'omit' from source: magic vars 20459 1726885647.14404: starting attempt loop 20459 1726885647.14409: running the handler 20459 1726885647.14429: handler run complete 20459 1726885647.14447: attempt loop complete, returning result 20459 1726885647.14454: _execute() done 20459 1726885647.14461: dumping result to json 20459 1726885647.14479: done dumping result, returning 20459 1726885647.14492: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-00000000120a] 20459 1726885647.14500: sending task result for task 02369adf-7a19-47dd-4c59-00000000120a ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } 20459 1726885647.14654: no more pending results, returning what we have 20459 1726885647.14659: results queue empty 20459 1726885647.14660: checking for any_errors_fatal 20459 1726885647.14661: done checking for any_errors_fatal 20459 1726885647.14662: checking for max_fail_percentage 20459 1726885647.14664: done checking for max_fail_percentage 20459 1726885647.14665: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.14665: done checking to see if all hosts have failed 20459 1726885647.14666: getting the remaining hosts for this loop 20459 1726885647.14668: done getting the remaining hosts for this loop 20459 1726885647.14673: getting the next task for host managed_node1 20459 1726885647.14683: done getting next task for host managed_node1 20459 1726885647.14686: ^ task is: TASK: Get the canonical device path for each member device 20459 1726885647.14690: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885647.14694: getting variables 20459 1726885647.14696: in VariableManager get_vars() 20459 1726885647.14729: Calling all_inventory to load vars for managed_node1 20459 1726885647.14731: Calling groups_inventory to load vars for managed_node1 20459 1726885647.14735: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.14746: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.14749: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.14752: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.15325: done sending task result for task 02369adf-7a19-47dd-4c59-00000000120a 20459 1726885647.15329: WORKER PROCESS EXITING 20459 1726885647.15340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.15937: done with get_vars() 20459 1726885647.15946: done getting variables TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Friday 20 September 2024 22:27:27 -0400 (0:00:00.093) 0:00:53.520 ****** 20459 1726885647.16001: entering _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885647.16195: worker is 1 (out of 1 available) 20459 1726885647.16206: exiting _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885647.16219: done queuing things up, now waiting for results queue to drain 20459 1726885647.16221: waiting for pending results... 20459 1726885647.16398: running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device 20459 1726885647.16481: in run() - task 02369adf-7a19-47dd-4c59-00000000120b 20459 1726885647.16492: variable 'ansible_search_path' from source: unknown 20459 1726885647.16530: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885647.16694: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885647.16756: variable 'omit' from source: magic vars 20459 1726885647.16868: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.16876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.16887: variable 'omit' from source: magic vars 20459 1726885647.17144: variable 'storage_test_pool' from source: include params 20459 1726885647.17159: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.17165: variable 'omit' from source: magic vars 20459 1726885647.17217: variable 'omit' from source: magic vars 20459 1726885647.17267: variable 'pv' from source: unknown 20459 1726885647.17334: variable 'pv' from source: unknown 20459 1726885647.17357: variable 'omit' from source: magic vars 20459 1726885647.17395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.17430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.17449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.17465: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.17476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.17492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.17507: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.17537: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.17540: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.17543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.17651: Set connection var ansible_pipelining to False 20459 1726885647.17655: Set connection var ansible_shell_type to sh 20459 1726885647.17658: Set connection var ansible_connection to ssh 20459 1726885647.17669: Set connection var ansible_timeout to 10 20459 1726885647.17674: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.17679: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.17700: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.17703: variable 'ansible_connection' from source: unknown 20459 1726885647.17706: variable 'ansible_module_compression' from source: unknown 20459 1726885647.17708: variable 'ansible_shell_type' from source: unknown 20459 1726885647.17711: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.17715: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.17720: variable 'ansible_pipelining' from source: unknown 20459 1726885647.17726: variable 'ansible_timeout' from source: unknown 20459 1726885647.17730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.17938: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885647.17942: variable 'omit' from source: magic vars 20459 1726885647.17944: starting attempt loop 20459 1726885647.17946: running the handler 20459 1726885647.17949: _low_level_execute_command(): starting 20459 1726885647.17951: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885647.18612: 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 <<< 20459 1726885647.18616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.18619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885647.18623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20459 1726885647.18626: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.18628: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.18679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.18683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885647.18686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.18728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.20351: stdout chunk (state=3): >>>/root <<< 20459 1726885647.20453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.20496: stderr chunk (state=3): >>><<< 20459 1726885647.20501: stdout chunk (state=3): >>><<< 20459 1726885647.20526: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885647.20535: _low_level_execute_command(): starting 20459 1726885647.20539: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192 `" && echo ansible-tmp-1726885647.20524-22669-127266464792192="` echo /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192 `" ) && sleep 0' 20459 1726885647.20953: 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 <<< 20459 1726885647.20956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.20987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.20990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.20993: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.21046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.21050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.21092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.22906: stdout chunk (state=3): >>>ansible-tmp-1726885647.20524-22669-127266464792192=/root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192 <<< 20459 1726885647.23028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.23077: stderr chunk (state=3): >>><<< 20459 1726885647.23087: stdout chunk (state=3): >>><<< 20459 1726885647.23098: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885647.20524-22669-127266464792192=/root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885647.23174: variable 'ansible_module_compression' from source: unknown 20459 1726885647.23241: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.resolve_blockdev-ZIP_DEFLATED 20459 1726885647.23288: variable 'ansible_facts' from source: unknown 20459 1726885647.23378: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/AnsiballZ_resolve_blockdev.py 20459 1726885647.23548: Sending initial data 20459 1726885647.23551: Sent initial data (163 bytes) 20459 1726885647.24573: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885647.24589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.24626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.24631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.24670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.24683: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885647.24703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.24707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885647.24722: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885647.24731: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885647.24741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.24760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.24773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.24776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.24807: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885647.24810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.24890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.24916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885647.24933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.24983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.26655: 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 <<< 20459 1726885647.26661: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885647.26684: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885647.26722: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpa8rqzbu0 /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/AnsiballZ_resolve_blockdev.py <<< 20459 1726885647.26753: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885647.27529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.27613: stderr chunk (state=3): >>><<< 20459 1726885647.27616: stdout chunk (state=3): >>><<< 20459 1726885647.27633: done transferring module to remote 20459 1726885647.27643: _low_level_execute_command(): starting 20459 1726885647.27646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/ /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/AnsiballZ_resolve_blockdev.py && sleep 0' 20459 1726885647.28191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.28197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.28253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.28263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.28283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.28303: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.28364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.28370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885647.28388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.28450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.30127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.30185: stderr chunk (state=3): >>><<< 20459 1726885647.30188: stdout chunk (state=3): >>><<< 20459 1726885647.30202: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885647.30205: _low_level_execute_command(): starting 20459 1726885647.30208: _low_level_execute_command(): using become for this command 20459 1726885647.30225: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-czmxyvfrhieefxyrrftbdeodftmzouam ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/AnsiballZ_resolve_blockdev.py'"'"' && sleep 0' 20459 1726885647.30361: Initial state: awaiting_escalation: BECOME-SUCCESS-czmxyvfrhieefxyrrftbdeodftmzouam 20459 1726885647.30708: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.30761: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885647.30771: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.30823: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.30826: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885647.30841: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.30893: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.33600: stdout chunk (state=1): >>>BECOME-SUCCESS-czmxyvfrhieefxyrrftbdeodftmzouam <<< 20459 1726885647.33606: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-czmxyvfrhieefxyrrftbdeodftmzouam' 20459 1726885647.33838: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885647.33842: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885647.33851: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885647.33901: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885647.33916: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885647.33941: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885647.33975: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885647.34021: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885647.34024: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885647.34029: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885647.34067: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885647.34085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885647.34097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885647.34109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885647.34116: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885647.34145: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaff5ca0> <<< 20459 1726885647.34176: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885647.34191: 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 0x7f14aaf9c280> <<< 20459 1726885647.34199: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaff5a00> <<< 20459 1726885647.34218: 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' <<< 20459 1726885647.34248: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaff59a0> <<< 20459 1726885647.34281: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885647.34288: 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' <<< 20459 1726885647.34318: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf9c370> <<< 20459 1726885647.34336: 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 <<< 20459 1726885647.34340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885647.34353: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885647.34360: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf9c820> <<< 20459 1726885647.34377: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf9c550> <<< 20459 1726885647.34402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885647.34415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885647.34434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885647.34451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885647.34487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885647.34515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885647.34525: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf48f70> <<< 20459 1726885647.34562: 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' <<< 20459 1726885647.34636: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf4f100> <<< 20459 1726885647.34659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885647.34674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885647.34692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885647.34699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf78730> <<< 20459 1726885647.34709: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf4f820> <<< 20459 1726885647.34735: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aafb1760> <<< 20459 1726885647.34758: 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' <<< 20459 1726885647.34774: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf48c70> <<< 20459 1726885647.34829: 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' <<< 20459 1726885647.34846: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf78c70> <<< 20459 1726885647.34886: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf9cfd0> <<< 20459 1726885647.34910: 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. <<< 20459 1726885647.35108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885647.35122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885647.35142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885647.35152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885647.35168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885647.35186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885647.35210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885647.35226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885647.35230: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaeefd90> <<< 20459 1726885647.35284: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef2e20> <<< 20459 1726885647.35294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885647.35313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885647.35330: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885647.35348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885647.35365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885647.35385: 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' <<< 20459 1726885647.35426: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaee9730> <<< 20459 1726885647.35437: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef0520> <<< 20459 1726885647.35446: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaeef250> <<< 20459 1726885647.35461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885647.35531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885647.35551: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885647.35580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885647.35602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885647.35607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885647.35641: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885647.35652: 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 0x7f14aae70c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae70760> <<< 20459 1726885647.35662: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885647.35685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885647.35690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae70d60> <<< 20459 1726885647.35712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885647.35730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885647.35751: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885647.35758: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae70e20> <<< 20459 1726885647.35779: 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' <<< 20459 1726885647.35789: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae70ee0> <<< 20459 1726885647.35804: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885647.35847: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaec9be0> <<< 20459 1726885647.35855: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885647.35883: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaec34c0> <<< 20459 1726885647.35935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885647.35941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaed7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef6d00> <<< 20459 1726885647.35966: 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' <<< 20459 1726885647.35992: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885647.36010: 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 0x7f14aae83b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef2fa0> <<< 20459 1726885647.36041: 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' <<< 20459 1726885647.36054: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14aaed7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaefc8b0> <<< 20459 1726885647.36080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885647.36094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885647.36109: 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' <<< 20459 1726885647.36130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885647.36144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885647.36158: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83e50> <<< 20459 1726885647.36163: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83c40> <<< 20459 1726885647.36190: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885647.36197: 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 0x7f14aae83bb0> <<< 20459 1726885647.36219: 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' <<< 20459 1726885647.36249: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885647.36253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885647.36280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885647.36326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885647.36353: 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 0x7f14aae57220> <<< 20459 1726885647.36376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885647.36386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885647.36424: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae57310> <<< 20459 1726885647.36542: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae8fe50> <<< 20459 1726885647.36580: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae858e0> <<< 20459 1726885647.36588: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83e20> <<< 20459 1726885647.36619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885647.36628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885647.36662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885647.36671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885647.36695: 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' <<< 20459 1726885647.36715: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab5bf70> <<< 20459 1726885647.36744: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aabbfb20> <<< 20459 1726885647.36793: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae85d60> <<< 20459 1726885647.36796: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaec3fd0> <<< 20459 1726885647.36829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885647.36995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885647.37049: 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 0x7f14aab789a0> 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 0x7f14aab78cd0> # /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 0x7f14aab895e0> # /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' <<< 20459 1726885647.37075: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab89b20> <<< 20459 1726885647.37118: 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' <<< 20459 1726885647.37125: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14aab15250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab78dc0> <<< 20459 1726885647.37144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885647.37149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885647.37196: 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 0x7f14aab26130> <<< 20459 1726885647.37204: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab89460> <<< 20459 1726885647.37222: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885647.37250: 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 0x7f14aab261f0> <<< 20459 1726885647.37352: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885647.37357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885647.37361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885647.37398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885647.37404: 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 0x7f14aab41550> <<< 20459 1726885647.37434: 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' <<< 20459 1726885647.37452: 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 0x7f14aab41820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab41610> <<< 20459 1726885647.37534: 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 0x7f14aab41700> # /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' <<< 20459 1726885647.37698: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885647.37710: 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 0x7f14aab41b50> <<< 20459 1726885647.37798: 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 0x7f14aab41fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab41790> <<< 20459 1726885647.37828: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab358e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885647.37865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885647.37899: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab41940> <<< 20459 1726885647.37991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885647.38011: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14aaa78520> <<< 20459 1726885647.38156: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip' <<< 20459 1726885647.38161: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.38249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.38278: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/__init__.py <<< 20459 1726885647.38303: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885647.38321: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885647.38332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.39536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.40483: 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 0x7f14aa95f730> <<< 20459 1726885647.40516: 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' <<< 20459 1726885647.40540: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885647.40571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885647.40576: 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' <<< 20459 1726885647.40597: 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 0x7f14aa971850> <<< 20459 1726885647.40643: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971730> <<< 20459 1726885647.40676: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971490> <<< 20459 1726885647.40696: 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' <<< 20459 1726885647.40754: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9712b0> <<< 20459 1726885647.40760: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885647.40794: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885647.40797: 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 0x7f14aa9714f0> <<< 20459 1726885647.40802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885647.40828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885647.40860: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9718b0> <<< 20459 1726885647.40958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885647.40962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885647.40974: 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' <<< 20459 1726885647.41031: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa982880> <<< 20459 1726885647.41064: 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 0x7f14aa9824f0> <<< 20459 1726885647.41105: 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 0x7f14aa9826a0> <<< 20459 1726885647.41123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885647.41143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885647.41191: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa3cbb50> <<< 20459 1726885647.41194: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9ebd00> <<< 20459 1726885647.41405: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971610> # /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' <<< 20459 1726885647.41408: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9ebe80> <<< 20459 1726885647.41441: 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' <<< 20459 1726885647.41479: 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' <<< 20459 1726885647.41492: 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' <<< 20459 1726885647.41530: 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' <<< 20459 1726885647.41533: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa3a7880> <<< 20459 1726885647.41604: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa94cd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa94c850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa3c5310> <<< 20459 1726885647.41638: 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 0x7f14aa94cfa0> <<< 20459 1726885647.41675: 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 0x7f14aa94cf70> <<< 20459 1726885647.41706: 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 <<< 20459 1726885647.41710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885647.41730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885647.41744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885647.41810: 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 0x7f14aa38ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9c7e80> <<< 20459 1726885647.41844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885647.41847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885647.41894: 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 0x7f14aa39f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9c7fd0> <<< 20459 1726885647.41915: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885647.41944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885647.41971: 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' <<< 20459 1726885647.41982: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885647.42033: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa38f250> <<< 20459 1726885647.42156: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa39f160> <<< 20459 1726885647.42255: 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' <<< 20459 1726885647.42270: 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 0x7f14aa39c5b0> <<< 20459 1726885647.42285: 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 0x7f14aa39c670> <<< 20459 1726885647.42342: 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' <<< 20459 1726885647.42356: 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 0x7f14aa39bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9c0bb0> <<< 20459 1726885647.42384: 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 <<< 20459 1726885647.42387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885647.42427: 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 0x7f14aa9529d0> <<< 20459 1726885647.42601: 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 0x7f14aa94f970> <<< 20459 1726885647.42631: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa391880> <<< 20459 1726885647.42659: 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 0x7f14aa952400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa98a9d0> # zipimport: zlib available <<< 20459 1726885647.42684: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885647.42758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.42838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885647.42877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885647.42882: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885647.42894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.42979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.43078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.43529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.44004: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885647.44030: 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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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' <<< 20459 1726885647.44090: 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 0x7f14aa36dbe0> <<< 20459 1726885647.44160: 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 0x7f14aa9477c0> <<< 20459 1726885647.44175: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14a9f5b100> <<< 20459 1726885647.44234: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885647.44261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.44264: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885647.44382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.44518: 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' <<< 20459 1726885647.44537: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa948c10> # zipimport: zlib available <<< 20459 1726885647.44917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45391: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885647.45431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45469: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885647.45473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45517: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45597: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885647.45630: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885647.45681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.45695: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885647.45877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885647.46089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885647.46165: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa98dfd0> # zipimport: zlib available <<< 20459 1726885647.46234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46314: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885647.46355: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885647.46369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46395: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885647.46427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46612: 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 <<< 20459 1726885647.46635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885647.46704: 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 0x7f14aa354700> <<< 20459 1726885647.46738: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14a9f0cf40> <<< 20459 1726885647.46769: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885647.46772: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885647.46892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.46970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885647.47019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885647.47036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885647.47069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885647.47092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885647.47100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885647.47181: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14a9f46b50> <<< 20459 1726885647.47227: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa362520> <<< 20459 1726885647.47286: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa35ea60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885647.47289: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47330: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/_utils.py <<< 20459 1726885647.47335: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885647.47393: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885647.47417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47432: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/__init__.py <<< 20459 1726885647.47452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47465: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 20459 1726885647.47490: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py<<< 20459 1726885647.47509: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20459 1726885647.47529: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885647.47545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885647.47558: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885647.47564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885647.47707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20459 1726885647.47724: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14a9f05cd0> <<< 20459 1726885647.47824: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885647.47952: stdout chunk (state=3): >>> {"device": "/dev/sda", "invocation": {"module_args": {"spec": "/dev/sda"}}} <<< 20459 1726885647.47972: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885647.48198: 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 <<< 20459 1726885647.48232: 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 <<< 20459 1726885647.48263: 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 # 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 <<< 20459 1726885647.48325: 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 <<< 20459 1726885647.48341: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 20459 1726885647.48525: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util <<< 20459 1726885647.48584: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885647.48635: 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 <<< 20459 1726885647.48822: 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 # 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 <<< 20459 1726885647.48844: 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 <<< 20459 1726885647.48944: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885647.48959: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885647.48978: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 20459 1726885647.48988: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 20459 1726885647.49001: 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 <<< 20459 1726885647.49029: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885647.49435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885647.49487: stderr chunk (state=3): >>><<< 20459 1726885647.49490: stdout chunk (state=3): >>><<< 20459 1726885647.49570: _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 0x7f14aaff5ca0> # /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 0x7f14aaf9c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaff5a00> # /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 0x7f14aaff59a0> 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 0x7f14aaf9c370> # /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 0x7f14aaf9c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf9c550> # /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 0x7f14aaf48f70> # /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 0x7f14aaf4f100> # /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 0x7f14aaf78730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf4f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aafb1760> # /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 0x7f14aaf48c70> # /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 0x7f14aaf78c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaf9cfd0> 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 0x7f14aaeefd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef2e20> # /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 0x7f14aaee9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaeef250> # /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 0x7f14aae70c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae70760> 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 0x7f14aae70d60> # /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 0x7f14aae70e20> # /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 0x7f14aae70ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaec9be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaec34c0> # /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 0x7f14aaed7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef6d00> # /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 0x7f14aae83b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaef2fa0> # 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 0x7f14aaed7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaefc8b0> # /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 0x7f14aae83e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83c40> # /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 0x7f14aae83bb0> # /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 0x7f14aae57220> # /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 0x7f14aae57310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae8fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae858e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83e20> # /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 0x7f14aab5bf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aabbfb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae85d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aaec3fd0> # /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 0x7f14aab789a0> 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 0x7f14aab78cd0> # /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 0x7f14aab895e0> # /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 0x7f14aab89b20> # 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 0x7f14aab15250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab78dc0> # /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 0x7f14aab26130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab89460> 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 0x7f14aab261f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83880> # /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 0x7f14aab41550> # /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 0x7f14aab41820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab41610> # 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 0x7f14aab41700> # /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 0x7f14aab41b50> # 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 0x7f14aab41fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab41790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aab358e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aae83460> # /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 0x7f14aab41940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14aaa78520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7f14aa95f730> # /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 0x7f14aa971850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971490> # /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 0x7f14aa971580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9712b0> 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 0x7f14aa9714f0> # /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 0x7f14aa9718b0> # /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 0x7f14aa982880> # 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 0x7f14aa9824f0> # 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 0x7f14aa9826a0> # /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 0x7f14aa3cbb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9ebd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa971610> # /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 0x7f14aa9ebe80> # /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 0x7f14aa3a7880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa94cd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa94c850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa3c5310> # 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 0x7f14aa94cfa0> # /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 0x7f14aa94cf70> # /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 0x7f14aa38ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9c7e80> # /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 0x7f14aa39f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9c7fd0> # /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 0x7f14aa38f250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa39f160> # 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 0x7f14aa39c5b0> # 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 0x7f14aa39c670> # 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 0x7f14aa39bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa9c0bb0> # /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 0x7f14aa9529d0> # 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 0x7f14aa94f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa391880> # 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 0x7f14aa952400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa98a9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7f14aa36dbe0> # /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 0x7f14aa9477c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14a9f5b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7f14aa948c10> # 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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7f14aa98dfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7f14aa354700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14a9f0cf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7f14a9f46b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa362520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14aa35ea60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_7w589ti4/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/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 0x7f14a9f05cd0> # zipimport: zlib available {"device": "/dev/sda", "invocation": {"module_args": {"spec": "/dev/sda"}}} # 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 glob # destroy glob # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885647.50145: done with _execute_module (fedora.linux_system_roles.resolve_blockdev, {'spec': '/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': 'fedora.linux_system_roles.resolve_blockdev', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885647.50149: _low_level_execute_command(): starting 20459 1726885647.50152: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885647.20524-22669-127266464792192/ > /dev/null 2>&1 && sleep 0' 20459 1726885647.50209: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885647.50215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.50223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.50234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.50274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.50277: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.50279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.50281: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.50327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.50344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885647.50347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.50387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.52192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.52195: stderr chunk (state=3): >>><<< 20459 1726885647.52750: stdout chunk (state=3): >>><<< 20459 1726885647.52754: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885647.52757: handler run complete 20459 1726885647.52760: attempt loop complete, returning result 20459 1726885647.52763: variable 'pv' from source: unknown 20459 1726885647.52766: variable 'pv' from source: unknown ok: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } 20459 1726885647.52887: dumping result to json 20459 1726885647.52891: done dumping result, returning 20459 1726885647.52894: done running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device [02369adf-7a19-47dd-4c59-00000000120b] 20459 1726885647.52897: sending task result for task 02369adf-7a19-47dd-4c59-00000000120b 20459 1726885647.52952: done sending task result for task 02369adf-7a19-47dd-4c59-00000000120b 20459 1726885647.52955: WORKER PROCESS EXITING 20459 1726885647.52993: no more pending results, returning what we have 20459 1726885647.52996: results queue empty 20459 1726885647.52997: checking for any_errors_fatal 20459 1726885647.53004: done checking for any_errors_fatal 20459 1726885647.53005: checking for max_fail_percentage 20459 1726885647.53006: done checking for max_fail_percentage 20459 1726885647.53007: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.53008: done checking to see if all hosts have failed 20459 1726885647.53009: getting the remaining hosts for this loop 20459 1726885647.53010: done getting the remaining hosts for this loop 20459 1726885647.53020: getting the next task for host managed_node1 20459 1726885647.53027: done getting next task for host managed_node1 20459 1726885647.53030: ^ task is: TASK: Set pvs lvm length 20459 1726885647.53035: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885647.53039: getting variables 20459 1726885647.53040: in VariableManager get_vars() 20459 1726885647.53070: Calling all_inventory to load vars for managed_node1 20459 1726885647.53072: Calling groups_inventory to load vars for managed_node1 20459 1726885647.53076: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.53086: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.53089: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.53092: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.53667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.54336: done with get_vars() 20459 1726885647.54352: done getting variables 20459 1726885647.54422: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Friday 20 September 2024 22:27:27 -0400 (0:00:00.384) 0:00:53.904 ****** 20459 1726885647.54457: entering _queue_task() for managed_node1/set_fact 20459 1726885647.54729: worker is 1 (out of 1 available) 20459 1726885647.54742: exiting _queue_task() for managed_node1/set_fact 20459 1726885647.54757: done queuing things up, now waiting for results queue to drain 20459 1726885647.54759: waiting for pending results... 20459 1726885647.55078: running TaskExecutor() for managed_node1/TASK: Set pvs lvm length 20459 1726885647.55221: in run() - task 02369adf-7a19-47dd-4c59-00000000120d 20459 1726885647.55240: variable 'ansible_search_path' from source: unknown 20459 1726885647.55286: calling self._execute() 20459 1726885647.55416: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.55430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.55442: variable 'omit' from source: magic vars 20459 1726885647.55868: variable 'storage_test_pool' from source: include params 20459 1726885647.55906: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.55919: variable 'omit' from source: magic vars 20459 1726885647.55982: variable 'omit' from source: magic vars 20459 1726885647.56158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885647.58713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885647.58809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885647.58852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885647.58903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885647.58937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885647.59032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.59066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.59110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.59158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.59179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.59275: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885647.59317: variable 'omit' from source: magic vars 20459 1726885647.59351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.59381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.59409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.59439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.59453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.59473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.59493: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.59532: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.59545: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.59553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.59677: Set connection var ansible_pipelining to False 20459 1726885647.59684: Set connection var ansible_shell_type to sh 20459 1726885647.59690: Set connection var ansible_connection to ssh 20459 1726885647.59706: Set connection var ansible_timeout to 10 20459 1726885647.59716: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.59729: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.59764: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.59771: variable 'ansible_connection' from source: unknown 20459 1726885647.59778: variable 'ansible_module_compression' from source: unknown 20459 1726885647.59783: variable 'ansible_shell_type' from source: unknown 20459 1726885647.59789: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.59794: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.59801: variable 'ansible_pipelining' from source: unknown 20459 1726885647.59807: variable 'ansible_timeout' from source: unknown 20459 1726885647.59816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.59930: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.59950: variable 'omit' from source: magic vars 20459 1726885647.59963: starting attempt loop 20459 1726885647.59973: running the handler 20459 1726885647.59990: handler run complete 20459 1726885647.60004: attempt loop complete, returning result 20459 1726885647.60011: _execute() done 20459 1726885647.60019: dumping result to json 20459 1726885647.60027: done dumping result, returning 20459 1726885647.60037: done running TaskExecutor() for managed_node1/TASK: Set pvs lvm length [02369adf-7a19-47dd-4c59-00000000120d] 20459 1726885647.60045: sending task result for task 02369adf-7a19-47dd-4c59-00000000120d 20459 1726885647.60166: done sending task result for task 02369adf-7a19-47dd-4c59-00000000120d 20459 1726885647.60179: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } 20459 1726885647.60239: no more pending results, returning what we have 20459 1726885647.60242: results queue empty 20459 1726885647.60244: checking for any_errors_fatal 20459 1726885647.60257: done checking for any_errors_fatal 20459 1726885647.60258: checking for max_fail_percentage 20459 1726885647.60260: done checking for max_fail_percentage 20459 1726885647.60261: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.60262: done checking to see if all hosts have failed 20459 1726885647.60263: getting the remaining hosts for this loop 20459 1726885647.60266: done getting the remaining hosts for this loop 20459 1726885647.60271: getting the next task for host managed_node1 20459 1726885647.60280: done getting next task for host managed_node1 20459 1726885647.60283: ^ task is: TASK: Set pool pvs 20459 1726885647.60289: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885647.60301: getting variables 20459 1726885647.60303: in VariableManager get_vars() 20459 1726885647.60346: Calling all_inventory to load vars for managed_node1 20459 1726885647.60349: Calling groups_inventory to load vars for managed_node1 20459 1726885647.60353: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.60364: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.60368: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.60371: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.61147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.61968: done with get_vars() 20459 1726885647.61983: done getting variables 20459 1726885647.62038: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Friday 20 September 2024 22:27:27 -0400 (0:00:00.076) 0:00:53.981 ****** 20459 1726885647.62075: entering _queue_task() for managed_node1/set_fact 20459 1726885647.62324: worker is 1 (out of 1 available) 20459 1726885647.62336: exiting _queue_task() for managed_node1/set_fact 20459 1726885647.62347: done queuing things up, now waiting for results queue to drain 20459 1726885647.62349: waiting for pending results... 20459 1726885647.62646: running TaskExecutor() for managed_node1/TASK: Set pool pvs 20459 1726885647.62773: in run() - task 02369adf-7a19-47dd-4c59-00000000120e 20459 1726885647.62796: variable 'ansible_search_path' from source: unknown 20459 1726885647.62842: calling self._execute() 20459 1726885647.62960: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.62971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.62983: variable 'omit' from source: magic vars 20459 1726885647.63425: variable 'storage_test_pool' from source: include params 20459 1726885647.63483: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.63494: variable 'omit' from source: magic vars 20459 1726885647.63552: variable 'omit' from source: magic vars 20459 1726885647.63809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885647.65782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885647.65838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885647.65868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885647.65894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885647.65915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885647.65975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.65995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.66013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.66043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.66055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.66087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.66103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.66121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.66149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.66162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.66203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.66224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.66239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.66263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.66278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.66378: variable 'pv_paths' from source: set_fact 20459 1726885647.66390: variable '__pvs_lvm_len' from source: set_fact 20459 1726885647.66446: variable 'omit' from source: magic vars 20459 1726885647.66465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.66487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.66505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.66521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.66532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.66546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.66557: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.66578: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.66580: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.66583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.66679: Set connection var ansible_pipelining to False 20459 1726885647.66688: Set connection var ansible_shell_type to sh 20459 1726885647.66699: Set connection var ansible_connection to ssh 20459 1726885647.66724: Set connection var ansible_timeout to 10 20459 1726885647.66741: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.66752: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.66792: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.66795: variable 'ansible_connection' from source: unknown 20459 1726885647.67237: variable 'ansible_module_compression' from source: unknown 20459 1726885647.67240: variable 'ansible_shell_type' from source: unknown 20459 1726885647.67242: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.67244: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.67246: variable 'ansible_pipelining' from source: unknown 20459 1726885647.67248: variable 'ansible_timeout' from source: unknown 20459 1726885647.67249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.67252: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.67259: variable 'omit' from source: magic vars 20459 1726885647.67260: starting attempt loop 20459 1726885647.67262: running the handler 20459 1726885647.67264: handler run complete 20459 1726885647.67266: attempt loop complete, returning result 20459 1726885647.67268: _execute() done 20459 1726885647.67270: dumping result to json 20459 1726885647.67272: done dumping result, returning 20459 1726885647.67274: done running TaskExecutor() for managed_node1/TASK: Set pool pvs [02369adf-7a19-47dd-4c59-00000000120e] 20459 1726885647.67275: sending task result for task 02369adf-7a19-47dd-4c59-00000000120e ok: [managed_node1] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } 20459 1726885647.67394: no more pending results, returning what we have 20459 1726885647.67396: results queue empty 20459 1726885647.67397: checking for any_errors_fatal 20459 1726885647.67404: done checking for any_errors_fatal 20459 1726885647.67405: checking for max_fail_percentage 20459 1726885647.67407: done checking for max_fail_percentage 20459 1726885647.67407: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.67408: done checking to see if all hosts have failed 20459 1726885647.67409: getting the remaining hosts for this loop 20459 1726885647.67410: done getting the remaining hosts for this loop 20459 1726885647.67415: getting the next task for host managed_node1 20459 1726885647.67423: done getting next task for host managed_node1 20459 1726885647.67425: ^ task is: TASK: Verify PV count 20459 1726885647.67429: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885647.67436: getting variables 20459 1726885647.67437: in VariableManager get_vars() 20459 1726885647.67467: Calling all_inventory to load vars for managed_node1 20459 1726885647.67469: Calling groups_inventory to load vars for managed_node1 20459 1726885647.67473: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.67481: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.67484: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.67486: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.67959: done sending task result for task 02369adf-7a19-47dd-4c59-00000000120e 20459 1726885647.67963: WORKER PROCESS EXITING 20459 1726885647.67984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.68603: done with get_vars() 20459 1726885647.68624: done getting variables 20459 1726885647.68680: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify PV count] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Friday 20 September 2024 22:27:27 -0400 (0:00:00.066) 0:00:54.047 ****** 20459 1726885647.68710: entering _queue_task() for managed_node1/assert 20459 1726885647.68936: worker is 1 (out of 1 available) 20459 1726885647.68948: exiting _queue_task() for managed_node1/assert 20459 1726885647.68960: done queuing things up, now waiting for results queue to drain 20459 1726885647.68962: waiting for pending results... 20459 1726885647.69220: running TaskExecutor() for managed_node1/TASK: Verify PV count 20459 1726885647.69294: in run() - task 02369adf-7a19-47dd-4c59-00000000120f 20459 1726885647.69304: variable 'ansible_search_path' from source: unknown 20459 1726885647.69338: calling self._execute() 20459 1726885647.69418: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.69422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.69432: variable 'omit' from source: magic vars 20459 1726885647.69703: variable 'storage_test_pool' from source: include params 20459 1726885647.69730: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.69735: variable 'omit' from source: magic vars 20459 1726885647.69769: variable 'omit' from source: magic vars 20459 1726885647.69908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885647.71893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885647.71967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885647.71992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885647.72023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885647.72049: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885647.72105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.72130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.72150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.72181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.72191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.72274: variable 'storage_test_pool' from source: include params 20459 1726885647.72288: variable '__pvs_lvm_len' from source: set_fact 20459 1726885647.72292: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885647.72318: variable 'omit' from source: magic vars 20459 1726885647.72338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.72359: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.72375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.72391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.72400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.72414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.72429: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.72449: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.72452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.72454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.72536: Set connection var ansible_pipelining to False 20459 1726885647.72540: Set connection var ansible_shell_type to sh 20459 1726885647.72543: Set connection var ansible_connection to ssh 20459 1726885647.72551: Set connection var ansible_timeout to 10 20459 1726885647.72556: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.72561: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.72578: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.72580: variable 'ansible_connection' from source: unknown 20459 1726885647.72584: variable 'ansible_module_compression' from source: unknown 20459 1726885647.72587: variable 'ansible_shell_type' from source: unknown 20459 1726885647.72589: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.72591: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.72595: variable 'ansible_pipelining' from source: unknown 20459 1726885647.72597: variable 'ansible_timeout' from source: unknown 20459 1726885647.72599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.72670: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.72679: variable 'omit' from source: magic vars 20459 1726885647.72682: starting attempt loop 20459 1726885647.72684: running the handler 20459 1726885647.72797: variable '__pvs_lvm_len' from source: set_fact 20459 1726885647.72801: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885647.72808: Evaluated conditional (__pvs_lvm_len | int == _storage_test_expected_pv_count | int): True 20459 1726885647.72817: handler run complete 20459 1726885647.72831: attempt loop complete, returning result 20459 1726885647.72834: _execute() done 20459 1726885647.72837: dumping result to json 20459 1726885647.72839: done dumping result, returning 20459 1726885647.72844: done running TaskExecutor() for managed_node1/TASK: Verify PV count [02369adf-7a19-47dd-4c59-00000000120f] 20459 1726885647.72849: sending task result for task 02369adf-7a19-47dd-4c59-00000000120f ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885647.72974: no more pending results, returning what we have 20459 1726885647.72977: results queue empty 20459 1726885647.72978: checking for any_errors_fatal 20459 1726885647.72985: done checking for any_errors_fatal 20459 1726885647.72986: checking for max_fail_percentage 20459 1726885647.72988: done checking for max_fail_percentage 20459 1726885647.72989: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.72990: done checking to see if all hosts have failed 20459 1726885647.72990: getting the remaining hosts for this loop 20459 1726885647.72992: done getting the remaining hosts for this loop 20459 1726885647.72995: getting the next task for host managed_node1 20459 1726885647.73001: done getting next task for host managed_node1 20459 1726885647.73003: ^ task is: TASK: Set expected pv type 20459 1726885647.73008: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885647.73018: getting variables 20459 1726885647.73020: in VariableManager get_vars() 20459 1726885647.73047: Calling all_inventory to load vars for managed_node1 20459 1726885647.73050: Calling groups_inventory to load vars for managed_node1 20459 1726885647.73052: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.73061: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.73063: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.73065: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.73397: done sending task result for task 02369adf-7a19-47dd-4c59-00000000120f 20459 1726885647.73401: WORKER PROCESS EXITING 20459 1726885647.73409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.73761: done with get_vars() 20459 1726885647.73773: done getting variables 20459 1726885647.73810: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Friday 20 September 2024 22:27:27 -0400 (0:00:00.051) 0:00:54.098 ****** 20459 1726885647.73835: entering _queue_task() for managed_node1/set_fact 20459 1726885647.74010: worker is 1 (out of 1 available) 20459 1726885647.74023: exiting _queue_task() for managed_node1/set_fact 20459 1726885647.74035: done queuing things up, now waiting for results queue to drain 20459 1726885647.74036: waiting for pending results... 20459 1726885647.74217: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885647.74290: in run() - task 02369adf-7a19-47dd-4c59-000000001210 20459 1726885647.74301: variable 'ansible_search_path' from source: unknown 20459 1726885647.74335: calling self._execute() 20459 1726885647.74418: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.74423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.74433: variable 'omit' from source: magic vars 20459 1726885647.74720: variable 'storage_test_pool' from source: include params 20459 1726885647.74745: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.74755: variable 'omit' from source: magic vars 20459 1726885647.74791: variable 'omit' from source: magic vars 20459 1726885647.74941: variable 'storage_test_pool' from source: include params 20459 1726885647.74988: variable 'omit' from source: magic vars 20459 1726885647.75070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.75106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.75167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.75196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.75255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.75292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.75370: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.75444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.75453: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.75460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.75615: Set connection var ansible_pipelining to False 20459 1726885647.75632: Set connection var ansible_shell_type to sh 20459 1726885647.75640: Set connection var ansible_connection to ssh 20459 1726885647.75655: Set connection var ansible_timeout to 10 20459 1726885647.75660: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.75665: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.75681: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.75684: variable 'ansible_connection' from source: unknown 20459 1726885647.75686: variable 'ansible_module_compression' from source: unknown 20459 1726885647.75689: variable 'ansible_shell_type' from source: unknown 20459 1726885647.75697: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.75700: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.75703: variable 'ansible_pipelining' from source: unknown 20459 1726885647.75706: variable 'ansible_timeout' from source: unknown 20459 1726885647.75708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.75886: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.75905: variable 'omit' from source: magic vars 20459 1726885647.75908: starting attempt loop 20459 1726885647.75911: running the handler 20459 1726885647.75918: handler run complete 20459 1726885647.75937: attempt loop complete, returning result 20459 1726885647.75940: _execute() done 20459 1726885647.75942: dumping result to json 20459 1726885647.75944: done dumping result, returning 20459 1726885647.75958: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000001210] 20459 1726885647.75967: sending task result for task 02369adf-7a19-47dd-4c59-000000001210 20459 1726885647.76056: done sending task result for task 02369adf-7a19-47dd-4c59-000000001210 20459 1726885647.76060: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885647.76108: no more pending results, returning what we have 20459 1726885647.76111: results queue empty 20459 1726885647.76113: checking for any_errors_fatal 20459 1726885647.76125: done checking for any_errors_fatal 20459 1726885647.76126: checking for max_fail_percentage 20459 1726885647.76127: done checking for max_fail_percentage 20459 1726885647.76128: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.76129: done checking to see if all hosts have failed 20459 1726885647.76130: getting the remaining hosts for this loop 20459 1726885647.76131: done getting the remaining hosts for this loop 20459 1726885647.76134: getting the next task for host managed_node1 20459 1726885647.76142: done getting next task for host managed_node1 20459 1726885647.76144: ^ task is: TASK: Set expected pv type 20459 1726885647.76148: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885647.76151: getting variables 20459 1726885647.76152: in VariableManager get_vars() 20459 1726885647.76193: Calling all_inventory to load vars for managed_node1 20459 1726885647.76196: Calling groups_inventory to load vars for managed_node1 20459 1726885647.76199: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.76223: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.76228: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.76232: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.76833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.77481: done with get_vars() 20459 1726885647.77494: done getting variables 20459 1726885647.77537: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Friday 20 September 2024 22:27:27 -0400 (0:00:00.037) 0:00:54.136 ****** 20459 1726885647.77561: entering _queue_task() for managed_node1/set_fact 20459 1726885647.77788: worker is 1 (out of 1 available) 20459 1726885647.77802: exiting _queue_task() for managed_node1/set_fact 20459 1726885647.77817: done queuing things up, now waiting for results queue to drain 20459 1726885647.77821: waiting for pending results... 20459 1726885647.78179: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885647.78339: in run() - task 02369adf-7a19-47dd-4c59-000000001211 20459 1726885647.78346: variable 'ansible_search_path' from source: unknown 20459 1726885647.78399: calling self._execute() 20459 1726885647.78559: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.78564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.78570: variable 'omit' from source: magic vars 20459 1726885647.78961: variable 'storage_test_pool' from source: include params 20459 1726885647.78991: Evaluated conditional (storage_test_pool.type == 'lvm' and not storage_test_pool.encryption): True 20459 1726885647.78996: variable 'omit' from source: magic vars 20459 1726885647.79040: variable 'omit' from source: magic vars 20459 1726885647.79180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885647.81085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885647.81133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885647.81159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885647.81193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885647.81217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885647.81272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885647.81292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885647.81313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885647.81342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885647.81353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885647.81440: variable 'omit' from source: magic vars 20459 1726885647.81475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.81524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.81557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.81581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.81596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.81622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.81662: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.81693: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.81704: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.81717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.81863: Set connection var ansible_pipelining to False 20459 1726885647.81876: Set connection var ansible_shell_type to sh 20459 1726885647.81887: Set connection var ansible_connection to ssh 20459 1726885647.81910: Set connection var ansible_timeout to 10 20459 1726885647.81923: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.81926: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.81942: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.81945: variable 'ansible_connection' from source: unknown 20459 1726885647.81947: variable 'ansible_module_compression' from source: unknown 20459 1726885647.81949: variable 'ansible_shell_type' from source: unknown 20459 1726885647.81952: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.81954: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.81960: variable 'ansible_pipelining' from source: unknown 20459 1726885647.81971: variable 'ansible_timeout' from source: unknown 20459 1726885647.81983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.82127: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.82145: variable 'omit' from source: magic vars 20459 1726885647.82148: starting attempt loop 20459 1726885647.82151: running the handler 20459 1726885647.82160: handler run complete 20459 1726885647.82168: attempt loop complete, returning result 20459 1726885647.82170: _execute() done 20459 1726885647.82173: dumping result to json 20459 1726885647.82175: done dumping result, returning 20459 1726885647.82181: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000001211] 20459 1726885647.82185: sending task result for task 02369adf-7a19-47dd-4c59-000000001211 20459 1726885647.82266: done sending task result for task 02369adf-7a19-47dd-4c59-000000001211 20459 1726885647.82269: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885647.82383: no more pending results, returning what we have 20459 1726885647.82391: results queue empty 20459 1726885647.82392: checking for any_errors_fatal 20459 1726885647.82404: done checking for any_errors_fatal 20459 1726885647.82410: checking for max_fail_percentage 20459 1726885647.82412: done checking for max_fail_percentage 20459 1726885647.82413: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.82430: done checking to see if all hosts have failed 20459 1726885647.82431: getting the remaining hosts for this loop 20459 1726885647.82432: done getting the remaining hosts for this loop 20459 1726885647.82435: getting the next task for host managed_node1 20459 1726885647.82441: done getting next task for host managed_node1 20459 1726885647.82444: ^ task is: TASK: Set expected pv type 20459 1726885647.82448: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885647.82456: getting variables 20459 1726885647.82457: in VariableManager get_vars() 20459 1726885647.82482: Calling all_inventory to load vars for managed_node1 20459 1726885647.82484: Calling groups_inventory to load vars for managed_node1 20459 1726885647.82487: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.82496: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.82508: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.82526: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.83044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.83860: done with get_vars() 20459 1726885647.83869: done getting variables 20459 1726885647.83921: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Friday 20 September 2024 22:27:27 -0400 (0:00:00.063) 0:00:54.199 ****** 20459 1726885647.83941: entering _queue_task() for managed_node1/set_fact 20459 1726885647.84123: worker is 1 (out of 1 available) 20459 1726885647.84135: exiting _queue_task() for managed_node1/set_fact 20459 1726885647.84146: done queuing things up, now waiting for results queue to drain 20459 1726885647.84148: waiting for pending results... 20459 1726885647.84332: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885647.84417: in run() - task 02369adf-7a19-47dd-4c59-000000001212 20459 1726885647.84435: variable 'ansible_search_path' from source: unknown 20459 1726885647.84470: calling self._execute() 20459 1726885647.84560: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.84564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.84573: variable 'omit' from source: magic vars 20459 1726885647.84906: variable 'storage_test_pool' from source: include params 20459 1726885647.84956: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.raid_level): False 20459 1726885647.84962: when evaluation is False, skipping this task 20459 1726885647.84968: _execute() done 20459 1726885647.84975: dumping result to json 20459 1726885647.84978: done dumping result, returning 20459 1726885647.84985: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000001212] 20459 1726885647.84997: sending task result for task 02369adf-7a19-47dd-4c59-000000001212 20459 1726885647.85167: done sending task result for task 02369adf-7a19-47dd-4c59-000000001212 20459 1726885647.85171: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } 20459 1726885647.85214: no more pending results, returning what we have 20459 1726885647.85218: results queue empty 20459 1726885647.85218: checking for any_errors_fatal 20459 1726885647.85226: done checking for any_errors_fatal 20459 1726885647.85227: checking for max_fail_percentage 20459 1726885647.85229: done checking for max_fail_percentage 20459 1726885647.85230: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.85231: done checking to see if all hosts have failed 20459 1726885647.85231: getting the remaining hosts for this loop 20459 1726885647.85233: done getting the remaining hosts for this loop 20459 1726885647.85236: getting the next task for host managed_node1 20459 1726885647.85242: done getting next task for host managed_node1 20459 1726885647.85244: ^ task is: TASK: Check the type of each PV 20459 1726885647.85249: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885647.85272: getting variables 20459 1726885647.85274: in VariableManager get_vars() 20459 1726885647.85301: Calling all_inventory to load vars for managed_node1 20459 1726885647.85303: Calling groups_inventory to load vars for managed_node1 20459 1726885647.85306: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.85316: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.85319: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.85322: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.85665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.86021: done with get_vars() 20459 1726885647.86030: done getting variables 20459 1726885647.86067: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:51 Friday 20 September 2024 22:27:27 -0400 (0:00:00.021) 0:00:54.221 ****** 20459 1726885647.86089: entering _queue_task() for managed_node1/assert 20459 1726885647.86284: worker is 1 (out of 1 available) 20459 1726885647.86297: exiting _queue_task() for managed_node1/assert 20459 1726885647.86318: done queuing things up, now waiting for results queue to drain 20459 1726885647.86320: waiting for pending results... 20459 1726885647.86592: running TaskExecutor() for managed_node1/TASK: Check the type of each PV 20459 1726885647.86685: in run() - task 02369adf-7a19-47dd-4c59-000000001213 20459 1726885647.86696: variable 'ansible_search_path' from source: unknown 20459 1726885647.86733: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885647.86901: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885647.86969: variable 'omit' from source: magic vars 20459 1726885647.87103: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.87134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.87138: variable 'omit' from source: magic vars 20459 1726885647.87392: variable 'storage_test_pool' from source: include params 20459 1726885647.87413: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885647.87427: variable 'omit' from source: magic vars 20459 1726885647.87466: variable 'omit' from source: magic vars 20459 1726885647.87691: variable 'pv' from source: unknown 20459 1726885647.87695: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885647.87708: variable '_storage_test_expected_pv_type' from source: set_fact 20459 1726885647.87713: variable 'storage_test_pool' from source: include params 20459 1726885647.87742: variable 'omit' from source: magic vars 20459 1726885647.87782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.87812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.87836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.87858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.87880: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.87908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.87938: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.87978: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.87990: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.87999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.88085: Set connection var ansible_pipelining to False 20459 1726885647.88088: Set connection var ansible_shell_type to sh 20459 1726885647.88091: Set connection var ansible_connection to ssh 20459 1726885647.88114: Set connection var ansible_timeout to 10 20459 1726885647.88128: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.88133: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.88161: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.88171: variable 'ansible_connection' from source: unknown 20459 1726885647.88179: variable 'ansible_module_compression' from source: unknown 20459 1726885647.88192: variable 'ansible_shell_type' from source: unknown 20459 1726885647.88205: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.88226: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.88236: variable 'ansible_pipelining' from source: unknown 20459 1726885647.88239: variable 'ansible_timeout' from source: unknown 20459 1726885647.88243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.88382: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.88391: variable 'omit' from source: magic vars 20459 1726885647.88396: starting attempt loop 20459 1726885647.88398: running the handler 20459 1726885647.88515: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885647.88535: variable 'pv' from source: unknown 20459 1726885647.88540: variable '_storage_test_expected_pv_type' from source: set_fact 20459 1726885647.88546: Evaluated conditional (storage_test_blkinfo.info[pv]['type'] == _storage_test_expected_pv_type): True 20459 1726885647.88556: handler run complete 20459 1726885647.88573: attempt loop complete, returning result 20459 1726885647.88584: variable 'pv' from source: unknown 20459 1726885647.88631: variable 'pv' from source: unknown ok: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed 20459 1726885647.88775: dumping result to json 20459 1726885647.88777: done dumping result, returning 20459 1726885647.88779: done running TaskExecutor() for managed_node1/TASK: Check the type of each PV [02369adf-7a19-47dd-4c59-000000001213] 20459 1726885647.88781: sending task result for task 02369adf-7a19-47dd-4c59-000000001213 20459 1726885647.88837: done sending task result for task 02369adf-7a19-47dd-4c59-000000001213 20459 1726885647.88840: WORKER PROCESS EXITING 20459 1726885647.88860: no more pending results, returning what we have 20459 1726885647.88863: results queue empty 20459 1726885647.88863: checking for any_errors_fatal 20459 1726885647.88869: done checking for any_errors_fatal 20459 1726885647.88870: checking for max_fail_percentage 20459 1726885647.88871: done checking for max_fail_percentage 20459 1726885647.88872: checking to see if all hosts have failed and the running result is not ok 20459 1726885647.88873: done checking to see if all hosts have failed 20459 1726885647.88873: getting the remaining hosts for this loop 20459 1726885647.88875: done getting the remaining hosts for this loop 20459 1726885647.88877: getting the next task for host managed_node1 20459 1726885647.88882: done getting next task for host managed_node1 20459 1726885647.88885: ^ task is: TASK: Check that blivet supports PV grow to fill 20459 1726885647.88889: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885647.88892: getting variables 20459 1726885647.88894: in VariableManager get_vars() 20459 1726885647.88916: Calling all_inventory to load vars for managed_node1 20459 1726885647.88917: Calling groups_inventory to load vars for managed_node1 20459 1726885647.88919: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885647.88934: Calling all_plugins_play to load vars for managed_node1 20459 1726885647.88937: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885647.88939: Calling groups_plugins_play to load vars for managed_node1 20459 1726885647.89244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885647.89843: done with get_vars() 20459 1726885647.89853: done getting variables 20459 1726885647.89868: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:64 Friday 20 September 2024 22:27:27 -0400 (0:00:00.037) 0:00:54.259 ****** 20459 1726885647.89888: entering _queue_task() for managed_node1/ansible.builtin.script 20459 1726885647.90166: worker is 1 (out of 1 available) 20459 1726885647.90194: exiting _queue_task() for managed_node1/ansible.builtin.script 20459 1726885647.90228: done queuing things up, now waiting for results queue to drain 20459 1726885647.90235: waiting for pending results... 20459 1726885647.90573: running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill 20459 1726885647.90649: in run() - task 02369adf-7a19-47dd-4c59-000000001215 20459 1726885647.90660: variable 'ansible_search_path' from source: unknown 20459 1726885647.90696: calling self._execute() 20459 1726885647.90778: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.90781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.90790: variable 'omit' from source: magic vars 20459 1726885647.90871: variable 'omit' from source: magic vars 20459 1726885647.90940: variable 'omit' from source: magic vars 20459 1726885647.91163: variable 'ansible_python' from source: facts 20459 1726885647.91203: variable 'omit' from source: magic vars 20459 1726885647.91248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885647.91285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885647.91305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885647.91328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.91344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885647.91363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885647.91380: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885647.91408: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885647.91424: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.91430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.91541: Set connection var ansible_pipelining to False 20459 1726885647.91549: Set connection var ansible_shell_type to sh 20459 1726885647.91555: Set connection var ansible_connection to ssh 20459 1726885647.91570: Set connection var ansible_timeout to 10 20459 1726885647.91577: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885647.91585: Set connection var ansible_shell_executable to /bin/sh 20459 1726885647.91610: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.91620: variable 'ansible_connection' from source: unknown 20459 1726885647.91627: variable 'ansible_module_compression' from source: unknown 20459 1726885647.91633: variable 'ansible_shell_type' from source: unknown 20459 1726885647.91641: variable 'ansible_shell_executable' from source: unknown 20459 1726885647.91648: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885647.91654: variable 'ansible_pipelining' from source: unknown 20459 1726885647.91660: variable 'ansible_timeout' from source: unknown 20459 1726885647.91667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885647.91746: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885647.91765: variable 'omit' from source: magic vars 20459 1726885647.91774: starting attempt loop 20459 1726885647.91781: running the handler 20459 1726885647.91852: _low_level_execute_command(): starting 20459 1726885647.91866: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885647.92658: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885647.92665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.92679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.92701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.92750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.92766: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885647.92781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.92804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885647.92844: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.92848: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.92910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.92916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.92977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.94595: stdout chunk (state=3): >>>/root <<< 20459 1726885647.94703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.94778: stderr chunk (state=3): >>><<< 20459 1726885647.94789: stdout chunk (state=3): >>><<< 20459 1726885647.94895: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885647.94898: _low_level_execute_command(): starting 20459 1726885647.94901: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296 `" && echo ansible-tmp-1726885647.9481661-22700-103602529122296="` echo /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296 `" ) && sleep 0' 20459 1726885647.95704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885647.95707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.95722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.95743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.95747: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.95816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.95832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.95867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885647.97695: stdout chunk (state=3): >>>ansible-tmp-1726885647.9481661-22700-103602529122296=/root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296 <<< 20459 1726885647.97883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885647.97886: stdout chunk (state=3): >>><<< 20459 1726885647.97888: stderr chunk (state=3): >>><<< 20459 1726885647.98021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885647.9481661-22700-103602529122296=/root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885647.98025: evaluation_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage 20459 1726885647.98029: search_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py 20459 1726885647.98092: Sending initial data 20459 1726885647.98095: Sent initial data (213 bytes) 20459 1726885647.99090: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885647.99108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.99131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.99150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.99190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.99203: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885647.99227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.99247: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885647.99260: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885647.99271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885647.99284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885647.99298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885647.99317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885647.99340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885647.99355: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885647.99369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885647.99450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885647.99475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885647.99492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885647.99557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885648.01239: 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 <<< 20459 1726885648.01270: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885648.01306: stdout chunk (state=3): >>>sftp> put /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296/does_library_support.py <<< 20459 1726885648.01341: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885648.01505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885648.01699: stderr chunk (state=3): >>><<< 20459 1726885648.01703: stdout chunk (state=3): >>><<< 20459 1726885648.01705: _low_level_execute_command(): starting 20459 1726885648.01708: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296/ /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296/does_library_support.py && sleep 0' 20459 1726885648.02302: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885648.02318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885648.02350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885648.02368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885648.02415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885648.02431: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885648.02451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885648.02469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885648.02481: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885648.02491: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885648.02510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885648.02530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885648.02549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885648.02563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885648.02574: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885648.02588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885648.02665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885648.02687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885648.02704: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885648.02777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885648.04441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885648.04513: stderr chunk (state=3): >>><<< 20459 1726885648.04525: stdout chunk (state=3): >>><<< 20459 1726885648.04637: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885648.04641: _low_level_execute_command(): starting 20459 1726885648.04644: _low_level_execute_command(): using become for this command 20459 1726885648.04646: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xnltcussidpkjeqqiejodvieoifmncbq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296/does_library_support.py blivet.formats.lvmpv.LVMPhysicalVolume.grow_to_fill'"'"' && sleep 0' 20459 1726885648.04706: Initial state: awaiting_escalation: BECOME-SUCCESS-xnltcussidpkjeqqiejodvieoifmncbq 20459 1726885648.05261: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885648.05278: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885648.05294: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885648.05322: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885648.05364: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885648.05377: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885648.05392: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885648.05418: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885648.05435: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885648.05448: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885648.05462: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885648.05476: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885648.05494: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885648.05508: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885648.05525: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885648.05544: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885648.05617: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885648.05649: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885648.05667: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885648.05741: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885648.08466: stdout chunk (state=1): >>>BECOME-SUCCESS-xnltcussidpkjeqqiejodvieoifmncbq <<< 20459 1726885648.08472: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xnltcussidpkjeqqiejodvieoifmncbq' 20459 1726885648.08705: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885648.08724: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885648.08778: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885648.08825: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885648.08854: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885648.08899: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885648.08902: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885648.08959: 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' <<< 20459 1726885648.08985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885648.08998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885648.09026: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e689aca0> <<< 20459 1726885648.09075: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885648.09089: 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 0x7f55e6841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e689aa00> <<< 20459 1726885648.09111: 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' <<< 20459 1726885648.09139: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e689a9a0> <<< 20459 1726885648.09167: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885648.09213: 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' <<< 20459 1726885648.09261: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841370> # /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' <<< 20459 1726885648.09265: 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' <<< 20459 1726885648.09289: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841820> <<< 20459 1726885648.09317: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841550> <<< 20459 1726885648.09353: 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' <<< 20459 1726885648.09390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885648.09395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885648.09434: 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' <<< 20459 1726885648.09459: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65c8f70> <<< 20459 1726885648.09486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885648.09489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885648.09559: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65cf100> <<< 20459 1726885648.09623: 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' <<< 20459 1726885648.09649: 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 0x7f55e65f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65cf820> <<< 20459 1726885648.09695: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6857760> <<< 20459 1726885648.09698: 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 0x7f55e65c8c70> <<< 20459 1726885648.09763: 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 0x7f55e65f8c70> <<< 20459 1726885648.09822: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841fd0> <<< 20459 1726885648.09835: 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. <<< 20459 1726885648.09918: 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' <<< 20459 1726885648.09986: 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' <<< 20459 1726885648.09989: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6596550> <<< 20459 1726885648.10017: 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 0x7f55e6596340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6596760> <<< 20459 1726885648.10061: 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' <<< 20459 1726885648.10100: 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 0x7f55e6594670> <<< 20459 1726885648.10145: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885648.10175: 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' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885648.10214: 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 <<< 20459 1726885648.10247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e654c8e0> import 'itertools' # <<< 20459 1726885648.10281: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65976d0> <<< 20459 1726885648.10305: 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 0x7f55e65598e0> <<< 20459 1726885648.10340: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65f8e50> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885648.10406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885648.10446: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885648.10473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885648.10483: 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' <<< 20459 1726885648.10511: 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 0x7f55e6519370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6512e20> <<< 20459 1726885648.10545: 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 0x7f55e6512ee0> <<< 20459 1726885648.10580: 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' <<< 20459 1726885648.10608: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6512e50> <<< 20459 1726885648.10654: 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 0x7f55e65191c0> <<< 20459 1726885648.10671: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885648.10719: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65782e0> import '_functools' # <<< 20459 1726885648.10741: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6597520> <<< 20459 1726885648.10804: 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' <<< 20459 1726885648.10855: 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' <<< 20459 1726885648.10883: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65789d0> # /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' <<< 20459 1726885648.10935: 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' <<< 20459 1726885648.11188: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6524ee0> <<< 20459 1726885648.11201: 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 # 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 0x7f55e64ea9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64d5fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64d5730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6519d60> # /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 0x7f55e64ff2e0> <<< 20459 1726885648.11231: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6567220> <<< 20459 1726885648.11258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885648.11287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885648.11324: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885648.11335: 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' <<< 20459 1726885648.11388: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64924c0> <<< 20459 1726885648.11410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885648.11436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885648.11476: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64928b0> import 'pwd' # <<< 20459 1726885648.11508: 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 0x7f55e64ad760> <<< 20459 1726885648.11549: 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 0x7f55e64ad5e0> <<< 20459 1726885648.11590: 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 0x7f55e64bd130> <<< 20459 1726885648.11617: 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' <<< 20459 1726885648.11648: 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 0x7f55e64481c0> <<< 20459 1726885648.11678: 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 0x7f55e64482b0> <<< 20459 1726885648.11711: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64bd1f0> <<< 20459 1726885648.11734: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65780a0> <<< 20459 1726885648.11767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885648.11780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885648.11802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885648.11826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885648.11873: 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 0x7f55e64634c0> <<< 20459 1726885648.11899: 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' <<< 20459 1726885648.11938: 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' <<< 20459 1726885648.11948: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463df0> <<< 20459 1726885648.11993: 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 0x7f55e6476370> <<< 20459 1726885648.12025: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463610> <<< 20459 1726885648.12036: 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' <<< 20459 1726885648.12073: 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 0x7f55e6476af0> <<< 20459 1726885648.12083: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463c70> <<< 20459 1726885648.12130: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6455580> <<< 20459 1726885648.12145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885648.12193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885648.12232: 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' <<< 20459 1726885648.12258: 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 0x7f55e637cbe0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637c9a0> <<< 20459 1726885648.12273: 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 0x7f55e637cac0> <<< 20459 1726885648.12300: 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' <<< 20459 1726885648.12493: 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 0x7f55e637cf10> <<< 20459 1726885648.12536: 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 0x7f55e6389460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637cb80> <<< 20459 1726885648.12565: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6455640> <<< 20459 1726885648.12596: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64ff700> <<< 20459 1726885648.12609: 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' <<< 20459 1726885648.12638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885648.12662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885648.12828: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6398760> <<< 20459 1726885648.12914: 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 0x7f55e63a6910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637cd00> # /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' <<< 20459 1726885648.12961: 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' <<< 20459 1726885648.12991: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d6d1c0> <<< 20459 1726885648.13060: 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 0x7f55e63a6730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e63a68b0> <<< 20459 1726885648.13110: 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' <<< 20459 1726885648.13128: 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' <<< 20459 1726885648.13143: 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' <<< 20459 1726885648.13234: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85a30> <<< 20459 1726885648.13261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885648.13276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885648.13314: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d90640> <<< 20459 1726885648.13339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885648.13392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885648.13395: 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 0x7f55e5d3f7f0> <<< 20459 1726885648.13459: 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' <<< 20459 1726885648.13513: 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 0x7f55e5d4faf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d4f880> <<< 20459 1726885648.13531: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d90dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85790> <<< 20459 1726885648.13591: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e63a6820> <<< 20459 1726885648.13657: 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' # /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' <<< 20459 1726885648.13680: 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' <<< 20459 1726885648.13746: 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' <<< 20459 1726885648.13754: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885648.13860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885648.13883: 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 0x7f55e5cde970> <<< 20459 1726885648.13886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885648.13899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885648.14036: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cdeb20> <<< 20459 1726885648.14068: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d4fe20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85100> <<< 20459 1726885648.14122: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d80940> <<< 20459 1726885648.14143: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885648.14326: 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 0x7f55e5ceb220> <<< 20459 1726885648.14384: 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 0x7f55e5d4fdc0> <<< 20459 1726885648.14406: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d803d0> <<< 20459 1726885648.14455: 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' <<< 20459 1726885648.14480: 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' <<< 20459 1726885648.14493: 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' <<< 20459 1726885648.14540: 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' <<< 20459 1726885648.14557: 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 0x7f55e5cc9b80> <<< 20459 1726885648.14585: 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 0x7f55e5cc9c70> <<< 20459 1726885648.14618: 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 <<< 20459 1726885648.14631: 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 0x7f55e5cc9f70> <<< 20459 1726885648.14655: 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' <<< 20459 1726885648.14688: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cd4580> <<< 20459 1726885648.14707: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc9520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc9100> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885648.14745: 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 <<< 20459 1726885648.14773: 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 <<< 20459 1726885648.14787: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc97c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cb3dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d807c0> <<< 20459 1726885648.14836: 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 <<< 20459 1726885648.14858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885648.14879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885648.14898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885648.14951: 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 0x7f55e56d13d0> <<< 20459 1726885648.15206: 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 0x7f55e56de2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56c26d0> # /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 0x7f55e56c2d60> # /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' <<< 20459 1726885648.15230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885648.15257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885648.15291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885648.15294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885648.15389: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5621af0> <<< 20459 1726885648.15438: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56de8b0> <<< 20459 1726885648.15459: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56de430> <<< 20459 1726885648.15860: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56b61c0> # /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 0x7f55e55d0880> # /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' <<< 20459 1726885648.16062: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55edfd0> <<< 20459 1726885648.16095: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d70af0> <<< 20459 1726885648.16133: 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 <<< 20459 1726885648.16155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885648.16368: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55f3160> <<< 20459 1726885648.16437: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885648.16506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /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' <<< 20459 1726885648.16533: 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' <<< 20459 1726885648.16562: 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' <<< 20459 1726885648.16572: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5364520> <<< 20459 1726885648.16643: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5359be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e53598b0> <<< 20459 1726885648.16663: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e554dd00> <<< 20459 1726885648.16691: 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' # <<< 20459 1726885648.16764: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5359ca0> <<< 20459 1726885648.16952: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885648.16960: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55d03d0> <<< 20459 1726885648.16983: 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 <<< 20459 1726885648.17049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885648.17098: 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 0x7f55e5326f40> <<< 20459 1726885648.17140: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55427f0> <<< 20459 1726885648.17181: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65944c0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py <<< 20459 1726885648.17258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 20459 1726885648.17277: 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' <<< 20459 1726885648.17329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885648.17343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885648.17539: 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 0x7f55e63545e0> <<< 20459 1726885648.17617: 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' <<< 20459 1726885648.17641: 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' # 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 0x7f55e521cc10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e521c910> <<< 20459 1726885648.17663: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6354dc0> <<< 20459 1726885648.18262: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5335640> # /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' # /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 0x7f55e5237be0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e534d5e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5335460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e537cd00> <<< 20459 1726885648.18335: stdout chunk (state=3): >>> ** (process:45325): WARNING **: 22:27:28.182: 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 0x7f55e6596700> <<< 20459 1726885648.18362: 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 <<< 20459 1726885648.18388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885648.18435: 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 <<< 20459 1726885648.18458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885648.18470: 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' <<< 20459 1726885648.18491: 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' <<< 20459 1726885648.18525: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7400> <<< 20459 1726885648.18557: 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' <<< 20459 1726885648.18580: 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 <<< 20459 1726885648.18602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 20459 1726885648.18629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885648.18669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885648.18745: 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 0x7f55e4bd0130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b9daf0> <<< 20459 1726885648.18773: stdout chunk (state=3): >>>import 'six.moves' # <<< 20459 1726885648.18785: 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 0x7f55e4b9dca0> <<< 20459 1726885648.18808: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7eb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7940> <<< 20459 1726885648.18834: 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 <<< 20459 1726885648.18845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 20459 1726885648.18873: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b9d820> <<< 20459 1726885648.18892: 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' <<< 20459 1726885648.18917: 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' <<< 20459 1726885648.18951: 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' <<< 20459 1726885648.18979: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885648.18991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885648.19028: 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 0x7f55e4bb5700> <<< 20459 1726885648.19101: 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' <<< 20459 1726885648.19140: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4f5e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4ca0> <<< 20459 1726885648.19165: 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 0x7f55e4bc4b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc46d0> <<< 20459 1726885648.19203: 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' <<< 20459 1726885648.19251: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40820> <<< 20459 1726885648.19290: 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' <<< 20459 1726885648.19335: 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 0x7f55e4bc4040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bd0eb0> # /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' <<< 20459 1726885648.19393: 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' <<< 20459 1726885648.19462: 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' # 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 0x7f55e4b4ff40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4fb20> <<< 20459 1726885648.19483: 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 0x7f55e4b4ffd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4f7f0> <<< 20459 1726885648.19532: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40610> # /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 0x7f55e4b4f820> <<< 20459 1726885648.19558: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e0c70> # /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' <<< 20459 1726885648.19608: 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' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 20459 1726885648.19621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885648.19678: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b66670> <<< 20459 1726885648.19684: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b66460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7190> <<< 20459 1726885648.19982: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51d70d0> <<< 20459 1726885648.20013: 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 <<< 20459 1726885648.20109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 20459 1726885648.20126: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aec1f0> <<< 20459 1726885648.20144: 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 <<< 20459 1726885648.20158: stdout chunk (state=3): >>># 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 0x7f55e4ba9ee0> <<< 20459 1726885648.20178: 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 <<< 20459 1726885648.20185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 20459 1726885648.20200: 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 <<< 20459 1726885648.20225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 20459 1726885648.20232: 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 0x7f55e4aec490> <<< 20459 1726885648.20257: 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 <<< 20459 1726885648.20266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885648.20296: 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' <<< 20459 1726885648.20321: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885648.20334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885648.20345: 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' <<< 20459 1726885648.20371: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885648.20414: 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 0x7f55e4afe100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aece50> <<< 20459 1726885648.20447: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aeca90> <<< 20459 1726885648.20465: 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' <<< 20459 1726885648.20511: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aecc70> <<< 20459 1726885648.20550: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aec7c0> # /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' <<< 20459 1726885648.20570: 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 0x7f55e4afe550> <<< 20459 1726885648.20595: 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 0x7f55e4afe970> <<< 20459 1726885648.20653: 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 0x7f55e4afef70> <<< 20459 1726885648.20675: 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' <<< 20459 1726885648.20702: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b0e3d0> <<< 20459 1726885648.20716: 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' <<< 20459 1726885648.20767: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b0eb20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afe130> <<< 20459 1726885648.20788: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4880> <<< 20459 1726885648.20920: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba99d0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py <<< 20459 1726885648.20941: stdout chunk (state=3): >>># 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' <<< 20459 1726885648.20977: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afa280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba93a0> <<< 20459 1726885648.21005: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba9d90> <<< 20459 1726885648.21029: 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' <<< 20459 1726885648.21050: 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' <<< 20459 1726885648.21071: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afabe0> <<< 20459 1726885648.21096: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba9cd0> <<< 20459 1726885648.21108: 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' <<< 20459 1726885648.21135: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afab80> <<< 20459 1726885648.21160: 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' <<< 20459 1726885648.21196: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afaf40> <<< 20459 1726885648.21210: 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' <<< 20459 1726885648.21236: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aac250> <<< 20459 1726885648.21378: 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' <<< 20459 1726885648.21470: 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' <<< 20459 1726885648.21518: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885648.21542: 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 0x7f55e4a58ac0> # /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' <<< 20459 1726885648.21604: 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 0x7f55e4a697c0> <<< 20459 1726885648.21656: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a69130> # /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 0x7f55e4a69a90> <<< 20459 1726885648.21685: 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' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a75190> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 20459 1726885648.21721: stdout chunk (state=3): >>># 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' <<< 20459 1726885648.21748: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a8c370> <<< 20459 1726885648.21795: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a7cee0> # /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 0x7f55e497c550> <<< 20459 1726885648.21855: 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 0x7f55e4981220> <<< 20459 1726885648.21874: 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 0x7f55e4981fd0> <<< 20459 1726885648.22714: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a4faf0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a4f760> # /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 0x7f55e4992fd0> # /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' # /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 0x7f55e49a6e20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49a6790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4992f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49927c0> # /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 0x7f55e494f9d0> # /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 0x7f55e4955130> # /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 0x7f55e496b250> # /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 0x7f55e496b610> # /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 0x7f55e48fb2b0> # /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 0x7f55e48fbe50> # /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 0x7f55e49086a0> <<< 20459 1726885648.22739: 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' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49089d0> <<< 20459 1726885648.22758: 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' <<< 20459 1726885648.22794: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4908d90> <<< 20459 1726885648.22806: 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' <<< 20459 1726885648.22851: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4915490> # /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' <<< 20459 1726885648.22870: 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' <<< 20459 1726885648.23017: 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' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4915f40> <<< 20459 1726885648.23030: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4915d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49157f0> <<< 20459 1726885648.23253: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49551f0> <<< 20459 1726885648.23278: 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 <<< 20459 1726885648.23288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885648.23314: 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' <<< 20459 1726885648.23343: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48d6d30> <<< 20459 1726885648.23362: 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' <<< 20459 1726885648.23392: 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' <<< 20459 1726885648.23419: 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' <<< 20459 1726885648.23466: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48e0880> <<< 20459 1726885648.23490: 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' <<< 20459 1726885648.23522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885648.23541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885648.23556: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48f05e0> <<< 20459 1726885648.23615: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48eb1f0> <<< 20459 1726885648.23635: 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 <<< 20459 1726885648.23660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885648.23684: 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 0x7f55e48989d0> <<< 20459 1726885648.23804: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4888be0> <<< 20459 1726885648.23826: 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 <<< 20459 1726885648.23845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885648.23879: 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' <<< 20459 1726885648.23897: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48433d0> <<< 20459 1726885648.23932: 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' <<< 20459 1726885648.23942: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4843bb0> <<< 20459 1726885648.23963: 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' <<< 20459 1726885648.24005: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e484b250> <<< 20459 1726885648.24031: 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' <<< 20459 1726885648.24096: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4852520> <<< 20459 1726885648.24220: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4836160> <<< 20459 1726885648.24248: 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 <<< 20459 1726885648.24260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885648.24370: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4836f10> <<< 20459 1726885648.24389: 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' <<< 20459 1726885648.24442: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4815340> <<< 20459 1726885648.24463: 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 <<< 20459 1726885648.24526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885648.24557: 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' <<< 20459 1726885648.25001: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e47e0160> <<< 20459 1726885648.25044: 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' <<< 20459 1726885648.25080: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e47eb280> <<< 20459 1726885648.25117: 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 <<< 20459 1726885648.25133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885648.25158: 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' <<< 20459 1726885648.25190: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e477d1c0> <<< 20459 1726885648.25403: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e47eb8e0> <<< 20459 1726885648.25443: 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' <<< 20459 1726885648.25446: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e479d700> <<< 20459 1726885648.25770: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e481de20> <<< 20459 1726885648.25784: 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 <<< 20459 1726885648.25804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885648.25917: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e476c370> <<< 20459 1726885648.25932: 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' <<< 20459 1726885648.25980: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e470b580> <<< 20459 1726885648.25993: 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' <<< 20459 1726885648.26032: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e470bf70> <<< 20459 1726885648.26049: 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' <<< 20459 1726885648.26087: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4713ac0> <<< 20459 1726885648.26090: 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' <<< 20459 1726885648.26111: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4713e20> <<< 20459 1726885648.26133: 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' <<< 20459 1726885648.26162: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e471acd0> <<< 20459 1726885648.26182: 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' <<< 20459 1726885648.26281: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4721610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48e0550> <<< 20459 1726885648.26295: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48d6fa0> <<< 20459 1726885648.26366: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4961a90> <<< 20459 1726885648.26391: 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' <<< 20459 1726885648.26432: 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' <<< 20459 1726885648.26445: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46c2910> <<< 20459 1726885648.26499: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46c2220> <<< 20459 1726885648.26513: 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' <<< 20459 1726885648.26545: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46c9bb0> <<< 20459 1726885648.26568: 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' <<< 20459 1726885648.26590: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46cddc0> <<< 20459 1726885648.26609: 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' <<< 20459 1726885648.26647: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46d6520> <<< 20459 1726885648.26669: 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' <<< 20459 1726885648.26734: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46d6cd0> <<< 20459 1726885648.26751: 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' <<< 20459 1726885648.26792: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46e0790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e53352b0> <<< 20459 1726885648.26804: stdout chunk (state=3): >>>True <<< 20459 1726885648.27396: 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 <<< 20459 1726885648.27400: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 20459 1726885648.27415: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 20459 1726885648.27447: 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy <<< 20459 1726885648.27480: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct <<< 20459 1726885648.27568: stdout chunk (state=3): >>># cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode <<< 20459 1726885648.27583: stdout chunk (state=3): >>># cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 <<< 20459 1726885648.28009: stdout chunk (state=3): >>># destroy blivet # destroy _sitebuiltins <<< 20459 1726885648.28043: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885648.28090: 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint <<< 20459 1726885648.28127: stdout chunk (state=3): >>># 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 blivet.udev <<< 20459 1726885648.28200: 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast <<< 20459 1726885648.28243: stdout chunk (state=3): >>># cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 20459 1726885648.28275: 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 <<< 20459 1726885648.28330: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping array # cleanup[3] wiping _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 <<< 20459 1726885648.28353: stdout chunk (state=3): >>># 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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings <<< 20459 1726885648.28387: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading <<< 20459 1726885648.28439: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 20459 1726885648.28481: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 20459 1726885648.28522: 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 <<< 20459 1726885648.28526: stdout chunk (state=3): >>># destroy fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io <<< 20459 1726885648.29122: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885648.29172: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array <<< 20459 1726885648.29175: stdout chunk (state=3): >>># destroy zipimport # destroy _collections_abc # destroy _weakref <<< 20459 1726885648.29250: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 20459 1726885648.29287: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885648.29320: 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 textwrap <<< 20459 1726885648.29346: stdout chunk (state=3): >>># destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token <<< 20459 1726885648.29356: stdout chunk (state=3): >>># destroy copy # destroy pprint # destroy time <<< 20459 1726885648.29404: stdout chunk (state=3): >>># destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select <<< 20459 1726885648.29426: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 20459 1726885648.29438: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885648.29516: stdout chunk (state=3): >>># destroy collections # destroy contextlib # destroy operator # destroy types <<< 20459 1726885648.29526: stdout chunk (state=3): >>># destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted <<< 20459 1726885648.29550: stdout chunk (state=3): >>># destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 <<< 20459 1726885648.29629: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885648.30125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885648.30213: stderr chunk (state=3): >>><<< 20459 1726885648.30217: stdout chunk (state=3): >>><<< 20459 1726885648.30480: _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 0x7f55e689aca0> # /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 0x7f55e6841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e689aa00> # /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 0x7f55e689a9a0> 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 0x7f55e6841370> # /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 0x7f55e6841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841550> # /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 0x7f55e65c8f70> # /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 0x7f55e65cf100> # /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 0x7f55e65f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6857760> # /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 0x7f55e65c8c70> # /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 0x7f55e65f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841fd0> 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/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__/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 0x7f55e6596550> # /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 0x7f55e6596340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6596760> # /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' # 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 0x7f55e6594670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7f55e654c8e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65976d0> # /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 0x7f55e65598e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65f8e50> # /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 0x7f55e6519370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6512e20> # /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 0x7f55e6512ee0> # /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 0x7f55e6512e50> # /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 0x7f55e65191c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65782e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6597520> # /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' # /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 0x7f55e65789d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6524ee0> # /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 0x7f55e64ea9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64d5fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64d5730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6519d60> # /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 0x7f55e64ff2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6567220> # /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' import 'errno' # # /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 0x7f55e64924c0> # /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 0x7f55e64928b0> 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 0x7f55e64ad760> # 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 0x7f55e64ad5e0> # 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 0x7f55e64bd130> # /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' # /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 0x7f55e64481c0> # 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 0x7f55e64482b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64bd1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65780a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7f55e64634c0> # /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 0x7f55e6463df0> # 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 0x7f55e6476370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463610> # /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 0x7f55e6476af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6455580> # /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' # /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 0x7f55e637cbe0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637c9a0> # 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 0x7f55e637cac0> # /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 0x7f55e637cf10> # 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 0x7f55e6389460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637cb80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6455640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64ff700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6398760> # 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 0x7f55e63a6910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637cd00> # /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 0x7f55e5d6d1c0> # 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 0x7f55e63a6730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e63a68b0> # /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/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 0x7f55e5d85a30> # /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 0x7f55e5d90640> # /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' # /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 0x7f55e5d3f7f0> # /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 0x7f55e5d4faf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d4f880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d90dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e63a6820> # /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' # /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/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/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 0x7f55e5cde970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cdeb20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d4fe20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d80940> # 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 0x7f55e5ceb220> # 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 0x7f55e5d4fdc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d803d0> # /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 0x7f55e5cc9b80> # /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 0x7f55e5cc9c70> # /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 0x7f55e5cc9f70> # /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 0x7f55e5cd4580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc9520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc9100> # 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 0x7f55e5cc97c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cb3dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d807c0> # /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/__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 0x7f55e56d13d0> # 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 0x7f55e56de2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56c26d0> # /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 0x7f55e56c2d60> # /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 0x7f55e5621af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56de8b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56de430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56b61c0> # /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 0x7f55e55d0880> # /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 0x7f55e55edfd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d70af0> # /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 0x7f55e55f3160> # /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__/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 0x7f55e5364520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5359be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e53598b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e554dd00> # /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 0x7f55e5359ca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55d03d0> # /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 0x7f55e5326f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55427f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65944c0> # /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/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__/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 0x7f55e63545e0> # /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 0x7f55e521cc10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e521c910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6354dc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5335640> # /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' # /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 0x7f55e5237be0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e534d5e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5335460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e537cd00> ** (process:45325): WARNING **: 22:27:28.182: 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 0x7f55e6596700> # /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/__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 0x7f55e51e7400> # /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' # /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 0x7f55e4bd0130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b9daf0> 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 0x7f55e4b9dca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7eb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7940> # /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 0x7f55e4b9d820> # /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/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 0x7f55e4bb5700> # /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 0x7f55e4b4f5e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4ca0> # /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 0x7f55e4bc4b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc46d0> # /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 0x7f55e4bc4640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40820> # /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 0x7f55e4bc4040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bd0eb0> # /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' # 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 0x7f55e4b4ff40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4fb20> # /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 0x7f55e4b4ffd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4f7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40610> # /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 0x7f55e4b4f820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e0c70> # /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 0x7f55e4b66670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b66460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51d70d0> # /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 0x7f55e4aec1f0> # /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 0x7f55e4ba9ee0> # /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__/__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 0x7f55e4aec490> # /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/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 0x7f55e4afe100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aece50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aeca90> # /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 0x7f55e4aecc70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aec7c0> # /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 0x7f55e4afe550> # /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 0x7f55e4afe970> # /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 0x7f55e4afef70> # /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 0x7f55e4b0e3d0> # /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 0x7f55e4b0eb20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afe130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba99d0> # /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 0x7f55e4afa280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba93a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba9d90> # /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 0x7f55e4afabe0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba9cd0> # /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 0x7f55e4afab80> # /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 0x7f55e4afaf40> # /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 0x7f55e4aac250> # /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 0x7f55e4a58ac0> # /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 0x7f55e4a697c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a69130> # /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 0x7f55e4a69a90> # /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 0x7f55e4a75190> # /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 0x7f55e4a8c370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a7cee0> # /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 0x7f55e497c550> # /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 0x7f55e4981220> # /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 0x7f55e4981fd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a4faf0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a4f760> # /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 0x7f55e4992fd0> # /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' # /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 0x7f55e49a6e20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49a6790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4992f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49927c0> # /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 0x7f55e494f9d0> # /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 0x7f55e4955130> # /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 0x7f55e496b250> # /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 0x7f55e496b610> # /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 0x7f55e48fb2b0> # /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 0x7f55e48fbe50> # /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 0x7f55e49086a0> # /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 0x7f55e49089d0> # /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 0x7f55e4908d90> # /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 0x7f55e4915490> # /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 0x7f55e4915f40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4915d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49157f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49551f0> # /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 0x7f55e48d6d30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48e0880> # /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 0x7f55e48f05e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48eb1f0> # /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/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 0x7f55e48989d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4888be0> # /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 0x7f55e48433d0> # /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 0x7f55e4843bb0> # /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 0x7f55e484b250> # /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 0x7f55e4852520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4836160> # /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 0x7f55e4836f10> # /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 0x7f55e4815340> # /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/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 0x7f55e47e0160> # /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 0x7f55e47eb280> # /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 0x7f55e477d1c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e47eb8e0> # /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 0x7f55e479d700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e481de20> # /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 0x7f55e476c370> # /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 0x7f55e470b580> # /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 0x7f55e470bf70> # /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 0x7f55e4713ac0> # /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 0x7f55e4713e20> # /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 0x7f55e471acd0> # /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 0x7f55e4721610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48e0550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48d6fa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4961a90> # /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/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 0x7f55e46c2910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46c2220> # /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 0x7f55e46c9bb0> # /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 0x7f55e46cddc0> # /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 0x7f55e46d6520> # /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 0x7f55e46d6cd0> # /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 0x7f55e46e0790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e53352b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885648.30502: _low_level_execute_command(): starting 20459 1726885648.30505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885647.9481661-22700-103602529122296/ > /dev/null 2>&1 && sleep 0' 20459 1726885648.31092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885648.31106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885648.31129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885648.31147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885648.31187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885648.31199: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885648.31216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885648.31240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885648.31253: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885648.31263: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885648.31274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885648.31288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885648.31303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885648.31317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885648.31329: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885648.31350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885648.31426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885648.31448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885648.31471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885648.31535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885648.33355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885648.33358: stdout chunk (state=3): >>><<< 20459 1726885648.33361: stderr chunk (state=3): >>><<< 20459 1726885648.33520: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885648.33523: handler run complete 20459 1726885648.33829: Evaluated conditional (False): False 20459 1726885648.33877: attempt loop complete, returning result 20459 1726885648.33884: _execute() done 20459 1726885648.33890: dumping result to json 20459 1726885648.33979: done dumping result, returning 20459 1726885648.33991: done running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill [02369adf-7a19-47dd-4c59-000000001215] 20459 1726885648.33999: sending task result for task 02369adf-7a19-47dd-4c59-000000001215 ok: [managed_node1] => { "changed": false, "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 0x7f55e689aca0> # /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 0x7f55e6841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e689aa00> # /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 0x7f55e689a9a0> 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 0x7f55e6841370> # /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 0x7f55e6841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841550> # /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 0x7f55e65c8f70> # /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 0x7f55e65cf100> # /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 0x7f55e65f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6857760> # /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 0x7f55e65c8c70> # /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 0x7f55e65f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6841fd0> 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/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__/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 0x7f55e6596550> # /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 0x7f55e6596340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6596760> # /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' # 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 0x7f55e6594670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7f55e654c8e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65976d0> # /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 0x7f55e65598e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65f8e50> # /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 0x7f55e6519370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6512e20> # /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 0x7f55e6512ee0> # /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 0x7f55e6512e50> # /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 0x7f55e65191c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65782e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6597520> # /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' # /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 0x7f55e65789d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6524ee0> # /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 0x7f55e64ea9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64d5fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64d5730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6519d60> # /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 0x7f55e64ff2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6567220> # /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' import 'errno' # # /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 0x7f55e64924c0> # /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 0x7f55e64928b0> 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 0x7f55e64ad760> # 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 0x7f55e64ad5e0> # 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 0x7f55e64bd130> # /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' # /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 0x7f55e64481c0> # 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 0x7f55e64482b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64bd1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65780a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7f55e64634c0> # /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 0x7f55e6463df0> # 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 0x7f55e6476370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463610> # /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 0x7f55e6476af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6463c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6455580> # /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' # /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 0x7f55e637cbe0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637c9a0> # 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 0x7f55e637cac0> # /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 0x7f55e637cf10> # 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 0x7f55e6389460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637cb80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6455640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e64ff700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6398760> # 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 0x7f55e63a6910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e637cd00> # /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 0x7f55e5d6d1c0> # 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 0x7f55e63a6730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e63a68b0> # /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/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 0x7f55e5d85a30> # /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 0x7f55e5d90640> # /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' # /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 0x7f55e5d3f7f0> # /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 0x7f55e5d4faf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d4f880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d90dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e63a6820> # /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' # /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/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/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 0x7f55e5cde970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cdeb20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d4fe20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d85100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d80940> # 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 0x7f55e5ceb220> # 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 0x7f55e5d4fdc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d803d0> # /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 0x7f55e5cc9b80> # /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 0x7f55e5cc9c70> # /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 0x7f55e5cc9f70> # /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 0x7f55e5cd4580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc9520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cc9100> # 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 0x7f55e5cc97c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5cb3dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d807c0> # /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/__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 0x7f55e56d13d0> # 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 0x7f55e56de2e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56c26d0> # /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 0x7f55e56c2d60> # /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 0x7f55e5621af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56de8b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56de430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e56b61c0> # /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 0x7f55e55d0880> # /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 0x7f55e55edfd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5d70af0> # /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 0x7f55e55f3160> # /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__/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 0x7f55e5364520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5359be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e53598b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e554dd00> # /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 0x7f55e5359ca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55d03d0> # /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 0x7f55e5326f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e55427f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e65944c0> # /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/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__/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 0x7f55e63545e0> # /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 0x7f55e521cc10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e521c910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e6354dc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5335640> # /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' # /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 0x7f55e5237be0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e534d5e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e5335460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e537cd00> ** (process:45325): WARNING **: 22:27:28.182: 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 0x7f55e6596700> # /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/__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 0x7f55e51e7400> # /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' # /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 0x7f55e4bd0130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b9daf0> 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 0x7f55e4b9dca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7eb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7940> # /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 0x7f55e4b9d820> # /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/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 0x7f55e4bb5700> # /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 0x7f55e4b4f5e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4ca0> # /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 0x7f55e4bc4b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc46d0> # /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 0x7f55e4bc4640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40820> # /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 0x7f55e4bc4040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bd0eb0> # /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' # 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 0x7f55e4b4ff40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4fb20> # /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 0x7f55e4b4ffd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b4f7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b40610> # /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 0x7f55e4b4f820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e0c70> # /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 0x7f55e4b66670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4b66460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51e7190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e51d70d0> # /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 0x7f55e4aec1f0> # /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 0x7f55e4ba9ee0> # /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__/__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 0x7f55e4aec490> # /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/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 0x7f55e4afe100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aece50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aeca90> # /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 0x7f55e4aecc70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4aec7c0> # /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 0x7f55e4afe550> # /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 0x7f55e4afe970> # /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 0x7f55e4afef70> # /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 0x7f55e4b0e3d0> # /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 0x7f55e4b0eb20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4afe130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4bc4880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba99d0> # /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 0x7f55e4afa280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba93a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba9d90> # /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 0x7f55e4afabe0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4ba9cd0> # /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 0x7f55e4afab80> # /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 0x7f55e4afaf40> # /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 0x7f55e4aac250> # /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 0x7f55e4a58ac0> # /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 0x7f55e4a697c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a69130> # /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 0x7f55e4a69a90> # /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 0x7f55e4a75190> # /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 0x7f55e4a8c370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a7cee0> # /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 0x7f55e497c550> # /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 0x7f55e4981220> # /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 0x7f55e4981fd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a4faf0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4a4f760> # /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 0x7f55e4992fd0> # /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' # /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 0x7f55e49a6e20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49a6790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4992f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49927c0> # /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 0x7f55e494f9d0> # /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 0x7f55e4955130> # /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 0x7f55e496b250> # /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 0x7f55e496b610> # /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 0x7f55e48fb2b0> # /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 0x7f55e48fbe50> # /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 0x7f55e49086a0> # /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 0x7f55e49089d0> # /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 0x7f55e4908d90> # /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 0x7f55e4915490> # /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 0x7f55e4915f40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4915d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49157f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e49551f0> # /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 0x7f55e48d6d30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48e0880> # /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 0x7f55e48f05e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48eb1f0> # /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/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 0x7f55e48989d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4888be0> # /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 0x7f55e48433d0> # /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 0x7f55e4843bb0> # /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 0x7f55e484b250> # /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 0x7f55e4852520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4836160> # /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 0x7f55e4836f10> # /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 0x7f55e4815340> # /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/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 0x7f55e47e0160> # /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 0x7f55e47eb280> # /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 0x7f55e477d1c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e47eb8e0> # /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 0x7f55e479d700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e481de20> # /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 0x7f55e476c370> # /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 0x7f55e470b580> # /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 0x7f55e470bf70> # /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 0x7f55e4713ac0> # /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 0x7f55e4713e20> # /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 0x7f55e471acd0> # /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 0x7f55e4721610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48e0550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e48d6fa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e4961a90> # /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/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 0x7f55e46c2910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e46c2220> # /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 0x7f55e46c9bb0> # /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 0x7f55e46cddc0> # /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 0x7f55e46d6520> # /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 0x7f55e46d6cd0> # /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 0x7f55e46e0790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e53352b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885648.34806: done sending task result for task 02369adf-7a19-47dd-4c59-000000001215 20459 1726885648.35201: WORKER PROCESS EXITING 20459 1726885648.35194: no more pending results, returning what we have 20459 1726885648.35205: results queue empty 20459 1726885648.35206: checking for any_errors_fatal 20459 1726885648.35217: done checking for any_errors_fatal 20459 1726885648.35218: checking for max_fail_percentage 20459 1726885648.35223: done checking for max_fail_percentage 20459 1726885648.35224: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.35224: done checking to see if all hosts have failed 20459 1726885648.35225: getting the remaining hosts for this loop 20459 1726885648.35226: done getting the remaining hosts for this loop 20459 1726885648.35230: getting the next task for host managed_node1 20459 1726885648.35236: done getting next task for host managed_node1 20459 1726885648.35243: ^ task is: TASK: Verify that PVs fill the whole devices when they should 20459 1726885648.35248: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885648.35251: getting variables 20459 1726885648.35253: in VariableManager get_vars() 20459 1726885648.35277: Calling all_inventory to load vars for managed_node1 20459 1726885648.35279: Calling groups_inventory to load vars for managed_node1 20459 1726885648.35282: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.35292: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.35294: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.35297: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.35980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.36652: done with get_vars() 20459 1726885648.36676: done getting variables TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:73 Friday 20 September 2024 22:27:28 -0400 (0:00:00.471) 0:00:54.730 ****** 20459 1726885648.37054: entering _queue_task() for managed_node1/include_tasks 20459 1726885648.37322: worker is 1 (out of 1 available) 20459 1726885648.37347: exiting _queue_task() for managed_node1/include_tasks 20459 1726885648.37359: done queuing things up, now waiting for results queue to drain 20459 1726885648.37361: waiting for pending results... 20459 1726885648.37670: running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should 20459 1726885648.37813: in run() - task 02369adf-7a19-47dd-4c59-000000001216 20459 1726885648.37837: variable 'ansible_search_path' from source: unknown 20459 1726885648.38155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885648.40892: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885648.41404: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885648.41448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885648.41494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885648.41530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885648.41617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885648.41653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885648.41767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885648.41817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885648.41882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885648.42015: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885648.42149: variable 'omit' from source: magic vars 20459 1726885648.42260: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.42275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.42290: variable 'omit' from source: magic vars 20459 1726885648.42509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885648.42548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885648.42577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885648.42633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885648.42653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885648.42750: variable 'grow_supported' from source: set_fact 20459 1726885648.42849: Evaluated conditional (grow_supported.stdout | trim == 'True'): False 20459 1726885648.42858: when evaluation is False, skipping this task 20459 1726885648.42895: variable 'st_pool_pv' from source: unknown 20459 1726885648.42976: variable 'st_pool_pv' from source: unknown skipping: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } 20459 1726885648.43155: dumping result to json 20459 1726885648.43164: done dumping result, returning 20459 1726885648.43173: done running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should [02369adf-7a19-47dd-4c59-000000001216] 20459 1726885648.43183: sending task result for task 02369adf-7a19-47dd-4c59-000000001216 skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885648.43287: no more pending results, returning what we have 20459 1726885648.43290: results queue empty 20459 1726885648.43291: checking for any_errors_fatal 20459 1726885648.43308: done checking for any_errors_fatal 20459 1726885648.43309: checking for max_fail_percentage 20459 1726885648.43311: done checking for max_fail_percentage 20459 1726885648.43317: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.43318: done checking to see if all hosts have failed 20459 1726885648.43321: getting the remaining hosts for this loop 20459 1726885648.43323: done getting the remaining hosts for this loop 20459 1726885648.43327: getting the next task for host managed_node1 20459 1726885648.43335: done getting next task for host managed_node1 20459 1726885648.43339: ^ task is: TASK: Check MD RAID 20459 1726885648.43345: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885648.43350: getting variables 20459 1726885648.43352: in VariableManager get_vars() 20459 1726885648.43383: Calling all_inventory to load vars for managed_node1 20459 1726885648.43386: Calling groups_inventory to load vars for managed_node1 20459 1726885648.43390: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.43401: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.43404: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.43407: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.44064: done sending task result for task 02369adf-7a19-47dd-4c59-000000001216 20459 1726885648.44067: WORKER PROCESS EXITING 20459 1726885648.44090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.46146: done with get_vars() 20459 1726885648.46207: done getting variables TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:83 Friday 20 September 2024 22:27:28 -0400 (0:00:00.096) 0:00:54.827 ****** 20459 1726885648.46759: entering _queue_task() for managed_node1/include_tasks 20459 1726885648.48110: worker is 1 (out of 1 available) 20459 1726885648.48126: exiting _queue_task() for managed_node1/include_tasks 20459 1726885648.48138: done queuing things up, now waiting for results queue to drain 20459 1726885648.48140: waiting for pending results... 20459 1726885648.49245: running TaskExecutor() for managed_node1/TASK: Check MD RAID 20459 1726885648.49642: in run() - task 02369adf-7a19-47dd-4c59-000000001218 20459 1726885648.49664: variable 'ansible_search_path' from source: unknown 20459 1726885648.49748: calling self._execute() 20459 1726885648.49982: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.49995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.50010: variable 'omit' from source: magic vars 20459 1726885648.50133: _execute() done 20459 1726885648.50146: dumping result to json 20459 1726885648.50155: done dumping result, returning 20459 1726885648.50167: done running TaskExecutor() for managed_node1/TASK: Check MD RAID [02369adf-7a19-47dd-4c59-000000001218] 20459 1726885648.50178: sending task result for task 02369adf-7a19-47dd-4c59-000000001218 20459 1726885648.50317: no more pending results, returning what we have 20459 1726885648.50325: in VariableManager get_vars() 20459 1726885648.50362: Calling all_inventory to load vars for managed_node1 20459 1726885648.50365: Calling groups_inventory to load vars for managed_node1 20459 1726885648.50368: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.50380: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.50384: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.50386: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.51317: done sending task result for task 02369adf-7a19-47dd-4c59-000000001218 20459 1726885648.51320: WORKER PROCESS EXITING 20459 1726885648.51607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.52974: done with get_vars() 20459 1726885648.53047: variable 'ansible_search_path' from source: unknown 20459 1726885648.53289: variable 'storage_test_pool_subset' from source: include params 20459 1726885648.53323: we have included files to process 20459 1726885648.53325: generating all_blocks data 20459 1726885648.53327: done generating all_blocks data 20459 1726885648.53333: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885648.53335: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885648.53338: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885648.54960: done processing included file 20459 1726885648.54962: iterating over new_blocks loaded from include file 20459 1726885648.54964: in VariableManager get_vars() 20459 1726885648.54980: done with get_vars() 20459 1726885648.54981: filtering new block on tags 20459 1726885648.55230: done filtering new block on tags 20459 1726885648.55234: in VariableManager get_vars() 20459 1726885648.55256: done with get_vars() 20459 1726885648.55258: filtering new block on tags 20459 1726885648.55299: done filtering new block on tags 20459 1726885648.55302: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed_node1 20459 1726885648.55307: extending task lists for all hosts with included blocks 20459 1726885648.57223: done extending task lists 20459 1726885648.57225: done processing included files 20459 1726885648.57226: results queue empty 20459 1726885648.57226: checking for any_errors_fatal 20459 1726885648.57230: done checking for any_errors_fatal 20459 1726885648.57230: checking for max_fail_percentage 20459 1726885648.57232: done checking for max_fail_percentage 20459 1726885648.57232: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.57233: done checking to see if all hosts have failed 20459 1726885648.57234: getting the remaining hosts for this loop 20459 1726885648.57235: done getting the remaining hosts for this loop 20459 1726885648.57238: getting the next task for host managed_node1 20459 1726885648.57242: done getting next task for host managed_node1 20459 1726885648.57245: ^ task is: TASK: Get information about RAID 20459 1726885648.57255: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.57258: getting variables 20459 1726885648.57259: in VariableManager get_vars() 20459 1726885648.57322: Calling all_inventory to load vars for managed_node1 20459 1726885648.57324: Calling groups_inventory to load vars for managed_node1 20459 1726885648.57327: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.57332: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.57335: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.57339: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.58093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.59098: done with get_vars() 20459 1726885648.59116: done getting variables 20459 1726885648.59155: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Friday 20 September 2024 22:27:28 -0400 (0:00:00.124) 0:00:54.952 ****** 20459 1726885648.59184: entering _queue_task() for managed_node1/command 20459 1726885648.59501: worker is 1 (out of 1 available) 20459 1726885648.59517: exiting _queue_task() for managed_node1/command 20459 1726885648.59528: done queuing things up, now waiting for results queue to drain 20459 1726885648.59530: waiting for pending results... 20459 1726885648.59882: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885648.60031: in run() - task 02369adf-7a19-47dd-4c59-00000000126e 20459 1726885648.60059: variable 'ansible_search_path' from source: unknown 20459 1726885648.60105: calling self._execute() 20459 1726885648.60272: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.60290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.60323: variable 'omit' from source: magic vars 20459 1726885648.60794: variable 'storage_test_pool' from source: include params 20459 1726885648.60841: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.60851: when evaluation is False, skipping this task 20459 1726885648.60857: _execute() done 20459 1726885648.60864: dumping result to json 20459 1726885648.60870: done dumping result, returning 20459 1726885648.60878: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-00000000126e] 20459 1726885648.60888: sending task result for task 02369adf-7a19-47dd-4c59-00000000126e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.61048: no more pending results, returning what we have 20459 1726885648.61052: results queue empty 20459 1726885648.61053: checking for any_errors_fatal 20459 1726885648.61055: done checking for any_errors_fatal 20459 1726885648.61055: checking for max_fail_percentage 20459 1726885648.61057: done checking for max_fail_percentage 20459 1726885648.61058: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.61059: done checking to see if all hosts have failed 20459 1726885648.61059: getting the remaining hosts for this loop 20459 1726885648.61061: done getting the remaining hosts for this loop 20459 1726885648.61064: getting the next task for host managed_node1 20459 1726885648.61073: done getting next task for host managed_node1 20459 1726885648.61076: ^ task is: TASK: Set active devices regex 20459 1726885648.61085: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.61089: getting variables 20459 1726885648.61091: in VariableManager get_vars() 20459 1726885648.61129: Calling all_inventory to load vars for managed_node1 20459 1726885648.61132: Calling groups_inventory to load vars for managed_node1 20459 1726885648.61136: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.61149: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.61153: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.61156: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.61742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.62331: done sending task result for task 02369adf-7a19-47dd-4c59-00000000126e 20459 1726885648.62335: WORKER PROCESS EXITING 20459 1726885648.63082: done with get_vars() 20459 1726885648.63096: done getting variables 20459 1726885648.63303: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Friday 20 September 2024 22:27:28 -0400 (0:00:00.041) 0:00:54.993 ****** 20459 1726885648.63338: entering _queue_task() for managed_node1/set_fact 20459 1726885648.63710: worker is 1 (out of 1 available) 20459 1726885648.63725: exiting _queue_task() for managed_node1/set_fact 20459 1726885648.63737: done queuing things up, now waiting for results queue to drain 20459 1726885648.63739: waiting for pending results... 20459 1726885648.64027: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885648.64160: in run() - task 02369adf-7a19-47dd-4c59-00000000126f 20459 1726885648.64184: variable 'ansible_search_path' from source: unknown 20459 1726885648.64224: calling self._execute() 20459 1726885648.64339: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.64350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.64366: variable 'omit' from source: magic vars 20459 1726885648.64746: variable 'storage_test_pool' from source: include params 20459 1726885648.64782: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.64792: when evaluation is False, skipping this task 20459 1726885648.64801: _execute() done 20459 1726885648.64808: dumping result to json 20459 1726885648.64817: done dumping result, returning 20459 1726885648.64831: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-00000000126f] 20459 1726885648.64842: sending task result for task 02369adf-7a19-47dd-4c59-00000000126f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.64988: no more pending results, returning what we have 20459 1726885648.64993: results queue empty 20459 1726885648.64994: checking for any_errors_fatal 20459 1726885648.65005: done checking for any_errors_fatal 20459 1726885648.65006: checking for max_fail_percentage 20459 1726885648.65008: done checking for max_fail_percentage 20459 1726885648.65009: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.65009: done checking to see if all hosts have failed 20459 1726885648.65010: getting the remaining hosts for this loop 20459 1726885648.65013: done getting the remaining hosts for this loop 20459 1726885648.65017: getting the next task for host managed_node1 20459 1726885648.65025: done getting next task for host managed_node1 20459 1726885648.65027: ^ task is: TASK: Set spare devices regex 20459 1726885648.65035: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.65040: getting variables 20459 1726885648.65041: in VariableManager get_vars() 20459 1726885648.65073: Calling all_inventory to load vars for managed_node1 20459 1726885648.65076: Calling groups_inventory to load vars for managed_node1 20459 1726885648.65079: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.65091: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.65095: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.65098: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.65853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.66709: done sending task result for task 02369adf-7a19-47dd-4c59-00000000126f 20459 1726885648.66713: WORKER PROCESS EXITING 20459 1726885648.67683: done with get_vars() 20459 1726885648.67702: done getting variables 20459 1726885648.68062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Friday 20 September 2024 22:27:28 -0400 (0:00:00.047) 0:00:55.041 ****** 20459 1726885648.68095: entering _queue_task() for managed_node1/set_fact 20459 1726885648.68541: worker is 1 (out of 1 available) 20459 1726885648.68555: exiting _queue_task() for managed_node1/set_fact 20459 1726885648.68568: done queuing things up, now waiting for results queue to drain 20459 1726885648.68570: waiting for pending results... 20459 1726885648.68846: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885648.68989: in run() - task 02369adf-7a19-47dd-4c59-000000001270 20459 1726885648.69014: variable 'ansible_search_path' from source: unknown 20459 1726885648.69060: calling self._execute() 20459 1726885648.69191: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.69209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.69230: variable 'omit' from source: magic vars 20459 1726885648.69703: variable 'storage_test_pool' from source: include params 20459 1726885648.69759: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.69767: when evaluation is False, skipping this task 20459 1726885648.69774: _execute() done 20459 1726885648.69780: dumping result to json 20459 1726885648.69786: done dumping result, returning 20459 1726885648.69797: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-000000001270] 20459 1726885648.69808: sending task result for task 02369adf-7a19-47dd-4c59-000000001270 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.69966: no more pending results, returning what we have 20459 1726885648.69971: results queue empty 20459 1726885648.69972: checking for any_errors_fatal 20459 1726885648.69981: done checking for any_errors_fatal 20459 1726885648.69982: checking for max_fail_percentage 20459 1726885648.69984: done checking for max_fail_percentage 20459 1726885648.69985: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.69986: done checking to see if all hosts have failed 20459 1726885648.69986: getting the remaining hosts for this loop 20459 1726885648.69988: done getting the remaining hosts for this loop 20459 1726885648.69991: getting the next task for host managed_node1 20459 1726885648.69999: done getting next task for host managed_node1 20459 1726885648.70002: ^ task is: TASK: Set md version regex 20459 1726885648.70009: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.70015: getting variables 20459 1726885648.70016: in VariableManager get_vars() 20459 1726885648.70048: Calling all_inventory to load vars for managed_node1 20459 1726885648.70051: Calling groups_inventory to load vars for managed_node1 20459 1726885648.70054: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.70066: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.70069: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.70072: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.70610: done sending task result for task 02369adf-7a19-47dd-4c59-000000001270 20459 1726885648.70618: WORKER PROCESS EXITING 20459 1726885648.70644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.71335: done with get_vars() 20459 1726885648.71351: done getting variables 20459 1726885648.71403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Friday 20 September 2024 22:27:28 -0400 (0:00:00.033) 0:00:55.074 ****** 20459 1726885648.71449: entering _queue_task() for managed_node1/set_fact 20459 1726885648.71689: worker is 1 (out of 1 available) 20459 1726885648.71699: exiting _queue_task() for managed_node1/set_fact 20459 1726885648.71714: done queuing things up, now waiting for results queue to drain 20459 1726885648.71715: waiting for pending results... 20459 1726885648.72036: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885648.72188: in run() - task 02369adf-7a19-47dd-4c59-000000001271 20459 1726885648.72210: variable 'ansible_search_path' from source: unknown 20459 1726885648.72260: calling self._execute() 20459 1726885648.72387: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.72401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.72426: variable 'omit' from source: magic vars 20459 1726885648.72861: variable 'storage_test_pool' from source: include params 20459 1726885648.72899: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.72908: when evaluation is False, skipping this task 20459 1726885648.72922: _execute() done 20459 1726885648.72931: dumping result to json 20459 1726885648.72944: done dumping result, returning 20459 1726885648.72954: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-000000001271] 20459 1726885648.72965: sending task result for task 02369adf-7a19-47dd-4c59-000000001271 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.73118: no more pending results, returning what we have 20459 1726885648.73126: results queue empty 20459 1726885648.73127: checking for any_errors_fatal 20459 1726885648.73136: done checking for any_errors_fatal 20459 1726885648.73137: checking for max_fail_percentage 20459 1726885648.73139: done checking for max_fail_percentage 20459 1726885648.73140: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.73140: done checking to see if all hosts have failed 20459 1726885648.73141: getting the remaining hosts for this loop 20459 1726885648.73143: done getting the remaining hosts for this loop 20459 1726885648.73146: getting the next task for host managed_node1 20459 1726885648.73154: done getting next task for host managed_node1 20459 1726885648.73156: ^ task is: TASK: Set md chunk size regex 20459 1726885648.73163: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.73167: getting variables 20459 1726885648.73169: in VariableManager get_vars() 20459 1726885648.73201: Calling all_inventory to load vars for managed_node1 20459 1726885648.73203: Calling groups_inventory to load vars for managed_node1 20459 1726885648.73207: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.73223: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.73227: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.73231: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.74233: done sending task result for task 02369adf-7a19-47dd-4c59-000000001271 20459 1726885648.74237: WORKER PROCESS EXITING 20459 1726885648.74454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.75798: done with get_vars() 20459 1726885648.75858: done getting variables 20459 1726885648.75910: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Friday 20 September 2024 22:27:28 -0400 (0:00:00.045) 0:00:55.119 ****** 20459 1726885648.75962: entering _queue_task() for managed_node1/set_fact 20459 1726885648.76223: worker is 1 (out of 1 available) 20459 1726885648.76235: exiting _queue_task() for managed_node1/set_fact 20459 1726885648.76252: done queuing things up, now waiting for results queue to drain 20459 1726885648.76254: waiting for pending results... 20459 1726885648.76557: running TaskExecutor() for managed_node1/TASK: Set md chunk size regex 20459 1726885648.76734: in run() - task 02369adf-7a19-47dd-4c59-000000001272 20459 1726885648.76754: variable 'ansible_search_path' from source: unknown 20459 1726885648.76795: calling self._execute() 20459 1726885648.76918: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.76933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.76948: variable 'omit' from source: magic vars 20459 1726885648.77352: variable 'storage_test_pool' from source: include params 20459 1726885648.77390: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.77398: when evaluation is False, skipping this task 20459 1726885648.77405: _execute() done 20459 1726885648.77411: dumping result to json 20459 1726885648.77422: done dumping result, returning 20459 1726885648.77433: done running TaskExecutor() for managed_node1/TASK: Set md chunk size regex [02369adf-7a19-47dd-4c59-000000001272] 20459 1726885648.77448: sending task result for task 02369adf-7a19-47dd-4c59-000000001272 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.77602: no more pending results, returning what we have 20459 1726885648.77606: results queue empty 20459 1726885648.77612: checking for any_errors_fatal 20459 1726885648.77628: done checking for any_errors_fatal 20459 1726885648.77630: checking for max_fail_percentage 20459 1726885648.77632: done checking for max_fail_percentage 20459 1726885648.77633: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.77634: done checking to see if all hosts have failed 20459 1726885648.77634: getting the remaining hosts for this loop 20459 1726885648.77639: done getting the remaining hosts for this loop 20459 1726885648.77643: getting the next task for host managed_node1 20459 1726885648.77651: done getting next task for host managed_node1 20459 1726885648.77654: ^ task is: TASK: Parse the chunk size 20459 1726885648.77662: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.77666: getting variables 20459 1726885648.77668: in VariableManager get_vars() 20459 1726885648.77702: Calling all_inventory to load vars for managed_node1 20459 1726885648.77704: Calling groups_inventory to load vars for managed_node1 20459 1726885648.77708: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.78126: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.78132: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.78136: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.79329: done sending task result for task 02369adf-7a19-47dd-4c59-000000001272 20459 1726885648.79332: WORKER PROCESS EXITING 20459 1726885648.79354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.79987: done with get_vars() 20459 1726885648.80000: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Friday 20 September 2024 22:27:28 -0400 (0:00:00.041) 0:00:55.161 ****** 20459 1726885648.80081: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885648.80309: worker is 1 (out of 1 available) 20459 1726885648.80326: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885648.80339: done queuing things up, now waiting for results queue to drain 20459 1726885648.80341: waiting for pending results... 20459 1726885648.80641: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885648.80771: in run() - task 02369adf-7a19-47dd-4c59-000000001273 20459 1726885648.80796: variable 'ansible_search_path' from source: unknown 20459 1726885648.80839: calling self._execute() 20459 1726885648.80960: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.80971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.80987: variable 'omit' from source: magic vars 20459 1726885648.81382: variable 'storage_test_pool' from source: include params 20459 1726885648.81427: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.81441: when evaluation is False, skipping this task 20459 1726885648.81448: _execute() done 20459 1726885648.81454: dumping result to json 20459 1726885648.81461: done dumping result, returning 20459 1726885648.81471: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-000000001273] 20459 1726885648.81483: sending task result for task 02369adf-7a19-47dd-4c59-000000001273 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.81643: no more pending results, returning what we have 20459 1726885648.81648: results queue empty 20459 1726885648.81649: checking for any_errors_fatal 20459 1726885648.81658: done checking for any_errors_fatal 20459 1726885648.81659: checking for max_fail_percentage 20459 1726885648.81661: done checking for max_fail_percentage 20459 1726885648.81662: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.81662: done checking to see if all hosts have failed 20459 1726885648.81663: getting the remaining hosts for this loop 20459 1726885648.81665: done getting the remaining hosts for this loop 20459 1726885648.81668: getting the next task for host managed_node1 20459 1726885648.81676: done getting next task for host managed_node1 20459 1726885648.81678: ^ task is: TASK: Check RAID active devices count 20459 1726885648.81687: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.81690: getting variables 20459 1726885648.81692: in VariableManager get_vars() 20459 1726885648.81727: Calling all_inventory to load vars for managed_node1 20459 1726885648.81730: Calling groups_inventory to load vars for managed_node1 20459 1726885648.81734: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.81747: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.81750: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.81754: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.82386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.82935: done sending task result for task 02369adf-7a19-47dd-4c59-000000001273 20459 1726885648.82938: WORKER PROCESS EXITING 20459 1726885648.83348: done with get_vars() 20459 1726885648.83360: done getting variables 20459 1726885648.83415: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Friday 20 September 2024 22:27:28 -0400 (0:00:00.033) 0:00:55.194 ****** 20459 1726885648.83450: entering _queue_task() for managed_node1/assert 20459 1726885648.83698: worker is 1 (out of 1 available) 20459 1726885648.83710: exiting _queue_task() for managed_node1/assert 20459 1726885648.83728: done queuing things up, now waiting for results queue to drain 20459 1726885648.83733: waiting for pending results... 20459 1726885648.84092: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885648.84268: in run() - task 02369adf-7a19-47dd-4c59-000000001274 20459 1726885648.84296: variable 'ansible_search_path' from source: unknown 20459 1726885648.84351: calling self._execute() 20459 1726885648.84508: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.84531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.84555: variable 'omit' from source: magic vars 20459 1726885648.85032: variable 'storage_test_pool' from source: include params 20459 1726885648.85087: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.85096: when evaluation is False, skipping this task 20459 1726885648.85103: _execute() done 20459 1726885648.85113: dumping result to json 20459 1726885648.85125: done dumping result, returning 20459 1726885648.85144: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-000000001274] 20459 1726885648.85167: sending task result for task 02369adf-7a19-47dd-4c59-000000001274 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.85370: no more pending results, returning what we have 20459 1726885648.85374: results queue empty 20459 1726885648.85375: checking for any_errors_fatal 20459 1726885648.85392: done checking for any_errors_fatal 20459 1726885648.85393: checking for max_fail_percentage 20459 1726885648.85395: done checking for max_fail_percentage 20459 1726885648.85396: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.85397: done checking to see if all hosts have failed 20459 1726885648.85398: getting the remaining hosts for this loop 20459 1726885648.85399: done getting the remaining hosts for this loop 20459 1726885648.85403: getting the next task for host managed_node1 20459 1726885648.85418: done getting next task for host managed_node1 20459 1726885648.85424: ^ task is: TASK: Check RAID spare devices count 20459 1726885648.85436: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.85441: getting variables 20459 1726885648.85443: in VariableManager get_vars() 20459 1726885648.85481: Calling all_inventory to load vars for managed_node1 20459 1726885648.85484: Calling groups_inventory to load vars for managed_node1 20459 1726885648.85490: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.85510: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.85518: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.85525: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.86368: done sending task result for task 02369adf-7a19-47dd-4c59-000000001274 20459 1726885648.86371: WORKER PROCESS EXITING 20459 1726885648.86392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.87032: done with get_vars() 20459 1726885648.87045: done getting variables 20459 1726885648.87098: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Friday 20 September 2024 22:27:28 -0400 (0:00:00.036) 0:00:55.231 ****** 20459 1726885648.87135: entering _queue_task() for managed_node1/assert 20459 1726885648.87349: worker is 1 (out of 1 available) 20459 1726885648.87360: exiting _queue_task() for managed_node1/assert 20459 1726885648.87372: done queuing things up, now waiting for results queue to drain 20459 1726885648.87374: waiting for pending results... 20459 1726885648.87670: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885648.87812: in run() - task 02369adf-7a19-47dd-4c59-000000001275 20459 1726885648.87839: variable 'ansible_search_path' from source: unknown 20459 1726885648.87878: calling self._execute() 20459 1726885648.87996: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.88007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.88028: variable 'omit' from source: magic vars 20459 1726885648.88399: variable 'storage_test_pool' from source: include params 20459 1726885648.88438: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.88446: when evaluation is False, skipping this task 20459 1726885648.88451: _execute() done 20459 1726885648.88459: dumping result to json 20459 1726885648.88470: done dumping result, returning 20459 1726885648.88481: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-000000001275] 20459 1726885648.88492: sending task result for task 02369adf-7a19-47dd-4c59-000000001275 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.88640: no more pending results, returning what we have 20459 1726885648.88644: results queue empty 20459 1726885648.88644: checking for any_errors_fatal 20459 1726885648.88653: done checking for any_errors_fatal 20459 1726885648.88654: checking for max_fail_percentage 20459 1726885648.88656: done checking for max_fail_percentage 20459 1726885648.88657: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.88657: done checking to see if all hosts have failed 20459 1726885648.88658: getting the remaining hosts for this loop 20459 1726885648.88659: done getting the remaining hosts for this loop 20459 1726885648.88662: getting the next task for host managed_node1 20459 1726885648.88671: done getting next task for host managed_node1 20459 1726885648.88674: ^ task is: TASK: Check RAID metadata version 20459 1726885648.88680: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.88685: getting variables 20459 1726885648.88686: in VariableManager get_vars() 20459 1726885648.88722: Calling all_inventory to load vars for managed_node1 20459 1726885648.88724: Calling groups_inventory to load vars for managed_node1 20459 1726885648.88728: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.88740: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.88743: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.88747: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.89610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.89932: done sending task result for task 02369adf-7a19-47dd-4c59-000000001275 20459 1726885648.89940: WORKER PROCESS EXITING 20459 1726885648.90341: done with get_vars() 20459 1726885648.90355: done getting variables 20459 1726885648.90414: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Friday 20 September 2024 22:27:28 -0400 (0:00:00.033) 0:00:55.264 ****** 20459 1726885648.90448: entering _queue_task() for managed_node1/assert 20459 1726885648.90682: worker is 1 (out of 1 available) 20459 1726885648.90693: exiting _queue_task() for managed_node1/assert 20459 1726885648.90715: done queuing things up, now waiting for results queue to drain 20459 1726885648.90717: waiting for pending results... 20459 1726885648.91033: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885648.91193: in run() - task 02369adf-7a19-47dd-4c59-000000001276 20459 1726885648.91225: variable 'ansible_search_path' from source: unknown 20459 1726885648.91281: calling self._execute() 20459 1726885648.91405: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.91419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.91436: variable 'omit' from source: magic vars 20459 1726885648.91833: variable 'storage_test_pool' from source: include params 20459 1726885648.91872: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.91880: when evaluation is False, skipping this task 20459 1726885648.91887: _execute() done 20459 1726885648.91903: dumping result to json 20459 1726885648.91913: done dumping result, returning 20459 1726885648.91930: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-000000001276] 20459 1726885648.91942: sending task result for task 02369adf-7a19-47dd-4c59-000000001276 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.92101: no more pending results, returning what we have 20459 1726885648.92105: results queue empty 20459 1726885648.92106: checking for any_errors_fatal 20459 1726885648.92116: done checking for any_errors_fatal 20459 1726885648.92117: checking for max_fail_percentage 20459 1726885648.92121: done checking for max_fail_percentage 20459 1726885648.92123: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.92123: done checking to see if all hosts have failed 20459 1726885648.92124: getting the remaining hosts for this loop 20459 1726885648.92126: done getting the remaining hosts for this loop 20459 1726885648.92130: getting the next task for host managed_node1 20459 1726885648.92139: done getting next task for host managed_node1 20459 1726885648.92142: ^ task is: TASK: Check RAID chunk size 20459 1726885648.92148: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.92153: getting variables 20459 1726885648.92154: in VariableManager get_vars() 20459 1726885648.92187: Calling all_inventory to load vars for managed_node1 20459 1726885648.92190: Calling groups_inventory to load vars for managed_node1 20459 1726885648.92194: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.92207: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.92210: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.92216: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.93019: done sending task result for task 02369adf-7a19-47dd-4c59-000000001276 20459 1726885648.93025: WORKER PROCESS EXITING 20459 1726885648.93047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.93660: done with get_vars() 20459 1726885648.93681: done getting variables 20459 1726885648.93743: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Friday 20 September 2024 22:27:28 -0400 (0:00:00.033) 0:00:55.298 ****** 20459 1726885648.93775: entering _queue_task() for managed_node1/assert 20459 1726885648.94041: worker is 1 (out of 1 available) 20459 1726885648.94052: exiting _queue_task() for managed_node1/assert 20459 1726885648.94065: done queuing things up, now waiting for results queue to drain 20459 1726885648.94069: waiting for pending results... 20459 1726885648.94376: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885648.94529: in run() - task 02369adf-7a19-47dd-4c59-000000001277 20459 1726885648.94550: variable 'ansible_search_path' from source: unknown 20459 1726885648.94596: calling self._execute() 20459 1726885648.94729: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.94752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.94768: variable 'omit' from source: magic vars 20459 1726885648.95192: variable 'storage_test_pool' from source: include params 20459 1726885648.95240: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885648.95250: when evaluation is False, skipping this task 20459 1726885648.95257: _execute() done 20459 1726885648.95275: dumping result to json 20459 1726885648.95287: done dumping result, returning 20459 1726885648.95299: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-000000001277] 20459 1726885648.95311: sending task result for task 02369adf-7a19-47dd-4c59-000000001277 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885648.95495: no more pending results, returning what we have 20459 1726885648.95499: results queue empty 20459 1726885648.95500: checking for any_errors_fatal 20459 1726885648.95508: done checking for any_errors_fatal 20459 1726885648.95509: checking for max_fail_percentage 20459 1726885648.95516: done checking for max_fail_percentage 20459 1726885648.95517: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.95518: done checking to see if all hosts have failed 20459 1726885648.95518: getting the remaining hosts for this loop 20459 1726885648.95524: done getting the remaining hosts for this loop 20459 1726885648.95527: getting the next task for host managed_node1 20459 1726885648.95539: done getting next task for host managed_node1 20459 1726885648.95543: ^ task is: TASK: Reset variables used by tests 20459 1726885648.95549: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885648.95552: getting variables 20459 1726885648.95554: in VariableManager get_vars() 20459 1726885648.95592: Calling all_inventory to load vars for managed_node1 20459 1726885648.95595: Calling groups_inventory to load vars for managed_node1 20459 1726885648.95598: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.95610: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.95617: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.95623: Calling groups_plugins_play to load vars for managed_node1 20459 1726885648.96632: done sending task result for task 02369adf-7a19-47dd-4c59-000000001277 20459 1726885648.96635: WORKER PROCESS EXITING 20459 1726885648.96656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885648.97147: done with get_vars() 20459 1726885648.97168: done getting variables 20459 1726885648.97236: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Friday 20 September 2024 22:27:28 -0400 (0:00:00.034) 0:00:55.333 ****** 20459 1726885648.97260: entering _queue_task() for managed_node1/set_fact 20459 1726885648.97534: worker is 1 (out of 1 available) 20459 1726885648.97552: exiting _queue_task() for managed_node1/set_fact 20459 1726885648.97565: done queuing things up, now waiting for results queue to drain 20459 1726885648.97569: waiting for pending results... 20459 1726885648.97937: running TaskExecutor() for managed_node1/TASK: Reset variables used by tests 20459 1726885648.98122: in run() - task 02369adf-7a19-47dd-4c59-000000001279 20459 1726885648.98150: variable 'ansible_search_path' from source: unknown 20459 1726885648.98201: calling self._execute() 20459 1726885648.98328: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.98342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.98356: variable 'omit' from source: magic vars 20459 1726885648.98487: variable 'omit' from source: magic vars 20459 1726885648.98569: variable 'omit' from source: magic vars 20459 1726885648.98609: variable 'omit' from source: magic vars 20459 1726885648.98660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885648.98704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885648.98736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885648.98757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885648.98777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885648.98799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885648.98824: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885648.98861: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885648.98869: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.98876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.99001: Set connection var ansible_pipelining to False 20459 1726885648.99009: Set connection var ansible_shell_type to sh 20459 1726885648.99023: Set connection var ansible_connection to ssh 20459 1726885648.99042: Set connection var ansible_timeout to 10 20459 1726885648.99057: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885648.99069: Set connection var ansible_shell_executable to /bin/sh 20459 1726885648.99097: variable 'ansible_shell_executable' from source: unknown 20459 1726885648.99105: variable 'ansible_connection' from source: unknown 20459 1726885648.99117: variable 'ansible_module_compression' from source: unknown 20459 1726885648.99132: variable 'ansible_shell_type' from source: unknown 20459 1726885648.99140: variable 'ansible_shell_executable' from source: unknown 20459 1726885648.99147: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885648.99154: variable 'ansible_pipelining' from source: unknown 20459 1726885648.99167: variable 'ansible_timeout' from source: unknown 20459 1726885648.99186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885648.99388: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885648.99407: variable 'omit' from source: magic vars 20459 1726885648.99423: starting attempt loop 20459 1726885648.99431: running the handler 20459 1726885648.99458: handler run complete 20459 1726885648.99473: attempt loop complete, returning result 20459 1726885648.99492: _execute() done 20459 1726885648.99503: dumping result to json 20459 1726885648.99522: done dumping result, returning 20459 1726885648.99538: done running TaskExecutor() for managed_node1/TASK: Reset variables used by tests [02369adf-7a19-47dd-4c59-000000001279] 20459 1726885648.99552: sending task result for task 02369adf-7a19-47dd-4c59-000000001279 ok: [managed_node1] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } 20459 1726885648.99730: no more pending results, returning what we have 20459 1726885648.99734: results queue empty 20459 1726885648.99735: checking for any_errors_fatal 20459 1726885648.99752: done checking for any_errors_fatal 20459 1726885648.99753: checking for max_fail_percentage 20459 1726885648.99757: done checking for max_fail_percentage 20459 1726885648.99758: checking to see if all hosts have failed and the running result is not ok 20459 1726885648.99759: done checking to see if all hosts have failed 20459 1726885648.99759: getting the remaining hosts for this loop 20459 1726885648.99761: done getting the remaining hosts for this loop 20459 1726885648.99765: getting the next task for host managed_node1 20459 1726885648.99774: done getting next task for host managed_node1 20459 1726885648.99778: ^ task is: TASK: Check LVM RAID 20459 1726885648.99791: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885648.99799: getting variables 20459 1726885648.99801: in VariableManager get_vars() 20459 1726885648.99842: Calling all_inventory to load vars for managed_node1 20459 1726885648.99845: Calling groups_inventory to load vars for managed_node1 20459 1726885648.99848: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885648.99860: Calling all_plugins_play to load vars for managed_node1 20459 1726885648.99863: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885648.99867: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.00418: done sending task result for task 02369adf-7a19-47dd-4c59-000000001279 20459 1726885649.00421: WORKER PROCESS EXITING 20459 1726885649.00482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.00867: done with get_vars() 20459 1726885649.00877: done getting variables TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:86 Friday 20 September 2024 22:27:29 -0400 (0:00:00.037) 0:00:55.370 ****** 20459 1726885649.00973: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.01160: worker is 1 (out of 1 available) 20459 1726885649.01174: exiting _queue_task() for managed_node1/include_tasks 20459 1726885649.01188: done queuing things up, now waiting for results queue to drain 20459 1726885649.01190: waiting for pending results... 20459 1726885649.01431: running TaskExecutor() for managed_node1/TASK: Check LVM RAID 20459 1726885649.01549: in run() - task 02369adf-7a19-47dd-4c59-000000001219 20459 1726885649.01576: variable 'ansible_search_path' from source: unknown 20459 1726885649.01634: calling self._execute() 20459 1726885649.01756: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.01760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.01770: variable 'omit' from source: magic vars 20459 1726885649.01872: _execute() done 20459 1726885649.01881: dumping result to json 20459 1726885649.01887: done dumping result, returning 20459 1726885649.01895: done running TaskExecutor() for managed_node1/TASK: Check LVM RAID [02369adf-7a19-47dd-4c59-000000001219] 20459 1726885649.01906: sending task result for task 02369adf-7a19-47dd-4c59-000000001219 20459 1726885649.02041: done sending task result for task 02369adf-7a19-47dd-4c59-000000001219 20459 1726885649.02048: WORKER PROCESS EXITING 20459 1726885649.02259: no more pending results, returning what we have 20459 1726885649.02263: in VariableManager get_vars() 20459 1726885649.02300: Calling all_inventory to load vars for managed_node1 20459 1726885649.02302: Calling groups_inventory to load vars for managed_node1 20459 1726885649.02305: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.02316: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.02319: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.02324: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.02861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.03475: done with get_vars() 20459 1726885649.03486: variable 'ansible_search_path' from source: unknown 20459 1726885649.03605: variable 'storage_test_pool_subset' from source: include params 20459 1726885649.03650: we have included files to process 20459 1726885649.03652: generating all_blocks data 20459 1726885649.03654: done generating all_blocks data 20459 1726885649.03659: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885649.03660: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885649.03663: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885649.03780: in VariableManager get_vars() 20459 1726885649.03802: done with get_vars() 20459 1726885649.03822: done processing included file 20459 1726885649.03825: iterating over new_blocks loaded from include file 20459 1726885649.03826: in VariableManager get_vars() 20459 1726885649.03848: done with get_vars() 20459 1726885649.03850: filtering new block on tags 20459 1726885649.03877: done filtering new block on tags 20459 1726885649.03880: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed_node1 20459 1726885649.03885: extending task lists for all hosts with included blocks 20459 1726885649.05945: done extending task lists 20459 1726885649.05946: done processing included files 20459 1726885649.05947: results queue empty 20459 1726885649.05948: checking for any_errors_fatal 20459 1726885649.05955: done checking for any_errors_fatal 20459 1726885649.05959: checking for max_fail_percentage 20459 1726885649.05960: done checking for max_fail_percentage 20459 1726885649.05961: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.05962: done checking to see if all hosts have failed 20459 1726885649.05962: getting the remaining hosts for this loop 20459 1726885649.05964: done getting the remaining hosts for this loop 20459 1726885649.05966: getting the next task for host managed_node1 20459 1726885649.05971: done getting next task for host managed_node1 20459 1726885649.05973: ^ task is: TASK: Validate pool member LVM RAID settings 20459 1726885649.05977: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.05979: getting variables 20459 1726885649.05980: in VariableManager get_vars() 20459 1726885649.05991: Calling all_inventory to load vars for managed_node1 20459 1726885649.05993: Calling groups_inventory to load vars for managed_node1 20459 1726885649.05996: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.06001: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.06003: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.06006: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.06457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.07077: done with get_vars() 20459 1726885649.07098: done getting variables TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Friday 20 September 2024 22:27:29 -0400 (0:00:00.062) 0:00:55.432 ****** 20459 1726885649.07203: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.07441: worker is 1 (out of 1 available) 20459 1726885649.07454: exiting _queue_task() for managed_node1/include_tasks 20459 1726885649.07468: done queuing things up, now waiting for results queue to drain 20459 1726885649.07469: waiting for pending results... 20459 1726885649.07774: running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings 20459 1726885649.07918: in run() - task 02369adf-7a19-47dd-4c59-000000001339 20459 1726885649.07941: variable 'ansible_search_path' from source: unknown 20459 1726885649.08209: variable 'storage_test_pool' from source: include params 20459 1726885649.08467: variable 'omit' from source: magic vars 20459 1726885649.08616: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.08635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.08650: variable 'omit' from source: magic vars 20459 1726885649.08888: variable 'storage_test_pool' from source: include params 20459 1726885649.08925: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885649.08973: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885649.09030: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885649.09319: dumping result to json 20459 1726885649.09325: done dumping result, returning 20459 1726885649.09327: done running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings [02369adf-7a19-47dd-4c59-000000001339] 20459 1726885649.09330: sending task result for task 02369adf-7a19-47dd-4c59-000000001339 20459 1726885649.09381: done sending task result for task 02369adf-7a19-47dd-4c59-000000001339 20459 1726885649.09384: WORKER PROCESS EXITING 20459 1726885649.09430: no more pending results, returning what we have 20459 1726885649.09433: in VariableManager get_vars() 20459 1726885649.09455: Calling all_inventory to load vars for managed_node1 20459 1726885649.09456: Calling groups_inventory to load vars for managed_node1 20459 1726885649.09458: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.09465: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.09467: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.09469: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.09791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.10129: done with get_vars() 20459 1726885649.10138: variable 'ansible_search_path' from source: unknown 20459 1726885649.10167: we have included files to process 20459 1726885649.10168: generating all_blocks data 20459 1726885649.10172: done generating all_blocks data 20459 1726885649.10173: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885649.10174: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885649.10176: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885649.10702: done processing included file 20459 1726885649.10705: iterating over new_blocks loaded from include file 20459 1726885649.10706: in VariableManager get_vars() 20459 1726885649.10723: done with get_vars() 20459 1726885649.10725: filtering new block on tags 20459 1726885649.10835: done filtering new block on tags 20459 1726885649.10837: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885649.10848: extending task lists for all hosts with included blocks 20459 1726885649.11026: done extending task lists 20459 1726885649.11027: done processing included files 20459 1726885649.11028: results queue empty 20459 1726885649.11029: checking for any_errors_fatal 20459 1726885649.11031: done checking for any_errors_fatal 20459 1726885649.11032: checking for max_fail_percentage 20459 1726885649.11033: done checking for max_fail_percentage 20459 1726885649.11033: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.11034: done checking to see if all hosts have failed 20459 1726885649.11035: getting the remaining hosts for this loop 20459 1726885649.11036: done getting the remaining hosts for this loop 20459 1726885649.11038: getting the next task for host managed_node1 20459 1726885649.11043: done getting next task for host managed_node1 20459 1726885649.11045: ^ task is: TASK: Get information about the LV 20459 1726885649.11049: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.11051: getting variables 20459 1726885649.11052: in VariableManager get_vars() 20459 1726885649.11060: Calling all_inventory to load vars for managed_node1 20459 1726885649.11062: Calling groups_inventory to load vars for managed_node1 20459 1726885649.11064: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.11069: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.11071: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.11078: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.11674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.12101: done with get_vars() 20459 1726885649.12110: done getting variables 20459 1726885649.12146: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Friday 20 September 2024 22:27:29 -0400 (0:00:00.049) 0:00:55.482 ****** 20459 1726885649.12167: entering _queue_task() for managed_node1/command 20459 1726885649.12340: worker is 1 (out of 1 available) 20459 1726885649.12353: exiting _queue_task() for managed_node1/command 20459 1726885649.12365: done queuing things up, now waiting for results queue to drain 20459 1726885649.12367: waiting for pending results... 20459 1726885649.12539: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885649.12645: in run() - task 02369adf-7a19-47dd-4c59-00000000145a 20459 1726885649.12656: variable 'ansible_search_path' from source: unknown 20459 1726885649.12683: calling self._execute() 20459 1726885649.12771: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.12777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.12785: variable 'omit' from source: magic vars 20459 1726885649.13048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.13248: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.13282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.13306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.13344: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.13399: 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) 20459 1726885649.13418: 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) 20459 1726885649.13437: 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) 20459 1726885649.13458: 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) 20459 1726885649.13547: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.13572: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.13575: when evaluation is False, skipping this task 20459 1726885649.13578: _execute() done 20459 1726885649.13580: dumping result to json 20459 1726885649.13583: done dumping result, returning 20459 1726885649.13588: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-00000000145a] 20459 1726885649.13593: sending task result for task 02369adf-7a19-47dd-4c59-00000000145a 20459 1726885649.13681: done sending task result for task 02369adf-7a19-47dd-4c59-00000000145a 20459 1726885649.13684: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.13738: no more pending results, returning what we have 20459 1726885649.13742: results queue empty 20459 1726885649.13743: checking for any_errors_fatal 20459 1726885649.13744: done checking for any_errors_fatal 20459 1726885649.13745: checking for max_fail_percentage 20459 1726885649.13746: done checking for max_fail_percentage 20459 1726885649.13747: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.13748: done checking to see if all hosts have failed 20459 1726885649.13748: getting the remaining hosts for this loop 20459 1726885649.13750: done getting the remaining hosts for this loop 20459 1726885649.13752: getting the next task for host managed_node1 20459 1726885649.13760: done getting next task for host managed_node1 20459 1726885649.13763: ^ task is: TASK: Set LV segment type 20459 1726885649.13769: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.13772: getting variables 20459 1726885649.13773: in VariableManager get_vars() 20459 1726885649.13803: Calling all_inventory to load vars for managed_node1 20459 1726885649.13805: Calling groups_inventory to load vars for managed_node1 20459 1726885649.13807: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.13816: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.13818: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.13820: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.14128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.14469: done with get_vars() 20459 1726885649.14479: done getting variables 20459 1726885649.14516: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Friday 20 September 2024 22:27:29 -0400 (0:00:00.023) 0:00:55.505 ****** 20459 1726885649.14540: entering _queue_task() for managed_node1/set_fact 20459 1726885649.14718: worker is 1 (out of 1 available) 20459 1726885649.14729: exiting _queue_task() for managed_node1/set_fact 20459 1726885649.14741: done queuing things up, now waiting for results queue to drain 20459 1726885649.14743: waiting for pending results... 20459 1726885649.15023: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885649.15167: in run() - task 02369adf-7a19-47dd-4c59-00000000145b 20459 1726885649.15191: variable 'ansible_search_path' from source: unknown 20459 1726885649.15273: calling self._execute() 20459 1726885649.15390: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.15403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.15434: variable 'omit' from source: magic vars 20459 1726885649.15910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.16233: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.16314: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.16382: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.16439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.16549: 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) 20459 1726885649.16614: 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) 20459 1726885649.16696: 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) 20459 1726885649.16754: 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) 20459 1726885649.16931: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.17005: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.17010: when evaluation is False, skipping this task 20459 1726885649.17014: _execute() done 20459 1726885649.17027: dumping result to json 20459 1726885649.17036: done dumping result, returning 20459 1726885649.17056: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-00000000145b] 20459 1726885649.17096: sending task result for task 02369adf-7a19-47dd-4c59-00000000145b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.17308: no more pending results, returning what we have 20459 1726885649.17313: results queue empty 20459 1726885649.17314: checking for any_errors_fatal 20459 1726885649.17332: done checking for any_errors_fatal 20459 1726885649.17333: checking for max_fail_percentage 20459 1726885649.17335: done checking for max_fail_percentage 20459 1726885649.17336: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.17337: done checking to see if all hosts have failed 20459 1726885649.17338: getting the remaining hosts for this loop 20459 1726885649.17339: done getting the remaining hosts for this loop 20459 1726885649.17346: getting the next task for host managed_node1 20459 1726885649.17353: done getting next task for host managed_node1 20459 1726885649.17356: ^ task is: TASK: Check segment type 20459 1726885649.17363: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.17366: getting variables 20459 1726885649.17368: in VariableManager get_vars() 20459 1726885649.17397: Calling all_inventory to load vars for managed_node1 20459 1726885649.17399: Calling groups_inventory to load vars for managed_node1 20459 1726885649.17402: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.17415: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.17419: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.17424: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.17963: done sending task result for task 02369adf-7a19-47dd-4c59-00000000145b 20459 1726885649.17967: WORKER PROCESS EXITING 20459 1726885649.18019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.18643: done with get_vars() 20459 1726885649.18658: done getting variables 20459 1726885649.18717: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Friday 20 September 2024 22:27:29 -0400 (0:00:00.041) 0:00:55.547 ****** 20459 1726885649.18742: entering _queue_task() for managed_node1/assert 20459 1726885649.18930: worker is 1 (out of 1 available) 20459 1726885649.18943: exiting _queue_task() for managed_node1/assert 20459 1726885649.18969: done queuing things up, now waiting for results queue to drain 20459 1726885649.18970: waiting for pending results... 20459 1726885649.19217: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885649.19312: in run() - task 02369adf-7a19-47dd-4c59-00000000145c 20459 1726885649.19329: variable 'ansible_search_path' from source: unknown 20459 1726885649.19356: calling self._execute() 20459 1726885649.19439: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.19444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.19452: variable 'omit' from source: magic vars 20459 1726885649.19715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.19911: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.19946: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.19972: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.19997: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.20060: 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) 20459 1726885649.20079: 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) 20459 1726885649.20099: 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) 20459 1726885649.20118: 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) 20459 1726885649.20205: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.20230: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.20233: when evaluation is False, skipping this task 20459 1726885649.20235: _execute() done 20459 1726885649.20238: dumping result to json 20459 1726885649.20241: done dumping result, returning 20459 1726885649.20245: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-00000000145c] 20459 1726885649.20250: sending task result for task 02369adf-7a19-47dd-4c59-00000000145c 20459 1726885649.20345: done sending task result for task 02369adf-7a19-47dd-4c59-00000000145c 20459 1726885649.20349: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.20394: no more pending results, returning what we have 20459 1726885649.20397: results queue empty 20459 1726885649.20398: checking for any_errors_fatal 20459 1726885649.20404: done checking for any_errors_fatal 20459 1726885649.20405: checking for max_fail_percentage 20459 1726885649.20407: done checking for max_fail_percentage 20459 1726885649.20407: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.20408: done checking to see if all hosts have failed 20459 1726885649.20409: getting the remaining hosts for this loop 20459 1726885649.20410: done getting the remaining hosts for this loop 20459 1726885649.20415: getting the next task for host managed_node1 20459 1726885649.20430: done getting next task for host managed_node1 20459 1726885649.20432: ^ task is: TASK: Set LV stripe size 20459 1726885649.20438: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.20441: getting variables 20459 1726885649.20442: in VariableManager get_vars() 20459 1726885649.20465: Calling all_inventory to load vars for managed_node1 20459 1726885649.20467: Calling groups_inventory to load vars for managed_node1 20459 1726885649.20469: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.20475: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.20477: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.20479: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.20795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.21144: done with get_vars() 20459 1726885649.21154: done getting variables 20459 1726885649.21192: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Friday 20 September 2024 22:27:29 -0400 (0:00:00.024) 0:00:55.572 ****** 20459 1726885649.21216: entering _queue_task() for managed_node1/set_fact 20459 1726885649.21585: worker is 1 (out of 1 available) 20459 1726885649.21703: exiting _queue_task() for managed_node1/set_fact 20459 1726885649.21716: done queuing things up, now waiting for results queue to drain 20459 1726885649.21717: waiting for pending results... 20459 1726885649.21853: running TaskExecutor() for managed_node1/TASK: Set LV stripe size 20459 1726885649.21986: in run() - task 02369adf-7a19-47dd-4c59-00000000145d 20459 1726885649.21996: variable 'ansible_search_path' from source: unknown 20459 1726885649.22031: calling self._execute() 20459 1726885649.22186: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.22205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.22234: variable 'omit' from source: magic vars 20459 1726885649.22729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.22998: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.23080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.23146: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.23171: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.23237: 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) 20459 1726885649.23256: 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) 20459 1726885649.23274: 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) 20459 1726885649.23325: 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) 20459 1726885649.23483: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.23507: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.23510: when evaluation is False, skipping this task 20459 1726885649.23515: _execute() done 20459 1726885649.23519: dumping result to json 20459 1726885649.23521: done dumping result, returning 20459 1726885649.23534: done running TaskExecutor() for managed_node1/TASK: Set LV stripe size [02369adf-7a19-47dd-4c59-00000000145d] 20459 1726885649.23578: sending task result for task 02369adf-7a19-47dd-4c59-00000000145d 20459 1726885649.23670: done sending task result for task 02369adf-7a19-47dd-4c59-00000000145d 20459 1726885649.23673: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.23733: no more pending results, returning what we have 20459 1726885649.23738: results queue empty 20459 1726885649.23738: checking for any_errors_fatal 20459 1726885649.23747: done checking for any_errors_fatal 20459 1726885649.23748: checking for max_fail_percentage 20459 1726885649.23749: done checking for max_fail_percentage 20459 1726885649.23750: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.23751: done checking to see if all hosts have failed 20459 1726885649.23751: getting the remaining hosts for this loop 20459 1726885649.23753: done getting the remaining hosts for this loop 20459 1726885649.23756: getting the next task for host managed_node1 20459 1726885649.23763: done getting next task for host managed_node1 20459 1726885649.23766: ^ task is: TASK: Parse the requested stripe size 20459 1726885649.23772: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.23775: getting variables 20459 1726885649.23777: in VariableManager get_vars() 20459 1726885649.23823: Calling all_inventory to load vars for managed_node1 20459 1726885649.23825: Calling groups_inventory to load vars for managed_node1 20459 1726885649.23829: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.23839: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.23842: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.23845: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.24169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.24525: done with get_vars() 20459 1726885649.24535: done getting variables TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Friday 20 September 2024 22:27:29 -0400 (0:00:00.033) 0:00:55.606 ****** 20459 1726885649.24589: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885649.24869: worker is 1 (out of 1 available) 20459 1726885649.24881: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885649.24964: done queuing things up, now waiting for results queue to drain 20459 1726885649.24966: waiting for pending results... 20459 1726885649.25078: running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size 20459 1726885649.25176: in run() - task 02369adf-7a19-47dd-4c59-00000000145e 20459 1726885649.25194: variable 'ansible_search_path' from source: unknown 20459 1726885649.25248: calling self._execute() 20459 1726885649.25329: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.25334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.25342: variable 'omit' from source: magic vars 20459 1726885649.25619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.25826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.25858: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.25881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.25906: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.25985: 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) 20459 1726885649.26003: 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) 20459 1726885649.26040: 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) 20459 1726885649.26060: 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) 20459 1726885649.26206: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.26250: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.26253: when evaluation is False, skipping this task 20459 1726885649.26255: _execute() done 20459 1726885649.26258: dumping result to json 20459 1726885649.26260: done dumping result, returning 20459 1726885649.26265: done running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size [02369adf-7a19-47dd-4c59-00000000145e] 20459 1726885649.26281: sending task result for task 02369adf-7a19-47dd-4c59-00000000145e 20459 1726885649.26457: done sending task result for task 02369adf-7a19-47dd-4c59-00000000145e 20459 1726885649.26460: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.26508: no more pending results, returning what we have 20459 1726885649.26511: results queue empty 20459 1726885649.26513: checking for any_errors_fatal 20459 1726885649.26522: done checking for any_errors_fatal 20459 1726885649.26522: checking for max_fail_percentage 20459 1726885649.26524: done checking for max_fail_percentage 20459 1726885649.26525: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.26526: done checking to see if all hosts have failed 20459 1726885649.26527: getting the remaining hosts for this loop 20459 1726885649.26528: done getting the remaining hosts for this loop 20459 1726885649.26531: getting the next task for host managed_node1 20459 1726885649.26537: done getting next task for host managed_node1 20459 1726885649.26540: ^ task is: TASK: Set expected stripe size 20459 1726885649.26545: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.26548: getting variables 20459 1726885649.26549: in VariableManager get_vars() 20459 1726885649.26588: Calling all_inventory to load vars for managed_node1 20459 1726885649.26590: Calling groups_inventory to load vars for managed_node1 20459 1726885649.26592: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.26599: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.26601: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.26602: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.26985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.27526: done with get_vars() 20459 1726885649.27536: done getting variables 20459 1726885649.27574: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Friday 20 September 2024 22:27:29 -0400 (0:00:00.030) 0:00:55.636 ****** 20459 1726885649.27597: entering _queue_task() for managed_node1/set_fact 20459 1726885649.27860: worker is 1 (out of 1 available) 20459 1726885649.27872: exiting _queue_task() for managed_node1/set_fact 20459 1726885649.27884: done queuing things up, now waiting for results queue to drain 20459 1726885649.27886: waiting for pending results... 20459 1726885649.28106: running TaskExecutor() for managed_node1/TASK: Set expected stripe size 20459 1726885649.28227: in run() - task 02369adf-7a19-47dd-4c59-00000000145f 20459 1726885649.28239: variable 'ansible_search_path' from source: unknown 20459 1726885649.28286: calling self._execute() 20459 1726885649.28404: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.28407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.28421: variable 'omit' from source: magic vars 20459 1726885649.28697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.28942: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.29045: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.29113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.29189: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.29350: 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) 20459 1726885649.29375: 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) 20459 1726885649.29393: 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) 20459 1726885649.29410: 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) 20459 1726885649.29507: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.29534: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.29537: when evaluation is False, skipping this task 20459 1726885649.29542: _execute() done 20459 1726885649.29548: dumping result to json 20459 1726885649.29551: done dumping result, returning 20459 1726885649.29556: done running TaskExecutor() for managed_node1/TASK: Set expected stripe size [02369adf-7a19-47dd-4c59-00000000145f] 20459 1726885649.29562: sending task result for task 02369adf-7a19-47dd-4c59-00000000145f 20459 1726885649.29715: done sending task result for task 02369adf-7a19-47dd-4c59-00000000145f 20459 1726885649.29730: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.29984: no more pending results, returning what we have 20459 1726885649.30030: results queue empty 20459 1726885649.30033: checking for any_errors_fatal 20459 1726885649.30043: done checking for any_errors_fatal 20459 1726885649.30044: checking for max_fail_percentage 20459 1726885649.30049: done checking for max_fail_percentage 20459 1726885649.30050: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.30053: done checking to see if all hosts have failed 20459 1726885649.30054: getting the remaining hosts for this loop 20459 1726885649.30056: done getting the remaining hosts for this loop 20459 1726885649.30061: getting the next task for host managed_node1 20459 1726885649.30078: done getting next task for host managed_node1 20459 1726885649.30084: ^ task is: TASK: Check stripe size 20459 1726885649.30095: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.30105: getting variables 20459 1726885649.30107: in VariableManager get_vars() 20459 1726885649.30178: Calling all_inventory to load vars for managed_node1 20459 1726885649.30182: Calling groups_inventory to load vars for managed_node1 20459 1726885649.30188: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.30206: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.30217: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.30225: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.30990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.31418: done with get_vars() 20459 1726885649.31435: done getting variables 20459 1726885649.31487: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check stripe size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Friday 20 September 2024 22:27:29 -0400 (0:00:00.039) 0:00:55.675 ****** 20459 1726885649.31526: entering _queue_task() for managed_node1/assert 20459 1726885649.31851: worker is 1 (out of 1 available) 20459 1726885649.31863: exiting _queue_task() for managed_node1/assert 20459 1726885649.31874: done queuing things up, now waiting for results queue to drain 20459 1726885649.31876: waiting for pending results... 20459 1726885649.32188: running TaskExecutor() for managed_node1/TASK: Check stripe size 20459 1726885649.32394: in run() - task 02369adf-7a19-47dd-4c59-000000001460 20459 1726885649.32426: variable 'ansible_search_path' from source: unknown 20459 1726885649.32477: calling self._execute() 20459 1726885649.32593: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.32608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.32631: variable 'omit' from source: magic vars 20459 1726885649.33020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885649.33314: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885649.33368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885649.33407: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885649.33449: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885649.33538: 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) 20459 1726885649.33566: 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) 20459 1726885649.33593: 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) 20459 1726885649.33625: 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) 20459 1726885649.33756: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885649.33789: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885649.33796: when evaluation is False, skipping this task 20459 1726885649.33801: _execute() done 20459 1726885649.33807: dumping result to json 20459 1726885649.33815: done dumping result, returning 20459 1726885649.33825: done running TaskExecutor() for managed_node1/TASK: Check stripe size [02369adf-7a19-47dd-4c59-000000001460] 20459 1726885649.33834: sending task result for task 02369adf-7a19-47dd-4c59-000000001460 20459 1726885649.33944: done sending task result for task 02369adf-7a19-47dd-4c59-000000001460 20459 1726885649.33952: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885649.33996: no more pending results, returning what we have 20459 1726885649.34000: results queue empty 20459 1726885649.34001: checking for any_errors_fatal 20459 1726885649.34008: done checking for any_errors_fatal 20459 1726885649.34009: checking for max_fail_percentage 20459 1726885649.34011: done checking for max_fail_percentage 20459 1726885649.34014: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.34015: done checking to see if all hosts have failed 20459 1726885649.34015: getting the remaining hosts for this loop 20459 1726885649.34017: done getting the remaining hosts for this loop 20459 1726885649.34020: getting the next task for host managed_node1 20459 1726885649.34032: done getting next task for host managed_node1 20459 1726885649.34037: ^ task is: TASK: Check Thin Pools 20459 1726885649.34043: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.34047: getting variables 20459 1726885649.34049: in VariableManager get_vars() 20459 1726885649.34081: Calling all_inventory to load vars for managed_node1 20459 1726885649.34083: Calling groups_inventory to load vars for managed_node1 20459 1726885649.34087: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.34098: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.34102: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.34105: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.34884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.36060: done with get_vars() 20459 1726885649.36072: done getting variables TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:89 Friday 20 September 2024 22:27:29 -0400 (0:00:00.046) 0:00:55.721 ****** 20459 1726885649.36144: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.36325: worker is 1 (out of 1 available) 20459 1726885649.36339: exiting _queue_task() for managed_node1/include_tasks 20459 1726885649.36352: done queuing things up, now waiting for results queue to drain 20459 1726885649.36354: waiting for pending results... 20459 1726885649.36549: running TaskExecutor() for managed_node1/TASK: Check Thin Pools 20459 1726885649.36639: in run() - task 02369adf-7a19-47dd-4c59-00000000121a 20459 1726885649.36651: variable 'ansible_search_path' from source: unknown 20459 1726885649.36678: calling self._execute() 20459 1726885649.36768: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.36772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.36780: variable 'omit' from source: magic vars 20459 1726885649.36868: _execute() done 20459 1726885649.36871: dumping result to json 20459 1726885649.36874: done dumping result, returning 20459 1726885649.36878: done running TaskExecutor() for managed_node1/TASK: Check Thin Pools [02369adf-7a19-47dd-4c59-00000000121a] 20459 1726885649.36884: sending task result for task 02369adf-7a19-47dd-4c59-00000000121a 20459 1726885649.36984: done sending task result for task 02369adf-7a19-47dd-4c59-00000000121a 20459 1726885649.36988: WORKER PROCESS EXITING 20459 1726885649.37031: no more pending results, returning what we have 20459 1726885649.37036: in VariableManager get_vars() 20459 1726885649.37067: Calling all_inventory to load vars for managed_node1 20459 1726885649.37069: Calling groups_inventory to load vars for managed_node1 20459 1726885649.37072: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.37081: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.37084: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.37086: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.37402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.38420: done with get_vars() 20459 1726885649.38431: variable 'ansible_search_path' from source: unknown 20459 1726885649.38543: variable 'storage_test_pool_subset' from source: include params 20459 1726885649.38572: we have included files to process 20459 1726885649.38573: generating all_blocks data 20459 1726885649.38574: done generating all_blocks data 20459 1726885649.38580: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885649.38581: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885649.38582: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885649.38678: in VariableManager get_vars() 20459 1726885649.38700: done with get_vars() 20459 1726885649.38716: done processing included file 20459 1726885649.38718: iterating over new_blocks loaded from include file 20459 1726885649.38719: in VariableManager get_vars() 20459 1726885649.38734: done with get_vars() 20459 1726885649.38735: filtering new block on tags 20459 1726885649.38762: done filtering new block on tags 20459 1726885649.38764: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed_node1 20459 1726885649.38768: extending task lists for all hosts with included blocks 20459 1726885649.41296: done extending task lists 20459 1726885649.41297: done processing included files 20459 1726885649.41298: results queue empty 20459 1726885649.41298: checking for any_errors_fatal 20459 1726885649.41302: done checking for any_errors_fatal 20459 1726885649.41302: checking for max_fail_percentage 20459 1726885649.41303: done checking for max_fail_percentage 20459 1726885649.41304: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.41305: done checking to see if all hosts have failed 20459 1726885649.41305: getting the remaining hosts for this loop 20459 1726885649.41306: done getting the remaining hosts for this loop 20459 1726885649.41308: getting the next task for host managed_node1 20459 1726885649.41314: done getting next task for host managed_node1 20459 1726885649.41316: ^ task is: TASK: Validate pool member thinpool settings 20459 1726885649.41322: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.41324: getting variables 20459 1726885649.41325: in VariableManager get_vars() 20459 1726885649.41333: Calling all_inventory to load vars for managed_node1 20459 1726885649.41335: Calling groups_inventory to load vars for managed_node1 20459 1726885649.41338: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.41343: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.41345: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.41347: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.41742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.43040: done with get_vars() 20459 1726885649.43055: done getting variables TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Friday 20 September 2024 22:27:29 -0400 (0:00:00.069) 0:00:55.791 ****** 20459 1726885649.43146: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.43431: worker is 1 (out of 1 available) 20459 1726885649.43445: exiting _queue_task() for managed_node1/include_tasks 20459 1726885649.43458: done queuing things up, now waiting for results queue to drain 20459 1726885649.43460: waiting for pending results... 20459 1726885649.44572: running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings 20459 1726885649.44892: in run() - task 02369adf-7a19-47dd-4c59-00000000148f 20459 1726885649.44905: variable 'ansible_search_path' from source: unknown 20459 1726885649.46492: variable 'storage_test_pool' from source: include params 20459 1726885649.47137: variable 'omit' from source: magic vars 20459 1726885649.47635: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.47651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.47666: variable 'omit' from source: magic vars 20459 1726885649.48018: variable 'storage_test_pool' from source: include params 20459 1726885649.48162: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885649.48284: variable 'storage_test_thin_volume' from source: unknown 20459 1726885649.48400: variable 'storage_test_thin_volume' from source: unknown 20459 1726885649.49037: dumping result to json 20459 1726885649.49132: done dumping result, returning 20459 1726885649.49145: done running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings [02369adf-7a19-47dd-4c59-00000000148f] 20459 1726885649.49156: sending task result for task 02369adf-7a19-47dd-4c59-00000000148f 20459 1726885649.49266: done sending task result for task 02369adf-7a19-47dd-4c59-00000000148f 20459 1726885649.49274: WORKER PROCESS EXITING 20459 1726885649.49334: no more pending results, returning what we have 20459 1726885649.49340: in VariableManager get_vars() 20459 1726885649.49375: Calling all_inventory to load vars for managed_node1 20459 1726885649.49378: Calling groups_inventory to load vars for managed_node1 20459 1726885649.49381: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.49394: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.49397: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.49400: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.49959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.50558: done with get_vars() 20459 1726885649.50572: variable 'ansible_search_path' from source: unknown 20459 1726885649.50619: we have included files to process 20459 1726885649.50620: generating all_blocks data 20459 1726885649.50622: done generating all_blocks data 20459 1726885649.50624: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885649.50625: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885649.50628: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885649.51115: done processing included file 20459 1726885649.51118: iterating over new_blocks loaded from include file 20459 1726885649.51119: in VariableManager get_vars() 20459 1726885649.51136: done with get_vars() 20459 1726885649.51137: filtering new block on tags 20459 1726885649.51196: done filtering new block on tags 20459 1726885649.51199: in VariableManager get_vars() 20459 1726885649.51818: done with get_vars() 20459 1726885649.51820: filtering new block on tags 20459 1726885649.51846: done filtering new block on tags 20459 1726885649.51848: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885649.51859: extending task lists for all hosts with included blocks 20459 1726885649.52131: done extending task lists 20459 1726885649.52132: done processing included files 20459 1726885649.52133: results queue empty 20459 1726885649.52134: checking for any_errors_fatal 20459 1726885649.52138: done checking for any_errors_fatal 20459 1726885649.52139: checking for max_fail_percentage 20459 1726885649.52140: done checking for max_fail_percentage 20459 1726885649.52141: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.52141: done checking to see if all hosts have failed 20459 1726885649.52142: getting the remaining hosts for this loop 20459 1726885649.52143: done getting the remaining hosts for this loop 20459 1726885649.52146: getting the next task for host managed_node1 20459 1726885649.52151: done getting next task for host managed_node1 20459 1726885649.52153: ^ task is: TASK: Get information about thinpool 20459 1726885649.52158: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.52160: getting variables 20459 1726885649.52161: in VariableManager get_vars() 20459 1726885649.52169: Calling all_inventory to load vars for managed_node1 20459 1726885649.52172: Calling groups_inventory to load vars for managed_node1 20459 1726885649.52174: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.52184: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.52186: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.52189: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.53696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.54394: done with get_vars() 20459 1726885649.54408: done getting variables 20459 1726885649.54449: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Friday 20 September 2024 22:27:29 -0400 (0:00:00.113) 0:00:55.905 ****** 20459 1726885649.54481: entering _queue_task() for managed_node1/command 20459 1726885649.55354: worker is 1 (out of 1 available) 20459 1726885649.55367: exiting _queue_task() for managed_node1/command 20459 1726885649.55379: done queuing things up, now waiting for results queue to drain 20459 1726885649.55381: waiting for pending results... 20459 1726885649.56203: running TaskExecutor() for managed_node1/TASK: Get information about thinpool 20459 1726885649.56588: in run() - task 02369adf-7a19-47dd-4c59-0000000015c3 20459 1726885649.56610: variable 'ansible_search_path' from source: unknown 20459 1726885649.56656: calling self._execute() 20459 1726885649.57014: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.57031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.57046: variable 'omit' from source: magic vars 20459 1726885649.57535: variable 'storage_test_thin_volume' from source: include params 20459 1726885649.57572: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885649.57581: when evaluation is False, skipping this task 20459 1726885649.57587: _execute() done 20459 1726885649.57594: dumping result to json 20459 1726885649.57602: done dumping result, returning 20459 1726885649.57614: done running TaskExecutor() for managed_node1/TASK: Get information about thinpool [02369adf-7a19-47dd-4c59-0000000015c3] 20459 1726885649.57629: sending task result for task 02369adf-7a19-47dd-4c59-0000000015c3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885649.57789: no more pending results, returning what we have 20459 1726885649.57793: results queue empty 20459 1726885649.57794: checking for any_errors_fatal 20459 1726885649.57796: done checking for any_errors_fatal 20459 1726885649.57797: checking for max_fail_percentage 20459 1726885649.57798: done checking for max_fail_percentage 20459 1726885649.57799: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.57799: done checking to see if all hosts have failed 20459 1726885649.57800: getting the remaining hosts for this loop 20459 1726885649.57802: done getting the remaining hosts for this loop 20459 1726885649.57805: getting the next task for host managed_node1 20459 1726885649.57816: done getting next task for host managed_node1 20459 1726885649.57818: ^ task is: TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885649.57826: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.57831: getting variables 20459 1726885649.57832: in VariableManager get_vars() 20459 1726885649.57861: Calling all_inventory to load vars for managed_node1 20459 1726885649.57863: Calling groups_inventory to load vars for managed_node1 20459 1726885649.57867: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.57880: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.57883: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.57887: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.58619: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015c3 20459 1726885649.58625: WORKER PROCESS EXITING 20459 1726885649.67596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.68802: done with get_vars() 20459 1726885649.68824: done getting variables 20459 1726885649.68874: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Friday 20 September 2024 22:27:29 -0400 (0:00:00.144) 0:00:56.049 ****** 20459 1726885649.68906: entering _queue_task() for managed_node1/assert 20459 1726885649.69524: worker is 1 (out of 1 available) 20459 1726885649.69535: exiting _queue_task() for managed_node1/assert 20459 1726885649.69545: done queuing things up, now waiting for results queue to drain 20459 1726885649.69547: waiting for pending results... 20459 1726885649.70563: running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885649.70976: in run() - task 02369adf-7a19-47dd-4c59-0000000015c4 20459 1726885649.71013: variable 'ansible_search_path' from source: unknown 20459 1726885649.71090: calling self._execute() 20459 1726885649.71414: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.71429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.71444: variable 'omit' from source: magic vars 20459 1726885649.72156: variable 'storage_test_thin_volume' from source: include params 20459 1726885649.72192: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885649.72201: when evaluation is False, skipping this task 20459 1726885649.72208: _execute() done 20459 1726885649.72221: dumping result to json 20459 1726885649.72231: done dumping result, returning 20459 1726885649.72242: done running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) [02369adf-7a19-47dd-4c59-0000000015c4] 20459 1726885649.72259: sending task result for task 02369adf-7a19-47dd-4c59-0000000015c4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885649.72424: no more pending results, returning what we have 20459 1726885649.72428: results queue empty 20459 1726885649.72429: checking for any_errors_fatal 20459 1726885649.72442: done checking for any_errors_fatal 20459 1726885649.72443: checking for max_fail_percentage 20459 1726885649.72444: done checking for max_fail_percentage 20459 1726885649.72445: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.72445: done checking to see if all hosts have failed 20459 1726885649.72446: getting the remaining hosts for this loop 20459 1726885649.72447: done getting the remaining hosts for this loop 20459 1726885649.72450: getting the next task for host managed_node1 20459 1726885649.72459: done getting next task for host managed_node1 20459 1726885649.72461: ^ task is: TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885649.72468: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.72473: getting variables 20459 1726885649.72474: in VariableManager get_vars() 20459 1726885649.72506: Calling all_inventory to load vars for managed_node1 20459 1726885649.72509: Calling groups_inventory to load vars for managed_node1 20459 1726885649.72514: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.72529: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.72533: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.72537: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.73119: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015c4 20459 1726885649.73124: WORKER PROCESS EXITING 20459 1726885649.73145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.74153: done with get_vars() 20459 1726885649.74167: done getting variables 20459 1726885649.74223: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Friday 20 September 2024 22:27:29 -0400 (0:00:00.053) 0:00:56.103 ****** 20459 1726885649.74267: entering _queue_task() for managed_node1/assert 20459 1726885649.74523: worker is 1 (out of 1 available) 20459 1726885649.74534: exiting _queue_task() for managed_node1/assert 20459 1726885649.74546: done queuing things up, now waiting for results queue to drain 20459 1726885649.74547: waiting for pending results... 20459 1726885649.74844: running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885649.75017: in run() - task 02369adf-7a19-47dd-4c59-0000000015c5 20459 1726885649.75036: variable 'ansible_search_path' from source: unknown 20459 1726885649.75071: calling self._execute() 20459 1726885649.75191: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.75208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.75232: variable 'omit' from source: magic vars 20459 1726885649.75920: variable 'storage_test_thin_volume' from source: include params 20459 1726885649.75970: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885649.75979: when evaluation is False, skipping this task 20459 1726885649.75987: _execute() done 20459 1726885649.75995: dumping result to json 20459 1726885649.76015: done dumping result, returning 20459 1726885649.76028: done running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) [02369adf-7a19-47dd-4c59-0000000015c5] 20459 1726885649.76039: sending task result for task 02369adf-7a19-47dd-4c59-0000000015c5 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885649.76190: no more pending results, returning what we have 20459 1726885649.76195: results queue empty 20459 1726885649.76196: checking for any_errors_fatal 20459 1726885649.76203: done checking for any_errors_fatal 20459 1726885649.76204: checking for max_fail_percentage 20459 1726885649.76206: done checking for max_fail_percentage 20459 1726885649.76207: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.76208: done checking to see if all hosts have failed 20459 1726885649.76208: getting the remaining hosts for this loop 20459 1726885649.76210: done getting the remaining hosts for this loop 20459 1726885649.76215: getting the next task for host managed_node1 20459 1726885649.76228: done getting next task for host managed_node1 20459 1726885649.76230: ^ task is: TASK: Reset variable used by test 20459 1726885649.76239: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.76243: getting variables 20459 1726885649.76245: in VariableManager get_vars() 20459 1726885649.76279: Calling all_inventory to load vars for managed_node1 20459 1726885649.76282: Calling groups_inventory to load vars for managed_node1 20459 1726885649.76286: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.76299: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.76303: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.76307: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.77066: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015c5 20459 1726885649.77070: WORKER PROCESS EXITING 20459 1726885649.77164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.77989: done with get_vars() 20459 1726885649.78003: done getting variables 20459 1726885649.78070: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Friday 20 September 2024 22:27:29 -0400 (0:00:00.038) 0:00:56.141 ****** 20459 1726885649.78106: entering _queue_task() for managed_node1/set_fact 20459 1726885649.78347: worker is 1 (out of 1 available) 20459 1726885649.78362: exiting _queue_task() for managed_node1/set_fact 20459 1726885649.78378: done queuing things up, now waiting for results queue to drain 20459 1726885649.78380: waiting for pending results... 20459 1726885649.78679: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885649.78842: in run() - task 02369adf-7a19-47dd-4c59-0000000015c7 20459 1726885649.78861: variable 'ansible_search_path' from source: unknown 20459 1726885649.78896: calling self._execute() 20459 1726885649.79012: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.79032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.79047: variable 'omit' from source: magic vars 20459 1726885649.79176: variable 'omit' from source: magic vars 20459 1726885649.79285: variable 'omit' from source: magic vars 20459 1726885649.79325: variable 'omit' from source: magic vars 20459 1726885649.79427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885649.79827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885649.79856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885649.79878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885649.79895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885649.79916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885649.79938: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885649.79973: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885649.79981: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.79988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.80114: Set connection var ansible_pipelining to False 20459 1726885649.80122: Set connection var ansible_shell_type to sh 20459 1726885649.80128: Set connection var ansible_connection to ssh 20459 1726885649.80144: Set connection var ansible_timeout to 10 20459 1726885649.80153: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885649.80170: Set connection var ansible_shell_executable to /bin/sh 20459 1726885649.80196: variable 'ansible_shell_executable' from source: unknown 20459 1726885649.80203: variable 'ansible_connection' from source: unknown 20459 1726885649.80209: variable 'ansible_module_compression' from source: unknown 20459 1726885649.80218: variable 'ansible_shell_type' from source: unknown 20459 1726885649.80224: variable 'ansible_shell_executable' from source: unknown 20459 1726885649.80230: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.80237: variable 'ansible_pipelining' from source: unknown 20459 1726885649.80243: variable 'ansible_timeout' from source: unknown 20459 1726885649.80250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.80444: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885649.80461: variable 'omit' from source: magic vars 20459 1726885649.80469: starting attempt loop 20459 1726885649.80476: running the handler 20459 1726885649.80503: handler run complete 20459 1726885649.80519: attempt loop complete, returning result 20459 1726885649.80526: _execute() done 20459 1726885649.80532: dumping result to json 20459 1726885649.80539: done dumping result, returning 20459 1726885649.80550: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-0000000015c7] 20459 1726885649.80559: sending task result for task 02369adf-7a19-47dd-4c59-0000000015c7 ok: [managed_node1] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } 20459 1726885649.80702: no more pending results, returning what we have 20459 1726885649.80705: results queue empty 20459 1726885649.80706: checking for any_errors_fatal 20459 1726885649.80716: done checking for any_errors_fatal 20459 1726885649.80717: checking for max_fail_percentage 20459 1726885649.80719: done checking for max_fail_percentage 20459 1726885649.80720: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.80721: done checking to see if all hosts have failed 20459 1726885649.80721: getting the remaining hosts for this loop 20459 1726885649.80723: done getting the remaining hosts for this loop 20459 1726885649.80727: getting the next task for host managed_node1 20459 1726885649.80739: done getting next task for host managed_node1 20459 1726885649.80743: ^ task is: TASK: Check member encryption 20459 1726885649.80750: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.80755: getting variables 20459 1726885649.80756: in VariableManager get_vars() 20459 1726885649.80788: Calling all_inventory to load vars for managed_node1 20459 1726885649.80791: Calling groups_inventory to load vars for managed_node1 20459 1726885649.80794: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.80805: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.80809: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.80814: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.81493: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015c7 20459 1726885649.81498: WORKER PROCESS EXITING 20459 1726885649.81576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.82599: done with get_vars() 20459 1726885649.82615: done getting variables TASK [Check member encryption] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:92 Friday 20 September 2024 22:27:29 -0400 (0:00:00.046) 0:00:56.187 ****** 20459 1726885649.82713: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.82951: worker is 1 (out of 1 available) 20459 1726885649.82962: exiting _queue_task() for managed_node1/include_tasks 20459 1726885649.82973: done queuing things up, now waiting for results queue to drain 20459 1726885649.82974: waiting for pending results... 20459 1726885649.83259: running TaskExecutor() for managed_node1/TASK: Check member encryption 20459 1726885649.83340: in run() - task 02369adf-7a19-47dd-4c59-00000000121b 20459 1726885649.83351: variable 'ansible_search_path' from source: unknown 20459 1726885649.83378: calling self._execute() 20459 1726885649.83465: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.83469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.83478: variable 'omit' from source: magic vars 20459 1726885649.83566: _execute() done 20459 1726885649.83570: dumping result to json 20459 1726885649.83573: done dumping result, returning 20459 1726885649.83576: done running TaskExecutor() for managed_node1/TASK: Check member encryption [02369adf-7a19-47dd-4c59-00000000121b] 20459 1726885649.83582: sending task result for task 02369adf-7a19-47dd-4c59-00000000121b 20459 1726885649.83681: done sending task result for task 02369adf-7a19-47dd-4c59-00000000121b 20459 1726885649.83684: WORKER PROCESS EXITING 20459 1726885649.83708: no more pending results, returning what we have 20459 1726885649.83719: in VariableManager get_vars() 20459 1726885649.83752: Calling all_inventory to load vars for managed_node1 20459 1726885649.83755: Calling groups_inventory to load vars for managed_node1 20459 1726885649.83758: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.83767: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.83770: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.83772: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.84080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.84643: done with get_vars() 20459 1726885649.84654: variable 'ansible_search_path' from source: unknown 20459 1726885649.85321: variable 'storage_test_pool_subset' from source: include params 20459 1726885649.85363: we have included files to process 20459 1726885649.85364: generating all_blocks data 20459 1726885649.85366: done generating all_blocks data 20459 1726885649.85375: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885649.85376: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885649.85378: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885649.85684: in VariableManager get_vars() 20459 1726885649.85761: done with get_vars() 20459 1726885649.85809: in VariableManager get_vars() 20459 1726885649.85833: done with get_vars() 20459 1726885649.85929: done processing included file 20459 1726885649.85931: iterating over new_blocks loaded from include file 20459 1726885649.85932: in VariableManager get_vars() 20459 1726885649.85947: done with get_vars() 20459 1726885649.85948: filtering new block on tags 20459 1726885649.86346: done filtering new block on tags 20459 1726885649.86349: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed_node1 20459 1726885649.86353: extending task lists for all hosts with included blocks 20459 1726885649.88852: done extending task lists 20459 1726885649.88858: done processing included files 20459 1726885649.88859: results queue empty 20459 1726885649.88860: checking for any_errors_fatal 20459 1726885649.88863: done checking for any_errors_fatal 20459 1726885649.88864: checking for max_fail_percentage 20459 1726885649.88865: done checking for max_fail_percentage 20459 1726885649.88866: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.88867: done checking to see if all hosts have failed 20459 1726885649.88867: getting the remaining hosts for this loop 20459 1726885649.88869: done getting the remaining hosts for this loop 20459 1726885649.88871: getting the next task for host managed_node1 20459 1726885649.88876: done getting next task for host managed_node1 20459 1726885649.88878: ^ task is: TASK: Set test variables 20459 1726885649.88882: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.88884: getting variables 20459 1726885649.88885: in VariableManager get_vars() 20459 1726885649.88894: Calling all_inventory to load vars for managed_node1 20459 1726885649.88896: Calling groups_inventory to load vars for managed_node1 20459 1726885649.88899: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.88904: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.88906: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.88909: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.89842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.90656: done with get_vars() 20459 1726885649.90666: done getting variables 20459 1726885649.90693: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Friday 20 September 2024 22:27:29 -0400 (0:00:00.080) 0:00:56.267 ****** 20459 1726885649.90721: entering _queue_task() for managed_node1/set_fact 20459 1726885649.90939: worker is 1 (out of 1 available) 20459 1726885649.90951: exiting _queue_task() for managed_node1/set_fact 20459 1726885649.90961: done queuing things up, now waiting for results queue to drain 20459 1726885649.90963: waiting for pending results... 20459 1726885649.91135: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885649.91242: in run() - task 02369adf-7a19-47dd-4c59-0000000015ee 20459 1726885649.91253: variable 'ansible_search_path' from source: unknown 20459 1726885649.91287: calling self._execute() 20459 1726885649.91382: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.91387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.91394: variable 'omit' from source: magic vars 20459 1726885649.91482: variable 'omit' from source: magic vars 20459 1726885649.91526: variable 'omit' from source: magic vars 20459 1726885649.91747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885649.93388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885649.93450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885649.93488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885649.93516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885649.93541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885649.93774: variable 'storage_test_pool' from source: include params 20459 1726885649.93958: variable 'storage_test_pool' from source: include params 20459 1726885649.94023: variable 'omit' from source: magic vars 20459 1726885649.94074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885649.94133: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885649.94172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885649.94209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885649.94235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885649.94261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885649.94294: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885649.94346: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885649.94358: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.94374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.94534: Set connection var ansible_pipelining to False 20459 1726885649.94554: Set connection var ansible_shell_type to sh 20459 1726885649.94569: Set connection var ansible_connection to ssh 20459 1726885649.94590: Set connection var ansible_timeout to 10 20459 1726885649.94615: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885649.94635: Set connection var ansible_shell_executable to /bin/sh 20459 1726885649.94665: variable 'ansible_shell_executable' from source: unknown 20459 1726885649.94678: variable 'ansible_connection' from source: unknown 20459 1726885649.94687: variable 'ansible_module_compression' from source: unknown 20459 1726885649.94702: variable 'ansible_shell_type' from source: unknown 20459 1726885649.94713: variable 'ansible_shell_executable' from source: unknown 20459 1726885649.94722: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.94731: variable 'ansible_pipelining' from source: unknown 20459 1726885649.94739: variable 'ansible_timeout' from source: unknown 20459 1726885649.94752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.94827: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885649.94835: variable 'omit' from source: magic vars 20459 1726885649.94840: starting attempt loop 20459 1726885649.94844: running the handler 20459 1726885649.94857: handler run complete 20459 1726885649.94865: attempt loop complete, returning result 20459 1726885649.94868: _execute() done 20459 1726885649.94879: dumping result to json 20459 1726885649.94882: done dumping result, returning 20459 1726885649.94900: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-0000000015ee] 20459 1726885649.94910: sending task result for task 02369adf-7a19-47dd-4c59-0000000015ee 20459 1726885649.95140: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015ee 20459 1726885649.95144: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885649.95260: no more pending results, returning what we have 20459 1726885649.95262: results queue empty 20459 1726885649.95263: checking for any_errors_fatal 20459 1726885649.95265: done checking for any_errors_fatal 20459 1726885649.95265: checking for max_fail_percentage 20459 1726885649.95267: done checking for max_fail_percentage 20459 1726885649.95268: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.95269: done checking to see if all hosts have failed 20459 1726885649.95269: getting the remaining hosts for this loop 20459 1726885649.95271: done getting the remaining hosts for this loop 20459 1726885649.95274: getting the next task for host managed_node1 20459 1726885649.95281: done getting next task for host managed_node1 20459 1726885649.95284: ^ task is: TASK: Validate pool member LUKS settings 20459 1726885649.95328: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.95333: getting variables 20459 1726885649.95335: in VariableManager get_vars() 20459 1726885649.95562: Calling all_inventory to load vars for managed_node1 20459 1726885649.95570: Calling groups_inventory to load vars for managed_node1 20459 1726885649.95575: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.95593: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.95600: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.95604: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.96264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.97044: done with get_vars() 20459 1726885649.97065: done getting variables TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Friday 20 September 2024 22:27:29 -0400 (0:00:00.064) 0:00:56.332 ****** 20459 1726885649.97191: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.97453: worker is 1 (out of 1 available) 20459 1726885649.97467: exiting _queue_task() for managed_node1/include_tasks 20459 1726885649.97482: done queuing things up, now waiting for results queue to drain 20459 1726885649.97483: waiting for pending results... 20459 1726885649.97786: running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings 20459 1726885649.97901: in run() - task 02369adf-7a19-47dd-4c59-0000000015ef 20459 1726885649.97929: variable 'ansible_search_path' from source: unknown 20459 1726885649.97993: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885649.98197: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885649.98265: variable 'omit' from source: magic vars 20459 1726885649.98383: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885649.98391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885649.98399: variable 'omit' from source: magic vars 20459 1726885649.98595: variable 'storage_test_pool' from source: include params 20459 1726885649.98615: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.encryption): False 20459 1726885649.98619: when evaluation is False, skipping this task 20459 1726885649.98644: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885649.98695: variable '_storage_test_pool_member_path' from source: unknown skipping: [managed_node1] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } 20459 1726885649.98862: dumping result to json 20459 1726885649.98865: done dumping result, returning 20459 1726885649.98867: done running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings [02369adf-7a19-47dd-4c59-0000000015ef] 20459 1726885649.98869: sending task result for task 02369adf-7a19-47dd-4c59-0000000015ef 20459 1726885649.98914: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015ef 20459 1726885649.98917: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885649.98987: no more pending results, returning what we have 20459 1726885649.98989: results queue empty 20459 1726885649.98990: checking for any_errors_fatal 20459 1726885649.98994: done checking for any_errors_fatal 20459 1726885649.98994: checking for max_fail_percentage 20459 1726885649.98995: done checking for max_fail_percentage 20459 1726885649.98996: checking to see if all hosts have failed and the running result is not ok 20459 1726885649.98996: done checking to see if all hosts have failed 20459 1726885649.98997: getting the remaining hosts for this loop 20459 1726885649.98997: done getting the remaining hosts for this loop 20459 1726885649.99000: getting the next task for host managed_node1 20459 1726885649.99004: done getting next task for host managed_node1 20459 1726885649.99006: ^ task is: TASK: Validate pool member crypttab entries 20459 1726885649.99010: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885649.99016: getting variables 20459 1726885649.99017: in VariableManager get_vars() 20459 1726885649.99040: Calling all_inventory to load vars for managed_node1 20459 1726885649.99042: Calling groups_inventory to load vars for managed_node1 20459 1726885649.99044: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885649.99050: Calling all_plugins_play to load vars for managed_node1 20459 1726885649.99052: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885649.99054: Calling groups_plugins_play to load vars for managed_node1 20459 1726885649.99395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885649.99748: done with get_vars() 20459 1726885649.99758: done getting variables TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Friday 20 September 2024 22:27:29 -0400 (0:00:00.026) 0:00:56.358 ****** 20459 1726885649.99824: entering _queue_task() for managed_node1/include_tasks 20459 1726885649.99997: worker is 1 (out of 1 available) 20459 1726885650.00008: exiting _queue_task() for managed_node1/include_tasks 20459 1726885650.00023: done queuing things up, now waiting for results queue to drain 20459 1726885650.00024: waiting for pending results... 20459 1726885650.00343: running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries 20459 1726885650.00596: in run() - task 02369adf-7a19-47dd-4c59-0000000015f1 20459 1726885650.00654: variable 'ansible_search_path' from source: unknown 20459 1726885650.00752: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885650.01041: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885650.01163: variable 'omit' from source: magic vars 20459 1726885650.01390: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.01417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.01433: variable 'omit' from source: magic vars 20459 1726885650.01764: variable 'storage_test_pool' from source: include params 20459 1726885650.01803: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885650.01854: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885650.01951: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885650.02116: dumping result to json 20459 1726885650.02127: done dumping result, returning 20459 1726885650.02142: done running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries [02369adf-7a19-47dd-4c59-0000000015f1] 20459 1726885650.02158: sending task result for task 02369adf-7a19-47dd-4c59-0000000015f1 20459 1726885650.02280: no more pending results, returning what we have 20459 1726885650.02286: in VariableManager get_vars() 20459 1726885650.02327: Calling all_inventory to load vars for managed_node1 20459 1726885650.02333: Calling groups_inventory to load vars for managed_node1 20459 1726885650.02337: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.02351: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.02355: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.02358: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.02939: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015f1 20459 1726885650.02942: WORKER PROCESS EXITING 20459 1726885650.02951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.03318: done with get_vars() 20459 1726885650.03329: variable 'ansible_search_path' from source: unknown 20459 1726885650.03355: we have included files to process 20459 1726885650.03355: generating all_blocks data 20459 1726885650.03357: done generating all_blocks data 20459 1726885650.03359: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885650.03360: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885650.03361: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885650.03949: done processing included file 20459 1726885650.03952: iterating over new_blocks loaded from include file 20459 1726885650.03953: in VariableManager get_vars() 20459 1726885650.03969: done with get_vars() 20459 1726885650.03970: filtering new block on tags 20459 1726885650.04087: done filtering new block on tags 20459 1726885650.04092: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed_node1 => (item=/dev/sda) 20459 1726885650.04101: extending task lists for all hosts with included blocks 20459 1726885650.04417: done extending task lists 20459 1726885650.04418: done processing included files 20459 1726885650.04418: results queue empty 20459 1726885650.04419: checking for any_errors_fatal 20459 1726885650.04422: done checking for any_errors_fatal 20459 1726885650.04423: checking for max_fail_percentage 20459 1726885650.04423: done checking for max_fail_percentage 20459 1726885650.04424: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.04424: done checking to see if all hosts have failed 20459 1726885650.04425: getting the remaining hosts for this loop 20459 1726885650.04426: done getting the remaining hosts for this loop 20459 1726885650.04427: getting the next task for host managed_node1 20459 1726885650.04430: done getting next task for host managed_node1 20459 1726885650.04432: ^ task is: TASK: Set variables used by tests 20459 1726885650.04435: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.04436: getting variables 20459 1726885650.04437: in VariableManager get_vars() 20459 1726885650.04442: Calling all_inventory to load vars for managed_node1 20459 1726885650.04444: Calling groups_inventory to load vars for managed_node1 20459 1726885650.04445: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.04448: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.04450: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.04451: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.04721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.05160: done with get_vars() 20459 1726885650.05177: done getting variables 20459 1726885650.05232: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Friday 20 September 2024 22:27:30 -0400 (0:00:00.054) 0:00:56.413 ****** 20459 1726885650.05272: entering _queue_task() for managed_node1/set_fact 20459 1726885650.05488: worker is 1 (out of 1 available) 20459 1726885650.05499: exiting _queue_task() for managed_node1/set_fact 20459 1726885650.05511: done queuing things up, now waiting for results queue to drain 20459 1726885650.05514: waiting for pending results... 20459 1726885650.05784: running TaskExecutor() for managed_node1/TASK: Set variables used by tests 20459 1726885650.05958: in run() - task 02369adf-7a19-47dd-4c59-000000001741 20459 1726885650.05983: variable 'ansible_search_path' from source: unknown 20459 1726885650.06073: calling self._execute() 20459 1726885650.06203: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.06252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.06266: variable 'omit' from source: magic vars 20459 1726885650.06449: variable 'omit' from source: magic vars 20459 1726885650.06541: variable 'omit' from source: magic vars 20459 1726885650.07054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885650.09572: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885650.09784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885650.09822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885650.09864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885650.09896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885650.10408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.10454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.10632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.10687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.10706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.10759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.10793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.10824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.10873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.10899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.11354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.11365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.11418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.11473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.11477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.11615: variable 'storage_test_crypttab' from source: set_fact 20459 1726885650.11689: variable '_storage_test_pool_member_path' from source: include params 20459 1726885650.11692: variable 'omit' from source: magic vars 20459 1726885650.11706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885650.11733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885650.11751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885650.11768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.11778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.11793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885650.11825: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885650.11850: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885650.11854: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.11856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.11961: Set connection var ansible_pipelining to False 20459 1726885650.11964: Set connection var ansible_shell_type to sh 20459 1726885650.11967: Set connection var ansible_connection to ssh 20459 1726885650.11977: Set connection var ansible_timeout to 10 20459 1726885650.11981: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885650.11987: Set connection var ansible_shell_executable to /bin/sh 20459 1726885650.12016: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.12039: variable 'ansible_connection' from source: unknown 20459 1726885650.12042: variable 'ansible_module_compression' from source: unknown 20459 1726885650.12045: variable 'ansible_shell_type' from source: unknown 20459 1726885650.12047: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.12050: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.12052: variable 'ansible_pipelining' from source: unknown 20459 1726885650.12055: variable 'ansible_timeout' from source: unknown 20459 1726885650.12059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.12154: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885650.12163: variable 'omit' from source: magic vars 20459 1726885650.12173: starting attempt loop 20459 1726885650.12176: running the handler 20459 1726885650.12178: handler run complete 20459 1726885650.12189: attempt loop complete, returning result 20459 1726885650.12191: _execute() done 20459 1726885650.12194: dumping result to json 20459 1726885650.12197: done dumping result, returning 20459 1726885650.12203: done running TaskExecutor() for managed_node1/TASK: Set variables used by tests [02369adf-7a19-47dd-4c59-000000001741] 20459 1726885650.12208: sending task result for task 02369adf-7a19-47dd-4c59-000000001741 20459 1726885650.12290: done sending task result for task 02369adf-7a19-47dd-4c59-000000001741 20459 1726885650.12293: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } 20459 1726885650.12350: no more pending results, returning what we have 20459 1726885650.12353: results queue empty 20459 1726885650.12354: checking for any_errors_fatal 20459 1726885650.12356: done checking for any_errors_fatal 20459 1726885650.12357: checking for max_fail_percentage 20459 1726885650.12358: done checking for max_fail_percentage 20459 1726885650.12359: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.12360: done checking to see if all hosts have failed 20459 1726885650.12361: getting the remaining hosts for this loop 20459 1726885650.12362: done getting the remaining hosts for this loop 20459 1726885650.12365: getting the next task for host managed_node1 20459 1726885650.12372: done getting next task for host managed_node1 20459 1726885650.12374: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885650.12380: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.12384: getting variables 20459 1726885650.12385: in VariableManager get_vars() 20459 1726885650.12418: Calling all_inventory to load vars for managed_node1 20459 1726885650.12424: Calling groups_inventory to load vars for managed_node1 20459 1726885650.12427: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.12436: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.12438: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.12441: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.13098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.13727: done with get_vars() 20459 1726885650.13742: done getting variables 20459 1726885650.13813: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Friday 20 September 2024 22:27:30 -0400 (0:00:00.087) 0:00:56.500 ****** 20459 1726885650.13985: entering _queue_task() for managed_node1/assert 20459 1726885650.14244: worker is 1 (out of 1 available) 20459 1726885650.14256: exiting _queue_task() for managed_node1/assert 20459 1726885650.14268: done queuing things up, now waiting for results queue to drain 20459 1726885650.14269: waiting for pending results... 20459 1726885650.14563: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885650.14702: in run() - task 02369adf-7a19-47dd-4c59-000000001742 20459 1726885650.14725: variable 'ansible_search_path' from source: unknown 20459 1726885650.14770: calling self._execute() 20459 1726885650.14887: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.14898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.14910: variable 'omit' from source: magic vars 20459 1726885650.15026: variable 'omit' from source: magic vars 20459 1726885650.15106: variable 'omit' from source: magic vars 20459 1726885650.15378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885650.20861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885650.20935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885650.20978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885650.21019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885650.21062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885650.21182: variable 'storage_test_pool' from source: include params 20459 1726885650.21211: variable '_storage_test_pool_member_path' from source: include params 20459 1726885650.21267: variable 'omit' from source: magic vars 20459 1726885650.21304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885650.21341: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885650.21368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885650.21394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.21409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.21435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885650.21466: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885650.21505: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885650.21515: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.21527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.21660: Set connection var ansible_pipelining to False 20459 1726885650.21669: Set connection var ansible_shell_type to sh 20459 1726885650.21678: Set connection var ansible_connection to ssh 20459 1726885650.21699: Set connection var ansible_timeout to 10 20459 1726885650.21715: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885650.21729: Set connection var ansible_shell_executable to /bin/sh 20459 1726885650.21761: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.21768: variable 'ansible_connection' from source: unknown 20459 1726885650.21774: variable 'ansible_module_compression' from source: unknown 20459 1726885650.21781: variable 'ansible_shell_type' from source: unknown 20459 1726885650.21789: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.21799: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.21806: variable 'ansible_pipelining' from source: unknown 20459 1726885650.21817: variable 'ansible_timeout' from source: unknown 20459 1726885650.21830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.21952: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885650.21967: variable 'omit' from source: magic vars 20459 1726885650.21976: starting attempt loop 20459 1726885650.21982: running the handler 20459 1726885650.22199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.22244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.22274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.22323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.22348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.22396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.22428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.22464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.22506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.22530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.22642: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885650.22652: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885650.22680: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885650.22691: handler run complete 20459 1726885650.22713: attempt loop complete, returning result 20459 1726885650.22725: _execute() done 20459 1726885650.22733: dumping result to json 20459 1726885650.22740: done dumping result, returning 20459 1726885650.22751: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-000000001742] 20459 1726885650.22759: sending task result for task 02369adf-7a19-47dd-4c59-000000001742 20459 1726885650.22881: done sending task result for task 02369adf-7a19-47dd-4c59-000000001742 20459 1726885650.22888: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885650.22950: no more pending results, returning what we have 20459 1726885650.22954: results queue empty 20459 1726885650.22955: checking for any_errors_fatal 20459 1726885650.22963: done checking for any_errors_fatal 20459 1726885650.22964: checking for max_fail_percentage 20459 1726885650.22966: done checking for max_fail_percentage 20459 1726885650.22967: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.22967: done checking to see if all hosts have failed 20459 1726885650.22968: getting the remaining hosts for this loop 20459 1726885650.22970: done getting the remaining hosts for this loop 20459 1726885650.22974: getting the next task for host managed_node1 20459 1726885650.22985: done getting next task for host managed_node1 20459 1726885650.22988: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885650.22994: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.22999: getting variables 20459 1726885650.23001: in VariableManager get_vars() 20459 1726885650.23044: Calling all_inventory to load vars for managed_node1 20459 1726885650.23047: Calling groups_inventory to load vars for managed_node1 20459 1726885650.23050: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.23062: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.23065: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.23069: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.24249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.24881: done with get_vars() 20459 1726885650.24894: done getting variables 20459 1726885650.24951: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Friday 20 September 2024 22:27:30 -0400 (0:00:00.110) 0:00:56.610 ****** 20459 1726885650.24985: entering _queue_task() for managed_node1/assert 20459 1726885650.25238: worker is 1 (out of 1 available) 20459 1726885650.25250: exiting _queue_task() for managed_node1/assert 20459 1726885650.25260: done queuing things up, now waiting for results queue to drain 20459 1726885650.25262: waiting for pending results... 20459 1726885650.25559: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885650.25741: in run() - task 02369adf-7a19-47dd-4c59-000000001743 20459 1726885650.25759: variable 'ansible_search_path' from source: unknown 20459 1726885650.25795: calling self._execute() 20459 1726885650.25908: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.25925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.25941: variable 'omit' from source: magic vars 20459 1726885650.26668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885650.30967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885650.31049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885650.31091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885650.31149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885650.31182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885650.31267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.31303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.31340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.31386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.31407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.31533: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885650.31563: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885650.31570: when evaluation is False, skipping this task 20459 1726885650.31576: _execute() done 20459 1726885650.31583: dumping result to json 20459 1726885650.31590: done dumping result, returning 20459 1726885650.31601: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-000000001743] 20459 1726885650.31611: sending task result for task 02369adf-7a19-47dd-4c59-000000001743 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885650.31771: no more pending results, returning what we have 20459 1726885650.31775: results queue empty 20459 1726885650.31776: checking for any_errors_fatal 20459 1726885650.31783: done checking for any_errors_fatal 20459 1726885650.31784: checking for max_fail_percentage 20459 1726885650.31786: done checking for max_fail_percentage 20459 1726885650.31786: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.31787: done checking to see if all hosts have failed 20459 1726885650.31788: getting the remaining hosts for this loop 20459 1726885650.31789: done getting the remaining hosts for this loop 20459 1726885650.31793: getting the next task for host managed_node1 20459 1726885650.31801: done getting next task for host managed_node1 20459 1726885650.31803: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885650.31809: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.31816: getting variables 20459 1726885650.31817: in VariableManager get_vars() 20459 1726885650.31852: Calling all_inventory to load vars for managed_node1 20459 1726885650.31854: Calling groups_inventory to load vars for managed_node1 20459 1726885650.31857: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.31869: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.31872: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.31876: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.32618: done sending task result for task 02369adf-7a19-47dd-4c59-000000001743 20459 1726885650.32624: WORKER PROCESS EXITING 20459 1726885650.32653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.33618: done with get_vars() 20459 1726885650.33640: done getting variables 20459 1726885650.33698: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Friday 20 September 2024 22:27:30 -0400 (0:00:00.087) 0:00:56.697 ****** 20459 1726885650.33743: entering _queue_task() for managed_node1/assert 20459 1726885650.34080: worker is 1 (out of 1 available) 20459 1726885650.34092: exiting _queue_task() for managed_node1/assert 20459 1726885650.34106: done queuing things up, now waiting for results queue to drain 20459 1726885650.34108: waiting for pending results... 20459 1726885650.34442: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885650.34617: in run() - task 02369adf-7a19-47dd-4c59-000000001744 20459 1726885650.34639: variable 'ansible_search_path' from source: unknown 20459 1726885650.34683: calling self._execute() 20459 1726885650.34833: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.34845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.34859: variable 'omit' from source: magic vars 20459 1726885650.35322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885650.39146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885650.39213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885650.39254: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885650.39309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885650.39346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885650.39429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.39464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.39495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.39542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.39562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.39661: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885650.39682: Evaluated conditional (false and _storage_test_expected_crypttab_entries | int == 1): False 20459 1726885650.39690: when evaluation is False, skipping this task 20459 1726885650.39696: _execute() done 20459 1726885650.39703: dumping result to json 20459 1726885650.39709: done dumping result, returning 20459 1726885650.39722: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-000000001744] 20459 1726885650.39732: sending task result for task 02369adf-7a19-47dd-4c59-000000001744 20459 1726885650.39840: done sending task result for task 02369adf-7a19-47dd-4c59-000000001744 20459 1726885650.39847: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885650.39895: no more pending results, returning what we have 20459 1726885650.39900: results queue empty 20459 1726885650.39901: checking for any_errors_fatal 20459 1726885650.39913: done checking for any_errors_fatal 20459 1726885650.39914: checking for max_fail_percentage 20459 1726885650.39916: done checking for max_fail_percentage 20459 1726885650.39917: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.39917: done checking to see if all hosts have failed 20459 1726885650.39918: getting the remaining hosts for this loop 20459 1726885650.39922: done getting the remaining hosts for this loop 20459 1726885650.39925: getting the next task for host managed_node1 20459 1726885650.39934: done getting next task for host managed_node1 20459 1726885650.39936: ^ task is: TASK: Check key file of crypttab entry 20459 1726885650.39944: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.39948: getting variables 20459 1726885650.39949: in VariableManager get_vars() 20459 1726885650.39981: Calling all_inventory to load vars for managed_node1 20459 1726885650.39983: Calling groups_inventory to load vars for managed_node1 20459 1726885650.39987: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.39997: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.40000: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.40003: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.40599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.41301: done with get_vars() 20459 1726885650.41330: done getting variables 20459 1726885650.41389: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Friday 20 September 2024 22:27:30 -0400 (0:00:00.076) 0:00:56.774 ****** 20459 1726885650.41436: entering _queue_task() for managed_node1/assert 20459 1726885650.41704: worker is 1 (out of 1 available) 20459 1726885650.41719: exiting _queue_task() for managed_node1/assert 20459 1726885650.41734: done queuing things up, now waiting for results queue to drain 20459 1726885650.41736: waiting for pending results... 20459 1726885650.42061: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885650.42238: in run() - task 02369adf-7a19-47dd-4c59-000000001745 20459 1726885650.42258: variable 'ansible_search_path' from source: unknown 20459 1726885650.42310: calling self._execute() 20459 1726885650.42447: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.42459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.42475: variable 'omit' from source: magic vars 20459 1726885650.42972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885650.45619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885650.45703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885650.45748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885650.45848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885650.45886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885650.45977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885650.46030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885650.46061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885650.46115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885650.46142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885650.46267: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885650.46294: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885650.46302: when evaluation is False, skipping this task 20459 1726885650.46314: _execute() done 20459 1726885650.46330: dumping result to json 20459 1726885650.46342: done dumping result, returning 20459 1726885650.46353: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-000000001745] 20459 1726885650.46363: sending task result for task 02369adf-7a19-47dd-4c59-000000001745 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885650.46527: no more pending results, returning what we have 20459 1726885650.46531: results queue empty 20459 1726885650.46533: checking for any_errors_fatal 20459 1726885650.46541: done checking for any_errors_fatal 20459 1726885650.46542: checking for max_fail_percentage 20459 1726885650.46544: done checking for max_fail_percentage 20459 1726885650.46545: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.46546: done checking to see if all hosts have failed 20459 1726885650.46546: getting the remaining hosts for this loop 20459 1726885650.46548: done getting the remaining hosts for this loop 20459 1726885650.46552: getting the next task for host managed_node1 20459 1726885650.46561: done getting next task for host managed_node1 20459 1726885650.46564: ^ task is: TASK: Clear test variables 20459 1726885650.46571: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.46575: getting variables 20459 1726885650.46577: in VariableManager get_vars() 20459 1726885650.46610: Calling all_inventory to load vars for managed_node1 20459 1726885650.46615: Calling groups_inventory to load vars for managed_node1 20459 1726885650.46619: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.46634: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.46638: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.46642: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.47473: done sending task result for task 02369adf-7a19-47dd-4c59-000000001745 20459 1726885650.47477: WORKER PROCESS EXITING 20459 1726885650.47498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.48774: done with get_vars() 20459 1726885650.48790: done getting variables 20459 1726885650.48844: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Friday 20 September 2024 22:27:30 -0400 (0:00:00.075) 0:00:56.850 ****** 20459 1726885650.48998: entering _queue_task() for managed_node1/set_fact 20459 1726885650.49431: worker is 1 (out of 1 available) 20459 1726885650.49445: exiting _queue_task() for managed_node1/set_fact 20459 1726885650.49458: done queuing things up, now waiting for results queue to drain 20459 1726885650.49459: waiting for pending results... 20459 1726885650.49783: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885650.49942: in run() - task 02369adf-7a19-47dd-4c59-000000001746 20459 1726885650.49969: variable 'ansible_search_path' from source: unknown 20459 1726885650.50018: calling self._execute() 20459 1726885650.50156: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.50169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.50188: variable 'omit' from source: magic vars 20459 1726885650.50308: variable 'omit' from source: magic vars 20459 1726885650.50397: variable 'omit' from source: magic vars 20459 1726885650.50441: variable 'omit' from source: magic vars 20459 1726885650.50489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885650.50542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885650.50571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885650.50594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.50616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.50640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885650.50664: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885650.50700: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885650.50709: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.50725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.50856: Set connection var ansible_pipelining to False 20459 1726885650.50864: Set connection var ansible_shell_type to sh 20459 1726885650.50872: Set connection var ansible_connection to ssh 20459 1726885650.50893: Set connection var ansible_timeout to 10 20459 1726885650.50902: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885650.50915: Set connection var ansible_shell_executable to /bin/sh 20459 1726885650.50950: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.50958: variable 'ansible_connection' from source: unknown 20459 1726885650.50966: variable 'ansible_module_compression' from source: unknown 20459 1726885650.50974: variable 'ansible_shell_type' from source: unknown 20459 1726885650.50981: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.51000: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.51022: variable 'ansible_pipelining' from source: unknown 20459 1726885650.51031: variable 'ansible_timeout' from source: unknown 20459 1726885650.51060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.52178: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885650.52194: variable 'omit' from source: magic vars 20459 1726885650.52203: starting attempt loop 20459 1726885650.52208: running the handler 20459 1726885650.52234: handler run complete 20459 1726885650.52248: attempt loop complete, returning result 20459 1726885650.52253: _execute() done 20459 1726885650.52258: dumping result to json 20459 1726885650.52263: done dumping result, returning 20459 1726885650.52271: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-000000001746] 20459 1726885650.52278: sending task result for task 02369adf-7a19-47dd-4c59-000000001746 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } 20459 1726885650.52631: no more pending results, returning what we have 20459 1726885650.52634: results queue empty 20459 1726885650.52635: checking for any_errors_fatal 20459 1726885650.52644: done checking for any_errors_fatal 20459 1726885650.52645: checking for max_fail_percentage 20459 1726885650.52647: done checking for max_fail_percentage 20459 1726885650.52648: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.52649: done checking to see if all hosts have failed 20459 1726885650.52649: getting the remaining hosts for this loop 20459 1726885650.52651: done getting the remaining hosts for this loop 20459 1726885650.52655: getting the next task for host managed_node1 20459 1726885650.52664: done getting next task for host managed_node1 20459 1726885650.52667: ^ task is: TASK: Clear test variables 20459 1726885650.52675: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.52679: getting variables 20459 1726885650.52681: in VariableManager get_vars() 20459 1726885650.52716: Calling all_inventory to load vars for managed_node1 20459 1726885650.52718: Calling groups_inventory to load vars for managed_node1 20459 1726885650.52724: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.52736: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.52739: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.52742: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.54571: done sending task result for task 02369adf-7a19-47dd-4c59-000000001746 20459 1726885650.54575: WORKER PROCESS EXITING 20459 1726885650.54616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.55297: done with get_vars() 20459 1726885650.55314: done getting variables 20459 1726885650.55376: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Friday 20 September 2024 22:27:30 -0400 (0:00:00.064) 0:00:56.914 ****** 20459 1726885650.55413: entering _queue_task() for managed_node1/set_fact 20459 1726885650.55680: worker is 1 (out of 1 available) 20459 1726885650.55694: exiting _queue_task() for managed_node1/set_fact 20459 1726885650.55706: done queuing things up, now waiting for results queue to drain 20459 1726885650.55708: waiting for pending results... 20459 1726885650.56023: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885650.56165: in run() - task 02369adf-7a19-47dd-4c59-0000000015f3 20459 1726885650.56185: variable 'ansible_search_path' from source: unknown 20459 1726885650.56234: calling self._execute() 20459 1726885650.56362: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.56380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.56393: variable 'omit' from source: magic vars 20459 1726885650.56524: variable 'omit' from source: magic vars 20459 1726885650.56603: variable 'omit' from source: magic vars 20459 1726885650.56681: variable 'omit' from source: magic vars 20459 1726885650.56735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885650.56790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885650.56825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885650.56849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.56871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.56894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885650.56919: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885650.56957: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885650.56971: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.56980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.57114: Set connection var ansible_pipelining to False 20459 1726885650.57129: Set connection var ansible_shell_type to sh 20459 1726885650.57137: Set connection var ansible_connection to ssh 20459 1726885650.57154: Set connection var ansible_timeout to 10 20459 1726885650.57163: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885650.57172: Set connection var ansible_shell_executable to /bin/sh 20459 1726885650.57204: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.57214: variable 'ansible_connection' from source: unknown 20459 1726885650.57226: variable 'ansible_module_compression' from source: unknown 20459 1726885650.57239: variable 'ansible_shell_type' from source: unknown 20459 1726885650.57247: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.57254: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.57261: variable 'ansible_pipelining' from source: unknown 20459 1726885650.57268: variable 'ansible_timeout' from source: unknown 20459 1726885650.57276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.57429: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885650.57443: variable 'omit' from source: magic vars 20459 1726885650.57454: starting attempt loop 20459 1726885650.57460: running the handler 20459 1726885650.57473: handler run complete 20459 1726885650.57485: attempt loop complete, returning result 20459 1726885650.57491: _execute() done 20459 1726885650.57496: dumping result to json 20459 1726885650.57501: done dumping result, returning 20459 1726885650.57516: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-0000000015f3] 20459 1726885650.57527: sending task result for task 02369adf-7a19-47dd-4c59-0000000015f3 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } 20459 1726885650.57663: no more pending results, returning what we have 20459 1726885650.57666: results queue empty 20459 1726885650.57667: checking for any_errors_fatal 20459 1726885650.57673: done checking for any_errors_fatal 20459 1726885650.57674: checking for max_fail_percentage 20459 1726885650.57676: done checking for max_fail_percentage 20459 1726885650.57677: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.57678: done checking to see if all hosts have failed 20459 1726885650.57678: getting the remaining hosts for this loop 20459 1726885650.57680: done getting the remaining hosts for this loop 20459 1726885650.57683: getting the next task for host managed_node1 20459 1726885650.57694: done getting next task for host managed_node1 20459 1726885650.57696: ^ task is: TASK: Check VDO 20459 1726885650.57702: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.57707: getting variables 20459 1726885650.57708: in VariableManager get_vars() 20459 1726885650.57744: Calling all_inventory to load vars for managed_node1 20459 1726885650.57747: Calling groups_inventory to load vars for managed_node1 20459 1726885650.57750: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.57761: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.57764: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.57767: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.58647: done sending task result for task 02369adf-7a19-47dd-4c59-0000000015f3 20459 1726885650.58651: WORKER PROCESS EXITING 20459 1726885650.58673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.59502: done with get_vars() 20459 1726885650.59525: done getting variables TASK [Check VDO] *************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:95 Friday 20 September 2024 22:27:30 -0400 (0:00:00.041) 0:00:56.956 ****** 20459 1726885650.59619: entering _queue_task() for managed_node1/include_tasks 20459 1726885650.59858: worker is 1 (out of 1 available) 20459 1726885650.59869: exiting _queue_task() for managed_node1/include_tasks 20459 1726885650.59880: done queuing things up, now waiting for results queue to drain 20459 1726885650.59882: waiting for pending results... 20459 1726885650.60180: running TaskExecutor() for managed_node1/TASK: Check VDO 20459 1726885650.60316: in run() - task 02369adf-7a19-47dd-4c59-00000000121c 20459 1726885650.60343: variable 'ansible_search_path' from source: unknown 20459 1726885650.60385: calling self._execute() 20459 1726885650.60503: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.60518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.60537: variable 'omit' from source: magic vars 20459 1726885650.60746: _execute() done 20459 1726885650.60756: dumping result to json 20459 1726885650.60764: done dumping result, returning 20459 1726885650.60774: done running TaskExecutor() for managed_node1/TASK: Check VDO [02369adf-7a19-47dd-4c59-00000000121c] 20459 1726885650.60785: sending task result for task 02369adf-7a19-47dd-4c59-00000000121c 20459 1726885650.60929: no more pending results, returning what we have 20459 1726885650.60935: in VariableManager get_vars() 20459 1726885650.60975: Calling all_inventory to load vars for managed_node1 20459 1726885650.60978: Calling groups_inventory to load vars for managed_node1 20459 1726885650.60982: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.60995: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.60999: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.61003: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.62187: done sending task result for task 02369adf-7a19-47dd-4c59-00000000121c 20459 1726885650.62190: WORKER PROCESS EXITING 20459 1726885650.62468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.63590: done with get_vars() 20459 1726885650.63600: variable 'ansible_search_path' from source: unknown 20459 1726885650.63725: variable 'storage_test_pool_subset' from source: include params 20459 1726885650.63761: we have included files to process 20459 1726885650.63762: generating all_blocks data 20459 1726885650.63763: done generating all_blocks data 20459 1726885650.63767: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885650.63768: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885650.63770: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885650.63879: in VariableManager get_vars() 20459 1726885650.63902: done with get_vars() 20459 1726885650.63919: done processing included file 20459 1726885650.63920: iterating over new_blocks loaded from include file 20459 1726885650.63922: in VariableManager get_vars() 20459 1726885650.63937: done with get_vars() 20459 1726885650.63938: filtering new block on tags 20459 1726885650.63970: done filtering new block on tags 20459 1726885650.63972: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed_node1 20459 1726885650.63976: extending task lists for all hosts with included blocks 20459 1726885650.70280: done extending task lists 20459 1726885650.70282: done processing included files 20459 1726885650.70282: results queue empty 20459 1726885650.70283: checking for any_errors_fatal 20459 1726885650.70286: done checking for any_errors_fatal 20459 1726885650.70287: checking for max_fail_percentage 20459 1726885650.70288: done checking for max_fail_percentage 20459 1726885650.70289: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.70290: done checking to see if all hosts have failed 20459 1726885650.70291: getting the remaining hosts for this loop 20459 1726885650.70292: done getting the remaining hosts for this loop 20459 1726885650.70295: getting the next task for host managed_node1 20459 1726885650.70299: done getting next task for host managed_node1 20459 1726885650.70301: ^ task is: TASK: Validate pool member VDO settings 20459 1726885650.70306: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.70308: getting variables 20459 1726885650.70309: in VariableManager get_vars() 20459 1726885650.70322: Calling all_inventory to load vars for managed_node1 20459 1726885650.70325: Calling groups_inventory to load vars for managed_node1 20459 1726885650.70328: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.70338: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.70341: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.70344: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.70802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.71430: done with get_vars() 20459 1726885650.71444: done getting variables TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Friday 20 September 2024 22:27:30 -0400 (0:00:00.119) 0:00:57.075 ****** 20459 1726885650.71539: entering _queue_task() for managed_node1/include_tasks 20459 1726885650.71977: worker is 1 (out of 1 available) 20459 1726885650.71996: exiting _queue_task() for managed_node1/include_tasks 20459 1726885650.72016: done queuing things up, now waiting for results queue to drain 20459 1726885650.72018: waiting for pending results... 20459 1726885650.72399: running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings 20459 1726885650.72605: in run() - task 02369adf-7a19-47dd-4c59-000000001793 20459 1726885650.72646: variable 'ansible_search_path' from source: unknown 20459 1726885650.73038: variable 'storage_test_pool' from source: include params 20459 1726885650.73344: variable 'omit' from source: magic vars 20459 1726885650.73568: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.73583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.73616: variable 'omit' from source: magic vars 20459 1726885650.73926: variable 'storage_test_pool' from source: include params 20459 1726885650.73965: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885650.74009: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885650.74137: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885650.74533: dumping result to json 20459 1726885650.74549: done dumping result, returning 20459 1726885650.74559: done running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings [02369adf-7a19-47dd-4c59-000000001793] 20459 1726885650.74570: sending task result for task 02369adf-7a19-47dd-4c59-000000001793 20459 1726885650.74725: no more pending results, returning what we have 20459 1726885650.74730: in VariableManager get_vars() 20459 1726885650.74778: Calling all_inventory to load vars for managed_node1 20459 1726885650.74782: Calling groups_inventory to load vars for managed_node1 20459 1726885650.74786: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.74800: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.74804: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.74808: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.75708: done sending task result for task 02369adf-7a19-47dd-4c59-000000001793 20459 1726885650.75714: WORKER PROCESS EXITING 20459 1726885650.75756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.76456: done with get_vars() 20459 1726885650.76467: variable 'ansible_search_path' from source: unknown 20459 1726885650.76522: we have included files to process 20459 1726885650.76523: generating all_blocks data 20459 1726885650.76525: done generating all_blocks data 20459 1726885650.76527: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885650.76528: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885650.76538: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885650.77485: done processing included file 20459 1726885650.77487: iterating over new_blocks loaded from include file 20459 1726885650.77488: in VariableManager get_vars() 20459 1726885650.77528: done with get_vars() 20459 1726885650.77530: filtering new block on tags 20459 1726885650.77672: done filtering new block on tags 20459 1726885650.77675: in VariableManager get_vars() 20459 1726885650.77699: done with get_vars() 20459 1726885650.77701: filtering new block on tags 20459 1726885650.77731: done filtering new block on tags 20459 1726885650.77733: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885650.77746: extending task lists for all hosts with included blocks 20459 1726885650.78036: done extending task lists 20459 1726885650.78038: done processing included files 20459 1726885650.78039: results queue empty 20459 1726885650.78039: checking for any_errors_fatal 20459 1726885650.78043: done checking for any_errors_fatal 20459 1726885650.78044: checking for max_fail_percentage 20459 1726885650.78045: done checking for max_fail_percentage 20459 1726885650.78046: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.78046: done checking to see if all hosts have failed 20459 1726885650.78047: getting the remaining hosts for this loop 20459 1726885650.78049: done getting the remaining hosts for this loop 20459 1726885650.78051: getting the next task for host managed_node1 20459 1726885650.78056: done getting next task for host managed_node1 20459 1726885650.78075: ^ task is: TASK: Get information about VDO deduplication 20459 1726885650.78081: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.78083: getting variables 20459 1726885650.78084: in VariableManager get_vars() 20459 1726885650.78100: Calling all_inventory to load vars for managed_node1 20459 1726885650.78102: Calling groups_inventory to load vars for managed_node1 20459 1726885650.78105: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.78116: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.78119: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.78129: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.78678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.79389: done with get_vars() 20459 1726885650.79403: done getting variables 20459 1726885650.79447: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Friday 20 September 2024 22:27:30 -0400 (0:00:00.079) 0:00:57.155 ****** 20459 1726885650.79481: entering _queue_task() for managed_node1/command 20459 1726885650.79821: worker is 1 (out of 1 available) 20459 1726885650.79849: exiting _queue_task() for managed_node1/command 20459 1726885650.79868: done queuing things up, now waiting for results queue to drain 20459 1726885650.79870: waiting for pending results... 20459 1726885650.80328: running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication 20459 1726885650.80566: in run() - task 02369adf-7a19-47dd-4c59-00000000190b 20459 1726885650.80587: variable 'ansible_search_path' from source: unknown 20459 1726885650.80664: calling self._execute() 20459 1726885650.80824: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.80843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.80864: variable 'omit' from source: magic vars 20459 1726885650.81386: variable 'storage_test_vdo_volume' from source: include params 20459 1726885650.81432: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885650.81441: when evaluation is False, skipping this task 20459 1726885650.81448: _execute() done 20459 1726885650.81456: dumping result to json 20459 1726885650.81464: done dumping result, returning 20459 1726885650.81474: done running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication [02369adf-7a19-47dd-4c59-00000000190b] 20459 1726885650.81493: sending task result for task 02369adf-7a19-47dd-4c59-00000000190b 20459 1726885650.81616: done sending task result for task 02369adf-7a19-47dd-4c59-00000000190b 20459 1726885650.81629: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885650.81692: no more pending results, returning what we have 20459 1726885650.81697: results queue empty 20459 1726885650.81698: checking for any_errors_fatal 20459 1726885650.81700: done checking for any_errors_fatal 20459 1726885650.81701: checking for max_fail_percentage 20459 1726885650.81703: done checking for max_fail_percentage 20459 1726885650.81704: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.81705: done checking to see if all hosts have failed 20459 1726885650.81705: getting the remaining hosts for this loop 20459 1726885650.81707: done getting the remaining hosts for this loop 20459 1726885650.81711: getting the next task for host managed_node1 20459 1726885650.81721: done getting next task for host managed_node1 20459 1726885650.81724: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885650.81734: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.81740: getting variables 20459 1726885650.81741: in VariableManager get_vars() 20459 1726885650.81774: Calling all_inventory to load vars for managed_node1 20459 1726885650.81777: Calling groups_inventory to load vars for managed_node1 20459 1726885650.81781: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.81795: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.81798: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.81802: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.82774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.83655: done with get_vars() 20459 1726885650.83666: done getting variables 20459 1726885650.83707: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Friday 20 September 2024 22:27:30 -0400 (0:00:00.042) 0:00:57.197 ****** 20459 1726885650.83738: entering _queue_task() for managed_node1/assert 20459 1726885650.83934: worker is 1 (out of 1 available) 20459 1726885650.83947: exiting _queue_task() for managed_node1/assert 20459 1726885650.83959: done queuing things up, now waiting for results queue to drain 20459 1726885650.83961: waiting for pending results... 20459 1726885650.84189: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885650.84374: in run() - task 02369adf-7a19-47dd-4c59-00000000190c 20459 1726885650.84388: variable 'ansible_search_path' from source: unknown 20459 1726885650.84419: calling self._execute() 20459 1726885650.84528: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.84533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.84542: variable 'omit' from source: magic vars 20459 1726885650.84930: variable 'storage_test_vdo_volume' from source: include params 20459 1726885650.84964: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885650.84968: when evaluation is False, skipping this task 20459 1726885650.84971: _execute() done 20459 1726885650.84974: dumping result to json 20459 1726885650.84977: done dumping result, returning 20459 1726885650.84979: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-00000000190c] 20459 1726885650.84982: sending task result for task 02369adf-7a19-47dd-4c59-00000000190c 20459 1726885650.85093: done sending task result for task 02369adf-7a19-47dd-4c59-00000000190c 20459 1726885650.85095: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885650.85305: no more pending results, returning what we have 20459 1726885650.85308: results queue empty 20459 1726885650.85309: checking for any_errors_fatal 20459 1726885650.85316: done checking for any_errors_fatal 20459 1726885650.85317: checking for max_fail_percentage 20459 1726885650.85319: done checking for max_fail_percentage 20459 1726885650.85322: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.85328: done checking to see if all hosts have failed 20459 1726885650.85329: getting the remaining hosts for this loop 20459 1726885650.85331: done getting the remaining hosts for this loop 20459 1726885650.85334: getting the next task for host managed_node1 20459 1726885650.85342: done getting next task for host managed_node1 20459 1726885650.85345: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885650.85351: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.85355: getting variables 20459 1726885650.85356: in VariableManager get_vars() 20459 1726885650.85410: Calling all_inventory to load vars for managed_node1 20459 1726885650.85440: Calling groups_inventory to load vars for managed_node1 20459 1726885650.85465: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.85475: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.85478: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.85481: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.86051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.86667: done with get_vars() 20459 1726885650.86679: done getting variables 20459 1726885650.86719: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Friday 20 September 2024 22:27:30 -0400 (0:00:00.030) 0:00:57.227 ****** 20459 1726885650.86741: entering _queue_task() for managed_node1/assert 20459 1726885650.86928: worker is 1 (out of 1 available) 20459 1726885650.86943: exiting _queue_task() for managed_node1/assert 20459 1726885650.86954: done queuing things up, now waiting for results queue to drain 20459 1726885650.86956: waiting for pending results... 20459 1726885650.87203: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885650.87293: in run() - task 02369adf-7a19-47dd-4c59-00000000190d 20459 1726885650.87303: variable 'ansible_search_path' from source: unknown 20459 1726885650.87335: calling self._execute() 20459 1726885650.87436: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.87440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.87443: variable 'omit' from source: magic vars 20459 1726885650.87843: variable 'storage_test_vdo_volume' from source: include params 20459 1726885650.87893: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885650.87898: when evaluation is False, skipping this task 20459 1726885650.87901: _execute() done 20459 1726885650.87911: dumping result to json 20459 1726885650.87925: done dumping result, returning 20459 1726885650.87928: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-00000000190d] 20459 1726885650.87931: sending task result for task 02369adf-7a19-47dd-4c59-00000000190d 20459 1726885650.88047: done sending task result for task 02369adf-7a19-47dd-4c59-00000000190d 20459 1726885650.88050: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885650.88151: no more pending results, returning what we have 20459 1726885650.88154: results queue empty 20459 1726885650.88155: checking for any_errors_fatal 20459 1726885650.88162: done checking for any_errors_fatal 20459 1726885650.88163: checking for max_fail_percentage 20459 1726885650.88164: done checking for max_fail_percentage 20459 1726885650.88165: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.88165: done checking to see if all hosts have failed 20459 1726885650.88166: getting the remaining hosts for this loop 20459 1726885650.88167: done getting the remaining hosts for this loop 20459 1726885650.88169: getting the next task for host managed_node1 20459 1726885650.88174: done getting next task for host managed_node1 20459 1726885650.88175: ^ task is: TASK: Get information about VDO compression 20459 1726885650.88179: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.88181: getting variables 20459 1726885650.88182: in VariableManager get_vars() 20459 1726885650.88203: Calling all_inventory to load vars for managed_node1 20459 1726885650.88204: Calling groups_inventory to load vars for managed_node1 20459 1726885650.88206: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.88215: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.88217: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.88219: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.88707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.89360: done with get_vars() 20459 1726885650.89378: done getting variables 20459 1726885650.89444: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Friday 20 September 2024 22:27:30 -0400 (0:00:00.027) 0:00:57.255 ****** 20459 1726885650.89478: entering _queue_task() for managed_node1/command 20459 1726885650.89689: worker is 1 (out of 1 available) 20459 1726885650.89702: exiting _queue_task() for managed_node1/command 20459 1726885650.89714: done queuing things up, now waiting for results queue to drain 20459 1726885650.89715: waiting for pending results... 20459 1726885650.90034: running TaskExecutor() for managed_node1/TASK: Get information about VDO compression 20459 1726885650.90151: in run() - task 02369adf-7a19-47dd-4c59-00000000190e 20459 1726885650.90157: variable 'ansible_search_path' from source: unknown 20459 1726885650.90197: calling self._execute() 20459 1726885650.90335: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.90339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.90357: variable 'omit' from source: magic vars 20459 1726885650.90785: variable 'storage_test_vdo_volume' from source: include params 20459 1726885650.90825: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885650.90828: when evaluation is False, skipping this task 20459 1726885650.90831: _execute() done 20459 1726885650.90833: dumping result to json 20459 1726885650.90835: done dumping result, returning 20459 1726885650.90840: done running TaskExecutor() for managed_node1/TASK: Get information about VDO compression [02369adf-7a19-47dd-4c59-00000000190e] 20459 1726885650.90847: sending task result for task 02369adf-7a19-47dd-4c59-00000000190e 20459 1726885650.90949: done sending task result for task 02369adf-7a19-47dd-4c59-00000000190e 20459 1726885650.90953: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885650.91004: no more pending results, returning what we have 20459 1726885650.91009: results queue empty 20459 1726885650.91010: checking for any_errors_fatal 20459 1726885650.91018: done checking for any_errors_fatal 20459 1726885650.91019: checking for max_fail_percentage 20459 1726885650.91020: done checking for max_fail_percentage 20459 1726885650.91022: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.91022: done checking to see if all hosts have failed 20459 1726885650.91023: getting the remaining hosts for this loop 20459 1726885650.91024: done getting the remaining hosts for this loop 20459 1726885650.91028: getting the next task for host managed_node1 20459 1726885650.91036: done getting next task for host managed_node1 20459 1726885650.91039: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885650.91047: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.91053: getting variables 20459 1726885650.91054: in VariableManager get_vars() 20459 1726885650.91087: Calling all_inventory to load vars for managed_node1 20459 1726885650.91090: Calling groups_inventory to load vars for managed_node1 20459 1726885650.91094: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.91107: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.91111: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.91117: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.91639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.91985: done with get_vars() 20459 1726885650.91994: done getting variables 20459 1726885650.92035: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Friday 20 September 2024 22:27:30 -0400 (0:00:00.025) 0:00:57.280 ****** 20459 1726885650.92058: entering _queue_task() for managed_node1/assert 20459 1726885650.92228: worker is 1 (out of 1 available) 20459 1726885650.92240: exiting _queue_task() for managed_node1/assert 20459 1726885650.92251: done queuing things up, now waiting for results queue to drain 20459 1726885650.92253: waiting for pending results... 20459 1726885650.92419: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885650.92499: in run() - task 02369adf-7a19-47dd-4c59-00000000190f 20459 1726885650.92507: variable 'ansible_search_path' from source: unknown 20459 1726885650.92535: calling self._execute() 20459 1726885650.92616: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.92624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.92631: variable 'omit' from source: magic vars 20459 1726885650.92929: variable 'storage_test_vdo_volume' from source: include params 20459 1726885650.92950: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885650.92953: when evaluation is False, skipping this task 20459 1726885650.92956: _execute() done 20459 1726885650.92959: dumping result to json 20459 1726885650.92961: done dumping result, returning 20459 1726885650.92965: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-00000000190f] 20459 1726885650.92971: sending task result for task 02369adf-7a19-47dd-4c59-00000000190f 20459 1726885650.93063: done sending task result for task 02369adf-7a19-47dd-4c59-00000000190f 20459 1726885650.93066: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885650.93125: no more pending results, returning what we have 20459 1726885650.93129: results queue empty 20459 1726885650.93130: checking for any_errors_fatal 20459 1726885650.93137: done checking for any_errors_fatal 20459 1726885650.93137: checking for max_fail_percentage 20459 1726885650.93141: done checking for max_fail_percentage 20459 1726885650.93146: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.93147: done checking to see if all hosts have failed 20459 1726885650.93148: getting the remaining hosts for this loop 20459 1726885650.93149: done getting the remaining hosts for this loop 20459 1726885650.93152: getting the next task for host managed_node1 20459 1726885650.93161: done getting next task for host managed_node1 20459 1726885650.93164: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885650.93169: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.93173: getting variables 20459 1726885650.93231: in VariableManager get_vars() 20459 1726885650.93260: Calling all_inventory to load vars for managed_node1 20459 1726885650.93262: Calling groups_inventory to load vars for managed_node1 20459 1726885650.93265: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.93274: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.93276: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.93279: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.93774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.94384: done with get_vars() 20459 1726885650.94397: done getting variables 20459 1726885650.94454: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Friday 20 September 2024 22:27:30 -0400 (0:00:00.024) 0:00:57.305 ****** 20459 1726885650.94486: entering _queue_task() for managed_node1/assert 20459 1726885650.94694: worker is 1 (out of 1 available) 20459 1726885650.94706: exiting _queue_task() for managed_node1/assert 20459 1726885650.94719: done queuing things up, now waiting for results queue to drain 20459 1726885650.94720: waiting for pending results... 20459 1726885650.94930: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885650.95023: in run() - task 02369adf-7a19-47dd-4c59-000000001910 20459 1726885650.95037: variable 'ansible_search_path' from source: unknown 20459 1726885650.95067: calling self._execute() 20459 1726885650.95157: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.95161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.95168: variable 'omit' from source: magic vars 20459 1726885650.95488: variable 'storage_test_vdo_volume' from source: include params 20459 1726885650.95515: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885650.95518: when evaluation is False, skipping this task 20459 1726885650.95521: _execute() done 20459 1726885650.95523: dumping result to json 20459 1726885650.95528: done dumping result, returning 20459 1726885650.95534: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-000000001910] 20459 1726885650.95539: sending task result for task 02369adf-7a19-47dd-4c59-000000001910 20459 1726885650.95629: done sending task result for task 02369adf-7a19-47dd-4c59-000000001910 20459 1726885650.95632: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885650.95678: no more pending results, returning what we have 20459 1726885650.95681: results queue empty 20459 1726885650.95682: checking for any_errors_fatal 20459 1726885650.95688: done checking for any_errors_fatal 20459 1726885650.95689: checking for max_fail_percentage 20459 1726885650.95690: done checking for max_fail_percentage 20459 1726885650.95691: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.95692: done checking to see if all hosts have failed 20459 1726885650.95693: getting the remaining hosts for this loop 20459 1726885650.95694: done getting the remaining hosts for this loop 20459 1726885650.95697: getting the next task for host managed_node1 20459 1726885650.95706: done getting next task for host managed_node1 20459 1726885650.95708: ^ task is: TASK: Clear test variables 20459 1726885650.95715: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.95718: getting variables 20459 1726885650.95719: in VariableManager get_vars() 20459 1726885650.95751: Calling all_inventory to load vars for managed_node1 20459 1726885650.95753: Calling groups_inventory to load vars for managed_node1 20459 1726885650.95755: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.95762: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.95763: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.95765: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.96074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.96539: done with get_vars() 20459 1726885650.96552: done getting variables 20459 1726885650.96603: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Friday 20 September 2024 22:27:30 -0400 (0:00:00.021) 0:00:57.326 ****** 20459 1726885650.96643: entering _queue_task() for managed_node1/set_fact 20459 1726885650.96851: worker is 1 (out of 1 available) 20459 1726885650.96861: exiting _queue_task() for managed_node1/set_fact 20459 1726885650.96873: done queuing things up, now waiting for results queue to drain 20459 1726885650.96874: waiting for pending results... 20459 1726885650.97154: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885650.97286: in run() - task 02369adf-7a19-47dd-4c59-000000001912 20459 1726885650.97305: variable 'ansible_search_path' from source: unknown 20459 1726885650.97346: calling self._execute() 20459 1726885650.97450: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.97454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.97464: variable 'omit' from source: magic vars 20459 1726885650.97589: variable 'omit' from source: magic vars 20459 1726885650.97660: variable 'omit' from source: magic vars 20459 1726885650.97682: variable 'omit' from source: magic vars 20459 1726885650.97715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885650.97756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885650.97769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885650.97782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.97791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885650.97806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885650.97819: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885650.97844: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885650.97848: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.97850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.97934: Set connection var ansible_pipelining to False 20459 1726885650.97938: Set connection var ansible_shell_type to sh 20459 1726885650.97940: Set connection var ansible_connection to ssh 20459 1726885650.97949: Set connection var ansible_timeout to 10 20459 1726885650.97954: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885650.97959: Set connection var ansible_shell_executable to /bin/sh 20459 1726885650.97978: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.97981: variable 'ansible_connection' from source: unknown 20459 1726885650.97983: variable 'ansible_module_compression' from source: unknown 20459 1726885650.97986: variable 'ansible_shell_type' from source: unknown 20459 1726885650.97988: variable 'ansible_shell_executable' from source: unknown 20459 1726885650.97990: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.97995: variable 'ansible_pipelining' from source: unknown 20459 1726885650.97997: variable 'ansible_timeout' from source: unknown 20459 1726885650.98001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.98108: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885650.98117: variable 'omit' from source: magic vars 20459 1726885650.98121: starting attempt loop 20459 1726885650.98127: running the handler 20459 1726885650.98136: handler run complete 20459 1726885650.98145: attempt loop complete, returning result 20459 1726885650.98147: _execute() done 20459 1726885650.98150: dumping result to json 20459 1726885650.98152: done dumping result, returning 20459 1726885650.98159: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-000000001912] 20459 1726885650.98162: sending task result for task 02369adf-7a19-47dd-4c59-000000001912 20459 1726885650.98242: done sending task result for task 02369adf-7a19-47dd-4c59-000000001912 20459 1726885650.98245: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } 20459 1726885650.98295: no more pending results, returning what we have 20459 1726885650.98297: results queue empty 20459 1726885650.98298: checking for any_errors_fatal 20459 1726885650.98303: done checking for any_errors_fatal 20459 1726885650.98303: checking for max_fail_percentage 20459 1726885650.98305: done checking for max_fail_percentage 20459 1726885650.98306: checking to see if all hosts have failed and the running result is not ok 20459 1726885650.98306: done checking to see if all hosts have failed 20459 1726885650.98307: getting the remaining hosts for this loop 20459 1726885650.98308: done getting the remaining hosts for this loop 20459 1726885650.98318: getting the next task for host managed_node1 20459 1726885650.98327: done getting next task for host managed_node1 20459 1726885650.98329: ^ task is: TASK: Check Stratis 20459 1726885650.98334: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885650.98338: getting variables 20459 1726885650.98339: in VariableManager get_vars() 20459 1726885650.98361: Calling all_inventory to load vars for managed_node1 20459 1726885650.98363: Calling groups_inventory to load vars for managed_node1 20459 1726885650.98365: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885650.98372: Calling all_plugins_play to load vars for managed_node1 20459 1726885650.98373: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885650.98375: Calling groups_plugins_play to load vars for managed_node1 20459 1726885650.98679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885650.99247: done with get_vars() 20459 1726885650.99256: done getting variables TASK [Check Stratis] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:98 Friday 20 September 2024 22:27:30 -0400 (0:00:00.026) 0:00:57.353 ****** 20459 1726885650.99317: entering _queue_task() for managed_node1/include_tasks 20459 1726885650.99477: worker is 1 (out of 1 available) 20459 1726885650.99489: exiting _queue_task() for managed_node1/include_tasks 20459 1726885650.99501: done queuing things up, now waiting for results queue to drain 20459 1726885650.99503: waiting for pending results... 20459 1726885650.99669: running TaskExecutor() for managed_node1/TASK: Check Stratis 20459 1726885650.99756: in run() - task 02369adf-7a19-47dd-4c59-00000000121d 20459 1726885650.99766: variable 'ansible_search_path' from source: unknown 20459 1726885650.99792: calling self._execute() 20459 1726885650.99876: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885650.99880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885650.99889: variable 'omit' from source: magic vars 20459 1726885650.99970: _execute() done 20459 1726885650.99974: dumping result to json 20459 1726885650.99976: done dumping result, returning 20459 1726885650.99981: done running TaskExecutor() for managed_node1/TASK: Check Stratis [02369adf-7a19-47dd-4c59-00000000121d] 20459 1726885650.99987: sending task result for task 02369adf-7a19-47dd-4c59-00000000121d 20459 1726885651.00081: done sending task result for task 02369adf-7a19-47dd-4c59-00000000121d 20459 1726885651.00084: WORKER PROCESS EXITING 20459 1726885651.00114: no more pending results, returning what we have 20459 1726885651.00118: in VariableManager get_vars() 20459 1726885651.00149: Calling all_inventory to load vars for managed_node1 20459 1726885651.00151: Calling groups_inventory to load vars for managed_node1 20459 1726885651.00154: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.00163: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.00165: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.00168: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.00492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.01053: done with get_vars() 20459 1726885651.01064: variable 'ansible_search_path' from source: unknown 20459 1726885651.01195: variable 'storage_test_pool_subset' from source: include params 20459 1726885651.01231: we have included files to process 20459 1726885651.01233: generating all_blocks data 20459 1726885651.01235: done generating all_blocks data 20459 1726885651.01242: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885651.01243: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885651.01246: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885651.01888: done processing included file 20459 1726885651.01892: iterating over new_blocks loaded from include file 20459 1726885651.01893: in VariableManager get_vars() 20459 1726885651.01910: done with get_vars() 20459 1726885651.01913: filtering new block on tags 20459 1726885651.01999: done filtering new block on tags 20459 1726885651.02002: in VariableManager get_vars() 20459 1726885651.02023: done with get_vars() 20459 1726885651.02025: filtering new block on tags 20459 1726885651.02050: done filtering new block on tags 20459 1726885651.02052: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed_node1 20459 1726885651.02057: extending task lists for all hosts with included blocks 20459 1726885651.05264: done extending task lists 20459 1726885651.05266: done processing included files 20459 1726885651.05266: results queue empty 20459 1726885651.05267: checking for any_errors_fatal 20459 1726885651.05270: done checking for any_errors_fatal 20459 1726885651.05273: checking for max_fail_percentage 20459 1726885651.05274: done checking for max_fail_percentage 20459 1726885651.05274: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.05275: done checking to see if all hosts have failed 20459 1726885651.05276: getting the remaining hosts for this loop 20459 1726885651.05277: done getting the remaining hosts for this loop 20459 1726885651.05281: getting the next task for host managed_node1 20459 1726885651.05286: done getting next task for host managed_node1 20459 1726885651.05288: ^ task is: TASK: Run 'stratis report' 20459 1726885651.05292: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.05294: getting variables 20459 1726885651.05295: in VariableManager get_vars() 20459 1726885651.05303: Calling all_inventory to load vars for managed_node1 20459 1726885651.05304: Calling groups_inventory to load vars for managed_node1 20459 1726885651.05306: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.05309: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.05311: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.05314: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.05628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.06079: done with get_vars() 20459 1726885651.06096: done getting variables 20459 1726885651.06140: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run 'stratis report'] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Friday 20 September 2024 22:27:31 -0400 (0:00:00.068) 0:00:57.422 ****** 20459 1726885651.06172: entering _queue_task() for managed_node1/command 20459 1726885651.06405: worker is 1 (out of 1 available) 20459 1726885651.06420: exiting _queue_task() for managed_node1/command 20459 1726885651.06433: done queuing things up, now waiting for results queue to drain 20459 1726885651.06436: waiting for pending results... 20459 1726885651.06695: running TaskExecutor() for managed_node1/TASK: Run 'stratis report' 20459 1726885651.06815: in run() - task 02369adf-7a19-47dd-4c59-000000001942 20459 1726885651.06831: variable 'ansible_search_path' from source: unknown 20459 1726885651.06862: calling self._execute() 20459 1726885651.06964: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.06967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.06979: variable 'omit' from source: magic vars 20459 1726885651.07310: variable 'storage_test_pool' from source: include params 20459 1726885651.07334: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885651.07338: when evaluation is False, skipping this task 20459 1726885651.07341: _execute() done 20459 1726885651.07344: dumping result to json 20459 1726885651.07349: done dumping result, returning 20459 1726885651.07352: done running TaskExecutor() for managed_node1/TASK: Run 'stratis report' [02369adf-7a19-47dd-4c59-000000001942] 20459 1726885651.07355: sending task result for task 02369adf-7a19-47dd-4c59-000000001942 20459 1726885651.07442: done sending task result for task 02369adf-7a19-47dd-4c59-000000001942 20459 1726885651.07445: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885651.07569: no more pending results, returning what we have 20459 1726885651.07573: results queue empty 20459 1726885651.07574: checking for any_errors_fatal 20459 1726885651.07575: done checking for any_errors_fatal 20459 1726885651.07576: checking for max_fail_percentage 20459 1726885651.07577: done checking for max_fail_percentage 20459 1726885651.07578: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.07579: done checking to see if all hosts have failed 20459 1726885651.07580: getting the remaining hosts for this loop 20459 1726885651.07581: done getting the remaining hosts for this loop 20459 1726885651.07584: getting the next task for host managed_node1 20459 1726885651.07590: done getting next task for host managed_node1 20459 1726885651.07593: ^ task is: TASK: Get information about Stratis 20459 1726885651.07599: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.07602: getting variables 20459 1726885651.07603: in VariableManager get_vars() 20459 1726885651.07626: Calling all_inventory to load vars for managed_node1 20459 1726885651.07628: Calling groups_inventory to load vars for managed_node1 20459 1726885651.07630: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.07636: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.07638: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.07641: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.08036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.08470: done with get_vars() 20459 1726885651.08479: done getting variables 20459 1726885651.08533: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:11 Friday 20 September 2024 22:27:31 -0400 (0:00:00.023) 0:00:57.446 ****** 20459 1726885651.08567: entering _queue_task() for managed_node1/set_fact 20459 1726885651.08754: worker is 1 (out of 1 available) 20459 1726885651.08768: exiting _queue_task() for managed_node1/set_fact 20459 1726885651.08778: done queuing things up, now waiting for results queue to drain 20459 1726885651.08780: waiting for pending results... 20459 1726885651.09023: running TaskExecutor() for managed_node1/TASK: Get information about Stratis 20459 1726885651.09103: in run() - task 02369adf-7a19-47dd-4c59-000000001943 20459 1726885651.09116: variable 'ansible_search_path' from source: unknown 20459 1726885651.09177: calling self._execute() 20459 1726885651.09261: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.09265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.09271: variable 'omit' from source: magic vars 20459 1726885651.09536: variable 'storage_test_pool' from source: include params 20459 1726885651.09559: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885651.09563: when evaluation is False, skipping this task 20459 1726885651.09566: _execute() done 20459 1726885651.09569: dumping result to json 20459 1726885651.09571: done dumping result, returning 20459 1726885651.09576: done running TaskExecutor() for managed_node1/TASK: Get information about Stratis [02369adf-7a19-47dd-4c59-000000001943] 20459 1726885651.09582: sending task result for task 02369adf-7a19-47dd-4c59-000000001943 20459 1726885651.09766: done sending task result for task 02369adf-7a19-47dd-4c59-000000001943 20459 1726885651.09769: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885651.09809: no more pending results, returning what we have 20459 1726885651.09815: results queue empty 20459 1726885651.09816: checking for any_errors_fatal 20459 1726885651.09824: done checking for any_errors_fatal 20459 1726885651.09825: checking for max_fail_percentage 20459 1726885651.09827: done checking for max_fail_percentage 20459 1726885651.09828: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.09829: done checking to see if all hosts have failed 20459 1726885651.09829: getting the remaining hosts for this loop 20459 1726885651.09832: done getting the remaining hosts for this loop 20459 1726885651.09835: getting the next task for host managed_node1 20459 1726885651.09841: done getting next task for host managed_node1 20459 1726885651.09843: ^ task is: TASK: Verify that the pools was created 20459 1726885651.09848: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.09852: getting variables 20459 1726885651.09853: in VariableManager get_vars() 20459 1726885651.09881: Calling all_inventory to load vars for managed_node1 20459 1726885651.09884: Calling groups_inventory to load vars for managed_node1 20459 1726885651.09887: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.09895: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.09898: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.09900: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.10387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.10995: done with get_vars() 20459 1726885651.11010: done getting variables 20459 1726885651.11057: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Friday 20 September 2024 22:27:31 -0400 (0:00:00.025) 0:00:57.471 ****** 20459 1726885651.11080: entering _queue_task() for managed_node1/assert 20459 1726885651.11294: worker is 1 (out of 1 available) 20459 1726885651.11305: exiting _queue_task() for managed_node1/assert 20459 1726885651.11317: done queuing things up, now waiting for results queue to drain 20459 1726885651.11318: waiting for pending results... 20459 1726885651.11473: running TaskExecutor() for managed_node1/TASK: Verify that the pools was created 20459 1726885651.11845: in run() - task 02369adf-7a19-47dd-4c59-000000001944 20459 1726885651.11866: variable 'ansible_search_path' from source: unknown 20459 1726885651.11908: calling self._execute() 20459 1726885651.12190: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.12194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.12222: variable 'omit' from source: magic vars 20459 1726885651.13233: variable 'storage_test_pool' from source: include params 20459 1726885651.13279: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885651.13283: when evaluation is False, skipping this task 20459 1726885651.13286: _execute() done 20459 1726885651.13298: dumping result to json 20459 1726885651.13303: done dumping result, returning 20459 1726885651.13317: done running TaskExecutor() for managed_node1/TASK: Verify that the pools was created [02369adf-7a19-47dd-4c59-000000001944] 20459 1726885651.13323: sending task result for task 02369adf-7a19-47dd-4c59-000000001944 20459 1726885651.13493: done sending task result for task 02369adf-7a19-47dd-4c59-000000001944 20459 1726885651.13496: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885651.13567: no more pending results, returning what we have 20459 1726885651.13571: results queue empty 20459 1726885651.13572: checking for any_errors_fatal 20459 1726885651.13579: done checking for any_errors_fatal 20459 1726885651.13580: checking for max_fail_percentage 20459 1726885651.13581: done checking for max_fail_percentage 20459 1726885651.13583: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.13583: done checking to see if all hosts have failed 20459 1726885651.13584: getting the remaining hosts for this loop 20459 1726885651.13586: done getting the remaining hosts for this loop 20459 1726885651.13589: getting the next task for host managed_node1 20459 1726885651.13595: done getting next task for host managed_node1 20459 1726885651.13597: ^ task is: TASK: Verify that encryption is correctly set 20459 1726885651.13603: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.13606: getting variables 20459 1726885651.13608: in VariableManager get_vars() 20459 1726885651.13669: Calling all_inventory to load vars for managed_node1 20459 1726885651.13672: Calling groups_inventory to load vars for managed_node1 20459 1726885651.13677: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.13713: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.13730: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.13736: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.15353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.16371: done with get_vars() 20459 1726885651.16380: done getting variables 20459 1726885651.16421: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:25 Friday 20 September 2024 22:27:31 -0400 (0:00:00.053) 0:00:57.524 ****** 20459 1726885651.16443: entering _queue_task() for managed_node1/assert 20459 1726885651.16653: worker is 1 (out of 1 available) 20459 1726885651.16664: exiting _queue_task() for managed_node1/assert 20459 1726885651.16675: done queuing things up, now waiting for results queue to drain 20459 1726885651.16677: waiting for pending results... 20459 1726885651.16930: running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set 20459 1726885651.17027: in run() - task 02369adf-7a19-47dd-4c59-000000001945 20459 1726885651.17036: variable 'ansible_search_path' from source: unknown 20459 1726885651.17064: calling self._execute() 20459 1726885651.17146: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.17150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.17158: variable 'omit' from source: magic vars 20459 1726885651.17482: variable 'storage_test_pool' from source: include params 20459 1726885651.17514: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885651.17518: when evaluation is False, skipping this task 20459 1726885651.17550: _execute() done 20459 1726885651.17554: dumping result to json 20459 1726885651.17558: done dumping result, returning 20459 1726885651.17574: done running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set [02369adf-7a19-47dd-4c59-000000001945] 20459 1726885651.17577: sending task result for task 02369adf-7a19-47dd-4c59-000000001945 20459 1726885651.17848: done sending task result for task 02369adf-7a19-47dd-4c59-000000001945 20459 1726885651.17851: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885651.17993: no more pending results, returning what we have 20459 1726885651.18048: results queue empty 20459 1726885651.18048: checking for any_errors_fatal 20459 1726885651.18055: done checking for any_errors_fatal 20459 1726885651.18056: checking for max_fail_percentage 20459 1726885651.18057: done checking for max_fail_percentage 20459 1726885651.18058: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.18107: done checking to see if all hosts have failed 20459 1726885651.18108: getting the remaining hosts for this loop 20459 1726885651.18225: done getting the remaining hosts for this loop 20459 1726885651.18229: getting the next task for host managed_node1 20459 1726885651.18235: done getting next task for host managed_node1 20459 1726885651.18237: ^ task is: TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885651.18242: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.18245: getting variables 20459 1726885651.18246: in VariableManager get_vars() 20459 1726885651.18379: Calling all_inventory to load vars for managed_node1 20459 1726885651.18381: Calling groups_inventory to load vars for managed_node1 20459 1726885651.18384: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.18393: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.18396: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.18399: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.18916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.19528: done with get_vars() 20459 1726885651.19545: done getting variables 20459 1726885651.19618: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:34 Friday 20 September 2024 22:27:31 -0400 (0:00:00.032) 0:00:57.556 ****** 20459 1726885651.19654: entering _queue_task() for managed_node1/assert 20459 1726885651.19903: worker is 1 (out of 1 available) 20459 1726885651.19951: exiting _queue_task() for managed_node1/assert 20459 1726885651.19967: done queuing things up, now waiting for results queue to drain 20459 1726885651.19970: waiting for pending results... 20459 1726885651.20335: running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885651.20449: in run() - task 02369adf-7a19-47dd-4c59-000000001946 20459 1726885651.20463: variable 'ansible_search_path' from source: unknown 20459 1726885651.20496: calling self._execute() 20459 1726885651.20641: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.20648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.20657: variable 'omit' from source: magic vars 20459 1726885651.21159: variable 'storage_test_pool' from source: include params 20459 1726885651.21204: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885651.21217: when evaluation is False, skipping this task 20459 1726885651.21223: _execute() done 20459 1726885651.21226: dumping result to json 20459 1726885651.21228: done dumping result, returning 20459 1726885651.21231: done running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set [02369adf-7a19-47dd-4c59-000000001946] 20459 1726885651.21233: sending task result for task 02369adf-7a19-47dd-4c59-000000001946 20459 1726885651.21343: done sending task result for task 02369adf-7a19-47dd-4c59-000000001946 20459 1726885651.21347: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885651.21394: no more pending results, returning what we have 20459 1726885651.21398: results queue empty 20459 1726885651.21399: checking for any_errors_fatal 20459 1726885651.21407: done checking for any_errors_fatal 20459 1726885651.21408: checking for max_fail_percentage 20459 1726885651.21410: done checking for max_fail_percentage 20459 1726885651.21413: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.21414: done checking to see if all hosts have failed 20459 1726885651.21415: getting the remaining hosts for this loop 20459 1726885651.21416: done getting the remaining hosts for this loop 20459 1726885651.21424: getting the next task for host managed_node1 20459 1726885651.21434: done getting next task for host managed_node1 20459 1726885651.21436: ^ task is: TASK: Reset variable used by test 20459 1726885651.21449: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.21454: getting variables 20459 1726885651.21456: in VariableManager get_vars() 20459 1726885651.21496: Calling all_inventory to load vars for managed_node1 20459 1726885651.21498: Calling groups_inventory to load vars for managed_node1 20459 1726885651.21503: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.21517: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.21521: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.21525: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.22249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.23651: done with get_vars() 20459 1726885651.23667: done getting variables 20459 1726885651.23744: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:44 Friday 20 September 2024 22:27:31 -0400 (0:00:00.041) 0:00:57.598 ****** 20459 1726885651.23775: entering _queue_task() for managed_node1/set_fact 20459 1726885651.24161: worker is 1 (out of 1 available) 20459 1726885651.24183: exiting _queue_task() for managed_node1/set_fact 20459 1726885651.24197: done queuing things up, now waiting for results queue to drain 20459 1726885651.24198: waiting for pending results... 20459 1726885651.24529: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885651.24679: in run() - task 02369adf-7a19-47dd-4c59-000000001948 20459 1726885651.24700: variable 'ansible_search_path' from source: unknown 20459 1726885651.24743: calling self._execute() 20459 1726885651.24877: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.24896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.24914: variable 'omit' from source: magic vars 20459 1726885651.25044: variable 'omit' from source: magic vars 20459 1726885651.25126: variable 'omit' from source: magic vars 20459 1726885651.25164: variable 'omit' from source: magic vars 20459 1726885651.25238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885651.25286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885651.25316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885651.25341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.25351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.25364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885651.25376: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885651.25398: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885651.25401: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.25407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.25496: Set connection var ansible_pipelining to False 20459 1726885651.25499: Set connection var ansible_shell_type to sh 20459 1726885651.25501: Set connection var ansible_connection to ssh 20459 1726885651.25510: Set connection var ansible_timeout to 10 20459 1726885651.25519: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885651.25526: Set connection var ansible_shell_executable to /bin/sh 20459 1726885651.25551: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.25554: variable 'ansible_connection' from source: unknown 20459 1726885651.25557: variable 'ansible_module_compression' from source: unknown 20459 1726885651.25560: variable 'ansible_shell_type' from source: unknown 20459 1726885651.25562: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.25564: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.25568: variable 'ansible_pipelining' from source: unknown 20459 1726885651.25570: variable 'ansible_timeout' from source: unknown 20459 1726885651.25575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.25682: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885651.25691: variable 'omit' from source: magic vars 20459 1726885651.25695: starting attempt loop 20459 1726885651.25698: running the handler 20459 1726885651.25708: handler run complete 20459 1726885651.25718: attempt loop complete, returning result 20459 1726885651.25721: _execute() done 20459 1726885651.25725: dumping result to json 20459 1726885651.25728: done dumping result, returning 20459 1726885651.25736: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-000000001948] 20459 1726885651.25741: sending task result for task 02369adf-7a19-47dd-4c59-000000001948 20459 1726885651.25874: done sending task result for task 02369adf-7a19-47dd-4c59-000000001948 20459 1726885651.25879: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } 20459 1726885651.25934: no more pending results, returning what we have 20459 1726885651.25937: results queue empty 20459 1726885651.25938: checking for any_errors_fatal 20459 1726885651.25945: done checking for any_errors_fatal 20459 1726885651.25946: checking for max_fail_percentage 20459 1726885651.25948: done checking for max_fail_percentage 20459 1726885651.25949: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.25949: done checking to see if all hosts have failed 20459 1726885651.25950: getting the remaining hosts for this loop 20459 1726885651.25951: done getting the remaining hosts for this loop 20459 1726885651.25954: getting the next task for host managed_node1 20459 1726885651.25961: done getting next task for host managed_node1 20459 1726885651.25963: ^ task is: TASK: Clean up test variables 20459 1726885651.25968: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.25971: getting variables 20459 1726885651.25972: in VariableManager get_vars() 20459 1726885651.25998: Calling all_inventory to load vars for managed_node1 20459 1726885651.26000: Calling groups_inventory to load vars for managed_node1 20459 1726885651.26003: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.26014: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.26016: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.26019: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.26597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.27285: done with get_vars() 20459 1726885651.27299: done getting variables 20459 1726885651.27356: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up test variables] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:101 Friday 20 September 2024 22:27:31 -0400 (0:00:00.036) 0:00:57.634 ****** 20459 1726885651.27388: entering _queue_task() for managed_node1/set_fact 20459 1726885651.27604: worker is 1 (out of 1 available) 20459 1726885651.28118: exiting _queue_task() for managed_node1/set_fact 20459 1726885651.28134: done queuing things up, now waiting for results queue to drain 20459 1726885651.28136: waiting for pending results... 20459 1726885651.28592: running TaskExecutor() for managed_node1/TASK: Clean up test variables 20459 1726885651.28704: in run() - task 02369adf-7a19-47dd-4c59-00000000121e 20459 1726885651.28729: variable 'ansible_search_path' from source: unknown 20459 1726885651.28767: calling self._execute() 20459 1726885651.28885: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.28896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.28922: variable 'omit' from source: magic vars 20459 1726885651.29038: variable 'omit' from source: magic vars 20459 1726885651.29099: variable 'omit' from source: magic vars 20459 1726885651.29146: variable 'omit' from source: magic vars 20459 1726885651.29189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885651.29237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885651.29263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885651.29286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.29301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.29325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885651.29350: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885651.29384: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885651.29391: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.29399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.29524: Set connection var ansible_pipelining to False 20459 1726885651.29532: Set connection var ansible_shell_type to sh 20459 1726885651.29539: Set connection var ansible_connection to ssh 20459 1726885651.29556: Set connection var ansible_timeout to 10 20459 1726885651.29567: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885651.29575: Set connection var ansible_shell_executable to /bin/sh 20459 1726885651.29601: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.29608: variable 'ansible_connection' from source: unknown 20459 1726885651.29616: variable 'ansible_module_compression' from source: unknown 20459 1726885651.29626: variable 'ansible_shell_type' from source: unknown 20459 1726885651.29632: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.29637: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.29644: variable 'ansible_pipelining' from source: unknown 20459 1726885651.29649: variable 'ansible_timeout' from source: unknown 20459 1726885651.29656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.29807: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885651.29829: variable 'omit' from source: magic vars 20459 1726885651.29838: starting attempt loop 20459 1726885651.29845: running the handler 20459 1726885651.29860: handler run complete 20459 1726885651.29874: attempt loop complete, returning result 20459 1726885651.29884: _execute() done 20459 1726885651.29892: dumping result to json 20459 1726885651.29899: done dumping result, returning 20459 1726885651.29909: done running TaskExecutor() for managed_node1/TASK: Clean up test variables [02369adf-7a19-47dd-4c59-00000000121e] 20459 1726885651.29921: sending task result for task 02369adf-7a19-47dd-4c59-00000000121e ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } 20459 1726885651.30082: no more pending results, returning what we have 20459 1726885651.30085: results queue empty 20459 1726885651.30086: checking for any_errors_fatal 20459 1726885651.30096: done checking for any_errors_fatal 20459 1726885651.30097: checking for max_fail_percentage 20459 1726885651.30099: done checking for max_fail_percentage 20459 1726885651.30100: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.30101: done checking to see if all hosts have failed 20459 1726885651.30102: getting the remaining hosts for this loop 20459 1726885651.30104: done getting the remaining hosts for this loop 20459 1726885651.30107: getting the next task for host managed_node1 20459 1726885651.30120: done getting next task for host managed_node1 20459 1726885651.30124: ^ task is: TASK: Verify the volumes 20459 1726885651.30130: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885651.30134: getting variables 20459 1726885651.30136: in VariableManager get_vars() 20459 1726885651.30169: Calling all_inventory to load vars for managed_node1 20459 1726885651.30172: Calling groups_inventory to load vars for managed_node1 20459 1726885651.30175: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.30186: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.30190: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.30193: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.30986: done sending task result for task 02369adf-7a19-47dd-4c59-00000000121e 20459 1726885651.30990: WORKER PROCESS EXITING 20459 1726885651.31011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.31624: done with get_vars() 20459 1726885651.31639: done getting variables TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Friday 20 September 2024 22:27:31 -0400 (0:00:00.047) 0:00:57.682 ****** 20459 1726885651.32181: entering _queue_task() for managed_node1/include_tasks 20459 1726885651.32449: worker is 1 (out of 1 available) 20459 1726885651.32460: exiting _queue_task() for managed_node1/include_tasks 20459 1726885651.32473: done queuing things up, now waiting for results queue to drain 20459 1726885651.32474: waiting for pending results... 20459 1726885651.32769: running TaskExecutor() for managed_node1/TASK: Verify the volumes 20459 1726885651.32902: in run() - task 02369adf-7a19-47dd-4c59-000000001222 20459 1726885651.32928: variable 'ansible_search_path' from source: unknown 20459 1726885651.33185: variable 'storage_test_pool' from source: include params 20459 1726885651.33437: variable 'omit' from source: magic vars 20459 1726885651.33591: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.33605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.33623: variable 'omit' from source: magic vars 20459 1726885651.33737: variable 'storage_test_volume' from source: unknown 20459 1726885651.33821: variable 'storage_test_volume' from source: unknown 20459 1726885651.34204: dumping result to json 20459 1726885651.34219: done dumping result, returning 20459 1726885651.34228: done running TaskExecutor() for managed_node1/TASK: Verify the volumes [02369adf-7a19-47dd-4c59-000000001222] 20459 1726885651.34237: sending task result for task 02369adf-7a19-47dd-4c59-000000001222 20459 1726885651.34379: no more pending results, returning what we have 20459 1726885651.34385: in VariableManager get_vars() 20459 1726885651.34433: Calling all_inventory to load vars for managed_node1 20459 1726885651.34439: Calling groups_inventory to load vars for managed_node1 20459 1726885651.34444: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.34457: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.34461: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.34464: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.35034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.35730: done sending task result for task 02369adf-7a19-47dd-4c59-000000001222 20459 1726885651.35733: WORKER PROCESS EXITING 20459 1726885651.35865: done with get_vars() 20459 1726885651.35878: variable 'ansible_search_path' from source: unknown 20459 1726885651.35999: variable 'storage_test_pool_subset' from source: include params 20459 1726885651.36044: we have included files to process 20459 1726885651.36045: generating all_blocks data 20459 1726885651.36047: done generating all_blocks data 20459 1726885651.36053: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885651.36054: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885651.36057: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885651.36399: in VariableManager get_vars() 20459 1726885651.36449: done with get_vars() 20459 1726885651.36540: done processing included file 20459 1726885651.36542: iterating over new_blocks loaded from include file 20459 1726885651.36544: in VariableManager get_vars() 20459 1726885651.36565: done with get_vars() 20459 1726885651.36567: filtering new block on tags 20459 1726885651.36620: done filtering new block on tags 20459 1726885651.36622: 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_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885651.36632: extending task lists for all hosts with included blocks 20459 1726885651.36788: done extending task lists 20459 1726885651.36789: done processing included files 20459 1726885651.36790: results queue empty 20459 1726885651.36791: checking for any_errors_fatal 20459 1726885651.36796: done checking for any_errors_fatal 20459 1726885651.36796: checking for max_fail_percentage 20459 1726885651.36798: done checking for max_fail_percentage 20459 1726885651.36798: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.36799: done checking to see if all hosts have failed 20459 1726885651.36800: getting the remaining hosts for this loop 20459 1726885651.36801: done getting the remaining hosts for this loop 20459 1726885651.36803: getting the next task for host managed_node1 20459 1726885651.36808: done getting next task for host managed_node1 20459 1726885651.36810: ^ task is: TASK: Set storage volume test variables 20459 1726885651.36815: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.36817: getting variables 20459 1726885651.36818: in VariableManager get_vars() 20459 1726885651.36827: Calling all_inventory to load vars for managed_node1 20459 1726885651.36829: Calling groups_inventory to load vars for managed_node1 20459 1726885651.36831: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.36836: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.36838: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.36841: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.37650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.38418: done with get_vars() 20459 1726885651.38432: done getting variables 20459 1726885651.38472: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:31 -0400 (0:00:00.063) 0:00:57.745 ****** 20459 1726885651.38508: entering _queue_task() for managed_node1/set_fact 20459 1726885651.38782: worker is 1 (out of 1 available) 20459 1726885651.38793: exiting _queue_task() for managed_node1/set_fact 20459 1726885651.38805: done queuing things up, now waiting for results queue to drain 20459 1726885651.38807: waiting for pending results... 20459 1726885651.39095: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 20459 1726885651.39355: in run() - task 02369adf-7a19-47dd-4c59-000000001ae8 20459 1726885651.39375: variable 'ansible_search_path' from source: unknown 20459 1726885651.39415: calling self._execute() 20459 1726885651.39640: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.39651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.39663: variable 'omit' from source: magic vars 20459 1726885651.40008: variable 'omit' from source: magic vars 20459 1726885651.40078: variable 'omit' from source: magic vars 20459 1726885651.40924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885651.43626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885651.43697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885651.43747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885651.43786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885651.43819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885651.43901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885651.43937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885651.43972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885651.44019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885651.44039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885651.44195: variable 'storage_test_volume' from source: include params 20459 1726885651.44220: variable 'storage_test_pool' from source: include params 20459 1726885651.44294: variable 'omit' from source: magic vars 20459 1726885651.44329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885651.44433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885651.44456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885651.44477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.44491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.44544: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885651.44566: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885651.44615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885651.44625: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.44634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.44817: Set connection var ansible_pipelining to False 20459 1726885651.44826: Set connection var ansible_shell_type to sh 20459 1726885651.44833: Set connection var ansible_connection to ssh 20459 1726885651.44850: Set connection var ansible_timeout to 10 20459 1726885651.44865: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885651.44875: Set connection var ansible_shell_executable to /bin/sh 20459 1726885651.44902: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.44911: variable 'ansible_connection' from source: unknown 20459 1726885651.44921: variable 'ansible_module_compression' from source: unknown 20459 1726885651.44928: variable 'ansible_shell_type' from source: unknown 20459 1726885651.44935: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.44946: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.44957: variable 'ansible_pipelining' from source: unknown 20459 1726885651.44966: variable 'ansible_timeout' from source: unknown 20459 1726885651.44976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.45083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885651.45099: variable 'omit' from source: magic vars 20459 1726885651.45109: starting attempt loop 20459 1726885651.45119: running the handler 20459 1726885651.45135: handler run complete 20459 1726885651.45150: attempt loop complete, returning result 20459 1726885651.45157: _execute() done 20459 1726885651.45163: dumping result to json 20459 1726885651.45170: done dumping result, returning 20459 1726885651.45181: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-47dd-4c59-000000001ae8] 20459 1726885651.45195: sending task result for task 02369adf-7a19-47dd-4c59-000000001ae8 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 20459 1726885651.45360: no more pending results, returning what we have 20459 1726885651.45364: results queue empty 20459 1726885651.45365: checking for any_errors_fatal 20459 1726885651.45367: done checking for any_errors_fatal 20459 1726885651.45367: checking for max_fail_percentage 20459 1726885651.45369: done checking for max_fail_percentage 20459 1726885651.45371: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.45371: done checking to see if all hosts have failed 20459 1726885651.45372: getting the remaining hosts for this loop 20459 1726885651.45374: done getting the remaining hosts for this loop 20459 1726885651.45378: getting the next task for host managed_node1 20459 1726885651.45386: done getting next task for host managed_node1 20459 1726885651.45389: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885651.45396: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.45406: getting variables 20459 1726885651.45408: in VariableManager get_vars() 20459 1726885651.45443: Calling all_inventory to load vars for managed_node1 20459 1726885651.45446: Calling groups_inventory to load vars for managed_node1 20459 1726885651.45450: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.45461: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.45465: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.45469: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.46053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.46630: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ae8 20459 1726885651.46634: WORKER PROCESS EXITING 20459 1726885651.46983: done with get_vars() 20459 1726885651.46998: done getting variables 20459 1726885651.47179: 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 22:27:31 -0400 (0:00:00.086) 0:00:57.832 ****** 20459 1726885651.47208: entering _queue_task() for managed_node1/include_tasks 20459 1726885651.47456: worker is 1 (out of 1 available) 20459 1726885651.47467: exiting _queue_task() for managed_node1/include_tasks 20459 1726885651.47478: done queuing things up, now waiting for results queue to drain 20459 1726885651.47479: waiting for pending results... 20459 1726885651.47799: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885651.47961: in run() - task 02369adf-7a19-47dd-4c59-000000001ae9 20459 1726885651.47982: variable 'ansible_search_path' from source: unknown 20459 1726885651.48072: variable '_storage_volume_tests' from source: set_fact 20459 1726885651.48539: variable '_storage_volume_tests' from source: set_fact 20459 1726885651.48684: variable 'omit' from source: magic vars 20459 1726885651.48982: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.48996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.49009: variable 'omit' from source: magic vars 20459 1726885651.49222: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.49324: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.49500: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.49874: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.49895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.49916: variable 'omit' from source: magic vars 20459 1726885651.50263: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.50340: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.50433: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.50648: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.50670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.50695: variable 'omit' from source: magic vars 20459 1726885651.50943: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.51004: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.51145: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.51406: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.51419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.51437: variable 'omit' from source: magic vars 20459 1726885651.51566: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.51674: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.51768: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.51928: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.51942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.51959: variable 'omit' from source: magic vars 20459 1726885651.52096: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52187: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52252: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52381: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.52395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.52408: variable 'omit' from source: magic vars 20459 1726885651.52530: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52575: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52644: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52773: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.52787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.52801: variable 'omit' from source: magic vars 20459 1726885651.52926: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.52965: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.53036: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.53157: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.53171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.53185: variable 'omit' from source: magic vars 20459 1726885651.53308: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.53356: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.53440: variable 'storage_test_volume_subset' from source: unknown 20459 1726885651.53513: dumping result to json 20459 1726885651.53528: done dumping result, returning 20459 1726885651.53542: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-47dd-4c59-000000001ae9] 20459 1726885651.53552: sending task result for task 02369adf-7a19-47dd-4c59-000000001ae9 20459 1726885651.53619: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ae9 20459 1726885651.53630: WORKER PROCESS EXITING 20459 1726885651.53689: no more pending results, returning what we have 20459 1726885651.53695: in VariableManager get_vars() 20459 1726885651.53739: Calling all_inventory to load vars for managed_node1 20459 1726885651.53742: Calling groups_inventory to load vars for managed_node1 20459 1726885651.53746: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.53761: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.53765: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.53768: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.54563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.55758: done with get_vars() 20459 1726885651.55771: variable 'ansible_search_path' from source: unknown 20459 1726885651.55842: variable 'ansible_search_path' from source: unknown 20459 1726885651.55906: variable 'ansible_search_path' from source: unknown 20459 1726885651.55942: variable 'ansible_search_path' from source: unknown 20459 1726885651.55974: variable 'ansible_search_path' from source: unknown 20459 1726885651.55997: variable 'ansible_search_path' from source: unknown 20459 1726885651.56024: variable 'ansible_search_path' from source: unknown 20459 1726885651.56048: variable 'ansible_search_path' from source: unknown 20459 1726885651.56076: we have included files to process 20459 1726885651.56077: generating all_blocks data 20459 1726885651.56085: done generating all_blocks data 20459 1726885651.56092: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885651.56093: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885651.56095: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885651.57375: done processing included file 20459 1726885651.57377: iterating over new_blocks loaded from include file 20459 1726885651.57378: in VariableManager get_vars() 20459 1726885651.57397: done with get_vars() 20459 1726885651.57399: filtering new block on tags 20459 1726885651.57626: done filtering new block on tags 20459 1726885651.57629: 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_node1 => (item=mount) 20459 1726885651.57634: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885651.57635: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885651.57642: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885651.58332: done processing included file 20459 1726885651.58333: iterating over new_blocks loaded from include file 20459 1726885651.58335: in VariableManager get_vars() 20459 1726885651.58358: done with get_vars() 20459 1726885651.58360: filtering new block on tags 20459 1726885651.58456: done filtering new block on tags 20459 1726885651.58459: 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_node1 => (item=fstab) 20459 1726885651.58485: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885651.58486: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885651.58489: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885651.58734: done processing included file 20459 1726885651.58736: iterating over new_blocks loaded from include file 20459 1726885651.58737: in VariableManager get_vars() 20459 1726885651.58753: done with get_vars() 20459 1726885651.58755: filtering new block on tags 20459 1726885651.58794: done filtering new block on tags 20459 1726885651.58797: 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_node1 => (item=fs) 20459 1726885651.58800: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885651.58801: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885651.58803: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885651.59490: done processing included file 20459 1726885651.59492: iterating over new_blocks loaded from include file 20459 1726885651.59493: in VariableManager get_vars() 20459 1726885651.59511: done with get_vars() 20459 1726885651.59515: filtering new block on tags 20459 1726885651.59644: done filtering new block on tags 20459 1726885651.59647: 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_node1 => (item=device) 20459 1726885651.59650: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885651.59651: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885651.59656: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885651.61379: done processing included file 20459 1726885651.61381: iterating over new_blocks loaded from include file 20459 1726885651.61383: in VariableManager get_vars() 20459 1726885651.61398: done with get_vars() 20459 1726885651.61400: filtering new block on tags 20459 1726885651.61652: done filtering new block on tags 20459 1726885651.61655: 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_node1 => (item=encryption) 20459 1726885651.61659: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885651.61660: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885651.61663: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885651.62694: done processing included file 20459 1726885651.62696: iterating over new_blocks loaded from include file 20459 1726885651.62697: in VariableManager get_vars() 20459 1726885651.62716: done with get_vars() 20459 1726885651.62718: filtering new block on tags 20459 1726885651.62865: done filtering new block on tags 20459 1726885651.62867: 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_node1 => (item=md) 20459 1726885651.62871: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885651.62872: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885651.62875: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885651.66050: done processing included file 20459 1726885651.66052: iterating over new_blocks loaded from include file 20459 1726885651.66053: in VariableManager get_vars() 20459 1726885651.66069: done with get_vars() 20459 1726885651.66071: filtering new block on tags 20459 1726885651.66146: done filtering new block on tags 20459 1726885651.66149: in VariableManager get_vars() 20459 1726885651.66164: done with get_vars() 20459 1726885651.66165: filtering new block on tags 20459 1726885651.66228: done filtering new block on tags 20459 1726885651.66230: in VariableManager get_vars() 20459 1726885651.66245: done with get_vars() 20459 1726885651.66247: filtering new block on tags 20459 1726885651.66604: done filtering new block on tags 20459 1726885651.66608: in VariableManager get_vars() 20459 1726885651.66626: done with get_vars() 20459 1726885651.66627: filtering new block on tags 20459 1726885651.66678: done filtering new block on tags 20459 1726885651.66680: 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_node1 => (item=size) 20459 1726885651.66684: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885651.66685: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885651.66688: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885651.67879: done processing included file 20459 1726885651.67881: iterating over new_blocks loaded from include file 20459 1726885651.67883: in VariableManager get_vars() 20459 1726885651.67896: done with get_vars() 20459 1726885651.67898: filtering new block on tags 20459 1726885651.68018: done filtering new block on tags 20459 1726885651.68021: 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_node1 => (item=cache) 20459 1726885651.68024: extending task lists for all hosts with included blocks 20459 1726885651.68380: done extending task lists 20459 1726885651.68381: done processing included files 20459 1726885651.68382: results queue empty 20459 1726885651.68383: checking for any_errors_fatal 20459 1726885651.68387: done checking for any_errors_fatal 20459 1726885651.68388: checking for max_fail_percentage 20459 1726885651.68389: done checking for max_fail_percentage 20459 1726885651.68389: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.68394: done checking to see if all hosts have failed 20459 1726885651.68394: getting the remaining hosts for this loop 20459 1726885651.68396: done getting the remaining hosts for this loop 20459 1726885651.68398: getting the next task for host managed_node1 20459 1726885651.68403: done getting next task for host managed_node1 20459 1726885651.68405: ^ task is: TASK: Get expected mount device based on device type 20459 1726885651.68410: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.68414: getting variables 20459 1726885651.68415: in VariableManager get_vars() 20459 1726885651.68424: Calling all_inventory to load vars for managed_node1 20459 1726885651.68426: Calling groups_inventory to load vars for managed_node1 20459 1726885651.68428: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.68434: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.68436: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.68439: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.68881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.70729: done with get_vars() 20459 1726885651.70742: done getting variables 20459 1726885651.70777: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:31 -0400 (0:00:00.235) 0:00:58.068 ****** 20459 1726885651.70807: entering _queue_task() for managed_node1/set_fact 20459 1726885651.71096: worker is 1 (out of 1 available) 20459 1726885651.71108: exiting _queue_task() for managed_node1/set_fact 20459 1726885651.71627: done queuing things up, now waiting for results queue to drain 20459 1726885651.71629: waiting for pending results... 20459 1726885651.72043: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 20459 1726885651.72308: in run() - task 02369adf-7a19-47dd-4c59-000000001b14 20459 1726885651.72336: variable 'ansible_search_path' from source: unknown 20459 1726885651.72379: calling self._execute() 20459 1726885651.72513: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.72529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.72624: variable 'omit' from source: magic vars 20459 1726885651.72858: variable 'omit' from source: magic vars 20459 1726885651.73055: variable 'omit' from source: magic vars 20459 1726885651.73780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885651.74509: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885651.74687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885651.74732: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885651.74776: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885651.74969: 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) 20459 1726885651.75757: 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) 20459 1726885651.75984: 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) 20459 1726885651.76017: 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) 20459 1726885651.76285: 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) 20459 1726885651.76317: 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) 20459 1726885651.76348: 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) 20459 1726885651.76379: 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) 20459 1726885651.76919: variable '_storage_test_volume_present' from source: set_fact 20459 1726885651.76934: variable 'storage_test_volume' from source: include params 20459 1726885651.76961: variable 'storage_test_pool' from source: include params 20459 1726885651.77019: variable 'omit' from source: magic vars 20459 1726885651.77190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885651.77224: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885651.77251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885651.77278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.77388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.77410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885651.77433: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885651.77466: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885651.77474: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.77488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.77749: Set connection var ansible_pipelining to False 20459 1726885651.77758: Set connection var ansible_shell_type to sh 20459 1726885651.77765: Set connection var ansible_connection to ssh 20459 1726885651.77826: Set connection var ansible_timeout to 10 20459 1726885651.77837: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885651.77847: Set connection var ansible_shell_executable to /bin/sh 20459 1726885651.77874: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.77924: variable 'ansible_connection' from source: unknown 20459 1726885651.77932: variable 'ansible_module_compression' from source: unknown 20459 1726885651.77939: variable 'ansible_shell_type' from source: unknown 20459 1726885651.77946: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.77952: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.77960: variable 'ansible_pipelining' from source: unknown 20459 1726885651.78035: variable 'ansible_timeout' from source: unknown 20459 1726885651.78045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.78284: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885651.78302: variable 'omit' from source: magic vars 20459 1726885651.78314: starting attempt loop 20459 1726885651.78322: running the handler 20459 1726885651.78339: handler run complete 20459 1726885651.78360: attempt loop complete, returning result 20459 1726885651.78367: _execute() done 20459 1726885651.78373: dumping result to json 20459 1726885651.78379: done dumping result, returning 20459 1726885651.78390: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-47dd-4c59-000000001b14] 20459 1726885651.78471: sending task result for task 02369adf-7a19-47dd-4c59-000000001b14 ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } 20459 1726885651.78630: no more pending results, returning what we have 20459 1726885651.78643: results queue empty 20459 1726885651.78644: checking for any_errors_fatal 20459 1726885651.78646: done checking for any_errors_fatal 20459 1726885651.78646: checking for max_fail_percentage 20459 1726885651.78649: done checking for max_fail_percentage 20459 1726885651.78650: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.78650: done checking to see if all hosts have failed 20459 1726885651.78651: getting the remaining hosts for this loop 20459 1726885651.78653: done getting the remaining hosts for this loop 20459 1726885651.78656: getting the next task for host managed_node1 20459 1726885651.78665: done getting next task for host managed_node1 20459 1726885651.78668: ^ task is: TASK: Set some facts 20459 1726885651.78675: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.78685: getting variables 20459 1726885651.78687: in VariableManager get_vars() 20459 1726885651.78723: Calling all_inventory to load vars for managed_node1 20459 1726885651.78726: Calling groups_inventory to load vars for managed_node1 20459 1726885651.78730: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.78741: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.78744: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.78747: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.79323: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b14 20459 1726885651.79330: WORKER PROCESS EXITING 20459 1726885651.79536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.80286: done with get_vars() 20459 1726885651.80304: done getting variables 20459 1726885651.80367: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:31 -0400 (0:00:00.095) 0:00:58.164 ****** 20459 1726885651.80403: entering _queue_task() for managed_node1/set_fact 20459 1726885651.80672: worker is 1 (out of 1 available) 20459 1726885651.80685: exiting _queue_task() for managed_node1/set_fact 20459 1726885651.80698: done queuing things up, now waiting for results queue to drain 20459 1726885651.80700: waiting for pending results... 20459 1726885651.81017: running TaskExecutor() for managed_node1/TASK: Set some facts 20459 1726885651.81171: in run() - task 02369adf-7a19-47dd-4c59-000000001b15 20459 1726885651.81193: variable 'ansible_search_path' from source: unknown 20459 1726885651.81239: calling self._execute() 20459 1726885651.81372: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.81383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.81398: variable 'omit' from source: magic vars 20459 1726885651.81641: variable 'omit' from source: magic vars 20459 1726885651.81838: variable 'omit' from source: magic vars 20459 1726885651.82459: variable '_storage_test_volume_present' from source: set_fact 20459 1726885651.82470: variable 'storage_test_volume' from source: include params 20459 1726885651.83001: variable 'storage_test_volume' from source: include params 20459 1726885651.83025: variable 'mount_prefix' from source: task vars 20459 1726885651.83236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885651.85666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885651.85748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885651.85793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885651.85838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885651.85870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885651.85960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885651.86000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885651.86036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885651.86081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885651.86103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885651.86373: variable '__storage_is_ostree' from source: set_fact 20459 1726885651.86381: variable 'storage_test_volume' from source: include params 20459 1726885651.86535: variable 'omit' from source: magic vars 20459 1726885651.86566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885651.86595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885651.86618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885651.86653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.86756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.86775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885651.86794: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885651.86831: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885651.86856: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.86864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.87152: Set connection var ansible_pipelining to False 20459 1726885651.87160: Set connection var ansible_shell_type to sh 20459 1726885651.87167: Set connection var ansible_connection to ssh 20459 1726885651.87189: Set connection var ansible_timeout to 10 20459 1726885651.87200: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885651.87209: Set connection var ansible_shell_executable to /bin/sh 20459 1726885651.87243: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.87252: variable 'ansible_connection' from source: unknown 20459 1726885651.87260: variable 'ansible_module_compression' from source: unknown 20459 1726885651.87267: variable 'ansible_shell_type' from source: unknown 20459 1726885651.87274: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.87284: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.87293: variable 'ansible_pipelining' from source: unknown 20459 1726885651.87298: variable 'ansible_timeout' from source: unknown 20459 1726885651.87303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.87406: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885651.87428: variable 'omit' from source: magic vars 20459 1726885651.87438: starting attempt loop 20459 1726885651.87445: running the handler 20459 1726885651.87461: handler run complete 20459 1726885651.87476: attempt loop complete, returning result 20459 1726885651.87483: _execute() done 20459 1726885651.87489: dumping result to json 20459 1726885651.87496: done dumping result, returning 20459 1726885651.87509: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-47dd-4c59-000000001b15] 20459 1726885651.87522: sending task result for task 02369adf-7a19-47dd-4c59-000000001b15 ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } 20459 1726885651.87678: no more pending results, returning what we have 20459 1726885651.87682: results queue empty 20459 1726885651.87682: checking for any_errors_fatal 20459 1726885651.87691: done checking for any_errors_fatal 20459 1726885651.87692: checking for max_fail_percentage 20459 1726885651.87694: done checking for max_fail_percentage 20459 1726885651.87695: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.87696: done checking to see if all hosts have failed 20459 1726885651.87696: getting the remaining hosts for this loop 20459 1726885651.87698: done getting the remaining hosts for this loop 20459 1726885651.87702: getting the next task for host managed_node1 20459 1726885651.87710: done getting next task for host managed_node1 20459 1726885651.87715: ^ task is: TASK: Get information about the mountpoint directory 20459 1726885651.87724: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.87734: getting variables 20459 1726885651.87736: in VariableManager get_vars() 20459 1726885651.87771: Calling all_inventory to load vars for managed_node1 20459 1726885651.87774: Calling groups_inventory to load vars for managed_node1 20459 1726885651.87778: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.87789: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.87792: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.87795: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.88551: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b15 20459 1726885651.88555: WORKER PROCESS EXITING 20459 1726885651.88577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.89335: done with get_vars() 20459 1726885651.89352: 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 22:27:31 -0400 (0:00:00.090) 0:00:58.254 ****** 20459 1726885651.89452: entering _queue_task() for managed_node1/stat 20459 1726885651.89711: worker is 1 (out of 1 available) 20459 1726885651.89730: exiting _queue_task() for managed_node1/stat 20459 1726885651.89744: done queuing things up, now waiting for results queue to drain 20459 1726885651.89745: waiting for pending results... 20459 1726885651.90049: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 20459 1726885651.91825: in run() - task 02369adf-7a19-47dd-4c59-000000001b16 20459 1726885651.91848: variable 'ansible_search_path' from source: unknown 20459 1726885651.91889: calling self._execute() 20459 1726885651.92018: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.92035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.92055: variable 'omit' from source: magic vars 20459 1726885651.93013: variable '_storage_test_volume_present' from source: set_fact 20459 1726885651.93028: variable 'storage_test_volume' from source: include params 20459 1726885651.93059: 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 20459 1726885651.93067: when evaluation is False, skipping this task 20459 1726885651.93073: _execute() done 20459 1726885651.93080: dumping result to json 20459 1726885651.93086: done dumping result, returning 20459 1726885651.93095: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-47dd-4c59-000000001b16] 20459 1726885651.93105: sending task result for task 02369adf-7a19-47dd-4c59-000000001b16 skipping: [managed_node1] => { "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" } 20459 1726885651.93418: no more pending results, returning what we have 20459 1726885651.93425: results queue empty 20459 1726885651.93426: checking for any_errors_fatal 20459 1726885651.93436: done checking for any_errors_fatal 20459 1726885651.93437: checking for max_fail_percentage 20459 1726885651.93440: done checking for max_fail_percentage 20459 1726885651.93441: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.93442: done checking to see if all hosts have failed 20459 1726885651.93443: getting the remaining hosts for this loop 20459 1726885651.93445: done getting the remaining hosts for this loop 20459 1726885651.93448: getting the next task for host managed_node1 20459 1726885651.93457: done getting next task for host managed_node1 20459 1726885651.93460: ^ task is: TASK: Verify the current mount state by device 20459 1726885651.93467: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.93471: getting variables 20459 1726885651.93473: in VariableManager get_vars() 20459 1726885651.93509: Calling all_inventory to load vars for managed_node1 20459 1726885651.93514: Calling groups_inventory to load vars for managed_node1 20459 1726885651.93518: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.93533: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.93537: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.93540: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.94333: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b16 20459 1726885651.94337: WORKER PROCESS EXITING 20459 1726885651.94358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885651.94994: done with get_vars() 20459 1726885651.95008: done getting variables 20459 1726885651.95351: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:31 -0400 (0:00:00.059) 0:00:58.314 ****** 20459 1726885651.95384: entering _queue_task() for managed_node1/assert 20459 1726885651.95637: worker is 1 (out of 1 available) 20459 1726885651.95650: exiting _queue_task() for managed_node1/assert 20459 1726885651.95662: done queuing things up, now waiting for results queue to drain 20459 1726885651.95664: waiting for pending results... 20459 1726885651.95984: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 20459 1726885651.96145: in run() - task 02369adf-7a19-47dd-4c59-000000001b17 20459 1726885651.96179: variable 'ansible_search_path' from source: unknown 20459 1726885651.96236: calling self._execute() 20459 1726885651.96365: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.96371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.96380: variable 'omit' from source: magic vars 20459 1726885651.96756: variable '_storage_test_volume_present' from source: set_fact 20459 1726885651.96771: Evaluated conditional (_storage_test_volume_present): True 20459 1726885651.96777: variable 'omit' from source: magic vars 20459 1726885651.96855: variable 'omit' from source: magic vars 20459 1726885651.96991: variable 'storage_test_volume' from source: include params 20459 1726885651.97040: variable 'omit' from source: magic vars 20459 1726885651.97084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885651.97126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885651.97143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885651.97166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.97176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885651.97193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885651.97217: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885651.97245: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885651.97248: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.97250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.97586: Set connection var ansible_pipelining to False 20459 1726885651.97594: Set connection var ansible_shell_type to sh 20459 1726885651.97600: Set connection var ansible_connection to ssh 20459 1726885651.97619: Set connection var ansible_timeout to 10 20459 1726885651.97632: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885651.97641: Set connection var ansible_shell_executable to /bin/sh 20459 1726885651.97666: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.97673: variable 'ansible_connection' from source: unknown 20459 1726885651.97679: variable 'ansible_module_compression' from source: unknown 20459 1726885651.97684: variable 'ansible_shell_type' from source: unknown 20459 1726885651.97690: variable 'ansible_shell_executable' from source: unknown 20459 1726885651.97695: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885651.97702: variable 'ansible_pipelining' from source: unknown 20459 1726885651.97707: variable 'ansible_timeout' from source: unknown 20459 1726885651.97716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885651.98080: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885651.98083: variable 'omit' from source: magic vars 20459 1726885651.98086: starting attempt loop 20459 1726885651.98088: running the handler 20459 1726885651.98507: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885651.98529: variable 'storage_test_volume' from source: include params 20459 1726885651.98541: variable 'storage_test_mount_expected_mount_point' from source: set_fact 20459 1726885651.98549: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 20459 1726885651.98555: handler run complete 20459 1726885651.98570: attempt loop complete, returning result 20459 1726885651.98573: _execute() done 20459 1726885651.98576: dumping result to json 20459 1726885651.98717: done dumping result, returning 20459 1726885651.98723: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-47dd-4c59-000000001b17] 20459 1726885651.98727: sending task result for task 02369adf-7a19-47dd-4c59-000000001b17 20459 1726885651.98794: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b17 20459 1726885651.98797: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885651.98848: no more pending results, returning what we have 20459 1726885651.98851: results queue empty 20459 1726885651.98852: checking for any_errors_fatal 20459 1726885651.98860: done checking for any_errors_fatal 20459 1726885651.98861: checking for max_fail_percentage 20459 1726885651.98863: done checking for max_fail_percentage 20459 1726885651.98864: checking to see if all hosts have failed and the running result is not ok 20459 1726885651.98865: done checking to see if all hosts have failed 20459 1726885651.98865: getting the remaining hosts for this loop 20459 1726885651.98867: done getting the remaining hosts for this loop 20459 1726885651.98871: getting the next task for host managed_node1 20459 1726885651.98879: done getting next task for host managed_node1 20459 1726885651.98882: ^ task is: TASK: Verify mount directory user 20459 1726885651.98890: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885651.98894: getting variables 20459 1726885651.98896: in VariableManager get_vars() 20459 1726885651.98934: Calling all_inventory to load vars for managed_node1 20459 1726885651.98938: Calling groups_inventory to load vars for managed_node1 20459 1726885651.98948: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885651.98960: Calling all_plugins_play to load vars for managed_node1 20459 1726885651.98964: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885651.98967: Calling groups_plugins_play to load vars for managed_node1 20459 1726885651.99589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.00228: done with get_vars() 20459 1726885652.00242: done getting variables 20459 1726885652.00303: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.049) 0:00:58.363 ****** 20459 1726885652.00340: entering _queue_task() for managed_node1/assert 20459 1726885652.00603: worker is 1 (out of 1 available) 20459 1726885652.00622: exiting _queue_task() for managed_node1/assert 20459 1726885652.00635: done queuing things up, now waiting for results queue to drain 20459 1726885652.00637: waiting for pending results... 20459 1726885652.00963: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 20459 1726885652.01115: in run() - task 02369adf-7a19-47dd-4c59-000000001b18 20459 1726885652.01133: variable 'ansible_search_path' from source: unknown 20459 1726885652.01168: calling self._execute() 20459 1726885652.01286: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.01292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.01308: variable 'omit' from source: magic vars 20459 1726885652.01730: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.01741: variable 'storage_test_volume' from source: include params 20459 1726885652.01768: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 20459 1726885652.01775: when evaluation is False, skipping this task 20459 1726885652.01778: _execute() done 20459 1726885652.01781: dumping result to json 20459 1726885652.01784: done dumping result, returning 20459 1726885652.01792: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-47dd-4c59-000000001b18] 20459 1726885652.01798: sending task result for task 02369adf-7a19-47dd-4c59-000000001b18 skipping: [managed_node1] => { "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" } 20459 1726885652.01958: no more pending results, returning what we have 20459 1726885652.01962: results queue empty 20459 1726885652.01963: checking for any_errors_fatal 20459 1726885652.01970: done checking for any_errors_fatal 20459 1726885652.01971: checking for max_fail_percentage 20459 1726885652.01972: done checking for max_fail_percentage 20459 1726885652.01973: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.01974: done checking to see if all hosts have failed 20459 1726885652.01975: getting the remaining hosts for this loop 20459 1726885652.01976: done getting the remaining hosts for this loop 20459 1726885652.01980: getting the next task for host managed_node1 20459 1726885652.01991: done getting next task for host managed_node1 20459 1726885652.01994: ^ task is: TASK: Verify mount directory group 20459 1726885652.02000: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.02006: getting variables 20459 1726885652.02008: in VariableManager get_vars() 20459 1726885652.02046: Calling all_inventory to load vars for managed_node1 20459 1726885652.02049: Calling groups_inventory to load vars for managed_node1 20459 1726885652.02053: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.02068: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.02072: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.02076: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.03138: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b18 20459 1726885652.03145: WORKER PROCESS EXITING 20459 1726885652.03631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.04398: done with get_vars() 20459 1726885652.04411: done getting variables 20459 1726885652.04468: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.041) 0:00:58.405 ****** 20459 1726885652.04517: entering _queue_task() for managed_node1/assert 20459 1726885652.04863: worker is 1 (out of 1 available) 20459 1726885652.04892: exiting _queue_task() for managed_node1/assert 20459 1726885652.04903: done queuing things up, now waiting for results queue to drain 20459 1726885652.04905: waiting for pending results... 20459 1726885652.05369: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 20459 1726885652.05531: in run() - task 02369adf-7a19-47dd-4c59-000000001b19 20459 1726885652.05556: variable 'ansible_search_path' from source: unknown 20459 1726885652.05615: calling self._execute() 20459 1726885652.05773: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.05783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.05807: variable 'omit' from source: magic vars 20459 1726885652.06488: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.06506: variable 'storage_test_volume' from source: include params 20459 1726885652.06535: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 20459 1726885652.06539: when evaluation is False, skipping this task 20459 1726885652.06542: _execute() done 20459 1726885652.06545: dumping result to json 20459 1726885652.06548: done dumping result, returning 20459 1726885652.06552: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-47dd-4c59-000000001b19] 20459 1726885652.06563: sending task result for task 02369adf-7a19-47dd-4c59-000000001b19 20459 1726885652.06663: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b19 20459 1726885652.06666: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885652.06758: no more pending results, returning what we have 20459 1726885652.06762: results queue empty 20459 1726885652.06763: checking for any_errors_fatal 20459 1726885652.06781: done checking for any_errors_fatal 20459 1726885652.06782: checking for max_fail_percentage 20459 1726885652.06784: done checking for max_fail_percentage 20459 1726885652.06785: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.06786: done checking to see if all hosts have failed 20459 1726885652.06787: getting the remaining hosts for this loop 20459 1726885652.06788: done getting the remaining hosts for this loop 20459 1726885652.06800: getting the next task for host managed_node1 20459 1726885652.06808: done getting next task for host managed_node1 20459 1726885652.06821: ^ task is: TASK: Verify mount directory permissions 20459 1726885652.06828: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.06833: getting variables 20459 1726885652.06834: in VariableManager get_vars() 20459 1726885652.06866: Calling all_inventory to load vars for managed_node1 20459 1726885652.06868: Calling groups_inventory to load vars for managed_node1 20459 1726885652.06872: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.06890: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.06895: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.06899: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.07618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.08256: done with get_vars() 20459 1726885652.08270: done getting variables 20459 1726885652.08327: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.038) 0:00:58.444 ****** 20459 1726885652.08364: entering _queue_task() for managed_node1/assert 20459 1726885652.08589: worker is 1 (out of 1 available) 20459 1726885652.08602: exiting _queue_task() for managed_node1/assert 20459 1726885652.08614: done queuing things up, now waiting for results queue to drain 20459 1726885652.08616: waiting for pending results... 20459 1726885652.08924: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 20459 1726885652.09048: in run() - task 02369adf-7a19-47dd-4c59-000000001b1a 20459 1726885652.09065: variable 'ansible_search_path' from source: unknown 20459 1726885652.09103: calling self._execute() 20459 1726885652.09219: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.09225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.09234: variable 'omit' from source: magic vars 20459 1726885652.09647: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.09651: variable 'storage_test_volume' from source: include params 20459 1726885652.09680: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 20459 1726885652.09683: when evaluation is False, skipping this task 20459 1726885652.09686: _execute() done 20459 1726885652.09689: dumping result to json 20459 1726885652.09691: done dumping result, returning 20459 1726885652.09699: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-47dd-4c59-000000001b1a] 20459 1726885652.09739: sending task result for task 02369adf-7a19-47dd-4c59-000000001b1a 20459 1726885652.09873: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b1a 20459 1726885652.09877: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885652.09946: no more pending results, returning what we have 20459 1726885652.09950: results queue empty 20459 1726885652.09950: checking for any_errors_fatal 20459 1726885652.09959: done checking for any_errors_fatal 20459 1726885652.09960: checking for max_fail_percentage 20459 1726885652.09961: done checking for max_fail_percentage 20459 1726885652.09962: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.09963: done checking to see if all hosts have failed 20459 1726885652.09964: getting the remaining hosts for this loop 20459 1726885652.09965: done getting the remaining hosts for this loop 20459 1726885652.09988: getting the next task for host managed_node1 20459 1726885652.09997: done getting next task for host managed_node1 20459 1726885652.10000: ^ task is: TASK: Get path of test volume device 20459 1726885652.10008: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.10023: getting variables 20459 1726885652.10026: in VariableManager get_vars() 20459 1726885652.10072: Calling all_inventory to load vars for managed_node1 20459 1726885652.10075: Calling groups_inventory to load vars for managed_node1 20459 1726885652.10079: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.10093: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.10096: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.10099: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.11023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.11802: done with get_vars() 20459 1726885652.11827: done getting variables 20459 1726885652.11881: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:32 -0400 (0:00:00.035) 0:00:58.479 ****** 20459 1726885652.11921: entering _queue_task() for managed_node1/command 20459 1726885652.12182: worker is 1 (out of 1 available) 20459 1726885652.12201: exiting _queue_task() for managed_node1/command 20459 1726885652.12217: done queuing things up, now waiting for results queue to drain 20459 1726885652.12219: waiting for pending results... 20459 1726885652.12558: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 20459 1726885652.12683: in run() - task 02369adf-7a19-47dd-4c59-000000001b1b 20459 1726885652.12697: variable 'ansible_search_path' from source: unknown 20459 1726885652.12730: calling self._execute() 20459 1726885652.12838: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.12842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.12852: variable 'omit' from source: magic vars 20459 1726885652.13243: variable 'storage_test_volume' from source: include params 20459 1726885652.13270: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885652.13274: when evaluation is False, skipping this task 20459 1726885652.13277: _execute() done 20459 1726885652.13280: dumping result to json 20459 1726885652.13283: done dumping result, returning 20459 1726885652.13285: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-47dd-4c59-000000001b1b] 20459 1726885652.13292: sending task result for task 02369adf-7a19-47dd-4c59-000000001b1b 20459 1726885652.13394: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b1b 20459 1726885652.13397: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885652.13469: no more pending results, returning what we have 20459 1726885652.13486: results queue empty 20459 1726885652.13493: checking for any_errors_fatal 20459 1726885652.13509: done checking for any_errors_fatal 20459 1726885652.13510: checking for max_fail_percentage 20459 1726885652.13514: done checking for max_fail_percentage 20459 1726885652.13515: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.13516: done checking to see if all hosts have failed 20459 1726885652.13517: getting the remaining hosts for this loop 20459 1726885652.13518: done getting the remaining hosts for this loop 20459 1726885652.13531: getting the next task for host managed_node1 20459 1726885652.13546: done getting next task for host managed_node1 20459 1726885652.13549: ^ task is: TASK: Gather swap info 20459 1726885652.13555: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.13560: getting variables 20459 1726885652.13562: in VariableManager get_vars() 20459 1726885652.13592: Calling all_inventory to load vars for managed_node1 20459 1726885652.13594: Calling groups_inventory to load vars for managed_node1 20459 1726885652.13609: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.13622: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.13626: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.13630: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.14316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.14978: done with get_vars() 20459 1726885652.15008: done getting variables 20459 1726885652.15088: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:32 -0400 (0:00:00.032) 0:00:58.511 ****** 20459 1726885652.15133: entering _queue_task() for managed_node1/command 20459 1726885652.15385: worker is 1 (out of 1 available) 20459 1726885652.15398: exiting _queue_task() for managed_node1/command 20459 1726885652.15408: done queuing things up, now waiting for results queue to drain 20459 1726885652.15410: waiting for pending results... 20459 1726885652.15699: running TaskExecutor() for managed_node1/TASK: Gather swap info 20459 1726885652.15862: in run() - task 02369adf-7a19-47dd-4c59-000000001b1c 20459 1726885652.15883: variable 'ansible_search_path' from source: unknown 20459 1726885652.15919: calling self._execute() 20459 1726885652.16080: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.16084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.16094: variable 'omit' from source: magic vars 20459 1726885652.16518: variable 'storage_test_volume' from source: include params 20459 1726885652.16558: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885652.16561: when evaluation is False, skipping this task 20459 1726885652.16568: _execute() done 20459 1726885652.16573: dumping result to json 20459 1726885652.16575: done dumping result, returning 20459 1726885652.16616: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-47dd-4c59-000000001b1c] 20459 1726885652.16619: sending task result for task 02369adf-7a19-47dd-4c59-000000001b1c 20459 1726885652.16707: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b1c 20459 1726885652.16710: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885652.16783: no more pending results, returning what we have 20459 1726885652.16788: results queue empty 20459 1726885652.16789: checking for any_errors_fatal 20459 1726885652.16805: done checking for any_errors_fatal 20459 1726885652.16806: checking for max_fail_percentage 20459 1726885652.16808: done checking for max_fail_percentage 20459 1726885652.16809: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.16810: done checking to see if all hosts have failed 20459 1726885652.16811: getting the remaining hosts for this loop 20459 1726885652.16814: done getting the remaining hosts for this loop 20459 1726885652.16817: getting the next task for host managed_node1 20459 1726885652.16827: done getting next task for host managed_node1 20459 1726885652.16837: ^ task is: TASK: Verify swap status 20459 1726885652.16844: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.16849: getting variables 20459 1726885652.16850: in VariableManager get_vars() 20459 1726885652.16901: Calling all_inventory to load vars for managed_node1 20459 1726885652.16903: Calling groups_inventory to load vars for managed_node1 20459 1726885652.16907: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.16921: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.16924: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.16928: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.17774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.18532: done with get_vars() 20459 1726885652.18553: done getting variables 20459 1726885652.18653: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.035) 0:00:58.547 ****** 20459 1726885652.18697: entering _queue_task() for managed_node1/assert 20459 1726885652.18994: worker is 1 (out of 1 available) 20459 1726885652.19004: exiting _queue_task() for managed_node1/assert 20459 1726885652.19024: done queuing things up, now waiting for results queue to drain 20459 1726885652.19026: waiting for pending results... 20459 1726885652.19429: running TaskExecutor() for managed_node1/TASK: Verify swap status 20459 1726885652.19589: in run() - task 02369adf-7a19-47dd-4c59-000000001b1d 20459 1726885652.19604: variable 'ansible_search_path' from source: unknown 20459 1726885652.19644: calling self._execute() 20459 1726885652.19763: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.19769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.19778: variable 'omit' from source: magic vars 20459 1726885652.20184: variable 'storage_test_volume' from source: include params 20459 1726885652.20213: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885652.20217: when evaluation is False, skipping this task 20459 1726885652.20223: _execute() done 20459 1726885652.20226: dumping result to json 20459 1726885652.20229: done dumping result, returning 20459 1726885652.20233: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-47dd-4c59-000000001b1d] 20459 1726885652.20242: sending task result for task 02369adf-7a19-47dd-4c59-000000001b1d 20459 1726885652.20366: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b1d 20459 1726885652.20370: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885652.20439: no more pending results, returning what we have 20459 1726885652.20442: results queue empty 20459 1726885652.20443: checking for any_errors_fatal 20459 1726885652.20452: done checking for any_errors_fatal 20459 1726885652.20453: checking for max_fail_percentage 20459 1726885652.20463: done checking for max_fail_percentage 20459 1726885652.20464: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.20465: done checking to see if all hosts have failed 20459 1726885652.20465: getting the remaining hosts for this loop 20459 1726885652.20467: done getting the remaining hosts for this loop 20459 1726885652.20471: getting the next task for host managed_node1 20459 1726885652.20491: done getting next task for host managed_node1 20459 1726885652.20501: ^ task is: TASK: Unset facts 20459 1726885652.20508: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.20514: getting variables 20459 1726885652.20516: in VariableManager get_vars() 20459 1726885652.20571: Calling all_inventory to load vars for managed_node1 20459 1726885652.20574: Calling groups_inventory to load vars for managed_node1 20459 1726885652.20578: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.20591: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.20595: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.20598: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.21458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.22162: done with get_vars() 20459 1726885652.22184: done getting variables 20459 1726885652.22260: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.035) 0:00:58.583 ****** 20459 1726885652.22294: entering _queue_task() for managed_node1/set_fact 20459 1726885652.22599: worker is 1 (out of 1 available) 20459 1726885652.22624: exiting _queue_task() for managed_node1/set_fact 20459 1726885652.22636: done queuing things up, now waiting for results queue to drain 20459 1726885652.22637: waiting for pending results... 20459 1726885652.23449: running TaskExecutor() for managed_node1/TASK: Unset facts 20459 1726885652.23454: in run() - task 02369adf-7a19-47dd-4c59-000000001b1e 20459 1726885652.23458: variable 'ansible_search_path' from source: unknown 20459 1726885652.23460: calling self._execute() 20459 1726885652.23463: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.23466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.23468: variable 'omit' from source: magic vars 20459 1726885652.23561: variable 'omit' from source: magic vars 20459 1726885652.23651: variable 'omit' from source: magic vars 20459 1726885652.23687: variable 'omit' from source: magic vars 20459 1726885652.23734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.23788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.23814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.23832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.23846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.23872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.23889: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.23926: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.23929: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.23931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.24090: Set connection var ansible_pipelining to False 20459 1726885652.24093: Set connection var ansible_shell_type to sh 20459 1726885652.24096: Set connection var ansible_connection to ssh 20459 1726885652.24106: Set connection var ansible_timeout to 10 20459 1726885652.24110: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.24117: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.24144: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.24147: variable 'ansible_connection' from source: unknown 20459 1726885652.24149: variable 'ansible_module_compression' from source: unknown 20459 1726885652.24152: variable 'ansible_shell_type' from source: unknown 20459 1726885652.24154: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.24156: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.24161: variable 'ansible_pipelining' from source: unknown 20459 1726885652.24163: variable 'ansible_timeout' from source: unknown 20459 1726885652.24167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.24313: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.24324: variable 'omit' from source: magic vars 20459 1726885652.24327: starting attempt loop 20459 1726885652.24329: running the handler 20459 1726885652.24343: handler run complete 20459 1726885652.24357: attempt loop complete, returning result 20459 1726885652.24360: _execute() done 20459 1726885652.24362: dumping result to json 20459 1726885652.24365: done dumping result, returning 20459 1726885652.24373: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-47dd-4c59-000000001b1e] 20459 1726885652.24378: sending task result for task 02369adf-7a19-47dd-4c59-000000001b1e 20459 1726885652.24478: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b1e 20459 1726885652.24481: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 20459 1726885652.24569: no more pending results, returning what we have 20459 1726885652.24572: results queue empty 20459 1726885652.24573: checking for any_errors_fatal 20459 1726885652.24582: done checking for any_errors_fatal 20459 1726885652.24583: checking for max_fail_percentage 20459 1726885652.24585: done checking for max_fail_percentage 20459 1726885652.24587: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.24587: done checking to see if all hosts have failed 20459 1726885652.24588: getting the remaining hosts for this loop 20459 1726885652.24591: done getting the remaining hosts for this loop 20459 1726885652.24594: getting the next task for host managed_node1 20459 1726885652.24605: done getting next task for host managed_node1 20459 1726885652.24609: ^ task is: TASK: Set some variables for fstab checking 20459 1726885652.24617: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.24622: getting variables 20459 1726885652.24623: in VariableManager get_vars() 20459 1726885652.24654: Calling all_inventory to load vars for managed_node1 20459 1726885652.24656: Calling groups_inventory to load vars for managed_node1 20459 1726885652.24660: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.24670: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.24673: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.24676: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.25820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.26559: done with get_vars() 20459 1726885652.26573: done getting variables 20459 1726885652.26650: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:32 -0400 (0:00:00.043) 0:00:58.627 ****** 20459 1726885652.26684: entering _queue_task() for managed_node1/set_fact 20459 1726885652.26943: worker is 1 (out of 1 available) 20459 1726885652.26958: exiting _queue_task() for managed_node1/set_fact 20459 1726885652.26970: done queuing things up, now waiting for results queue to drain 20459 1726885652.26972: waiting for pending results... 20459 1726885652.27375: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 20459 1726885652.27577: in run() - task 02369adf-7a19-47dd-4c59-000000001b22 20459 1726885652.27607: variable 'ansible_search_path' from source: unknown 20459 1726885652.27654: calling self._execute() 20459 1726885652.27791: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.27796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.27805: variable 'omit' from source: magic vars 20459 1726885652.27973: variable 'omit' from source: magic vars 20459 1726885652.28043: variable 'omit' from source: magic vars 20459 1726885652.28454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885652.30883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885652.30969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885652.31003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885652.31048: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885652.31076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885652.31166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.31193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.31219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.31267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.31282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.31329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.31361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.31386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.31427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.31441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.31509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.31536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.31559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.31602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.31618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.31797: variable 'storage_test_fstab' from source: set_fact 20459 1726885652.31813: variable 'storage_test_volume' from source: include params 20459 1726885652.31940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885652.32110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885652.32156: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885652.32251: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885652.32254: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885652.32257: 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) 20459 1726885652.32717: 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) 20459 1726885652.32723: 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) 20459 1726885652.32726: 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) 20459 1726885652.32728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.32731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.32733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.32735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.32737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.32923: variable '__mount_point' from source: task vars 20459 1726885652.32986: variable 'storage_test_volume' from source: include params 20459 1726885652.33023: variable 'storage_test_fstab' from source: set_fact 20459 1726885652.33297: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.33300: variable '__mount_point' from source: task vars 20459 1726885652.33378: variable 'storage_test_volume' from source: include params 20459 1726885652.33392: variable 'storage_test_volume' from source: include params 20459 1726885652.33568: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.33571: variable '__mount_point' from source: task vars 20459 1726885652.33636: variable 'storage_test_volume' from source: include params 20459 1726885652.34025: variable '__mount_options' from source: task vars 20459 1726885652.34097: variable 'storage_test_volume' from source: include params 20459 1726885652.34111: variable '__mount_point' from source: task vars 20459 1726885652.34180: variable 'storage_test_volume' from source: include params 20459 1726885652.34201: variable 'storage_test_fstab' from source: set_fact 20459 1726885652.34207: variable '__pattern' from source: task vars 20459 1726885652.34292: variable '__mount_point' from source: task vars 20459 1726885652.34365: variable 'storage_test_volume' from source: include params 20459 1726885652.34380: variable '__mount_options' from source: task vars 20459 1726885652.34453: variable 'storage_test_volume' from source: include params 20459 1726885652.34610: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.34615: variable '__mount_options' from source: task vars 20459 1726885652.34680: variable 'storage_test_volume' from source: include params 20459 1726885652.34705: variable 'omit' from source: magic vars 20459 1726885652.34733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.34767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.34787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.34804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.34817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.34835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.34860: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.34890: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.34893: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.34895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.35025: Set connection var ansible_pipelining to False 20459 1726885652.35028: Set connection var ansible_shell_type to sh 20459 1726885652.35030: Set connection var ansible_connection to ssh 20459 1726885652.35040: Set connection var ansible_timeout to 10 20459 1726885652.35046: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.35051: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.35088: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.35092: variable 'ansible_connection' from source: unknown 20459 1726885652.35094: variable 'ansible_module_compression' from source: unknown 20459 1726885652.35096: variable 'ansible_shell_type' from source: unknown 20459 1726885652.35099: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.35101: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.35103: variable 'ansible_pipelining' from source: unknown 20459 1726885652.35105: variable 'ansible_timeout' from source: unknown 20459 1726885652.35110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.35227: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.35236: variable 'omit' from source: magic vars 20459 1726885652.35263: starting attempt loop 20459 1726885652.35266: running the handler 20459 1726885652.35268: handler run complete 20459 1726885652.35271: attempt loop complete, returning result 20459 1726885652.35273: _execute() done 20459 1726885652.35275: dumping result to json 20459 1726885652.35287: done dumping result, returning 20459 1726885652.35294: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-47dd-4c59-000000001b22] 20459 1726885652.35299: sending task result for task 02369adf-7a19-47dd-4c59-000000001b22 20459 1726885652.35403: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b22 20459 1726885652.35407: WORKER PROCESS EXITING ok: [managed_node1] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } 20459 1726885652.35482: no more pending results, returning what we have 20459 1726885652.35485: results queue empty 20459 1726885652.35485: checking for any_errors_fatal 20459 1726885652.35496: done checking for any_errors_fatal 20459 1726885652.35497: checking for max_fail_percentage 20459 1726885652.35499: done checking for max_fail_percentage 20459 1726885652.35501: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.35501: done checking to see if all hosts have failed 20459 1726885652.35502: getting the remaining hosts for this loop 20459 1726885652.35504: done getting the remaining hosts for this loop 20459 1726885652.35508: getting the next task for host managed_node1 20459 1726885652.35517: done getting next task for host managed_node1 20459 1726885652.35520: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885652.35527: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.35537: getting variables 20459 1726885652.35539: in VariableManager get_vars() 20459 1726885652.35576: Calling all_inventory to load vars for managed_node1 20459 1726885652.35579: Calling groups_inventory to load vars for managed_node1 20459 1726885652.35584: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.35596: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.35600: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.35603: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.36398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.37133: done with get_vars() 20459 1726885652.37149: done getting variables 20459 1726885652.37211: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.105) 0:00:58.732 ****** 20459 1726885652.37254: entering _queue_task() for managed_node1/assert 20459 1726885652.37538: worker is 1 (out of 1 available) 20459 1726885652.37555: exiting _queue_task() for managed_node1/assert 20459 1726885652.37567: done queuing things up, now waiting for results queue to drain 20459 1726885652.37569: waiting for pending results... 20459 1726885652.37889: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885652.38026: in run() - task 02369adf-7a19-47dd-4c59-000000001b23 20459 1726885652.38039: variable 'ansible_search_path' from source: unknown 20459 1726885652.38075: calling self._execute() 20459 1726885652.38196: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.38206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.38224: variable 'omit' from source: magic vars 20459 1726885652.38598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885652.41027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885652.41109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885652.41153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885652.41190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885652.41219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885652.41324: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.41342: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885652.41419: variable 'omit' from source: magic vars 20459 1726885652.41427: variable 'omit' from source: magic vars 20459 1726885652.41917: variable 'omit' from source: magic vars 20459 1726885652.41923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.41926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.41929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.41931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.41933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.41936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.41938: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.41940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.41942: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.41944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.41947: Set connection var ansible_pipelining to False 20459 1726885652.41949: Set connection var ansible_shell_type to sh 20459 1726885652.41951: Set connection var ansible_connection to ssh 20459 1726885652.41953: Set connection var ansible_timeout to 10 20459 1726885652.41955: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.41957: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.41959: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.41961: variable 'ansible_connection' from source: unknown 20459 1726885652.41963: variable 'ansible_module_compression' from source: unknown 20459 1726885652.41965: variable 'ansible_shell_type' from source: unknown 20459 1726885652.41967: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.41969: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.41971: variable 'ansible_pipelining' from source: unknown 20459 1726885652.41973: variable 'ansible_timeout' from source: unknown 20459 1726885652.41975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.41977: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.41980: variable 'omit' from source: magic vars 20459 1726885652.41982: starting attempt loop 20459 1726885652.41984: running the handler 20459 1726885652.42159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.42186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.42208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.42252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.42266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.42309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.42330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.42358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.42396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.42409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.42511: variable 'storage_test_fstab_id_matches' from source: set_fact 20459 1726885652.42517: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 20459 1726885652.42534: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 20459 1726885652.42539: handler run complete 20459 1726885652.42559: attempt loop complete, returning result 20459 1726885652.42563: _execute() done 20459 1726885652.42566: dumping result to json 20459 1726885652.42573: done dumping result, returning 20459 1726885652.42582: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-47dd-4c59-000000001b23] 20459 1726885652.42585: sending task result for task 02369adf-7a19-47dd-4c59-000000001b23 20459 1726885652.42682: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b23 20459 1726885652.42685: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885652.42745: no more pending results, returning what we have 20459 1726885652.42748: results queue empty 20459 1726885652.42749: checking for any_errors_fatal 20459 1726885652.42757: done checking for any_errors_fatal 20459 1726885652.42758: checking for max_fail_percentage 20459 1726885652.42760: done checking for max_fail_percentage 20459 1726885652.42761: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.42762: done checking to see if all hosts have failed 20459 1726885652.42762: getting the remaining hosts for this loop 20459 1726885652.42766: done getting the remaining hosts for this loop 20459 1726885652.42769: getting the next task for host managed_node1 20459 1726885652.42777: done getting next task for host managed_node1 20459 1726885652.42780: ^ task is: TASK: Verify the fstab mount point 20459 1726885652.42786: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.42791: getting variables 20459 1726885652.42793: in VariableManager get_vars() 20459 1726885652.42828: Calling all_inventory to load vars for managed_node1 20459 1726885652.42830: Calling groups_inventory to load vars for managed_node1 20459 1726885652.42834: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.42845: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.42848: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.42851: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.43669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.44344: done with get_vars() 20459 1726885652.44362: done getting variables 20459 1726885652.44432: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.072) 0:00:58.805 ****** 20459 1726885652.44468: entering _queue_task() for managed_node1/assert 20459 1726885652.44785: worker is 1 (out of 1 available) 20459 1726885652.44797: exiting _queue_task() for managed_node1/assert 20459 1726885652.44810: done queuing things up, now waiting for results queue to drain 20459 1726885652.44815: waiting for pending results... 20459 1726885652.45150: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 20459 1726885652.45292: in run() - task 02369adf-7a19-47dd-4c59-000000001b24 20459 1726885652.45311: variable 'ansible_search_path' from source: unknown 20459 1726885652.45350: calling self._execute() 20459 1726885652.45474: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.45479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.45496: variable 'omit' from source: magic vars 20459 1726885652.45617: variable 'omit' from source: magic vars 20459 1726885652.45690: variable 'omit' from source: magic vars 20459 1726885652.46317: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885652.46323: variable 'storage_test_volume' from source: include params 20459 1726885652.46325: variable 'omit' from source: magic vars 20459 1726885652.46328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.46331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.46333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.46336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.46338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.46340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.46342: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.46344: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.46346: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.46348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.46385: Set connection var ansible_pipelining to False 20459 1726885652.46389: Set connection var ansible_shell_type to sh 20459 1726885652.46391: Set connection var ansible_connection to ssh 20459 1726885652.46403: Set connection var ansible_timeout to 10 20459 1726885652.46408: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.46415: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.46441: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.46445: variable 'ansible_connection' from source: unknown 20459 1726885652.46447: variable 'ansible_module_compression' from source: unknown 20459 1726885652.46450: variable 'ansible_shell_type' from source: unknown 20459 1726885652.46452: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.46454: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.46456: variable 'ansible_pipelining' from source: unknown 20459 1726885652.46464: variable 'ansible_timeout' from source: unknown 20459 1726885652.46468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.46626: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.46635: variable 'omit' from source: magic vars 20459 1726885652.46640: starting attempt loop 20459 1726885652.46643: running the handler 20459 1726885652.46810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885652.49225: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885652.49292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885652.49335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885652.49372: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885652.49404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885652.49478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.49510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.49541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.49582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.49596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.49656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.49679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.49706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.49758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.49770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.49888: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 20459 1726885652.49894: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885652.49910: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 20459 1726885652.49927: handler run complete 20459 1726885652.49993: attempt loop complete, returning result 20459 1726885652.49999: _execute() done 20459 1726885652.50002: dumping result to json 20459 1726885652.50008: done dumping result, returning 20459 1726885652.50013: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-47dd-4c59-000000001b24] 20459 1726885652.50015: sending task result for task 02369adf-7a19-47dd-4c59-000000001b24 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885652.50203: no more pending results, returning what we have 20459 1726885652.50214: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b24 20459 1726885652.50219: results queue empty 20459 1726885652.50224: checking for any_errors_fatal 20459 1726885652.50233: done checking for any_errors_fatal 20459 1726885652.50234: checking for max_fail_percentage 20459 1726885652.50236: done checking for max_fail_percentage 20459 1726885652.50237: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.50238: done checking to see if all hosts have failed 20459 1726885652.50239: getting the remaining hosts for this loop 20459 1726885652.50241: done getting the remaining hosts for this loop 20459 1726885652.50245: getting the next task for host managed_node1 20459 1726885652.50253: done getting next task for host managed_node1 20459 1726885652.50256: ^ task is: TASK: Verify mount_options 20459 1726885652.50263: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.50267: getting variables 20459 1726885652.50269: in VariableManager get_vars() 20459 1726885652.50305: Calling all_inventory to load vars for managed_node1 20459 1726885652.50308: Calling groups_inventory to load vars for managed_node1 20459 1726885652.50314: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.50328: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.50331: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.50336: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.51111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.51636: WORKER PROCESS EXITING 20459 1726885652.52233: done with get_vars() 20459 1726885652.52249: done getting variables 20459 1726885652.52313: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.078) 0:00:58.883 ****** 20459 1726885652.52345: entering _queue_task() for managed_node1/assert 20459 1726885652.52648: worker is 1 (out of 1 available) 20459 1726885652.52662: exiting _queue_task() for managed_node1/assert 20459 1726885652.52676: done queuing things up, now waiting for results queue to drain 20459 1726885652.52677: waiting for pending results... 20459 1726885652.53016: running TaskExecutor() for managed_node1/TASK: Verify mount_options 20459 1726885652.53153: in run() - task 02369adf-7a19-47dd-4c59-000000001b25 20459 1726885652.53169: variable 'ansible_search_path' from source: unknown 20459 1726885652.53210: calling self._execute() 20459 1726885652.53338: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.53342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.53357: variable 'omit' from source: magic vars 20459 1726885652.53774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885652.56194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885652.56279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885652.56317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885652.56356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885652.56382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885652.56472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.56503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.56533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.56577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.56592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.56710: Evaluated conditional (__storage_verify_mount_options | d(false)): False 20459 1726885652.56716: when evaluation is False, skipping this task 20459 1726885652.56719: _execute() done 20459 1726885652.56725: dumping result to json 20459 1726885652.56734: done dumping result, returning 20459 1726885652.56740: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-47dd-4c59-000000001b25] 20459 1726885652.56746: sending task result for task 02369adf-7a19-47dd-4c59-000000001b25 20459 1726885652.56859: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b25 20459 1726885652.56862: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885652.56908: no more pending results, returning what we have 20459 1726885652.56913: results queue empty 20459 1726885652.56914: checking for any_errors_fatal 20459 1726885652.56922: done checking for any_errors_fatal 20459 1726885652.56922: checking for max_fail_percentage 20459 1726885652.56925: done checking for max_fail_percentage 20459 1726885652.56926: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.56927: done checking to see if all hosts have failed 20459 1726885652.56927: getting the remaining hosts for this loop 20459 1726885652.56930: done getting the remaining hosts for this loop 20459 1726885652.56934: getting the next task for host managed_node1 20459 1726885652.56946: done getting next task for host managed_node1 20459 1726885652.56949: ^ task is: TASK: Verify fingerprint 20459 1726885652.56956: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.56961: getting variables 20459 1726885652.56964: in VariableManager get_vars() 20459 1726885652.57002: Calling all_inventory to load vars for managed_node1 20459 1726885652.57005: Calling groups_inventory to load vars for managed_node1 20459 1726885652.57009: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.57023: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.57027: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.57030: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.57791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.58530: done with get_vars() 20459 1726885652.58547: done getting variables 20459 1726885652.58605: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.062) 0:00:58.946 ****** 20459 1726885652.58647: entering _queue_task() for managed_node1/assert 20459 1726885652.58958: worker is 1 (out of 1 available) 20459 1726885652.58970: exiting _queue_task() for managed_node1/assert 20459 1726885652.58983: done queuing things up, now waiting for results queue to drain 20459 1726885652.58985: waiting for pending results... 20459 1726885652.59314: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 20459 1726885652.59451: in run() - task 02369adf-7a19-47dd-4c59-000000001b26 20459 1726885652.59466: variable 'ansible_search_path' from source: unknown 20459 1726885652.59507: calling self._execute() 20459 1726885652.59629: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.59635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.59648: variable 'omit' from source: magic vars 20459 1726885652.59763: variable 'omit' from source: magic vars 20459 1726885652.59831: variable 'omit' from source: magic vars 20459 1726885652.59863: variable 'omit' from source: magic vars 20459 1726885652.59901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.59942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.59962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.59984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.59997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.60015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.60028: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.60063: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.60066: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.60069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.60195: Set connection var ansible_pipelining to False 20459 1726885652.60199: Set connection var ansible_shell_type to sh 20459 1726885652.60201: Set connection var ansible_connection to ssh 20459 1726885652.60213: Set connection var ansible_timeout to 10 20459 1726885652.60222: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.60225: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.60247: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.60250: variable 'ansible_connection' from source: unknown 20459 1726885652.60253: variable 'ansible_module_compression' from source: unknown 20459 1726885652.60255: variable 'ansible_shell_type' from source: unknown 20459 1726885652.60262: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.60265: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.60270: variable 'ansible_pipelining' from source: unknown 20459 1726885652.60273: variable 'ansible_timeout' from source: unknown 20459 1726885652.60277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.60429: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.60438: variable 'omit' from source: magic vars 20459 1726885652.60443: starting attempt loop 20459 1726885652.60446: running the handler 20459 1726885652.60740: variable '__fingerprint' from source: task vars 20459 1726885652.60747: variable 'storage_test_fstab' from source: set_fact 20459 1726885652.60769: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 20459 1726885652.60775: handler run complete 20459 1726885652.60791: attempt loop complete, returning result 20459 1726885652.60794: _execute() done 20459 1726885652.60797: dumping result to json 20459 1726885652.60799: done dumping result, returning 20459 1726885652.60810: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-47dd-4c59-000000001b26] 20459 1726885652.60816: sending task result for task 02369adf-7a19-47dd-4c59-000000001b26 20459 1726885652.60908: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b26 20459 1726885652.60913: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885652.60991: no more pending results, returning what we have 20459 1726885652.60995: results queue empty 20459 1726885652.60996: checking for any_errors_fatal 20459 1726885652.61007: done checking for any_errors_fatal 20459 1726885652.61008: checking for max_fail_percentage 20459 1726885652.61010: done checking for max_fail_percentage 20459 1726885652.61013: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.61014: done checking to see if all hosts have failed 20459 1726885652.61015: getting the remaining hosts for this loop 20459 1726885652.61017: done getting the remaining hosts for this loop 20459 1726885652.61021: getting the next task for host managed_node1 20459 1726885652.61031: done getting next task for host managed_node1 20459 1726885652.61034: ^ task is: TASK: Clean up variables 20459 1726885652.61041: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.61045: getting variables 20459 1726885652.61047: in VariableManager get_vars() 20459 1726885652.61085: Calling all_inventory to load vars for managed_node1 20459 1726885652.61088: Calling groups_inventory to load vars for managed_node1 20459 1726885652.61092: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.61104: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.61108: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.61113: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.61774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.62488: done with get_vars() 20459 1726885652.62508: done getting variables 20459 1726885652.62570: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.039) 0:00:58.986 ****** 20459 1726885652.62608: entering _queue_task() for managed_node1/set_fact 20459 1726885652.62903: worker is 1 (out of 1 available) 20459 1726885652.62918: exiting _queue_task() for managed_node1/set_fact 20459 1726885652.62931: done queuing things up, now waiting for results queue to drain 20459 1726885652.62933: waiting for pending results... 20459 1726885652.63258: running TaskExecutor() for managed_node1/TASK: Clean up variables 20459 1726885652.63415: in run() - task 02369adf-7a19-47dd-4c59-000000001b27 20459 1726885652.63432: variable 'ansible_search_path' from source: unknown 20459 1726885652.63466: calling self._execute() 20459 1726885652.63579: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.63583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.63598: variable 'omit' from source: magic vars 20459 1726885652.63731: variable 'omit' from source: magic vars 20459 1726885652.63798: variable 'omit' from source: magic vars 20459 1726885652.63838: variable 'omit' from source: magic vars 20459 1726885652.63883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.63923: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.63948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.63966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.63977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.63992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.64008: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.64048: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.64051: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.64054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.64186: Set connection var ansible_pipelining to False 20459 1726885652.64190: Set connection var ansible_shell_type to sh 20459 1726885652.64193: Set connection var ansible_connection to ssh 20459 1726885652.64204: Set connection var ansible_timeout to 10 20459 1726885652.64209: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.64215: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.64248: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.64251: variable 'ansible_connection' from source: unknown 20459 1726885652.64258: variable 'ansible_module_compression' from source: unknown 20459 1726885652.64261: variable 'ansible_shell_type' from source: unknown 20459 1726885652.64263: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.64266: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.64271: variable 'ansible_pipelining' from source: unknown 20459 1726885652.64274: variable 'ansible_timeout' from source: unknown 20459 1726885652.64278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.64441: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.64451: variable 'omit' from source: magic vars 20459 1726885652.64456: starting attempt loop 20459 1726885652.64459: running the handler 20459 1726885652.64484: handler run complete 20459 1726885652.64494: attempt loop complete, returning result 20459 1726885652.64497: _execute() done 20459 1726885652.64500: dumping result to json 20459 1726885652.64502: done dumping result, returning 20459 1726885652.64510: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-47dd-4c59-000000001b27] 20459 1726885652.64516: sending task result for task 02369adf-7a19-47dd-4c59-000000001b27 20459 1726885652.64612: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b27 20459 1726885652.64617: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 20459 1726885652.64684: no more pending results, returning what we have 20459 1726885652.64689: results queue empty 20459 1726885652.64690: checking for any_errors_fatal 20459 1726885652.64698: done checking for any_errors_fatal 20459 1726885652.64699: checking for max_fail_percentage 20459 1726885652.64701: done checking for max_fail_percentage 20459 1726885652.64702: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.64703: done checking to see if all hosts have failed 20459 1726885652.64704: getting the remaining hosts for this loop 20459 1726885652.64706: done getting the remaining hosts for this loop 20459 1726885652.64710: getting the next task for host managed_node1 20459 1726885652.64724: done getting next task for host managed_node1 20459 1726885652.64727: ^ task is: TASK: Verify fs type 20459 1726885652.64734: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.64739: getting variables 20459 1726885652.64741: in VariableManager get_vars() 20459 1726885652.64778: Calling all_inventory to load vars for managed_node1 20459 1726885652.64780: Calling groups_inventory to load vars for managed_node1 20459 1726885652.64784: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.64796: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.64799: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.64803: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.65862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.70671: done with get_vars() 20459 1726885652.70685: done getting variables 20459 1726885652.70735: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.081) 0:00:59.068 ****** 20459 1726885652.70764: entering _queue_task() for managed_node1/assert 20459 1726885652.71163: worker is 1 (out of 1 available) 20459 1726885652.71175: exiting _queue_task() for managed_node1/assert 20459 1726885652.71187: done queuing things up, now waiting for results queue to drain 20459 1726885652.71189: waiting for pending results... 20459 1726885652.71700: running TaskExecutor() for managed_node1/TASK: Verify fs type 20459 1726885652.71868: in run() - task 02369adf-7a19-47dd-4c59-000000001b2b 20459 1726885652.71881: variable 'ansible_search_path' from source: unknown 20459 1726885652.71924: calling self._execute() 20459 1726885652.72117: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.72134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.72139: variable 'omit' from source: magic vars 20459 1726885652.73045: variable 'storage_test_volume' from source: include params 20459 1726885652.73086: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885652.73204: variable 'storage_test_volume' from source: include params 20459 1726885652.73219: Evaluated conditional (storage_test_volume.fs_type): True 20459 1726885652.73323: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.73327: Evaluated conditional (_storage_test_volume_present): True 20459 1726885652.73329: variable 'omit' from source: magic vars 20459 1726885652.73406: variable 'omit' from source: magic vars 20459 1726885652.73440: variable 'omit' from source: magic vars 20459 1726885652.73483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.73522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.73650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.73653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.73656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.73659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.73662: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.73664: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.73666: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.73668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.73831: Set connection var ansible_pipelining to False 20459 1726885652.73835: Set connection var ansible_shell_type to sh 20459 1726885652.73839: Set connection var ansible_connection to ssh 20459 1726885652.73843: Set connection var ansible_timeout to 10 20459 1726885652.73846: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.73849: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.73851: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.73854: variable 'ansible_connection' from source: unknown 20459 1726885652.73857: variable 'ansible_module_compression' from source: unknown 20459 1726885652.73859: variable 'ansible_shell_type' from source: unknown 20459 1726885652.73862: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.73865: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.73868: variable 'ansible_pipelining' from source: unknown 20459 1726885652.73871: variable 'ansible_timeout' from source: unknown 20459 1726885652.74077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.74081: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.74085: variable 'omit' from source: magic vars 20459 1726885652.74087: starting attempt loop 20459 1726885652.74089: running the handler 20459 1726885652.74317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885652.77286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885652.77486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885652.77526: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885652.77554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885652.77614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885652.77936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885652.77965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885652.77992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885652.78315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885652.78330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885652.78700: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885652.78840: variable 'storage_test_volume' from source: include params 20459 1726885652.78858: 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 20459 1726885652.78866: handler run complete 20459 1726885652.78883: attempt loop complete, returning result 20459 1726885652.78887: _execute() done 20459 1726885652.78890: dumping result to json 20459 1726885652.78892: done dumping result, returning 20459 1726885652.78899: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-47dd-4c59-000000001b2b] 20459 1726885652.78904: sending task result for task 02369adf-7a19-47dd-4c59-000000001b2b 20459 1726885652.79147: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b2b 20459 1726885652.79149: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885652.79204: no more pending results, returning what we have 20459 1726885652.79207: results queue empty 20459 1726885652.79208: checking for any_errors_fatal 20459 1726885652.79223: done checking for any_errors_fatal 20459 1726885652.79224: checking for max_fail_percentage 20459 1726885652.79227: done checking for max_fail_percentage 20459 1726885652.79228: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.79229: done checking to see if all hosts have failed 20459 1726885652.79230: getting the remaining hosts for this loop 20459 1726885652.79231: done getting the remaining hosts for this loop 20459 1726885652.79236: getting the next task for host managed_node1 20459 1726885652.79252: done getting next task for host managed_node1 20459 1726885652.79255: ^ task is: TASK: Verify fs label 20459 1726885652.79263: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.79269: getting variables 20459 1726885652.79271: in VariableManager get_vars() 20459 1726885652.79307: Calling all_inventory to load vars for managed_node1 20459 1726885652.79310: Calling groups_inventory to load vars for managed_node1 20459 1726885652.79316: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.79328: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.79332: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.79336: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.80972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.82641: done with get_vars() 20459 1726885652.82660: done getting variables 20459 1726885652.82835: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:32 -0400 (0:00:00.121) 0:00:59.189 ****** 20459 1726885652.82872: entering _queue_task() for managed_node1/assert 20459 1726885652.84773: worker is 1 (out of 1 available) 20459 1726885652.84785: exiting _queue_task() for managed_node1/assert 20459 1726885652.84797: done queuing things up, now waiting for results queue to drain 20459 1726885652.84798: waiting for pending results... 20459 1726885652.85703: running TaskExecutor() for managed_node1/TASK: Verify fs label 20459 1726885652.85868: in run() - task 02369adf-7a19-47dd-4c59-000000001b2c 20459 1726885652.85889: variable 'ansible_search_path' from source: unknown 20459 1726885652.85935: calling self._execute() 20459 1726885652.86054: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.86687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.86702: variable 'omit' from source: magic vars 20459 1726885652.87118: variable 'storage_test_volume' from source: include params 20459 1726885652.87158: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885652.87329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885652.90567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885652.91159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885652.91192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885652.91232: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885652.91488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885652.91684: variable '_storage_test_volume_present' from source: set_fact 20459 1726885652.91698: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885652.91866: variable 'storage_test_volume' from source: include params 20459 1726885652.91881: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 20459 1726885652.91888: variable 'omit' from source: magic vars 20459 1726885652.92077: variable 'omit' from source: magic vars 20459 1726885652.93017: variable 'storage_test_volume' from source: include params 20459 1726885652.93022: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885652.93026: variable 'omit' from source: magic vars 20459 1726885652.93028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.93031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.93033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.93036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.93038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.93041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.93043: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.93045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.93047: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.93049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.93208: Set connection var ansible_pipelining to False 20459 1726885652.93213: Set connection var ansible_shell_type to sh 20459 1726885652.93216: Set connection var ansible_connection to ssh 20459 1726885652.93228: Set connection var ansible_timeout to 10 20459 1726885652.93234: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.93239: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.93266: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.93270: variable 'ansible_connection' from source: unknown 20459 1726885652.93272: variable 'ansible_module_compression' from source: unknown 20459 1726885652.93274: variable 'ansible_shell_type' from source: unknown 20459 1726885652.93277: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.93281: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.93285: variable 'ansible_pipelining' from source: unknown 20459 1726885652.93288: variable 'ansible_timeout' from source: unknown 20459 1726885652.93292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.93617: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885652.93628: variable 'omit' from source: magic vars 20459 1726885652.93633: starting attempt loop 20459 1726885652.93755: running the handler 20459 1726885652.94048: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885652.94061: variable 'storage_test_volume' from source: include params 20459 1726885652.94190: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 20459 1726885652.94196: handler run complete 20459 1726885652.94210: attempt loop complete, returning result 20459 1726885652.94215: _execute() done 20459 1726885652.94218: dumping result to json 20459 1726885652.94223: done dumping result, returning 20459 1726885652.94226: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-47dd-4c59-000000001b2c] 20459 1726885652.94232: sending task result for task 02369adf-7a19-47dd-4c59-000000001b2c 20459 1726885652.94337: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b2c 20459 1726885652.94341: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885652.94389: no more pending results, returning what we have 20459 1726885652.94393: results queue empty 20459 1726885652.94394: checking for any_errors_fatal 20459 1726885652.94402: done checking for any_errors_fatal 20459 1726885652.94403: checking for max_fail_percentage 20459 1726885652.94405: done checking for max_fail_percentage 20459 1726885652.94406: checking to see if all hosts have failed and the running result is not ok 20459 1726885652.94407: done checking to see if all hosts have failed 20459 1726885652.94407: getting the remaining hosts for this loop 20459 1726885652.94409: done getting the remaining hosts for this loop 20459 1726885652.94415: getting the next task for host managed_node1 20459 1726885652.94427: done getting next task for host managed_node1 20459 1726885652.94430: ^ task is: TASK: See whether the device node is present 20459 1726885652.94437: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885652.94448: getting variables 20459 1726885652.94450: in VariableManager get_vars() 20459 1726885652.94484: Calling all_inventory to load vars for managed_node1 20459 1726885652.94486: Calling groups_inventory to load vars for managed_node1 20459 1726885652.94490: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885652.94501: Calling all_plugins_play to load vars for managed_node1 20459 1726885652.94504: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885652.94507: Calling groups_plugins_play to load vars for managed_node1 20459 1726885652.95494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885652.96350: done with get_vars() 20459 1726885652.96367: 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 22:27:32 -0400 (0:00:00.135) 0:00:59.325 ****** 20459 1726885652.96470: entering _queue_task() for managed_node1/stat 20459 1726885652.97759: worker is 1 (out of 1 available) 20459 1726885652.97773: exiting _queue_task() for managed_node1/stat 20459 1726885652.97784: done queuing things up, now waiting for results queue to drain 20459 1726885652.97786: waiting for pending results... 20459 1726885652.98385: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 20459 1726885652.98550: in run() - task 02369adf-7a19-47dd-4c59-000000001b30 20459 1726885652.98570: variable 'ansible_search_path' from source: unknown 20459 1726885652.98615: calling self._execute() 20459 1726885652.98750: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.98762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.98776: variable 'omit' from source: magic vars 20459 1726885652.98902: variable 'omit' from source: magic vars 20459 1726885652.98993: variable 'omit' from source: magic vars 20459 1726885652.99262: variable 'storage_test_volume' from source: include params 20459 1726885652.99319: variable 'omit' from source: magic vars 20459 1726885652.99369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885652.99407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885652.99437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885652.99459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.99476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885652.99501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885652.99529: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885652.99562: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885652.99568: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.99574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885652.99694: Set connection var ansible_pipelining to False 20459 1726885652.99707: Set connection var ansible_shell_type to sh 20459 1726885652.99716: Set connection var ansible_connection to ssh 20459 1726885652.99736: Set connection var ansible_timeout to 10 20459 1726885652.99748: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885652.99758: Set connection var ansible_shell_executable to /bin/sh 20459 1726885652.99787: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.99795: variable 'ansible_connection' from source: unknown 20459 1726885652.99802: variable 'ansible_module_compression' from source: unknown 20459 1726885652.99814: variable 'ansible_shell_type' from source: unknown 20459 1726885652.99827: variable 'ansible_shell_executable' from source: unknown 20459 1726885652.99834: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885652.99843: variable 'ansible_pipelining' from source: unknown 20459 1726885652.99849: variable 'ansible_timeout' from source: unknown 20459 1726885652.99856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.00078: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885653.00095: variable 'omit' from source: magic vars 20459 1726885653.00106: starting attempt loop 20459 1726885653.00115: running the handler 20459 1726885653.00249: _low_level_execute_command(): starting 20459 1726885653.00262: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885653.02360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885653.03033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.03047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.03064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.03105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.03118: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885653.03134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.03151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885653.03160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885653.03169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885653.03179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.03189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.03202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.03215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.03230: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885653.03244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.03325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.03350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885653.03365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.03846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.05060: stdout chunk (state=3): >>>/root <<< 20459 1726885653.05249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885653.05252: stdout chunk (state=3): >>><<< 20459 1726885653.05255: stderr chunk (state=3): >>><<< 20459 1726885653.05369: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885653.05373: _low_level_execute_command(): starting 20459 1726885653.05376: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156 `" && echo ansible-tmp-1726885653.052782-22942-88823163850156="` echo /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156 `" ) && sleep 0' 20459 1726885653.07667: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.07671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.07936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.07940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.07942: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.08177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.08180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885653.08187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.08232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.10052: stdout chunk (state=3): >>>ansible-tmp-1726885653.052782-22942-88823163850156=/root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156 <<< 20459 1726885653.10164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885653.10239: stderr chunk (state=3): >>><<< 20459 1726885653.10243: stdout chunk (state=3): >>><<< 20459 1726885653.10596: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885653.052782-22942-88823163850156=/root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885653.10599: variable 'ansible_module_compression' from source: unknown 20459 1726885653.10602: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885653.10604: variable 'ansible_facts' from source: unknown 20459 1726885653.10607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156/AnsiballZ_stat.py 20459 1726885653.10966: Sending initial data 20459 1726885653.10970: Sent initial data (151 bytes) 20459 1726885653.12782: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885653.12796: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.12814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.12836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.12884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.12897: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885653.12911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.12939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885653.12952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885653.12969: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885653.12981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.12995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.13014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.13031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.13042: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885653.13059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.13163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.13184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885653.13199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.13363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.15045: 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 <<< 20459 1726885653.15050: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885653.15069: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885653.15105: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpyjl2nz60 /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156/AnsiballZ_stat.py <<< 20459 1726885653.15138: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885653.16372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885653.16547: stderr chunk (state=3): >>><<< 20459 1726885653.16549: stdout chunk (state=3): >>><<< 20459 1726885653.16551: done transferring module to remote 20459 1726885653.16553: _low_level_execute_command(): starting 20459 1726885653.16555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156/ /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156/AnsiballZ_stat.py && sleep 0' 20459 1726885653.18006: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.18009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.18053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885653.18057: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.18060: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885653.18062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.18249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.18253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.18301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.20053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885653.20056: stdout chunk (state=3): >>><<< 20459 1726885653.20064: stderr chunk (state=3): >>><<< 20459 1726885653.20086: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885653.20089: _low_level_execute_command(): starting 20459 1726885653.20093: _low_level_execute_command(): using become for this command 20459 1726885653.20108: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cwglcmrnufhurahpbtorzlxlpvrqorni ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885653.20345: Initial state: awaiting_escalation: BECOME-SUCCESS-cwglcmrnufhurahpbtorzlxlpvrqorni 20459 1726885653.20863: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885653.20907: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.20925: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.20938: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.21023: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.21029: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885653.21040: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.21057: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885653.21070: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885653.21077: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885653.21085: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.21094: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.21106: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.21115: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.21125: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885653.21131: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.21209: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.21229: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885653.21243: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.21317: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.24046: stdout chunk (state=1): >>>BECOME-SUCCESS-cwglcmrnufhurahpbtorzlxlpvrqorni <<< 20459 1726885653.24049: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-cwglcmrnufhurahpbtorzlxlpvrqorni' 20459 1726885653.24271: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885653.24294: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885653.24300: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885653.24357: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885653.24392: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885653.24428: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885653.24434: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885653.24461: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885653.24468: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885653.24520: 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' <<< 20459 1726885653.24533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885653.24564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885653.24577: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68175f0ca0> <<< 20459 1726885653.24621: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885653.24634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885653.24642: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68175f0a00> <<< 20459 1726885653.24665: 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' <<< 20459 1726885653.24681: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68175f09a0> <<< 20459 1726885653.24702: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885653.24724: 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' <<< 20459 1726885653.24731: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dc370> <<< 20459 1726885653.24756: 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' <<< 20459 1726885653.24773: 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' <<< 20459 1726885653.24794: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dc820> <<< 20459 1726885653.24817: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dc550> <<< 20459 1726885653.24839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885653.24852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885653.24870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885653.24890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885653.24916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885653.24932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885653.24952: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817188f70> <<< 20459 1726885653.24970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885653.24985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885653.25057: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681718f100> <<< 20459 1726885653.25082: 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' <<< 20459 1726885653.25125: 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' <<< 20459 1726885653.25135: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681718f820> <<< 20459 1726885653.25155: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171f1760> <<< 20459 1726885653.25177: 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 0x7f6817188c70> <<< 20459 1726885653.25246: 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' # <<< 20459 1726885653.25249: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171b8c70> <<< 20459 1726885653.25287: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dcfd0> <<< 20459 1726885653.25327: 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. <<< 20459 1726885653.25509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885653.25518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885653.25549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885653.25554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885653.25579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885653.25586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885653.25618: 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' <<< 20459 1726885653.25640: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681712fd90> <<< 20459 1726885653.25673: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817132e20> <<< 20459 1726885653.25694: 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' <<< 20459 1726885653.25723: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885653.25734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885653.25750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885653.25767: 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' <<< 20459 1726885653.25802: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817129730> <<< 20459 1726885653.25814: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817130520> <<< 20459 1726885653.25830: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681712f250> <<< 20459 1726885653.25835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885653.25902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885653.25951: 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' <<< 20459 1726885653.25975: 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' <<< 20459 1726885653.26017: 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 0x7f68170b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170b17c0> <<< 20459 1726885653.26067: 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 0x7f68170b1dc0> <<< 20459 1726885653.26073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885653.26105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 20459 1726885653.26108: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170b1e80> <<< 20459 1726885653.26136: 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' <<< 20459 1726885653.26143: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170b1f40> import '_collections' # <<< 20459 1726885653.26188: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817109c40> import '_functools' # <<< 20459 1726885653.26222: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817103520> <<< 20459 1726885653.26284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885653.26288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817117580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817136d00> <<< 20459 1726885653.26319: 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' <<< 20459 1726885653.26338: 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 0x7f68170c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817109160> <<< 20459 1726885653.26372: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885653.26378: 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 0x7f6817117190> <<< 20459 1726885653.26414: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681713c8b0> # /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' <<< 20459 1726885653.26450: 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 <<< 20459 1726885653.26458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885653.26501: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c2ca0> <<< 20459 1726885653.26507: 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 0x7f68170c2c10> <<< 20459 1726885653.26543: 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' <<< 20459 1726885653.26566: 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' <<< 20459 1726885653.26569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885653.26636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885653.26977: 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 0x7f681708e280> <<< 20459 1726885653.26981: 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 0x7f681708e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170cdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c5940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c54f0> # /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' <<< 20459 1726885653.26984: 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 0x7f6816d890d0> <<< 20459 1726885653.27005: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817089d90> <<< 20459 1726885653.27052: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c5dc0> <<< 20459 1726885653.27070: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817136ee0> <<< 20459 1726885653.27093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885653.27104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885653.27139: 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 0x7f6816d9ca00> import 'errno' # <<< 20459 1726885653.27168: 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 0x7f6816d9cd30> <<< 20459 1726885653.27196: 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' <<< 20459 1726885653.27225: 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 0x7f6816daf640> <<< 20459 1726885653.27248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885653.27278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885653.27310: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816dafb80> <<< 20459 1726885653.27341: 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 0x7f6816d452b0> <<< 20459 1726885653.27363: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d9ce20> <<< 20459 1726885653.27377: 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' <<< 20459 1726885653.27428: 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 0x7f6816d56190> <<< 20459 1726885653.27448: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816daf4c0> import 'pwd' # <<< 20459 1726885653.27461: 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 0x7f6816d56250> <<< 20459 1726885653.27494: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c28e0> <<< 20459 1726885653.27526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885653.27553: 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 <<< 20459 1726885653.27567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885653.27590: 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 0x7f6816d725b0> <<< 20459 1726885653.27608: 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' <<< 20459 1726885653.27644: 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 0x7f6816d72880> <<< 20459 1726885653.27667: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d72670> # 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 0x7f6816d72760> <<< 20459 1726885653.27694: 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' <<< 20459 1726885653.27885: 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 0x7f6816d72bb0> <<< 20459 1726885653.27922: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885653.27941: 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 0x7f6816d7f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d727f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d64940> <<< 20459 1726885653.27961: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c24c0> <<< 20459 1726885653.27987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885653.28037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885653.28070: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d729a0> <<< 20459 1726885653.28171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885653.28184: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6816c9b580> <<< 20459 1726885653.28338: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885653.28430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.28454: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885653.28480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.28500: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885653.28514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.29714: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.30660: 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 0x7f6816bbf6d0> <<< 20459 1726885653.30690: 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' <<< 20459 1726885653.30720: 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' <<< 20459 1726885653.30745: 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' <<< 20459 1726885653.30772: 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 0x7f6816bbf160> <<< 20459 1726885653.30814: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbf340> <<< 20459 1726885653.30846: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbfe20> <<< 20459 1726885653.30871: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885653.30874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885653.30921: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbfc40> <<< 20459 1726885653.30926: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885653.30961: 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 0x7f6816bbfe80> <<< 20459 1726885653.30974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885653.30994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885653.31033: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbf100> <<< 20459 1726885653.31064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885653.31083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885653.31104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885653.31127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885653.31139: 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' <<< 20459 1726885653.31206: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165eedf0> <<< 20459 1726885653.31243: 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 0x7f68165eefa0> <<< 20459 1726885653.31291: 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 0x7f6816b35e50> <<< 20459 1726885653.31306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885653.31329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885653.31366: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b354c0> <<< 20459 1726885653.31379: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c26dc0> <<< 20459 1726885653.31541: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c263d0> <<< 20459 1726885653.31575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885653.31578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885653.31595: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c26fd0> <<< 20459 1726885653.31638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885653.31642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885653.31661: 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' <<< 20459 1726885653.31677: 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' <<< 20459 1726885653.31710: 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' <<< 20459 1726885653.31723: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bf6dc0> <<< 20459 1726885653.31809: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b93be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b932b0> <<< 20459 1726885653.31813: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bc53a0> <<< 20459 1726885653.31839: 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 0x7f6816b933d0> <<< 20459 1726885653.31870: 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 0x7f6816b93400> <<< 20459 1726885653.31906: 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 <<< 20459 1726885653.31909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885653.31930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885653.31958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885653.32040: 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 0x7f68165cf970> <<< 20459 1726885653.32049: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c08100> <<< 20459 1726885653.32063: 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' <<< 20459 1726885653.32120: 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 0x7f68165db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c08280> <<< 20459 1726885653.32144: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885653.32186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885653.32211: 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' # <<< 20459 1726885653.32272: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165cfdf0> <<< 20459 1726885653.32399: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165db940> <<< 20459 1726885653.32488: 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 0x7f68165db790> <<< 20459 1726885653.32527: 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 0x7f68165da730> <<< 20459 1726885653.32575: 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 0x7f68165da670> <<< 20459 1726885653.32590: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bff7c0> <<< 20459 1726885653.32607: 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' <<< 20459 1726885653.32639: 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' <<< 20459 1726885653.32680: 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 0x7f6816b88640> <<< 20459 1726885653.32871: 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 0x7f6816b879d0> <<< 20459 1726885653.32874: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165d00a0> <<< 20459 1726885653.32904: 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 0x7f6816b880a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c20880> <<< 20459 1726885653.32950: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.32955: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885653.32969: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.33033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.33116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885653.33145: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885653.33166: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885653.33184: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.33272: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.33370: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.33825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.34302: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885653.34323: 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_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885653.34336: 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' <<< 20459 1726885653.34391: 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 0x7f68161aa130> <<< 20459 1726885653.34468: 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' <<< 20459 1726885653.34471: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b7d970> <<< 20459 1726885653.34484: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68161aa550> <<< 20459 1726885653.34545: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885653.34556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.34585: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885653.34588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.34700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.34829: 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' <<< 20459 1726885653.34864: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b7e940> # zipimport: zlib available <<< 20459 1726885653.35253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35679: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35744: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885653.35782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35826: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885653.35829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35967: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885653.35985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.35999: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885653.36030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36074: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885653.36079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885653.36482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885653.36485: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885653.36561: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b7d5e0> <<< 20459 1726885653.36564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36712: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885653.36717: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885653.36731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36803: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885653.36806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36840: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.36970: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.37032: 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 <<< 20459 1726885653.37056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885653.37127: 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 0x7f6816c13850> <<< 20459 1726885653.37162: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bc6e50> <<< 20459 1726885653.37199: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885653.37328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.37381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.37406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.37447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885653.37466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885653.37479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885653.37519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885653.37546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885653.37549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885653.37636: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165a2310> <<< 20459 1726885653.37675: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681659c820> <<< 20459 1726885653.37736: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816593940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885653.37773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.37793: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885653.37880: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885653.37901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885653.37904: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885653.38017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.38193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885653.38346: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885653.38973: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/mapper/foo-test1", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 884, "dev": 5, "nlink": 1, "atime": 1726885616.0555422, "mtime": 1726885616.0555422, "ctime": 1726885616.0555422, "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": 64768, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/symlink", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885653.38993: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885653.39336: 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 <<< 20459 1726885653.39365: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 20459 1726885653.39393: 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 <<< 20459 1726885653.39407: 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 <<< 20459 1726885653.39433: 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 <<< 20459 1726885653.39473: stdout chunk (state=3): >>># 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 <<< 20459 1726885653.39498: 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 gc <<< 20459 1726885653.39676: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885653.39701: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885653.39740: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885653.39753: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885653.39807: 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 <<< 20459 1726885653.39818: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885653.39855: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885653.39869: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885653.39940: 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 <<< 20459 1726885653.40010: 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 <<< 20459 1726885653.40052: 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 <<< 20459 1726885653.40132: 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 <<< 20459 1726885653.40198: 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 <<< 20459 1726885653.40202: 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 <<< 20459 1726885653.40337: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885653.40377: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885653.40424: 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 <<< 20459 1726885653.40428: 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 <<< 20459 1726885653.40460: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885653.41226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885653.41239: stderr chunk (state=3): >>><<< 20459 1726885653.41242: stdout chunk (state=3): >>><<< 20459 1726885653.41338: _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 0x7f68175f0ca0> # /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 0x7f68171dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68175f0a00> # /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 0x7f68175f09a0> 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 0x7f68171dc370> # /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 0x7f68171dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dc550> # /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 0x7f6817188f70> # /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 0x7f681718f100> # /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 0x7f68171b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681718f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171f1760> # /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 0x7f6817188c70> # /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 0x7f68171b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68171dcfd0> 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 0x7f681712fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817132e20> # /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 0x7f6817129730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817130520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681712f250> # /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 0x7f68170b1cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170b17c0> 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 0x7f68170b1dc0> # /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 0x7f68170b1e80> # /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 0x7f68170b1f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817109c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817103520> # /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 0x7f6817117580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817136d00> # /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 0x7f68170c2b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817109160> # 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 0x7f6817117190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681713c8b0> # /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 0x7f68170c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c2ca0> # /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 0x7f68170c2c10> # /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 0x7f681708e280> # /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 0x7f681708e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170cdeb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c5940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c54f0> # /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 0x7f6816d890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817089d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c5dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6817136ee0> # /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 0x7f6816d9ca00> 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 0x7f6816d9cd30> # /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 0x7f6816daf640> # /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 0x7f6816dafb80> # 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 0x7f6816d452b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d9ce20> # /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 0x7f6816d56190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816daf4c0> 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 0x7f6816d56250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c28e0> # /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 0x7f6816d725b0> # /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 0x7f6816d72880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d72670> # 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 0x7f6816d72760> # /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 0x7f6816d72bb0> # 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 0x7f6816d7f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d727f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816d64940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68170c24c0> # /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 0x7f6816d729a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6816c9b580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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 0x7f6816bbf6d0> # /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 0x7f6816bbf160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbf340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbfe20> # /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 0x7f6816bbff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bbfc40> 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 0x7f6816bbfe80> # /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 0x7f6816bbf100> # /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 0x7f68165eedf0> # 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 0x7f68165eefa0> # 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 0x7f6816b35e50> # /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 0x7f6816b354c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c26dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c263d0> # /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 0x7f6816c26fd0> # /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 0x7f6816bf6dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b93be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816b932b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bc53a0> # 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 0x7f6816b933d0> # /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 0x7f6816b93400> # /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 0x7f68165cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c08100> # /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 0x7f68165db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c08280> # /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 0x7f68165cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165db940> # 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 0x7f68165db790> # 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 0x7f68165da730> # 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 0x7f68165da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bff7c0> # /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 0x7f6816b88640> # 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 0x7f6816b879d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68165d00a0> # 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 0x7f6816b880a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816c20880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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_e_7iet8c/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_e_7iet8c/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_e_7iet8c/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_e_7iet8c/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 0x7f68161aa130> # /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 0x7f6816b7d970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68161aa550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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_e_7iet8c/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 0x7f6816b7e940> # 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_e_7iet8c/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_e_7iet8c/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_e_7iet8c/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_e_7iet8c/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_e_7iet8c/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 0x7f6816b7d5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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_e_7iet8c/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 0x7f6816c13850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816bc6e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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 0x7f68165a2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f681659c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6816593940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_e_7iet8c/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_e_7iet8c/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/mapper/foo-test1", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 884, "dev": 5, "nlink": 1, "atime": 1726885616.0555422, "mtime": 1726885616.0555422, "ctime": 1726885616.0555422, "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": 64768, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/symlink", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885653.41908: done with _execute_module (stat, {'path': '/dev/mapper/foo-test1', '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-1726885653.052782-22942-88823163850156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885653.41914: _low_level_execute_command(): starting 20459 1726885653.41917: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885653.052782-22942-88823163850156/ > /dev/null 2>&1 && sleep 0' 20459 1726885653.43464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885653.43500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.43519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.43544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.43591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.43639: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885653.43659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.43691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885653.43779: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885653.43808: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885653.43826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.43842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.43860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.43876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.43890: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885653.43914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.44030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.44108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885653.44131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.44307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.46097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885653.46100: stdout chunk (state=3): >>><<< 20459 1726885653.46102: stderr chunk (state=3): >>><<< 20459 1726885653.46426: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885653.46430: handler run complete 20459 1726885653.46433: attempt loop complete, returning result 20459 1726885653.46435: _execute() done 20459 1726885653.46438: dumping result to json 20459 1726885653.46440: done dumping result, returning 20459 1726885653.46442: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-47dd-4c59-000000001b30] 20459 1726885653.46444: sending task result for task 02369adf-7a19-47dd-4c59-000000001b30 20459 1726885653.46526: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b30 20459 1726885653.46530: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885616.0555422, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885616.0555422, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 884, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1726885616.0555422, "nlink": 1, "path": "/dev/mapper/foo-test1", "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 } } 20459 1726885653.46640: no more pending results, returning what we have 20459 1726885653.46644: results queue empty 20459 1726885653.46644: checking for any_errors_fatal 20459 1726885653.46658: done checking for any_errors_fatal 20459 1726885653.46659: checking for max_fail_percentage 20459 1726885653.46661: done checking for max_fail_percentage 20459 1726885653.46662: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.46663: done checking to see if all hosts have failed 20459 1726885653.46664: getting the remaining hosts for this loop 20459 1726885653.46666: done getting the remaining hosts for this loop 20459 1726885653.46669: getting the next task for host managed_node1 20459 1726885653.46678: done getting next task for host managed_node1 20459 1726885653.46682: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885653.46689: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.46698: getting variables 20459 1726885653.46699: in VariableManager get_vars() 20459 1726885653.46743: Calling all_inventory to load vars for managed_node1 20459 1726885653.46746: Calling groups_inventory to load vars for managed_node1 20459 1726885653.46750: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.46762: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.46765: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.46769: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.47852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.48679: done with get_vars() 20459 1726885653.48695: done getting variables 20459 1726885653.48763: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:33 -0400 (0:00:00.523) 0:00:59.848 ****** 20459 1726885653.48799: entering _queue_task() for managed_node1/assert 20459 1726885653.49083: worker is 1 (out of 1 available) 20459 1726885653.49096: exiting _queue_task() for managed_node1/assert 20459 1726885653.49108: done queuing things up, now waiting for results queue to drain 20459 1726885653.49110: waiting for pending results... 20459 1726885653.49426: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885653.49577: in run() - task 02369adf-7a19-47dd-4c59-000000001b31 20459 1726885653.49603: variable 'ansible_search_path' from source: unknown 20459 1726885653.49645: calling self._execute() 20459 1726885653.49767: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.49780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.49791: variable 'omit' from source: magic vars 20459 1726885653.50301: variable '_storage_test_volume_present' from source: set_fact 20459 1726885653.50314: variable 'storage_test_volume' from source: include params 20459 1726885653.50354: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 20459 1726885653.50365: variable 'omit' from source: magic vars 20459 1726885653.50442: variable 'omit' from source: magic vars 20459 1726885653.50564: variable 'storage_test_volume' from source: include params 20459 1726885653.50608: variable 'omit' from source: magic vars 20459 1726885653.50660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885653.50703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885653.50731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885653.50751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.50767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.50790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885653.50808: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885653.50882: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885653.50915: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.50933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.51103: Set connection var ansible_pipelining to False 20459 1726885653.51115: Set connection var ansible_shell_type to sh 20459 1726885653.51127: Set connection var ansible_connection to ssh 20459 1726885653.51146: Set connection var ansible_timeout to 10 20459 1726885653.51156: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885653.51166: Set connection var ansible_shell_executable to /bin/sh 20459 1726885653.51202: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.51222: variable 'ansible_connection' from source: unknown 20459 1726885653.51231: variable 'ansible_module_compression' from source: unknown 20459 1726885653.51238: variable 'ansible_shell_type' from source: unknown 20459 1726885653.51246: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.51252: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.51259: variable 'ansible_pipelining' from source: unknown 20459 1726885653.51266: variable 'ansible_timeout' from source: unknown 20459 1726885653.51273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.51442: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885653.51460: variable 'omit' from source: magic vars 20459 1726885653.51469: starting attempt loop 20459 1726885653.51475: running the handler 20459 1726885653.51714: variable 'storage_test_dev' from source: set_fact 20459 1726885653.51748: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 20459 1726885653.51760: handler run complete 20459 1726885653.51783: attempt loop complete, returning result 20459 1726885653.51789: _execute() done 20459 1726885653.51810: dumping result to json 20459 1726885653.51830: done dumping result, returning 20459 1726885653.51845: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-000000001b31] 20459 1726885653.51855: sending task result for task 02369adf-7a19-47dd-4c59-000000001b31 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885653.52017: no more pending results, returning what we have 20459 1726885653.52024: results queue empty 20459 1726885653.52025: checking for any_errors_fatal 20459 1726885653.52036: done checking for any_errors_fatal 20459 1726885653.52037: checking for max_fail_percentage 20459 1726885653.52039: done checking for max_fail_percentage 20459 1726885653.52040: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.52041: done checking to see if all hosts have failed 20459 1726885653.52042: getting the remaining hosts for this loop 20459 1726885653.52044: done getting the remaining hosts for this loop 20459 1726885653.52047: getting the next task for host managed_node1 20459 1726885653.52056: done getting next task for host managed_node1 20459 1726885653.52058: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885653.52065: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.52071: getting variables 20459 1726885653.52073: in VariableManager get_vars() 20459 1726885653.52111: Calling all_inventory to load vars for managed_node1 20459 1726885653.52115: Calling groups_inventory to load vars for managed_node1 20459 1726885653.52122: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.52135: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.52140: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.52150: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.53572: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b31 20459 1726885653.53576: WORKER PROCESS EXITING 20459 1726885653.53613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.54838: done with get_vars() 20459 1726885653.54852: done getting variables 20459 1726885653.54907: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:33 -0400 (0:00:00.062) 0:00:59.910 ****** 20459 1726885653.55055: entering _queue_task() for managed_node1/assert 20459 1726885653.55462: worker is 1 (out of 1 available) 20459 1726885653.55618: exiting _queue_task() for managed_node1/assert 20459 1726885653.55690: done queuing things up, now waiting for results queue to drain 20459 1726885653.55693: waiting for pending results... 20459 1726885653.56426: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885653.56587: in run() - task 02369adf-7a19-47dd-4c59-000000001b32 20459 1726885653.56608: variable 'ansible_search_path' from source: unknown 20459 1726885653.56658: calling self._execute() 20459 1726885653.56783: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.56795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.56809: variable 'omit' from source: magic vars 20459 1726885653.57281: variable '_storage_test_volume_present' from source: set_fact 20459 1726885653.57293: variable 'storage_test_volume' from source: include params 20459 1726885653.57339: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 20459 1726885653.57349: when evaluation is False, skipping this task 20459 1726885653.57357: _execute() done 20459 1726885653.57364: dumping result to json 20459 1726885653.57371: done dumping result, returning 20459 1726885653.57382: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-000000001b32] 20459 1726885653.57394: sending task result for task 02369adf-7a19-47dd-4c59-000000001b32 20459 1726885653.57517: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b32 skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 20459 1726885653.57568: no more pending results, returning what we have 20459 1726885653.57572: results queue empty 20459 1726885653.57573: checking for any_errors_fatal 20459 1726885653.57579: done checking for any_errors_fatal 20459 1726885653.57580: checking for max_fail_percentage 20459 1726885653.57582: done checking for max_fail_percentage 20459 1726885653.57583: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.57584: done checking to see if all hosts have failed 20459 1726885653.57584: getting the remaining hosts for this loop 20459 1726885653.57586: done getting the remaining hosts for this loop 20459 1726885653.57590: getting the next task for host managed_node1 20459 1726885653.57597: done getting next task for host managed_node1 20459 1726885653.57600: ^ task is: TASK: Make sure we got info about this volume 20459 1726885653.57607: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.57611: getting variables 20459 1726885653.57614: in VariableManager get_vars() 20459 1726885653.57651: Calling all_inventory to load vars for managed_node1 20459 1726885653.57653: Calling groups_inventory to load vars for managed_node1 20459 1726885653.57657: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.57670: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.57674: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.57677: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.58583: WORKER PROCESS EXITING 20459 1726885653.58606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.59497: done with get_vars() 20459 1726885653.59535: done getting variables 20459 1726885653.59652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:33 -0400 (0:00:00.046) 0:00:59.957 ****** 20459 1726885653.59698: entering _queue_task() for managed_node1/assert 20459 1726885653.60025: worker is 1 (out of 1 available) 20459 1726885653.60038: exiting _queue_task() for managed_node1/assert 20459 1726885653.60050: done queuing things up, now waiting for results queue to drain 20459 1726885653.60052: waiting for pending results... 20459 1726885653.60375: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 20459 1726885653.60547: in run() - task 02369adf-7a19-47dd-4c59-000000001b33 20459 1726885653.60574: variable 'ansible_search_path' from source: unknown 20459 1726885653.60623: calling self._execute() 20459 1726885653.60748: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.60761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.60777: variable 'omit' from source: magic vars 20459 1726885653.61173: variable '_storage_test_volume_present' from source: set_fact 20459 1726885653.61187: Evaluated conditional (_storage_test_volume_present): True 20459 1726885653.61198: variable 'omit' from source: magic vars 20459 1726885653.61282: variable 'omit' from source: magic vars 20459 1726885653.61418: variable 'storage_test_volume' from source: include params 20459 1726885653.61481: variable 'omit' from source: magic vars 20459 1726885653.61528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885653.61572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885653.61599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885653.61629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.61646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.61669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885653.61691: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885653.61725: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885653.61733: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.61740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.61856: Set connection var ansible_pipelining to False 20459 1726885653.61863: Set connection var ansible_shell_type to sh 20459 1726885653.61873: Set connection var ansible_connection to ssh 20459 1726885653.61888: Set connection var ansible_timeout to 10 20459 1726885653.61896: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885653.61906: Set connection var ansible_shell_executable to /bin/sh 20459 1726885653.61936: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.61943: variable 'ansible_connection' from source: unknown 20459 1726885653.61948: variable 'ansible_module_compression' from source: unknown 20459 1726885653.61953: variable 'ansible_shell_type' from source: unknown 20459 1726885653.61957: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.61962: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.61968: variable 'ansible_pipelining' from source: unknown 20459 1726885653.61974: variable 'ansible_timeout' from source: unknown 20459 1726885653.61984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.62131: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885653.62147: variable 'omit' from source: magic vars 20459 1726885653.62155: starting attempt loop 20459 1726885653.62161: running the handler 20459 1726885653.62328: variable 'storage_test_volume' from source: include params 20459 1726885653.62350: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885653.62375: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 20459 1726885653.62383: handler run complete 20459 1726885653.62398: attempt loop complete, returning result 20459 1726885653.62402: _execute() done 20459 1726885653.62407: dumping result to json 20459 1726885653.62417: done dumping result, returning 20459 1726885653.62430: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-47dd-4c59-000000001b33] 20459 1726885653.62441: sending task result for task 02369adf-7a19-47dd-4c59-000000001b33 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885653.62626: no more pending results, returning what we have 20459 1726885653.62630: results queue empty 20459 1726885653.62631: checking for any_errors_fatal 20459 1726885653.62640: done checking for any_errors_fatal 20459 1726885653.62641: checking for max_fail_percentage 20459 1726885653.62643: done checking for max_fail_percentage 20459 1726885653.62644: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.62645: done checking to see if all hosts have failed 20459 1726885653.62646: getting the remaining hosts for this loop 20459 1726885653.62648: done getting the remaining hosts for this loop 20459 1726885653.62651: getting the next task for host managed_node1 20459 1726885653.62660: done getting next task for host managed_node1 20459 1726885653.62664: ^ task is: TASK: Process volume type (set initial value) (1/2) 20459 1726885653.62673: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.62682: getting variables 20459 1726885653.62685: in VariableManager get_vars() 20459 1726885653.62727: Calling all_inventory to load vars for managed_node1 20459 1726885653.62730: Calling groups_inventory to load vars for managed_node1 20459 1726885653.62734: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.62748: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.62752: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.62769: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.64005: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b33 20459 1726885653.64009: WORKER PROCESS EXITING 20459 1726885653.64363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.66305: done with get_vars() 20459 1726885653.66333: done getting variables 20459 1726885653.66459: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:33 -0400 (0:00:00.067) 0:01:00.025 ****** 20459 1726885653.66498: entering _queue_task() for managed_node1/set_fact 20459 1726885653.66793: worker is 1 (out of 1 available) 20459 1726885653.66804: exiting _queue_task() for managed_node1/set_fact 20459 1726885653.66817: done queuing things up, now waiting for results queue to drain 20459 1726885653.66819: waiting for pending results... 20459 1726885653.67170: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 20459 1726885653.67341: in run() - task 02369adf-7a19-47dd-4c59-000000001b34 20459 1726885653.67361: variable 'ansible_search_path' from source: unknown 20459 1726885653.67404: calling self._execute() 20459 1726885653.67525: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.67541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.67555: variable 'omit' from source: magic vars 20459 1726885653.67672: variable 'omit' from source: magic vars 20459 1726885653.67759: variable 'omit' from source: magic vars 20459 1726885653.68006: variable 'storage_test_volume' from source: include params 20459 1726885653.68066: variable 'omit' from source: magic vars 20459 1726885653.68123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885653.68173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885653.68203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885653.68233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.68254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.68275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885653.68302: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885653.68365: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885653.68374: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.68382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.68550: Set connection var ansible_pipelining to False 20459 1726885653.68558: Set connection var ansible_shell_type to sh 20459 1726885653.68569: Set connection var ansible_connection to ssh 20459 1726885653.68586: Set connection var ansible_timeout to 10 20459 1726885653.68596: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885653.68605: Set connection var ansible_shell_executable to /bin/sh 20459 1726885653.68659: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.68667: variable 'ansible_connection' from source: unknown 20459 1726885653.68678: variable 'ansible_module_compression' from source: unknown 20459 1726885653.68685: variable 'ansible_shell_type' from source: unknown 20459 1726885653.68691: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.68698: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.68706: variable 'ansible_pipelining' from source: unknown 20459 1726885653.68716: variable 'ansible_timeout' from source: unknown 20459 1726885653.68731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.68888: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885653.68907: variable 'omit' from source: magic vars 20459 1726885653.68918: starting attempt loop 20459 1726885653.68928: running the handler 20459 1726885653.68952: handler run complete 20459 1726885653.68967: attempt loop complete, returning result 20459 1726885653.68974: _execute() done 20459 1726885653.68981: dumping result to json 20459 1726885653.68987: done dumping result, returning 20459 1726885653.68999: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-47dd-4c59-000000001b34] 20459 1726885653.69013: sending task result for task 02369adf-7a19-47dd-4c59-000000001b34 ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } 20459 1726885653.69242: no more pending results, returning what we have 20459 1726885653.69246: results queue empty 20459 1726885653.69249: checking for any_errors_fatal 20459 1726885653.69261: done checking for any_errors_fatal 20459 1726885653.69262: checking for max_fail_percentage 20459 1726885653.69264: done checking for max_fail_percentage 20459 1726885653.69265: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.69265: done checking to see if all hosts have failed 20459 1726885653.69266: getting the remaining hosts for this loop 20459 1726885653.69268: done getting the remaining hosts for this loop 20459 1726885653.69271: getting the next task for host managed_node1 20459 1726885653.69281: done getting next task for host managed_node1 20459 1726885653.69283: ^ task is: TASK: Process volume type (get RAID value) (2/2) 20459 1726885653.69294: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.69302: getting variables 20459 1726885653.69308: in VariableManager get_vars() 20459 1726885653.69353: Calling all_inventory to load vars for managed_node1 20459 1726885653.69356: Calling groups_inventory to load vars for managed_node1 20459 1726885653.69362: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.69376: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.69379: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.69385: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.70519: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b34 20459 1726885653.70524: WORKER PROCESS EXITING 20459 1726885653.70698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.71592: done with get_vars() 20459 1726885653.71613: done getting variables 20459 1726885653.71677: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:33 -0400 (0:00:00.052) 0:01:00.077 ****** 20459 1726885653.71711: entering _queue_task() for managed_node1/set_fact 20459 1726885653.71943: worker is 1 (out of 1 available) 20459 1726885653.71955: exiting _queue_task() for managed_node1/set_fact 20459 1726885653.71966: done queuing things up, now waiting for results queue to drain 20459 1726885653.71967: waiting for pending results... 20459 1726885653.72270: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 20459 1726885653.72419: in run() - task 02369adf-7a19-47dd-4c59-000000001b35 20459 1726885653.72440: variable 'ansible_search_path' from source: unknown 20459 1726885653.72480: calling self._execute() 20459 1726885653.72604: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.72619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.72649: variable 'omit' from source: magic vars 20459 1726885653.73259: variable 'storage_test_volume' from source: include params 20459 1726885653.73296: Evaluated conditional (storage_test_volume.type == "raid"): False 20459 1726885653.73305: when evaluation is False, skipping this task 20459 1726885653.73311: _execute() done 20459 1726885653.73325: dumping result to json 20459 1726885653.73338: done dumping result, returning 20459 1726885653.73349: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-47dd-4c59-000000001b35] 20459 1726885653.73361: sending task result for task 02369adf-7a19-47dd-4c59-000000001b35 20459 1726885653.73478: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b35 20459 1726885653.73487: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 20459 1726885653.73542: no more pending results, returning what we have 20459 1726885653.73546: results queue empty 20459 1726885653.73547: checking for any_errors_fatal 20459 1726885653.73555: done checking for any_errors_fatal 20459 1726885653.73556: checking for max_fail_percentage 20459 1726885653.73558: done checking for max_fail_percentage 20459 1726885653.73559: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.73560: done checking to see if all hosts have failed 20459 1726885653.73561: getting the remaining hosts for this loop 20459 1726885653.73562: done getting the remaining hosts for this loop 20459 1726885653.73568: getting the next task for host managed_node1 20459 1726885653.73578: done getting next task for host managed_node1 20459 1726885653.73582: ^ task is: TASK: Verify the volume's device type 20459 1726885653.73589: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.73594: getting variables 20459 1726885653.73595: in VariableManager get_vars() 20459 1726885653.73630: Calling all_inventory to load vars for managed_node1 20459 1726885653.73633: Calling groups_inventory to load vars for managed_node1 20459 1726885653.73637: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.73650: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.73653: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.73657: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.74623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.75476: done with get_vars() 20459 1726885653.75489: done getting variables 20459 1726885653.75559: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:33 -0400 (0:00:00.038) 0:01:00.116 ****** 20459 1726885653.75596: entering _queue_task() for managed_node1/assert 20459 1726885653.75935: worker is 1 (out of 1 available) 20459 1726885653.75961: exiting _queue_task() for managed_node1/assert 20459 1726885653.75985: done queuing things up, now waiting for results queue to drain 20459 1726885653.75994: waiting for pending results... 20459 1726885653.76429: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 20459 1726885653.76598: in run() - task 02369adf-7a19-47dd-4c59-000000001b36 20459 1726885653.76622: variable 'ansible_search_path' from source: unknown 20459 1726885653.76669: calling self._execute() 20459 1726885653.76786: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.76798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.76814: variable 'omit' from source: magic vars 20459 1726885653.77190: variable '_storage_test_volume_present' from source: set_fact 20459 1726885653.77216: Evaluated conditional (_storage_test_volume_present): True 20459 1726885653.77232: variable 'omit' from source: magic vars 20459 1726885653.77303: variable 'omit' from source: magic vars 20459 1726885653.77374: variable 'omit' from source: magic vars 20459 1726885653.77430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885653.77468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885653.77490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885653.77510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.77537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.77560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885653.77582: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885653.77619: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885653.77635: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.77662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.77974: Set connection var ansible_pipelining to False 20459 1726885653.77988: Set connection var ansible_shell_type to sh 20459 1726885653.77996: Set connection var ansible_connection to ssh 20459 1726885653.78014: Set connection var ansible_timeout to 10 20459 1726885653.78028: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885653.78039: Set connection var ansible_shell_executable to /bin/sh 20459 1726885653.78067: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.78076: variable 'ansible_connection' from source: unknown 20459 1726885653.78087: variable 'ansible_module_compression' from source: unknown 20459 1726885653.78118: variable 'ansible_shell_type' from source: unknown 20459 1726885653.78142: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.78166: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.78191: variable 'ansible_pipelining' from source: unknown 20459 1726885653.78237: variable 'ansible_timeout' from source: unknown 20459 1726885653.78261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.78568: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885653.78583: variable 'omit' from source: magic vars 20459 1726885653.78595: starting attempt loop 20459 1726885653.78614: running the handler 20459 1726885653.78924: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885653.78952: variable 'storage_test_volume' from source: include params 20459 1726885653.78980: variable 'st_volume_type' from source: set_fact 20459 1726885653.78998: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 20459 1726885653.79008: handler run complete 20459 1726885653.79031: attempt loop complete, returning result 20459 1726885653.79038: _execute() done 20459 1726885653.79044: dumping result to json 20459 1726885653.79051: done dumping result, returning 20459 1726885653.79065: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-47dd-4c59-000000001b36] 20459 1726885653.79087: sending task result for task 02369adf-7a19-47dd-4c59-000000001b36 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885653.79243: no more pending results, returning what we have 20459 1726885653.79246: results queue empty 20459 1726885653.79247: checking for any_errors_fatal 20459 1726885653.79255: done checking for any_errors_fatal 20459 1726885653.79256: checking for max_fail_percentage 20459 1726885653.79257: done checking for max_fail_percentage 20459 1726885653.79258: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.79259: done checking to see if all hosts have failed 20459 1726885653.79260: getting the remaining hosts for this loop 20459 1726885653.79262: done getting the remaining hosts for this loop 20459 1726885653.79267: getting the next task for host managed_node1 20459 1726885653.79279: done getting next task for host managed_node1 20459 1726885653.79282: ^ task is: TASK: Stat the LUKS device, if encrypted 20459 1726885653.79288: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.79292: getting variables 20459 1726885653.79294: in VariableManager get_vars() 20459 1726885653.79330: Calling all_inventory to load vars for managed_node1 20459 1726885653.79333: Calling groups_inventory to load vars for managed_node1 20459 1726885653.79336: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.79348: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.79352: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.79361: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.80691: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b36 20459 1726885653.80694: WORKER PROCESS EXITING 20459 1726885653.80717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.81370: done with get_vars() 20459 1726885653.81385: 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 22:27:33 -0400 (0:00:00.058) 0:01:00.175 ****** 20459 1726885653.81482: entering _queue_task() for managed_node1/stat 20459 1726885653.81723: worker is 1 (out of 1 available) 20459 1726885653.81734: exiting _queue_task() for managed_node1/stat 20459 1726885653.81745: done queuing things up, now waiting for results queue to drain 20459 1726885653.81747: waiting for pending results... 20459 1726885653.82035: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 20459 1726885653.82179: in run() - task 02369adf-7a19-47dd-4c59-000000001b3a 20459 1726885653.82207: variable 'ansible_search_path' from source: unknown 20459 1726885653.82249: calling self._execute() 20459 1726885653.82387: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.82424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.82463: variable 'omit' from source: magic vars 20459 1726885653.82911: variable 'storage_test_volume' from source: include params 20459 1726885653.82959: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885653.82967: when evaluation is False, skipping this task 20459 1726885653.82974: _execute() done 20459 1726885653.82981: dumping result to json 20459 1726885653.82988: done dumping result, returning 20459 1726885653.82997: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-47dd-4c59-000000001b3a] 20459 1726885653.83007: sending task result for task 02369adf-7a19-47dd-4c59-000000001b3a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885653.83182: no more pending results, returning what we have 20459 1726885653.83186: results queue empty 20459 1726885653.83187: checking for any_errors_fatal 20459 1726885653.83198: done checking for any_errors_fatal 20459 1726885653.83199: checking for max_fail_percentage 20459 1726885653.83200: done checking for max_fail_percentage 20459 1726885653.83201: checking to see if all hosts have failed and the running result is not ok 20459 1726885653.83202: done checking to see if all hosts have failed 20459 1726885653.83203: getting the remaining hosts for this loop 20459 1726885653.83205: done getting the remaining hosts for this loop 20459 1726885653.83208: getting the next task for host managed_node1 20459 1726885653.83225: done getting next task for host managed_node1 20459 1726885653.83228: ^ task is: TASK: Ensure cryptsetup is present 20459 1726885653.83237: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885653.83243: getting variables 20459 1726885653.83244: in VariableManager get_vars() 20459 1726885653.83278: Calling all_inventory to load vars for managed_node1 20459 1726885653.83280: Calling groups_inventory to load vars for managed_node1 20459 1726885653.83284: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885653.83297: Calling all_plugins_play to load vars for managed_node1 20459 1726885653.83301: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885653.83304: Calling groups_plugins_play to load vars for managed_node1 20459 1726885653.84184: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b3a 20459 1726885653.84188: WORKER PROCESS EXITING 20459 1726885653.84209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885653.85824: done with get_vars() 20459 1726885653.85838: done getting variables 20459 1726885653.85894: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:33 -0400 (0:00:00.044) 0:01:00.219 ****** 20459 1726885653.85933: entering _queue_task() for managed_node1/package 20459 1726885653.86862: worker is 1 (out of 1 available) 20459 1726885653.86874: exiting _queue_task() for managed_node1/package 20459 1726885653.86884: done queuing things up, now waiting for results queue to drain 20459 1726885653.86886: waiting for pending results... 20459 1726885653.87889: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 20459 1726885653.88208: in run() - task 02369adf-7a19-47dd-4c59-000000001b3b 20459 1726885653.88237: variable 'ansible_search_path' from source: unknown 20459 1726885653.88279: calling self._execute() 20459 1726885653.88661: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.88672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.88687: variable 'omit' from source: magic vars 20459 1726885653.88841: variable 'omit' from source: magic vars 20459 1726885653.89033: variable 'omit' from source: magic vars 20459 1726885653.89623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885653.93404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885653.93474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885653.93537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885653.93570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885653.93847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885653.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) 20459 1726885653.94430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885653.94456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885653.94500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885653.94517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885653.94631: variable '__storage_is_ostree' from source: set_fact 20459 1726885653.94637: variable 'omit' from source: magic vars 20459 1726885653.94665: variable 'omit' from source: magic vars 20459 1726885653.94694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885653.94725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885653.94739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885653.94760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.94770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885653.94791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885653.94807: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885653.94837: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885653.94841: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.94843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.94959: Set connection var ansible_pipelining to False 20459 1726885653.94963: Set connection var ansible_shell_type to sh 20459 1726885653.94965: Set connection var ansible_connection to ssh 20459 1726885653.94978: Set connection var ansible_timeout to 10 20459 1726885653.94983: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885653.94989: Set connection var ansible_shell_executable to /bin/sh 20459 1726885653.95019: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.95025: variable 'ansible_connection' from source: unknown 20459 1726885653.95028: variable 'ansible_module_compression' from source: unknown 20459 1726885653.95030: variable 'ansible_shell_type' from source: unknown 20459 1726885653.95032: variable 'ansible_shell_executable' from source: unknown 20459 1726885653.95034: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885653.95036: variable 'ansible_pipelining' from source: unknown 20459 1726885653.95038: variable 'ansible_timeout' from source: unknown 20459 1726885653.95043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885653.95143: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885653.95152: variable 'omit' from source: magic vars 20459 1726885653.95157: starting attempt loop 20459 1726885653.95160: running the handler 20459 1726885653.95167: variable 'ansible_facts' from source: unknown 20459 1726885653.95173: variable 'ansible_facts' from source: unknown 20459 1726885653.95226: _low_level_execute_command(): starting 20459 1726885653.95229: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885653.96003: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885653.96018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.96029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.96044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.96078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.96085: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885653.96095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.96108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885653.96116: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885653.96128: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885653.96137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.96148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.96158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885653.96166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885653.96173: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885653.96183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885653.96261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885653.96278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885653.96290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885653.96358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885653.97968: stdout chunk (state=3): >>>/root <<< 20459 1726885653.98131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885653.98135: stdout chunk (state=3): >>><<< 20459 1726885653.98144: stderr chunk (state=3): >>><<< 20459 1726885653.98165: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885653.98176: _low_level_execute_command(): starting 20459 1726885653.98181: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321 `" && echo ansible-tmp-1726885653.9816487-22981-51255047826321="` echo /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321 `" ) && sleep 0' 20459 1726885653.99900: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885653.99948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885653.99964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885653.99982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885654.00028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885654.00164: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885654.00183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.00202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885654.00217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885654.00233: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885654.00246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885654.00264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885654.00280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885654.00292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885654.00303: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885654.00319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.00398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885654.00424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885654.00441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885654.00601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885654.02383: stdout chunk (state=3): >>>ansible-tmp-1726885653.9816487-22981-51255047826321=/root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321 <<< 20459 1726885654.02569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885654.02571: stdout chunk (state=3): >>><<< 20459 1726885654.02573: stderr chunk (state=3): >>><<< 20459 1726885654.02618: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885653.9816487-22981-51255047826321=/root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885654.02819: variable 'ansible_module_compression' from source: unknown 20459 1726885654.02825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20459 1726885654.02827: variable 'ansible_facts' from source: unknown 20459 1726885654.02849: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321/AnsiballZ_dnf.py 20459 1726885654.03469: Sending initial data 20459 1726885654.03472: Sent initial data (151 bytes) 20459 1726885654.05775: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885654.05881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885654.05895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885654.05914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885654.05957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885654.05969: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885654.05986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.06002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885654.06016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885654.06032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885654.06044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885654.06057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885654.06071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885654.06089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885654.06099: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885654.06111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.06191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885654.06331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885654.06350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885654.06430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885654.08091: 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 <<< 20459 1726885654.08128: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885654.08164: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp6mjiolda /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321/AnsiballZ_dnf.py <<< 20459 1726885654.08195: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885654.09948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885654.10017: stderr chunk (state=3): >>><<< 20459 1726885654.10022: stdout chunk (state=3): >>><<< 20459 1726885654.10133: done transferring module to remote 20459 1726885654.10136: _low_level_execute_command(): starting 20459 1726885654.10139: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321/ /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321/AnsiballZ_dnf.py && sleep 0' 20459 1726885654.11491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885654.11556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885654.11572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885654.11669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885654.11710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885654.11727: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885654.11744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.11765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885654.11778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885654.11790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885654.11802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885654.11817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885654.11839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885654.11852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885654.11863: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885654.11881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.11958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885654.12114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885654.12132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885654.12329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885654.14023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885654.14027: stdout chunk (state=3): >>><<< 20459 1726885654.14029: stderr chunk (state=3): >>><<< 20459 1726885654.14135: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885654.14139: _low_level_execute_command(): starting 20459 1726885654.14141: _low_level_execute_command(): using become for this command 20459 1726885654.14144: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-akkqwsjlnktmqieozlgisbcppdlihrmg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885654.14651: Initial state: awaiting_escalation: BECOME-SUCCESS-akkqwsjlnktmqieozlgisbcppdlihrmg 20459 1726885654.15168: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885654.15175: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885654.15234: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885654.15237: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885654.15296: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885654.18032: stdout chunk (state=1): >>>BECOME-SUCCESS-akkqwsjlnktmqieozlgisbcppdlihrmg <<< 20459 1726885654.18039: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-akkqwsjlnktmqieozlgisbcppdlihrmg' 20459 1726885654.18274: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885654.18277: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 20459 1726885654.18280: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885654.18334: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885654.18363: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885654.18397: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885654.18443: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885654.18446: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885654.18493: 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' <<< 20459 1726885654.18528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885654.18531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885654.18554: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7a45ca0> <<< 20459 1726885654.18586: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885654.18624: 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 0x7fa7f77dc280> <<< 20459 1726885654.18627: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7a45a00> <<< 20459 1726885654.18641: 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' <<< 20459 1726885654.18658: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7a459a0> <<< 20459 1726885654.18670: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885654.18690: 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' <<< 20459 1726885654.18705: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77dc370> <<< 20459 1726885654.18735: 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' <<< 20459 1726885654.18762: 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' # <<< 20459 1726885654.18768: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77dc820> <<< 20459 1726885654.18785: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77dc550> <<< 20459 1726885654.18814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885654.18829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885654.18861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885654.18865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885654.18879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885654.18896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885654.18928: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885654.18931: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7788f70> <<< 20459 1726885654.18962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885654.18965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885654.19035: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f778f100> <<< 20459 1726885654.19057: 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' <<< 20459 1726885654.19092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885654.19095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f778f820> <<< 20459 1726885654.19129: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77f1760> <<< 20459 1726885654.19148: 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 0x7fa7f7788c70> <<< 20459 1726885654.19201: 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' <<< 20459 1726885654.19215: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77b8c70> <<< 20459 1726885654.19265: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77dcfd0> <<< 20459 1726885654.19285: 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. <<< 20459 1726885654.19527: 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' <<< 20459 1726885654.19562: 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' <<< 20459 1726885654.19580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885654.19602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885654.19630: 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' <<< 20459 1726885654.19642: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7754d90> <<< 20459 1726885654.19683: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7757e20> <<< 20459 1726885654.19702: 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' <<< 20459 1726885654.19732: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885654.19751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885654.19768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885654.19785: 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' <<< 20459 1726885654.19802: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f774e730> <<< 20459 1726885654.19827: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7755520> <<< 20459 1726885654.19848: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7754250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885654.20014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885654.20052: 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 0x7fa7f765fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f765f760> import 'itertools' # <<< 20459 1726885654.20073: 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 0x7fa7f765fd60> <<< 20459 1726885654.20091: 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' <<< 20459 1726885654.20406: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f765fe20> # /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 0x7fa7f765fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76b7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76b14c0> # /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' <<< 20459 1726885654.20431: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76c5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f775bd00> # /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 0x7fa7f7670b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7757fa0> # 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 0x7fa7f76c5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77618b0> # /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 <<< 20459 1726885654.20452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670e50> <<< 20459 1726885654.20472: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670c40> <<< 20459 1726885654.20514: 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 0x7fa7f7670bb0> # /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' <<< 20459 1726885654.20630: 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 # 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' <<< 20459 1726885654.20652: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7645220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885654.20663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885654.20731: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7645310> <<< 20459 1726885654.20839: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f767be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76738e0> <<< 20459 1726885654.20854: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670e20> <<< 20459 1726885654.20899: 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' <<< 20459 1726885654.20923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885654.20948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885654.20959: 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 0x7fa7f75eef70> <<< 20459 1726885654.21055: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f75d3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7673d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76b1fd0> <<< 20459 1726885654.21073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885654.21092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885654.21113: 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' <<< 20459 1726885654.21127: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f758b9a0> import 'errno' # <<< 20459 1726885654.21168: 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 0x7fa7f758bcd0> <<< 20459 1726885654.21182: 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' <<< 20459 1726885654.21204: 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' <<< 20459 1726885654.21274: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f759e5e0> # /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' <<< 20459 1726885654.21381: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f759eb20> # 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 0x7fa7f7529250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f758bdc0> # /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' <<< 20459 1726885654.21406: 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 0x7fa7f753a130> <<< 20459 1726885654.21427: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f759e460> import 'pwd' # <<< 20459 1726885654.21457: 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 0x7fa7f753a1f0> <<< 20459 1726885654.21483: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670880> <<< 20459 1726885654.21626: 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' # 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 0x7fa7f7556550> # /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 0x7fa7f7556820> <<< 20459 1726885654.21642: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7556610> <<< 20459 1726885654.21656: 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 0x7fa7f7556700> <<< 20459 1726885654.21674: 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' <<< 20459 1726885654.21870: 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 0x7fa7f7556b50> <<< 20459 1726885654.21909: 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 0x7fa7f7556fd0> <<< 20459 1726885654.21919: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7556790> <<< 20459 1726885654.21950: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f75488e0> <<< 20459 1726885654.21953: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670460> <<< 20459 1726885654.21963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885654.22026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885654.22049: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7556940> <<< 20459 1726885654.22159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885654.22170: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa7f7486520> <<< 20459 1726885654.22306: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 20459 1726885654.22394: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.22443: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 20459 1726885654.22450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.22452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.22474: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885654.22477: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.23686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.24596: 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 0x7fa7f7382730> <<< 20459 1726885654.24618: 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' <<< 20459 1726885654.24646: 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' <<< 20459 1726885654.24668: 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' <<< 20459 1726885654.24814: 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 0x7fa7f7412850> <<< 20459 1726885654.24824: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412730> <<< 20459 1726885654.24830: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412490> <<< 20459 1726885654.24833: 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' <<< 20459 1726885654.24835: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f74122b0> import 'atexit' # <<< 20459 1726885654.24991: 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 0x7fa7f74124f0> <<< 20459 1726885654.24995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885654.24997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885654.25001: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f74128b0> <<< 20459 1726885654.25003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885654.25005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885654.25008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885654.25018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885654.25037: 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' <<< 20459 1726885654.25110: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6daf790> <<< 20459 1726885654.25143: 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 0x7fa7f6dafb20> <<< 20459 1726885654.25173: 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 0x7fa7f6daf970> <<< 20459 1726885654.25187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885654.25216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885654.25248: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6dcc4c0> <<< 20459 1726885654.25263: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f740cd00> <<< 20459 1726885654.25431: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412610> <<< 20459 1726885654.25448: 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' <<< 20459 1726885654.25480: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f740ce80> <<< 20459 1726885654.25491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885654.25497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885654.25523: 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' <<< 20459 1726885654.25536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885654.25542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885654.25571: 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 0x7fa7f737c880> <<< 20459 1726885654.25653: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73b4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73b4850> <<< 20459 1726885654.25660: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6dc5310> <<< 20459 1726885654.25684: 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 0x7fa7f73b4fa0> <<< 20459 1726885654.25718: 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 0x7fa7f73b4f70> <<< 20459 1726885654.25739: 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 <<< 20459 1726885654.25749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885654.25764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885654.25785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885654.25862: 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 0x7fa7f6d90f70> <<< 20459 1726885654.25935: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e9e80> <<< 20459 1726885654.25938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885654.25941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885654.25943: 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 0x7fa7f6d9f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e9fd0> <<< 20459 1726885654.25965: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885654.26006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885654.26032: 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' # <<< 20459 1726885654.26090: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d90250> <<< 20459 1726885654.26211: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d9f160> <<< 20459 1726885654.26303: 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 0x7fa7f6d9c5b0> <<< 20459 1726885654.26341: 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 0x7fa7f6d9c670> <<< 20459 1726885654.26380: 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 0x7fa7f6d9bca0> <<< 20459 1726885654.26419: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e2bb0> <<< 20459 1726885654.26424: 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' <<< 20459 1726885654.26427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885654.26429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885654.26472: 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 0x7fa7f73739d0> <<< 20459 1726885654.26651: 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 0x7fa7f7371970> <<< 20459 1726885654.26661: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d91880> <<< 20459 1726885654.26698: 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 0x7fa7f7373400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73ab9d0> <<< 20459 1726885654.26714: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.26725: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885654.26735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.26804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.26889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885654.26913: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885654.26919: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.26934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.26938: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885654.26941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.27030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.27132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.27569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.28025: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885654.28039: 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_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885654.28062: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885654.28068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885654.28124: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885654.28127: 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 0x7fa7f6d68be0> <<< 20459 1726885654.28183: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885654.28196: 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 0x7fa7f73687c0> <<< 20459 1726885654.28202: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6979100> <<< 20459 1726885654.28247: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885654.28256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.28278: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.28289: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885654.28295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.28413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.28533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885654.28540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885654.28562: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7369c10> # zipimport: zlib available <<< 20459 1726885654.28952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.29311: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.29368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.29442: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885654.29470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.29505: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885654.29596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.29678: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885654.29769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.29779: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885654.29954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885654.30157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885654.30233: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73aefd0> # zipimport: zlib available <<< 20459 1726885654.30299: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30369: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885654.30429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30441: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885654.30447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30529: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885654.30588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30641: 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 <<< 20459 1726885654.30663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885654.30750: 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' <<< 20459 1726885654.30760: 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 0x7fa7f6d57700> <<< 20459 1726885654.30764: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f69270d0> <<< 20459 1726885654.30801: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885654.30825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.30993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.31137: 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' <<< 20459 1726885654.31206: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6968b50> <<< 20459 1726885654.31250: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d64520> <<< 20459 1726885654.31310: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d60a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885654.31359: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.31377: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885654.31424: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885654.31445: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885654.31467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.31940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.32346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.32919: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.33440: 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 0x7fa7f6d57fd0> <<< 20459 1726885654.33466: 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 0x7fa7f6d570a0> <<< 20459 1726885654.33508: 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' # /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' <<< 20459 1726885654.33540: 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 0x7fa7f6d57c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d57820> <<< 20459 1726885654.33556: 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' <<< 20459 1726885654.33579: 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' <<< 20459 1726885654.33614: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67421c0> <<< 20459 1726885654.33670: 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' <<< 20459 1726885654.33783: 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' <<< 20459 1726885654.33795: 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 0x7fa7f6741bb0> # /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 0x7fa7f6758f10> # /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 0x7fa7f6758d30> <<< 20459 1726885654.33938: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6741340> # /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 0x7fa7f676b580> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20459 1726885654.33957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20459 1726885654.34016: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f676b5e0> <<< 20459 1726885654.34034: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 20459 1726885654.34040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 20459 1726885654.34072: 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' <<< 20459 1726885654.34108: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6923730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f676bca0> <<< 20459 1726885654.34151: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67419d0> <<< 20459 1726885654.34171: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6742a90> <<< 20459 1726885654.34180: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 20459 1726885654.34200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 20459 1726885654.34214: 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 <<< 20459 1726885654.34252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20459 1726885654.34273: 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' <<< 20459 1726885654.34300: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6963940> <<< 20459 1726885654.34465: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6976730> <<< 20459 1726885654.34489: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6923e50> <<< 20459 1726885654.34492: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 20459 1726885654.34509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 20459 1726885654.34528: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 20459 1726885654.34554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20459 1726885654.34561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 20459 1726885654.34566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6770df0> <<< 20459 1726885654.34612: 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 0x7fa7f6770250> <<< 20459 1726885654.34616: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67c19d0> <<< 20459 1726885654.34624: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67ee730> <<< 20459 1726885654.34660: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6742460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6742220> <<< 20459 1726885654.34698: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d57040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e9d60> <<< 20459 1726885654.34718: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 20459 1726885654.34726: 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 0x7fa7f6d57e80> <<< 20459 1726885654.34739: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 20459 1726885654.34741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 20459 1726885654.34744: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 20459 1726885654.34746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 20459 1726885654.34793: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6770550> <<< 20459 1726885654.34799: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d57160> <<< 20459 1726885654.34824: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 20459 1726885654.34827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885654.34902: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f672b130> <<< 20459 1726885654.34929: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20459 1726885654.34941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20459 1726885654.35002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885654.35030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885654.35183: 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 0x7fa7f678a700> <<< 20459 1726885654.35461: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67ceee0> <<< 20459 1726885654.35475: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67702b0> <<< 20459 1726885654.35500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 20459 1726885654.35505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 20459 1726885654.35530: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67ce100> <<< 20459 1726885654.35551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 20459 1726885654.35558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67c28b0> <<< 20459 1726885654.35584: 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' <<< 20459 1726885654.35604: 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' <<< 20459 1726885654.35626: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67d6c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67c26d0> <<< 20459 1726885654.35646: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20459 1726885654.35696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 20459 1726885654.35781: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67d67c0> <<< 20459 1726885654.35794: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 20459 1726885654.35826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 20459 1726885654.36108: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67cd730> <<< 20459 1726885654.36127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 20459 1726885654.36135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 20459 1726885654.36156: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f64f4b80> <<< 20459 1726885654.36209: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36299: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885654.36318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36530: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885654.36536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36616: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 20459 1726885654.36635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.36807: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885654.36908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885654.37052: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885654.37416: 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' <<< 20459 1726885654.37431: 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' <<< 20459 1726885654.37457: 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 0x7fa7f64510a0> <<< 20459 1726885654.37481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885654.37546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885654.37680: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6451a90> <<< 20459 1726885654.37700: 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' <<< 20459 1726885654.37745: 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 0x7fa7f64a3fa0> <<< 20459 1726885654.37763: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6451d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6451610> <<< 20459 1726885654.37804: 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 0x7fa7f64513a0> <<< 20459 1726885654.37824: 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 <<< 20459 1726885654.37906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885654.37924: 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' <<< 20459 1726885654.37940: 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' <<< 20459 1726885654.38067: 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 0x7fa7f645bee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f645b700> <<< 20459 1726885654.38097: 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 <<< 20459 1726885654.38124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 20459 1726885654.38196: 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 0x7fa7f637a430> <<< 20459 1726885654.38233: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f645beb0> <<< 20459 1726885654.38237: 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 <<< 20459 1726885654.38303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20459 1726885654.39261: 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 0x7fa7f62d8d00> <<< 20459 1726885654.39320: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f63f91c0> <<< 20459 1726885654.39341: 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 <<< 20459 1726885654.39392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20459 1726885654.39482: 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 0x7fa7f4ae51c0> <<< 20459 1726885654.39528: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f63ad790> <<< 20459 1726885654.39540: 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 <<< 20459 1726885654.39566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885654.39709: 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 0x7fa7f49b5d60> <<< 20459 1726885654.39730: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4ac4460> <<< 20459 1726885654.39784: 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 <<< 20459 1726885654.39791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885654.39892: 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 0x7fa7f491e8e0> <<< 20459 1726885654.39909: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4ae5400> <<< 20459 1726885654.39934: 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' <<< 20459 1726885654.40004: 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 0x7fa7f4917c40> <<< 20459 1726885654.40025: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f491ee80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f644fb80> <<< 20459 1726885654.40037: 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 <<< 20459 1726885654.40084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 20459 1726885654.40092: 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' <<< 20459 1726885654.40116: 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' <<< 20459 1726885654.40188: 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 0x7fa7f4841a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4841220> <<< 20459 1726885654.40224: 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 <<< 20459 1726885654.40242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 20459 1726885654.40253: 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' <<< 20459 1726885654.40278: 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 0x7fa7f485b5e0> <<< 20459 1726885654.40307: 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 <<< 20459 1726885654.40343: stdout chunk (state=3): >>># 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 0x7fa7f4866190> <<< 20459 1726885654.40369: 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' <<< 20459 1726885654.40733: 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 0x7fa7f4866730> <<< 20459 1726885654.40774: 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' <<< 20459 1726885654.40799: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4866b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4866250> <<< 20459 1726885654.40814: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f485b670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4852ca0> <<< 20459 1726885654.40842: 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 <<< 20459 1726885654.40854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885654.40966: 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 0x7fa7f441ff40> <<< 20459 1726885654.40995: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f485b070> <<< 20459 1726885654.41069: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4841b80> <<< 20459 1726885654.41133: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f494a610> # /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' <<< 20459 1726885654.41204: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 20459 1726885654.41349: 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 0x7fa7f494adf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f494a790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f644ffa0> # /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 0x7fa7f442ec40> <<< 20459 1726885654.41409: 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 # 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 <<< 20459 1726885654.41424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20459 1726885654.41446: 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 <<< 20459 1726885654.41532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885654.41648: 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 0x7fa7f429d100> <<< 20459 1726885654.41795: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f433d190> # /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 0x7fa7f43486d0> <<< 20459 1726885654.41902: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f434ec40> # /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' <<< 20459 1726885654.42182: 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' <<< 20459 1726885654.42201: 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' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348a90> # /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 0x7fa7f4348ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348d30> # /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 0x7fa7f4348f40> # /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' <<< 20459 1726885654.42253: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a2130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348e20> <<< 20459 1726885654.42289: 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' <<< 20459 1726885654.42355: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a22b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348f10> # /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' <<< 20459 1726885654.42402: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348eb0> <<< 20459 1726885654.42499: 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 0x7fa7f43488b0> # /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' <<< 20459 1726885654.42522: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a2310> # /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' <<< 20459 1726885654.42570: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a23a0> # /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' <<< 20459 1726885654.42649: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a2430> <<< 20459 1726885654.42659: 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' <<< 20459 1726885654.42816: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a24c0> # /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 0x7fa7f41a2550> # /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' <<< 20459 1726885654.42829: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a25e0> # /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 0x7fa7f41a2670> # /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' <<< 20459 1726885654.42906: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a2700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f429dfa0> <<< 20459 1726885654.42945: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431bee0> <<< 20459 1726885654.42949: 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' <<< 20459 1726885654.43067: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885654.43173: 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 0x7fa7f41a2ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a2820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348d90> # /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 0x7fa7f4331f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431bb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431b190> # /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' <<< 20459 1726885654.43194: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431b370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4452a30> # /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 0x7fa7f4452f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f442ebe0> <<< 20459 1726885654.43259: 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 <<< 20459 1726885654.43335: 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 0x7fa7f41b8b20> <<< 20459 1726885654.43339: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b83d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4452820> <<< 20459 1726885654.43438: 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' <<< 20459 1726885654.43499: 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 0x7fa7f4155190> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20459 1726885654.43520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 20459 1726885654.43533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885654.43575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885654.43636: 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' <<< 20459 1726885654.43652: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f40fdf70> # 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 0x7fa7f4109100> <<< 20459 1726885654.43698: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f416a580> <<< 20459 1726885654.43730: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41555b0> <<< 20459 1726885654.43754: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4149970> <<< 20459 1726885654.43800: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b8f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b8dc0> <<< 20459 1726885654.43823: 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' <<< 20459 1726885654.43840: 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 <<< 20459 1726885654.44101: 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 0x7fa7f4109eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4109670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b8c70> # /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 0x7fa7f4143820> # /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 0x7fa7f412c730> # /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 0x7fa7f412c7c0> <<< 20459 1726885654.44141: 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 0x7fa7f412c940> <<< 20459 1726885654.44158: 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 <<< 20459 1726885654.44188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 20459 1726885654.44191: 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 <<< 20459 1726885654.44206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20459 1726885654.44519: 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 0x7fa7f3f66f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f412cf70> # /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 0x7fa7f3f66e80> # /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 0x7fa7f3f6d1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f412c8e0> # /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 0x7fa7f412ce80> # /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 <<< 20459 1726885654.44545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885654.44574: 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' <<< 20459 1726885654.44602: 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 0x7fa7f3ef62b0> <<< 20459 1726885654.44605: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ee6f70> <<< 20459 1726885654.44624: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ee68b0> <<< 20459 1726885654.45082: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f7e8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f6dd90> # /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 0x7fa7f3f7eb80> # /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 0x7fa7f3f85880> # /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 0x7fa7f3f056a0> # /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 0x7fa7f3f05340> # /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 0x7fa7f3f14550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f05070> # /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 0x7fa7f3f143d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f64512e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f64518e0> <<< 20459 1726885654.45426: 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' <<< 20459 1726885654.45465: 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' <<< 20459 1726885654.45487: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f1ceb0> <<< 20459 1726885654.45507: 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' <<< 20459 1726885654.45523: 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 <<< 20459 1726885654.45547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20459 1726885654.45572: 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 <<< 20459 1726885654.45605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20459 1726885654.45635: 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 0x7fa7f3ed0e80> <<< 20459 1726885654.45721: 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' <<< 20459 1726885654.45733: 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' # /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' <<< 20459 1726885654.46056: 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 0x7fa7f3e6cc70> <<< 20459 1726885654.46132: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e6caf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e6c2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ed0f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebcdc0> # /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 0x7fa7f3e6c100> # /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 0x7fa7f3e86f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e6cd90> # /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 0x7fa7f3e868b0> # /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 0x7fa7f3e95eb0> # /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' <<< 20459 1726885654.46191: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e95fa0> # /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 0x7fa7f3d941f0> # /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' <<< 20459 1726885654.46204: 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' <<< 20459 1726885654.46246: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d947f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d94520> <<< 20459 1726885654.46292: 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 0x7fa7f3d948b0> # /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 0x7fa7f3da44f0> <<< 20459 1726885654.46331: 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 0x7fa7f3da45e0> <<< 20459 1726885654.46378: 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' <<< 20459 1726885654.47096: 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 0x7fa7f3da4dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3da49d0> # /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 0x7fa7f3da4e20> # /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 0x7fa7f3db8a00> # /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 0x7fa7f3db8b20> # /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 0x7fa7f3db8d60> # /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 0x7fa7f3db8ee0> # /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 0x7fa7f3d48be0> # /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 0x7fa7f3d48d30> # /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 0x7fa7f3d58430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d48fd0> # /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 0x7fa7f3d58e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d58970> # /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 0x7fa7f3d58c70> # /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 0x7fa7f3d65700> # /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 0x7fa7f3d65f40> # /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 0x7fa7f3d75190> # /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 0x7fa7f3d75280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebc3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebc100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f1cbe0> # /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' <<< 20459 1726885654.47165: 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 0x7fa7f3d75df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d75b20> <<< 20459 1726885654.47240: 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' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 20459 1726885654.47304: 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 <<< 20459 1726885654.47326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d0c4c0> <<< 20459 1726885654.47544: 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' # /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' <<< 20459 1726885654.47635: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d15400> # 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 0x7fa7f3d0cd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d0ccd0> # /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 0x7fa7f3d42640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d420d0> # /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' # <<< 20459 1726885654.47668: 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 0x7fa7f3c8e970> <<< 20459 1726885654.47740: 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 0x7fa7f3c8eb50> # /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' <<< 20459 1726885654.47782: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 20459 1726885654.47859: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d42bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d42940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d75e80> # /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' <<< 20459 1726885654.47926: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d80eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d759d0> <<< 20459 1726885654.47974: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebc130> # /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 0x7fa7f3c98ee0> <<< 20459 1726885654.48024: 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 <<< 20459 1726885654.48089: 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 0x7fa7f3caf3a0> # /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' <<< 20459 1726885654.48115: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3cafc10> # /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 0x7fa7f3c44520> <<< 20459 1726885654.48153: 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 0x7fa7f3c44a90> <<< 20459 1726885654.48199: 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' <<< 20459 1726885654.48228: 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' <<< 20459 1726885654.48282: 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 0x7fa7f3c50b50> <<< 20459 1726885654.48295: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50100> <<< 20459 1726885654.48323: 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' <<< 20459 1726885654.48356: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50340> <<< 20459 1726885654.48381: 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' <<< 20459 1726885654.48408: 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' <<< 20459 1726885654.48441: 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 0x7fa7f3c61ac0> <<< 20459 1726885654.48474: 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 0x7fa7f3c61b50> <<< 20459 1726885654.48500: 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' <<< 20459 1726885654.48582: 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 0x7fa7f3c6b190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c61fa0> <<< 20459 1726885654.48607: 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' <<< 20459 1726885654.48633: 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 <<< 20459 1726885654.48660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 20459 1726885654.48673: 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' <<< 20459 1726885654.48709: 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 0x7fa7f3b751f0> <<< 20459 1726885654.48735: 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' <<< 20459 1726885654.48750: 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' <<< 20459 1726885654.48778: 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 0x7fa7f3b7e250> <<< 20459 1726885654.48800: 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 0x7fa7f3b7e1f0> <<< 20459 1726885654.48821: 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' <<< 20459 1726885654.48860: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885654.48896: 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 0x7fa7f3b7e3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b75f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b75c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b752b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c7b940> <<< 20459 1726885654.48924: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c6bf70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c6b850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c61700> <<< 20459 1726885654.48948: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50fd0> <<< 20459 1726885654.48976: 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 0x7fa7f3c61850> <<< 20459 1726885654.49003: 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' <<< 20459 1726885654.49038: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b75ca0> <<< 20459 1726885654.49051: 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 0x7fa7f3b7e670> <<< 20459 1726885654.49081: 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 0x7fa7f3b7e8e0> <<< 20459 1726885654.49120: 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 <<< 20459 1726885654.49143: 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 0x7fa7f3b7ee50> <<< 20459 1726885654.49154: 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 <<< 20459 1726885654.49180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20459 1726885654.49199: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b9b640> <<< 20459 1726885654.49227: 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' <<< 20459 1726885654.49260: 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 0x7fa7f3b1f820> <<< 20459 1726885654.49280: 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 <<< 20459 1726885654.49300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20459 1726885654.49336: 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 0x7fa7f3b2aa90> <<< 20459 1726885654.49380: 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' <<< 20459 1726885654.49409: 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 0x7fa7f3b49fd0> <<< 20459 1726885654.49503: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b2aaf0> <<< 20459 1726885654.49530: 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 <<< 20459 1726885654.49558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 20459 1726885654.49574: 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' <<< 20459 1726885654.49597: 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' <<< 20459 1726885654.49624: 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 <<< 20459 1726885654.49660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 20459 1726885654.49697: 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 0x7fa7f3af7310> # /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 0x7fa7f3af7430> <<< 20459 1726885654.49770: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ae83a0> <<< 20459 1726885654.49803: 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 <<< 20459 1726885654.49824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 20459 1726885654.49852: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ae86d0> <<< 20459 1726885654.49888: 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 0x7fa7f3af9820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ae8040> # /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' <<< 20459 1726885654.49940: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ae8100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3adc9a0> <<< 20459 1726885654.49988: 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 0x7fa7f3af9cd0> # /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 0x7fa7f3a90100> <<< 20459 1726885654.50076: 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 0x7fa7f3a901f0> <<< 20459 1726885654.50106: 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' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a90310> # /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' <<< 20459 1726885654.50127: 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 <<< 20459 1726885654.50237: 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 <<< 20459 1726885654.50269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 20459 1726885654.50297: 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' <<< 20459 1726885654.50334: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a66550> <<< 20459 1726885654.50372: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ab9e50> <<< 20459 1726885654.50440: 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 0x7fa7f3acc8e0> # /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' <<< 20459 1726885654.50469: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3acc970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 20459 1726885654.50541: 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 0x7fa7f3a661c0> <<< 20459 1726885654.50555: 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 0x7fa7f3a772b0> <<< 20459 1726885654.50729: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a9cc10> <<< 20459 1726885654.50772: 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' <<< 20459 1726885654.50801: 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 0x7fa7f3aa5880> <<< 20459 1726885654.50829: 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' <<< 20459 1726885654.50843: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a24790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a9cf10> <<< 20459 1726885654.50885: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a90ac0> <<< 20459 1726885654.50952: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b49ca0> <<< 20459 1726885654.50982: 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' <<< 20459 1726885654.51144: 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 0x7fa7f3a48550> # /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 0x7fa7f3a48d00> # /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 0x7fa7f3a48f70> # /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' <<< 20459 1726885654.51210: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39d79a0> <<< 20459 1726885654.51243: 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' <<< 20459 1726885654.51270: 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 0x7fa7f39f60d0> <<< 20459 1726885654.51290: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39d7c70> <<< 20459 1726885654.51307: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a48eb0> <<< 20459 1726885654.51331: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a39790> <<< 20459 1726885654.51361: 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 <<< 20459 1726885654.51381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 20459 1726885654.51392: 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 <<< 20459 1726885654.51447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885654.51476: 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' <<< 20459 1726885654.51669: 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 0x7fa7f39b01f0> # /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 0x7fa7f39b0cd0> # /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 0x7fa7f39b0f10> <<< 20459 1726885654.51686: 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 # 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' <<< 20459 1726885654.51787: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b9af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b96d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b9220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b0970> <<< 20459 1726885654.51811: 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' <<< 20459 1726885654.51931: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b0ac0> <<< 20459 1726885654.51945: 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' # /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' <<< 20459 1726885654.52066: 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 0x7fa7f3965910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3965580> # /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' <<< 20459 1726885654.52178: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39655e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 20459 1726885654.52228: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3959520> # /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 0x7fa7f3959700> # /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' <<< 20459 1726885654.52275: 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' # /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' <<< 20459 1726885654.52299: 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' <<< 20459 1726885654.52373: 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 0x7fa7f3910820> # /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 0x7fa7f39109d0> <<< 20459 1726885654.52410: 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 0x7fa7f3910b80> <<< 20459 1726885654.52488: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39104c0> # /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 0x7fa7f3910f10> <<< 20459 1726885654.52624: 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 0x7fa7f3910fa0> # /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 0x7fa7f391c040> # /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' <<< 20459 1726885654.52649: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3929250> <<< 20459 1726885654.52665: 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' <<< 20459 1726885654.53565: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3929820> <<< 20459 1726885654.53605: 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' <<< 20459 1726885654.53623: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3942df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f391ccd0> <<< 20459 1726885654.53668: 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 0x7fa7f391cb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3910160> <<< 20459 1726885654.53672: 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 0x7fa7f397efa0> <<< 20459 1726885654.53700: 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' <<< 20459 1726885654.53713: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f397e850> <<< 20459 1726885654.53741: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f396ea00> <<< 20459 1726885654.53772: 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' <<< 20459 1726885654.53809: 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' # /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' <<< 20459 1726885654.53840: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38d17f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38d1430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f397e910> <<< 20459 1726885654.53877: 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 <<< 20459 1726885654.53880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 20459 1726885654.53918: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f397e8e0> <<< 20459 1726885654.53959: 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 0x7fa7f38d1c70> <<< 20459 1726885654.53963: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3959850> <<< 20459 1726885654.53977: 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' <<< 20459 1726885654.54023: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38dd820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39c8ee0> <<< 20459 1726885654.54052: 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' <<< 20459 1726885654.54081: 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' <<< 20459 1726885654.54101: 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 <<< 20459 1726885654.54119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 20459 1726885654.54149: 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' <<< 20459 1726885654.54155: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38f7190> <<< 20459 1726885654.54180: 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 0x7fa7f38f7400> <<< 20459 1726885654.54192: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38eb0d0> <<< 20459 1726885654.54206: 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' <<< 20459 1726885654.54257: 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' <<< 20459 1726885654.54267: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38f7d00> <<< 20459 1726885654.54271: 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' <<< 20459 1726885654.54275: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38f7fa0> <<< 20459 1726885654.54297: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38f78e0> <<< 20459 1726885654.55071: 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 0x7fa7f38f7eb0> # /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 0x7fa7f38feb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe700> # /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 0x7fa7f38fef70> # /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 0x7fa7f3908a60> # /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 0x7fa7f3908b20> # /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 0x7fa7f3908bb0> # /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 0x7fa7f3908c40> # /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 0x7fa7f3908cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3908400> # /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 0x7fa7f3908e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fea30> # /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 0x7fa7f3831280> # /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 0x7fa7f38315b0> # /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 0x7fa7f3831820> # /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 0x7fa7f3831ac0> # /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 0x7fa7f3831d60> # /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 0x7fa7f3831f40> <<< 20459 1726885654.55078: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe340> <<< 20459 1726885654.55081: 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 0x7fa7f38373a0> <<< 20459 1726885654.55152: 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' <<< 20459 1726885654.55155: 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' <<< 20459 1726885654.55158: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38377c0> <<< 20459 1726885654.55184: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837640> <<< 20459 1726885654.55287: 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' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837d30> <<< 20459 1726885654.55291: 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 <<< 20459 1726885654.55293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 20459 1726885654.55297: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837c70> <<< 20459 1726885654.55353: 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 <<< 20459 1726885654.55370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837be0> <<< 20459 1726885654.55378: 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' <<< 20459 1726885654.55408: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837af0> <<< 20459 1726885654.55433: 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' <<< 20459 1726885654.55468: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe550> <<< 20459 1726885654.55505: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38eb880> <<< 20459 1726885654.55551: 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 0x7fa7f38eb8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38eb400> # /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' <<< 20459 1726885654.55594: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe430> <<< 20459 1726885654.55626: 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' <<< 20459 1726885654.55632: stdout chunk (state=3): >>>import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39592b0> <<< 20459 1726885654.55650: 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 <<< 20459 1726885654.55664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885654.55689: 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 0x7fa7f3846ee0> <<< 20459 1726885654.55738: 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' <<< 20459 1726885654.55777: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 20459 1726885654.55784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 20459 1726885654.55927: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37db490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37db280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3846fd0> <<< 20459 1726885654.55950: 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 <<< 20459 1726885654.55966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 20459 1726885654.55978: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37db310> <<< 20459 1726885654.56002: 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' <<< 20459 1726885654.56023: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37ebf10> <<< 20459 1726885654.56059: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837b50> <<< 20459 1726885654.56084: 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' <<< 20459 1726885654.56133: 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' <<< 20459 1726885654.56160: 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 0x7fa7f37f6970> <<< 20459 1726885654.56176: 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 <<< 20459 1726885654.56186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 20459 1726885654.56205: 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 <<< 20459 1726885654.56235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 20459 1726885654.56259: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3803160> <<< 20459 1726885654.56284: 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 0x7fa7f3803220> <<< 20459 1726885654.56339: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6a00> <<< 20459 1726885654.56352: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6670> <<< 20459 1726885654.56390: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6580> <<< 20459 1726885654.56403: 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 <<< 20459 1726885654.56430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 20459 1726885654.56450: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 20459 1726885654.56459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 20459 1726885654.56476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885654.56494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20459 1726885654.56504: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37b30d0> <<< 20459 1726885654.56524: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3803c10> <<< 20459 1726885654.56543: 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 0x7fa7f3803e20> <<< 20459 1726885654.56572: 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 <<< 20459 1726885654.56585: 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 0x7fa7f3803ee0> <<< 20459 1726885654.56616: 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 <<< 20459 1726885654.56626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 20459 1726885654.56653: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37b3dc0> <<< 20459 1726885654.56666: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6640> <<< 20459 1726885654.56690: 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' <<< 20459 1726885654.56709: 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 <<< 20459 1726885654.56737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 20459 1726885654.56759: 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 <<< 20459 1726885654.56772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 20459 1726885654.56798: 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' <<< 20459 1726885654.56829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 20459 1726885654.56873: 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 0x7fa7f37620d0> <<< 20459 1726885654.56895: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3758d00> <<< 20459 1726885654.56927: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37581f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37ca760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3803a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39c8b50> <<< 20459 1726885654.56950: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39c8460> <<< 20459 1726885654.56977: 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 0x7fa7f3758f70> <<< 20459 1726885654.57039: 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' <<< 20459 1726885654.57051: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3758f40> # /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' <<< 20459 1726885654.57083: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f376d820> <<< 20459 1726885654.57096: 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 <<< 20459 1726885654.57127: 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 0x7fa7f376dc10> <<< 20459 1726885654.57154: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b0430> <<< 20459 1726885654.57195: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39a3790> <<< 20459 1726885654.57227: 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' <<< 20459 1726885654.57237: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f378a1f0> <<< 20459 1726885654.57259: 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 0x7fa7f378a580> <<< 20459 1726885654.57293: 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 0x7fa7f378a6a0> <<< 20459 1726885654.57319: 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 <<< 20459 1726885654.57332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 20459 1726885654.57392: 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 0x7fa7f378afd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f378a760> <<< 20459 1726885654.57418: 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' <<< 20459 1726885654.57445: 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 <<< 20459 1726885654.57453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 20459 1726885654.57476: 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' <<< 20459 1726885654.57506: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f371f370> <<< 20459 1726885654.57534: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f371fb80> <<< 20459 1726885654.57592: 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 <<< 20459 1726885654.57600: stdout chunk (state=3): >>># 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 <<< 20459 1726885654.57636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 20459 1726885654.57662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 20459 1726885654.57674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 20459 1726885654.57702: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36d2820> <<< 20459 1726885654.57791: 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 0x7fa7f36de460> <<< 20459 1726885654.57814: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f372bdf0> <<< 20459 1726885654.57833: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f372b610> <<< 20459 1726885654.57860: 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 0x7fa7f3740910> <<< 20459 1726885654.57889: 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 <<< 20459 1726885654.57896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 20459 1726885654.57930: 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' <<< 20459 1726885654.57965: 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' <<< 20459 1726885654.57973: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36f6b50> <<< 20459 1726885654.58011: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36f6280> <<< 20459 1726885654.58035: 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 0x7fa7f36f6d00> <<< 20459 1726885654.58069: 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 0x7fa7f370a1c0> <<< 20459 1726885654.58097: 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' <<< 20459 1726885654.58143: 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 0x7fa7f370a340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f370a1f0> <<< 20459 1726885654.58166: 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 <<< 20459 1726885654.58174: stdout chunk (state=3): >>># 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 0x7fa7f370a2e0> <<< 20459 1726885654.58201: 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' <<< 20459 1726885654.58230: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885654.58323: 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 0x7fa7f370ac10> <<< 20459 1726885654.58381: 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 0x7fa7f370aa60> <<< 20459 1726885654.58406: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f370a430> <<< 20459 1726885654.58434: 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' <<< 20459 1726885654.58453: 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 <<< 20459 1726885654.58461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 20459 1726885654.58482: 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 <<< 20459 1726885654.58491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 20459 1726885654.58513: 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 <<< 20459 1726885654.58536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 20459 1726885654.58548: 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 0x7fa7f36a2850> <<< 20459 1726885654.58577: 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' <<< 20459 1726885654.58583: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36a2940> <<< 20459 1726885654.58613: 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 <<< 20459 1726885654.58625: 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 0x7fa7f36a2c40> <<< 20459 1726885654.58655: 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' <<< 20459 1726885654.58695: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36b3250> <<< 20459 1726885654.58705: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36a21f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3690d90> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885654.58739: 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' <<< 20459 1726885654.58832: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36a2490> <<< 20459 1726885654.58841: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3690a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f370a7f0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 20459 1726885654.58872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885654.58888: 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' <<< 20459 1726885654.58904: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f35a23a0> <<< 20459 1726885654.58933: 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 <<< 20459 1726885654.58944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 20459 1726885654.58957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885654.58990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885654.59061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885654.59092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885654.59196: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f35bbe20> <<< 20459 1726885654.59237: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f35a2be0> <<< 20459 1726885654.59267: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f35a2730> <<< 20459 1726885654.59391: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36b3e50> <<< 20459 1726885654.59429: 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' <<< 20459 1726885654.59458: 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 0x7fa7f356aca0> <<< 20459 1726885654.59484: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 20459 1726885654.59523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 20459 1726885654.59541: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 20459 1726885654.59549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 20459 1726885654.59604: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3588220> <<< 20459 1726885654.59670: 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 0x7fa7f3588d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f356ad30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f356a670> <<< 20459 1726885654.59702: 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' <<< 20459 1726885654.59731: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 20459 1726885654.59745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 20459 1726885654.59770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 20459 1726885654.59784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 20459 1726885654.59834: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3506e50> <<< 20459 1726885654.59934: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3506310> <<< 20459 1726885654.59973: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f356e760> <<< 20459 1726885654.59999: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3740790> <<< 20459 1726885654.60007: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f371fee0> <<< 20459 1726885654.60059: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a09460> <<< 20459 1726885654.60094: 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' <<< 20459 1726885654.60103: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3995730> <<< 20459 1726885654.60132: 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 0x7fa7f351dd00> <<< 20459 1726885654.60158: 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 <<< 20459 1726885654.60188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885654.60241: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f351de80> <<< 20459 1726885654.60280: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a39e20> <<< 20459 1726885654.60318: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b1f8b0> <<< 20459 1726885654.60340: 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' <<< 20459 1726885654.60357: 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 <<< 20459 1726885654.60371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 20459 1726885654.60404: 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' <<< 20459 1726885654.60416: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cd5e0> <<< 20459 1726885654.60433: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f353da60> <<< 20459 1726885654.60455: 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' <<< 20459 1726885654.60477: 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 <<< 20459 1726885654.60492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 20459 1726885654.60517: 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' <<< 20459 1726885654.60546: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cdfd0> <<< 20459 1726885654.60570: 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' <<< 20459 1726885654.60581: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34da2b0> <<< 20459 1726885654.60599: 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' <<< 20459 1726885654.60631: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34da4f0> <<< 20459 1726885654.60642: 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' <<< 20459 1726885654.60657: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34da730> <<< 20459 1726885654.60686: 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' <<< 20459 1726885654.60704: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34da910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cdb80> <<< 20459 1726885654.60725: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cd8b0> <<< 20459 1726885654.60744: 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 <<< 20459 1726885654.60752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 20459 1726885654.60774: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cdd90> <<< 20459 1726885654.60801: 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' <<< 20459 1726885654.60814: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e92e0> <<< 20459 1726885654.60840: 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' <<< 20459 1726885654.60876: 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' <<< 20459 1726885654.60888: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e9790> <<< 20459 1726885654.60910: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e9400> <<< 20459 1726885654.60925: 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 <<< 20459 1726885654.60956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 20459 1726885654.60990: 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 0x7fa7f34f8fa0> <<< 20459 1726885654.61052: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e9be0> <<< 20459 1726885654.61077: 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' <<< 20459 1726885654.61102: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e9d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b2a2e0> <<< 20459 1726885654.61139: 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 <<< 20459 1726885654.61147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885654.61209: 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 0x7fa7f3494a30> <<< 20459 1726885654.61260: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b1f5b0> <<< 20459 1726885654.61276: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b15430> <<< 20459 1726885654.61339: 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' <<< 20459 1726885654.61359: 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' <<< 20459 1726885654.61370: 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' <<< 20459 1726885654.61386: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34a9550> <<< 20459 1726885654.61405: 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 <<< 20459 1726885654.61426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 20459 1726885654.61451: 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' <<< 20459 1726885654.61470: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34b4820> <<< 20459 1726885654.61483: 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 <<< 20459 1726885654.61502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 20459 1726885654.61520: 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 <<< 20459 1726885654.61528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 20459 1726885654.61558: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34bf5b0> <<< 20459 1726885654.61592: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34b4e50> <<< 20459 1726885654.61625: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34a9a00> <<< 20459 1726885654.61646: 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' <<< 20459 1726885654.61654: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34b4280> <<< 20459 1726885654.61684: 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' <<< 20459 1726885654.61695: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3433550> <<< 20459 1726885654.61718: 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' <<< 20459 1726885654.61734: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3433760> <<< 20459 1726885654.61770: 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' <<< 20459 1726885654.61781: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3433a60> <<< 20459 1726885654.61806: 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 0x7fa7f3433d30> <<< 20459 1726885654.61829: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3494fa0> <<< 20459 1726885654.61844: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3494be0> <<< 20459 1726885654.61865: 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' <<< 20459 1726885654.61886: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34a93a0> <<< 20459 1726885655.30286: 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}}} <<< 20459 1726885655.31942: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 20459 1726885655.32646: 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 <<< 20459 1726885655.32719: 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 <<< 20459 1726885655.32762: 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 # cleanup[2] removing __future__ <<< 20459 1726885655.32851: 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 # 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<<< 20459 1726885655.32894: 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 # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 20459 1726885655.32970: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33004: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33080: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33132: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33152: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33204: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33339: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33374: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33383: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.33428: 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 <<< 20459 1726885655.33437: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.34144: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885655.34191: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 20459 1726885655.34200: stdout chunk (state=3): >>># destroy netrc <<< 20459 1726885655.34226: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20459 1726885655.34261: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts <<< 20459 1726885655.34306: 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 <<< 20459 1726885655.34336: 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 <<< 20459 1726885655.34363: 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 <<< 20459 1726885655.34377: 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 <<< 20459 1726885655.34407: 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 <<< 20459 1726885655.34437: 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 <<< 20459 1726885655.34455: 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 <<< 20459 1726885655.34479: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.34493: 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 # 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 <<< 20459 1726885655.34516: 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 # 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 <<< 20459 1726885655.34543: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.34566: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.34582: 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 <<< 20459 1726885655.34596: 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 <<< 20459 1726885655.34618: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 20459 1726885655.34660: 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 <<< 20459 1726885655.34674: 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 <<< 20459 1726885655.34689: 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 <<< 20459 1726885655.34719: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20459 1726885655.34744: 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 <<< 20459 1726885655.34777: 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 <<< 20459 1726885655.34809: 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 # 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 <<< 20459 1726885655.34841: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.34856: stdout chunk (state=3): >>># 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 <<< 20459 1726885655.34896: 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 <<< 20459 1726885655.34930: 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 <<< 20459 1726885655.34953: 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 # cleanup[3] wiping subprocess <<< 20459 1726885655.34962: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 20459 1726885655.35008: 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 <<< 20459 1726885655.35047: 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 # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib <<< 20459 1726885655.35064: 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 # 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 <<< 20459 1726885655.35101: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885655.35135: 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 # 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 <<< 20459 1726885655.35187: 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 <<< 20459 1726885655.35234: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 20459 1726885655.35249: 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 <<< 20459 1726885655.36079: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20459 1726885655.36083: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885655.36092: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885655.36130: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885655.36178: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 20459 1726885655.36183: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885655.36200: 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 <<< 20459 1726885655.36250: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885655.36254: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885655.36256: stdout chunk (state=3): >>># destroy selectors <<< 20459 1726885655.36294: 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 <<< 20459 1726885655.36330: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885655.36378: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 20459 1726885655.36488: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 20459 1726885655.36491: 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 <<< 20459 1726885655.36496: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 20459 1726885655.36532: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885655.36579: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 20459 1726885655.36582: stdout chunk (state=3): >>># destroy posix <<< 20459 1726885655.36629: 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 <<< 20459 1726885655.36725: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 20459 1726885655.36733: 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 <<< 20459 1726885655.36740: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse<<< 20459 1726885655.36742: 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 <<< 20459 1726885655.36745: stdout chunk (state=3): >>># destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 20459 1726885655.36762: 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 <<< 20459 1726885655.36803: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885655.36885: stdout chunk (state=3): >>># destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885655.36983: 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 <<< 20459 1726885655.36986: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 20459 1726885655.37002: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 20459 1726885655.37028: 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 <<< 20459 1726885655.37051: 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 <<< 20459 1726885655.37099: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885655.37217: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885655.38084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885655.38181: stderr chunk (state=3): >>><<< 20459 1726885655.38185: stdout chunk (state=3): >>><<< 20459 1726885655.38656: _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 0x7fa7f7a45ca0> # /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 0x7fa7f77dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7a45a00> # /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 0x7fa7f7a459a0> 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 0x7fa7f77dc370> # /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 0x7fa7f77dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77dc550> # /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 0x7fa7f7788f70> # /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 0x7fa7f778f100> # /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 0x7fa7f77b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f778f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77f1760> # /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 0x7fa7f7788c70> # /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 0x7fa7f77b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77dcfd0> 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 0x7fa7f7754d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7757e20> # /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 0x7fa7f774e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7755520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7754250> # /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 0x7fa7f765fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f765f760> 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 0x7fa7f765fd60> # /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 0x7fa7f765fe20> # /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 0x7fa7f765fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76b7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76b14c0> # /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 0x7fa7f76c5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f775bd00> # /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 0x7fa7f7670b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7757fa0> # 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 0x7fa7f76c5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f77618b0> # /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 0x7fa7f7670e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670c40> # /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 0x7fa7f7670bb0> # /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 0x7fa7f7645220> # /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 0x7fa7f7645310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f767be50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76738e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670e20> # /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 0x7fa7f75eef70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f75d3b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7673d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f76b1fd0> # /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 0x7fa7f758b9a0> 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 0x7fa7f758bcd0> # /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 0x7fa7f759e5e0> # /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 0x7fa7f759eb20> # 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 0x7fa7f7529250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f758bdc0> # /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 0x7fa7f753a130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f759e460> 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 0x7fa7f753a1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670880> # /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 0x7fa7f7556550> # /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 0x7fa7f7556820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7556610> # 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 0x7fa7f7556700> # /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 0x7fa7f7556b50> # 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 0x7fa7f7556fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7556790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f75488e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7670460> # /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 0x7fa7f7556940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa7f7486520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_juqges3_/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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 0x7fa7f7382730> # /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 0x7fa7f7412850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412490> # /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 0x7fa7f7412580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f74122b0> 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 0x7fa7f74124f0> # /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 0x7fa7f74128b0> # /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 0x7fa7f6daf790> # 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 0x7fa7f6dafb20> # 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 0x7fa7f6daf970> # /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 0x7fa7f6dcc4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f740cd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f7412610> # /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 0x7fa7f740ce80> # /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 0x7fa7f737c880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73b4d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73b4850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6dc5310> # 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 0x7fa7f73b4fa0> # /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 0x7fa7f73b4f70> # /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 0x7fa7f6d90f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e9e80> # /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 0x7fa7f6d9f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e9fd0> # /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 0x7fa7f6d90250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d9f160> # 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 0x7fa7f6d9c5b0> # 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 0x7fa7f6d9c670> # 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 0x7fa7f6d9bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e2bb0> # /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 0x7fa7f73739d0> # 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 0x7fa7f7371970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d91880> # 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 0x7fa7f7373400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73ab9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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 0x7fa7f6d68be0> # /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 0x7fa7f73687c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6979100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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 0x7fa7f7369c10> # 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_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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 0x7fa7f73aefd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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 0x7fa7f6d57700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f69270d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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 0x7fa7f6968b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d64520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d60a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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 0x7fa7f6d57fd0> # /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 0x7fa7f6d570a0> # /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 0x7fa7f6d57c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d57820> # /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 0x7fa7f67421c0> # /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 0x7fa7f6741bb0> # /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 0x7fa7f6758f10> # /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 0x7fa7f6758d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6741340> # /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 0x7fa7f676b580> # /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 0x7fa7f676b5e0> # /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 0x7fa7f6923730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f676bca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67419d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6742a90> # /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 0x7fa7f6963940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6976730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6923e50> # /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 0x7fa7f6770df0> # /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 0x7fa7f6770250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67c19d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67ee730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6742460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6742220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d57040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f73e9d60> # /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 0x7fa7f6d57e80> # /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 0x7fa7f6770550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6d57160> # /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 0x7fa7f672b130> # /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 0x7fa7f678a700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67ceee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67702b0> # /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 0x7fa7f67ce100> # /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 0x7fa7f67c28b0> # /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 0x7fa7f67d6c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f67c26d0> # /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 0x7fa7f67d67c0> # /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 0x7fa7f67cd730> # /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 0x7fa7f64f4b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_juqges3_/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_juqges3_/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_juqges3_/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_juqges3_/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 0x7fa7f64510a0> # /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 0x7fa7f6451a90> # /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 0x7fa7f64a3fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6451d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f6451610> # /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 0x7fa7f64513a0> # /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 0x7fa7f645bee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f645b700> # /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 0x7fa7f637a430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f645beb0> # /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 0x7fa7f62d8d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f63f91c0> # /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 0x7fa7f4ae51c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f63ad790> # /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 0x7fa7f49b5d60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4ac4460> # /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 0x7fa7f491e8e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4ae5400> # /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 0x7fa7f4917c40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f491ee80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f644fb80> # /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 0x7fa7f4841a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4841220> # /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 0x7fa7f485b5e0> # /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 0x7fa7f4866190> # /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 0x7fa7f4866730> # /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 0x7fa7f4866b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4866250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f485b670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4852ca0> # /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 0x7fa7f441ff40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f485b070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4841b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f494a610> # /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 0x7fa7f494adf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f494a790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f644ffa0> # /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 0x7fa7f442ec40> # /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 0x7fa7f429d100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f433d190> # /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 0x7fa7f43486d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f434ec40> # /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 0x7fa7f4348d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348a90> # /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 0x7fa7f4348ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348d30> # /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 0x7fa7f4348f40> # /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 0x7fa7f41a2130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348e20> # /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 0x7fa7f41a22b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348f10> # /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 0x7fa7f4348eb0> # /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 0x7fa7f43488b0> # /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 0x7fa7f41a2310> # /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 0x7fa7f41a23a0> # /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 0x7fa7f41a2430> # /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 0x7fa7f41a24c0> # /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 0x7fa7f41a2550> # /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 0x7fa7f41a25e0> # /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 0x7fa7f41a2670> # /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 0x7fa7f41a2700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f429dfa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431bee0> # /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 0x7fa7f41a2ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41a2820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4348d90> # /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 0x7fa7f4331f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431bb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f431b190> # /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 0x7fa7f431b370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4452a30> # /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 0x7fa7f4452f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f442ebe0> # /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 0x7fa7f41b8b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b83d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4452820> # /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 0x7fa7f4155190> # /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 0x7fa7f40fdf70> # 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 0x7fa7f4109100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f416a580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41555b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4149970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b8f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b8dc0> # /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 0x7fa7f4109eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f4109670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f41b8c70> # /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 0x7fa7f4143820> # /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 0x7fa7f412c730> # /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 0x7fa7f412c7c0> # /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 0x7fa7f412c940> # /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 0x7fa7f3f66f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f412cf70> # /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 0x7fa7f3f66e80> # /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 0x7fa7f3f6d1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f412c8e0> # /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 0x7fa7f412ce80> # /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 0x7fa7f3ef62b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ee6f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ee68b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f7e8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f6dd90> # /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 0x7fa7f3f7eb80> # /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 0x7fa7f3f85880> # /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 0x7fa7f3f056a0> # /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 0x7fa7f3f05340> # /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 0x7fa7f3f14550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f05070> # /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 0x7fa7f3f143d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f64512e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f64518e0> # /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 0x7fa7f3f1ceb0> # /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 0x7fa7f3ed0e80> # /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 0x7fa7f3e6cc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e6caf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e6c2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ed0f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebcdc0> # /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 0x7fa7f3e6c100> # /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 0x7fa7f3e86f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3e6cd90> # /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 0x7fa7f3e868b0> # /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 0x7fa7f3e95eb0> # /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 0x7fa7f3e95fa0> # /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 0x7fa7f3d941f0> # /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 0x7fa7f3d947f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d94520> # /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 0x7fa7f3d948b0> # /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 0x7fa7f3da44f0> # /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 0x7fa7f3da45e0> # /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 0x7fa7f3da4dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3da49d0> # /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 0x7fa7f3da4e20> # /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 0x7fa7f3db8a00> # /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 0x7fa7f3db8b20> # /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 0x7fa7f3db8d60> # /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 0x7fa7f3db8ee0> # /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 0x7fa7f3d48be0> # /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 0x7fa7f3d48d30> # /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 0x7fa7f3d58430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d48fd0> # /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 0x7fa7f3d58e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d58970> # /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 0x7fa7f3d58c70> # /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 0x7fa7f3d65700> # /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 0x7fa7f3d65f40> # /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 0x7fa7f3d75190> # /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 0x7fa7f3d75280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebc3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebc100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3f1cbe0> # /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 0x7fa7f3d75df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d75b20> # /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 0x7fa7f3d0c4c0> # /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 0x7fa7f3d15400> # 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 0x7fa7f3d0cd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d0ccd0> # /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 0x7fa7f3d42640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d420d0> # /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 0x7fa7f3c8e970> # /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 0x7fa7f3c8eb50> # /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 0x7fa7f3d42bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d42940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d75e80> # /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 0x7fa7f3d80eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3d759d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ebc130> # /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 0x7fa7f3c98ee0> # /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 0x7fa7f3caf3a0> # /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 0x7fa7f3cafc10> # /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 0x7fa7f3c44520> # /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 0x7fa7f3c44a90> # /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 0x7fa7f3c50b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50100> # /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 0x7fa7f3c50340> # /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 0x7fa7f3c61ac0> # /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 0x7fa7f3c61b50> # /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 0x7fa7f3c6b190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c61fa0> # /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 0x7fa7f3b751f0> # /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 0x7fa7f3b7e250> # /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 0x7fa7f3b7e1f0> # /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 0x7fa7f3b7e3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b75f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b75c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b752b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c7b940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c6bf70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c6b850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c61700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3c50fd0> # /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 0x7fa7f3c61850> # /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 0x7fa7f3b75ca0> # /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 0x7fa7f3b7e670> # /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 0x7fa7f3b7e8e0> # /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 0x7fa7f3b7ee50> # /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 0x7fa7f3b9b640> # /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 0x7fa7f3b1f820> # /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 0x7fa7f3b2aa90> # /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 0x7fa7f3b49fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b2aaf0> # /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 0x7fa7f3af7310> # /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 0x7fa7f3af7430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ae83a0> # /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 0x7fa7f3ae86d0> # /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 0x7fa7f3af9820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ae8040> # /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 0x7fa7f3ae8100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3adc9a0> # /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 0x7fa7f3af9cd0> # /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 0x7fa7f3a90100> # /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 0x7fa7f3a901f0> # /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 0x7fa7f3a90310> # /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 0x7fa7f3a66550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3ab9e50> # /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 0x7fa7f3acc8e0> # /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 0x7fa7f3acc970> # /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 0x7fa7f3a661c0> # /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 0x7fa7f3a772b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a9cc10> # /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 0x7fa7f3aa5880> # /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 0x7fa7f3a24790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a9cf10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a90ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b49ca0> # /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 0x7fa7f3a48550> # /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 0x7fa7f3a48d00> # /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 0x7fa7f3a48f70> # /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 0x7fa7f39d79a0> # /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 0x7fa7f39f60d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39d7c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a48eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a39790> # /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 0x7fa7f39b01f0> # /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 0x7fa7f39b0cd0> # /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 0x7fa7f39b0f10> # /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 0x7fa7f39b9af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b96d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b9220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b0970> # /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 0x7fa7f39b0ac0> # /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 0x7fa7f3965910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3965580> # /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 0x7fa7f39655e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3959520> # /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 0x7fa7f3959700> # /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 0x7fa7f3910820> # /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 0x7fa7f39109d0> # /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 0x7fa7f3910b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39104c0> # /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 0x7fa7f3910f10> # /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 0x7fa7f3910fa0> # /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 0x7fa7f391c040> # /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 0x7fa7f3929250> # /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 0x7fa7f3929820> # /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 0x7fa7f3942df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f391ccd0> # /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 0x7fa7f391cb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3910160> # /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 0x7fa7f397efa0> # /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 0x7fa7f397e850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f396ea00> # /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 0x7fa7f38d17f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38d1430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f397e910> # /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 0x7fa7f397e8e0> # /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 0x7fa7f38d1c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3959850> # /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 0x7fa7f38dd820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39c8ee0> # /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 0x7fa7f38f7190> # /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 0x7fa7f38f7400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38eb0d0> # /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 0x7fa7f38f7d00> # /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 0x7fa7f38f7fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38f78e0> # /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 0x7fa7f38f7eb0> # /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 0x7fa7f38feb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe700> # /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 0x7fa7f38fef70> # /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 0x7fa7f3908a60> # /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 0x7fa7f3908b20> # /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 0x7fa7f3908bb0> # /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 0x7fa7f3908c40> # /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 0x7fa7f3908cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3908400> # /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 0x7fa7f3908e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fea30> # /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 0x7fa7f3831280> # /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 0x7fa7f38315b0> # /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 0x7fa7f3831820> # /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 0x7fa7f3831ac0> # /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 0x7fa7f3831d60> # /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 0x7fa7f3831f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe340> # /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 0x7fa7f38373a0> # /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 0x7fa7f38377c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837640> # /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 0x7fa7f3837d30> # /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 0x7fa7f3837c70> # /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 0x7fa7f3837be0> # /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 0x7fa7f3837af0> # /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 0x7fa7f3837c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38fe550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38eb880> # /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 0x7fa7f38eb8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f38eb400> # /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 0x7fa7f38fe430> # /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 0x7fa7f39592b0> # /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 0x7fa7f3846ee0> # /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 0x7fa7f37db490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37db280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3846fd0> # /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 0x7fa7f37db310> # /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 0x7fa7f37ebf10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3837b50> # /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 0x7fa7f37f6970> # /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 0x7fa7f3803160> # /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 0x7fa7f3803220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6580> # /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 0x7fa7f37b30d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3803c10> # /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 0x7fa7f3803e20> # /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 0x7fa7f3803ee0> # /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 0x7fa7f37b3dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37f6640> # /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 0x7fa7f37620d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3758d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37581f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f37ca760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3803a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39c8b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39c8460> # /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 0x7fa7f3758f70> # /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 0x7fa7f3758f40> # /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 0x7fa7f376d820> # /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 0x7fa7f376dc10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39b0430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f39a3790> # /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 0x7fa7f378a1f0> # /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 0x7fa7f378a580> # /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 0x7fa7f378a6a0> # /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 0x7fa7f378afd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f378a760> # /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 0x7fa7f371f370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f371fb80> # /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 0x7fa7f36d2820> # /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 0x7fa7f36de460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f372bdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f372b610> # /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 0x7fa7f3740910> # /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 0x7fa7f36f6b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36f6280> # /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 0x7fa7f36f6d00> # /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 0x7fa7f370a1c0> # /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 0x7fa7f370a340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f370a1f0> # /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 0x7fa7f370a2e0> # /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 0x7fa7f370ac10> # 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 0x7fa7f370aa60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f370a430> # /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 0x7fa7f36a2850> # /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 0x7fa7f36a2940> # /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 0x7fa7f36a2c40> # /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 0x7fa7f36b3250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36a21f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3690d90> # 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 0x7fa7f36a2490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3690a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f370a7f0> # /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 0x7fa7f35a23a0> # /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 0x7fa7f35bbe20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f35a2be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f35a2730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f36b3e50> # /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 0x7fa7f356aca0> # /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 0x7fa7f3588220> # 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 0x7fa7f3588d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f356ad30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f356a670> # /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 0x7fa7f3506e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3506310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f356e760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3740790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f371fee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a09460> # /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 0x7fa7f3995730> # /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 0x7fa7f351dd00> # /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 0x7fa7f351de80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3a39e20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b1f8b0> # /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 0x7fa7f34cd5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f353da60> # /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 0x7fa7f34cdfd0> # /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 0x7fa7f34da2b0> # /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 0x7fa7f34da4f0> # /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 0x7fa7f34da730> # /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 0x7fa7f34da910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cdb80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34cd8b0> # /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 0x7fa7f34cdd90> # /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 0x7fa7f34e92e0> # /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 0x7fa7f34e9790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e9400> # /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 0x7fa7f34f8fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34e9be0> # /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 0x7fa7f34e9d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b2a2e0> # /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 0x7fa7f3494a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b1f5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3b15430> # /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 0x7fa7f34a9550> # /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 0x7fa7f34b4820> # /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 0x7fa7f34bf5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34b4e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f34a9a00> # /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 0x7fa7f34b4280> # /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 0x7fa7f3433550> # /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 0x7fa7f3433760> # /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 0x7fa7f3433a60> # /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 0x7fa7f3433d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3494fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7f3494be0> # /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 0x7fa7f34a93a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885655.42292: 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-1726885653.9816487-22981-51255047826321/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885655.42296: _low_level_execute_command(): starting 20459 1726885655.42299: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885653.9816487-22981-51255047826321/ > /dev/null 2>&1 && sleep 0' 20459 1726885655.42301: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885655.42303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885655.42305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885655.42348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885655.42377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885655.42389: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885655.42407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885655.42429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885655.42441: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885655.42458: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885655.42476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885655.42500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885655.42537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885655.42540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885655.42542: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885655.42545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885655.42617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885655.42636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885655.42655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885655.42728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885655.44620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885655.44957: stderr chunk (state=3): >>><<< 20459 1726885655.44968: stdout chunk (state=3): >>><<< 20459 1726885655.45826: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885655.45832: handler run complete 20459 1726885655.45835: attempt loop complete, returning result 20459 1726885655.45837: _execute() done 20459 1726885655.45840: dumping result to json 20459 1726885655.45842: done dumping result, returning 20459 1726885655.45844: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-47dd-4c59-000000001b3b] 20459 1726885655.45846: sending task result for task 02369adf-7a19-47dd-4c59-000000001b3b ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885655.46095: no more pending results, returning what we have 20459 1726885655.46098: results queue empty 20459 1726885655.46099: checking for any_errors_fatal 20459 1726885655.46106: done checking for any_errors_fatal 20459 1726885655.46106: checking for max_fail_percentage 20459 1726885655.46108: done checking for max_fail_percentage 20459 1726885655.46109: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.46110: done checking to see if all hosts have failed 20459 1726885655.46111: getting the remaining hosts for this loop 20459 1726885655.46114: done getting the remaining hosts for this loop 20459 1726885655.46117: getting the next task for host managed_node1 20459 1726885655.46124: done getting next task for host managed_node1 20459 1726885655.46127: ^ task is: TASK: Collect LUKS info for this volume 20459 1726885655.46133: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.46137: getting variables 20459 1726885655.46139: in VariableManager get_vars() 20459 1726885655.46168: Calling all_inventory to load vars for managed_node1 20459 1726885655.46171: Calling groups_inventory to load vars for managed_node1 20459 1726885655.46178: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.46188: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.46191: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.46194: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.47084: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b3b 20459 1726885655.47088: WORKER PROCESS EXITING 20459 1726885655.47095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.47919: done with get_vars() 20459 1726885655.47934: done getting variables 20459 1726885655.48013: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:35 -0400 (0:00:01.621) 0:01:01.840 ****** 20459 1726885655.48049: entering _queue_task() for managed_node1/command 20459 1726885655.49169: worker is 1 (out of 1 available) 20459 1726885655.49182: exiting _queue_task() for managed_node1/command 20459 1726885655.49198: done queuing things up, now waiting for results queue to drain 20459 1726885655.49200: waiting for pending results... 20459 1726885655.49509: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 20459 1726885655.49676: in run() - task 02369adf-7a19-47dd-4c59-000000001b3c 20459 1726885655.49702: variable 'ansible_search_path' from source: unknown 20459 1726885655.49752: calling self._execute() 20459 1726885655.49903: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.49918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.49935: variable 'omit' from source: magic vars 20459 1726885655.50378: variable 'storage_test_volume' from source: include params 20459 1726885655.50406: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.50439: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 20459 1726885655.50448: when evaluation is False, skipping this task 20459 1726885655.50456: _execute() done 20459 1726885655.50463: dumping result to json 20459 1726885655.50469: done dumping result, returning 20459 1726885655.50479: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-47dd-4c59-000000001b3c] 20459 1726885655.50488: sending task result for task 02369adf-7a19-47dd-4c59-000000001b3c 20459 1726885655.50615: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b3c 20459 1726885655.50627: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885655.50684: no more pending results, returning what we have 20459 1726885655.50688: results queue empty 20459 1726885655.50689: checking for any_errors_fatal 20459 1726885655.50702: done checking for any_errors_fatal 20459 1726885655.50703: checking for max_fail_percentage 20459 1726885655.50705: done checking for max_fail_percentage 20459 1726885655.50706: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.50706: done checking to see if all hosts have failed 20459 1726885655.50707: getting the remaining hosts for this loop 20459 1726885655.50709: done getting the remaining hosts for this loop 20459 1726885655.50715: getting the next task for host managed_node1 20459 1726885655.50726: done getting next task for host managed_node1 20459 1726885655.50729: ^ task is: TASK: Verify the presence/absence of the LUKS device node 20459 1726885655.50736: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.50740: getting variables 20459 1726885655.50742: in VariableManager get_vars() 20459 1726885655.50777: Calling all_inventory to load vars for managed_node1 20459 1726885655.50780: Calling groups_inventory to load vars for managed_node1 20459 1726885655.50784: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.50796: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.50800: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.50804: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.51597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.52564: done with get_vars() 20459 1726885655.52579: done getting variables 20459 1726885655.52642: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.046) 0:01:01.887 ****** 20459 1726885655.52680: entering _queue_task() for managed_node1/assert 20459 1726885655.52946: worker is 1 (out of 1 available) 20459 1726885655.52959: exiting _queue_task() for managed_node1/assert 20459 1726885655.52970: done queuing things up, now waiting for results queue to drain 20459 1726885655.52972: waiting for pending results... 20459 1726885655.53278: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 20459 1726885655.53448: in run() - task 02369adf-7a19-47dd-4c59-000000001b3d 20459 1726885655.53469: variable 'ansible_search_path' from source: unknown 20459 1726885655.53510: calling self._execute() 20459 1726885655.53645: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.53657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.53672: variable 'omit' from source: magic vars 20459 1726885655.54125: variable 'storage_test_volume' from source: include params 20459 1726885655.54165: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885655.54176: when evaluation is False, skipping this task 20459 1726885655.54183: _execute() done 20459 1726885655.54190: dumping result to json 20459 1726885655.54196: done dumping result, returning 20459 1726885655.54205: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-47dd-4c59-000000001b3d] 20459 1726885655.54219: sending task result for task 02369adf-7a19-47dd-4c59-000000001b3d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885655.54432: no more pending results, returning what we have 20459 1726885655.54437: results queue empty 20459 1726885655.54438: checking for any_errors_fatal 20459 1726885655.54452: done checking for any_errors_fatal 20459 1726885655.54453: checking for max_fail_percentage 20459 1726885655.54458: done checking for max_fail_percentage 20459 1726885655.54459: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.54460: done checking to see if all hosts have failed 20459 1726885655.54461: getting the remaining hosts for this loop 20459 1726885655.54465: done getting the remaining hosts for this loop 20459 1726885655.54471: getting the next task for host managed_node1 20459 1726885655.54487: done getting next task for host managed_node1 20459 1726885655.54490: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885655.54500: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.54505: getting variables 20459 1726885655.54508: in VariableManager get_vars() 20459 1726885655.54562: Calling all_inventory to load vars for managed_node1 20459 1726885655.54569: Calling groups_inventory to load vars for managed_node1 20459 1726885655.54573: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.54597: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.54604: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.54614: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.55817: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b3d 20459 1726885655.55822: WORKER PROCESS EXITING 20459 1726885655.55844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.56511: done with get_vars() 20459 1726885655.57149: done getting variables 20459 1726885655.57202: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.045) 0:01:01.932 ****** 20459 1726885655.57242: entering _queue_task() for managed_node1/assert 20459 1726885655.57486: worker is 1 (out of 1 available) 20459 1726885655.57498: exiting _queue_task() for managed_node1/assert 20459 1726885655.57509: done queuing things up, now waiting for results queue to drain 20459 1726885655.57511: waiting for pending results... 20459 1726885655.58115: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885655.58261: in run() - task 02369adf-7a19-47dd-4c59-000000001b3e 20459 1726885655.58281: variable 'ansible_search_path' from source: unknown 20459 1726885655.58322: calling self._execute() 20459 1726885655.58439: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.58454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.58467: variable 'omit' from source: magic vars 20459 1726885655.58839: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.58853: Evaluated conditional (_storage_test_volume_present): True 20459 1726885655.58863: variable 'omit' from source: magic vars 20459 1726885655.58947: variable 'omit' from source: magic vars 20459 1726885655.59155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885655.61726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885655.61793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885655.61853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885655.61893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885655.61934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885655.62046: variable 'storage_test_volume' from source: include params 20459 1726885655.62071: variable '__dev_ne_raw' from source: task vars 20459 1726885655.62223: variable 'storage_test_volume' from source: include params 20459 1726885655.62303: variable 'omit' from source: magic vars 20459 1726885655.62341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885655.62374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885655.62400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885655.62429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885655.62445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885655.62465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885655.62492: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885655.62530: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885655.62541: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.62550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.62670: Set connection var ansible_pipelining to False 20459 1726885655.62679: Set connection var ansible_shell_type to sh 20459 1726885655.62687: Set connection var ansible_connection to ssh 20459 1726885655.62708: Set connection var ansible_timeout to 10 20459 1726885655.62719: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885655.62730: Set connection var ansible_shell_executable to /bin/sh 20459 1726885655.62755: variable 'ansible_shell_executable' from source: unknown 20459 1726885655.62762: variable 'ansible_connection' from source: unknown 20459 1726885655.62767: variable 'ansible_module_compression' from source: unknown 20459 1726885655.62772: variable 'ansible_shell_type' from source: unknown 20459 1726885655.62777: variable 'ansible_shell_executable' from source: unknown 20459 1726885655.62782: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.62787: variable 'ansible_pipelining' from source: unknown 20459 1726885655.62792: variable 'ansible_timeout' from source: unknown 20459 1726885655.62798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.62896: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885655.62911: variable 'omit' from source: magic vars 20459 1726885655.62926: starting attempt loop 20459 1726885655.62932: running the handler 20459 1726885655.63087: variable '__dev_ne_raw' from source: task vars 20459 1726885655.63227: variable 'storage_test_volume' from source: include params 20459 1726885655.63260: variable 'storage_test_volume' from source: include params 20459 1726885655.63280: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 20459 1726885655.63289: handler run complete 20459 1726885655.63305: attempt loop complete, returning result 20459 1726885655.63310: _execute() done 20459 1726885655.63318: dumping result to json 20459 1726885655.63326: done dumping result, returning 20459 1726885655.63338: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-47dd-4c59-000000001b3e] 20459 1726885655.63352: sending task result for task 02369adf-7a19-47dd-4c59-000000001b3e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885655.63500: no more pending results, returning what we have 20459 1726885655.63504: results queue empty 20459 1726885655.63505: checking for any_errors_fatal 20459 1726885655.63516: done checking for any_errors_fatal 20459 1726885655.63517: checking for max_fail_percentage 20459 1726885655.63519: done checking for max_fail_percentage 20459 1726885655.63522: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.63523: done checking to see if all hosts have failed 20459 1726885655.63524: getting the remaining hosts for this loop 20459 1726885655.63526: done getting the remaining hosts for this loop 20459 1726885655.63529: getting the next task for host managed_node1 20459 1726885655.63537: done getting next task for host managed_node1 20459 1726885655.63540: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885655.63547: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.63557: getting variables 20459 1726885655.63558: in VariableManager get_vars() 20459 1726885655.63592: Calling all_inventory to load vars for managed_node1 20459 1726885655.63594: Calling groups_inventory to load vars for managed_node1 20459 1726885655.63598: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.63609: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.63614: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.63617: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.64457: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b3e 20459 1726885655.64461: WORKER PROCESS EXITING 20459 1726885655.64483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.65830: done with get_vars() 20459 1726885655.65847: done getting variables 20459 1726885655.65904: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.086) 0:01:02.019 ****** 20459 1726885655.65942: entering _queue_task() for managed_node1/assert 20459 1726885655.66505: worker is 1 (out of 1 available) 20459 1726885655.66520: exiting _queue_task() for managed_node1/assert 20459 1726885655.66534: done queuing things up, now waiting for results queue to drain 20459 1726885655.66536: waiting for pending results... 20459 1726885655.67637: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885655.67960: in run() - task 02369adf-7a19-47dd-4c59-000000001b3f 20459 1726885655.68096: variable 'ansible_search_path' from source: unknown 20459 1726885655.68141: calling self._execute() 20459 1726885655.68424: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.68478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.68492: variable 'omit' from source: magic vars 20459 1726885655.69452: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.69463: variable 'storage_test_volume' from source: include params 20459 1726885655.69497: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885655.69542: when evaluation is False, skipping this task 20459 1726885655.69551: _execute() done 20459 1726885655.69558: dumping result to json 20459 1726885655.69564: done dumping result, returning 20459 1726885655.69573: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-47dd-4c59-000000001b3f] 20459 1726885655.69583: sending task result for task 02369adf-7a19-47dd-4c59-000000001b3f 20459 1726885655.69697: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b3f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885655.69753: no more pending results, returning what we have 20459 1726885655.69757: results queue empty 20459 1726885655.69757: checking for any_errors_fatal 20459 1726885655.69765: done checking for any_errors_fatal 20459 1726885655.69766: checking for max_fail_percentage 20459 1726885655.69768: done checking for max_fail_percentage 20459 1726885655.69769: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.69770: done checking to see if all hosts have failed 20459 1726885655.69771: getting the remaining hosts for this loop 20459 1726885655.69772: done getting the remaining hosts for this loop 20459 1726885655.69776: getting the next task for host managed_node1 20459 1726885655.69784: done getting next task for host managed_node1 20459 1726885655.69787: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 20459 1726885655.69795: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.69799: getting variables 20459 1726885655.69800: in VariableManager get_vars() 20459 1726885655.69839: Calling all_inventory to load vars for managed_node1 20459 1726885655.69842: Calling groups_inventory to load vars for managed_node1 20459 1726885655.69845: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.69857: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.69861: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.69864: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.70434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.71154: WORKER PROCESS EXITING 20459 1726885655.71304: done with get_vars() 20459 1726885655.71324: done getting variables 20459 1726885655.71380: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.054) 0:01:02.074 ****** 20459 1726885655.71413: entering _queue_task() for managed_node1/assert 20459 1726885655.71670: worker is 1 (out of 1 available) 20459 1726885655.71681: exiting _queue_task() for managed_node1/assert 20459 1726885655.71692: done queuing things up, now waiting for results queue to drain 20459 1726885655.71694: waiting for pending results... 20459 1726885655.71994: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 20459 1726885655.72165: in run() - task 02369adf-7a19-47dd-4c59-000000001b40 20459 1726885655.72186: variable 'ansible_search_path' from source: unknown 20459 1726885655.72232: calling self._execute() 20459 1726885655.72468: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.72481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.72495: variable 'omit' from source: magic vars 20459 1726885655.73318: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.73338: variable 'storage_test_volume' from source: include params 20459 1726885655.73467: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885655.73477: when evaluation is False, skipping this task 20459 1726885655.73484: _execute() done 20459 1726885655.73492: dumping result to json 20459 1726885655.73499: done dumping result, returning 20459 1726885655.73508: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-47dd-4c59-000000001b40] 20459 1726885655.73524: sending task result for task 02369adf-7a19-47dd-4c59-000000001b40 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885655.73695: no more pending results, returning what we have 20459 1726885655.73699: results queue empty 20459 1726885655.73700: checking for any_errors_fatal 20459 1726885655.73708: done checking for any_errors_fatal 20459 1726885655.73709: checking for max_fail_percentage 20459 1726885655.73713: done checking for max_fail_percentage 20459 1726885655.73714: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.73715: done checking to see if all hosts have failed 20459 1726885655.73715: getting the remaining hosts for this loop 20459 1726885655.73717: done getting the remaining hosts for this loop 20459 1726885655.73723: getting the next task for host managed_node1 20459 1726885655.73733: done getting next task for host managed_node1 20459 1726885655.73735: ^ task is: TASK: Check LUKS version 20459 1726885655.73744: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.73748: getting variables 20459 1726885655.73750: in VariableManager get_vars() 20459 1726885655.73785: Calling all_inventory to load vars for managed_node1 20459 1726885655.73788: Calling groups_inventory to load vars for managed_node1 20459 1726885655.73792: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.73805: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.73808: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.73813: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.74832: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b40 20459 1726885655.74835: WORKER PROCESS EXITING 20459 1726885655.74860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.75651: done with get_vars() 20459 1726885655.75667: done getting variables 20459 1726885655.75729: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.043) 0:01:02.118 ****** 20459 1726885655.75765: entering _queue_task() for managed_node1/assert 20459 1726885655.77064: worker is 1 (out of 1 available) 20459 1726885655.77075: exiting _queue_task() for managed_node1/assert 20459 1726885655.77087: done queuing things up, now waiting for results queue to drain 20459 1726885655.77089: waiting for pending results... 20459 1726885655.77656: running TaskExecutor() for managed_node1/TASK: Check LUKS version 20459 1726885655.77799: in run() - task 02369adf-7a19-47dd-4c59-000000001b41 20459 1726885655.77826: variable 'ansible_search_path' from source: unknown 20459 1726885655.77866: calling self._execute() 20459 1726885655.77987: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.77999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.78023: variable 'omit' from source: magic vars 20459 1726885655.78387: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.78400: Evaluated conditional (_storage_test_volume_present): True 20459 1726885655.78530: variable 'storage_test_volume' from source: include params 20459 1726885655.78563: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885655.78571: when evaluation is False, skipping this task 20459 1726885655.78577: _execute() done 20459 1726885655.78583: dumping result to json 20459 1726885655.78590: done dumping result, returning 20459 1726885655.78599: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-47dd-4c59-000000001b41] 20459 1726885655.78608: sending task result for task 02369adf-7a19-47dd-4c59-000000001b41 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885655.78770: no more pending results, returning what we have 20459 1726885655.78775: results queue empty 20459 1726885655.78775: checking for any_errors_fatal 20459 1726885655.78783: done checking for any_errors_fatal 20459 1726885655.78784: checking for max_fail_percentage 20459 1726885655.78786: done checking for max_fail_percentage 20459 1726885655.78787: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.78788: done checking to see if all hosts have failed 20459 1726885655.78789: getting the remaining hosts for this loop 20459 1726885655.78790: done getting the remaining hosts for this loop 20459 1726885655.78794: getting the next task for host managed_node1 20459 1726885655.78802: done getting next task for host managed_node1 20459 1726885655.78805: ^ task is: TASK: Check LUKS key size 20459 1726885655.78814: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.78819: getting variables 20459 1726885655.78823: in VariableManager get_vars() 20459 1726885655.78857: Calling all_inventory to load vars for managed_node1 20459 1726885655.78860: Calling groups_inventory to load vars for managed_node1 20459 1726885655.78864: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.78877: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.78881: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.78885: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.79623: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b41 20459 1726885655.79626: WORKER PROCESS EXITING 20459 1726885655.79649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.80325: done with get_vars() 20459 1726885655.80338: done getting variables 20459 1726885655.80392: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.046) 0:01:02.164 ****** 20459 1726885655.80425: entering _queue_task() for managed_node1/assert 20459 1726885655.80644: worker is 1 (out of 1 available) 20459 1726885655.80654: exiting _queue_task() for managed_node1/assert 20459 1726885655.80664: done queuing things up, now waiting for results queue to drain 20459 1726885655.80666: waiting for pending results... 20459 1726885655.80942: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 20459 1726885655.81085: in run() - task 02369adf-7a19-47dd-4c59-000000001b42 20459 1726885655.81105: variable 'ansible_search_path' from source: unknown 20459 1726885655.81149: calling self._execute() 20459 1726885655.81266: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.81277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.81289: variable 'omit' from source: magic vars 20459 1726885655.81635: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.81650: Evaluated conditional (_storage_test_volume_present): True 20459 1726885655.81769: variable 'storage_test_volume' from source: include params 20459 1726885655.81798: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885655.81806: when evaluation is False, skipping this task 20459 1726885655.81815: _execute() done 20459 1726885655.81826: dumping result to json 20459 1726885655.81834: done dumping result, returning 20459 1726885655.81846: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-47dd-4c59-000000001b42] 20459 1726885655.81856: sending task result for task 02369adf-7a19-47dd-4c59-000000001b42 20459 1726885655.81979: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b42 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885655.82030: no more pending results, returning what we have 20459 1726885655.82033: results queue empty 20459 1726885655.82034: checking for any_errors_fatal 20459 1726885655.82044: done checking for any_errors_fatal 20459 1726885655.82045: checking for max_fail_percentage 20459 1726885655.82047: done checking for max_fail_percentage 20459 1726885655.82048: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.82048: done checking to see if all hosts have failed 20459 1726885655.82049: getting the remaining hosts for this loop 20459 1726885655.82051: done getting the remaining hosts for this loop 20459 1726885655.82054: getting the next task for host managed_node1 20459 1726885655.82064: done getting next task for host managed_node1 20459 1726885655.82067: ^ task is: TASK: Check LUKS cipher 20459 1726885655.82073: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.82077: getting variables 20459 1726885655.82079: in VariableManager get_vars() 20459 1726885655.82110: Calling all_inventory to load vars for managed_node1 20459 1726885655.82115: Calling groups_inventory to load vars for managed_node1 20459 1726885655.82119: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.82134: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.82139: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.82143: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.82865: WORKER PROCESS EXITING 20459 1726885655.82887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.83818: done with get_vars() 20459 1726885655.83833: done getting variables 20459 1726885655.83886: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:35 -0400 (0:00:00.034) 0:01:02.199 ****** 20459 1726885655.83924: entering _queue_task() for managed_node1/assert 20459 1726885655.84137: worker is 1 (out of 1 available) 20459 1726885655.84149: exiting _queue_task() for managed_node1/assert 20459 1726885655.84159: done queuing things up, now waiting for results queue to drain 20459 1726885655.84161: waiting for pending results... 20459 1726885655.84439: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 20459 1726885655.84586: in run() - task 02369adf-7a19-47dd-4c59-000000001b43 20459 1726885655.84610: variable 'ansible_search_path' from source: unknown 20459 1726885655.84652: calling self._execute() 20459 1726885655.84770: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.84781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.84793: variable 'omit' from source: magic vars 20459 1726885655.85147: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.85160: Evaluated conditional (_storage_test_volume_present): True 20459 1726885655.85288: variable 'storage_test_volume' from source: include params 20459 1726885655.85319: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885655.85330: when evaluation is False, skipping this task 20459 1726885655.85338: _execute() done 20459 1726885655.85344: dumping result to json 20459 1726885655.85349: done dumping result, returning 20459 1726885655.85358: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-47dd-4c59-000000001b43] 20459 1726885655.85369: sending task result for task 02369adf-7a19-47dd-4c59-000000001b43 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885655.85508: no more pending results, returning what we have 20459 1726885655.85513: results queue empty 20459 1726885655.85514: checking for any_errors_fatal 20459 1726885655.85526: done checking for any_errors_fatal 20459 1726885655.85526: checking for max_fail_percentage 20459 1726885655.85528: done checking for max_fail_percentage 20459 1726885655.85529: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.85530: done checking to see if all hosts have failed 20459 1726885655.85531: getting the remaining hosts for this loop 20459 1726885655.85532: done getting the remaining hosts for this loop 20459 1726885655.85536: getting the next task for host managed_node1 20459 1726885655.85545: done getting next task for host managed_node1 20459 1726885655.85547: ^ task is: TASK: Set test variables 20459 1726885655.85554: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.85559: getting variables 20459 1726885655.85560: in VariableManager get_vars() 20459 1726885655.85591: Calling all_inventory to load vars for managed_node1 20459 1726885655.85593: Calling groups_inventory to load vars for managed_node1 20459 1726885655.85596: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.85609: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.85613: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.85617: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.86363: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b43 20459 1726885655.86366: WORKER PROCESS EXITING 20459 1726885655.86388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885655.86997: done with get_vars() 20459 1726885655.87010: done getting variables 20459 1726885655.87069: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:35 -0400 (0:00:00.031) 0:01:02.231 ****** 20459 1726885655.87102: entering _queue_task() for managed_node1/set_fact 20459 1726885655.87317: worker is 1 (out of 1 available) 20459 1726885655.87331: exiting _queue_task() for managed_node1/set_fact 20459 1726885655.87342: done queuing things up, now waiting for results queue to drain 20459 1726885655.87344: waiting for pending results... 20459 1726885655.87616: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885655.87780: in run() - task 02369adf-7a19-47dd-4c59-000000001b44 20459 1726885655.87801: variable 'ansible_search_path' from source: unknown 20459 1726885655.87842: calling self._execute() 20459 1726885655.87957: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.87969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.87983: variable 'omit' from source: magic vars 20459 1726885655.88093: variable 'omit' from source: magic vars 20459 1726885655.88291: variable 'omit' from source: magic vars 20459 1726885655.88993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885655.93843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885655.94029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885655.94123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885655.94216: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885655.94318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885655.94610: variable 'storage_test_volume' from source: include params 20459 1726885655.94633: variable '_storage_test_volume_present' from source: set_fact 20459 1726885655.95718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885655.96095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885655.96098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885655.96101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885655.96103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885655.96104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885655.96106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885655.96108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885655.96109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885655.96111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885655.96115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885655.97233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885655.97259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885655.97296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885655.97309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885655.97484: variable 'storage_test_crypttab' from source: set_fact 20459 1726885655.97493: variable 'storage_test_volume' from source: include params 20459 1726885655.97635: variable 'storage_test_volume' from source: include params 20459 1726885655.97661: variable 'omit' from source: magic vars 20459 1726885655.97687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885655.97715: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885655.97957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885655.97974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885655.97984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885655.98000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885655.98015: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885655.98045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885655.98048: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.98053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.98165: Set connection var ansible_pipelining to False 20459 1726885655.98168: Set connection var ansible_shell_type to sh 20459 1726885655.98170: Set connection var ansible_connection to ssh 20459 1726885655.98184: Set connection var ansible_timeout to 10 20459 1726885655.98189: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885655.98195: Set connection var ansible_shell_executable to /bin/sh 20459 1726885655.98226: variable 'ansible_shell_executable' from source: unknown 20459 1726885655.98229: variable 'ansible_connection' from source: unknown 20459 1726885655.98232: variable 'ansible_module_compression' from source: unknown 20459 1726885655.98234: variable 'ansible_shell_type' from source: unknown 20459 1726885655.98236: variable 'ansible_shell_executable' from source: unknown 20459 1726885655.98241: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885655.98243: variable 'ansible_pipelining' from source: unknown 20459 1726885655.98247: variable 'ansible_timeout' from source: unknown 20459 1726885655.98251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885655.98361: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885655.98371: variable 'omit' from source: magic vars 20459 1726885655.98377: starting attempt loop 20459 1726885655.98380: running the handler 20459 1726885655.98393: handler run complete 20459 1726885655.98403: attempt loop complete, returning result 20459 1726885655.98405: _execute() done 20459 1726885655.98408: dumping result to json 20459 1726885655.98410: done dumping result, returning 20459 1726885655.98423: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000001b44] 20459 1726885655.98426: sending task result for task 02369adf-7a19-47dd-4c59-000000001b44 20459 1726885655.98522: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b44 20459 1726885655.98526: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885655.98581: no more pending results, returning what we have 20459 1726885655.98584: results queue empty 20459 1726885655.98585: checking for any_errors_fatal 20459 1726885655.98594: done checking for any_errors_fatal 20459 1726885655.98594: checking for max_fail_percentage 20459 1726885655.98596: done checking for max_fail_percentage 20459 1726885655.98597: checking to see if all hosts have failed and the running result is not ok 20459 1726885655.98598: done checking to see if all hosts have failed 20459 1726885655.98599: getting the remaining hosts for this loop 20459 1726885655.98601: done getting the remaining hosts for this loop 20459 1726885655.98604: getting the next task for host managed_node1 20459 1726885655.98613: done getting next task for host managed_node1 20459 1726885655.98616: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885655.98625: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885655.98629: getting variables 20459 1726885655.98630: in VariableManager get_vars() 20459 1726885655.98662: Calling all_inventory to load vars for managed_node1 20459 1726885655.98664: Calling groups_inventory to load vars for managed_node1 20459 1726885655.98667: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885655.98677: Calling all_plugins_play to load vars for managed_node1 20459 1726885655.98680: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885655.98683: Calling groups_plugins_play to load vars for managed_node1 20459 1726885655.99262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.00642: done with get_vars() 20459 1726885656.00880: done getting variables 20459 1726885656.00946: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.141) 0:01:02.372 ****** 20459 1726885656.01206: entering _queue_task() for managed_node1/assert 20459 1726885656.02081: worker is 1 (out of 1 available) 20459 1726885656.02094: exiting _queue_task() for managed_node1/assert 20459 1726885656.02107: done queuing things up, now waiting for results queue to drain 20459 1726885656.02109: waiting for pending results... 20459 1726885656.02644: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885656.02888: in run() - task 02369adf-7a19-47dd-4c59-000000001b45 20459 1726885656.02908: variable 'ansible_search_path' from source: unknown 20459 1726885656.03005: calling self._execute() 20459 1726885656.03136: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.03147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.03165: variable 'omit' from source: magic vars 20459 1726885656.03291: variable 'omit' from source: magic vars 20459 1726885656.03369: variable 'omit' from source: magic vars 20459 1726885656.03631: variable 'storage_test_volume' from source: include params 20459 1726885656.03684: variable 'omit' from source: magic vars 20459 1726885656.03738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885656.03776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885656.03801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885656.03830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885656.03848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885656.03868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885656.03889: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885656.03926: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885656.03935: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.03968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.04375: Set connection var ansible_pipelining to False 20459 1726885656.04382: Set connection var ansible_shell_type to sh 20459 1726885656.04388: Set connection var ansible_connection to ssh 20459 1726885656.04405: Set connection var ansible_timeout to 10 20459 1726885656.04416: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885656.04427: Set connection var ansible_shell_executable to /bin/sh 20459 1726885656.04456: variable 'ansible_shell_executable' from source: unknown 20459 1726885656.04463: variable 'ansible_connection' from source: unknown 20459 1726885656.04475: variable 'ansible_module_compression' from source: unknown 20459 1726885656.04482: variable 'ansible_shell_type' from source: unknown 20459 1726885656.04488: variable 'ansible_shell_executable' from source: unknown 20459 1726885656.04494: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.04502: variable 'ansible_pipelining' from source: unknown 20459 1726885656.04507: variable 'ansible_timeout' from source: unknown 20459 1726885656.04518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.04660: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885656.04815: variable 'omit' from source: magic vars 20459 1726885656.04826: starting attempt loop 20459 1726885656.04833: running the handler 20459 1726885656.05240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885656.09037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885656.09326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885656.09373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885656.09536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885656.09567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885656.09644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885656.09751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885656.09786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885656.09870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885656.10048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885656.10101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885656.10131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885656.10166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885656.10301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885656.10324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885656.10554: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885656.10564: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885656.10583: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885656.10707: handler run complete 20459 1726885656.10730: attempt loop complete, returning result 20459 1726885656.10738: _execute() done 20459 1726885656.10744: dumping result to json 20459 1726885656.10750: done dumping result, returning 20459 1726885656.10761: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-000000001b45] 20459 1726885656.10769: sending task result for task 02369adf-7a19-47dd-4c59-000000001b45 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885656.10918: no more pending results, returning what we have 20459 1726885656.10924: results queue empty 20459 1726885656.10924: checking for any_errors_fatal 20459 1726885656.10933: done checking for any_errors_fatal 20459 1726885656.10940: checking for max_fail_percentage 20459 1726885656.10942: done checking for max_fail_percentage 20459 1726885656.10943: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.10944: done checking to see if all hosts have failed 20459 1726885656.10944: getting the remaining hosts for this loop 20459 1726885656.10946: done getting the remaining hosts for this loop 20459 1726885656.10949: getting the next task for host managed_node1 20459 1726885656.10957: done getting next task for host managed_node1 20459 1726885656.10959: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885656.10965: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.10969: getting variables 20459 1726885656.10971: in VariableManager get_vars() 20459 1726885656.11006: Calling all_inventory to load vars for managed_node1 20459 1726885656.11009: Calling groups_inventory to load vars for managed_node1 20459 1726885656.11014: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.11029: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.11032: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.11036: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.11979: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b45 20459 1726885656.11983: WORKER PROCESS EXITING 20459 1726885656.12005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.12681: done with get_vars() 20459 1726885656.12698: done getting variables 20459 1726885656.12766: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.115) 0:01:02.488 ****** 20459 1726885656.12800: entering _queue_task() for managed_node1/assert 20459 1726885656.13083: worker is 1 (out of 1 available) 20459 1726885656.13094: exiting _queue_task() for managed_node1/assert 20459 1726885656.13105: done queuing things up, now waiting for results queue to drain 20459 1726885656.13107: waiting for pending results... 20459 1726885656.13426: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885656.13586: in run() - task 02369adf-7a19-47dd-4c59-000000001b46 20459 1726885656.13609: variable 'ansible_search_path' from source: unknown 20459 1726885656.13659: calling self._execute() 20459 1726885656.13786: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.13799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.13816: variable 'omit' from source: magic vars 20459 1726885656.14256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885656.16845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885656.16928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885656.16982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885656.17034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885656.17065: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885656.17158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885656.17191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885656.17237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885656.17283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885656.17305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885656.17439: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885656.17467: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885656.17474: when evaluation is False, skipping this task 20459 1726885656.17480: _execute() done 20459 1726885656.17486: dumping result to json 20459 1726885656.17494: done dumping result, returning 20459 1726885656.17504: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-000000001b46] 20459 1726885656.17517: sending task result for task 02369adf-7a19-47dd-4c59-000000001b46 20459 1726885656.17637: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b46 20459 1726885656.17651: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885656.17704: no more pending results, returning what we have 20459 1726885656.17708: results queue empty 20459 1726885656.17708: checking for any_errors_fatal 20459 1726885656.17720: done checking for any_errors_fatal 20459 1726885656.17723: checking for max_fail_percentage 20459 1726885656.17725: done checking for max_fail_percentage 20459 1726885656.17726: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.17727: done checking to see if all hosts have failed 20459 1726885656.17728: getting the remaining hosts for this loop 20459 1726885656.17730: done getting the remaining hosts for this loop 20459 1726885656.17733: getting the next task for host managed_node1 20459 1726885656.17744: done getting next task for host managed_node1 20459 1726885656.17747: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885656.17757: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.17762: getting variables 20459 1726885656.17763: in VariableManager get_vars() 20459 1726885656.17796: Calling all_inventory to load vars for managed_node1 20459 1726885656.17798: Calling groups_inventory to load vars for managed_node1 20459 1726885656.17802: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.17814: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.17818: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.17824: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.18600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.19347: done with get_vars() 20459 1726885656.19361: done getting variables 20459 1726885656.19410: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.066) 0:01:02.554 ****** 20459 1726885656.19448: entering _queue_task() for managed_node1/assert 20459 1726885656.19688: worker is 1 (out of 1 available) 20459 1726885656.19699: exiting _queue_task() for managed_node1/assert 20459 1726885656.19710: done queuing things up, now waiting for results queue to drain 20459 1726885656.19714: waiting for pending results... 20459 1726885656.20010: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885656.20166: in run() - task 02369adf-7a19-47dd-4c59-000000001b47 20459 1726885656.20194: variable 'ansible_search_path' from source: unknown 20459 1726885656.20236: calling self._execute() 20459 1726885656.20356: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.20372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.20386: variable 'omit' from source: magic vars 20459 1726885656.20788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885656.23266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885656.23354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885656.23887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885656.23931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885656.23966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885656.24056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885656.24727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885656.24763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885656.24823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885656.24970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885656.25200: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885656.25232: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885656.25241: when evaluation is False, skipping this task 20459 1726885656.25249: _execute() done 20459 1726885656.25256: dumping result to json 20459 1726885656.25282: done dumping result, returning 20459 1726885656.25294: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-000000001b47] 20459 1726885656.25393: sending task result for task 02369adf-7a19-47dd-4c59-000000001b47 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885656.25548: no more pending results, returning what we have 20459 1726885656.25552: results queue empty 20459 1726885656.25553: checking for any_errors_fatal 20459 1726885656.25560: done checking for any_errors_fatal 20459 1726885656.25561: checking for max_fail_percentage 20459 1726885656.25563: done checking for max_fail_percentage 20459 1726885656.25564: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.25565: done checking to see if all hosts have failed 20459 1726885656.25566: getting the remaining hosts for this loop 20459 1726885656.25567: done getting the remaining hosts for this loop 20459 1726885656.25571: getting the next task for host managed_node1 20459 1726885656.25580: done getting next task for host managed_node1 20459 1726885656.25582: ^ task is: TASK: Check key file of crypttab entry 20459 1726885656.25589: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.25594: getting variables 20459 1726885656.25596: in VariableManager get_vars() 20459 1726885656.25633: Calling all_inventory to load vars for managed_node1 20459 1726885656.25635: Calling groups_inventory to load vars for managed_node1 20459 1726885656.25639: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.25651: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.25655: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.25658: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.26618: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b47 20459 1726885656.26625: WORKER PROCESS EXITING 20459 1726885656.26649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.27900: done with get_vars() 20459 1726885656.28020: done getting variables 20459 1726885656.28081: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.086) 0:01:02.641 ****** 20459 1726885656.28119: entering _queue_task() for managed_node1/assert 20459 1726885656.28441: worker is 1 (out of 1 available) 20459 1726885656.28456: exiting _queue_task() for managed_node1/assert 20459 1726885656.28468: done queuing things up, now waiting for results queue to drain 20459 1726885656.28470: waiting for pending results... 20459 1726885656.28782: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885656.28940: in run() - task 02369adf-7a19-47dd-4c59-000000001b48 20459 1726885656.28964: variable 'ansible_search_path' from source: unknown 20459 1726885656.29005: calling self._execute() 20459 1726885656.29139: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.29151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.29165: variable 'omit' from source: magic vars 20459 1726885656.29593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885656.33506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885656.33586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885656.33641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885656.33684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885656.33757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885656.33857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885656.33902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885656.33947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885656.33999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885656.34023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885656.34170: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885656.34218: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885656.34226: when evaluation is False, skipping this task 20459 1726885656.34234: _execute() done 20459 1726885656.34240: dumping result to json 20459 1726885656.34250: done dumping result, returning 20459 1726885656.34262: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-000000001b48] 20459 1726885656.34271: sending task result for task 02369adf-7a19-47dd-4c59-000000001b48 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885656.34437: no more pending results, returning what we have 20459 1726885656.34440: results queue empty 20459 1726885656.34441: checking for any_errors_fatal 20459 1726885656.34448: done checking for any_errors_fatal 20459 1726885656.34449: checking for max_fail_percentage 20459 1726885656.34451: done checking for max_fail_percentage 20459 1726885656.34452: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.34453: done checking to see if all hosts have failed 20459 1726885656.34453: getting the remaining hosts for this loop 20459 1726885656.34455: done getting the remaining hosts for this loop 20459 1726885656.34459: getting the next task for host managed_node1 20459 1726885656.34468: done getting next task for host managed_node1 20459 1726885656.34471: ^ task is: TASK: Clear test variables 20459 1726885656.34477: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.34481: getting variables 20459 1726885656.34483: in VariableManager get_vars() 20459 1726885656.34520: Calling all_inventory to load vars for managed_node1 20459 1726885656.34523: Calling groups_inventory to load vars for managed_node1 20459 1726885656.34527: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.34539: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.34543: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.34547: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.35318: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b48 20459 1726885656.35324: WORKER PROCESS EXITING 20459 1726885656.35347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.36667: done with get_vars() 20459 1726885656.36682: done getting variables 20459 1726885656.36766: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.086) 0:01:02.728 ****** 20459 1726885656.36801: entering _queue_task() for managed_node1/set_fact 20459 1726885656.37901: worker is 1 (out of 1 available) 20459 1726885656.37915: exiting _queue_task() for managed_node1/set_fact 20459 1726885656.37927: done queuing things up, now waiting for results queue to drain 20459 1726885656.37929: waiting for pending results... 20459 1726885656.38877: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885656.39054: in run() - task 02369adf-7a19-47dd-4c59-000000001b49 20459 1726885656.39100: variable 'ansible_search_path' from source: unknown 20459 1726885656.39171: calling self._execute() 20459 1726885656.39456: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.39471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.39486: variable 'omit' from source: magic vars 20459 1726885656.39795: variable 'omit' from source: magic vars 20459 1726885656.39973: variable 'omit' from source: magic vars 20459 1726885656.40052: variable 'omit' from source: magic vars 20459 1726885656.40169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885656.40316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885656.40426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885656.40457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885656.40509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885656.40581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885656.40661: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885656.40804: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885656.41082: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.41092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.41348: Set connection var ansible_pipelining to False 20459 1726885656.41358: Set connection var ansible_shell_type to sh 20459 1726885656.41402: Set connection var ansible_connection to ssh 20459 1726885656.41427: Set connection var ansible_timeout to 10 20459 1726885656.41446: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885656.41457: Set connection var ansible_shell_executable to /bin/sh 20459 1726885656.41496: variable 'ansible_shell_executable' from source: unknown 20459 1726885656.41504: variable 'ansible_connection' from source: unknown 20459 1726885656.41511: variable 'ansible_module_compression' from source: unknown 20459 1726885656.41524: variable 'ansible_shell_type' from source: unknown 20459 1726885656.41532: variable 'ansible_shell_executable' from source: unknown 20459 1726885656.41546: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.41554: variable 'ansible_pipelining' from source: unknown 20459 1726885656.41560: variable 'ansible_timeout' from source: unknown 20459 1726885656.41567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.41732: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885656.41751: variable 'omit' from source: magic vars 20459 1726885656.41767: starting attempt loop 20459 1726885656.41773: running the handler 20459 1726885656.41789: handler run complete 20459 1726885656.41802: attempt loop complete, returning result 20459 1726885656.41808: _execute() done 20459 1726885656.41817: dumping result to json 20459 1726885656.41827: done dumping result, returning 20459 1726885656.41837: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-000000001b49] 20459 1726885656.41846: sending task result for task 02369adf-7a19-47dd-4c59-000000001b49 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 20459 1726885656.42041: no more pending results, returning what we have 20459 1726885656.42045: results queue empty 20459 1726885656.42046: checking for any_errors_fatal 20459 1726885656.42058: done checking for any_errors_fatal 20459 1726885656.42059: checking for max_fail_percentage 20459 1726885656.42061: done checking for max_fail_percentage 20459 1726885656.42062: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.42063: done checking to see if all hosts have failed 20459 1726885656.42064: getting the remaining hosts for this loop 20459 1726885656.42066: done getting the remaining hosts for this loop 20459 1726885656.42070: getting the next task for host managed_node1 20459 1726885656.42087: done getting next task for host managed_node1 20459 1726885656.42091: ^ task is: TASK: Get information about RAID 20459 1726885656.42101: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.42106: getting variables 20459 1726885656.42108: in VariableManager get_vars() 20459 1726885656.42182: Calling all_inventory to load vars for managed_node1 20459 1726885656.42185: Calling groups_inventory to load vars for managed_node1 20459 1726885656.42189: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.42201: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.42205: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.42209: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.42717: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b49 20459 1726885656.42721: WORKER PROCESS EXITING 20459 1726885656.42730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.43181: done with get_vars() 20459 1726885656.43200: done getting variables 20459 1726885656.43266: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:36 -0400 (0:00:00.064) 0:01:02.793 ****** 20459 1726885656.43302: entering _queue_task() for managed_node1/command 20459 1726885656.43569: worker is 1 (out of 1 available) 20459 1726885656.43580: exiting _queue_task() for managed_node1/command 20459 1726885656.43591: done queuing things up, now waiting for results queue to drain 20459 1726885656.43592: waiting for pending results... 20459 1726885656.43894: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885656.44076: in run() - task 02369adf-7a19-47dd-4c59-000000001b4d 20459 1726885656.44095: variable 'ansible_search_path' from source: unknown 20459 1726885656.44149: calling self._execute() 20459 1726885656.44268: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.44280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.44295: variable 'omit' from source: magic vars 20459 1726885656.44803: variable 'storage_test_volume' from source: include params 20459 1726885656.44840: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.44848: when evaluation is False, skipping this task 20459 1726885656.44856: _execute() done 20459 1726885656.44863: dumping result to json 20459 1726885656.44870: done dumping result, returning 20459 1726885656.44879: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-000000001b4d] 20459 1726885656.44889: sending task result for task 02369adf-7a19-47dd-4c59-000000001b4d 20459 1726885656.44997: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b4d 20459 1726885656.45005: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.45061: no more pending results, returning what we have 20459 1726885656.45065: results queue empty 20459 1726885656.45066: checking for any_errors_fatal 20459 1726885656.45074: done checking for any_errors_fatal 20459 1726885656.45074: checking for max_fail_percentage 20459 1726885656.45076: done checking for max_fail_percentage 20459 1726885656.45077: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.45078: done checking to see if all hosts have failed 20459 1726885656.45078: getting the remaining hosts for this loop 20459 1726885656.45080: done getting the remaining hosts for this loop 20459 1726885656.45083: getting the next task for host managed_node1 20459 1726885656.45093: done getting next task for host managed_node1 20459 1726885656.45095: ^ task is: TASK: Set active devices regex 20459 1726885656.45103: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.45107: getting variables 20459 1726885656.45108: in VariableManager get_vars() 20459 1726885656.45138: Calling all_inventory to load vars for managed_node1 20459 1726885656.45141: Calling groups_inventory to load vars for managed_node1 20459 1726885656.45144: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.45153: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.45155: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.45158: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.45710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.46088: done with get_vars() 20459 1726885656.46098: done getting variables 20459 1726885656.46139: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:36 -0400 (0:00:00.028) 0:01:02.822 ****** 20459 1726885656.46163: entering _queue_task() for managed_node1/set_fact 20459 1726885656.46332: worker is 1 (out of 1 available) 20459 1726885656.46344: exiting _queue_task() for managed_node1/set_fact 20459 1726885656.46355: done queuing things up, now waiting for results queue to drain 20459 1726885656.46357: waiting for pending results... 20459 1726885656.46531: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885656.46622: in run() - task 02369adf-7a19-47dd-4c59-000000001b4e 20459 1726885656.46636: variable 'ansible_search_path' from source: unknown 20459 1726885656.46669: calling self._execute() 20459 1726885656.46759: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.46763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.46771: variable 'omit' from source: magic vars 20459 1726885656.47062: variable 'storage_test_volume' from source: include params 20459 1726885656.47087: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.47090: when evaluation is False, skipping this task 20459 1726885656.47093: _execute() done 20459 1726885656.47095: dumping result to json 20459 1726885656.47098: done dumping result, returning 20459 1726885656.47102: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-000000001b4e] 20459 1726885656.47108: sending task result for task 02369adf-7a19-47dd-4c59-000000001b4e 20459 1726885656.47199: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b4e 20459 1726885656.47202: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.47268: no more pending results, returning what we have 20459 1726885656.47271: results queue empty 20459 1726885656.47272: checking for any_errors_fatal 20459 1726885656.47277: done checking for any_errors_fatal 20459 1726885656.47278: checking for max_fail_percentage 20459 1726885656.47280: done checking for max_fail_percentage 20459 1726885656.47281: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.47281: done checking to see if all hosts have failed 20459 1726885656.47282: getting the remaining hosts for this loop 20459 1726885656.47283: done getting the remaining hosts for this loop 20459 1726885656.47286: getting the next task for host managed_node1 20459 1726885656.47293: done getting next task for host managed_node1 20459 1726885656.47295: ^ task is: TASK: Set spare devices regex 20459 1726885656.47301: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.47316: getting variables 20459 1726885656.47318: in VariableManager get_vars() 20459 1726885656.47344: Calling all_inventory to load vars for managed_node1 20459 1726885656.47346: Calling groups_inventory to load vars for managed_node1 20459 1726885656.47349: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.47355: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.47357: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.47359: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.47778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.48512: done with get_vars() 20459 1726885656.48534: done getting variables 20459 1726885656.48606: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:36 -0400 (0:00:00.024) 0:01:02.846 ****** 20459 1726885656.48644: entering _queue_task() for managed_node1/set_fact 20459 1726885656.48872: worker is 1 (out of 1 available) 20459 1726885656.48886: exiting _queue_task() for managed_node1/set_fact 20459 1726885656.48896: done queuing things up, now waiting for results queue to drain 20459 1726885656.48900: waiting for pending results... 20459 1726885656.50562: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885656.50749: in run() - task 02369adf-7a19-47dd-4c59-000000001b4f 20459 1726885656.50776: variable 'ansible_search_path' from source: unknown 20459 1726885656.50825: calling self._execute() 20459 1726885656.50977: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.50998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.51017: variable 'omit' from source: magic vars 20459 1726885656.51408: variable 'storage_test_volume' from source: include params 20459 1726885656.51442: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.51453: when evaluation is False, skipping this task 20459 1726885656.51462: _execute() done 20459 1726885656.51465: dumping result to json 20459 1726885656.51480: done dumping result, returning 20459 1726885656.51488: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-000000001b4f] 20459 1726885656.51490: sending task result for task 02369adf-7a19-47dd-4c59-000000001b4f 20459 1726885656.51605: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b4f 20459 1726885656.51609: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.51664: no more pending results, returning what we have 20459 1726885656.51668: results queue empty 20459 1726885656.51669: checking for any_errors_fatal 20459 1726885656.51678: done checking for any_errors_fatal 20459 1726885656.51679: checking for max_fail_percentage 20459 1726885656.51681: done checking for max_fail_percentage 20459 1726885656.51682: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.51682: done checking to see if all hosts have failed 20459 1726885656.51683: getting the remaining hosts for this loop 20459 1726885656.51685: done getting the remaining hosts for this loop 20459 1726885656.51688: getting the next task for host managed_node1 20459 1726885656.51696: done getting next task for host managed_node1 20459 1726885656.51699: ^ task is: TASK: Set md version regex 20459 1726885656.51707: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.51710: getting variables 20459 1726885656.51714: in VariableManager get_vars() 20459 1726885656.51756: Calling all_inventory to load vars for managed_node1 20459 1726885656.51759: Calling groups_inventory to load vars for managed_node1 20459 1726885656.51763: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.51775: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.51778: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.51782: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.52181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.52624: done with get_vars() 20459 1726885656.52638: done getting variables 20459 1726885656.52691: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:36 -0400 (0:00:00.040) 0:01:02.887 ****** 20459 1726885656.52733: entering _queue_task() for managed_node1/set_fact 20459 1726885656.52972: worker is 1 (out of 1 available) 20459 1726885656.52984: exiting _queue_task() for managed_node1/set_fact 20459 1726885656.52995: done queuing things up, now waiting for results queue to drain 20459 1726885656.52997: waiting for pending results... 20459 1726885656.53304: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885656.53461: in run() - task 02369adf-7a19-47dd-4c59-000000001b50 20459 1726885656.53485: variable 'ansible_search_path' from source: unknown 20459 1726885656.53527: calling self._execute() 20459 1726885656.53643: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.53648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.53654: variable 'omit' from source: magic vars 20459 1726885656.54105: variable 'storage_test_volume' from source: include params 20459 1726885656.54149: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.54280: when evaluation is False, skipping this task 20459 1726885656.54287: _execute() done 20459 1726885656.54365: dumping result to json 20459 1726885656.54374: done dumping result, returning 20459 1726885656.54483: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-000000001b50] 20459 1726885656.54616: sending task result for task 02369adf-7a19-47dd-4c59-000000001b50 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.54859: no more pending results, returning what we have 20459 1726885656.54863: results queue empty 20459 1726885656.54864: checking for any_errors_fatal 20459 1726885656.54870: done checking for any_errors_fatal 20459 1726885656.54871: checking for max_fail_percentage 20459 1726885656.54872: done checking for max_fail_percentage 20459 1726885656.54873: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.54874: done checking to see if all hosts have failed 20459 1726885656.54875: getting the remaining hosts for this loop 20459 1726885656.54876: done getting the remaining hosts for this loop 20459 1726885656.54879: getting the next task for host managed_node1 20459 1726885656.54889: done getting next task for host managed_node1 20459 1726885656.54891: ^ task is: TASK: Set chunk size regex 20459 1726885656.54898: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.54902: getting variables 20459 1726885656.54904: in VariableManager get_vars() 20459 1726885656.54939: Calling all_inventory to load vars for managed_node1 20459 1726885656.54942: Calling groups_inventory to load vars for managed_node1 20459 1726885656.54945: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.54959: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.54962: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.54969: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.55517: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b50 20459 1726885656.55523: WORKER PROCESS EXITING 20459 1726885656.55669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.56245: done with get_vars() 20459 1726885656.56264: done getting variables 20459 1726885656.56318: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:36 -0400 (0:00:00.036) 0:01:02.923 ****** 20459 1726885656.56347: entering _queue_task() for managed_node1/set_fact 20459 1726885656.56576: worker is 1 (out of 1 available) 20459 1726885656.56590: exiting _queue_task() for managed_node1/set_fact 20459 1726885656.56600: done queuing things up, now waiting for results queue to drain 20459 1726885656.56602: waiting for pending results... 20459 1726885656.56809: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 20459 1726885656.56901: in run() - task 02369adf-7a19-47dd-4c59-000000001b51 20459 1726885656.56913: variable 'ansible_search_path' from source: unknown 20459 1726885656.56943: calling self._execute() 20459 1726885656.57028: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.57034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.57040: variable 'omit' from source: magic vars 20459 1726885656.57342: variable 'storage_test_volume' from source: include params 20459 1726885656.57363: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.57366: when evaluation is False, skipping this task 20459 1726885656.57369: _execute() done 20459 1726885656.57374: dumping result to json 20459 1726885656.57376: done dumping result, returning 20459 1726885656.57380: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-47dd-4c59-000000001b51] 20459 1726885656.57395: sending task result for task 02369adf-7a19-47dd-4c59-000000001b51 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.57568: no more pending results, returning what we have 20459 1726885656.57572: results queue empty 20459 1726885656.57573: checking for any_errors_fatal 20459 1726885656.57584: done checking for any_errors_fatal 20459 1726885656.57585: checking for max_fail_percentage 20459 1726885656.57589: done checking for max_fail_percentage 20459 1726885656.57590: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.57590: done checking to see if all hosts have failed 20459 1726885656.57591: getting the remaining hosts for this loop 20459 1726885656.57593: done getting the remaining hosts for this loop 20459 1726885656.57597: getting the next task for host managed_node1 20459 1726885656.57607: done getting next task for host managed_node1 20459 1726885656.57610: ^ task is: TASK: Parse the chunk size 20459 1726885656.57736: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.57743: getting variables 20459 1726885656.57745: in VariableManager get_vars() 20459 1726885656.57795: Calling all_inventory to load vars for managed_node1 20459 1726885656.57801: Calling groups_inventory to load vars for managed_node1 20459 1726885656.57807: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.57868: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b51 20459 1726885656.57871: WORKER PROCESS EXITING 20459 1726885656.57882: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.57885: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.57889: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.58550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.59530: done with get_vars() 20459 1726885656.59539: 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 22:27:36 -0400 (0:00:00.032) 0:01:02.956 ****** 20459 1726885656.59594: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885656.59824: worker is 1 (out of 1 available) 20459 1726885656.59841: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885656.59858: done queuing things up, now waiting for results queue to drain 20459 1726885656.59863: waiting for pending results... 20459 1726885656.60126: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885656.60249: in run() - task 02369adf-7a19-47dd-4c59-000000001b52 20459 1726885656.60278: variable 'ansible_search_path' from source: unknown 20459 1726885656.60307: calling self._execute() 20459 1726885656.60407: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.60413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.60421: variable 'omit' from source: magic vars 20459 1726885656.60806: variable 'storage_test_volume' from source: include params 20459 1726885656.60844: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.60848: when evaluation is False, skipping this task 20459 1726885656.60850: _execute() done 20459 1726885656.60853: dumping result to json 20459 1726885656.60855: done dumping result, returning 20459 1726885656.60865: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-000000001b52] 20459 1726885656.60868: sending task result for task 02369adf-7a19-47dd-4c59-000000001b52 20459 1726885656.61037: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b52 20459 1726885656.61040: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.61161: no more pending results, returning what we have 20459 1726885656.61164: results queue empty 20459 1726885656.61164: checking for any_errors_fatal 20459 1726885656.61172: done checking for any_errors_fatal 20459 1726885656.61173: checking for max_fail_percentage 20459 1726885656.61175: done checking for max_fail_percentage 20459 1726885656.61176: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.61176: done checking to see if all hosts have failed 20459 1726885656.61177: getting the remaining hosts for this loop 20459 1726885656.61178: done getting the remaining hosts for this loop 20459 1726885656.61181: getting the next task for host managed_node1 20459 1726885656.61189: done getting next task for host managed_node1 20459 1726885656.61191: ^ task is: TASK: Check RAID active devices count 20459 1726885656.61196: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.61199: getting variables 20459 1726885656.61200: in VariableManager get_vars() 20459 1726885656.61223: Calling all_inventory to load vars for managed_node1 20459 1726885656.61225: Calling groups_inventory to load vars for managed_node1 20459 1726885656.61227: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.61236: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.61239: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.61246: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.61610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.62239: done with get_vars() 20459 1726885656.62253: done getting variables 20459 1726885656.62354: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.027) 0:01:02.984 ****** 20459 1726885656.62405: entering _queue_task() for managed_node1/assert 20459 1726885656.62666: worker is 1 (out of 1 available) 20459 1726885656.62680: exiting _queue_task() for managed_node1/assert 20459 1726885656.62690: done queuing things up, now waiting for results queue to drain 20459 1726885656.62692: waiting for pending results... 20459 1726885656.63146: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885656.63152: in run() - task 02369adf-7a19-47dd-4c59-000000001b53 20459 1726885656.63156: variable 'ansible_search_path' from source: unknown 20459 1726885656.63183: calling self._execute() 20459 1726885656.63287: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.63291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.63300: variable 'omit' from source: magic vars 20459 1726885656.63742: variable 'storage_test_volume' from source: include params 20459 1726885656.63767: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.63771: when evaluation is False, skipping this task 20459 1726885656.63773: _execute() done 20459 1726885656.63776: dumping result to json 20459 1726885656.63794: done dumping result, returning 20459 1726885656.63816: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-000000001b53] 20459 1726885656.63822: sending task result for task 02369adf-7a19-47dd-4c59-000000001b53 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.64032: no more pending results, returning what we have 20459 1726885656.64035: results queue empty 20459 1726885656.64036: checking for any_errors_fatal 20459 1726885656.64045: done checking for any_errors_fatal 20459 1726885656.64047: checking for max_fail_percentage 20459 1726885656.64050: done checking for max_fail_percentage 20459 1726885656.64050: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.64051: done checking to see if all hosts have failed 20459 1726885656.64052: getting the remaining hosts for this loop 20459 1726885656.64053: done getting the remaining hosts for this loop 20459 1726885656.64056: getting the next task for host managed_node1 20459 1726885656.64064: done getting next task for host managed_node1 20459 1726885656.64067: ^ task is: TASK: Check RAID spare devices count 20459 1726885656.64072: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.64076: getting variables 20459 1726885656.64078: in VariableManager get_vars() 20459 1726885656.64104: Calling all_inventory to load vars for managed_node1 20459 1726885656.64106: Calling groups_inventory to load vars for managed_node1 20459 1726885656.64111: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.64124: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.64127: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.64131: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.64691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.65230: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b53 20459 1726885656.65234: WORKER PROCESS EXITING 20459 1726885656.65370: done with get_vars() 20459 1726885656.65383: done getting variables 20459 1726885656.65442: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.030) 0:01:03.015 ****** 20459 1726885656.65477: entering _queue_task() for managed_node1/assert 20459 1726885656.65782: worker is 1 (out of 1 available) 20459 1726885656.65794: exiting _queue_task() for managed_node1/assert 20459 1726885656.65805: done queuing things up, now waiting for results queue to drain 20459 1726885656.65806: waiting for pending results... 20459 1726885656.66206: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885656.66356: in run() - task 02369adf-7a19-47dd-4c59-000000001b54 20459 1726885656.66373: variable 'ansible_search_path' from source: unknown 20459 1726885656.66465: calling self._execute() 20459 1726885656.66569: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.66574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.66582: variable 'omit' from source: magic vars 20459 1726885656.66973: variable 'storage_test_volume' from source: include params 20459 1726885656.66998: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.67001: when evaluation is False, skipping this task 20459 1726885656.67004: _execute() done 20459 1726885656.67007: dumping result to json 20459 1726885656.67010: done dumping result, returning 20459 1726885656.67016: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-000000001b54] 20459 1726885656.67025: sending task result for task 02369adf-7a19-47dd-4c59-000000001b54 20459 1726885656.67127: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b54 20459 1726885656.67131: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.67179: no more pending results, returning what we have 20459 1726885656.67183: results queue empty 20459 1726885656.67184: checking for any_errors_fatal 20459 1726885656.67193: done checking for any_errors_fatal 20459 1726885656.67194: checking for max_fail_percentage 20459 1726885656.67196: done checking for max_fail_percentage 20459 1726885656.67197: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.67198: done checking to see if all hosts have failed 20459 1726885656.67199: getting the remaining hosts for this loop 20459 1726885656.67201: done getting the remaining hosts for this loop 20459 1726885656.67204: getting the next task for host managed_node1 20459 1726885656.67217: done getting next task for host managed_node1 20459 1726885656.67220: ^ task is: TASK: Check RAID metadata version 20459 1726885656.67230: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.67234: getting variables 20459 1726885656.67236: in VariableManager get_vars() 20459 1726885656.67269: Calling all_inventory to load vars for managed_node1 20459 1726885656.67276: Calling groups_inventory to load vars for managed_node1 20459 1726885656.67280: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.67295: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.67299: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.67306: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.67683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.68036: done with get_vars() 20459 1726885656.68046: done getting variables 20459 1726885656.68082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.026) 0:01:03.041 ****** 20459 1726885656.68104: entering _queue_task() for managed_node1/assert 20459 1726885656.68265: worker is 1 (out of 1 available) 20459 1726885656.68278: exiting _queue_task() for managed_node1/assert 20459 1726885656.68289: done queuing things up, now waiting for results queue to drain 20459 1726885656.68291: waiting for pending results... 20459 1726885656.68465: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885656.68553: in run() - task 02369adf-7a19-47dd-4c59-000000001b55 20459 1726885656.68589: variable 'ansible_search_path' from source: unknown 20459 1726885656.68660: calling self._execute() 20459 1726885656.68803: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.68807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.68847: variable 'omit' from source: magic vars 20459 1726885656.69842: variable 'storage_test_volume' from source: include params 20459 1726885656.69876: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.69902: when evaluation is False, skipping this task 20459 1726885656.70297: _execute() done 20459 1726885656.70300: dumping result to json 20459 1726885656.70303: done dumping result, returning 20459 1726885656.70334: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-000000001b55] 20459 1726885656.70338: sending task result for task 02369adf-7a19-47dd-4c59-000000001b55 20459 1726885656.70468: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b55 20459 1726885656.70472: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.70545: no more pending results, returning what we have 20459 1726885656.70548: results queue empty 20459 1726885656.70549: checking for any_errors_fatal 20459 1726885656.70555: done checking for any_errors_fatal 20459 1726885656.70555: checking for max_fail_percentage 20459 1726885656.70557: done checking for max_fail_percentage 20459 1726885656.70557: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.70558: done checking to see if all hosts have failed 20459 1726885656.70559: getting the remaining hosts for this loop 20459 1726885656.70560: done getting the remaining hosts for this loop 20459 1726885656.70563: getting the next task for host managed_node1 20459 1726885656.70570: done getting next task for host managed_node1 20459 1726885656.70572: ^ task is: TASK: Check RAID chunk size 20459 1726885656.70577: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.70599: getting variables 20459 1726885656.70601: in VariableManager get_vars() 20459 1726885656.70631: Calling all_inventory to load vars for managed_node1 20459 1726885656.70633: Calling groups_inventory to load vars for managed_node1 20459 1726885656.70636: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.70645: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.70647: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.70650: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.71430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.72153: done with get_vars() 20459 1726885656.72195: done getting variables 20459 1726885656.72373: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:36 -0400 (0:00:00.042) 0:01:03.084 ****** 20459 1726885656.72406: entering _queue_task() for managed_node1/assert 20459 1726885656.72717: worker is 1 (out of 1 available) 20459 1726885656.72731: exiting _queue_task() for managed_node1/assert 20459 1726885656.72743: done queuing things up, now waiting for results queue to drain 20459 1726885656.72745: waiting for pending results... 20459 1726885656.73077: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885656.73242: in run() - task 02369adf-7a19-47dd-4c59-000000001b56 20459 1726885656.73265: variable 'ansible_search_path' from source: unknown 20459 1726885656.73309: calling self._execute() 20459 1726885656.73471: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.73487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.73522: variable 'omit' from source: magic vars 20459 1726885656.74148: variable 'storage_test_volume' from source: include params 20459 1726885656.74204: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885656.74240: when evaluation is False, skipping this task 20459 1726885656.74248: _execute() done 20459 1726885656.74255: dumping result to json 20459 1726885656.74263: done dumping result, returning 20459 1726885656.74281: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-000000001b56] 20459 1726885656.74311: sending task result for task 02369adf-7a19-47dd-4c59-000000001b56 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885656.74498: no more pending results, returning what we have 20459 1726885656.74501: results queue empty 20459 1726885656.74502: checking for any_errors_fatal 20459 1726885656.74516: done checking for any_errors_fatal 20459 1726885656.74517: checking for max_fail_percentage 20459 1726885656.74519: done checking for max_fail_percentage 20459 1726885656.74520: checking to see if all hosts have failed and the running result is not ok 20459 1726885656.74523: done checking to see if all hosts have failed 20459 1726885656.74524: getting the remaining hosts for this loop 20459 1726885656.74526: done getting the remaining hosts for this loop 20459 1726885656.74529: getting the next task for host managed_node1 20459 1726885656.74544: done getting next task for host managed_node1 20459 1726885656.74547: ^ task is: TASK: Parse the actual size of the volume 20459 1726885656.74554: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885656.74560: getting variables 20459 1726885656.74562: in VariableManager get_vars() 20459 1726885656.74599: Calling all_inventory to load vars for managed_node1 20459 1726885656.74602: Calling groups_inventory to load vars for managed_node1 20459 1726885656.74606: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885656.74621: Calling all_plugins_play to load vars for managed_node1 20459 1726885656.74624: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885656.74628: Calling groups_plugins_play to load vars for managed_node1 20459 1726885656.75816: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b56 20459 1726885656.75820: WORKER PROCESS EXITING 20459 1726885656.75842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885656.76532: done with get_vars() 20459 1726885656.76547: 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 22:27:36 -0400 (0:00:00.042) 0:01:03.127 ****** 20459 1726885656.76672: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885656.77037: worker is 1 (out of 1 available) 20459 1726885656.77048: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885656.77060: done queuing things up, now waiting for results queue to drain 20459 1726885656.77062: waiting for pending results... 20459 1726885656.77858: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 20459 1726885656.78015: in run() - task 02369adf-7a19-47dd-4c59-000000001b5a 20459 1726885656.78040: variable 'ansible_search_path' from source: unknown 20459 1726885656.78080: calling self._execute() 20459 1726885656.78219: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.78230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.78246: variable 'omit' from source: magic vars 20459 1726885656.79486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885656.83440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885656.84866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885656.84992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885656.85034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885656.85105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885656.85267: variable '_storage_test_volume_present' from source: set_fact 20459 1726885656.85408: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885656.85685: variable 'storage_test_volume' from source: include params 20459 1726885656.85842: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): True 20459 1726885656.85854: variable 'omit' from source: magic vars 20459 1726885656.86043: variable 'omit' from source: magic vars 20459 1726885656.86193: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885656.86273: variable 'storage_test_volume' from source: include params 20459 1726885656.86396: variable 'omit' from source: magic vars 20459 1726885656.86433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885656.86462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885656.86598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885656.86621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885656.86637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885656.86656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885656.86675: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885656.86714: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885656.86802: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.86808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.87025: Set connection var ansible_pipelining to False 20459 1726885656.87033: Set connection var ansible_shell_type to sh 20459 1726885656.87039: Set connection var ansible_connection to ssh 20459 1726885656.87055: Set connection var ansible_timeout to 10 20459 1726885656.87063: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885656.87071: Set connection var ansible_shell_executable to /bin/sh 20459 1726885656.87097: variable 'ansible_shell_executable' from source: unknown 20459 1726885656.87122: variable 'ansible_connection' from source: unknown 20459 1726885656.87128: variable 'ansible_module_compression' from source: unknown 20459 1726885656.87133: variable 'ansible_shell_type' from source: unknown 20459 1726885656.87234: variable 'ansible_shell_executable' from source: unknown 20459 1726885656.87241: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885656.87248: variable 'ansible_pipelining' from source: unknown 20459 1726885656.87253: variable 'ansible_timeout' from source: unknown 20459 1726885656.87260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885656.87505: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885656.87524: variable 'omit' from source: magic vars 20459 1726885656.87534: starting attempt loop 20459 1726885656.87540: running the handler 20459 1726885656.87562: _low_level_execute_command(): starting 20459 1726885656.87573: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885656.88994: 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 <<< 20459 1726885656.88998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885656.89029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885656.89033: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885656.89045: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885656.89269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885656.89300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885656.89304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885656.89385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885656.91010: stdout chunk (state=3): >>>/root <<< 20459 1726885656.91115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885656.91186: stderr chunk (state=3): >>><<< 20459 1726885656.91189: stdout chunk (state=3): >>><<< 20459 1726885656.91290: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885656.91300: _low_level_execute_command(): starting 20459 1726885656.91303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128 `" && echo ansible-tmp-1726885656.9120898-23116-82707076811128="` echo /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128 `" ) && sleep 0' 20459 1726885656.92602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885656.92605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885656.92643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885656.92646: 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.44.236 is address <<< 20459 1726885656.92649: 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 <<< 20459 1726885656.92651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885656.92828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885656.92831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885656.92918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885656.92975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885656.94791: stdout chunk (state=3): >>>ansible-tmp-1726885656.9120898-23116-82707076811128=/root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128 <<< 20459 1726885656.94893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885656.94989: stderr chunk (state=3): >>><<< 20459 1726885656.94992: stdout chunk (state=3): >>><<< 20459 1726885656.95304: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885656.9120898-23116-82707076811128=/root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885656.95307: variable 'ansible_module_compression' from source: unknown 20459 1726885656.95309: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885656.95313: variable 'ansible_facts' from source: unknown 20459 1726885656.95316: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/AnsiballZ_bsize.py 20459 1726885656.96267: Sending initial data 20459 1726885656.96272: Sent initial data (153 bytes) 20459 1726885656.98054: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885656.98063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885656.98074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885656.98089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885656.98131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885656.98143: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885656.98152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885656.98166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885656.98173: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885656.98264: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885656.98272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885656.98281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885656.98293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885656.98301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885656.98308: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885656.98320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885656.98395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885656.98489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885656.98501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885656.98564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.00260: 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 <<< 20459 1726885657.00305: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885657.00339: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpif71fq7d /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/AnsiballZ_bsize.py <<< 20459 1726885657.00374: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885657.01881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.02005: stderr chunk (state=3): >>><<< 20459 1726885657.02008: stdout chunk (state=3): >>><<< 20459 1726885657.02011: done transferring module to remote 20459 1726885657.02019: _low_level_execute_command(): starting 20459 1726885657.02025: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/ /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/AnsiballZ_bsize.py && sleep 0' 20459 1726885657.03455: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.03497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.03515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.03538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.03623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.03635: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885657.03651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.03667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.03679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.03734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885657.03743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.03752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.03769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.03777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.03784: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885657.03793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.03868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.03958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.03972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.04041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.05771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.05774: stdout chunk (state=3): >>><<< 20459 1726885657.05782: stderr chunk (state=3): >>><<< 20459 1726885657.05797: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885657.05801: _low_level_execute_command(): starting 20459 1726885657.05806: _low_level_execute_command(): using become for this command 20459 1726885657.05825: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wvepmcpbrakcfpfroaewpuxdjxjrqhei ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885657.06444: Initial state: awaiting_escalation: BECOME-SUCCESS-wvepmcpbrakcfpfroaewpuxdjxjrqhei 20459 1726885657.07447: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.07487: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.07498: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.07510: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.07650: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.07657: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885657.07667: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.07679: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.07687: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.07694: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885657.07702: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.07712: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.07726: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.07732: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.07740: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885657.07750: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.07824: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.08116: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.08128: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.08349: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.11085: stdout chunk (state=1): >>>BECOME-SUCCESS-wvepmcpbrakcfpfroaewpuxdjxjrqhei <<< 20459 1726885657.11089: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-wvepmcpbrakcfpfroaewpuxdjxjrqhei' 20459 1726885657.11323: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885657.11327: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885657.11332: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885657.11391: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885657.11394: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885657.11423: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885657.11453: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885657.11506: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885657.11581: 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 <<< 20459 1726885657.11589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885657.11592: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885657.11624: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e93ca0> <<< 20459 1726885657.11656: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885657.11666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885657.11671: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e3a280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e93a00> <<< 20459 1726885657.11695: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885657.11706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885657.11725: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e939a0> <<< 20459 1726885657.11753: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885657.11757: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20459 1726885657.11762: 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 0x7f63d5e3a370> <<< 20459 1726885657.11801: 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' <<< 20459 1726885657.11828: 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' <<< 20459 1726885657.11833: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e3a820><<< 20459 1726885657.11840: stdout chunk (state=3): >>> <<< 20459 1726885657.11858: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e3a550> <<< 20459 1726885657.11886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885657.11889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885657.11922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885657.11932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885657.11950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885657.11967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885657.11987: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bc8f70> <<< 20459 1726885657.12008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885657.12031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885657.12097: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bcf100> <<< 20459 1726885657.12127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885657.12148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885657.12153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885657.12161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bcf820> <<< 20459 1726885657.12195: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e4f760> <<< 20459 1726885657.12210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885657.12219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bc8c70> <<< 20459 1726885657.12273: 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' <<< 20459 1726885657.12277: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bf8c70> <<< 20459 1726885657.12331: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e3afd0> <<< 20459 1726885657.12355: 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. <<< 20459 1726885657.12549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885657.12579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885657.12601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885657.12606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885657.12619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885657.12643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885657.12662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885657.12665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885657.12667: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b6fd90> <<< 20459 1726885657.12783: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b72e20> <<< 20459 1726885657.12796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885657.12801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885657.12807: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885657.12809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885657.12811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885657.12867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885657.12870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 20459 1726885657.12872: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b69730> <<< 20459 1726885657.12875: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b70520> <<< 20459 1726885657.12877: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b6f250> <<< 20459 1726885657.12879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885657.12956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885657.12981: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885657.13005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.13016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885657.13019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885657.13052: 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' <<< 20459 1726885657.13056: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f63d5af1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5af1760> <<< 20459 1726885657.13058: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885657.13094: 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' <<< 20459 1726885657.13097: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5af1d60> <<< 20459 1726885657.13099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885657.13137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885657.13142: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885657.13163: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5af1e20> <<< 20459 1726885657.13166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885657.13179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5af1ee0> <<< 20459 1726885657.13225: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885657.13253: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b49be0> <<< 20459 1726885657.13256: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885657.13259: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b434c0> <<< 20459 1726885657.13314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885657.13333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b57520> <<< 20459 1726885657.13336: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b76d00> <<< 20459 1726885657.13360: 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' <<< 20459 1726885657.13372: 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' <<< 20459 1726885657.13375: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f63d5b02b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b72fa0> <<< 20459 1726885657.13426: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.13430: 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 0x7f63d5b57130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b7c8b0> <<< 20459 1726885657.13433: 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' <<< 20459 1726885657.13479: 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' <<< 20459 1726885657.13483: 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' <<< 20459 1726885657.13530: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02c40> <<< 20459 1726885657.13534: 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' <<< 20459 1726885657.13557: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02bb0> <<< 20459 1726885657.13587: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885657.13590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885657.13597: 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' <<< 20459 1726885657.13655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885657.13662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885657.13692: 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 0x7f63d5ad7220> <<< 20459 1726885657.13698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885657.13717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885657.13747: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5ad7310> <<< 20459 1726885657.13864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b0fe50> <<< 20459 1726885657.13930: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02e20> <<< 20459 1726885657.13933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885657.13940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885657.13972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885657.13976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885657.14008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885657.14015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 20459 1726885657.14021: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a71f70> <<< 20459 1726885657.14047: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a56b20> <<< 20459 1726885657.14094: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b04d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b43fd0> <<< 20459 1726885657.14123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885657.14141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885657.14170: 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' <<< 20459 1726885657.14177: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a0f9a0> import 'errno' # <<< 20459 1726885657.14225: 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 0x7f63d5a0fcd0> <<< 20459 1726885657.14230: 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' <<< 20459 1726885657.14263: 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' <<< 20459 1726885657.14273: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a215e0> <<< 20459 1726885657.14293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885657.14326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885657.14346: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a21b20> <<< 20459 1726885657.14405: 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' <<< 20459 1726885657.14409: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f63d59ac250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a0fdc0> <<< 20459 1726885657.14420: 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' <<< 20459 1726885657.14465: 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 0x7f63d59bd130> <<< 20459 1726885657.14468: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a21460> <<< 20459 1726885657.14475: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885657.14502: 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 0x7f63d59bd1f0> <<< 20459 1726885657.14544: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02880> <<< 20459 1726885657.14566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885657.14573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885657.14598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885657.14606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885657.14638: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.14642: 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 0x7f63d59d9550> <<< 20459 1726885657.14661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885657.14670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885657.14685: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.14707: 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 0x7f63d59d9820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59d9610> <<< 20459 1726885657.14715: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.14718: 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 0x7f63d59d9700> <<< 20459 1726885657.14750: 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' <<< 20459 1726885657.14941: 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 0x7f63d59d9b50> <<< 20459 1726885657.14981: 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 0x7f63d59d9fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59d9790> <<< 20459 1726885657.15007: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59cc8e0> <<< 20459 1726885657.15030: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02460> <<< 20459 1726885657.15053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885657.15109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885657.15144: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59d9940> <<< 20459 1726885657.15247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885657.15254: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f63d53ea520> <<< 20459 1726885657.15400: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip' <<< 20459 1726885657.15405: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.15489: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.15514: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py <<< 20459 1726885657.15526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.15540: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.15546: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885657.15568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.17227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.17762: 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 0x7f63d52d2730> <<< 20459 1726885657.17766: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885657.17788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.17817: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885657.17821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885657.17823: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 20459 1726885657.17852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 20459 1726885657.17855: 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 0x7f63d5362850><<< 20459 1726885657.17888: stdout chunk (state=3): >>> <<< 20459 1726885657.17894: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362730> <<< 20459 1726885657.17937: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362490> <<< 20459 1726885657.17943: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885657.17963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885657.17998: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d53622b0> <<< 20459 1726885657.18008: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885657.18040: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.18051: 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 0x7f63d53624f0> <<< 20459 1726885657.18056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885657.18087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885657.18133: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d53628b0> <<< 20459 1726885657.18147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885657.18150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885657.18179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885657.18197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885657.18226: 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' <<< 20459 1726885657.18302: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5252790> <<< 20459 1726885657.18334: 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 0x7f63d5252b20> <<< 20459 1726885657.18363: 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 0x7f63d5252970> <<< 20459 1726885657.18382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885657.18421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885657.18451: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d526eb50> <<< 20459 1726885657.18462: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d535cd00> <<< 20459 1726885657.18637: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362610> <<< 20459 1726885657.18640: 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' <<< 20459 1726885657.18677: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d535ce80> <<< 20459 1726885657.18693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885657.18700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885657.18726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 20459 1726885657.18739: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885657.18749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885657.18755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885657.18789: 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' <<< 20459 1726885657.18795: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d52cc880> <<< 20459 1726885657.18879: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5304d90> <<< 20459 1726885657.18882: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5304850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5268310> <<< 20459 1726885657.18918: 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' <<< 20459 1726885657.18937: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f63d5304fa0> <<< 20459 1726885657.18946: 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 <<< 20459 1726885657.18958: 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 0x7f63d5304f70> <<< 20459 1726885657.18971: 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 <<< 20459 1726885657.18978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885657.18998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885657.19020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885657.19085: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.19099: 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 0x7f63d5233f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d533be80> <<< 20459 1726885657.19113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885657.19121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885657.19171: 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 0x7f63d5242520> <<< 20459 1726885657.19185: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d533bfd0> <<< 20459 1726885657.19190: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885657.19246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.19249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885657.19255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885657.19315: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5233250> <<< 20459 1726885657.19436: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5242160> <<< 20459 1726885657.19528: 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 0x7f63d52405b0> <<< 20459 1726885657.19550: 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' <<< 20459 1726885657.19557: 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 0x7f63d5240670> <<< 20459 1726885657.19590: 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 0x7f63d523fca0> <<< 20459 1726885657.19597: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5333bb0> <<< 20459 1726885657.19627: 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' <<< 20459 1726885657.19633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885657.19648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885657.19691: 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 0x7f63d52c49d0> <<< 20459 1726885657.19868: 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 0x7f63d52c2970> <<< 20459 1726885657.19875: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5234880> <<< 20459 1726885657.19904: 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' <<< 20459 1726885657.19920: 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 0x7f63d52c4400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d52fb9d0> <<< 20459 1726885657.19932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885657.19944: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885657.19950: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20104: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885657.20139: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20146: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885657.20248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.20791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.21331: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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' <<< 20459 1726885657.21335: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.21343: 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 0x7f63d520cbe0> <<< 20459 1726885657.21527: 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 0x7f63d52b87c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d4ded100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885657.21630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.21752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885657.21770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885657.21776: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d52b9c10> <<< 20459 1726885657.21791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22165: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22578: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22639: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885657.22645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22713: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885657.22720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22838: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885657.22853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22859: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885657.22879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.22943: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885657.22949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885657.23344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885657.23350: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885657.23418: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d52fefd0> <<< 20459 1726885657.23425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23546: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885657.23557: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885657.23573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23646: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885657.23652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.23873: 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 <<< 20459 1726885657.23894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.23970: 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 0x7f63d51f9700> <<< 20459 1726885657.23995: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d4da3f40> <<< 20459 1726885657.24029: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885657.24034: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885657.24190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885657.24280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885657.24310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885657.24330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885657.24341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885657.24373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885657.24434: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d4ddcb50> <<< 20459 1726885657.24475: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5207520> <<< 20459 1726885657.24554: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5202a60> <<< 20459 1726885657.24558: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885657.24560: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24585: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885657.24661: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885657.24680: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885657.24684: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24701: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24704: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885657.24720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24743: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885657.24746: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24768: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885657.24800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24807: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885657.24809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885657.24908: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 20459 1726885657.24924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.24943: 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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885657.25027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.25103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.25135: 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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885657.25182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.25330: stdout chunk (state=3): >>> {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3G"}}} <<< 20459 1726885657.25337: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885657.25586: 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 <<< 20459 1726885657.25605: 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 <<< 20459 1726885657.25621: 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 <<< 20459 1726885657.25648: 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<<< 20459 1726885657.25660: 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 <<< 20459 1726885657.25692: 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 # 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 <<< 20459 1726885657.25716: 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 <<< 20459 1726885657.25721: 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<<< 20459 1726885657.25727: 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<<< 20459 1726885657.25745: 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<<< 20459 1726885657.25752: stdout chunk (state=3): >>> # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 20459 1726885657.25754: 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 <<< 20459 1726885657.25765: 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 <<< 20459 1726885657.25774: 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 # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 20459 1726885657.25810: 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_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 <<< 20459 1726885657.25984: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885657.25991: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885657.26014: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885657.26020: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885657.26045: 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 <<< 20459 1726885657.26049: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 20459 1726885657.26071: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885657.26086: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885657.26089: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885657.26131: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 20459 1726885657.26147: 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 <<< 20459 1726885657.26151: 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 <<< 20459 1726885657.26167: 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 <<< 20459 1726885657.26185: 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 <<< 20459 1726885657.26188: 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 <<< 20459 1726885657.26206: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 20459 1726885657.26222: 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 <<< 20459 1726885657.26239: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 20459 1726885657.26242: 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 <<< 20459 1726885657.26260: 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 <<< 20459 1726885657.26263: 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 <<< 20459 1726885657.26282: 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 <<< 20459 1726885657.26406: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885657.26417: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 20459 1726885657.26434: stdout chunk (state=3): >>># destroy posixpath <<< 20459 1726885657.26440: 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 <<< 20459 1726885657.26469: 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 <<< 20459 1726885657.26475: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885657.26494: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885657.27003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885657.27006: stdout chunk (state=3): >>><<< 20459 1726885657.27015: stderr chunk (state=3): >>><<< 20459 1726885657.27115: _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 0x7f63d5e93ca0> # /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 0x7f63d5e3a280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e93a00> # /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 0x7f63d5e939a0> 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 0x7f63d5e3a370> # /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 0x7f63d5e3a820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e3a550> # /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 0x7f63d5bc8f70> # /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 0x7f63d5bcf100> # /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 0x7f63d5bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5bcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e4f760> # /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 0x7f63d5bc8c70> # /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 0x7f63d5bf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5e3afd0> 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 0x7f63d5b6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b72e20> # /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 0x7f63d5b69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b6f250> # /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 0x7f63d5af1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5af1760> 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 0x7f63d5af1d60> # /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 0x7f63d5af1e20> # /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 0x7f63d5af1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b49be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b434c0> # /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 0x7f63d5b57520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b76d00> # /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 0x7f63d5b02b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b72fa0> # 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 0x7f63d5b57130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b7c8b0> # /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 0x7f63d5b02e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02c40> # /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 0x7f63d5b02bb0> # /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 0x7f63d5ad7220> # /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 0x7f63d5ad7310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b0fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02e20> # /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 0x7f63d5a71f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a56b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b04d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b43fd0> # /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 0x7f63d5a0f9a0> 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 0x7f63d5a0fcd0> # /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 0x7f63d5a215e0> # /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 0x7f63d5a21b20> # 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 0x7f63d59ac250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a0fdc0> # /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 0x7f63d59bd130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5a21460> 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 0x7f63d59bd1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02880> # /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 0x7f63d59d9550> # /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 0x7f63d59d9820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59d9610> # 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 0x7f63d59d9700> # /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 0x7f63d59d9b50> # 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 0x7f63d59d9fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59d9790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d59cc8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5b02460> # /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 0x7f63d59d9940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f63d53ea520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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 0x7f63d52d2730> # /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 0x7f63d5362850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362490> # /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 0x7f63d5362580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d53622b0> 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 0x7f63d53624f0> # /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 0x7f63d53628b0> # /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 0x7f63d5252790> # 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 0x7f63d5252b20> # 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 0x7f63d5252970> # /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 0x7f63d526eb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d535cd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5362610> # /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 0x7f63d535ce80> # /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 0x7f63d52cc880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5304d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5304850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5268310> # 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 0x7f63d5304fa0> # /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 0x7f63d5304f70> # /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 0x7f63d5233f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d533be80> # /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 0x7f63d5242520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d533bfd0> # /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 0x7f63d5233250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5242160> # 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 0x7f63d52405b0> # 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 0x7f63d5240670> # 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 0x7f63d523fca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5333bb0> # /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 0x7f63d52c49d0> # 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 0x7f63d52c2970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5234880> # 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 0x7f63d52c4400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d52fb9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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 0x7f63d520cbe0> # /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 0x7f63d52b87c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d4ded100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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 0x7f63d52b9c10> # 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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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 0x7f63d52fefd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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 0x7f63d51f9700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d4da3f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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 0x7f63d4ddcb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5207520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63d5202a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gr93mguk/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3G"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885657.27663: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '3G', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885657.27666: _low_level_execute_command(): starting 20459 1726885657.27669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885656.9120898-23116-82707076811128/ > /dev/null 2>&1 && sleep 0' 20459 1726885657.28846: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.28855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.28865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.28880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.28919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.28933: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885657.28942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.29046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.29053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.29060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885657.29068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.29077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.29088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.29095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.29103: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885657.29110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.29190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.29262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.29272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.29476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.31227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.31230: stdout chunk (state=3): >>><<< 20459 1726885657.31233: stderr chunk (state=3): >>><<< 20459 1726885657.31260: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885657.31263: handler run complete 20459 1726885657.31292: attempt loop complete, returning result 20459 1726885657.31295: _execute() done 20459 1726885657.31298: dumping result to json 20459 1726885657.31300: done dumping result, returning 20459 1726885657.31302: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-47dd-4c59-000000001b5a] 20459 1726885657.31304: sending task result for task 02369adf-7a19-47dd-4c59-000000001b5a 20459 1726885657.31427: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b5a 20459 1726885657.31429: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } 20459 1726885657.31479: no more pending results, returning what we have 20459 1726885657.31482: results queue empty 20459 1726885657.31483: checking for any_errors_fatal 20459 1726885657.31490: done checking for any_errors_fatal 20459 1726885657.31491: checking for max_fail_percentage 20459 1726885657.31503: done checking for max_fail_percentage 20459 1726885657.31504: checking to see if all hosts have failed and the running result is not ok 20459 1726885657.31505: done checking to see if all hosts have failed 20459 1726885657.31506: getting the remaining hosts for this loop 20459 1726885657.31508: done getting the remaining hosts for this loop 20459 1726885657.31513: getting the next task for host managed_node1 20459 1726885657.31522: done getting next task for host managed_node1 20459 1726885657.31525: ^ task is: TASK: Parse the requested size of the volume 20459 1726885657.31530: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885657.31535: getting variables 20459 1726885657.31536: in VariableManager get_vars() 20459 1726885657.31573: Calling all_inventory to load vars for managed_node1 20459 1726885657.31576: Calling groups_inventory to load vars for managed_node1 20459 1726885657.31579: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885657.31589: Calling all_plugins_play to load vars for managed_node1 20459 1726885657.31592: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885657.31594: Calling groups_plugins_play to load vars for managed_node1 20459 1726885657.32178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885657.33380: done with get_vars() 20459 1726885657.33395: 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 22:27:37 -0400 (0:00:00.568) 0:01:03.695 ****** 20459 1726885657.33497: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885657.33792: worker is 1 (out of 1 available) 20459 1726885657.33805: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885657.33824: done queuing things up, now waiting for results queue to drain 20459 1726885657.33827: waiting for pending results... 20459 1726885657.34148: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 20459 1726885657.34322: in run() - task 02369adf-7a19-47dd-4c59-000000001b5b 20459 1726885657.34340: variable 'ansible_search_path' from source: unknown 20459 1726885657.34375: calling self._execute() 20459 1726885657.34468: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.34472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.34481: variable 'omit' from source: magic vars 20459 1726885657.34802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885657.37275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885657.37365: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885657.37433: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885657.37477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885657.37509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885657.37633: variable '_storage_test_volume_present' from source: set_fact 20459 1726885657.37662: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885657.37818: variable 'storage_test_volume' from source: include params 20459 1726885657.37839: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885657.38002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885657.38037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885657.38069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885657.38121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885657.38143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885657.38237: variable 'storage_test_volume' from source: include params 20459 1726885657.38259: Evaluated conditional ('%' not in storage_test_volume.size | string): True 20459 1726885657.38268: variable 'omit' from source: magic vars 20459 1726885657.38345: variable 'omit' from source: magic vars 20459 1726885657.38453: variable 'storage_test_volume' from source: include params 20459 1726885657.38491: variable 'omit' from source: magic vars 20459 1726885657.38530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885657.38566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885657.38590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885657.38611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885657.38632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885657.38659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885657.38680: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885657.38714: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885657.38724: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.38734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.38853: Set connection var ansible_pipelining to False 20459 1726885657.38865: Set connection var ansible_shell_type to sh 20459 1726885657.38872: Set connection var ansible_connection to ssh 20459 1726885657.38888: Set connection var ansible_timeout to 10 20459 1726885657.38897: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885657.38905: Set connection var ansible_shell_executable to /bin/sh 20459 1726885657.38936: variable 'ansible_shell_executable' from source: unknown 20459 1726885657.38950: variable 'ansible_connection' from source: unknown 20459 1726885657.38957: variable 'ansible_module_compression' from source: unknown 20459 1726885657.38963: variable 'ansible_shell_type' from source: unknown 20459 1726885657.38974: variable 'ansible_shell_executable' from source: unknown 20459 1726885657.38981: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.38988: variable 'ansible_pipelining' from source: unknown 20459 1726885657.38994: variable 'ansible_timeout' from source: unknown 20459 1726885657.39002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.39146: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885657.39162: variable 'omit' from source: magic vars 20459 1726885657.39172: starting attempt loop 20459 1726885657.39179: running the handler 20459 1726885657.39200: _low_level_execute_command(): starting 20459 1726885657.39213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885657.40430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.40444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.40458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.40475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.40519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.40562: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885657.40600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.40620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.40636: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.40694: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885657.40706: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.40773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.40778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.40780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.40815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.42445: stdout chunk (state=3): >>>/root <<< 20459 1726885657.42605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.42668: stderr chunk (state=3): >>><<< 20459 1726885657.42681: stdout chunk (state=3): >>><<< 20459 1726885657.42788: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885657.42792: _low_level_execute_command(): starting 20459 1726885657.42795: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512 `" && echo ansible-tmp-1726885657.427095-23150-104872503991512="` echo /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512 `" ) && sleep 0' 20459 1726885657.43395: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.43409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.43427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.43448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.43485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.43497: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885657.43542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.43563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.43576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.43663: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885657.43678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.43692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.43709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.43728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.43774: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885657.43788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.43881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.43904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.43922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.44025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.45797: stdout chunk (state=3): >>>ansible-tmp-1726885657.427095-23150-104872503991512=/root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512 <<< 20459 1726885657.45908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.45949: stderr chunk (state=3): >>><<< 20459 1726885657.45952: stdout chunk (state=3): >>><<< 20459 1726885657.45964: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885657.427095-23150-104872503991512=/root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885657.46002: variable 'ansible_module_compression' from source: unknown 20459 1726885657.46059: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885657.46117: variable 'ansible_facts' from source: unknown 20459 1726885657.46162: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/AnsiballZ_bsize.py 20459 1726885657.46297: Sending initial data 20459 1726885657.46300: Sent initial data (153 bytes) 20459 1726885657.47769: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.47772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.47775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.47815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.47822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.47846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.47875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.47888: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885657.47906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.48009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.48017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.48086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.49755: 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 <<< 20459 1726885657.49804: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885657.49843: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpw6z8orkq /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/AnsiballZ_bsize.py <<< 20459 1726885657.49878: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885657.51002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.51278: stderr chunk (state=3): >>><<< 20459 1726885657.51282: stdout chunk (state=3): >>><<< 20459 1726885657.51284: done transferring module to remote 20459 1726885657.51287: _low_level_execute_command(): starting 20459 1726885657.51291: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/ /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/AnsiballZ_bsize.py && sleep 0' 20459 1726885657.51917: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.51935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.51950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.51969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.52024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.52040: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885657.52060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.52080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.52096: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.52110: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885657.52128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.52149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.52165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.52178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.52193: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885657.52211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.52302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.52339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.52360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.52473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.54133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.54196: stderr chunk (state=3): >>><<< 20459 1726885657.54209: stdout chunk (state=3): >>><<< 20459 1726885657.54271: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885657.54274: _low_level_execute_command(): starting 20459 1726885657.54276: _low_level_execute_command(): using become for this command 20459 1726885657.54279: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kihirubqpfnjhkxsiditimcecugcfnmw ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885657.54385: Initial state: awaiting_escalation: BECOME-SUCCESS-kihirubqpfnjhkxsiditimcecugcfnmw 20459 1726885657.55000: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.55025: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.55038: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.55052: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.55083: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.55108: stderr chunk (state=1): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.55116: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.55125: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.55184: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.55201: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.55226: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.55281: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.58027: stdout chunk (state=1): >>>BECOME-SUCCESS-kihirubqpfnjhkxsiditimcecugcfnmw <<< 20459 1726885657.58031: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-kihirubqpfnjhkxsiditimcecugcfnmw' 20459 1726885657.58257: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885657.58276: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885657.58342: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885657.58391: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885657.58489: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885657.58553: 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 <<< 20459 1726885657.58594: 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 0x7f306489aca0> <<< 20459 1726885657.58652: 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 0x7f3064841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306489aa00> # /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' <<< 20459 1726885657.58695: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306489a9a0> import '_signal' # <<< 20459 1726885657.58764: 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' <<< 20459 1726885657.58837: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064841370> # /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 0x7f3064841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064841550> <<< 20459 1726885657.58933: 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 <<< 20459 1726885657.58960: 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 0x7f30645c8f70> # /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' <<< 20459 1726885657.59063: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645cf100> <<< 20459 1726885657.59074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885657.59079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885657.59103: 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 0x7f30645f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645cf820> <<< 20459 1726885657.59123: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064856760> <<< 20459 1726885657.59222: 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 0x7f30645c8c70> <<< 20459 1726885657.59293: 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 0x7f30645f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064841fd0> <<< 20459 1726885657.59303: 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. <<< 20459 1726885657.59484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885657.59486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885657.59517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885657.59530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885657.59564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885657.59568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885657.59594: 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' <<< 20459 1726885657.59598: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306456fd90> <<< 20459 1726885657.59640: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064572e20> <<< 20459 1726885657.59692: 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' <<< 20459 1726885657.59762: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885657.59804: 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 0x7f3064569730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064570520> <<< 20459 1726885657.59811: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306456f250> <<< 20459 1726885657.59822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885657.59886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885657.59889: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885657.59934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.59958: 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' <<< 20459 1726885657.60019: 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 0x7f30644f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30644f1760> <<< 20459 1726885657.60026: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885657.60029: 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' <<< 20459 1726885657.60044: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30644f1d60> <<< 20459 1726885657.60058: 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' <<< 20459 1726885657.60093: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30644f1e20> # /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' <<< 20459 1726885657.60116: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30644f1ee0> import '_collections' # <<< 20459 1726885657.60159: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064549be0> import '_functools' # <<< 20459 1726885657.60193: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645434c0> <<< 20459 1726885657.60236: 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 0x7f3064557520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064576d00> <<< 20459 1726885657.60261: 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' <<< 20459 1726885657.60292: 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 0x7f3064502b20> <<< 20459 1726885657.60308: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064572fa0> <<< 20459 1726885657.60346: 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 0x7f3064557130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306457c8b0> <<< 20459 1726885657.60364: 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' <<< 20459 1726885657.60386: 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' <<< 20459 1726885657.60403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885657.60437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885657.60455: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502e50> <<< 20459 1726885657.60459: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502c40> <<< 20459 1726885657.60479: 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' <<< 20459 1726885657.60488: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502bb0> <<< 20459 1726885657.60490: 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' <<< 20459 1726885657.60555: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885657.60558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885657.60585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885657.60618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885657.60654: 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 0x7f30644d6220> # /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' <<< 20459 1726885657.60678: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30644d6310> <<< 20459 1726885657.60876: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306450fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502e20> # /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' <<< 20459 1726885657.60947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885657.60984: 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 0x7f3064480f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064465b20> <<< 20459 1726885657.61106: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064504d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064543fd0> <<< 20459 1726885657.61127: 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 0x7f306441e9a0> import 'errno' # <<< 20459 1726885657.61145: 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 0x7f306441ecd0> <<< 20459 1726885657.61160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885657.61180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885657.61201: 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 0x7f30644305e0> <<< 20459 1726885657.61219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885657.61246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885657.61270: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064430b20> <<< 20459 1726885657.61305: 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' <<< 20459 1726885657.61327: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30643bb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306441edc0> <<< 20459 1726885657.61341: 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' <<< 20459 1726885657.61380: 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 0x7f30643cc130> <<< 20459 1726885657.61398: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064430460> import 'pwd' # <<< 20459 1726885657.61436: 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 0x7f30643cc1f0> <<< 20459 1726885657.61513: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502880> # /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' <<< 20459 1726885657.61540: 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' <<< 20459 1726885657.61567: 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 0x7f30643e7550> <<< 20459 1726885657.61608: 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' <<< 20459 1726885657.61633: 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 0x7f30643e7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643e7610> <<< 20459 1726885657.61639: 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 0x7f30643e7700> <<< 20459 1726885657.61672: 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' <<< 20459 1726885657.61859: 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 0x7f30643e7b50> <<< 20459 1726885657.61903: 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 0x7f30643e7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643e7790> <<< 20459 1726885657.61930: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643db8e0> <<< 20459 1726885657.61950: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502460> <<< 20459 1726885657.61954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885657.62052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643e7940> <<< 20459 1726885657.62159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3063dea520> <<< 20459 1726885657.62294: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available <<< 20459 1726885657.62392: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.62447: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885657.62469: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885657.63677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.64633: 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 0x7f3063ce5730> <<< 20459 1726885657.64637: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885657.64642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.64666: 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' <<< 20459 1726885657.64707: 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' <<< 20459 1726885657.64723: 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 0x7f3063d76850> <<< 20459 1726885657.64751: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76730> <<< 20459 1726885657.64797: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76490> <<< 20459 1726885657.64824: 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' <<< 20459 1726885657.64885: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d762b0> 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 0x7f3063d764f0> <<< 20459 1726885657.64910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885657.64931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885657.64961: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d768b0> <<< 20459 1726885657.64977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885657.65001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885657.65025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885657.65042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885657.65052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885657.65064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885657.65125: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063cc7880> <<< 20459 1726885657.65155: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.65160: 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 0x7f3063cc74f0> <<< 20459 1726885657.65184: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.65188: 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 0x7f3063cc76a0> <<< 20459 1726885657.65204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885657.65232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885657.65259: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c82b50> <<< 20459 1726885657.65277: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d70d00> <<< 20459 1726885657.65433: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76610> <<< 20459 1726885657.65457: 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' <<< 20459 1726885657.65478: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d70e80> <<< 20459 1726885657.65500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885657.65505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885657.65534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885657.65539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885657.65556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885657.65561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885657.65582: 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' <<< 20459 1726885657.65587: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c5f880> <<< 20459 1726885657.65666: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d18d90> <<< 20459 1726885657.65683: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d18850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c7c310> <<< 20459 1726885657.65701: 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' <<< 20459 1726885657.65724: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3063d18fa0> <<< 20459 1726885657.65739: 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 0x7f3063d18f70> <<< 20459 1726885657.65766: 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' <<< 20459 1726885657.65779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885657.65804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885657.65871: 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 0x7f3063c46f70> <<< 20459 1726885657.65883: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d4fe80> <<< 20459 1726885657.65895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885657.65901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885657.65984: 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 0x7f3063c56520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d4ffd0> <<< 20459 1726885657.66045: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885657.66080: 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' # <<< 20459 1726885657.66097: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c46250> <<< 20459 1726885657.66241: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c56160> <<< 20459 1726885657.66483: 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 0x7f3063c545b0> # 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 0x7f3063c54670> # 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 0x7f3063c53ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d47bb0> <<< 20459 1726885657.66498: 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 <<< 20459 1726885657.66517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885657.66600: 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 0x7f3063cd89d0> <<< 20459 1726885657.66788: 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 0x7f3063cd5970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c48880> <<< 20459 1726885657.66792: 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 0x7f3063cd8400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d0f9d0> <<< 20459 1726885657.66813: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.66816: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885657.66819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885657.66884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.66890: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885657.66911: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.66927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.66931: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885657.66937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.67043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.67152: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.67582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.68032: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885657.68082: 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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885657.68089: 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' <<< 20459 1726885657.68137: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885657.68141: 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 0x7f3063c22be0> <<< 20459 1726885657.68185: 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 0x7f3063ccc7c0> <<< 20459 1726885657.68197: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063802100> <<< 20459 1726885657.68246: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885657.68248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.68280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.68299: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885657.68420: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.68538: 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' <<< 20459 1726885657.68561: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063ccdc10> # zipimport: zlib available <<< 20459 1726885657.68943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69354: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69423: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885657.69426: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69452: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69500: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885657.69503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69608: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885657.69627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69634: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885657.69650: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69682: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69717: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885657.69722: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.69907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885657.70121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885657.70131: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885657.70195: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d12fd0> <<< 20459 1726885657.70206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70267: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70325: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885657.70332: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885657.70358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70421: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885657.70430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70644: 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 <<< 20459 1726885657.70678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885657.70740: 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 0x7f3063c0c700> <<< 20459 1726885657.70766: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30637b6f40> <<< 20459 1726885657.70799: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885657.70804: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885657.70919: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70965: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.70991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.71032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885657.71038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885657.71057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885657.71088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885657.71105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885657.71126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885657.71202: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30637efb50> <<< 20459 1726885657.71243: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c1b520> <<< 20459 1726885657.71314: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c16a60> <<< 20459 1726885657.71323: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885657.71357: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885657.71421: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885657.71444: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885657.71487: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885657.71510: 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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885657.71540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885657.71562: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885657.71583: 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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885657.71617: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.71678: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885657.71714: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885657.71736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.71797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.71881: 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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885657.71976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885657.72085: stdout chunk (state=3): >>> {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3g"}}} <<< 20459 1726885657.72103: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885657.72334: 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 <<< 20459 1726885657.72358: 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 <<< 20459 1726885657.72389: 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 # 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 <<< 20459 1726885657.72481: 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 # cleanup[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 <<< 20459 1726885657.72651: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885657.72679: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885657.72704: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885657.72735: 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 <<< 20459 1726885657.72760: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885657.72796: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885657.72803: 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 <<< 20459 1726885657.72850: 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 <<< 20459 1726885657.72873: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 20459 1726885657.72884: 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 <<< 20459 1726885657.72922: 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 <<< 20459 1726885657.72935: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885657.72955: 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 <<< 20459 1726885657.73123: 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 <<< 20459 1726885657.73128: 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 <<< 20459 1726885657.73154: 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 <<< 20459 1726885657.73174: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885657.73689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885657.73693: stdout chunk (state=3): >>><<< 20459 1726885657.73707: stderr chunk (state=3): >>><<< 20459 1726885657.73829: _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 0x7f306489aca0> # /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 0x7f3064841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306489aa00> # /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 0x7f306489a9a0> 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 0x7f3064841370> # /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 0x7f3064841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064841550> # /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 0x7f30645c8f70> # /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 0x7f30645cf100> # /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 0x7f30645f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064856760> # /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 0x7f30645c8c70> # /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 0x7f30645f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064841fd0> 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 0x7f306456fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064572e20> # /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 0x7f3064569730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064570520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306456f250> # /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 0x7f30644f1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30644f1760> 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 0x7f30644f1d60> # /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 0x7f30644f1e20> # /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 0x7f30644f1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064549be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645434c0> # /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 0x7f3064557520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064576d00> # /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 0x7f3064502b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064572fa0> # 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 0x7f3064557130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306457c8b0> # /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 0x7f3064502e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502c40> # /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 0x7f3064502bb0> # /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 0x7f30644d6220> # /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 0x7f30644d6310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306450fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30645048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502e20> # /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 0x7f3064480f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064465b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064504d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064543fd0> # /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 0x7f306441e9a0> 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 0x7f306441ecd0> # /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 0x7f30644305e0> # /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 0x7f3064430b20> # 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 0x7f30643bb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306441edc0> # /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 0x7f30643cc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064430460> 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 0x7f30643cc1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502880> # /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 0x7f30643e7550> # /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 0x7f30643e7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643e7610> # 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 0x7f30643e7700> # /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 0x7f30643e7b50> # 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 0x7f30643e7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643e7790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30643db8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064502460> # /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 0x7f30643e7940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3063dea520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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 0x7f3063ce5730> # /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 0x7f3063d76850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76490> # /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 0x7f3063d76580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d762b0> 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 0x7f3063d764f0> # /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 0x7f3063d768b0> # /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 0x7f3063cc7880> # 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 0x7f3063cc74f0> # 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 0x7f3063cc76a0> # /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 0x7f3063c82b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d70d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d76610> # /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 0x7f3063d70e80> # /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 0x7f3063c5f880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d18d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d18850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c7c310> # 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 0x7f3063d18fa0> # /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 0x7f3063d18f70> # /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 0x7f3063c46f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d4fe80> # /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 0x7f3063c56520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d4ffd0> # /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 0x7f3063c46250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c56160> # 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 0x7f3063c545b0> # 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 0x7f3063c54670> # 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 0x7f3063c53ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d47bb0> # /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 0x7f3063cd89d0> # 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 0x7f3063cd5970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c48880> # 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 0x7f3063cd8400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063d0f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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 0x7f3063c22be0> # /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 0x7f3063ccc7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063802100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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 0x7f3063ccdc10> # 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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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 0x7f3063d12fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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 0x7f3063c0c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30637b6f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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 0x7f30637efb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c1b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3063c16a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_3wgtu80j/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3g"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885657.74987: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '3g', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885657.74991: _low_level_execute_command(): starting 20459 1726885657.74994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885657.427095-23150-104872503991512/ > /dev/null 2>&1 && sleep 0' 20459 1726885657.74997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885657.74999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.75002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.75005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.75104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.75107: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885657.75109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.75111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885657.75115: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885657.75158: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885657.75163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885657.75165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885657.75168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885657.75170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885657.75212: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885657.75289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885657.75294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885657.75296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885657.75298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885657.75341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885657.77118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885657.77122: stdout chunk (state=3): >>><<< 20459 1726885657.77132: stderr chunk (state=3): >>><<< 20459 1726885657.77148: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885657.77154: handler run complete 20459 1726885657.77170: attempt loop complete, returning result 20459 1726885657.77174: _execute() done 20459 1726885657.77176: dumping result to json 20459 1726885657.77178: done dumping result, returning 20459 1726885657.77187: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-47dd-4c59-000000001b5b] 20459 1726885657.77191: sending task result for task 02369adf-7a19-47dd-4c59-000000001b5b ok: [managed_node1] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } 20459 1726885657.77407: no more pending results, returning what we have 20459 1726885657.77417: results queue empty 20459 1726885657.77418: checking for any_errors_fatal 20459 1726885657.77440: done checking for any_errors_fatal 20459 1726885657.77441: checking for max_fail_percentage 20459 1726885657.77444: done checking for max_fail_percentage 20459 1726885657.77447: checking to see if all hosts have failed and the running result is not ok 20459 1726885657.77448: done checking to see if all hosts have failed 20459 1726885657.77449: getting the remaining hosts for this loop 20459 1726885657.77451: done getting the remaining hosts for this loop 20459 1726885657.77455: getting the next task for host managed_node1 20459 1726885657.77464: done getting next task for host managed_node1 20459 1726885657.77467: ^ task is: TASK: Establish base value for expected size 20459 1726885657.77474: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885657.77479: getting variables 20459 1726885657.77481: in VariableManager get_vars() 20459 1726885657.77528: Calling all_inventory to load vars for managed_node1 20459 1726885657.77531: Calling groups_inventory to load vars for managed_node1 20459 1726885657.77539: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885657.77552: Calling all_plugins_play to load vars for managed_node1 20459 1726885657.77556: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885657.77559: Calling groups_plugins_play to load vars for managed_node1 20459 1726885657.78163: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b5b 20459 1726885657.78167: WORKER PROCESS EXITING 20459 1726885657.79147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885657.80977: done with get_vars() 20459 1726885657.80992: done getting variables 20459 1726885657.81198: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:37 -0400 (0:00:00.477) 0:01:04.172 ****** 20459 1726885657.81244: entering _queue_task() for managed_node1/set_fact 20459 1726885657.82170: worker is 1 (out of 1 available) 20459 1726885657.82184: exiting _queue_task() for managed_node1/set_fact 20459 1726885657.82196: done queuing things up, now waiting for results queue to drain 20459 1726885657.82198: waiting for pending results... 20459 1726885657.83427: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 20459 1726885657.83998: in run() - task 02369adf-7a19-47dd-4c59-000000001b5c 20459 1726885657.84159: variable 'ansible_search_path' from source: unknown 20459 1726885657.84286: calling self._execute() 20459 1726885657.84817: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.84896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.84933: variable 'omit' from source: magic vars 20459 1726885657.85767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885657.89177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885657.89286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885657.89367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885657.89437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885657.89481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885657.89639: variable '_storage_test_volume_present' from source: set_fact 20459 1726885657.89667: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885657.89874: variable 'storage_test_volume' from source: include params 20459 1726885657.89915: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885657.90160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885657.90210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885657.90256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885657.90314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885657.90342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885657.90463: variable 'storage_test_volume' from source: include params 20459 1726885657.90498: Evaluated conditional ('%' not in storage_test_volume.size | string): True 20459 1726885657.90524: variable 'omit' from source: magic vars 20459 1726885657.90623: variable 'omit' from source: magic vars 20459 1726885657.90764: variable 'storage_test_requested_size' from source: set_fact 20459 1726885657.90799: variable 'omit' from source: magic vars 20459 1726885657.90841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885657.90872: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885657.90905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885657.90933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885657.90961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885657.90984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885657.91024: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885657.91074: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885657.91085: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.91102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.91276: Set connection var ansible_pipelining to False 20459 1726885657.91289: Set connection var ansible_shell_type to sh 20459 1726885657.91303: Set connection var ansible_connection to ssh 20459 1726885657.91330: Set connection var ansible_timeout to 10 20459 1726885657.91340: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885657.91352: Set connection var ansible_shell_executable to /bin/sh 20459 1726885657.91384: variable 'ansible_shell_executable' from source: unknown 20459 1726885657.91400: variable 'ansible_connection' from source: unknown 20459 1726885657.91411: variable 'ansible_module_compression' from source: unknown 20459 1726885657.91428: variable 'ansible_shell_type' from source: unknown 20459 1726885657.91436: variable 'ansible_shell_executable' from source: unknown 20459 1726885657.91452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.91463: variable 'ansible_pipelining' from source: unknown 20459 1726885657.91469: variable 'ansible_timeout' from source: unknown 20459 1726885657.91485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.91608: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885657.91632: variable 'omit' from source: magic vars 20459 1726885657.91641: starting attempt loop 20459 1726885657.91648: running the handler 20459 1726885657.91664: handler run complete 20459 1726885657.91683: attempt loop complete, returning result 20459 1726885657.91693: _execute() done 20459 1726885657.91706: dumping result to json 20459 1726885657.91719: done dumping result, returning 20459 1726885657.91736: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-47dd-4c59-000000001b5c] 20459 1726885657.91747: sending task result for task 02369adf-7a19-47dd-4c59-000000001b5c ok: [managed_node1] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } 20459 1726885657.91931: no more pending results, returning what we have 20459 1726885657.91934: results queue empty 20459 1726885657.91937: checking for any_errors_fatal 20459 1726885657.91955: done checking for any_errors_fatal 20459 1726885657.91956: checking for max_fail_percentage 20459 1726885657.91959: done checking for max_fail_percentage 20459 1726885657.91960: checking to see if all hosts have failed and the running result is not ok 20459 1726885657.91961: done checking to see if all hosts have failed 20459 1726885657.91962: getting the remaining hosts for this loop 20459 1726885657.91966: done getting the remaining hosts for this loop 20459 1726885657.91973: getting the next task for host managed_node1 20459 1726885657.91983: done getting next task for host managed_node1 20459 1726885657.91986: ^ task is: TASK: Show expected size 20459 1726885657.91993: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885657.92004: getting variables 20459 1726885657.92006: in VariableManager get_vars() 20459 1726885657.92056: Calling all_inventory to load vars for managed_node1 20459 1726885657.92059: Calling groups_inventory to load vars for managed_node1 20459 1726885657.92063: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885657.92077: Calling all_plugins_play to load vars for managed_node1 20459 1726885657.92084: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885657.92088: Calling groups_plugins_play to load vars for managed_node1 20459 1726885657.93135: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b5c 20459 1726885657.93142: WORKER PROCESS EXITING 20459 1726885657.93183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885657.94055: done with get_vars() 20459 1726885657.94075: done getting variables 20459 1726885657.94171: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:37 -0400 (0:00:00.129) 0:01:04.302 ****** 20459 1726885657.94224: entering _queue_task() for managed_node1/debug 20459 1726885657.94516: worker is 1 (out of 1 available) 20459 1726885657.94530: exiting _queue_task() for managed_node1/debug 20459 1726885657.94548: done queuing things up, now waiting for results queue to drain 20459 1726885657.94550: waiting for pending results... 20459 1726885657.94874: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885657.95041: in run() - task 02369adf-7a19-47dd-4c59-000000001b5d 20459 1726885657.95060: variable 'ansible_search_path' from source: unknown 20459 1726885657.95106: calling self._execute() 20459 1726885657.95234: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.95246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.95259: variable 'omit' from source: magic vars 20459 1726885657.95380: variable 'omit' from source: magic vars 20459 1726885657.95454: variable 'omit' from source: magic vars 20459 1726885657.95491: variable 'omit' from source: magic vars 20459 1726885657.95545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885657.95584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885657.95608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885657.95637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885657.95661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885657.95681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885657.95700: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885657.95736: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885657.95745: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.95758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.95881: Set connection var ansible_pipelining to False 20459 1726885657.95888: Set connection var ansible_shell_type to sh 20459 1726885657.95894: Set connection var ansible_connection to ssh 20459 1726885657.95909: Set connection var ansible_timeout to 10 20459 1726885657.95920: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885657.95931: Set connection var ansible_shell_executable to /bin/sh 20459 1726885657.95958: variable 'ansible_shell_executable' from source: unknown 20459 1726885657.95966: variable 'ansible_connection' from source: unknown 20459 1726885657.95977: variable 'ansible_module_compression' from source: unknown 20459 1726885657.95984: variable 'ansible_shell_type' from source: unknown 20459 1726885657.95990: variable 'ansible_shell_executable' from source: unknown 20459 1726885657.95998: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.96005: variable 'ansible_pipelining' from source: unknown 20459 1726885657.96014: variable 'ansible_timeout' from source: unknown 20459 1726885657.96024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.96172: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885657.96193: variable 'omit' from source: magic vars 20459 1726885657.96205: starting attempt loop 20459 1726885657.96213: running the handler 20459 1726885657.96269: variable 'storage_test_expected_size' from source: set_fact 20459 1726885657.96476: variable 'storage_test_expected_size' from source: set_fact 20459 1726885657.96506: handler run complete 20459 1726885657.96539: attempt loop complete, returning result 20459 1726885657.96546: _execute() done 20459 1726885657.96552: dumping result to json 20459 1726885657.96559: done dumping result, returning 20459 1726885657.96569: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-000000001b5d] 20459 1726885657.96578: sending task result for task 02369adf-7a19-47dd-4c59-000000001b5d ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885657.96729: no more pending results, returning what we have 20459 1726885657.96732: results queue empty 20459 1726885657.96733: checking for any_errors_fatal 20459 1726885657.96742: done checking for any_errors_fatal 20459 1726885657.96743: checking for max_fail_percentage 20459 1726885657.96745: done checking for max_fail_percentage 20459 1726885657.96746: checking to see if all hosts have failed and the running result is not ok 20459 1726885657.96747: done checking to see if all hosts have failed 20459 1726885657.96748: getting the remaining hosts for this loop 20459 1726885657.96749: done getting the remaining hosts for this loop 20459 1726885657.96753: getting the next task for host managed_node1 20459 1726885657.96761: done getting next task for host managed_node1 20459 1726885657.96765: ^ task is: TASK: Get the size of parent/pool device 20459 1726885657.96771: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885657.96776: getting variables 20459 1726885657.96778: in VariableManager get_vars() 20459 1726885657.96818: Calling all_inventory to load vars for managed_node1 20459 1726885657.96823: Calling groups_inventory to load vars for managed_node1 20459 1726885657.96827: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885657.96838: Calling all_plugins_play to load vars for managed_node1 20459 1726885657.96842: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885657.96845: Calling groups_plugins_play to load vars for managed_node1 20459 1726885657.97620: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b5d 20459 1726885657.97626: WORKER PROCESS EXITING 20459 1726885657.97648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885657.98414: done with get_vars() 20459 1726885657.98435: 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 22:27:37 -0400 (0:00:00.043) 0:01:04.345 ****** 20459 1726885657.98520: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885657.98772: worker is 1 (out of 1 available) 20459 1726885657.98787: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885657.98799: done queuing things up, now waiting for results queue to drain 20459 1726885657.98802: waiting for pending results... 20459 1726885657.99107: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 20459 1726885657.99272: in run() - task 02369adf-7a19-47dd-4c59-000000001b5e 20459 1726885657.99292: variable 'ansible_search_path' from source: unknown 20459 1726885657.99338: calling self._execute() 20459 1726885657.99452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885657.99467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885657.99479: variable 'omit' from source: magic vars 20459 1726885657.99878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885658.02328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885658.02406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885658.02461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885658.02507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885658.02540: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885658.02643: variable '_storage_test_volume_present' from source: set_fact 20459 1726885658.02663: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885658.02811: variable 'storage_test_volume' from source: include params 20459 1726885658.02848: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885658.02859: variable 'omit' from source: magic vars 20459 1726885658.02944: variable 'omit' from source: magic vars 20459 1726885658.03111: variable 'ansible_lvm' from source: facts 20459 1726885658.03130: variable 'storage_test_pool' from source: include params 20459 1726885658.03178: variable 'omit' from source: magic vars 20459 1726885658.03208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885658.03242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885658.03272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885658.03294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885658.03313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885658.03338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885658.03364: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885658.03400: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885658.03408: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.03418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.03540: Set connection var ansible_pipelining to False 20459 1726885658.03547: Set connection var ansible_shell_type to sh 20459 1726885658.03552: Set connection var ansible_connection to ssh 20459 1726885658.03567: Set connection var ansible_timeout to 10 20459 1726885658.03582: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885658.03597: Set connection var ansible_shell_executable to /bin/sh 20459 1726885658.03630: variable 'ansible_shell_executable' from source: unknown 20459 1726885658.03639: variable 'ansible_connection' from source: unknown 20459 1726885658.03647: variable 'ansible_module_compression' from source: unknown 20459 1726885658.03653: variable 'ansible_shell_type' from source: unknown 20459 1726885658.03659: variable 'ansible_shell_executable' from source: unknown 20459 1726885658.03664: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.03671: variable 'ansible_pipelining' from source: unknown 20459 1726885658.03677: variable 'ansible_timeout' from source: unknown 20459 1726885658.03685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.03839: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885658.03854: variable 'omit' from source: magic vars 20459 1726885658.03863: starting attempt loop 20459 1726885658.03869: running the handler 20459 1726885658.03885: _low_level_execute_command(): starting 20459 1726885658.03896: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885658.04700: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885658.04718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.04739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.04758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.04814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.04831: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885658.04846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.04865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885658.04877: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885658.04893: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885658.04910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.04929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.04947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.04959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.04970: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885658.04983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.05070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885658.05093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885658.05113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885658.05198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885658.06818: stdout chunk (state=3): >>>/root <<< 20459 1726885658.07002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885658.07006: stdout chunk (state=3): >>><<< 20459 1726885658.07008: stderr chunk (state=3): >>><<< 20459 1726885658.07107: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885658.07120: _low_level_execute_command(): starting 20459 1726885658.07126: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614 `" && echo ansible-tmp-1726885658.0703068-23172-241573463227614="` echo /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614 `" ) && sleep 0' 20459 1726885658.07688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885658.07701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.07717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.07736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.07777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.07788: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885658.07800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.07818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885658.07833: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885658.07842: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885658.07852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.07865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.07879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.07890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.07899: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885658.07910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.07988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885658.08008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885658.08033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885658.08098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885658.09921: stdout chunk (state=3): >>>ansible-tmp-1726885658.0703068-23172-241573463227614=/root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614 <<< 20459 1726885658.10106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885658.10109: stdout chunk (state=3): >>><<< 20459 1726885658.10114: stderr chunk (state=3): >>><<< 20459 1726885658.10417: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885658.0703068-23172-241573463227614=/root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885658.10421: variable 'ansible_module_compression' from source: unknown 20459 1726885658.10423: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885658.10426: variable 'ansible_facts' from source: unknown 20459 1726885658.10428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/AnsiballZ_bsize.py 20459 1726885658.10507: Sending initial data 20459 1726885658.10510: Sent initial data (154 bytes) 20459 1726885658.11509: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885658.11534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.11550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.11568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.11610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.11629: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885658.11648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.11667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885658.11680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885658.11691: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885658.11704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.11721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.11741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.11758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.11771: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885658.11785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.11865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885658.11891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885658.11907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885658.11977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885658.13653: 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 <<< 20459 1726885658.13686: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885658.13735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpy5cnnhb_ /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/AnsiballZ_bsize.py <<< 20459 1726885658.13764: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885658.15020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885658.15094: stderr chunk (state=3): >>><<< 20459 1726885658.15098: stdout chunk (state=3): >>><<< 20459 1726885658.15124: done transferring module to remote 20459 1726885658.15138: _low_level_execute_command(): starting 20459 1726885658.15141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/ /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/AnsiballZ_bsize.py && sleep 0' 20459 1726885658.16609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885658.16628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.16642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.16658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.16703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.16717: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885658.16734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.16751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885658.16761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885658.16771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885658.16781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.16793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.16812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.16829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.16839: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885658.16851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.16938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885658.16958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885658.16972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885658.17042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885658.18778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885658.18781: stdout chunk (state=3): >>><<< 20459 1726885658.18783: stderr chunk (state=3): >>><<< 20459 1726885658.18817: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885658.18820: _low_level_execute_command(): starting 20459 1726885658.18822: _low_level_execute_command(): using become for this command 20459 1726885658.18895: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kvegpotmjlyhjtttcqekptmoqysxavyn ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885658.18955: Initial state: awaiting_escalation: BECOME-SUCCESS-kvegpotmjlyhjtttcqekptmoqysxavyn 20459 1726885658.19495: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885658.19514: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.19531: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.19556: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.19595: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.19606: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885658.19623: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.19641: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885658.19655: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885658.19675: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885658.19689: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.19704: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.19724: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.19739: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.19751: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885658.19767: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.19847: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885658.19870: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885658.19895: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885658.19971: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885658.22704: stdout chunk (state=1): >>>BECOME-SUCCESS-kvegpotmjlyhjtttcqekptmoqysxavyn <<< 20459 1726885658.22708: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-kvegpotmjlyhjtttcqekptmoqysxavyn' 20459 1726885658.22959: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885658.22974: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885658.23031: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885658.23071: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885658.23099: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885658.23155: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885658.23158: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885658.23206: 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' <<< 20459 1726885658.23233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885658.23251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885658.23278: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70769aca0> <<< 20459 1726885658.23322: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885658.23342: 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 0x7fc707641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70769aa00> <<< 20459 1726885658.23375: 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' <<< 20459 1726885658.23388: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70769a9a0> <<< 20459 1726885658.23439: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885658.23462: 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' <<< 20459 1726885658.23466: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707641370> <<< 20459 1726885658.23503: 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' <<< 20459 1726885658.23517: 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' <<< 20459 1726885658.23536: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707641820> <<< 20459 1726885658.23553: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707641550> <<< 20459 1726885658.23586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885658.23596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885658.23608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885658.23642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885658.23645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885658.23674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885658.23691: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073c8f70> <<< 20459 1726885658.23709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885658.23738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885658.23808: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073cf100> <<< 20459 1726885658.23837: 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' <<< 20459 1726885658.23886: 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' <<< 20459 1726885658.23889: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073cf820> <<< 20459 1726885658.23924: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707656760> <<< 20459 1726885658.23944: 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 0x7fc7073c8c70> <<< 20459 1726885658.24014: 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' <<< 20459 1726885658.24018: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073f8c70> <<< 20459 1726885658.24067: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707641fd0> <<< 20459 1726885658.24092: 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. <<< 20459 1726885658.24296: 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' <<< 20459 1726885658.24347: 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' <<< 20459 1726885658.24364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885658.24382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885658.24405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885658.24426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707394d90> <<< 20459 1726885658.24477: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707397e20> <<< 20459 1726885658.24512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885658.24522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885658.24569: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885658.24573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885658.24592: 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' <<< 20459 1726885658.24625: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70738e730> <<< 20459 1726885658.24645: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707395520> <<< 20459 1726885658.24667: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707394250> <<< 20459 1726885658.24670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885658.24723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885658.24747: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885658.24797: 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' <<< 20459 1726885658.24969: 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 0x7fc707316c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707316760> 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 0x7fc707316d60> # /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 0x7fc707316e20> <<< 20459 1726885658.24996: 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' <<< 20459 1726885658.25004: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707316ee0> import '_collections' # <<< 20459 1726885658.25049: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70736ebe0> <<< 20459 1726885658.25052: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885658.25076: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073684c0> <<< 20459 1726885658.25133: 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 0x7fc70737c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70739bd00> <<< 20459 1726885658.25161: 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' <<< 20459 1726885658.25200: 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 0x7fc707327b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707397fa0> <<< 20459 1726885658.25248: 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 0x7fc70737c130> <<< 20459 1726885658.25264: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073a18b0> <<< 20459 1726885658.25277: 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' <<< 20459 1726885658.25303: 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' <<< 20459 1726885658.25335: 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' <<< 20459 1726885658.25353: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327c40> <<< 20459 1726885658.25382: 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 0x7fc707327bb0> <<< 20459 1726885658.25412: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885658.25438: 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 <<< 20459 1726885658.25449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885658.25473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885658.25526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885658.25559: 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 0x7fc7072fc220> <<< 20459 1726885658.25580: 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' <<< 20459 1726885658.25617: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072fc310> <<< 20459 1726885658.25742: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707334e50> <<< 20459 1726885658.25779: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073298e0> <<< 20459 1726885658.25789: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327e20> <<< 20459 1726885658.25814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885658.25825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885658.25860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885658.25886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885658.25904: 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 0x7fc7072a5f70> <<< 20459 1726885658.25938: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70728ab20> <<< 20459 1726885658.25991: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707329d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707368fd0> <<< 20459 1726885658.26020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885658.26040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885658.26078: 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 0x7fc7072439a0> <<< 20459 1726885658.26096: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885658.26122: 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 0x7fc707243cd0> <<< 20459 1726885658.26149: 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' <<< 20459 1726885658.26188: 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' <<< 20459 1726885658.26213: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072555e0> <<< 20459 1726885658.26227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885658.26247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885658.26276: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707255b20> <<< 20459 1726885658.26325: 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 0x7fc7071eb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707243dc0> <<< 20459 1726885658.26351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885658.26364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885658.26402: 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 0x7fc7071fc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707255460> <<< 20459 1726885658.26429: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885658.26451: 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 0x7fc7071fc1f0> <<< 20459 1726885658.26489: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327880> <<< 20459 1726885658.26517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885658.26529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885658.26558: 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' <<< 20459 1726885658.26593: 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 0x7fc707217550> <<< 20459 1726885658.26623: 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' <<< 20459 1726885658.26655: 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 0x7fc707217820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707217610> <<< 20459 1726885658.26679: 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 0x7fc707217700> <<< 20459 1726885658.26708: 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' <<< 20459 1726885658.26904: 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 0x7fc707217b50> <<< 20459 1726885658.26948: 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 0x7fc707217fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707217790> <<< 20459 1726885658.26968: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70720b8e0> <<< 20459 1726885658.26991: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327460> <<< 20459 1726885658.27011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885658.27070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885658.27124: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707217940> <<< 20459 1726885658.27206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885658.27221: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc70714e520> <<< 20459 1726885658.27384: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available <<< 20459 1726885658.27472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.27515: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py <<< 20459 1726885658.27532: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.27551: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885658.28767: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.29716: 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 0x7fc706b11730> <<< 20459 1726885658.29742: 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' <<< 20459 1726885658.29766: 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' <<< 20459 1726885658.29793: 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' <<< 20459 1726885658.29827: 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 0x7fc706ba2850> <<< 20459 1726885658.29861: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2730> <<< 20459 1726885658.29892: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2490> <<< 20459 1726885658.29917: 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' <<< 20459 1726885658.29972: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba22b0> <<< 20459 1726885658.29975: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885658.30001: 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 0x7fc706ba24f0> <<< 20459 1726885658.30023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885658.30049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885658.30091: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba28b0> <<< 20459 1726885658.30127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885658.30130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885658.30152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885658.30173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885658.30187: 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' <<< 20459 1726885658.30252: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706af3880> <<< 20459 1726885658.30292: 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 0x7fc706af34f0> <<< 20459 1726885658.30330: 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 0x7fc706af36a0> <<< 20459 1726885658.30344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885658.30376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885658.30414: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706aaeb50> <<< 20459 1726885658.30430: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b9cd00> <<< 20459 1726885658.30593: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2610> <<< 20459 1726885658.30609: 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' <<< 20459 1726885658.30630: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b9ce80> <<< 20459 1726885658.30662: 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' <<< 20459 1726885658.30685: 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' <<< 20459 1726885658.30716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885658.30752: 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 <<< 20459 1726885658.30755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a8b880> <<< 20459 1726885658.30839: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b44d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b44850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706aa8310> <<< 20459 1726885658.30875: 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 0x7fc706b44fa0> <<< 20459 1726885658.30909: 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 0x7fc706b44f70> <<< 20459 1726885658.30943: 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 <<< 20459 1726885658.30953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885658.30965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885658.30985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885658.31057: 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 0x7fc706a72f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b7be80> <<< 20459 1726885658.31094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885658.31097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885658.31150: 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 0x7fc706a82520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b7bfd0> <<< 20459 1726885658.31177: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885658.31208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885658.31246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885658.31249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885658.31303: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a72250> <<< 20459 1726885658.31430: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a82160> <<< 20459 1726885658.31519: 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 0x7fc706a805b0> <<< 20459 1726885658.31547: 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 0x7fc706a80670> <<< 20459 1726885658.31618: 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 0x7fc706a7fca0> <<< 20459 1726885658.31623: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b73bb0> <<< 20459 1726885658.31651: 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 <<< 20459 1726885658.31664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885658.31710: 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 0x7fc706b049d0> <<< 20459 1726885658.31896: 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 0x7fc706b01970> <<< 20459 1726885658.31902: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a74880> <<< 20459 1726885658.31958: 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 0x7fc706b04400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b3b9d0> <<< 20459 1726885658.31977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.31992: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885658.31995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.32062: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.32147: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885658.32187: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885658.32191: 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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885658.32202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.32292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.32393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.32831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.33304: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885658.33316: 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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885658.33339: 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' <<< 20459 1726885658.33392: 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 0x7fc706a4cbe0> <<< 20459 1726885658.33472: 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' <<< 20459 1726885658.33484: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706af87c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70662d100> <<< 20459 1726885658.33532: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885658.33566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.33579: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885658.33697: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.33827: 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' <<< 20459 1726885658.33864: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706af9c10> <<< 20459 1726885658.33868: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34246: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34669: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34736: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885658.34774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34816: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885658.34819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34958: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885658.34979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.34991: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885658.35021: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35061: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885658.35071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35245: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885658.35474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885658.35477: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885658.35551: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b3efd0> <<< 20459 1726885658.35556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35691: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885658.35701: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885658.35716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35789: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885658.35792: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.35956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36012: 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 <<< 20459 1726885658.36040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885658.36110: 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 0x7fc706a39700> <<< 20459 1726885658.36143: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7065e3f40> <<< 20459 1726885658.36185: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885658.36305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36355: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885658.36453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885658.36456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885658.36490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885658.36509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885658.36527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885658.36606: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70661cb50> <<< 20459 1726885658.36647: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a47520> <<< 20459 1726885658.36710: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a42a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885658.36713: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36768: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885658.36848: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885658.36876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885658.36920: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885658.36946: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.36970: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885658.37012: 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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885658.37016: 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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885658.37028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.37059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.37121: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885658.37160: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885658.37176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.37253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.37335: 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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885658.37405: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885658.37556: stdout chunk (state=3): >>> {"changed": false, "size": "9 GiB", "bytes": 10726680821, "lvm": "9g", "parted": "9GiB", "invocation": {"module_args": {"size": "9.99G"}}} <<< 20459 1726885658.37559: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885658.37786: 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 <<< 20459 1726885658.37826: 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 # 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 <<< 20459 1726885658.37872: stdout chunk (state=3): >>># 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 <<< 20459 1726885658.37886: 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_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 <<< 20459 1726885658.38057: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885658.38105: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885658.38141: 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 <<< 20459 1726885658.38144: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885658.38210: 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 <<< 20459 1726885658.38246: 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 <<< 20459 1726885658.38265: 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 # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 20459 1726885658.38269: 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 <<< 20459 1726885658.38318: 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 <<< 20459 1726885658.38329: stdout chunk (state=3): >>># 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 <<< 20459 1726885658.38480: 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 <<< 20459 1726885658.38505: 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 <<< 20459 1726885658.38531: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885658.39037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885658.39040: stdout chunk (state=3): >>><<< 20459 1726885658.39043: stderr chunk (state=3): >>><<< 20459 1726885658.39146: _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 0x7fc70769aca0> # /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 0x7fc707641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70769aa00> # /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 0x7fc70769a9a0> 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 0x7fc707641370> # /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 0x7fc707641820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707641550> # /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 0x7fc7073c8f70> # /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 0x7fc7073cf100> # /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 0x7fc7073f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707656760> # /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 0x7fc7073c8c70> # /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 0x7fc7073f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707641fd0> 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 0x7fc707394d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707397e20> # /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 0x7fc70738e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707395520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707394250> # /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 0x7fc707316c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707316760> 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 0x7fc707316d60> # /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 0x7fc707316e20> # /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 0x7fc707316ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70736ebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073684c0> # /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 0x7fc70737c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70739bd00> # /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 0x7fc707327b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707397fa0> # 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 0x7fc70737c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073a18b0> # /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 0x7fc707327e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327c40> # /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 0x7fc707327bb0> # /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 0x7fc7072fc220> # /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 0x7fc7072fc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707334e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073298e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327e20> # /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 0x7fc7072a5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70728ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707329d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707368fd0> # /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 0x7fc7072439a0> 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 0x7fc707243cd0> # /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 0x7fc7072555e0> # /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 0x7fc707255b20> # 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 0x7fc7071eb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707243dc0> # /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 0x7fc7071fc130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707255460> 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 0x7fc7071fc1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327880> # /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 0x7fc707217550> # /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 0x7fc707217820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707217610> # 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 0x7fc707217700> # /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 0x7fc707217b50> # 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 0x7fc707217fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707217790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70720b8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707327460> # /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 0x7fc707217940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc70714e520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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 0x7fc706b11730> # /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 0x7fc706ba2850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2490> # /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 0x7fc706ba2580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba22b0> 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 0x7fc706ba24f0> # /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 0x7fc706ba28b0> # /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 0x7fc706af3880> # 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 0x7fc706af34f0> # 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 0x7fc706af36a0> # /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 0x7fc706aaeb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b9cd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706ba2610> # /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 0x7fc706b9ce80> # /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 0x7fc706a8b880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b44d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b44850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706aa8310> # 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 0x7fc706b44fa0> # /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 0x7fc706b44f70> # /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 0x7fc706a72f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b7be80> # /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 0x7fc706a82520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b7bfd0> # /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 0x7fc706a72250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a82160> # 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 0x7fc706a805b0> # 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 0x7fc706a80670> # 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 0x7fc706a7fca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b73bb0> # /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 0x7fc706b049d0> # 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 0x7fc706b01970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a74880> # 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 0x7fc706b04400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706b3b9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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 0x7fc706a4cbe0> # /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 0x7fc706af87c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70662d100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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 0x7fc706af9c10> # 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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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 0x7fc706b3efd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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 0x7fc706a39700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7065e3f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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 0x7fc70661cb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a47520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc706a42a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_tr9vlenv/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "9 GiB", "bytes": 10726680821, "lvm": "9g", "parted": "9GiB", "invocation": {"module_args": {"size": "9.99G"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885658.39899: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '9.99G', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885658.39903: _low_level_execute_command(): starting 20459 1726885658.39906: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885658.0703068-23172-241573463227614/ > /dev/null 2>&1 && sleep 0' 20459 1726885658.40519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885658.40534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.40553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.40573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.40622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.40636: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885658.40650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.40672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885658.40684: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885658.40695: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885658.40707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885658.40725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885658.40744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885658.40755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885658.40768: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885658.40782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885658.40863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885658.40886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885658.40901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885658.40967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885658.42792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885658.42795: stdout chunk (state=3): >>><<< 20459 1726885658.42798: stderr chunk (state=3): >>><<< 20459 1726885658.43017: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885658.43021: handler run complete 20459 1726885658.43023: attempt loop complete, returning result 20459 1726885658.43025: _execute() done 20459 1726885658.43027: dumping result to json 20459 1726885658.43028: done dumping result, returning 20459 1726885658.43030: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-47dd-4c59-000000001b5e] 20459 1726885658.43032: sending task result for task 02369adf-7a19-47dd-4c59-000000001b5e 20459 1726885658.43103: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b5e 20459 1726885658.43106: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } 20459 1726885658.43170: no more pending results, returning what we have 20459 1726885658.43174: results queue empty 20459 1726885658.43175: checking for any_errors_fatal 20459 1726885658.43185: done checking for any_errors_fatal 20459 1726885658.43186: checking for max_fail_percentage 20459 1726885658.43188: done checking for max_fail_percentage 20459 1726885658.43189: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.43190: done checking to see if all hosts have failed 20459 1726885658.43191: getting the remaining hosts for this loop 20459 1726885658.43193: done getting the remaining hosts for this loop 20459 1726885658.43196: getting the next task for host managed_node1 20459 1726885658.43209: done getting next task for host managed_node1 20459 1726885658.43214: ^ task is: TASK: Show test pool 20459 1726885658.43221: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.43227: getting variables 20459 1726885658.43228: in VariableManager get_vars() 20459 1726885658.43268: Calling all_inventory to load vars for managed_node1 20459 1726885658.43270: Calling groups_inventory to load vars for managed_node1 20459 1726885658.43274: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.43285: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.43288: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.43291: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.44121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.44772: done with get_vars() 20459 1726885658.44789: done getting variables 20459 1726885658.44860: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:38 -0400 (0:00:00.463) 0:01:04.809 ****** 20459 1726885658.44895: entering _queue_task() for managed_node1/debug 20459 1726885658.45179: worker is 1 (out of 1 available) 20459 1726885658.45191: exiting _queue_task() for managed_node1/debug 20459 1726885658.45204: done queuing things up, now waiting for results queue to drain 20459 1726885658.45206: waiting for pending results... 20459 1726885658.45524: running TaskExecutor() for managed_node1/TASK: Show test pool 20459 1726885658.45685: in run() - task 02369adf-7a19-47dd-4c59-000000001b60 20459 1726885658.45706: variable 'ansible_search_path' from source: unknown 20459 1726885658.45759: calling self._execute() 20459 1726885658.45882: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.45894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.45908: variable 'omit' from source: magic vars 20459 1726885658.46329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885658.48841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885658.48923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885658.49506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885658.49557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885658.49590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885658.49695: variable '_storage_test_volume_present' from source: set_fact 20459 1726885658.49718: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885658.49875: variable 'storage_test_volume' from source: include params 20459 1726885658.49905: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885658.50078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885658.50117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885658.50150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885658.50204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885658.50228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885658.50324: variable 'storage_test_volume' from source: include params 20459 1726885658.50346: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885658.50353: when evaluation is False, skipping this task 20459 1726885658.50360: _execute() done 20459 1726885658.50367: dumping result to json 20459 1726885658.50374: done dumping result, returning 20459 1726885658.50383: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-47dd-4c59-000000001b60] 20459 1726885658.50399: sending task result for task 02369adf-7a19-47dd-4c59-000000001b60 skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885658.50564: no more pending results, returning what we have 20459 1726885658.50568: results queue empty 20459 1726885658.50569: checking for any_errors_fatal 20459 1726885658.50579: done checking for any_errors_fatal 20459 1726885658.50580: checking for max_fail_percentage 20459 1726885658.50582: done checking for max_fail_percentage 20459 1726885658.50584: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.50584: done checking to see if all hosts have failed 20459 1726885658.50585: getting the remaining hosts for this loop 20459 1726885658.50587: done getting the remaining hosts for this loop 20459 1726885658.50591: getting the next task for host managed_node1 20459 1726885658.50601: done getting next task for host managed_node1 20459 1726885658.50604: ^ task is: TASK: Show test blockinfo 20459 1726885658.50610: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.50616: getting variables 20459 1726885658.50618: in VariableManager get_vars() 20459 1726885658.50654: Calling all_inventory to load vars for managed_node1 20459 1726885658.50656: Calling groups_inventory to load vars for managed_node1 20459 1726885658.50660: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.50672: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.50676: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.50679: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.51354: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b60 20459 1726885658.51357: WORKER PROCESS EXITING 20459 1726885658.51373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.52193: done with get_vars() 20459 1726885658.52215: done getting variables 20459 1726885658.52275: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:38 -0400 (0:00:00.074) 0:01:04.883 ****** 20459 1726885658.52310: entering _queue_task() for managed_node1/debug 20459 1726885658.52581: worker is 1 (out of 1 available) 20459 1726885658.52593: exiting _queue_task() for managed_node1/debug 20459 1726885658.52605: done queuing things up, now waiting for results queue to drain 20459 1726885658.52607: waiting for pending results... 20459 1726885658.52924: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 20459 1726885658.53086: in run() - task 02369adf-7a19-47dd-4c59-000000001b61 20459 1726885658.53114: variable 'ansible_search_path' from source: unknown 20459 1726885658.53155: calling self._execute() 20459 1726885658.53285: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.53297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.53319: variable 'omit' from source: magic vars 20459 1726885658.53728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885658.56708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885658.56792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885658.56839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885658.56883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885658.56935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885658.57047: variable '_storage_test_volume_present' from source: set_fact 20459 1726885658.57075: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885658.57230: variable 'storage_test_volume' from source: include params 20459 1726885658.57260: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885658.57434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885658.57473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885658.57507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885658.57559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885658.57579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885658.57672: variable 'storage_test_volume' from source: include params 20459 1726885658.57695: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885658.57703: when evaluation is False, skipping this task 20459 1726885658.57710: _execute() done 20459 1726885658.57723: dumping result to json 20459 1726885658.57730: done dumping result, returning 20459 1726885658.57741: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-47dd-4c59-000000001b61] 20459 1726885658.57752: sending task result for task 02369adf-7a19-47dd-4c59-000000001b61 skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885658.57909: no more pending results, returning what we have 20459 1726885658.57916: results queue empty 20459 1726885658.57917: checking for any_errors_fatal 20459 1726885658.57924: done checking for any_errors_fatal 20459 1726885658.57925: checking for max_fail_percentage 20459 1726885658.57927: done checking for max_fail_percentage 20459 1726885658.57928: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.57929: done checking to see if all hosts have failed 20459 1726885658.57930: getting the remaining hosts for this loop 20459 1726885658.57932: done getting the remaining hosts for this loop 20459 1726885658.57936: getting the next task for host managed_node1 20459 1726885658.57946: done getting next task for host managed_node1 20459 1726885658.57948: ^ task is: TASK: Show test pool size 20459 1726885658.57954: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.57960: getting variables 20459 1726885658.57962: in VariableManager get_vars() 20459 1726885658.57997: Calling all_inventory to load vars for managed_node1 20459 1726885658.58000: Calling groups_inventory to load vars for managed_node1 20459 1726885658.58004: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.58019: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.58023: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.58027: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.58689: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b61 20459 1726885658.58692: WORKER PROCESS EXITING 20459 1726885658.58756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.59915: done with get_vars() 20459 1726885658.59930: done getting variables 20459 1726885658.59995: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:38 -0400 (0:00:00.077) 0:01:04.960 ****** 20459 1726885658.60032: entering _queue_task() for managed_node1/debug 20459 1726885658.60314: worker is 1 (out of 1 available) 20459 1726885658.60327: exiting _queue_task() for managed_node1/debug 20459 1726885658.60337: done queuing things up, now waiting for results queue to drain 20459 1726885658.60339: waiting for pending results... 20459 1726885658.60652: running TaskExecutor() for managed_node1/TASK: Show test pool size 20459 1726885658.60829: in run() - task 02369adf-7a19-47dd-4c59-000000001b62 20459 1726885658.60849: variable 'ansible_search_path' from source: unknown 20459 1726885658.60897: calling self._execute() 20459 1726885658.61024: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.61041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.61057: variable 'omit' from source: magic vars 20459 1726885658.61470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885658.64020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885658.64105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885658.64172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885658.64219: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885658.64255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885658.64366: variable '_storage_test_volume_present' from source: set_fact 20459 1726885658.64389: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885658.64550: variable 'storage_test_volume' from source: include params 20459 1726885658.64584: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885658.64760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885658.64795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885658.64833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885658.64883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885658.64906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885658.64998: variable 'storage_test_volume' from source: include params 20459 1726885658.65027: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885658.65035: when evaluation is False, skipping this task 20459 1726885658.65041: _execute() done 20459 1726885658.65048: dumping result to json 20459 1726885658.65055: done dumping result, returning 20459 1726885658.65069: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-47dd-4c59-000000001b62] 20459 1726885658.65080: sending task result for task 02369adf-7a19-47dd-4c59-000000001b62 skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885658.65241: no more pending results, returning what we have 20459 1726885658.65245: results queue empty 20459 1726885658.65246: checking for any_errors_fatal 20459 1726885658.65257: done checking for any_errors_fatal 20459 1726885658.65258: checking for max_fail_percentage 20459 1726885658.65260: done checking for max_fail_percentage 20459 1726885658.65262: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.65262: done checking to see if all hosts have failed 20459 1726885658.65263: getting the remaining hosts for this loop 20459 1726885658.65265: done getting the remaining hosts for this loop 20459 1726885658.65269: getting the next task for host managed_node1 20459 1726885658.65279: done getting next task for host managed_node1 20459 1726885658.65281: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885658.65288: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.65293: getting variables 20459 1726885658.65295: in VariableManager get_vars() 20459 1726885658.65334: Calling all_inventory to load vars for managed_node1 20459 1726885658.65338: Calling groups_inventory to load vars for managed_node1 20459 1726885658.65342: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.65354: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.65358: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.65361: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.66182: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b62 20459 1726885658.66185: WORKER PROCESS EXITING 20459 1726885658.66207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.66948: done with get_vars() 20459 1726885658.66962: done getting variables 20459 1726885658.67017: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:38 -0400 (0:00:00.070) 0:01:05.030 ****** 20459 1726885658.67055: entering _queue_task() for managed_node1/set_fact 20459 1726885658.67305: worker is 1 (out of 1 available) 20459 1726885658.67319: exiting _queue_task() for managed_node1/set_fact 20459 1726885658.67331: done queuing things up, now waiting for results queue to drain 20459 1726885658.67332: waiting for pending results... 20459 1726885658.67644: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885658.67816: in run() - task 02369adf-7a19-47dd-4c59-000000001b63 20459 1726885658.67837: variable 'ansible_search_path' from source: unknown 20459 1726885658.67880: calling self._execute() 20459 1726885658.68014: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.68030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.68046: variable 'omit' from source: magic vars 20459 1726885658.68465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885658.71005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885658.71087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885658.71147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885658.71191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885658.71227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885658.71333: variable '_storage_test_volume_present' from source: set_fact 20459 1726885658.71355: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885658.71509: variable 'storage_test_volume' from source: include params 20459 1726885658.71541: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885658.71713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885658.71749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885658.71780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885658.71898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885658.71926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885658.72018: variable 'storage_test_volume' from source: include params 20459 1726885658.72046: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885658.72053: when evaluation is False, skipping this task 20459 1726885658.72060: _execute() done 20459 1726885658.72067: dumping result to json 20459 1726885658.72074: done dumping result, returning 20459 1726885658.72084: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-000000001b63] 20459 1726885658.72093: sending task result for task 02369adf-7a19-47dd-4c59-000000001b63 20459 1726885658.72206: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b63 20459 1726885658.72216: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } 20459 1726885658.72277: no more pending results, returning what we have 20459 1726885658.72281: results queue empty 20459 1726885658.72282: checking for any_errors_fatal 20459 1726885658.72290: done checking for any_errors_fatal 20459 1726885658.72291: checking for max_fail_percentage 20459 1726885658.72294: done checking for max_fail_percentage 20459 1726885658.72295: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.72295: done checking to see if all hosts have failed 20459 1726885658.72296: getting the remaining hosts for this loop 20459 1726885658.72298: done getting the remaining hosts for this loop 20459 1726885658.72301: getting the next task for host managed_node1 20459 1726885658.72316: done getting next task for host managed_node1 20459 1726885658.72319: ^ task is: TASK: Default thin pool reserved space values 20459 1726885658.72326: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.72330: getting variables 20459 1726885658.72332: in VariableManager get_vars() 20459 1726885658.72365: Calling all_inventory to load vars for managed_node1 20459 1726885658.72368: Calling groups_inventory to load vars for managed_node1 20459 1726885658.72371: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.72382: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.72386: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.72390: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.73688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.76055: done with get_vars() 20459 1726885658.76100: done getting variables 20459 1726885658.76539: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:38 -0400 (0:00:00.096) 0:01:05.126 ****** 20459 1726885658.76667: entering _queue_task() for managed_node1/set_fact 20459 1726885658.77175: worker is 1 (out of 1 available) 20459 1726885658.77188: exiting _queue_task() for managed_node1/set_fact 20459 1726885658.77199: done queuing things up, now waiting for results queue to drain 20459 1726885658.77201: waiting for pending results... 20459 1726885658.77518: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 20459 1726885658.77667: in run() - task 02369adf-7a19-47dd-4c59-000000001b65 20459 1726885658.77688: variable 'ansible_search_path' from source: unknown 20459 1726885658.78741: calling self._execute() 20459 1726885658.78909: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.79637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.79651: variable 'omit' from source: magic vars 20459 1726885658.80564: variable 'storage_test_volume' from source: include params 20459 1726885658.80598: Evaluated conditional (storage_test_volume.thin): False 20459 1726885658.80643: when evaluation is False, skipping this task 20459 1726885658.80650: _execute() done 20459 1726885658.80657: dumping result to json 20459 1726885658.80663: done dumping result, returning 20459 1726885658.80674: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-47dd-4c59-000000001b65] 20459 1726885658.80685: sending task result for task 02369adf-7a19-47dd-4c59-000000001b65 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885658.80902: no more pending results, returning what we have 20459 1726885658.80906: results queue empty 20459 1726885658.80907: checking for any_errors_fatal 20459 1726885658.80922: done checking for any_errors_fatal 20459 1726885658.80923: checking for max_fail_percentage 20459 1726885658.80925: done checking for max_fail_percentage 20459 1726885658.80926: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.80927: done checking to see if all hosts have failed 20459 1726885658.80927: getting the remaining hosts for this loop 20459 1726885658.80929: done getting the remaining hosts for this loop 20459 1726885658.80932: getting the next task for host managed_node1 20459 1726885658.80942: done getting next task for host managed_node1 20459 1726885658.80945: ^ task is: TASK: Default minimal thin pool reserved space size 20459 1726885658.80954: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.80958: getting variables 20459 1726885658.80960: in VariableManager get_vars() 20459 1726885658.81004: Calling all_inventory to load vars for managed_node1 20459 1726885658.81007: Calling groups_inventory to load vars for managed_node1 20459 1726885658.81011: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.81027: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.81031: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.81034: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.82033: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b65 20459 1726885658.82036: WORKER PROCESS EXITING 20459 1726885658.82087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.83191: done with get_vars() 20459 1726885658.83206: 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 22:27:38 -0400 (0:00:00.077) 0:01:05.204 ****** 20459 1726885658.84406: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885658.84671: worker is 1 (out of 1 available) 20459 1726885658.84682: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885658.84695: done queuing things up, now waiting for results queue to drain 20459 1726885658.84698: waiting for pending results... 20459 1726885658.85675: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 20459 1726885658.85910: in run() - task 02369adf-7a19-47dd-4c59-000000001b66 20459 1726885658.85990: variable 'ansible_search_path' from source: unknown 20459 1726885658.86051: calling self._execute() 20459 1726885658.87110: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.87231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.87247: variable 'omit' from source: magic vars 20459 1726885658.87789: variable 'storage_test_volume' from source: include params 20459 1726885658.88350: Evaluated conditional (storage_test_volume.thin): False 20459 1726885658.88357: when evaluation is False, skipping this task 20459 1726885658.88365: _execute() done 20459 1726885658.88372: dumping result to json 20459 1726885658.88378: done dumping result, returning 20459 1726885658.88387: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-47dd-4c59-000000001b66] 20459 1726885658.88397: sending task result for task 02369adf-7a19-47dd-4c59-000000001b66 20459 1726885658.88511: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b66 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885658.88570: no more pending results, returning what we have 20459 1726885658.88574: results queue empty 20459 1726885658.88575: checking for any_errors_fatal 20459 1726885658.88583: done checking for any_errors_fatal 20459 1726885658.88584: checking for max_fail_percentage 20459 1726885658.88586: done checking for max_fail_percentage 20459 1726885658.88586: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.88587: done checking to see if all hosts have failed 20459 1726885658.88588: getting the remaining hosts for this loop 20459 1726885658.88589: done getting the remaining hosts for this loop 20459 1726885658.88593: getting the next task for host managed_node1 20459 1726885658.88601: done getting next task for host managed_node1 20459 1726885658.88603: ^ task is: TASK: Default maximal thin pool reserved space size 20459 1726885658.88611: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.88618: getting variables 20459 1726885658.88619: in VariableManager get_vars() 20459 1726885658.88654: Calling all_inventory to load vars for managed_node1 20459 1726885658.88657: Calling groups_inventory to load vars for managed_node1 20459 1726885658.88660: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.88675: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.88678: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.88682: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.89557: WORKER PROCESS EXITING 20459 1726885658.89753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.91295: done with get_vars() 20459 1726885658.91310: 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 22:27:38 -0400 (0:00:00.069) 0:01:05.274 ****** 20459 1726885658.91397: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885658.91868: worker is 1 (out of 1 available) 20459 1726885658.91881: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885658.91893: done queuing things up, now waiting for results queue to drain 20459 1726885658.91895: waiting for pending results... 20459 1726885658.92269: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 20459 1726885658.92561: in run() - task 02369adf-7a19-47dd-4c59-000000001b67 20459 1726885658.92645: variable 'ansible_search_path' from source: unknown 20459 1726885658.92685: calling self._execute() 20459 1726885658.92921: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.92934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.92964: variable 'omit' from source: magic vars 20459 1726885658.93775: variable 'storage_test_volume' from source: include params 20459 1726885658.93809: Evaluated conditional (storage_test_volume.thin): False 20459 1726885658.94102: when evaluation is False, skipping this task 20459 1726885658.94110: _execute() done 20459 1726885658.94120: dumping result to json 20459 1726885658.94130: done dumping result, returning 20459 1726885658.94145: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-47dd-4c59-000000001b67] 20459 1726885658.94154: sending task result for task 02369adf-7a19-47dd-4c59-000000001b67 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885658.94310: no more pending results, returning what we have 20459 1726885658.94316: results queue empty 20459 1726885658.94317: checking for any_errors_fatal 20459 1726885658.94327: done checking for any_errors_fatal 20459 1726885658.94328: checking for max_fail_percentage 20459 1726885658.94331: done checking for max_fail_percentage 20459 1726885658.94332: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.94333: done checking to see if all hosts have failed 20459 1726885658.94333: getting the remaining hosts for this loop 20459 1726885658.94335: done getting the remaining hosts for this loop 20459 1726885658.94338: getting the next task for host managed_node1 20459 1726885658.94348: done getting next task for host managed_node1 20459 1726885658.94351: ^ task is: TASK: Calculate maximum usable space in thin pool 20459 1726885658.94359: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.94363: getting variables 20459 1726885658.94365: in VariableManager get_vars() 20459 1726885658.94397: Calling all_inventory to load vars for managed_node1 20459 1726885658.94399: Calling groups_inventory to load vars for managed_node1 20459 1726885658.94403: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.94417: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.94423: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.94427: Calling groups_plugins_play to load vars for managed_node1 20459 1726885658.95679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885658.97438: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b67 20459 1726885658.97442: WORKER PROCESS EXITING 20459 1726885658.97588: done with get_vars() 20459 1726885658.97603: done getting variables 20459 1726885658.97662: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:38 -0400 (0:00:00.062) 0:01:05.337 ****** 20459 1726885658.97695: entering _queue_task() for managed_node1/set_fact 20459 1726885658.97944: worker is 1 (out of 1 available) 20459 1726885658.97955: exiting _queue_task() for managed_node1/set_fact 20459 1726885658.97966: done queuing things up, now waiting for results queue to drain 20459 1726885658.97967: waiting for pending results... 20459 1726885658.98527: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 20459 1726885658.98682: in run() - task 02369adf-7a19-47dd-4c59-000000001b68 20459 1726885658.98702: variable 'ansible_search_path' from source: unknown 20459 1726885658.98757: calling self._execute() 20459 1726885658.98892: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885658.98904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885658.98924: variable 'omit' from source: magic vars 20459 1726885658.99353: variable 'storage_test_volume' from source: include params 20459 1726885658.99386: Evaluated conditional (storage_test_volume.thin): False 20459 1726885658.99394: when evaluation is False, skipping this task 20459 1726885658.99404: _execute() done 20459 1726885658.99418: dumping result to json 20459 1726885658.99429: done dumping result, returning 20459 1726885658.99439: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-47dd-4c59-000000001b68] 20459 1726885658.99450: sending task result for task 02369adf-7a19-47dd-4c59-000000001b68 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885658.99599: no more pending results, returning what we have 20459 1726885658.99603: results queue empty 20459 1726885658.99604: checking for any_errors_fatal 20459 1726885658.99615: done checking for any_errors_fatal 20459 1726885658.99617: checking for max_fail_percentage 20459 1726885658.99619: done checking for max_fail_percentage 20459 1726885658.99620: checking to see if all hosts have failed and the running result is not ok 20459 1726885658.99623: done checking to see if all hosts have failed 20459 1726885658.99624: getting the remaining hosts for this loop 20459 1726885658.99625: done getting the remaining hosts for this loop 20459 1726885658.99628: getting the next task for host managed_node1 20459 1726885658.99638: done getting next task for host managed_node1 20459 1726885658.99640: ^ task is: TASK: Apply upper size limit to max usable thin pool space 20459 1726885658.99647: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885658.99652: getting variables 20459 1726885658.99654: in VariableManager get_vars() 20459 1726885658.99687: Calling all_inventory to load vars for managed_node1 20459 1726885658.99689: Calling groups_inventory to load vars for managed_node1 20459 1726885658.99693: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885658.99706: Calling all_plugins_play to load vars for managed_node1 20459 1726885658.99710: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885658.99716: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.00562: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b68 20459 1726885659.00565: WORKER PROCESS EXITING 20459 1726885659.00594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.01670: done with get_vars() 20459 1726885659.01683: done getting variables 20459 1726885659.01744: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.040) 0:01:05.378 ****** 20459 1726885659.01781: entering _queue_task() for managed_node1/set_fact 20459 1726885659.02029: worker is 1 (out of 1 available) 20459 1726885659.02041: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.02052: done queuing things up, now waiting for results queue to drain 20459 1726885659.02053: waiting for pending results... 20459 1726885659.02360: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 20459 1726885659.02535: in run() - task 02369adf-7a19-47dd-4c59-000000001b69 20459 1726885659.02556: variable 'ansible_search_path' from source: unknown 20459 1726885659.02595: calling self._execute() 20459 1726885659.02723: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.02736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.02754: variable 'omit' from source: magic vars 20459 1726885659.03155: variable 'storage_test_volume' from source: include params 20459 1726885659.03195: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.03204: when evaluation is False, skipping this task 20459 1726885659.03213: _execute() done 20459 1726885659.03224: dumping result to json 20459 1726885659.03232: done dumping result, returning 20459 1726885659.03242: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-000000001b69] 20459 1726885659.03260: sending task result for task 02369adf-7a19-47dd-4c59-000000001b69 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.03428: no more pending results, returning what we have 20459 1726885659.03432: results queue empty 20459 1726885659.03433: checking for any_errors_fatal 20459 1726885659.03443: done checking for any_errors_fatal 20459 1726885659.03444: checking for max_fail_percentage 20459 1726885659.03445: done checking for max_fail_percentage 20459 1726885659.03447: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.03447: done checking to see if all hosts have failed 20459 1726885659.03448: getting the remaining hosts for this loop 20459 1726885659.03450: done getting the remaining hosts for this loop 20459 1726885659.03453: getting the next task for host managed_node1 20459 1726885659.03463: done getting next task for host managed_node1 20459 1726885659.03466: ^ task is: TASK: Apply lower size limit to max usable thin pool space 20459 1726885659.03474: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.03479: getting variables 20459 1726885659.03481: in VariableManager get_vars() 20459 1726885659.03516: Calling all_inventory to load vars for managed_node1 20459 1726885659.03518: Calling groups_inventory to load vars for managed_node1 20459 1726885659.03524: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.03537: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.03541: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.03544: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.04351: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b69 20459 1726885659.04354: WORKER PROCESS EXITING 20459 1726885659.04379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.05040: done with get_vars() 20459 1726885659.05052: done getting variables 20459 1726885659.05105: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.033) 0:01:05.411 ****** 20459 1726885659.05145: entering _queue_task() for managed_node1/set_fact 20459 1726885659.05366: worker is 1 (out of 1 available) 20459 1726885659.05377: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.05389: done queuing things up, now waiting for results queue to drain 20459 1726885659.05390: waiting for pending results... 20459 1726885659.05673: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 20459 1726885659.05830: in run() - task 02369adf-7a19-47dd-4c59-000000001b6a 20459 1726885659.05852: variable 'ansible_search_path' from source: unknown 20459 1726885659.05895: calling self._execute() 20459 1726885659.06018: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.06033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.06050: variable 'omit' from source: magic vars 20459 1726885659.06449: variable 'storage_test_volume' from source: include params 20459 1726885659.06485: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.06492: when evaluation is False, skipping this task 20459 1726885659.06498: _execute() done 20459 1726885659.06505: dumping result to json 20459 1726885659.06511: done dumping result, returning 20459 1726885659.06526: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-000000001b6a] 20459 1726885659.06541: sending task result for task 02369adf-7a19-47dd-4c59-000000001b6a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.06691: no more pending results, returning what we have 20459 1726885659.06695: results queue empty 20459 1726885659.06696: checking for any_errors_fatal 20459 1726885659.06706: done checking for any_errors_fatal 20459 1726885659.06707: checking for max_fail_percentage 20459 1726885659.06709: done checking for max_fail_percentage 20459 1726885659.06710: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.06713: done checking to see if all hosts have failed 20459 1726885659.06714: getting the remaining hosts for this loop 20459 1726885659.06715: done getting the remaining hosts for this loop 20459 1726885659.06719: getting the next task for host managed_node1 20459 1726885659.06730: done getting next task for host managed_node1 20459 1726885659.06734: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 20459 1726885659.06741: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.06745: getting variables 20459 1726885659.06746: in VariableManager get_vars() 20459 1726885659.06778: Calling all_inventory to load vars for managed_node1 20459 1726885659.06780: Calling groups_inventory to load vars for managed_node1 20459 1726885659.06784: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.06796: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.06800: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.06803: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.07606: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b6a 20459 1726885659.07609: WORKER PROCESS EXITING 20459 1726885659.07636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.08436: done with get_vars() 20459 1726885659.08450: 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 22:27:39 -0400 (0:00:00.033) 0:01:05.445 ****** 20459 1726885659.08533: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885659.09258: worker is 1 (out of 1 available) 20459 1726885659.09270: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885659.09282: done queuing things up, now waiting for results queue to drain 20459 1726885659.09284: waiting for pending results... 20459 1726885659.10699: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 20459 1726885659.10846: in run() - task 02369adf-7a19-47dd-4c59-000000001b6b 20459 1726885659.11447: variable 'ansible_search_path' from source: unknown 20459 1726885659.11482: calling self._execute() 20459 1726885659.11599: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.11613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.11628: variable 'omit' from source: magic vars 20459 1726885659.12007: variable 'storage_test_volume' from source: include params 20459 1726885659.12054: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.12063: when evaluation is False, skipping this task 20459 1726885659.12070: _execute() done 20459 1726885659.12077: dumping result to json 20459 1726885659.12084: done dumping result, returning 20459 1726885659.12095: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-47dd-4c59-000000001b6b] 20459 1726885659.12105: sending task result for task 02369adf-7a19-47dd-4c59-000000001b6b 20459 1726885659.12229: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b6b 20459 1726885659.12237: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.12303: no more pending results, returning what we have 20459 1726885659.12307: results queue empty 20459 1726885659.12308: checking for any_errors_fatal 20459 1726885659.12325: done checking for any_errors_fatal 20459 1726885659.12326: checking for max_fail_percentage 20459 1726885659.12328: done checking for max_fail_percentage 20459 1726885659.12330: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.12330: done checking to see if all hosts have failed 20459 1726885659.12331: getting the remaining hosts for this loop 20459 1726885659.12333: done getting the remaining hosts for this loop 20459 1726885659.12337: getting the next task for host managed_node1 20459 1726885659.12346: done getting next task for host managed_node1 20459 1726885659.12349: ^ task is: TASK: Show max thin pool size 20459 1726885659.12357: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.12362: getting variables 20459 1726885659.12364: in VariableManager get_vars() 20459 1726885659.12396: Calling all_inventory to load vars for managed_node1 20459 1726885659.12399: Calling groups_inventory to load vars for managed_node1 20459 1726885659.12402: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.12416: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.12423: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.12427: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.13203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.14010: done with get_vars() 20459 1726885659.14030: done getting variables 20459 1726885659.14119: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:39 -0400 (0:00:00.056) 0:01:05.501 ****** 20459 1726885659.14154: entering _queue_task() for managed_node1/debug 20459 1726885659.15183: worker is 1 (out of 1 available) 20459 1726885659.15195: exiting _queue_task() for managed_node1/debug 20459 1726885659.15207: done queuing things up, now waiting for results queue to drain 20459 1726885659.15208: waiting for pending results... 20459 1726885659.17281: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 20459 1726885659.17423: in run() - task 02369adf-7a19-47dd-4c59-000000001b6c 20459 1726885659.17819: variable 'ansible_search_path' from source: unknown 20459 1726885659.17853: calling self._execute() 20459 1726885659.17974: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.18326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.18340: variable 'omit' from source: magic vars 20459 1726885659.18701: variable 'storage_test_volume' from source: include params 20459 1726885659.19248: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.19335: when evaluation is False, skipping this task 20459 1726885659.19345: _execute() done 20459 1726885659.19348: dumping result to json 20459 1726885659.19351: done dumping result, returning 20459 1726885659.19359: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-47dd-4c59-000000001b6c] 20459 1726885659.19366: sending task result for task 02369adf-7a19-47dd-4c59-000000001b6c 20459 1726885659.19471: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b6c 20459 1726885659.19474: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885659.19525: no more pending results, returning what we have 20459 1726885659.19529: results queue empty 20459 1726885659.19530: checking for any_errors_fatal 20459 1726885659.19539: done checking for any_errors_fatal 20459 1726885659.19540: checking for max_fail_percentage 20459 1726885659.19541: done checking for max_fail_percentage 20459 1726885659.19542: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.19543: done checking to see if all hosts have failed 20459 1726885659.19544: getting the remaining hosts for this loop 20459 1726885659.19545: done getting the remaining hosts for this loop 20459 1726885659.19550: getting the next task for host managed_node1 20459 1726885659.19559: done getting next task for host managed_node1 20459 1726885659.19562: ^ task is: TASK: Show volume thin pool size 20459 1726885659.19569: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.19575: getting variables 20459 1726885659.19576: in VariableManager get_vars() 20459 1726885659.19613: Calling all_inventory to load vars for managed_node1 20459 1726885659.19617: Calling groups_inventory to load vars for managed_node1 20459 1726885659.19623: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.19638: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.19644: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.19648: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.20438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.21500: done with get_vars() 20459 1726885659.21517: done getting variables 20459 1726885659.21582: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:39 -0400 (0:00:00.074) 0:01:05.577 ****** 20459 1726885659.21752: entering _queue_task() for managed_node1/debug 20459 1726885659.22158: worker is 1 (out of 1 available) 20459 1726885659.22170: exiting _queue_task() for managed_node1/debug 20459 1726885659.22296: done queuing things up, now waiting for results queue to drain 20459 1726885659.22298: waiting for pending results... 20459 1726885659.24291: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 20459 1726885659.24637: in run() - task 02369adf-7a19-47dd-4c59-000000001b6d 20459 1726885659.24657: variable 'ansible_search_path' from source: unknown 20459 1726885659.24694: calling self._execute() 20459 1726885659.24807: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.25036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.25049: variable 'omit' from source: magic vars 20459 1726885659.25602: variable 'storage_test_volume' from source: include params 20459 1726885659.25658: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.25753: when evaluation is False, skipping this task 20459 1726885659.25761: _execute() done 20459 1726885659.25768: dumping result to json 20459 1726885659.25775: done dumping result, returning 20459 1726885659.25784: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-47dd-4c59-000000001b6d] 20459 1726885659.25793: sending task result for task 02369adf-7a19-47dd-4c59-000000001b6d skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885659.25951: no more pending results, returning what we have 20459 1726885659.25955: results queue empty 20459 1726885659.25955: checking for any_errors_fatal 20459 1726885659.25965: done checking for any_errors_fatal 20459 1726885659.25965: checking for max_fail_percentage 20459 1726885659.25967: done checking for max_fail_percentage 20459 1726885659.25968: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.25969: done checking to see if all hosts have failed 20459 1726885659.25969: getting the remaining hosts for this loop 20459 1726885659.25971: done getting the remaining hosts for this loop 20459 1726885659.25974: getting the next task for host managed_node1 20459 1726885659.25983: done getting next task for host managed_node1 20459 1726885659.25986: ^ task is: TASK: Show test volume size 20459 1726885659.25992: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.25997: getting variables 20459 1726885659.25998: in VariableManager get_vars() 20459 1726885659.26035: Calling all_inventory to load vars for managed_node1 20459 1726885659.26038: Calling groups_inventory to load vars for managed_node1 20459 1726885659.26041: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.26054: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.26058: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.26062: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.26582: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b6d 20459 1726885659.26586: WORKER PROCESS EXITING 20459 1726885659.26850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.28244: done with get_vars() 20459 1726885659.28258: done getting variables 20459 1726885659.28428: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:39 -0400 (0:00:00.067) 0:01:05.645 ****** 20459 1726885659.28463: entering _queue_task() for managed_node1/debug 20459 1726885659.30044: running TaskExecutor() for managed_node1/TASK: Show test volume size 20459 1726885659.30060: in run() - task 02369adf-7a19-47dd-4c59-000000001b6e 20459 1726885659.30064: variable 'ansible_search_path' from source: unknown 20459 1726885659.30067: calling self._execute() 20459 1726885659.30069: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.30073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.30075: variable 'omit' from source: magic vars 20459 1726885659.30055: worker is 1 (out of 1 available) 20459 1726885659.30080: exiting _queue_task() for managed_node1/debug 20459 1726885659.30088: done queuing things up, now waiting for results queue to drain 20459 1726885659.30090: waiting for pending results... 20459 1726885659.30958: variable 'storage_test_volume' from source: include params 20459 1726885659.30984: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.30988: when evaluation is False, skipping this task 20459 1726885659.30990: _execute() done 20459 1726885659.31074: dumping result to json 20459 1726885659.31077: done dumping result, returning 20459 1726885659.31087: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-47dd-4c59-000000001b6e] 20459 1726885659.31093: sending task result for task 02369adf-7a19-47dd-4c59-000000001b6e 20459 1726885659.31311: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b6e 20459 1726885659.31317: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885659.31374: no more pending results, returning what we have 20459 1726885659.31380: results queue empty 20459 1726885659.31381: checking for any_errors_fatal 20459 1726885659.31391: done checking for any_errors_fatal 20459 1726885659.31391: checking for max_fail_percentage 20459 1726885659.31394: done checking for max_fail_percentage 20459 1726885659.31395: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.31396: done checking to see if all hosts have failed 20459 1726885659.31396: getting the remaining hosts for this loop 20459 1726885659.31399: done getting the remaining hosts for this loop 20459 1726885659.31402: getting the next task for host managed_node1 20459 1726885659.31414: done getting next task for host managed_node1 20459 1726885659.31417: ^ task is: TASK: Establish base value for expected thin pool size 20459 1726885659.31426: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.31431: getting variables 20459 1726885659.31433: in VariableManager get_vars() 20459 1726885659.31465: Calling all_inventory to load vars for managed_node1 20459 1726885659.31468: Calling groups_inventory to load vars for managed_node1 20459 1726885659.31471: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.31484: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.31487: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.31490: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.32737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.34424: done with get_vars() 20459 1726885659.34440: done getting variables 20459 1726885659.34500: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.060) 0:01:05.705 ****** 20459 1726885659.34540: entering _queue_task() for managed_node1/set_fact 20459 1726885659.35524: worker is 1 (out of 1 available) 20459 1726885659.35536: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.35547: done queuing things up, now waiting for results queue to drain 20459 1726885659.35548: waiting for pending results... 20459 1726885659.35782: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 20459 1726885659.36243: in run() - task 02369adf-7a19-47dd-4c59-000000001b6f 20459 1726885659.36265: variable 'ansible_search_path' from source: unknown 20459 1726885659.36307: calling self._execute() 20459 1726885659.36439: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.36567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.36583: variable 'omit' from source: magic vars 20459 1726885659.37125: variable 'storage_test_volume' from source: include params 20459 1726885659.37161: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.37170: when evaluation is False, skipping this task 20459 1726885659.37177: _execute() done 20459 1726885659.37184: dumping result to json 20459 1726885659.37191: done dumping result, returning 20459 1726885659.37201: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-47dd-4c59-000000001b6f] 20459 1726885659.37220: sending task result for task 02369adf-7a19-47dd-4c59-000000001b6f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.37392: no more pending results, returning what we have 20459 1726885659.37396: results queue empty 20459 1726885659.37397: checking for any_errors_fatal 20459 1726885659.37409: done checking for any_errors_fatal 20459 1726885659.37410: checking for max_fail_percentage 20459 1726885659.37414: done checking for max_fail_percentage 20459 1726885659.37415: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.37416: done checking to see if all hosts have failed 20459 1726885659.37417: getting the remaining hosts for this loop 20459 1726885659.37419: done getting the remaining hosts for this loop 20459 1726885659.37424: getting the next task for host managed_node1 20459 1726885659.37434: done getting next task for host managed_node1 20459 1726885659.37438: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885659.37449: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.37454: getting variables 20459 1726885659.37455: in VariableManager get_vars() 20459 1726885659.37492: Calling all_inventory to load vars for managed_node1 20459 1726885659.37494: Calling groups_inventory to load vars for managed_node1 20459 1726885659.37499: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.37514: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.37518: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.37525: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.38365: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b6f 20459 1726885659.38369: WORKER PROCESS EXITING 20459 1726885659.38393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.39116: done with get_vars() 20459 1726885659.39131: done getting variables 20459 1726885659.39184: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.046) 0:01:05.752 ****** 20459 1726885659.39220: entering _queue_task() for managed_node1/set_fact 20459 1726885659.39488: worker is 1 (out of 1 available) 20459 1726885659.39499: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.39509: done queuing things up, now waiting for results queue to drain 20459 1726885659.39511: waiting for pending results... 20459 1726885659.39825: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885659.39981: in run() - task 02369adf-7a19-47dd-4c59-000000001b70 20459 1726885659.40006: variable 'ansible_search_path' from source: unknown 20459 1726885659.40053: calling self._execute() 20459 1726885659.40180: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.40192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.40209: variable 'omit' from source: magic vars 20459 1726885659.40610: variable 'storage_test_volume' from source: include params 20459 1726885659.40651: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.40663: when evaluation is False, skipping this task 20459 1726885659.40671: _execute() done 20459 1726885659.40679: dumping result to json 20459 1726885659.40685: done dumping result, returning 20459 1726885659.40696: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-000000001b70] 20459 1726885659.40709: sending task result for task 02369adf-7a19-47dd-4c59-000000001b70 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.40872: no more pending results, returning what we have 20459 1726885659.40877: results queue empty 20459 1726885659.40878: checking for any_errors_fatal 20459 1726885659.40888: done checking for any_errors_fatal 20459 1726885659.40889: checking for max_fail_percentage 20459 1726885659.40891: done checking for max_fail_percentage 20459 1726885659.40892: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.40892: done checking to see if all hosts have failed 20459 1726885659.40893: getting the remaining hosts for this loop 20459 1726885659.40895: done getting the remaining hosts for this loop 20459 1726885659.40898: getting the next task for host managed_node1 20459 1726885659.40907: done getting next task for host managed_node1 20459 1726885659.40909: ^ task is: TASK: Establish base value for expected thin pool volume size 20459 1726885659.40920: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.40927: getting variables 20459 1726885659.40928: in VariableManager get_vars() 20459 1726885659.40964: Calling all_inventory to load vars for managed_node1 20459 1726885659.40967: Calling groups_inventory to load vars for managed_node1 20459 1726885659.40971: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.40983: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.40987: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.40991: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.41756: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b70 20459 1726885659.41759: WORKER PROCESS EXITING 20459 1726885659.41780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.42687: done with get_vars() 20459 1726885659.42701: done getting variables 20459 1726885659.42877: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.036) 0:01:05.789 ****** 20459 1726885659.42910: entering _queue_task() for managed_node1/set_fact 20459 1726885659.43519: worker is 1 (out of 1 available) 20459 1726885659.43532: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.43544: done queuing things up, now waiting for results queue to drain 20459 1726885659.43545: waiting for pending results... 20459 1726885659.45183: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 20459 1726885659.45444: in run() - task 02369adf-7a19-47dd-4c59-000000001b71 20459 1726885659.45465: variable 'ansible_search_path' from source: unknown 20459 1726885659.45553: calling self._execute() 20459 1726885659.45732: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.45826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.45841: variable 'omit' from source: magic vars 20459 1726885659.46218: variable 'storage_test_volume' from source: include params 20459 1726885659.46748: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.46757: when evaluation is False, skipping this task 20459 1726885659.46764: _execute() done 20459 1726885659.46772: dumping result to json 20459 1726885659.46780: done dumping result, returning 20459 1726885659.46791: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-47dd-4c59-000000001b71] 20459 1726885659.46802: sending task result for task 02369adf-7a19-47dd-4c59-000000001b71 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.46955: no more pending results, returning what we have 20459 1726885659.46959: results queue empty 20459 1726885659.46959: checking for any_errors_fatal 20459 1726885659.46969: done checking for any_errors_fatal 20459 1726885659.46970: checking for max_fail_percentage 20459 1726885659.46971: done checking for max_fail_percentage 20459 1726885659.46972: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.46973: done checking to see if all hosts have failed 20459 1726885659.46973: getting the remaining hosts for this loop 20459 1726885659.46975: done getting the remaining hosts for this loop 20459 1726885659.46978: getting the next task for host managed_node1 20459 1726885659.46986: done getting next task for host managed_node1 20459 1726885659.46988: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885659.46996: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.47000: getting variables 20459 1726885659.47001: in VariableManager get_vars() 20459 1726885659.47038: Calling all_inventory to load vars for managed_node1 20459 1726885659.47040: Calling groups_inventory to load vars for managed_node1 20459 1726885659.47043: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.47056: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.47059: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.47062: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.48018: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b71 20459 1726885659.48024: WORKER PROCESS EXITING 20459 1726885659.48048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.48683: done with get_vars() 20459 1726885659.48697: done getting variables 20459 1726885659.49459: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.065) 0:01:05.855 ****** 20459 1726885659.49493: entering _queue_task() for managed_node1/set_fact 20459 1726885659.49751: worker is 1 (out of 1 available) 20459 1726885659.49763: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.49776: done queuing things up, now waiting for results queue to drain 20459 1726885659.49778: waiting for pending results... 20459 1726885659.50097: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885659.50274: in run() - task 02369adf-7a19-47dd-4c59-000000001b72 20459 1726885659.50297: variable 'ansible_search_path' from source: unknown 20459 1726885659.50350: calling self._execute() 20459 1726885659.50475: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.50487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.50501: variable 'omit' from source: magic vars 20459 1726885659.50906: variable 'storage_test_volume' from source: include params 20459 1726885659.50946: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.50955: when evaluation is False, skipping this task 20459 1726885659.50962: _execute() done 20459 1726885659.50969: dumping result to json 20459 1726885659.50976: done dumping result, returning 20459 1726885659.50990: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-47dd-4c59-000000001b72] 20459 1726885659.50999: sending task result for task 02369adf-7a19-47dd-4c59-000000001b72 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.51151: no more pending results, returning what we have 20459 1726885659.51155: results queue empty 20459 1726885659.51156: checking for any_errors_fatal 20459 1726885659.51168: done checking for any_errors_fatal 20459 1726885659.51169: checking for max_fail_percentage 20459 1726885659.51171: done checking for max_fail_percentage 20459 1726885659.51172: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.51173: done checking to see if all hosts have failed 20459 1726885659.51174: getting the remaining hosts for this loop 20459 1726885659.51175: done getting the remaining hosts for this loop 20459 1726885659.51178: getting the next task for host managed_node1 20459 1726885659.51187: done getting next task for host managed_node1 20459 1726885659.51190: ^ task is: TASK: Replace expected volume size with calculated value 20459 1726885659.51196: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.51200: getting variables 20459 1726885659.51202: in VariableManager get_vars() 20459 1726885659.51237: Calling all_inventory to load vars for managed_node1 20459 1726885659.51240: Calling groups_inventory to load vars for managed_node1 20459 1726885659.51243: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.51256: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.51259: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.51262: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.52076: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b72 20459 1726885659.52080: WORKER PROCESS EXITING 20459 1726885659.52103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.52769: done with get_vars() 20459 1726885659.52782: done getting variables 20459 1726885659.52849: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.033) 0:01:05.889 ****** 20459 1726885659.52882: entering _queue_task() for managed_node1/set_fact 20459 1726885659.53128: worker is 1 (out of 1 available) 20459 1726885659.53144: exiting _queue_task() for managed_node1/set_fact 20459 1726885659.53156: done queuing things up, now waiting for results queue to drain 20459 1726885659.53158: waiting for pending results... 20459 1726885659.53458: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 20459 1726885659.53634: in run() - task 02369adf-7a19-47dd-4c59-000000001b73 20459 1726885659.53655: variable 'ansible_search_path' from source: unknown 20459 1726885659.53699: calling self._execute() 20459 1726885659.53817: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.53833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.53849: variable 'omit' from source: magic vars 20459 1726885659.54238: variable 'storage_test_volume' from source: include params 20459 1726885659.54272: Evaluated conditional (storage_test_volume.thin): False 20459 1726885659.54279: when evaluation is False, skipping this task 20459 1726885659.54286: _execute() done 20459 1726885659.54292: dumping result to json 20459 1726885659.54299: done dumping result, returning 20459 1726885659.54309: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-47dd-4c59-000000001b73] 20459 1726885659.54324: sending task result for task 02369adf-7a19-47dd-4c59-000000001b73 20459 1726885659.54447: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b73 20459 1726885659.54457: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885659.54503: no more pending results, returning what we have 20459 1726885659.54506: results queue empty 20459 1726885659.54507: checking for any_errors_fatal 20459 1726885659.54519: done checking for any_errors_fatal 20459 1726885659.54520: checking for max_fail_percentage 20459 1726885659.54525: done checking for max_fail_percentage 20459 1726885659.54526: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.54527: done checking to see if all hosts have failed 20459 1726885659.54527: getting the remaining hosts for this loop 20459 1726885659.54529: done getting the remaining hosts for this loop 20459 1726885659.54532: getting the next task for host managed_node1 20459 1726885659.54545: done getting next task for host managed_node1 20459 1726885659.54547: ^ task is: TASK: Show actual size 20459 1726885659.54554: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.54559: getting variables 20459 1726885659.54561: in VariableManager get_vars() 20459 1726885659.54592: Calling all_inventory to load vars for managed_node1 20459 1726885659.54594: Calling groups_inventory to load vars for managed_node1 20459 1726885659.54598: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.54610: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.54615: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.54618: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.55314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.56076: done with get_vars() 20459 1726885659.56089: done getting variables 20459 1726885659.56150: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:39 -0400 (0:00:00.032) 0:01:05.922 ****** 20459 1726885659.56182: entering _queue_task() for managed_node1/debug 20459 1726885659.56403: worker is 1 (out of 1 available) 20459 1726885659.56415: exiting _queue_task() for managed_node1/debug 20459 1726885659.56427: done queuing things up, now waiting for results queue to drain 20459 1726885659.56429: waiting for pending results... 20459 1726885659.56710: running TaskExecutor() for managed_node1/TASK: Show actual size 20459 1726885659.56854: in run() - task 02369adf-7a19-47dd-4c59-000000001b75 20459 1726885659.56878: variable 'ansible_search_path' from source: unknown 20459 1726885659.56914: calling self._execute() 20459 1726885659.57035: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.57045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.57057: variable 'omit' from source: magic vars 20459 1726885659.57172: variable 'omit' from source: magic vars 20459 1726885659.57263: variable 'omit' from source: magic vars 20459 1726885659.57304: variable 'omit' from source: magic vars 20459 1726885659.57359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885659.57398: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885659.57431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885659.57452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.57468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.57486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885659.57505: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885659.57547: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885659.57556: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.57563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.57690: Set connection var ansible_pipelining to False 20459 1726885659.57699: Set connection var ansible_shell_type to sh 20459 1726885659.57705: Set connection var ansible_connection to ssh 20459 1726885659.57728: Set connection var ansible_timeout to 10 20459 1726885659.57742: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885659.57757: Set connection var ansible_shell_executable to /bin/sh 20459 1726885659.57783: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.57790: variable 'ansible_connection' from source: unknown 20459 1726885659.57797: variable 'ansible_module_compression' from source: unknown 20459 1726885659.57803: variable 'ansible_shell_type' from source: unknown 20459 1726885659.57808: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.57818: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.57829: variable 'ansible_pipelining' from source: unknown 20459 1726885659.57836: variable 'ansible_timeout' from source: unknown 20459 1726885659.57843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.57996: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885659.58014: variable 'omit' from source: magic vars 20459 1726885659.58028: starting attempt loop 20459 1726885659.58035: running the handler 20459 1726885659.58094: variable 'storage_test_actual_size' from source: set_fact 20459 1726885659.58277: variable 'storage_test_actual_size' from source: set_fact 20459 1726885659.58361: handler run complete 20459 1726885659.58382: attempt loop complete, returning result 20459 1726885659.58388: _execute() done 20459 1726885659.58393: dumping result to json 20459 1726885659.58406: done dumping result, returning 20459 1726885659.58418: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-47dd-4c59-000000001b75] 20459 1726885659.58430: sending task result for task 02369adf-7a19-47dd-4c59-000000001b75 ok: [managed_node1] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } 20459 1726885659.58583: no more pending results, returning what we have 20459 1726885659.58587: results queue empty 20459 1726885659.58588: checking for any_errors_fatal 20459 1726885659.58601: done checking for any_errors_fatal 20459 1726885659.58602: checking for max_fail_percentage 20459 1726885659.58604: done checking for max_fail_percentage 20459 1726885659.58605: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.58606: done checking to see if all hosts have failed 20459 1726885659.58607: getting the remaining hosts for this loop 20459 1726885659.58609: done getting the remaining hosts for this loop 20459 1726885659.58615: getting the next task for host managed_node1 20459 1726885659.58626: done getting next task for host managed_node1 20459 1726885659.58629: ^ task is: TASK: Show expected size 20459 1726885659.58636: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.58643: getting variables 20459 1726885659.58645: in VariableManager get_vars() 20459 1726885659.58675: Calling all_inventory to load vars for managed_node1 20459 1726885659.58678: Calling groups_inventory to load vars for managed_node1 20459 1726885659.58682: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.58693: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.58697: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.58701: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.59454: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b75 20459 1726885659.59458: WORKER PROCESS EXITING 20459 1726885659.59480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.60559: done with get_vars() 20459 1726885659.60571: done getting variables 20459 1726885659.60628: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:39 -0400 (0:00:00.044) 0:01:05.967 ****** 20459 1726885659.60665: entering _queue_task() for managed_node1/debug 20459 1726885659.60901: worker is 1 (out of 1 available) 20459 1726885659.60913: exiting _queue_task() for managed_node1/debug 20459 1726885659.60927: done queuing things up, now waiting for results queue to drain 20459 1726885659.60929: waiting for pending results... 20459 1726885659.62035: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885659.62418: in run() - task 02369adf-7a19-47dd-4c59-000000001b76 20459 1726885659.62443: variable 'ansible_search_path' from source: unknown 20459 1726885659.62485: calling self._execute() 20459 1726885659.62612: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.62739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.62755: variable 'omit' from source: magic vars 20459 1726885659.63056: variable 'omit' from source: magic vars 20459 1726885659.63139: variable 'omit' from source: magic vars 20459 1726885659.63192: variable 'omit' from source: magic vars 20459 1726885659.63309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885659.63414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885659.63441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885659.63504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.63525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.63547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885659.63610: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885659.63644: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885659.63710: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.63724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.63964: Set connection var ansible_pipelining to False 20459 1726885659.63973: Set connection var ansible_shell_type to sh 20459 1726885659.64035: Set connection var ansible_connection to ssh 20459 1726885659.64054: Set connection var ansible_timeout to 10 20459 1726885659.64065: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885659.64074: Set connection var ansible_shell_executable to /bin/sh 20459 1726885659.64103: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.64143: variable 'ansible_connection' from source: unknown 20459 1726885659.64151: variable 'ansible_module_compression' from source: unknown 20459 1726885659.64159: variable 'ansible_shell_type' from source: unknown 20459 1726885659.64223: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.64232: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.64243: variable 'ansible_pipelining' from source: unknown 20459 1726885659.64254: variable 'ansible_timeout' from source: unknown 20459 1726885659.64262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.64423: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885659.64439: variable 'omit' from source: magic vars 20459 1726885659.64449: starting attempt loop 20459 1726885659.64456: running the handler 20459 1726885659.64517: variable 'storage_test_expected_size' from source: set_fact 20459 1726885659.64735: variable 'storage_test_expected_size' from source: set_fact 20459 1726885659.64767: handler run complete 20459 1726885659.64797: attempt loop complete, returning result 20459 1726885659.64805: _execute() done 20459 1726885659.64813: dumping result to json 20459 1726885659.64820: done dumping result, returning 20459 1726885659.64836: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-000000001b76] 20459 1726885659.64845: sending task result for task 02369adf-7a19-47dd-4c59-000000001b76 ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885659.64992: no more pending results, returning what we have 20459 1726885659.64996: results queue empty 20459 1726885659.64997: checking for any_errors_fatal 20459 1726885659.65010: done checking for any_errors_fatal 20459 1726885659.65013: checking for max_fail_percentage 20459 1726885659.65015: done checking for max_fail_percentage 20459 1726885659.65016: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.65017: done checking to see if all hosts have failed 20459 1726885659.65018: getting the remaining hosts for this loop 20459 1726885659.65020: done getting the remaining hosts for this loop 20459 1726885659.65026: getting the next task for host managed_node1 20459 1726885659.65037: done getting next task for host managed_node1 20459 1726885659.65040: ^ task is: TASK: Assert expected size is actual size 20459 1726885659.65049: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.65054: getting variables 20459 1726885659.65056: in VariableManager get_vars() 20459 1726885659.65089: Calling all_inventory to load vars for managed_node1 20459 1726885659.65092: Calling groups_inventory to load vars for managed_node1 20459 1726885659.65096: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.65107: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.65111: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.65116: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.65964: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b76 20459 1726885659.65967: WORKER PROCESS EXITING 20459 1726885659.65985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.66656: done with get_vars() 20459 1726885659.66673: done getting variables 20459 1726885659.66733: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:39 -0400 (0:00:00.060) 0:01:06.028 ****** 20459 1726885659.66765: entering _queue_task() for managed_node1/assert 20459 1726885659.67006: worker is 1 (out of 1 available) 20459 1726885659.67020: exiting _queue_task() for managed_node1/assert 20459 1726885659.67033: done queuing things up, now waiting for results queue to drain 20459 1726885659.67035: waiting for pending results... 20459 1726885659.67335: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 20459 1726885659.67517: in run() - task 02369adf-7a19-47dd-4c59-000000001b77 20459 1726885659.67540: variable 'ansible_search_path' from source: unknown 20459 1726885659.67578: calling self._execute() 20459 1726885659.67708: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.67725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.67740: variable 'omit' from source: magic vars 20459 1726885659.68139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885659.72428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885659.72615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885659.72672: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885659.72832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885659.72864: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885659.72966: variable '_storage_test_volume_present' from source: set_fact 20459 1726885659.73043: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885659.73384: variable 'storage_test_volume' from source: include params 20459 1726885659.73418: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885659.73465: variable 'omit' from source: magic vars 20459 1726885659.73538: variable 'omit' from source: magic vars 20459 1726885659.74030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885659.74064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885659.74096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885659.74264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885659.74285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885659.74496: variable 'storage_test_volume' from source: include params 20459 1726885659.74517: variable 'storage_test_expected_size' from source: set_fact 20459 1726885659.74531: variable 'storage_test_actual_size' from source: set_fact 20459 1726885659.74574: variable 'omit' from source: magic vars 20459 1726885659.74680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885659.74714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885659.74743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885659.74889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.74906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.74933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885659.74956: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885659.74993: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885659.75094: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.75103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.75340: Set connection var ansible_pipelining to False 20459 1726885659.75347: Set connection var ansible_shell_type to sh 20459 1726885659.75352: Set connection var ansible_connection to ssh 20459 1726885659.75367: Set connection var ansible_timeout to 10 20459 1726885659.75375: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885659.75382: Set connection var ansible_shell_executable to /bin/sh 20459 1726885659.75408: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.75416: variable 'ansible_connection' from source: unknown 20459 1726885659.75427: variable 'ansible_module_compression' from source: unknown 20459 1726885659.75433: variable 'ansible_shell_type' from source: unknown 20459 1726885659.75526: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.75534: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.75541: variable 'ansible_pipelining' from source: unknown 20459 1726885659.75547: variable 'ansible_timeout' from source: unknown 20459 1726885659.75554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.75770: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885659.75784: variable 'omit' from source: magic vars 20459 1726885659.75792: starting attempt loop 20459 1726885659.75798: running the handler 20459 1726885659.76089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885659.76202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885659.76238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885659.76330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885659.76455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885659.76777: variable 'storage_test_expected_size' from source: set_fact 20459 1726885659.76787: variable 'storage_test_actual_size' from source: set_fact 20459 1726885659.76803: Evaluated conditional ((storage_test_expected_size | int - storage_test_actual_size.bytes) | abs / storage_test_expected_size | int < 0.04): True 20459 1726885659.76815: handler run complete 20459 1726885659.76841: attempt loop complete, returning result 20459 1726885659.76848: _execute() done 20459 1726885659.76892: dumping result to json 20459 1726885659.76899: done dumping result, returning 20459 1726885659.76923: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-47dd-4c59-000000001b77] 20459 1726885659.76939: sending task result for task 02369adf-7a19-47dd-4c59-000000001b77 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885659.77134: no more pending results, returning what we have 20459 1726885659.77138: results queue empty 20459 1726885659.77139: checking for any_errors_fatal 20459 1726885659.77149: done checking for any_errors_fatal 20459 1726885659.77150: checking for max_fail_percentage 20459 1726885659.77152: done checking for max_fail_percentage 20459 1726885659.77153: checking to see if all hosts have failed and the running result is not ok 20459 1726885659.77154: done checking to see if all hosts have failed 20459 1726885659.77155: getting the remaining hosts for this loop 20459 1726885659.77157: done getting the remaining hosts for this loop 20459 1726885659.77161: getting the next task for host managed_node1 20459 1726885659.77173: done getting next task for host managed_node1 20459 1726885659.77176: ^ task is: TASK: Get information about the LV 20459 1726885659.77183: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885659.77188: getting variables 20459 1726885659.77190: in VariableManager get_vars() 20459 1726885659.77228: Calling all_inventory to load vars for managed_node1 20459 1726885659.77231: Calling groups_inventory to load vars for managed_node1 20459 1726885659.77235: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885659.77248: Calling all_plugins_play to load vars for managed_node1 20459 1726885659.77251: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885659.77255: Calling groups_plugins_play to load vars for managed_node1 20459 1726885659.77876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885659.79003: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b77 20459 1726885659.79006: WORKER PROCESS EXITING 20459 1726885659.79528: done with get_vars() 20459 1726885659.79543: done getting variables 20459 1726885659.79598: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:39 -0400 (0:00:00.128) 0:01:06.156 ****** 20459 1726885659.79638: entering _queue_task() for managed_node1/command 20459 1726885659.79886: worker is 1 (out of 1 available) 20459 1726885659.79899: exiting _queue_task() for managed_node1/command 20459 1726885659.79910: done queuing things up, now waiting for results queue to drain 20459 1726885659.79919: waiting for pending results... 20459 1726885659.80220: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885659.80371: in run() - task 02369adf-7a19-47dd-4c59-000000001b7e 20459 1726885659.80388: variable 'ansible_search_path' from source: unknown 20459 1726885659.80433: calling self._execute() 20459 1726885659.80563: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.80574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.80591: variable 'omit' from source: magic vars 20459 1726885659.81533: variable 'storage_test_volume' from source: include params 20459 1726885659.81609: variable '_storage_test_volume_present' from source: set_fact 20459 1726885659.81690: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885659.81702: variable 'omit' from source: magic vars 20459 1726885659.81870: variable 'omit' from source: magic vars 20459 1726885659.82139: variable 'storage_test_pool' from source: include params 20459 1726885659.82242: variable 'storage_test_volume' from source: include params 20459 1726885659.82286: variable 'omit' from source: magic vars 20459 1726885659.82364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885659.82463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885659.82559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885659.82583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.82600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885659.82663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885659.82686: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885659.82769: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885659.82777: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.82870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.83108: Set connection var ansible_pipelining to False 20459 1726885659.83119: Set connection var ansible_shell_type to sh 20459 1726885659.83130: Set connection var ansible_connection to ssh 20459 1726885659.83148: Set connection var ansible_timeout to 10 20459 1726885659.83159: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885659.83169: Set connection var ansible_shell_executable to /bin/sh 20459 1726885659.83202: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.83303: variable 'ansible_connection' from source: unknown 20459 1726885659.83310: variable 'ansible_module_compression' from source: unknown 20459 1726885659.83318: variable 'ansible_shell_type' from source: unknown 20459 1726885659.83326: variable 'ansible_shell_executable' from source: unknown 20459 1726885659.83331: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885659.83339: variable 'ansible_pipelining' from source: unknown 20459 1726885659.83344: variable 'ansible_timeout' from source: unknown 20459 1726885659.83350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885659.83594: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885659.83609: variable 'omit' from source: magic vars 20459 1726885659.83624: starting attempt loop 20459 1726885659.83631: running the handler 20459 1726885659.83646: _low_level_execute_command(): starting 20459 1726885659.83740: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885659.85536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885659.85539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885659.85668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885659.85673: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885659.85677: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885659.85836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885659.85848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885659.85942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885659.87546: stdout chunk (state=3): >>>/root <<< 20459 1726885659.87658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885659.87733: stderr chunk (state=3): >>><<< 20459 1726885659.87736: stdout chunk (state=3): >>><<< 20459 1726885659.87850: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885659.87853: _low_level_execute_command(): starting 20459 1726885659.87856: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244 `" && echo ansible-tmp-1726885659.877583-23263-252417839466244="` echo /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244 `" ) && sleep 0' 20459 1726885659.88856: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885659.88866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885659.88899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885659.88903: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885659.88905: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885659.88907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885659.88966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885659.89048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885659.89054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885659.89132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885659.90946: stdout chunk (state=3): >>>ansible-tmp-1726885659.877583-23263-252417839466244=/root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244 <<< 20459 1726885659.91232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885659.91301: stderr chunk (state=3): >>><<< 20459 1726885659.91304: stdout chunk (state=3): >>><<< 20459 1726885659.91621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885659.877583-23263-252417839466244=/root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885659.91624: variable 'ansible_module_compression' from source: unknown 20459 1726885659.91627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885659.91629: variable 'ansible_facts' from source: unknown 20459 1726885659.91631: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244/AnsiballZ_command.py 20459 1726885659.92375: Sending initial data 20459 1726885659.92378: Sent initial data (155 bytes) 20459 1726885659.94824: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885659.94840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885659.94856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885659.94875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885659.94922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885659.94940: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885659.94955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885659.94974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885659.94986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885659.94998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885659.95010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885659.95026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885659.95045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885659.95060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885659.95071: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885659.95084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885659.95169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885659.95196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885659.95214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885659.95280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885659.97018: 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 <<< 20459 1726885659.97056: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885659.97091: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpijenlnym /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244/AnsiballZ_command.py <<< 20459 1726885659.97127: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885659.98516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885659.98519: stderr chunk (state=3): >>><<< 20459 1726885659.98524: stdout chunk (state=3): >>><<< 20459 1726885659.98637: done transferring module to remote 20459 1726885659.98640: _low_level_execute_command(): starting 20459 1726885659.98643: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244/ /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244/AnsiballZ_command.py && sleep 0' 20459 1726885660.00084: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885660.00164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885660.00181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885660.00197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885660.00241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885660.00252: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885660.00267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885660.00284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885660.00295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885660.00305: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885660.00317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885660.00329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885660.00342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885660.00387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885660.00398: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885660.00411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885660.00492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885660.00556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885660.00570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885660.00640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885660.02426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885660.02429: stdout chunk (state=3): >>><<< 20459 1726885660.02431: stderr chunk (state=3): >>><<< 20459 1726885660.02535: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885660.02541: _low_level_execute_command(): starting 20459 1726885660.02543: _low_level_execute_command(): using become for this command 20459 1726885660.02545: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hbspnefpjpchsbjpiyotvatwawtzdjge ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885660.02965: Initial state: awaiting_escalation: BECOME-SUCCESS-hbspnefpjpchsbjpiyotvatwawtzdjge 20459 1726885660.03949: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885660.03952: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885660.04027: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885660.04069: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885660.04072: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885660.04074: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885660.04247: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885660.04250: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885660.04252: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885660.04381: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885660.07126: stdout chunk (state=1): >>>BECOME-SUCCESS-hbspnefpjpchsbjpiyotvatwawtzdjge <<< 20459 1726885660.07129: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hbspnefpjpchsbjpiyotvatwawtzdjge' 20459 1726885660.07350: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885660.07369: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885660.07430: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885660.07463: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885660.07494: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885660.07540: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885660.07546: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885660.07588: 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' <<< 20459 1726885660.07618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885660.07630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885660.07659: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89645ca0> <<< 20459 1726885660.07686: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885660.07713: 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 0x7f1d893dc280> <<< 20459 1726885660.07723: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89645a00> <<< 20459 1726885660.07736: 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' <<< 20459 1726885660.07752: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d896459a0> <<< 20459 1726885660.07773: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885660.07789: 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' <<< 20459 1726885660.07804: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893dc370> <<< 20459 1726885660.07828: 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' <<< 20459 1726885660.07857: 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' <<< 20459 1726885660.07868: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885660.07877: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893dc820> <<< 20459 1726885660.07890: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893dc550> <<< 20459 1726885660.07926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885660.07932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885660.07947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885660.07968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885660.07982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885660.08000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885660.08028: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89388f70> <<< 20459 1726885660.08041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885660.08060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885660.08135: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8938f100> <<< 20459 1726885660.08161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885660.08164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885660.08195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885660.08201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8938f820> <<< 20459 1726885660.08227: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893f1760> <<< 20459 1726885660.08245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885660.08257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89388c70> <<< 20459 1726885660.08307: 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' # <<< 20459 1726885660.08320: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893b8c70> <<< 20459 1726885660.08367: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893dcfd0> <<< 20459 1726885660.08393: 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. <<< 20459 1726885660.08590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885660.08596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885660.08626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885660.08634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885660.08649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885660.08664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885660.08689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885660.08697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885660.08708: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8932fd90> <<< 20459 1726885660.08749: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89332e20> <<< 20459 1726885660.08774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885660.08782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885660.08797: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885660.08810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885660.08834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885660.08847: 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' <<< 20459 1726885660.08872: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89329730> <<< 20459 1726885660.08893: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89330520> <<< 20459 1726885660.08900: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8932f250> <<< 20459 1726885660.08917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885660.08983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885660.09002: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885660.09031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885660.09054: 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' <<< 20459 1726885660.09092: 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 0x7f1d892b1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892b1760> <<< 20459 1726885660.09100: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885660.09127: 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 0x7f1d892b1d60> <<< 20459 1726885660.09138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885660.09164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885660.09180: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892b1e20> <<< 20459 1726885660.09208: 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' <<< 20459 1726885660.09220: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892b1ee0> import '_collections' # <<< 20459 1726885660.09270: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89309be0> import '_functools' # <<< 20459 1726885660.09295: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893034c0> <<< 20459 1726885660.09351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885660.09358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89317520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89336d00> <<< 20459 1726885660.09376: 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' <<< 20459 1726885660.09409: 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 0x7f1d892c2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89332fa0> <<< 20459 1726885660.09453: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885660.09462: 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 0x7f1d89317130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8933c8b0> <<< 20459 1726885660.09480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885660.09489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885660.09509: 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' <<< 20459 1726885660.09530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885660.09548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885660.09555: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2c40> <<< 20459 1726885660.09580: 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 0x7f1d892c2bb0> <<< 20459 1726885660.09604: 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' <<< 20459 1726885660.09632: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885660.09638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885660.09657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885660.09704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885660.09732: 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 0x7f1d89297220> <<< 20459 1726885660.09749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885660.09761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885660.09791: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89297310> <<< 20459 1726885660.09914: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892cde50> <<< 20459 1726885660.09947: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c58e0> <<< 20459 1726885660.09959: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2e20> <<< 20459 1726885660.09984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885660.09990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885660.10041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885660.10051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885660.10061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885660.10068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89226f70> <<< 20459 1726885660.10098: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8920bb20> <<< 20459 1726885660.10147: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c5d60> <<< 20459 1726885660.10155: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89303fd0> <<< 20459 1726885660.10169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885660.10191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885660.10225: 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 0x7f1d891c39a0> import 'errno' # <<< 20459 1726885660.10261: 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 0x7f1d891c3cd0> <<< 20459 1726885660.10282: 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' <<< 20459 1726885660.10309: 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' <<< 20459 1726885660.10326: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891d65e0> <<< 20459 1726885660.10340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885660.10372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885660.10394: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891d6b20> <<< 20459 1726885660.10449: 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 0x7f1d89161250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891c3dc0> <<< 20459 1726885660.10470: 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' <<< 20459 1726885660.10523: 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 0x7f1d89172130> <<< 20459 1726885660.10532: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891d6460> import 'pwd' # <<< 20459 1726885660.10558: 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 0x7f1d891721f0> <<< 20459 1726885660.10594: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2880> <<< 20459 1726885660.10615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885660.10628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885660.10649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885660.10661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885660.10691: 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 0x7f1d8918e550> <<< 20459 1726885660.10716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885660.10729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885660.10742: 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 0x7f1d8918e820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8918e610> <<< 20459 1726885660.10763: 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 0x7f1d8918e700> <<< 20459 1726885660.10788: 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' <<< 20459 1726885660.10981: 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 0x7f1d8918eb50> <<< 20459 1726885660.11023: 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 0x7f1d8918efd0> <<< 20459 1726885660.11035: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8918e790> <<< 20459 1726885660.11041: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891808e0> <<< 20459 1726885660.11062: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2460> <<< 20459 1726885660.11081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885660.11137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885660.11168: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8918e940> <<< 20459 1726885660.11271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885660.11281: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d890be520> <<< 20459 1726885660.11482: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885660.11819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.11825: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885660.11827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.11830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.11832: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885660.11834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.12800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.13745: 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 0x7f1d88fba730> <<< 20459 1726885660.13764: 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' <<< 20459 1726885660.13788: 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' <<< 20459 1726885660.13816: 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' <<< 20459 1726885660.13849: 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 0x7f1d89048850> <<< 20459 1726885660.13884: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048730> <<< 20459 1726885660.13916: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048490> <<< 20459 1726885660.13940: 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' <<< 20459 1726885660.13989: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d890482b0> import 'atexit' # <<< 20459 1726885660.14026: 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 0x7f1d890484f0> <<< 20459 1726885660.14034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885660.14062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885660.14104: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d890488b0> <<< 20459 1726885660.14125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885660.14130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885660.14150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885660.14170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885660.14192: 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' <<< 20459 1726885660.14374: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889ec790> # 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 0x7f1d889ecb20> # 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 0x7f1d889ec970> # /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' <<< 20459 1726885660.14406: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88f5ab50> <<< 20459 1726885660.14425: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89042d00> <<< 20459 1726885660.14581: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048610> <<< 20459 1726885660.14602: 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' <<< 20459 1726885660.14628: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89042e80> <<< 20459 1726885660.14644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885660.14656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885660.14673: 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' <<< 20459 1726885660.14695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885660.14702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885660.14731: 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 0x7f1d88fb3880> <<< 20459 1726885660.14818: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe3d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe3850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88f54310> <<< 20459 1726885660.14853: 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 0x7f1d88fe3fa0> <<< 20459 1726885660.14875: 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' <<< 20459 1726885660.14898: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe3f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20459 1726885660.14918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885660.14938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885660.14964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885660.15042: 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 0x7f1d889d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89021e80> <<< 20459 1726885660.15057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885660.15072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885660.15127: 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 0x7f1d889de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89021fd0> <<< 20459 1726885660.15146: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885660.15191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885660.15210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885660.15226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885660.15283: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889d0250> <<< 20459 1726885660.15474: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889de160> <<< 20459 1726885660.15818: 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 0x7f1d889dc5b0> <<< 20459 1726885660.15824: 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 0x7f1d889dc670> <<< 20459 1726885660.15826: 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 0x7f1d889dbca0> <<< 20459 1726885660.15828: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89018bb0> <<< 20459 1726885660.15830: 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' <<< 20459 1726885660.15831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885660.15833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885660.15835: 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 0x7f1d88fa99d0> <<< 20459 1726885660.15890: 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 0x7f1d88fa7970> <<< 20459 1726885660.15897: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889d1880> <<< 20459 1726885660.15943: 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 0x7f1d88fa9400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe19d0> <<< 20459 1726885660.15957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.15968: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.15981: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885660.15987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.16060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.16145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.16154: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885660.16174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885660.16190: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885660.16204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.16303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.16400: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.16868: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.17340: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885660.17348: 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_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885660.17377: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885660.17384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885660.17441: 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 0x7f1d889a9be0> <<< 20459 1726885660.17505: 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' <<< 20459 1726885660.17526: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88f9e7c0> <<< 20459 1726885660.17532: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d885ae100> <<< 20459 1726885660.17581: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885660.17612: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.17627: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885660.17634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.17749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.17879: 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' <<< 20459 1726885660.17908: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88f9fc10> # zipimport: zlib available <<< 20459 1726885660.18306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.18669: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.18729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.18792: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885660.18798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.18830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.18865: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885660.18871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.18928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19001: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885660.19015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885660.19035: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885660.19041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19113: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885660.19126: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885660.19734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885660.19739: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885660.19742: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe4fd0> <<< 20459 1726885660.19744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19746: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19750: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885660.19756: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885660.19777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19850: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885660.19856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.19933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20059: 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 <<< 20459 1726885660.20085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885660.20159: 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 0x7f1d88993700> <<< 20459 1726885660.20195: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8858bf40> <<< 20459 1726885660.20236: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885660.20241: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20373: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885660.20499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885660.20524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885660.20560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885660.20578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885660.20591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885660.20682: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8859cb50> <<< 20459 1726885660.20727: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889a1520> <<< 20459 1726885660.20787: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8899ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885660.20838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20841: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885660.20915: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885660.20927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.20942: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885660.20956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.21048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.21149: 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' <<< 20459 1726885660.21176: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d885564c0> <<< 20459 1726885660.21257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885660.21424: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885660.24305: stdout chunk (state=3): >>> {"changed": true, "stdout": " LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear", "stderr": "", "rc": 0, "cmd": ["lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1"], "start": "2024-09-20 22:27:40.213440", "end": "2024-09-20 22:27:40.241828", "delta": "0:00:00.028388", "msg": "", "invocation": {"module_args": {"_raw_params": "lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n", "_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}}} <<< 20459 1726885660.24324: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885660.24733: 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 <<< 20459 1726885660.24775: 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 <<< 20459 1726885660.24827: 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 <<< 20459 1726885660.24870: 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 <<< 20459 1726885660.25075: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885660.25095: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885660.25130: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885660.25147: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct <<< 20459 1726885660.25158: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 20459 1726885660.25186: 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 <<< 20459 1726885660.25203: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885660.25229: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885660.25246: stdout chunk (state=3): >>># destroy array <<< 20459 1726885660.25252: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885660.25280: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885660.25356: 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 <<< 20459 1726885660.25381: 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 <<< 20459 1726885660.25405: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 20459 1726885660.25442: 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 # 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 <<< 20459 1726885660.25484: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 20459 1726885660.25514: 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 <<< 20459 1726885660.25546: 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 <<< 20459 1726885660.25579: 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 <<< 20459 1726885660.25595: 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 <<< 20459 1726885660.25608: 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 <<< 20459 1726885660.25754: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885660.25764: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885660.25793: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885660.25808: 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 <<< 20459 1726885660.25844: 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 <<< 20459 1726885660.25851: 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 <<< 20459 1726885660.25897: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885660.26327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885660.26414: stderr chunk (state=3): >>><<< 20459 1726885660.26417: stdout chunk (state=3): >>><<< 20459 1726885660.26598: _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 0x7f1d89645ca0> # /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 0x7f1d893dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89645a00> # /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 0x7f1d896459a0> 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 0x7f1d893dc370> # /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 0x7f1d893dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893dc550> # /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 0x7f1d89388f70> # /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 0x7f1d8938f100> # /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 0x7f1d893b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8938f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893f1760> # /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 0x7f1d89388c70> # /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 0x7f1d893b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893dcfd0> 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 0x7f1d8932fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89332e20> # /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 0x7f1d89329730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89330520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8932f250> # /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 0x7f1d892b1c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892b1760> 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 0x7f1d892b1d60> # /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 0x7f1d892b1e20> # /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 0x7f1d892b1ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89309be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d893034c0> # /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 0x7f1d89317520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89336d00> # /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 0x7f1d892c2b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89332fa0> # 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 0x7f1d89317130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8933c8b0> # /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 0x7f1d892c2e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2c40> # /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 0x7f1d892c2bb0> # /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 0x7f1d89297220> # /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 0x7f1d89297310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892cde50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c58e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2e20> # /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 0x7f1d89226f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8920bb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c5d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89303fd0> # /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 0x7f1d891c39a0> 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 0x7f1d891c3cd0> # /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 0x7f1d891d65e0> # /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 0x7f1d891d6b20> # 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 0x7f1d89161250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891c3dc0> # /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 0x7f1d89172130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891d6460> 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 0x7f1d891721f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2880> # /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 0x7f1d8918e550> # /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 0x7f1d8918e820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8918e610> # 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 0x7f1d8918e700> # /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 0x7f1d8918eb50> # 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 0x7f1d8918efd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8918e790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d891808e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d892c2460> # /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 0x7f1d8918e940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d890be520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_5vraeael/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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 0x7f1d88fba730> # /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 0x7f1d89048850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048490> # /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 0x7f1d89048580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d890482b0> 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 0x7f1d890484f0> # /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 0x7f1d890488b0> # /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 0x7f1d889ec790> # 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 0x7f1d889ecb20> # 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 0x7f1d889ec970> # /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 0x7f1d88f5ab50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89042d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89048610> # /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 0x7f1d89042e80> # /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 0x7f1d88fb3880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe3d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe3850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88f54310> # 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 0x7f1d88fe3fa0> # /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 0x7f1d88fe3f70> # /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 0x7f1d889d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89021e80> # /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 0x7f1d889de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89021fd0> # /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 0x7f1d889d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889de160> # 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 0x7f1d889dc5b0> # 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 0x7f1d889dc670> # 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 0x7f1d889dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d89018bb0> # /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 0x7f1d88fa99d0> # 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 0x7f1d88fa7970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889d1880> # 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 0x7f1d88fa9400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d88fe19d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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 0x7f1d889a9be0> # /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 0x7f1d88f9e7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d885ae100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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 0x7f1d88f9fc10> # 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_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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 0x7f1d88fe4fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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 0x7f1d88993700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8858bf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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 0x7f1d8859cb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d889a1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d8899ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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_5vraeael/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 0x7f1d885564c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear", "stderr": "", "rc": 0, "cmd": ["lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1"], "start": "2024-09-20 22:27:40.213440", "end": "2024-09-20 22:27:40.241828", "delta": "0:00:00.028388", "msg": "", "invocation": {"module_args": {"_raw_params": "lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n", "_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885660.27174: done with _execute_module (ansible.legacy.command, {'_raw_params': 'lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n', '_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-1726885659.877583-23263-252417839466244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885660.27178: _low_level_execute_command(): starting 20459 1726885660.27181: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885659.877583-23263-252417839466244/ > /dev/null 2>&1 && sleep 0' 20459 1726885660.29834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885660.29837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885660.29927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885660.29965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885660.29969: 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.44.236 is address debug1: re-parsing configuration <<< 20459 1726885660.29983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885660.29989: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885660.30002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885660.30091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885660.30732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885660.30867: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885660.33205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885660.33209: stdout chunk (state=3): >>><<< 20459 1726885660.33214: stderr chunk (state=3): >>><<< 20459 1726885660.33518: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885660.33523: handler run complete 20459 1726885660.33526: Evaluated conditional (False): False 20459 1726885660.33528: attempt loop complete, returning result 20459 1726885660.33530: _execute() done 20459 1726885660.33532: dumping result to json 20459 1726885660.33534: done dumping result, returning 20459 1726885660.33536: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-000000001b7e] 20459 1726885660.33538: sending task result for task 02369adf-7a19-47dd-4c59-000000001b7e 20459 1726885660.33616: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b7e 20459 1726885660.33620: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.028388", "end": "2024-09-20 22:27:40.241828", "rc": 0, "start": "2024-09-20 22:27:40.213440" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear 20459 1726885660.33705: no more pending results, returning what we have 20459 1726885660.33709: results queue empty 20459 1726885660.33710: checking for any_errors_fatal 20459 1726885660.33727: done checking for any_errors_fatal 20459 1726885660.33729: checking for max_fail_percentage 20459 1726885660.33731: done checking for max_fail_percentage 20459 1726885660.33732: checking to see if all hosts have failed and the running result is not ok 20459 1726885660.33733: done checking to see if all hosts have failed 20459 1726885660.33733: getting the remaining hosts for this loop 20459 1726885660.33735: done getting the remaining hosts for this loop 20459 1726885660.33739: getting the next task for host managed_node1 20459 1726885660.33747: done getting next task for host managed_node1 20459 1726885660.33750: ^ task is: TASK: Set LV segment type 20459 1726885660.33757: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885660.33763: getting variables 20459 1726885660.33769: in VariableManager get_vars() 20459 1726885660.33803: Calling all_inventory to load vars for managed_node1 20459 1726885660.33806: Calling groups_inventory to load vars for managed_node1 20459 1726885660.33810: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885660.33826: Calling all_plugins_play to load vars for managed_node1 20459 1726885660.33830: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885660.33833: Calling groups_plugins_play to load vars for managed_node1 20459 1726885660.34577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885660.36660: done with get_vars() 20459 1726885660.36676: done getting variables 20459 1726885660.36740: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:40 -0400 (0:00:00.571) 0:01:06.728 ****** 20459 1726885660.36773: entering _queue_task() for managed_node1/set_fact 20459 1726885660.37189: worker is 1 (out of 1 available) 20459 1726885660.37200: exiting _queue_task() for managed_node1/set_fact 20459 1726885660.37211: done queuing things up, now waiting for results queue to drain 20459 1726885660.37215: waiting for pending results... 20459 1726885660.37547: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885660.37731: in run() - task 02369adf-7a19-47dd-4c59-000000001b7f 20459 1726885660.37755: variable 'ansible_search_path' from source: unknown 20459 1726885660.37799: calling self._execute() 20459 1726885660.37934: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.37951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.37965: variable 'omit' from source: magic vars 20459 1726885660.38433: variable 'storage_test_volume' from source: include params 20459 1726885660.38458: variable '_storage_test_volume_present' from source: set_fact 20459 1726885660.38477: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885660.38495: variable 'omit' from source: magic vars 20459 1726885660.38580: variable 'omit' from source: magic vars 20459 1726885660.38793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885660.41525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885660.41688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885660.41742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885660.41809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885660.41890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885660.42063: variable 'lvs' from source: set_fact 20459 1726885660.42253: variable 'omit' from source: magic vars 20459 1726885660.42326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885660.42353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885660.42427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885660.42451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885660.42530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885660.42555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885660.42575: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885660.42720: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885660.42736: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.42746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.42961: Set connection var ansible_pipelining to False 20459 1726885660.42981: Set connection var ansible_shell_type to sh 20459 1726885660.43063: Set connection var ansible_connection to ssh 20459 1726885660.43086: Set connection var ansible_timeout to 10 20459 1726885660.43097: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885660.43107: Set connection var ansible_shell_executable to /bin/sh 20459 1726885660.43137: variable 'ansible_shell_executable' from source: unknown 20459 1726885660.43146: variable 'ansible_connection' from source: unknown 20459 1726885660.43153: variable 'ansible_module_compression' from source: unknown 20459 1726885660.43170: variable 'ansible_shell_type' from source: unknown 20459 1726885660.43198: variable 'ansible_shell_executable' from source: unknown 20459 1726885660.43206: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.43275: variable 'ansible_pipelining' from source: unknown 20459 1726885660.43284: variable 'ansible_timeout' from source: unknown 20459 1726885660.43292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.43516: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885660.43536: variable 'omit' from source: magic vars 20459 1726885660.43545: starting attempt loop 20459 1726885660.43552: running the handler 20459 1726885660.43567: handler run complete 20459 1726885660.43584: attempt loop complete, returning result 20459 1726885660.43596: _execute() done 20459 1726885660.43606: dumping result to json 20459 1726885660.43617: done dumping result, returning 20459 1726885660.43634: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-000000001b7f] 20459 1726885660.43644: sending task result for task 02369adf-7a19-47dd-4c59-000000001b7f ok: [managed_node1] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } 20459 1726885660.43802: no more pending results, returning what we have 20459 1726885660.43805: results queue empty 20459 1726885660.43806: checking for any_errors_fatal 20459 1726885660.43827: done checking for any_errors_fatal 20459 1726885660.43829: checking for max_fail_percentage 20459 1726885660.43831: done checking for max_fail_percentage 20459 1726885660.43832: checking to see if all hosts have failed and the running result is not ok 20459 1726885660.43833: done checking to see if all hosts have failed 20459 1726885660.43834: getting the remaining hosts for this loop 20459 1726885660.43835: done getting the remaining hosts for this loop 20459 1726885660.43839: getting the next task for host managed_node1 20459 1726885660.43848: done getting next task for host managed_node1 20459 1726885660.43853: ^ task is: TASK: Check segment type 20459 1726885660.43859: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885660.43871: getting variables 20459 1726885660.43873: in VariableManager get_vars() 20459 1726885660.43908: Calling all_inventory to load vars for managed_node1 20459 1726885660.43911: Calling groups_inventory to load vars for managed_node1 20459 1726885660.43917: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885660.43931: Calling all_plugins_play to load vars for managed_node1 20459 1726885660.43935: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885660.43938: Calling groups_plugins_play to load vars for managed_node1 20459 1726885660.44794: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b7f 20459 1726885660.44798: WORKER PROCESS EXITING 20459 1726885660.44826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885660.46472: done with get_vars() 20459 1726885660.46592: done getting variables 20459 1726885660.46652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:40 -0400 (0:00:00.099) 0:01:06.827 ****** 20459 1726885660.46686: entering _queue_task() for managed_node1/assert 20459 1726885660.46938: worker is 1 (out of 1 available) 20459 1726885660.46949: exiting _queue_task() for managed_node1/assert 20459 1726885660.46959: done queuing things up, now waiting for results queue to drain 20459 1726885660.46960: waiting for pending results... 20459 1726885660.47232: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885660.47384: in run() - task 02369adf-7a19-47dd-4c59-000000001b80 20459 1726885660.47411: variable 'ansible_search_path' from source: unknown 20459 1726885660.47449: calling self._execute() 20459 1726885660.47562: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.47574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.47589: variable 'omit' from source: magic vars 20459 1726885660.48056: variable 'storage_test_volume' from source: include params 20459 1726885660.48088: variable '_storage_test_volume_present' from source: set_fact 20459 1726885660.48117: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885660.48129: variable 'omit' from source: magic vars 20459 1726885660.48252: variable 'omit' from source: magic vars 20459 1726885660.48688: variable 'storage_test_lv_segtype' from source: set_fact 20459 1726885660.48711: variable 'storage_test_volume' from source: include params 20459 1726885660.48763: variable 'omit' from source: magic vars 20459 1726885660.48805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885660.48844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885660.48884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885660.48934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885660.48956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885660.49007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885660.49031: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885660.49062: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885660.49070: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.49077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.49196: Set connection var ansible_pipelining to False 20459 1726885660.49208: Set connection var ansible_shell_type to sh 20459 1726885660.49218: Set connection var ansible_connection to ssh 20459 1726885660.49236: Set connection var ansible_timeout to 10 20459 1726885660.49247: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885660.49256: Set connection var ansible_shell_executable to /bin/sh 20459 1726885660.49282: variable 'ansible_shell_executable' from source: unknown 20459 1726885660.49290: variable 'ansible_connection' from source: unknown 20459 1726885660.49298: variable 'ansible_module_compression' from source: unknown 20459 1726885660.49305: variable 'ansible_shell_type' from source: unknown 20459 1726885660.49316: variable 'ansible_shell_executable' from source: unknown 20459 1726885660.49326: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.49333: variable 'ansible_pipelining' from source: unknown 20459 1726885660.49340: variable 'ansible_timeout' from source: unknown 20459 1726885660.49347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.49628: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885660.49645: variable 'omit' from source: magic vars 20459 1726885660.49654: starting attempt loop 20459 1726885660.49661: running the handler 20459 1726885660.49897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885660.52523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885660.53660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885660.53702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885660.53743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885660.53773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885660.53933: variable 'storage_test_volume' from source: include params 20459 1726885660.53951: variable 'storage_test_lv_segtype' from source: set_fact 20459 1726885660.53968: Evaluated conditional (storage_test_volume.cached | ternary(storage_test_lv_segtype[0] == 'cache', storage_test_lv_segtype[0] != 'cache')): True 20459 1726885660.53977: handler run complete 20459 1726885660.53994: attempt loop complete, returning result 20459 1726885660.54000: _execute() done 20459 1726885660.54005: dumping result to json 20459 1726885660.54013: done dumping result, returning 20459 1726885660.54027: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-000000001b80] 20459 1726885660.54035: sending task result for task 02369adf-7a19-47dd-4c59-000000001b80 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885660.54187: no more pending results, returning what we have 20459 1726885660.54190: results queue empty 20459 1726885660.54191: checking for any_errors_fatal 20459 1726885660.54198: done checking for any_errors_fatal 20459 1726885660.54198: checking for max_fail_percentage 20459 1726885660.54201: done checking for max_fail_percentage 20459 1726885660.54202: checking to see if all hosts have failed and the running result is not ok 20459 1726885660.54203: done checking to see if all hosts have failed 20459 1726885660.54203: getting the remaining hosts for this loop 20459 1726885660.54205: done getting the remaining hosts for this loop 20459 1726885660.54209: getting the next task for host managed_node1 20459 1726885660.54221: done getting next task for host managed_node1 20459 1726885660.54224: ^ task is: TASK: Set LV cache size 20459 1726885660.54235: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885660.54245: getting variables 20459 1726885660.54247: in VariableManager get_vars() 20459 1726885660.54281: Calling all_inventory to load vars for managed_node1 20459 1726885660.54283: Calling groups_inventory to load vars for managed_node1 20459 1726885660.54287: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885660.54299: Calling all_plugins_play to load vars for managed_node1 20459 1726885660.54302: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885660.54305: Calling groups_plugins_play to load vars for managed_node1 20459 1726885660.54843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885660.55531: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b80 20459 1726885660.55534: WORKER PROCESS EXITING 20459 1726885660.55762: done with get_vars() 20459 1726885660.55777: done getting variables 20459 1726885660.55837: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:40 -0400 (0:00:00.091) 0:01:06.919 ****** 20459 1726885660.55873: entering _queue_task() for managed_node1/set_fact 20459 1726885660.56111: worker is 1 (out of 1 available) 20459 1726885660.56122: exiting _queue_task() for managed_node1/set_fact 20459 1726885660.56134: done queuing things up, now waiting for results queue to drain 20459 1726885660.56135: waiting for pending results... 20459 1726885660.56484: running TaskExecutor() for managed_node1/TASK: Set LV cache size 20459 1726885660.56742: in run() - task 02369adf-7a19-47dd-4c59-000000001b81 20459 1726885660.56764: variable 'ansible_search_path' from source: unknown 20459 1726885660.56803: calling self._execute() 20459 1726885660.56924: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.56936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.56951: variable 'omit' from source: magic vars 20459 1726885660.57366: variable 'storage_test_volume' from source: include params 20459 1726885660.57391: variable '_storage_test_volume_present' from source: set_fact 20459 1726885660.57409: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885660.57590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885660.66887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885660.66963: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885660.67019: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885660.67064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885660.67094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885660.67184: variable 'storage_test_volume' from source: include params 20459 1726885660.67214: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885660.67226: when evaluation is False, skipping this task 20459 1726885660.67235: _execute() done 20459 1726885660.67242: dumping result to json 20459 1726885660.67250: done dumping result, returning 20459 1726885660.67262: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-47dd-4c59-000000001b81] 20459 1726885660.67270: sending task result for task 02369adf-7a19-47dd-4c59-000000001b81 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885660.67430: no more pending results, returning what we have 20459 1726885660.67434: results queue empty 20459 1726885660.67435: checking for any_errors_fatal 20459 1726885660.67444: done checking for any_errors_fatal 20459 1726885660.67445: checking for max_fail_percentage 20459 1726885660.67447: done checking for max_fail_percentage 20459 1726885660.67448: checking to see if all hosts have failed and the running result is not ok 20459 1726885660.67449: done checking to see if all hosts have failed 20459 1726885660.67450: getting the remaining hosts for this loop 20459 1726885660.67451: done getting the remaining hosts for this loop 20459 1726885660.67456: getting the next task for host managed_node1 20459 1726885660.67465: done getting next task for host managed_node1 20459 1726885660.67468: ^ task is: TASK: Parse the requested cache size 20459 1726885660.67474: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885660.67479: getting variables 20459 1726885660.67481: in VariableManager get_vars() 20459 1726885660.67517: Calling all_inventory to load vars for managed_node1 20459 1726885660.67520: Calling groups_inventory to load vars for managed_node1 20459 1726885660.67527: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885660.67538: Calling all_plugins_play to load vars for managed_node1 20459 1726885660.67543: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885660.67546: Calling groups_plugins_play to load vars for managed_node1 20459 1726885660.68530: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b81 20459 1726885660.68534: WORKER PROCESS EXITING 20459 1726885660.68562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885660.72903: done with get_vars() 20459 1726885660.72919: 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 22:27:40 -0400 (0:00:00.172) 0:01:07.091 ****** 20459 1726885660.73153: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885660.73457: worker is 1 (out of 1 available) 20459 1726885660.73468: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885660.73479: done queuing things up, now waiting for results queue to drain 20459 1726885660.73481: waiting for pending results... 20459 1726885660.73789: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 20459 1726885660.73965: in run() - task 02369adf-7a19-47dd-4c59-000000001b82 20459 1726885660.73988: variable 'ansible_search_path' from source: unknown 20459 1726885660.74036: calling self._execute() 20459 1726885660.74163: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.74175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.74189: variable 'omit' from source: magic vars 20459 1726885660.74684: variable 'storage_test_volume' from source: include params 20459 1726885660.74709: variable '_storage_test_volume_present' from source: set_fact 20459 1726885660.74735: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885660.74926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885660.86860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885660.86944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885660.86989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885660.87034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885660.87064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885660.87160: variable 'storage_test_volume' from source: include params 20459 1726885660.87190: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885660.87201: when evaluation is False, skipping this task 20459 1726885660.87208: _execute() done 20459 1726885660.87218: dumping result to json 20459 1726885660.87229: done dumping result, returning 20459 1726885660.87241: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-47dd-4c59-000000001b82] 20459 1726885660.87253: sending task result for task 02369adf-7a19-47dd-4c59-000000001b82 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885660.87417: no more pending results, returning what we have 20459 1726885660.87423: results queue empty 20459 1726885660.87424: checking for any_errors_fatal 20459 1726885660.87432: done checking for any_errors_fatal 20459 1726885660.87433: checking for max_fail_percentage 20459 1726885660.87435: done checking for max_fail_percentage 20459 1726885660.87436: checking to see if all hosts have failed and the running result is not ok 20459 1726885660.87437: done checking to see if all hosts have failed 20459 1726885660.87438: getting the remaining hosts for this loop 20459 1726885660.87440: done getting the remaining hosts for this loop 20459 1726885660.87444: getting the next task for host managed_node1 20459 1726885660.87453: done getting next task for host managed_node1 20459 1726885660.87456: ^ task is: TASK: Set expected cache size 20459 1726885660.87463: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885660.87468: getting variables 20459 1726885660.87470: in VariableManager get_vars() 20459 1726885660.87504: Calling all_inventory to load vars for managed_node1 20459 1726885660.87507: Calling groups_inventory to load vars for managed_node1 20459 1726885660.87511: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885660.87526: Calling all_plugins_play to load vars for managed_node1 20459 1726885660.87530: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885660.87535: Calling groups_plugins_play to load vars for managed_node1 20459 1726885660.94576: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b82 20459 1726885660.94579: WORKER PROCESS EXITING 20459 1726885660.94752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885660.95342: done with get_vars() 20459 1726885660.95357: done getting variables 20459 1726885660.95404: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:40 -0400 (0:00:00.222) 0:01:07.314 ****** 20459 1726885660.95438: entering _queue_task() for managed_node1/set_fact 20459 1726885660.95755: worker is 1 (out of 1 available) 20459 1726885660.95767: exiting _queue_task() for managed_node1/set_fact 20459 1726885660.95779: done queuing things up, now waiting for results queue to drain 20459 1726885660.95781: waiting for pending results... 20459 1726885660.96085: running TaskExecutor() for managed_node1/TASK: Set expected cache size 20459 1726885660.96274: in run() - task 02369adf-7a19-47dd-4c59-000000001b83 20459 1726885660.96294: variable 'ansible_search_path' from source: unknown 20459 1726885660.96343: calling self._execute() 20459 1726885660.96482: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885660.96495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885660.96509: variable 'omit' from source: magic vars 20459 1726885660.96966: variable 'storage_test_volume' from source: include params 20459 1726885660.96994: variable '_storage_test_volume_present' from source: set_fact 20459 1726885660.97017: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885660.97186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885660.99563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885660.99655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885660.99704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885660.99758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885660.99794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885660.99896: variable 'storage_test_volume' from source: include params 20459 1726885660.99939: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885660.99948: when evaluation is False, skipping this task 20459 1726885660.99954: _execute() done 20459 1726885660.99961: dumping result to json 20459 1726885660.99967: done dumping result, returning 20459 1726885660.99977: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-47dd-4c59-000000001b83] 20459 1726885660.99987: sending task result for task 02369adf-7a19-47dd-4c59-000000001b83 20459 1726885661.00115: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b83 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885661.00171: no more pending results, returning what we have 20459 1726885661.00175: results queue empty 20459 1726885661.00176: checking for any_errors_fatal 20459 1726885661.00186: done checking for any_errors_fatal 20459 1726885661.00187: checking for max_fail_percentage 20459 1726885661.00189: done checking for max_fail_percentage 20459 1726885661.00190: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.00191: done checking to see if all hosts have failed 20459 1726885661.00191: getting the remaining hosts for this loop 20459 1726885661.00193: done getting the remaining hosts for this loop 20459 1726885661.00196: getting the next task for host managed_node1 20459 1726885661.00205: done getting next task for host managed_node1 20459 1726885661.00208: ^ task is: TASK: Check cache size 20459 1726885661.00217: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885661.00223: getting variables 20459 1726885661.00225: in VariableManager get_vars() 20459 1726885661.00259: Calling all_inventory to load vars for managed_node1 20459 1726885661.00262: Calling groups_inventory to load vars for managed_node1 20459 1726885661.00265: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.00277: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.00280: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.00284: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.01059: WORKER PROCESS EXITING 20459 1726885661.01083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.01857: done with get_vars() 20459 1726885661.01873: done getting variables 20459 1726885661.01940: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.065) 0:01:07.380 ****** 20459 1726885661.01975: entering _queue_task() for managed_node1/assert 20459 1726885661.02254: worker is 1 (out of 1 available) 20459 1726885661.02266: exiting _queue_task() for managed_node1/assert 20459 1726885661.02277: done queuing things up, now waiting for results queue to drain 20459 1726885661.02279: waiting for pending results... 20459 1726885661.02579: running TaskExecutor() for managed_node1/TASK: Check cache size 20459 1726885661.02758: in run() - task 02369adf-7a19-47dd-4c59-000000001b84 20459 1726885661.02779: variable 'ansible_search_path' from source: unknown 20459 1726885661.02828: calling self._execute() 20459 1726885661.02956: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.02969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.02984: variable 'omit' from source: magic vars 20459 1726885661.03439: variable 'storage_test_volume' from source: include params 20459 1726885661.03469: variable '_storage_test_volume_present' from source: set_fact 20459 1726885661.03491: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885661.03675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885661.06927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885661.07019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885661.07071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885661.07114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885661.07151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885661.07248: variable 'storage_test_volume' from source: include params 20459 1726885661.07283: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885661.07291: when evaluation is False, skipping this task 20459 1726885661.07296: _execute() done 20459 1726885661.07302: dumping result to json 20459 1726885661.07307: done dumping result, returning 20459 1726885661.07316: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-47dd-4c59-000000001b84] 20459 1726885661.07327: sending task result for task 02369adf-7a19-47dd-4c59-000000001b84 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885661.07472: no more pending results, returning what we have 20459 1726885661.07476: results queue empty 20459 1726885661.07477: checking for any_errors_fatal 20459 1726885661.07485: done checking for any_errors_fatal 20459 1726885661.07485: checking for max_fail_percentage 20459 1726885661.07487: done checking for max_fail_percentage 20459 1726885661.07488: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.07489: done checking to see if all hosts have failed 20459 1726885661.07490: getting the remaining hosts for this loop 20459 1726885661.07491: done getting the remaining hosts for this loop 20459 1726885661.07494: getting the next task for host managed_node1 20459 1726885661.07504: done getting next task for host managed_node1 20459 1726885661.07507: ^ task is: TASK: Clean up facts 20459 1726885661.07530: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885661.07536: getting variables 20459 1726885661.07538: in VariableManager get_vars() 20459 1726885661.07571: Calling all_inventory to load vars for managed_node1 20459 1726885661.07574: Calling groups_inventory to load vars for managed_node1 20459 1726885661.07577: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.07687: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.07692: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.07697: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.08426: done sending task result for task 02369adf-7a19-47dd-4c59-000000001b84 20459 1726885661.08430: WORKER PROCESS EXITING 20459 1726885661.08459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.09745: done with get_vars() 20459 1726885661.09873: done getting variables 20459 1726885661.09935: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.079) 0:01:07.461 ****** 20459 1726885661.10087: entering _queue_task() for managed_node1/set_fact 20459 1726885661.10425: worker is 1 (out of 1 available) 20459 1726885661.10437: exiting _queue_task() for managed_node1/set_fact 20459 1726885661.10449: done queuing things up, now waiting for results queue to drain 20459 1726885661.10450: waiting for pending results... 20459 1726885661.10756: running TaskExecutor() for managed_node1/TASK: Clean up facts 20459 1726885661.10905: in run() - task 02369adf-7a19-47dd-4c59-000000001aeb 20459 1726885661.10931: variable 'ansible_search_path' from source: unknown 20459 1726885661.10977: calling self._execute() 20459 1726885661.11103: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.11118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.11135: variable 'omit' from source: magic vars 20459 1726885661.11264: variable 'omit' from source: magic vars 20459 1726885661.11346: variable 'omit' from source: magic vars 20459 1726885661.11385: variable 'omit' from source: magic vars 20459 1726885661.11441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885661.11475: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885661.11498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885661.11524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.11541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.11561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885661.11578: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885661.11615: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885661.11628: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.11635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.11755: Set connection var ansible_pipelining to False 20459 1726885661.11766: Set connection var ansible_shell_type to sh 20459 1726885661.11773: Set connection var ansible_connection to ssh 20459 1726885661.11789: Set connection var ansible_timeout to 10 20459 1726885661.11798: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885661.11806: Set connection var ansible_shell_executable to /bin/sh 20459 1726885661.11846: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.11855: variable 'ansible_connection' from source: unknown 20459 1726885661.11863: variable 'ansible_module_compression' from source: unknown 20459 1726885661.11875: variable 'ansible_shell_type' from source: unknown 20459 1726885661.11882: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.11888: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.11897: variable 'ansible_pipelining' from source: unknown 20459 1726885661.11903: variable 'ansible_timeout' from source: unknown 20459 1726885661.11911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.12093: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885661.12224: variable 'omit' from source: magic vars 20459 1726885661.12235: starting attempt loop 20459 1726885661.12241: running the handler 20459 1726885661.12257: handler run complete 20459 1726885661.12271: attempt loop complete, returning result 20459 1726885661.12279: _execute() done 20459 1726885661.12285: dumping result to json 20459 1726885661.12292: done dumping result, returning 20459 1726885661.12302: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-47dd-4c59-000000001aeb] 20459 1726885661.12317: sending task result for task 02369adf-7a19-47dd-4c59-000000001aeb 20459 1726885661.12420: done sending task result for task 02369adf-7a19-47dd-4c59-000000001aeb ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 20459 1726885661.12481: no more pending results, returning what we have 20459 1726885661.12484: results queue empty 20459 1726885661.12485: checking for any_errors_fatal 20459 1726885661.12494: done checking for any_errors_fatal 20459 1726885661.12495: checking for max_fail_percentage 20459 1726885661.12497: done checking for max_fail_percentage 20459 1726885661.12498: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.12499: done checking to see if all hosts have failed 20459 1726885661.12499: getting the remaining hosts for this loop 20459 1726885661.12501: done getting the remaining hosts for this loop 20459 1726885661.12504: getting the next task for host managed_node1 20459 1726885661.12518: done getting next task for host managed_node1 20459 1726885661.12523: ^ task is: TASK: Verify the volumes with no pool were correctly managed 20459 1726885661.12527: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885661.12535: getting variables 20459 1726885661.12537: in VariableManager get_vars() 20459 1726885661.12568: Calling all_inventory to load vars for managed_node1 20459 1726885661.12570: Calling groups_inventory to load vars for managed_node1 20459 1726885661.12573: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.12583: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.12585: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.12588: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.13384: WORKER PROCESS EXITING 20459 1726885661.13407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.14616: done with get_vars() 20459 1726885661.14633: 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 22:27:41 -0400 (0:00:00.046) 0:01:07.507 ****** 20459 1726885661.14730: entering _queue_task() for managed_node1/include_tasks 20459 1726885661.14971: worker is 1 (out of 1 available) 20459 1726885661.14983: exiting _queue_task() for managed_node1/include_tasks 20459 1726885661.14995: done queuing things up, now waiting for results queue to drain 20459 1726885661.14997: waiting for pending results... 20459 1726885661.16024: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 20459 1726885661.16119: in run() - task 02369adf-7a19-47dd-4c59-000000001112 20459 1726885661.16134: variable 'ansible_search_path' from source: unknown 20459 1726885661.16191: variable '_storage_volumes_list' from source: set_fact 20459 1726885661.16493: variable '_storage_volumes_list' from source: set_fact 20459 1726885661.16545: dumping result to json 20459 1726885661.16548: done dumping result, returning 20459 1726885661.16555: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-47dd-4c59-000000001112] 20459 1726885661.16564: sending task result for task 02369adf-7a19-47dd-4c59-000000001112 20459 1726885661.16766: done sending task result for task 02369adf-7a19-47dd-4c59-000000001112 20459 1726885661.16769: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885661.16815: no more pending results, returning what we have 20459 1726885661.16819: results queue empty 20459 1726885661.16820: checking for any_errors_fatal 20459 1726885661.16827: done checking for any_errors_fatal 20459 1726885661.16828: checking for max_fail_percentage 20459 1726885661.16829: done checking for max_fail_percentage 20459 1726885661.16830: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.16831: done checking to see if all hosts have failed 20459 1726885661.16832: getting the remaining hosts for this loop 20459 1726885661.16833: done getting the remaining hosts for this loop 20459 1726885661.16836: getting the next task for host managed_node1 20459 1726885661.16842: done getting next task for host managed_node1 20459 1726885661.16844: ^ task is: TASK: Clean up variable namespace 20459 1726885661.16847: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885661.16850: getting variables 20459 1726885661.16851: in VariableManager get_vars() 20459 1726885661.16876: Calling all_inventory to load vars for managed_node1 20459 1726885661.16880: Calling groups_inventory to load vars for managed_node1 20459 1726885661.16883: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.16893: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.16896: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.16899: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.17514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.19398: done with get_vars() 20459 1726885661.19414: done getting variables 20459 1726885661.19470: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.047) 0:01:07.555 ****** 20459 1726885661.19496: entering _queue_task() for managed_node1/set_fact 20459 1726885661.19744: worker is 1 (out of 1 available) 20459 1726885661.19756: exiting _queue_task() for managed_node1/set_fact 20459 1726885661.19766: done queuing things up, now waiting for results queue to drain 20459 1726885661.19767: waiting for pending results... 20459 1726885661.20051: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 20459 1726885661.20168: in run() - task 02369adf-7a19-47dd-4c59-000000001114 20459 1726885661.20189: variable 'ansible_search_path' from source: unknown 20459 1726885661.20236: calling self._execute() 20459 1726885661.20362: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.20373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.20388: variable 'omit' from source: magic vars 20459 1726885661.20509: variable 'omit' from source: magic vars 20459 1726885661.20562: variable 'omit' from source: magic vars 20459 1726885661.20603: variable 'omit' from source: magic vars 20459 1726885661.20658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885661.20698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885661.20729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885661.20755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.20773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.20793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885661.20816: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885661.20854: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885661.20867: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.20876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.21003: Set connection var ansible_pipelining to False 20459 1726885661.21010: Set connection var ansible_shell_type to sh 20459 1726885661.21019: Set connection var ansible_connection to ssh 20459 1726885661.21040: Set connection var ansible_timeout to 10 20459 1726885661.21051: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885661.21061: Set connection var ansible_shell_executable to /bin/sh 20459 1726885661.21097: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.21105: variable 'ansible_connection' from source: unknown 20459 1726885661.21114: variable 'ansible_module_compression' from source: unknown 20459 1726885661.21126: variable 'ansible_shell_type' from source: unknown 20459 1726885661.21135: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.21142: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.21162: variable 'ansible_pipelining' from source: unknown 20459 1726885661.21170: variable 'ansible_timeout' from source: unknown 20459 1726885661.21185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.21370: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885661.21398: variable 'omit' from source: magic vars 20459 1726885661.21414: starting attempt loop 20459 1726885661.21427: running the handler 20459 1726885661.21445: handler run complete 20459 1726885661.21460: attempt loop complete, returning result 20459 1726885661.21468: _execute() done 20459 1726885661.21474: dumping result to json 20459 1726885661.21481: done dumping result, returning 20459 1726885661.21491: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-47dd-4c59-000000001114] 20459 1726885661.21500: sending task result for task 02369adf-7a19-47dd-4c59-000000001114 20459 1726885661.21606: done sending task result for task 02369adf-7a19-47dd-4c59-000000001114 20459 1726885661.21615: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 20459 1726885661.21677: no more pending results, returning what we have 20459 1726885661.21680: results queue empty 20459 1726885661.21681: checking for any_errors_fatal 20459 1726885661.21692: done checking for any_errors_fatal 20459 1726885661.21693: checking for max_fail_percentage 20459 1726885661.21695: done checking for max_fail_percentage 20459 1726885661.21696: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.21696: done checking to see if all hosts have failed 20459 1726885661.21697: getting the remaining hosts for this loop 20459 1726885661.21699: done getting the remaining hosts for this loop 20459 1726885661.21703: getting the next task for host managed_node1 20459 1726885661.21715: done getting next task for host managed_node1 20459 1726885661.21720: ^ task is: TASK: Repeat the previous invocation to verify idempotence 20459 1726885661.21724: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885661.21729: getting variables 20459 1726885661.21730: in VariableManager get_vars() 20459 1726885661.21763: Calling all_inventory to load vars for managed_node1 20459 1726885661.21766: Calling groups_inventory to load vars for managed_node1 20459 1726885661.21769: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.21780: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.21783: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.21787: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.22366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.23209: done with get_vars() 20459 1726885661.23227: 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_change_mount.yml:62 Friday 20 September 2024 22:27:41 -0400 (0:00:00.038) 0:01:07.593 ****** 20459 1726885661.23307: entering _queue_task() for managed_node1/include_role 20459 1726885661.24028: worker is 1 (out of 1 available) 20459 1726885661.24039: exiting _queue_task() for managed_node1/include_role 20459 1726885661.24050: done queuing things up, now waiting for results queue to drain 20459 1726885661.24052: waiting for pending results... 20459 1726885661.24485: running TaskExecutor() for managed_node1/TASK: Repeat the previous invocation to verify idempotence 20459 1726885661.24662: in run() - task 02369adf-7a19-47dd-4c59-00000000000d 20459 1726885661.24682: variable 'ansible_search_path' from source: unknown 20459 1726885661.24737: calling self._execute() 20459 1726885661.24850: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.24861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.24874: variable 'omit' from source: magic vars 20459 1726885661.24985: _execute() done 20459 1726885661.24993: dumping result to json 20459 1726885661.25001: done dumping result, returning 20459 1726885661.25013: done running TaskExecutor() for managed_node1/TASK: Repeat the previous invocation to verify idempotence [02369adf-7a19-47dd-4c59-00000000000d] 20459 1726885661.25029: sending task result for task 02369adf-7a19-47dd-4c59-00000000000d 20459 1726885661.25198: no more pending results, returning what we have 20459 1726885661.25203: in VariableManager get_vars() 20459 1726885661.25245: Calling all_inventory to load vars for managed_node1 20459 1726885661.25248: Calling groups_inventory to load vars for managed_node1 20459 1726885661.25252: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.25264: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.25268: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.25271: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.26434: done sending task result for task 02369adf-7a19-47dd-4c59-00000000000d 20459 1726885661.26437: WORKER PROCESS EXITING 20459 1726885661.26458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.27057: done with get_vars() 20459 1726885661.27067: variable 'ansible_search_path' from source: unknown 20459 1726885661.30271: variable 'omit' from source: magic vars 20459 1726885661.30311: variable 'omit' from source: magic vars 20459 1726885661.30349: variable 'omit' from source: magic vars 20459 1726885661.30353: we have included files to process 20459 1726885661.30354: generating all_blocks data 20459 1726885661.30355: done generating all_blocks data 20459 1726885661.30361: processing included file: fedora.linux_system_roles.storage 20459 1726885661.30390: in VariableManager get_vars() 20459 1726885661.30465: done with get_vars() 20459 1726885661.30515: in VariableManager get_vars() 20459 1726885661.30537: done with get_vars() 20459 1726885661.30632: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 20459 1726885661.30681: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 20459 1726885661.30894: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 20459 1726885661.31073: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 20459 1726885661.31199: in VariableManager get_vars() 20459 1726885661.31220: done with get_vars() 20459 1726885661.31536: in VariableManager get_vars() 20459 1726885661.31554: done with get_vars() 20459 1726885661.31702: iterating over new_blocks loaded from include file 20459 1726885661.31704: in VariableManager get_vars() 20459 1726885661.31718: done with get_vars() 20459 1726885661.31720: filtering new block on tags 20459 1726885661.31783: done filtering new block on tags 20459 1726885661.31787: in VariableManager get_vars() 20459 1726885661.31798: done with get_vars() 20459 1726885661.31800: filtering new block on tags 20459 1726885661.31818: done filtering new block on tags 20459 1726885661.31820: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 20459 1726885661.31828: extending task lists for all hosts with included blocks 20459 1726885661.33691: done extending task lists 20459 1726885661.33692: done processing included files 20459 1726885661.33693: results queue empty 20459 1726885661.33694: checking for any_errors_fatal 20459 1726885661.33697: done checking for any_errors_fatal 20459 1726885661.33698: checking for max_fail_percentage 20459 1726885661.33699: done checking for max_fail_percentage 20459 1726885661.33700: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.33701: done checking to see if all hosts have failed 20459 1726885661.33701: getting the remaining hosts for this loop 20459 1726885661.33702: done getting the remaining hosts for this loop 20459 1726885661.33705: getting the next task for host managed_node1 20459 1726885661.33708: done getting next task for host managed_node1 20459 1726885661.33711: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885661.33715: ^ 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 20459 1726885661.33728: getting variables 20459 1726885661.33729: in VariableManager get_vars() 20459 1726885661.33741: Calling all_inventory to load vars for managed_node1 20459 1726885661.33744: Calling groups_inventory to load vars for managed_node1 20459 1726885661.33746: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.33751: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.33753: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.33756: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.34350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.36044: done with get_vars() 20459 1726885661.36059: 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 22:27:41 -0400 (0:00:00.128) 0:01:07.721 ****** 20459 1726885661.36137: entering _queue_task() for managed_node1/include_tasks 20459 1726885661.36734: worker is 1 (out of 1 available) 20459 1726885661.36745: exiting _queue_task() for managed_node1/include_tasks 20459 1726885661.36757: done queuing things up, now waiting for results queue to drain 20459 1726885661.36759: waiting for pending results... 20459 1726885661.37148: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885661.37274: in run() - task 02369adf-7a19-47dd-4c59-000000001d88 20459 1726885661.37294: variable 'ansible_search_path' from source: unknown 20459 1726885661.37301: variable 'ansible_search_path' from source: unknown 20459 1726885661.37351: calling self._execute() 20459 1726885661.37467: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.37480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.37495: variable 'omit' from source: magic vars 20459 1726885661.37936: _execute() done 20459 1726885661.37945: dumping result to json 20459 1726885661.37952: done dumping result, returning 20459 1726885661.37962: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000001d88] 20459 1726885661.37975: sending task result for task 02369adf-7a19-47dd-4c59-000000001d88 20459 1726885661.38317: no more pending results, returning what we have 20459 1726885661.38325: in VariableManager get_vars() 20459 1726885661.38367: Calling all_inventory to load vars for managed_node1 20459 1726885661.38370: Calling groups_inventory to load vars for managed_node1 20459 1726885661.38373: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.38384: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.38388: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.38391: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.39593: done sending task result for task 02369adf-7a19-47dd-4c59-000000001d88 20459 1726885661.39596: WORKER PROCESS EXITING 20459 1726885661.39625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.42692: done with get_vars() 20459 1726885661.42707: variable 'ansible_search_path' from source: unknown 20459 1726885661.42709: variable 'ansible_search_path' from source: unknown 20459 1726885661.42888: we have included files to process 20459 1726885661.42890: generating all_blocks data 20459 1726885661.42892: done generating all_blocks data 20459 1726885661.42896: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885661.42897: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885661.42899: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885661.44792: done processing included file 20459 1726885661.44794: iterating over new_blocks loaded from include file 20459 1726885661.44795: in VariableManager get_vars() 20459 1726885661.44827: done with get_vars() 20459 1726885661.44836: filtering new block on tags 20459 1726885661.44908: done filtering new block on tags 20459 1726885661.44911: in VariableManager get_vars() 20459 1726885661.44935: done with get_vars() 20459 1726885661.44937: filtering new block on tags 20459 1726885661.45000: done filtering new block on tags 20459 1726885661.45003: 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_node1 20459 1726885661.45008: extending task lists for all hosts with included blocks 20459 1726885661.45246: done extending task lists 20459 1726885661.45248: done processing included files 20459 1726885661.45248: results queue empty 20459 1726885661.45249: checking for any_errors_fatal 20459 1726885661.45259: done checking for any_errors_fatal 20459 1726885661.45260: checking for max_fail_percentage 20459 1726885661.45261: done checking for max_fail_percentage 20459 1726885661.45262: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.45262: done checking to see if all hosts have failed 20459 1726885661.45264: getting the remaining hosts for this loop 20459 1726885661.45270: done getting the remaining hosts for this loop 20459 1726885661.45273: getting the next task for host managed_node1 20459 1726885661.45277: done getting next task for host managed_node1 20459 1726885661.45279: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885661.45283: ^ 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=2, rescue=0, always=0, handlers=0, run_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 20459 1726885661.45294: getting variables 20459 1726885661.45295: in VariableManager get_vars() 20459 1726885661.45307: Calling all_inventory to load vars for managed_node1 20459 1726885661.45309: Calling groups_inventory to load vars for managed_node1 20459 1726885661.45313: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.45318: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.45320: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.45322: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.45932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.46780: done with get_vars() 20459 1726885661.46792: 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 22:27:41 -0400 (0:00:00.107) 0:01:07.828 ****** 20459 1726885661.46858: entering _queue_task() for managed_node1/setup 20459 1726885661.47170: worker is 1 (out of 1 available) 20459 1726885661.47182: exiting _queue_task() for managed_node1/setup 20459 1726885661.47194: done queuing things up, now waiting for results queue to drain 20459 1726885661.47196: waiting for pending results... 20459 1726885661.47516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885661.47687: in run() - task 02369adf-7a19-47dd-4c59-000000001e64 20459 1726885661.47708: variable 'ansible_search_path' from source: unknown 20459 1726885661.47719: variable 'ansible_search_path' from source: unknown 20459 1726885661.47768: calling self._execute() 20459 1726885661.47886: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.47898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.47916: variable 'omit' from source: magic vars 20459 1726885661.48416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885661.51073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885661.51149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885661.51189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885661.51237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885661.51268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885661.51354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885661.51401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885661.51441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885661.51486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885661.51507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885661.51572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885661.51601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885661.51635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885661.51676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885661.51691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885661.51875: variable '__storage_required_facts' from source: role '' all vars 20459 1726885661.51887: variable 'ansible_facts' from source: unknown 20459 1726885661.52140: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20459 1726885661.52148: when evaluation is False, skipping this task 20459 1726885661.52155: _execute() done 20459 1726885661.52163: dumping result to json 20459 1726885661.52170: done dumping result, returning 20459 1726885661.52181: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-47dd-4c59-000000001e64] 20459 1726885661.52195: sending task result for task 02369adf-7a19-47dd-4c59-000000001e64 skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 20459 1726885661.52362: no more pending results, returning what we have 20459 1726885661.52366: results queue empty 20459 1726885661.52367: checking for any_errors_fatal 20459 1726885661.52369: done checking for any_errors_fatal 20459 1726885661.52370: checking for max_fail_percentage 20459 1726885661.52372: done checking for max_fail_percentage 20459 1726885661.52372: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.52373: done checking to see if all hosts have failed 20459 1726885661.52374: getting the remaining hosts for this loop 20459 1726885661.52376: done getting the remaining hosts for this loop 20459 1726885661.52380: getting the next task for host managed_node1 20459 1726885661.52386: done getting next task for host managed_node1 20459 1726885661.52390: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885661.52394: ^ 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=2, rescue=0, always=0, handlers=0, run_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 20459 1726885661.52419: getting variables 20459 1726885661.52423: in VariableManager get_vars() 20459 1726885661.52458: Calling all_inventory to load vars for managed_node1 20459 1726885661.52460: Calling groups_inventory to load vars for managed_node1 20459 1726885661.52463: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.52472: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.52475: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.52478: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.53329: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e64 20459 1726885661.53333: WORKER PROCESS EXITING 20459 1726885661.53356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.54847: done with get_vars() 20459 1726885661.54862: done getting variables 20459 1726885661.54924: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.081) 0:01:07.910 ****** 20459 1726885661.54965: entering _queue_task() for managed_node1/include_vars 20459 1726885661.55233: worker is 1 (out of 1 available) 20459 1726885661.55246: exiting _queue_task() for managed_node1/include_vars 20459 1726885661.55259: done queuing things up, now waiting for results queue to drain 20459 1726885661.55260: waiting for pending results... 20459 1726885661.57110: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885661.57463: in run() - task 02369adf-7a19-47dd-4c59-000000001e65 20459 1726885661.57485: variable 'ansible_search_path' from source: unknown 20459 1726885661.57491: variable 'ansible_search_path' from source: unknown 20459 1726885661.57991: variable 'ansible_facts' from source: unknown 20459 1726885661.58546: variable 'ansible_facts' from source: unknown 20459 1726885661.58892: variable 'ansible_facts' from source: unknown 20459 1726885661.59237: variable 'ansible_facts' from source: unknown 20459 1726885661.59458: variable 'omit' from source: magic vars 20459 1726885661.59610: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.59627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.59648: variable 'omit' from source: magic vars 20459 1726885661.59934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885661.60236: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885661.60284: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885661.60336: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885661.60376: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885661.60466: variable '__vars_file' from source: task vars 20459 1726885661.60563: variable 'role_path' from source: magic vars 20459 1726885661.60574: variable 'item' from source: unknown 20459 1726885661.60590: Evaluated conditional (__vars_file is file): False 20459 1726885661.60598: when evaluation is False, skipping this task 20459 1726885661.60650: variable 'item' from source: unknown 20459 1726885661.60723: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 20459 1726885661.61770: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.61784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.61797: variable 'omit' from source: magic vars 20459 1726885661.62845: variable '__vars_file' from source: task vars 20459 1726885661.63042: variable 'role_path' from source: magic vars 20459 1726885661.63051: variable 'item' from source: unknown 20459 1726885661.63063: Evaluated conditional (__vars_file is file): False 20459 1726885661.63069: when evaluation is False, skipping this task 20459 1726885661.63107: variable 'item' from source: unknown 20459 1726885661.63262: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 20459 1726885661.63532: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.63547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.63560: variable 'omit' from source: magic vars 20459 1726885661.63837: variable '__vars_file' from source: task vars 20459 1726885661.63990: variable 'role_path' from source: magic vars 20459 1726885661.64136: variable 'item' from source: unknown 20459 1726885661.64153: Evaluated conditional (__vars_file is file): True 20459 1726885661.64164: variable 'omit' from source: magic vars 20459 1726885661.64232: variable 'omit' from source: magic vars 20459 1726885661.64403: variable '__vars_file' from source: task vars 20459 1726885661.64583: variable '__vars_file' from source: task vars 20459 1726885661.64669: variable 'role_path' from source: magic vars 20459 1726885661.64681: variable 'item' from source: unknown 20459 1726885661.64803: variable 'omit' from source: magic vars 20459 1726885661.64838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885661.64868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885661.64894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885661.64918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.65016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.65038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885661.65059: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885661.65093: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885661.65225: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.65234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.65355: Set connection var ansible_pipelining to False 20459 1726885661.65422: Set connection var ansible_shell_type to sh 20459 1726885661.65430: Set connection var ansible_connection to ssh 20459 1726885661.65451: Set connection var ansible_timeout to 10 20459 1726885661.65461: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885661.65471: Set connection var ansible_shell_executable to /bin/sh 20459 1726885661.65567: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.65575: variable 'ansible_connection' from source: unknown 20459 1726885661.65582: variable 'ansible_module_compression' from source: unknown 20459 1726885661.65588: variable 'ansible_shell_type' from source: unknown 20459 1726885661.65594: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.65600: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.65607: variable 'ansible_pipelining' from source: unknown 20459 1726885661.65618: variable 'ansible_timeout' from source: unknown 20459 1726885661.65626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.65820: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885661.65863: variable 'omit' from source: magic vars 20459 1726885661.65876: starting attempt loop 20459 1726885661.65883: running the handler 20459 1726885661.65991: handler run complete 20459 1726885661.66005: attempt loop complete, returning result 20459 1726885661.66025: variable 'item' from source: unknown 20459 1726885661.66096: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885661.66290: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.66303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.66320: variable 'omit' from source: magic vars 20459 1726885661.66480: variable '__vars_file' from source: task vars 20459 1726885661.66565: variable 'role_path' from source: magic vars 20459 1726885661.66574: variable 'item' from source: unknown 20459 1726885661.66587: Evaluated conditional (__vars_file is file): True 20459 1726885661.66595: variable 'omit' from source: magic vars 20459 1726885661.66610: variable 'omit' from source: magic vars 20459 1726885661.66678: variable '__vars_file' from source: task vars 20459 1726885661.66743: variable '__vars_file' from source: task vars 20459 1726885661.66834: variable 'role_path' from source: magic vars 20459 1726885661.66843: variable 'item' from source: unknown 20459 1726885661.66861: variable 'omit' from source: magic vars 20459 1726885661.66890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885661.66902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.66911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.66926: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885661.66939: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885661.66948: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.66955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.67047: Set connection var ansible_pipelining to False 20459 1726885661.67054: Set connection var ansible_shell_type to sh 20459 1726885661.67060: Set connection var ansible_connection to ssh 20459 1726885661.67074: Set connection var ansible_timeout to 10 20459 1726885661.67087: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885661.67099: Set connection var ansible_shell_executable to /bin/sh 20459 1726885661.67125: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.67133: variable 'ansible_connection' from source: unknown 20459 1726885661.67139: variable 'ansible_module_compression' from source: unknown 20459 1726885661.67145: variable 'ansible_shell_type' from source: unknown 20459 1726885661.67150: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.67156: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.67162: variable 'ansible_pipelining' from source: unknown 20459 1726885661.67168: variable 'ansible_timeout' from source: unknown 20459 1726885661.67174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.67273: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885661.67288: variable 'omit' from source: magic vars 20459 1726885661.67296: starting attempt loop 20459 1726885661.67306: running the handler 20459 1726885661.67365: handler run complete 20459 1726885661.67377: attempt loop complete, returning result 20459 1726885661.67396: variable 'item' from source: unknown 20459 1726885661.67468: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885661.67588: dumping result to json 20459 1726885661.67600: done dumping result, returning 20459 1726885661.67617: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000001e65] 20459 1726885661.67628: sending task result for task 02369adf-7a19-47dd-4c59-000000001e65 20459 1726885661.67784: no more pending results, returning what we have 20459 1726885661.67788: results queue empty 20459 1726885661.67789: checking for any_errors_fatal 20459 1726885661.67797: done checking for any_errors_fatal 20459 1726885661.67798: checking for max_fail_percentage 20459 1726885661.67800: done checking for max_fail_percentage 20459 1726885661.67801: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.67801: done checking to see if all hosts have failed 20459 1726885661.67802: getting the remaining hosts for this loop 20459 1726885661.67804: done getting the remaining hosts for this loop 20459 1726885661.67807: getting the next task for host managed_node1 20459 1726885661.67817: done getting next task for host managed_node1 20459 1726885661.67820: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885661.67824: ^ 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=3, rescue=0, always=0, handlers=0, run_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 20459 1726885661.67836: getting variables 20459 1726885661.67838: in VariableManager get_vars() 20459 1726885661.67872: Calling all_inventory to load vars for managed_node1 20459 1726885661.67875: Calling groups_inventory to load vars for managed_node1 20459 1726885661.67877: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.67887: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.67890: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.67893: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.68687: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e65 20459 1726885661.68690: WORKER PROCESS EXITING 20459 1726885661.68714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.69462: done with get_vars() 20459 1726885661.69479: 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 22:27:41 -0400 (0:00:00.146) 0:01:08.056 ****** 20459 1726885661.69582: entering _queue_task() for managed_node1/stat 20459 1726885661.69858: worker is 1 (out of 1 available) 20459 1726885661.69875: exiting _queue_task() for managed_node1/stat 20459 1726885661.69888: done queuing things up, now waiting for results queue to drain 20459 1726885661.69890: waiting for pending results... 20459 1726885661.70220: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885661.70378: in run() - task 02369adf-7a19-47dd-4c59-000000001e67 20459 1726885661.70399: variable 'ansible_search_path' from source: unknown 20459 1726885661.70407: variable 'ansible_search_path' from source: unknown 20459 1726885661.70457: calling self._execute() 20459 1726885661.70585: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.70597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.70613: variable 'omit' from source: magic vars 20459 1726885661.71883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885661.72498: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885661.72579: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885661.72688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885661.72731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885661.72846: 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) 20459 1726885661.73007: 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) 20459 1726885661.73041: 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) 20459 1726885661.73116: 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) 20459 1726885661.73443: variable '__storage_is_ostree' from source: set_fact 20459 1726885661.73459: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885661.73467: when evaluation is False, skipping this task 20459 1726885661.73473: _execute() done 20459 1726885661.73479: dumping result to json 20459 1726885661.73485: done dumping result, returning 20459 1726885661.73495: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-47dd-4c59-000000001e67] 20459 1726885661.73505: sending task result for task 02369adf-7a19-47dd-4c59-000000001e67 skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885661.73788: no more pending results, returning what we have 20459 1726885661.73792: results queue empty 20459 1726885661.73793: checking for any_errors_fatal 20459 1726885661.73816: done checking for any_errors_fatal 20459 1726885661.73817: checking for max_fail_percentage 20459 1726885661.73819: done checking for max_fail_percentage 20459 1726885661.73820: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.73821: done checking to see if all hosts have failed 20459 1726885661.73822: getting the remaining hosts for this loop 20459 1726885661.73823: done getting the remaining hosts for this loop 20459 1726885661.73827: getting the next task for host managed_node1 20459 1726885661.73835: done getting next task for host managed_node1 20459 1726885661.73839: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885661.73843: ^ 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=3, rescue=0, always=0, handlers=0, run_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 20459 1726885661.73870: getting variables 20459 1726885661.73872: in VariableManager get_vars() 20459 1726885661.73909: Calling all_inventory to load vars for managed_node1 20459 1726885661.73914: Calling groups_inventory to load vars for managed_node1 20459 1726885661.73917: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.73928: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.73931: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.73935: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.74894: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e67 20459 1726885661.74897: WORKER PROCESS EXITING 20459 1726885661.74921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.75559: done with get_vars() 20459 1726885661.75574: done getting variables 20459 1726885661.75629: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.060) 0:01:08.117 ****** 20459 1726885661.75666: entering _queue_task() for managed_node1/set_fact 20459 1726885661.75903: worker is 1 (out of 1 available) 20459 1726885661.75917: exiting _queue_task() for managed_node1/set_fact 20459 1726885661.75930: done queuing things up, now waiting for results queue to drain 20459 1726885661.75931: waiting for pending results... 20459 1726885661.76704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885661.76876: in run() - task 02369adf-7a19-47dd-4c59-000000001e68 20459 1726885661.76896: variable 'ansible_search_path' from source: unknown 20459 1726885661.76905: variable 'ansible_search_path' from source: unknown 20459 1726885661.76953: calling self._execute() 20459 1726885661.77085: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.77101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.77117: variable 'omit' from source: magic vars 20459 1726885661.77548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885661.77869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885661.77927: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885661.77973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885661.78012: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885661.78115: 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) 20459 1726885661.78155: 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) 20459 1726885661.78193: 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) 20459 1726885661.78228: 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) 20459 1726885661.78369: variable '__storage_is_ostree' from source: set_fact 20459 1726885661.78385: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885661.78392: when evaluation is False, skipping this task 20459 1726885661.78405: _execute() done 20459 1726885661.78414: dumping result to json 20459 1726885661.78421: done dumping result, returning 20459 1726885661.78433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-47dd-4c59-000000001e68] 20459 1726885661.78443: sending task result for task 02369adf-7a19-47dd-4c59-000000001e68 skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885661.78604: no more pending results, returning what we have 20459 1726885661.78609: results queue empty 20459 1726885661.78609: checking for any_errors_fatal 20459 1726885661.78625: done checking for any_errors_fatal 20459 1726885661.78626: checking for max_fail_percentage 20459 1726885661.78628: done checking for max_fail_percentage 20459 1726885661.78629: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.78630: done checking to see if all hosts have failed 20459 1726885661.78631: getting the remaining hosts for this loop 20459 1726885661.78633: done getting the remaining hosts for this loop 20459 1726885661.78637: getting the next task for host managed_node1 20459 1726885661.78647: done getting next task for host managed_node1 20459 1726885661.78650: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885661.78654: ^ 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=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 20459 1726885661.78681: getting variables 20459 1726885661.78684: in VariableManager get_vars() 20459 1726885661.78727: Calling all_inventory to load vars for managed_node1 20459 1726885661.78729: Calling groups_inventory to load vars for managed_node1 20459 1726885661.78732: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.78742: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.78745: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.78749: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.80019: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e68 20459 1726885661.80023: WORKER PROCESS EXITING 20459 1726885661.80335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.81574: done with get_vars() 20459 1726885661.81701: done getting variables 20459 1726885661.81759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.061) 0:01:08.178 ****** 20459 1726885661.81789: entering _queue_task() for managed_node1/set_fact 20459 1726885661.82356: worker is 1 (out of 1 available) 20459 1726885661.82368: exiting _queue_task() for managed_node1/set_fact 20459 1726885661.82380: done queuing things up, now waiting for results queue to drain 20459 1726885661.82381: waiting for pending results... 20459 1726885661.82787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885661.82894: in run() - task 02369adf-7a19-47dd-4c59-000000001d89 20459 1726885661.82908: variable 'ansible_search_path' from source: unknown 20459 1726885661.82914: variable 'ansible_search_path' from source: unknown 20459 1726885661.82949: calling self._execute() 20459 1726885661.83054: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.83057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.83069: variable 'omit' from source: magic vars 20459 1726885661.83588: variable 'omit' from source: magic vars 20459 1726885661.83652: variable 'omit' from source: magic vars 20459 1726885661.83686: variable 'omit' from source: magic vars 20459 1726885661.83735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885661.83770: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885661.83794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885661.83810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.83828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.83845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885661.83862: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885661.83892: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885661.83895: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.83897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.84020: Set connection var ansible_pipelining to False 20459 1726885661.84024: Set connection var ansible_shell_type to sh 20459 1726885661.84028: Set connection var ansible_connection to ssh 20459 1726885661.84041: Set connection var ansible_timeout to 10 20459 1726885661.84047: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885661.84052: Set connection var ansible_shell_executable to /bin/sh 20459 1726885661.84079: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.84082: variable 'ansible_connection' from source: unknown 20459 1726885661.84085: variable 'ansible_module_compression' from source: unknown 20459 1726885661.84087: variable 'ansible_shell_type' from source: unknown 20459 1726885661.84090: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.84092: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.84094: variable 'ansible_pipelining' from source: unknown 20459 1726885661.84098: variable 'ansible_timeout' from source: unknown 20459 1726885661.84101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.84253: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885661.84263: variable 'omit' from source: magic vars 20459 1726885661.84268: starting attempt loop 20459 1726885661.84272: running the handler 20459 1726885661.84284: handler run complete 20459 1726885661.84294: attempt loop complete, returning result 20459 1726885661.84297: _execute() done 20459 1726885661.84299: dumping result to json 20459 1726885661.84301: done dumping result, returning 20459 1726885661.84310: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-47dd-4c59-000000001d89] 20459 1726885661.84317: sending task result for task 02369adf-7a19-47dd-4c59-000000001d89 20459 1726885661.84407: done sending task result for task 02369adf-7a19-47dd-4c59-000000001d89 20459 1726885661.84410: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 20459 1726885661.84498: no more pending results, returning what we have 20459 1726885661.84501: results queue empty 20459 1726885661.84501: checking for any_errors_fatal 20459 1726885661.84509: done checking for any_errors_fatal 20459 1726885661.84509: checking for max_fail_percentage 20459 1726885661.84511: done checking for max_fail_percentage 20459 1726885661.84513: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.84514: done checking to see if all hosts have failed 20459 1726885661.84515: getting the remaining hosts for this loop 20459 1726885661.84516: done getting the remaining hosts for this loop 20459 1726885661.84519: getting the next task for host managed_node1 20459 1726885661.84525: done getting next task for host managed_node1 20459 1726885661.84528: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885661.84530: ^ 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=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 20459 1726885661.84543: getting variables 20459 1726885661.84544: in VariableManager get_vars() 20459 1726885661.84573: Calling all_inventory to load vars for managed_node1 20459 1726885661.84576: Calling groups_inventory to load vars for managed_node1 20459 1726885661.84578: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.84587: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.84589: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.84593: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.85589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.86249: done with get_vars() 20459 1726885661.86266: done getting variables 20459 1726885661.86323: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:41 -0400 (0:00:00.045) 0:01:08.223 ****** 20459 1726885661.86353: entering _queue_task() for managed_node1/set_fact 20459 1726885661.86587: worker is 1 (out of 1 available) 20459 1726885661.86600: exiting _queue_task() for managed_node1/set_fact 20459 1726885661.86614: done queuing things up, now waiting for results queue to drain 20459 1726885661.86616: waiting for pending results... 20459 1726885661.86910: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885661.87020: in run() - task 02369adf-7a19-47dd-4c59-000000001d8a 20459 1726885661.87035: variable 'ansible_search_path' from source: unknown 20459 1726885661.87039: variable 'ansible_search_path' from source: unknown 20459 1726885661.87076: calling self._execute() 20459 1726885661.87251: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.87255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.87265: variable 'omit' from source: magic vars 20459 1726885661.87384: variable 'omit' from source: magic vars 20459 1726885661.87438: variable 'omit' from source: magic vars 20459 1726885661.87484: variable 'omit' from source: magic vars 20459 1726885661.87563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885661.87597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885661.87636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885661.87654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.87666: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885661.87682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885661.87698: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885661.87739: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885661.87743: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.87745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.87868: Set connection var ansible_pipelining to False 20459 1726885661.87871: Set connection var ansible_shell_type to sh 20459 1726885661.87874: Set connection var ansible_connection to ssh 20459 1726885661.87885: Set connection var ansible_timeout to 10 20459 1726885661.87891: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885661.87896: Set connection var ansible_shell_executable to /bin/sh 20459 1726885661.87928: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.87931: variable 'ansible_connection' from source: unknown 20459 1726885661.87934: variable 'ansible_module_compression' from source: unknown 20459 1726885661.87937: variable 'ansible_shell_type' from source: unknown 20459 1726885661.87939: variable 'ansible_shell_executable' from source: unknown 20459 1726885661.87941: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.87950: variable 'ansible_pipelining' from source: unknown 20459 1726885661.87952: variable 'ansible_timeout' from source: unknown 20459 1726885661.87957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.88115: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885661.88122: variable 'omit' from source: magic vars 20459 1726885661.88131: starting attempt loop 20459 1726885661.88134: running the handler 20459 1726885661.88149: handler run complete 20459 1726885661.88160: attempt loop complete, returning result 20459 1726885661.88169: _execute() done 20459 1726885661.88172: dumping result to json 20459 1726885661.88174: done dumping result, returning 20459 1726885661.88185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-47dd-4c59-000000001d8a] 20459 1726885661.88187: sending task result for task 02369adf-7a19-47dd-4c59-000000001d8a 20459 1726885661.88279: done sending task result for task 02369adf-7a19-47dd-4c59-000000001d8a 20459 1726885661.88283: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885661.88375: no more pending results, returning what we have 20459 1726885661.88379: results queue empty 20459 1726885661.88380: checking for any_errors_fatal 20459 1726885661.88389: done checking for any_errors_fatal 20459 1726885661.88390: checking for max_fail_percentage 20459 1726885661.88392: done checking for max_fail_percentage 20459 1726885661.88393: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.88393: done checking to see if all hosts have failed 20459 1726885661.88394: getting the remaining hosts for this loop 20459 1726885661.88396: done getting the remaining hosts for this loop 20459 1726885661.88399: getting the next task for host managed_node1 20459 1726885661.88406: done getting next task for host managed_node1 20459 1726885661.88410: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885661.88416: ^ 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=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 20459 1726885661.88432: getting variables 20459 1726885661.88434: in VariableManager get_vars() 20459 1726885661.88470: Calling all_inventory to load vars for managed_node1 20459 1726885661.88473: Calling groups_inventory to load vars for managed_node1 20459 1726885661.88476: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.88487: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.88490: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.88493: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.89086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.90321: done with get_vars() 20459 1726885661.90337: 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 22:27:41 -0400 (0:00:00.041) 0:01:08.264 ****** 20459 1726885661.90461: entering _queue_task() for managed_node1/include_tasks 20459 1726885661.90702: worker is 1 (out of 1 available) 20459 1726885661.90716: exiting _queue_task() for managed_node1/include_tasks 20459 1726885661.90730: done queuing things up, now waiting for results queue to drain 20459 1726885661.90732: waiting for pending results... 20459 1726885661.91026: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885661.91138: in run() - task 02369adf-7a19-47dd-4c59-000000001d8b 20459 1726885661.91153: variable 'ansible_search_path' from source: unknown 20459 1726885661.91157: variable 'ansible_search_path' from source: unknown 20459 1726885661.91193: calling self._execute() 20459 1726885661.91309: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885661.91315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885661.91327: variable 'omit' from source: magic vars 20459 1726885661.91630: variable 'storage_provider' from source: role '' defaults 20459 1726885661.91640: _execute() done 20459 1726885661.91643: dumping result to json 20459 1726885661.91646: done dumping result, returning 20459 1726885661.91653: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-47dd-4c59-000000001d8b] 20459 1726885661.91660: sending task result for task 02369adf-7a19-47dd-4c59-000000001d8b 20459 1726885661.91765: done sending task result for task 02369adf-7a19-47dd-4c59-000000001d8b 20459 1726885661.91768: WORKER PROCESS EXITING 20459 1726885661.91825: no more pending results, returning what we have 20459 1726885661.91831: in VariableManager get_vars() 20459 1726885661.91876: Calling all_inventory to load vars for managed_node1 20459 1726885661.91879: Calling groups_inventory to load vars for managed_node1 20459 1726885661.91881: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.91894: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.91898: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.91901: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.92633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885661.93594: done with get_vars() 20459 1726885661.93606: variable 'ansible_search_path' from source: unknown 20459 1726885661.93607: variable 'ansible_search_path' from source: unknown 20459 1726885661.93644: we have included files to process 20459 1726885661.93645: generating all_blocks data 20459 1726885661.93647: done generating all_blocks data 20459 1726885661.93650: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885661.93651: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885661.93653: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885661.94515: in VariableManager get_vars() 20459 1726885661.94544: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885661.96618: done processing included file 20459 1726885661.96623: iterating over new_blocks loaded from include file 20459 1726885661.96625: in VariableManager get_vars() 20459 1726885661.97384: done with get_vars() 20459 1726885661.97386: filtering new block on tags 20459 1726885661.97823: done filtering new block on tags 20459 1726885661.97827: in VariableManager get_vars() 20459 1726885661.97863: done with get_vars() 20459 1726885661.97865: filtering new block on tags 20459 1726885661.98050: done filtering new block on tags 20459 1726885661.98252: in VariableManager get_vars() 20459 1726885661.98270: done with get_vars() 20459 1726885661.98272: filtering new block on tags 20459 1726885661.98417: done filtering new block on tags 20459 1726885661.98420: 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_node1 20459 1726885661.98427: extending task lists for all hosts with included blocks 20459 1726885661.98976: done extending task lists 20459 1726885661.98977: done processing included files 20459 1726885661.98978: results queue empty 20459 1726885661.98979: checking for any_errors_fatal 20459 1726885661.98982: done checking for any_errors_fatal 20459 1726885661.98983: checking for max_fail_percentage 20459 1726885661.98984: done checking for max_fail_percentage 20459 1726885661.98985: checking to see if all hosts have failed and the running result is not ok 20459 1726885661.98986: done checking to see if all hosts have failed 20459 1726885661.98986: getting the remaining hosts for this loop 20459 1726885661.98987: done getting the remaining hosts for this loop 20459 1726885661.98990: getting the next task for host managed_node1 20459 1726885661.98994: done getting next task for host managed_node1 20459 1726885661.98996: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885661.98999: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885661.99014: getting variables 20459 1726885661.99016: in VariableManager get_vars() 20459 1726885661.99031: Calling all_inventory to load vars for managed_node1 20459 1726885661.99034: Calling groups_inventory to load vars for managed_node1 20459 1726885661.99036: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885661.99041: Calling all_plugins_play to load vars for managed_node1 20459 1726885661.99043: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885661.99046: Calling groups_plugins_play to load vars for managed_node1 20459 1726885661.99545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.00217: done with get_vars() 20459 1726885662.00239: done getting variables 20459 1726885662.00277: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:42 -0400 (0:00:00.098) 0:01:08.363 ****** 20459 1726885662.00324: entering _queue_task() for managed_node1/package 20459 1726885662.00636: worker is 1 (out of 1 available) 20459 1726885662.00649: exiting _queue_task() for managed_node1/package 20459 1726885662.00666: done queuing things up, now waiting for results queue to drain 20459 1726885662.00668: waiting for pending results... 20459 1726885662.00993: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885662.01136: in run() - task 02369adf-7a19-47dd-4c59-000000001e9d 20459 1726885662.01150: variable 'ansible_search_path' from source: unknown 20459 1726885662.01154: variable 'ansible_search_path' from source: unknown 20459 1726885662.01188: calling self._execute() 20459 1726885662.01306: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.01310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.01330: variable 'omit' from source: magic vars 20459 1726885662.01770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885662.02344: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885662.02392: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885662.02435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885662.02470: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885662.02566: 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) 20459 1726885662.02594: 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) 20459 1726885662.02632: 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) 20459 1726885662.02658: 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) 20459 1726885662.02820: variable 'storage_skip_checks' from source: set_fact 20459 1726885662.02844: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 20459 1726885662.02848: when evaluation is False, skipping this task 20459 1726885662.02850: _execute() done 20459 1726885662.02853: dumping result to json 20459 1726885662.02855: done dumping result, returning 20459 1726885662.02861: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-47dd-4c59-000000001e9d] 20459 1726885662.02866: sending task result for task 02369adf-7a19-47dd-4c59-000000001e9d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885662.03009: no more pending results, returning what we have 20459 1726885662.03016: results queue empty 20459 1726885662.03017: checking for any_errors_fatal 20459 1726885662.03019: done checking for any_errors_fatal 20459 1726885662.03020: checking for max_fail_percentage 20459 1726885662.03024: done checking for max_fail_percentage 20459 1726885662.03025: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.03026: done checking to see if all hosts have failed 20459 1726885662.03026: getting the remaining hosts for this loop 20459 1726885662.03028: done getting the remaining hosts for this loop 20459 1726885662.03033: getting the next task for host managed_node1 20459 1726885662.03040: done getting next task for host managed_node1 20459 1726885662.03044: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885662.03047: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.03065: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e9d 20459 1726885662.03083: getting variables 20459 1726885662.03085: in VariableManager get_vars() 20459 1726885662.03121: Calling all_inventory to load vars for managed_node1 20459 1726885662.03126: Calling groups_inventory to load vars for managed_node1 20459 1726885662.03128: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.03138: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.03141: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.03145: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.03717: WORKER PROCESS EXITING 20459 1726885662.04038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.04737: done with get_vars() 20459 1726885662.04752: done getting variables 20459 1726885662.04809: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:42 -0400 (0:00:00.045) 0:01:08.408 ****** 20459 1726885662.04846: entering _queue_task() for managed_node1/debug 20459 1726885662.05101: worker is 1 (out of 1 available) 20459 1726885662.05115: exiting _queue_task() for managed_node1/debug 20459 1726885662.05128: done queuing things up, now waiting for results queue to drain 20459 1726885662.05130: waiting for pending results... 20459 1726885662.05432: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885662.05577: in run() - task 02369adf-7a19-47dd-4c59-000000001e9e 20459 1726885662.05589: variable 'ansible_search_path' from source: unknown 20459 1726885662.05592: variable 'ansible_search_path' from source: unknown 20459 1726885662.05632: calling self._execute() 20459 1726885662.05744: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.05748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.05763: variable 'omit' from source: magic vars 20459 1726885662.05877: variable 'omit' from source: magic vars 20459 1726885662.05945: variable 'omit' from source: magic vars 20459 1726885662.05984: variable 'omit' from source: magic vars 20459 1726885662.06032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885662.06066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885662.06090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885662.06108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.06131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.06149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885662.06166: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885662.06197: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885662.06200: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.06203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.06335: Set connection var ansible_pipelining to False 20459 1726885662.06343: Set connection var ansible_shell_type to sh 20459 1726885662.06346: Set connection var ansible_connection to ssh 20459 1726885662.06360: Set connection var ansible_timeout to 10 20459 1726885662.06365: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885662.06371: Set connection var ansible_shell_executable to /bin/sh 20459 1726885662.06397: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.06401: variable 'ansible_connection' from source: unknown 20459 1726885662.06404: variable 'ansible_module_compression' from source: unknown 20459 1726885662.06411: variable 'ansible_shell_type' from source: unknown 20459 1726885662.06416: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.06418: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.06421: variable 'ansible_pipelining' from source: unknown 20459 1726885662.06428: variable 'ansible_timeout' from source: unknown 20459 1726885662.06431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.06592: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885662.06602: variable 'omit' from source: magic vars 20459 1726885662.06607: starting attempt loop 20459 1726885662.06610: running the handler 20459 1726885662.06717: variable 'storage_pools' from source: include params 20459 1726885662.07632: variable 'storage_pools' from source: include params 20459 1726885662.07643: variable 'unused_disks' from source: set_fact 20459 1726885662.07963: variable 'unused_disks' from source: set_fact 20459 1726885662.08020: variable 'volume_size' from source: play vars 20459 1726885662.08089: variable 'volume_size' from source: play vars 20459 1726885662.08096: variable 'mount_location_after' from source: play vars 20459 1726885662.08506: variable 'mount_location_after' from source: play vars 20459 1726885662.09376: handler run complete 20459 1726885662.09397: attempt loop complete, returning result 20459 1726885662.09400: _execute() done 20459 1726885662.09403: dumping result to json 20459 1726885662.09406: done dumping result, returning 20459 1726885662.09415: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-47dd-4c59-000000001e9e] 20459 1726885662.09420: sending task result for task 02369adf-7a19-47dd-4c59-000000001e9e 20459 1726885662.09530: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e9e 20459 1726885662.09534: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test2", "name": "test1", "size": "3g" } ] } ] } 20459 1726885662.09693: no more pending results, returning what we have 20459 1726885662.09713: results queue empty 20459 1726885662.09715: checking for any_errors_fatal 20459 1726885662.09736: done checking for any_errors_fatal 20459 1726885662.09738: checking for max_fail_percentage 20459 1726885662.09740: done checking for max_fail_percentage 20459 1726885662.09741: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.09742: done checking to see if all hosts have failed 20459 1726885662.09743: getting the remaining hosts for this loop 20459 1726885662.09744: done getting the remaining hosts for this loop 20459 1726885662.09748: getting the next task for host managed_node1 20459 1726885662.09754: done getting next task for host managed_node1 20459 1726885662.09758: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885662.09800: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.09831: getting variables 20459 1726885662.09834: in VariableManager get_vars() 20459 1726885662.10071: Calling all_inventory to load vars for managed_node1 20459 1726885662.10108: Calling groups_inventory to load vars for managed_node1 20459 1726885662.10113: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.10202: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.10206: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.10210: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.11623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.12292: done with get_vars() 20459 1726885662.12315: done getting variables 20459 1726885662.12372: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:42 -0400 (0:00:00.075) 0:01:08.484 ****** 20459 1726885662.12406: entering _queue_task() for managed_node1/debug 20459 1726885662.12694: worker is 1 (out of 1 available) 20459 1726885662.12709: exiting _queue_task() for managed_node1/debug 20459 1726885662.12725: done queuing things up, now waiting for results queue to drain 20459 1726885662.12728: waiting for pending results... 20459 1726885662.13068: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885662.13214: in run() - task 02369adf-7a19-47dd-4c59-000000001e9f 20459 1726885662.13230: variable 'ansible_search_path' from source: unknown 20459 1726885662.13235: variable 'ansible_search_path' from source: unknown 20459 1726885662.13273: calling self._execute() 20459 1726885662.13386: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.13392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.13409: variable 'omit' from source: magic vars 20459 1726885662.13530: variable 'omit' from source: magic vars 20459 1726885662.14070: variable 'omit' from source: magic vars 20459 1726885662.14292: variable 'omit' from source: magic vars 20459 1726885662.14344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885662.14380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885662.14399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885662.14619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.14634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.14651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885662.14854: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885662.14964: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885662.14968: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.15094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.15242: Set connection var ansible_pipelining to False 20459 1726885662.15246: Set connection var ansible_shell_type to sh 20459 1726885662.15276: Set connection var ansible_connection to ssh 20459 1726885662.15293: Set connection var ansible_timeout to 10 20459 1726885662.15299: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885662.15304: Set connection var ansible_shell_executable to /bin/sh 20459 1726885662.15333: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.15342: variable 'ansible_connection' from source: unknown 20459 1726885662.15402: variable 'ansible_module_compression' from source: unknown 20459 1726885662.15517: variable 'ansible_shell_type' from source: unknown 20459 1726885662.15520: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.15553: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.15556: variable 'ansible_pipelining' from source: unknown 20459 1726885662.15558: variable 'ansible_timeout' from source: unknown 20459 1726885662.15563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.15843: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885662.15853: variable 'omit' from source: magic vars 20459 1726885662.15855: starting attempt loop 20459 1726885662.15858: running the handler 20459 1726885662.16309: handler run complete 20459 1726885662.16337: attempt loop complete, returning result 20459 1726885662.16340: _execute() done 20459 1726885662.16343: dumping result to json 20459 1726885662.16346: done dumping result, returning 20459 1726885662.16353: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-47dd-4c59-000000001e9f] 20459 1726885662.16358: sending task result for task 02369adf-7a19-47dd-4c59-000000001e9f ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 20459 1726885662.16506: done sending task result for task 02369adf-7a19-47dd-4c59-000000001e9f 20459 1726885662.16514: WORKER PROCESS EXITING 20459 1726885662.16535: no more pending results, returning what we have 20459 1726885662.16539: results queue empty 20459 1726885662.16540: checking for any_errors_fatal 20459 1726885662.16553: done checking for any_errors_fatal 20459 1726885662.16554: checking for max_fail_percentage 20459 1726885662.16555: done checking for max_fail_percentage 20459 1726885662.16556: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.16557: done checking to see if all hosts have failed 20459 1726885662.16558: getting the remaining hosts for this loop 20459 1726885662.16559: done getting the remaining hosts for this loop 20459 1726885662.16563: getting the next task for host managed_node1 20459 1726885662.16570: done getting next task for host managed_node1 20459 1726885662.16574: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885662.16579: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.16593: getting variables 20459 1726885662.16595: in VariableManager get_vars() 20459 1726885662.16665: Calling all_inventory to load vars for managed_node1 20459 1726885662.16668: Calling groups_inventory to load vars for managed_node1 20459 1726885662.16671: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.16682: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.16685: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.16688: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.17828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.18688: done with get_vars() 20459 1726885662.18703: 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 22:27:42 -0400 (0:00:00.065) 0:01:08.549 ****** 20459 1726885662.18939: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885662.19214: worker is 1 (out of 1 available) 20459 1726885662.19294: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885662.19306: done queuing things up, now waiting for results queue to drain 20459 1726885662.19307: waiting for pending results... 20459 1726885662.20031: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885662.20363: in run() - task 02369adf-7a19-47dd-4c59-000000001ea0 20459 1726885662.20402: variable 'ansible_search_path' from source: unknown 20459 1726885662.20406: variable 'ansible_search_path' from source: unknown 20459 1726885662.20579: calling self._execute() 20459 1726885662.21060: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.21064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.21076: variable 'omit' from source: magic vars 20459 1726885662.21770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885662.22652: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885662.22703: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885662.22743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885662.22868: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885662.23790: 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) 20459 1726885662.23817: 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) 20459 1726885662.23851: 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) 20459 1726885662.23896: 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) 20459 1726885662.24063: variable 'storage_skip_checks' from source: set_fact 20459 1726885662.24084: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885662.24087: when evaluation is False, skipping this task 20459 1726885662.24090: _execute() done 20459 1726885662.24092: dumping result to json 20459 1726885662.24094: done dumping result, returning 20459 1726885662.24102: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-47dd-4c59-000000001ea0] 20459 1726885662.24107: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea0 20459 1726885662.24230: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea0 20459 1726885662.24234: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885662.24290: no more pending results, returning what we have 20459 1726885662.24294: results queue empty 20459 1726885662.24295: checking for any_errors_fatal 20459 1726885662.24302: done checking for any_errors_fatal 20459 1726885662.24303: checking for max_fail_percentage 20459 1726885662.24305: done checking for max_fail_percentage 20459 1726885662.24306: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.24307: done checking to see if all hosts have failed 20459 1726885662.24307: getting the remaining hosts for this loop 20459 1726885662.24309: done getting the remaining hosts for this loop 20459 1726885662.24314: getting the next task for host managed_node1 20459 1726885662.24325: done getting next task for host managed_node1 20459 1726885662.24330: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885662.24334: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.24360: getting variables 20459 1726885662.24362: in VariableManager get_vars() 20459 1726885662.24399: Calling all_inventory to load vars for managed_node1 20459 1726885662.24401: Calling groups_inventory to load vars for managed_node1 20459 1726885662.24404: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.24417: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.24420: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.24426: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.25609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.26259: done with get_vars() 20459 1726885662.26276: 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 22:27:42 -0400 (0:00:00.074) 0:01:08.624 ****** 20459 1726885662.26374: entering _queue_task() for managed_node1/include_tasks 20459 1726885662.26621: worker is 1 (out of 1 available) 20459 1726885662.26635: exiting _queue_task() for managed_node1/include_tasks 20459 1726885662.26646: done queuing things up, now waiting for results queue to drain 20459 1726885662.26648: waiting for pending results... 20459 1726885662.26960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885662.27162: in run() - task 02369adf-7a19-47dd-4c59-000000001ea1 20459 1726885662.28477: variable 'ansible_search_path' from source: unknown 20459 1726885662.28481: variable 'ansible_search_path' from source: unknown 20459 1726885662.28517: calling self._execute() 20459 1726885662.28742: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.28746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.28754: variable 'omit' from source: magic vars 20459 1726885662.29568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885662.30214: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885662.30264: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885662.30297: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885662.30450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885662.30652: 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) 20459 1726885662.30679: 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) 20459 1726885662.30705: 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) 20459 1726885662.30736: 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) 20459 1726885662.31148: variable 'storage_skip_checks' from source: set_fact 20459 1726885662.31168: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885662.31172: when evaluation is False, skipping this task 20459 1726885662.31176: _execute() done 20459 1726885662.31190: dumping result to json 20459 1726885662.31193: done dumping result, returning 20459 1726885662.31203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-47dd-4c59-000000001ea1] 20459 1726885662.31208: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea1 20459 1726885662.31322: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea1 20459 1726885662.31326: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885662.31376: no more pending results, returning what we have 20459 1726885662.31381: results queue empty 20459 1726885662.31382: checking for any_errors_fatal 20459 1726885662.31394: done checking for any_errors_fatal 20459 1726885662.31395: checking for max_fail_percentage 20459 1726885662.31398: done checking for max_fail_percentage 20459 1726885662.31401: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.31401: done checking to see if all hosts have failed 20459 1726885662.31402: getting the remaining hosts for this loop 20459 1726885662.31404: done getting the remaining hosts for this loop 20459 1726885662.31409: getting the next task for host managed_node1 20459 1726885662.31419: done getting next task for host managed_node1 20459 1726885662.31425: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885662.31430: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.31456: getting variables 20459 1726885662.31458: in VariableManager get_vars() 20459 1726885662.31497: Calling all_inventory to load vars for managed_node1 20459 1726885662.31499: Calling groups_inventory to load vars for managed_node1 20459 1726885662.31502: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.31514: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.31517: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.31524: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.32369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.33080: done with get_vars() 20459 1726885662.33096: done getting variables 20459 1726885662.33162: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:42 -0400 (0:00:00.068) 0:01:08.692 ****** 20459 1726885662.33194: entering _queue_task() for managed_node1/package 20459 1726885662.33456: worker is 1 (out of 1 available) 20459 1726885662.33469: exiting _queue_task() for managed_node1/package 20459 1726885662.33483: done queuing things up, now waiting for results queue to drain 20459 1726885662.33485: waiting for pending results... 20459 1726885662.33806: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885662.33947: in run() - task 02369adf-7a19-47dd-4c59-000000001ea2 20459 1726885662.33961: variable 'ansible_search_path' from source: unknown 20459 1726885662.33964: variable 'ansible_search_path' from source: unknown 20459 1726885662.34001: calling self._execute() 20459 1726885662.34108: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.34113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.34123: variable 'omit' from source: magic vars 20459 1726885662.34567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885662.34869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885662.34923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885662.34961: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885662.34994: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885662.35090: 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) 20459 1726885662.35118: 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) 20459 1726885662.35149: 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) 20459 1726885662.35177: 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) 20459 1726885662.35344: variable 'storage_skip_checks' from source: set_fact 20459 1726885662.35363: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885662.35366: when evaluation is False, skipping this task 20459 1726885662.35369: _execute() done 20459 1726885662.35371: dumping result to json 20459 1726885662.35373: done dumping result, returning 20459 1726885662.35380: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-47dd-4c59-000000001ea2] 20459 1726885662.35386: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea2 20459 1726885662.35494: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea2 20459 1726885662.35497: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885662.35550: no more pending results, returning what we have 20459 1726885662.35554: results queue empty 20459 1726885662.35555: checking for any_errors_fatal 20459 1726885662.35563: done checking for any_errors_fatal 20459 1726885662.35564: checking for max_fail_percentage 20459 1726885662.35566: done checking for max_fail_percentage 20459 1726885662.35567: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.35568: done checking to see if all hosts have failed 20459 1726885662.35569: getting the remaining hosts for this loop 20459 1726885662.35571: done getting the remaining hosts for this loop 20459 1726885662.35574: getting the next task for host managed_node1 20459 1726885662.35581: done getting next task for host managed_node1 20459 1726885662.35585: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885662.35589: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.35617: getting variables 20459 1726885662.35619: in VariableManager get_vars() 20459 1726885662.35658: Calling all_inventory to load vars for managed_node1 20459 1726885662.35661: Calling groups_inventory to load vars for managed_node1 20459 1726885662.35663: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.35674: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.35677: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.35680: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.36471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.37143: done with get_vars() 20459 1726885662.37156: 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 22:27:42 -0400 (0:00:00.040) 0:01:08.732 ****** 20459 1726885662.37244: entering _queue_task() for managed_node1/service_facts 20459 1726885662.37472: worker is 1 (out of 1 available) 20459 1726885662.37482: exiting _queue_task() for managed_node1/service_facts 20459 1726885662.37493: done queuing things up, now waiting for results queue to drain 20459 1726885662.37495: waiting for pending results... 20459 1726885662.37794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885662.37908: in run() - task 02369adf-7a19-47dd-4c59-000000001ea3 20459 1726885662.37921: variable 'ansible_search_path' from source: unknown 20459 1726885662.37925: variable 'ansible_search_path' from source: unknown 20459 1726885662.37964: calling self._execute() 20459 1726885662.38075: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.38081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.38095: variable 'omit' from source: magic vars 20459 1726885662.38489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885662.38783: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885662.38836: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885662.38871: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885662.38903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885662.38991: 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) 20459 1726885662.39016: 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) 20459 1726885662.39050: 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) 20459 1726885662.39080: 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) 20459 1726885662.39232: variable 'storage_skip_checks' from source: set_fact 20459 1726885662.39255: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 20459 1726885662.39258: when evaluation is False, skipping this task 20459 1726885662.39261: _execute() done 20459 1726885662.39263: dumping result to json 20459 1726885662.39266: done dumping result, returning 20459 1726885662.39271: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-47dd-4c59-000000001ea3] 20459 1726885662.39281: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885662.39418: no more pending results, returning what we have 20459 1726885662.39424: results queue empty 20459 1726885662.39425: checking for any_errors_fatal 20459 1726885662.39437: done checking for any_errors_fatal 20459 1726885662.39438: checking for max_fail_percentage 20459 1726885662.39440: done checking for max_fail_percentage 20459 1726885662.39441: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.39442: done checking to see if all hosts have failed 20459 1726885662.39443: getting the remaining hosts for this loop 20459 1726885662.39444: done getting the remaining hosts for this loop 20459 1726885662.39448: getting the next task for host managed_node1 20459 1726885662.39456: done getting next task for host managed_node1 20459 1726885662.39459: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885662.39463: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885662.39490: getting variables 20459 1726885662.39492: in VariableManager get_vars() 20459 1726885662.39531: Calling all_inventory to load vars for managed_node1 20459 1726885662.39534: Calling groups_inventory to load vars for managed_node1 20459 1726885662.39536: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.39546: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.39549: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.39553: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.40119: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea3 20459 1726885662.40122: WORKER PROCESS EXITING 20459 1726885662.40354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.41035: done with get_vars() 20459 1726885662.41060: done getting variables 20459 1726885662.41120: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:42 -0400 (0:00:00.039) 0:01:08.771 ****** 20459 1726885662.41162: entering _queue_task() for managed_node1/set_fact 20459 1726885662.41417: worker is 1 (out of 1 available) 20459 1726885662.41430: exiting _queue_task() for managed_node1/set_fact 20459 1726885662.41458: done queuing things up, now waiting for results queue to drain 20459 1726885662.41469: waiting for pending results... 20459 1726885662.42656: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885662.43001: in run() - task 02369adf-7a19-47dd-4c59-000000001ea4 20459 1726885662.43015: variable 'ansible_search_path' from source: unknown 20459 1726885662.43019: variable 'ansible_search_path' from source: unknown 20459 1726885662.43058: calling self._execute() 20459 1726885662.43280: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.43283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.43716: variable 'omit' from source: magic vars 20459 1726885662.43720: variable 'omit' from source: magic vars 20459 1726885662.43723: variable 'omit' from source: magic vars 20459 1726885662.44558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885662.47406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885662.47483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885662.47525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885662.47564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885662.47707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885662.47867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.47905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.47937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.47985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.48004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.48058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.48080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.48107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.48155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.48169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.48239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.48263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.48287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.48333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.48356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.48397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.48422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.48460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.48496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.48510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.48577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.48600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.48629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.48676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.48690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.48997: variable 'ansible_facts' from source: unknown 20459 1726885662.49359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885662.49524: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885662.49573: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885662.49604: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885662.49641: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885662.49688: 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) 20459 1726885662.49709: 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) 20459 1726885662.49742: 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) 20459 1726885662.49776: 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) 20459 1726885662.50374: variable 'omit' from source: magic vars 20459 1726885662.50398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885662.50435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885662.50452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885662.50472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.50478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.50494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885662.50509: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885662.50549: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885662.50552: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.50554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.51216: Set connection var ansible_pipelining to False 20459 1726885662.51219: Set connection var ansible_shell_type to sh 20459 1726885662.51222: Set connection var ansible_connection to ssh 20459 1726885662.51224: Set connection var ansible_timeout to 10 20459 1726885662.51226: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885662.51228: Set connection var ansible_shell_executable to /bin/sh 20459 1726885662.51230: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.51232: variable 'ansible_connection' from source: unknown 20459 1726885662.51234: variable 'ansible_module_compression' from source: unknown 20459 1726885662.51235: variable 'ansible_shell_type' from source: unknown 20459 1726885662.51237: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.51239: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.51241: variable 'ansible_pipelining' from source: unknown 20459 1726885662.51244: variable 'ansible_timeout' from source: unknown 20459 1726885662.51246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.51415: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885662.51429: variable 'omit' from source: magic vars 20459 1726885662.51433: starting attempt loop 20459 1726885662.51436: running the handler 20459 1726885662.51446: handler run complete 20459 1726885662.51456: attempt loop complete, returning result 20459 1726885662.51459: _execute() done 20459 1726885662.51461: dumping result to json 20459 1726885662.51463: done dumping result, returning 20459 1726885662.51472: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-47dd-4c59-000000001ea4] 20459 1726885662.51477: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea4 20459 1726885662.51566: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea4 20459 1726885662.51571: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 20459 1726885662.51664: no more pending results, returning what we have 20459 1726885662.51667: results queue empty 20459 1726885662.51668: checking for any_errors_fatal 20459 1726885662.51676: done checking for any_errors_fatal 20459 1726885662.51677: checking for max_fail_percentage 20459 1726885662.51679: done checking for max_fail_percentage 20459 1726885662.51680: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.51680: done checking to see if all hosts have failed 20459 1726885662.51681: getting the remaining hosts for this loop 20459 1726885662.51683: done getting the remaining hosts for this loop 20459 1726885662.51687: getting the next task for host managed_node1 20459 1726885662.51696: done getting next task for host managed_node1 20459 1726885662.51701: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885662.51705: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885662.51720: getting variables 20459 1726885662.51726: in VariableManager get_vars() 20459 1726885662.51764: Calling all_inventory to load vars for managed_node1 20459 1726885662.51767: Calling groups_inventory to load vars for managed_node1 20459 1726885662.51769: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.51780: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.51783: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.51786: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.52795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.53761: done with get_vars() 20459 1726885662.53780: 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 22:27:42 -0400 (0:00:00.127) 0:01:08.899 ****** 20459 1726885662.53880: entering _queue_task() for managed_node1/systemd 20459 1726885662.54246: worker is 1 (out of 1 available) 20459 1726885662.54258: exiting _queue_task() for managed_node1/systemd 20459 1726885662.54270: done queuing things up, now waiting for results queue to drain 20459 1726885662.54272: waiting for pending results... 20459 1726885662.55177: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885662.55539: in run() - task 02369adf-7a19-47dd-4c59-000000001ea6 20459 1726885662.55563: variable 'ansible_search_path' from source: unknown 20459 1726885662.55577: variable 'ansible_search_path' from source: unknown 20459 1726885662.55715: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885662.56271: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885662.56365: dumping result to json 20459 1726885662.56429: done dumping result, returning 20459 1726885662.56442: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-000000001ea6] 20459 1726885662.56479: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea6 20459 1726885662.56699: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea6 20459 1726885662.56710: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885662.56764: no more pending results, returning what we have 20459 1726885662.56767: results queue empty 20459 1726885662.56768: checking for any_errors_fatal 20459 1726885662.56776: done checking for any_errors_fatal 20459 1726885662.56776: checking for max_fail_percentage 20459 1726885662.56778: done checking for max_fail_percentage 20459 1726885662.56780: checking to see if all hosts have failed and the running result is not ok 20459 1726885662.56780: done checking to see if all hosts have failed 20459 1726885662.56781: getting the remaining hosts for this loop 20459 1726885662.56783: done getting the remaining hosts for this loop 20459 1726885662.56786: getting the next task for host managed_node1 20459 1726885662.56793: done getting next task for host managed_node1 20459 1726885662.56797: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885662.56801: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885662.56833: getting variables 20459 1726885662.56835: in VariableManager get_vars() 20459 1726885662.56875: Calling all_inventory to load vars for managed_node1 20459 1726885662.56878: Calling groups_inventory to load vars for managed_node1 20459 1726885662.56881: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885662.56894: Calling all_plugins_play to load vars for managed_node1 20459 1726885662.56898: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885662.56902: Calling groups_plugins_play to load vars for managed_node1 20459 1726885662.58127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885662.59164: done with get_vars() 20459 1726885662.59179: 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 22:27:42 -0400 (0:00:00.053) 0:01:08.953 ****** 20459 1726885662.59269: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885662.60195: worker is 1 (out of 1 available) 20459 1726885662.60206: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885662.60225: done queuing things up, now waiting for results queue to drain 20459 1726885662.60227: waiting for pending results... 20459 1726885662.62297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885662.62437: in run() - task 02369adf-7a19-47dd-4c59-000000001ea7 20459 1726885662.62838: variable 'ansible_search_path' from source: unknown 20459 1726885662.62845: variable 'ansible_search_path' from source: unknown 20459 1726885662.62880: calling self._execute() 20459 1726885662.62990: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.63000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.63013: variable 'omit' from source: magic vars 20459 1726885662.63122: variable 'omit' from source: magic vars 20459 1726885662.63188: variable 'omit' from source: magic vars 20459 1726885662.63426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885662.69389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885662.69477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885662.69637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885662.69678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885662.69828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885662.69906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.69947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.70057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.70103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.70157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.70352: variable 'storage_pools' from source: include params 20459 1726885662.70480: variable 'unused_disks' from source: set_fact 20459 1726885662.70559: variable 'unused_disks' from source: set_fact 20459 1726885662.70625: variable 'volume_size' from source: play vars 20459 1726885662.70746: variable 'volume_size' from source: play vars 20459 1726885662.70912: variable 'mount_location_after' from source: play vars 20459 1726885662.70977: variable 'mount_location_after' from source: play vars 20459 1726885662.71305: variable 'storage_use_partitions' from source: role '' defaults 20459 1726885662.71320: variable 'storage_disklabel_type' from source: role '' defaults 20459 1726885662.71329: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885662.71400: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885662.71621: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885662.71801: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885662.71969: variable 'storage_safe_mode' from source: role '' defaults 20459 1726885662.72066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885662.72197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885662.72344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885662.72387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885662.72406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885662.72483: variable 'omit' from source: magic vars 20459 1726885662.72597: variable 'omit' from source: magic vars 20459 1726885662.72630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885662.72734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885662.72795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885662.72818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.72876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885662.72897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885662.72947: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885662.72999: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885662.73037: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.73069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.73383: Set connection var ansible_pipelining to False 20459 1726885662.73391: Set connection var ansible_shell_type to sh 20459 1726885662.73398: Set connection var ansible_connection to ssh 20459 1726885662.73424: Set connection var ansible_timeout to 10 20459 1726885662.73436: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885662.73446: Set connection var ansible_shell_executable to /bin/sh 20459 1726885662.73474: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.73482: variable 'ansible_connection' from source: unknown 20459 1726885662.73503: variable 'ansible_module_compression' from source: unknown 20459 1726885662.73518: variable 'ansible_shell_type' from source: unknown 20459 1726885662.73538: variable 'ansible_shell_executable' from source: unknown 20459 1726885662.73543: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885662.73558: variable 'ansible_pipelining' from source: unknown 20459 1726885662.73579: variable 'ansible_timeout' from source: unknown 20459 1726885662.73607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885662.73881: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885662.73959: variable 'omit' from source: magic vars 20459 1726885662.73982: starting attempt loop 20459 1726885662.73988: running the handler 20459 1726885662.74006: _low_level_execute_command(): starting 20459 1726885662.74018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885662.75811: 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 <<< 20459 1726885662.75828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.75846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885662.75858: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.75869: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.75933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885662.75944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885662.76010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885662.77629: stdout chunk (state=3): >>>/root <<< 20459 1726885662.77729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885662.77806: stderr chunk (state=3): >>><<< 20459 1726885662.77811: stdout chunk (state=3): >>><<< 20459 1726885662.77916: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885662.77920: _low_level_execute_command(): starting 20459 1726885662.77923: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872 `" && echo ansible-tmp-1726885662.7783468-23400-19978316129872="` echo /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872 `" ) && sleep 0' 20459 1726885662.79751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885662.79832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.79843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.79857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.79903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.79906: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885662.79919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.79938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885662.79941: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885662.79944: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885662.79949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.79959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.79976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.80035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.80039: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885662.80047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.80231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885662.80248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885662.80259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885662.80337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885662.82190: stdout chunk (state=3): >>>ansible-tmp-1726885662.7783468-23400-19978316129872=/root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872 <<< 20459 1726885662.82337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885662.82340: stdout chunk (state=3): >>><<< 20459 1726885662.82342: stderr chunk (state=3): >>><<< 20459 1726885662.82364: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885662.7783468-23400-19978316129872=/root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885662.82415: variable 'ansible_module_compression' from source: unknown 20459 1726885662.82480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 20459 1726885662.82541: variable 'ansible_facts' from source: unknown 20459 1726885662.82647: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872/AnsiballZ_blivet.py 20459 1726885662.83339: Sending initial data 20459 1726885662.83343: Sent initial data (154 bytes) 20459 1726885662.84323: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885662.84336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.84346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.84360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.84401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.84415: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885662.84428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.84441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885662.84449: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885662.84455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885662.84465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.84471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.84484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.84497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.84504: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885662.84515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.84596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885662.84616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885662.84633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885662.84897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885662.86574: 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 <<< 20459 1726885662.86578: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885662.86609: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885662.86654: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpan6dnyzp /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872/AnsiballZ_blivet.py <<< 20459 1726885662.86690: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885662.88218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885662.88290: stderr chunk (state=3): >>><<< 20459 1726885662.88294: stdout chunk (state=3): >>><<< 20459 1726885662.88315: done transferring module to remote 20459 1726885662.88334: _low_level_execute_command(): starting 20459 1726885662.88338: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872/ /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872/AnsiballZ_blivet.py && sleep 0' 20459 1726885662.88944: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885662.88958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.88994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.88997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.89059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.89062: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885662.89074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.89107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885662.89904: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885662.89915: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885662.89923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.89940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.89951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.89959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.89967: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885662.89975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.90062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885662.90077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885662.90080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885662.90157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885662.91886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885662.91890: stdout chunk (state=3): >>><<< 20459 1726885662.91897: stderr chunk (state=3): >>><<< 20459 1726885662.91912: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885662.91920: _low_level_execute_command(): starting 20459 1726885662.91926: _low_level_execute_command(): using become for this command 20459 1726885662.91938: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zouwpjekylmhzucidwwfturegimmfzwy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872/AnsiballZ_blivet.py'"'"' && sleep 0' 20459 1726885662.92041: Initial state: awaiting_escalation: BECOME-SUCCESS-zouwpjekylmhzucidwwfturegimmfzwy 20459 1726885662.92501: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885662.92546: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.92557: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.92571: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.92607: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.92619: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885662.92630: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.92646: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885662.92650: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885662.92657: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885662.92665: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885662.92674: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885662.92686: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885662.92693: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885662.92701: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885662.92710: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885662.92783: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885662.92795: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885662.92806: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885662.92891: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885662.95611: stdout chunk (state=1): >>>BECOME-SUCCESS-zouwpjekylmhzucidwwfturegimmfzwy <<< 20459 1726885662.95616: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zouwpjekylmhzucidwwfturegimmfzwy' 20459 1726885662.95844: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885662.95865: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885662.95872: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885662.95937: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885662.95977: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885662.96003: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885662.96009: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885662.96041: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885662.96077: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885662.96113: 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' <<< 20459 1726885662.96133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885662.96155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885662.96160: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885662.96186: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef93f5ca0> <<< 20459 1726885662.96236: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885662.96240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885662.96242: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef93f5a00> <<< 20459 1726885662.96275: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885662.96284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885662.96290: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef93f59a0> <<< 20459 1726885662.96318: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885662.96340: 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' <<< 20459 1726885662.96354: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939c370> <<< 20459 1726885662.96384: 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' <<< 20459 1726885662.96403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885662.96418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885662.96428: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885662.96438: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939c820> <<< 20459 1726885662.96456: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939c550> <<< 20459 1726885662.96482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885662.96494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885662.96526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885662.96534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885662.96553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885662.96588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885662.96603: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef9348f70> <<< 20459 1726885662.96632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885662.96650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885662.96728: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef934f100> <<< 20459 1726885662.96757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885662.96763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885662.96787: 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' <<< 20459 1726885662.96790: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef9378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef934f820> <<< 20459 1726885662.96846: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef93b1760> <<< 20459 1726885662.96849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885662.96851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef9348c70> <<< 20459 1726885662.96915: 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' <<< 20459 1726885662.96929: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef9378c70> <<< 20459 1726885662.96983: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939cfd0> <<< 20459 1726885662.96999: 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. <<< 20459 1726885662.97314: 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' <<< 20459 1726885662.97335: 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' <<< 20459 1726885662.97374: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92efd90> <<< 20459 1726885662.97428: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f2e20> <<< 20459 1726885662.97434: 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' <<< 20459 1726885662.97462: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885662.97497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885662.97503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885662.97507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885662.97567: 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 0x7f6ef92e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f0520> <<< 20459 1726885662.97592: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92ef250> <<< 20459 1726885662.97598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885662.97655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885662.97679: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885662.97709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885662.97748: 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' <<< 20459 1726885662.97791: 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 0x7f6ef924ec70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef924e760> import 'itertools' # <<< 20459 1726885662.97798: 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 0x7f6ef924ed60> <<< 20459 1726885662.97849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885662.97892: 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 0x7f6ef924ee20> # /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' <<< 20459 1726885662.97949: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef924eee0> import '_collections' # <<< 20459 1726885662.97985: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92a6be0> import '_functools' # <<< 20459 1726885662.98067: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92a04c0> <<< 20459 1726885662.98164: 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 0x7f6ef92b5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f6d00> # /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 0x7f6ef925fb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f2fa0> # 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 0x7f6ef92b5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92fc8b0> <<< 20459 1726885662.98183: 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' <<< 20459 1726885662.98357: 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 0x7f6ef925fe50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925fc40> # /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 0x7f6ef925fbb0> # /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 <<< 20459 1726885662.98398: 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 <<< 20459 1726885662.98482: 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 0x7f6ef8ffb220> <<< 20459 1726885662.98492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885662.98498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885662.98537: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8ffb310> <<< 20459 1726885662.98660: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef926ce50> <<< 20459 1726885662.98692: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92618e0> <<< 20459 1726885662.98741: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925fe20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885662.98786: 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 <<< 20459 1726885662.98807: 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' <<< 20459 1726885662.98852: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8fa5f70> <<< 20459 1726885662.98891: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f8ab20> <<< 20459 1726885662.98914: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef9261d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92a0fd0> <<< 20459 1726885662.98934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885662.98963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885662.98989: 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 0x7f6ef8f439a0> <<< 20459 1726885662.99001: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885662.99040: 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 0x7f6ef8f43cd0> <<< 20459 1726885662.99102: 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 <<< 20459 1726885662.99125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f555e0> <<< 20459 1726885662.99153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885662.99172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885662.99196: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f55b20> <<< 20459 1726885662.99229: 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 0x7f6ef8eeb250> <<< 20459 1726885662.99251: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f43dc0> <<< 20459 1726885662.99270: 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' <<< 20459 1726885662.99337: 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 0x7f6ef8efd130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f55460> <<< 20459 1726885662.99356: 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' <<< 20459 1726885662.99367: 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 0x7f6ef8efd1f0> <<< 20459 1726885662.99712: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925f880> <<< 20459 1726885662.99740: 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' # 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 0x7f6ef8f17550> # /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 0x7f6ef8f17820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f17610> # 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 0x7f6ef8f17700> # /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' <<< 20459 1726885662.99891: 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 0x7f6ef8f17b50> # 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 0x7f6ef8f17fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f17790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f0b8e0> <<< 20459 1726885662.99896: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925f460> <<< 20459 1726885662.99925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885662.99979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885663.00068: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f17940> <<< 20459 1726885663.00149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ef8e4e520> <<< 20459 1726885663.00293: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 20459 1726885663.00385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.00410: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885663.00463: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885663.01664: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.02603: 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' <<< 20459 1726885663.02609: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef87ee730> <<< 20459 1726885663.02625: 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' <<< 20459 1726885663.02650: 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' <<< 20459 1726885663.02674: 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' <<< 20459 1726885663.02698: 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 0x7f6ef8dc6850> <<< 20459 1726885663.02733: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6730> <<< 20459 1726885663.02763: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6490> <<< 20459 1726885663.02786: 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' <<< 20459 1726885663.02856: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc62b0> import 'atexit' # <<< 20459 1726885663.02885: 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 0x7f6ef8dc64f0> <<< 20459 1726885663.02891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885663.02904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885663.02943: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc68b0> <<< 20459 1726885663.02974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885663.02977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885663.03010: 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' <<< 20459 1726885663.03034: 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' <<< 20459 1726885663.03105: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef87d1880> <<< 20459 1726885663.03135: 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 0x7f6ef87d14f0> <<< 20459 1726885663.03171: 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 0x7f6ef87d16a0> <<< 20459 1726885663.03184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885663.03206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885663.03245: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef878cb50> <<< 20459 1726885663.03258: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc0d00> <<< 20459 1726885663.03431: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6610> <<< 20459 1726885663.03469: 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' <<< 20459 1726885663.03496: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc0e80> <<< 20459 1726885663.03500: 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' <<< 20459 1726885663.03550: 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' <<< 20459 1726885663.03560: 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' <<< 20459 1726885663.03575: 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 0x7f6ef8768880> <<< 20459 1726885663.03647: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d67d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d67850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8786310> <<< 20459 1726885663.03699: 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 0x7f6ef8d67fa0> <<< 20459 1726885663.03885: 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 0x7f6ef8d67f70> <<< 20459 1726885663.04098: 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' # 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 0x7f6ef874ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d9ee80> # /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 0x7f6ef875f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d9efd0> # /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 0x7f6ef874f250> <<< 20459 1726885663.04210: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef875f160> <<< 20459 1726885663.04291: 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 0x7f6ef875d5b0> <<< 20459 1726885663.04357: 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 0x7f6ef875d670> <<< 20459 1726885663.04439: 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 0x7f6ef875cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d96bb0> # /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' <<< 20459 1726885663.04469: 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 0x7f6ef87e19d0> <<< 20459 1726885663.04753: 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 0x7f6ef87de970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8751880> # 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 0x7f6ef87e1400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d5f9d0> # zipimport: zlib available <<< 20459 1726885663.04757: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885663.04797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.04925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885663.04991: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885663.04995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.05052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.05129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.05562: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.06016: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885663.06046: 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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885663.06075: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885663.06118: stdout chunk (state=3): >>># 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 0x7f6ef872ebe0> <<< 20459 1726885663.06182: 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 0x7f6ef87d57c0> <<< 20459 1726885663.06200: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef832a100> <<< 20459 1726885663.06247: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885663.06251: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.06282: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885663.06287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.06394: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.06541: 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' <<< 20459 1726885663.06555: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef87d6c10> # zipimport: zlib available <<< 20459 1726885663.06939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07293: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07416: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885663.07419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07494: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885663.07538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07636: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885663.07660: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07729: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885663.07794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.07901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885663.08115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885663.08135: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885663.08194: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d62fd0> <<< 20459 1726885663.08197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08339: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885663.08344: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885663.08356: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08422: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885663.08425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08658: 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 <<< 20459 1726885663.08726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885663.08746: 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 0x7f6ef8716700> <<< 20459 1726885663.08789: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef82dff40> <<< 20459 1726885663.08880: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885663.08960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.08991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.09046: 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' <<< 20459 1726885663.09061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885663.09085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885663.09135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885663.09149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885663.09207: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8319b50> <<< 20459 1726885663.09251: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8724520> <<< 20459 1726885663.09361: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef871fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885663.09456: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 20459 1726885663.09521: 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_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885663.09599: 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_wg0ou4_e/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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885663.10884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.12051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885663.12085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885663.12103: 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' <<< 20459 1726885663.12185: 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' # 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 0x7f6ef7fc1040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fc1280> <<< 20459 1726885663.12221: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fc1a00> <<< 20459 1726885663.12294: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8329460> <<< 20459 1726885663.12346: 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' <<< 20459 1726885663.12392: 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 <<< 20459 1726885663.12398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885663.12417: 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' <<< 20459 1726885663.12579: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef87160a0> <<< 20459 1726885663.12681: 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' # /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 0x7f6ef8328160> # 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 0x7f6ef8328940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8328e50> # /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' <<< 20459 1726885663.12796: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fce340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fce1f0> <<< 20459 1726885663.12880: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8328c40> # /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 <<< 20459 1726885663.13043: 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 0x7f6ef80e9070> <<< 20459 1726885663.13145: 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 0x7f6ef80e9f70> <<< 20459 1726885663.13171: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80e97f0> # /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' <<< 20459 1726885663.13236: 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' <<< 20459 1726885663.13266: 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 0x7f6ef803d2e0> <<< 20459 1726885663.13280: 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 0x7f6ef803d3d0> <<< 20459 1726885663.13320: 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 <<< 20459 1726885663.13335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 20459 1726885663.13375: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef803d6d0> # /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' <<< 20459 1726885663.13392: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef803dca0> <<< 20459 1726885663.13408: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800fc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800f820> <<< 20459 1726885663.13437: 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 <<< 20459 1726885663.13465: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800fee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800f2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80e9bb0> <<< 20459 1726885663.13544: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885663.13563: 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 0x7f6ef808fdf0> <<< 20459 1726885663.13592: 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' <<< 20459 1726885663.13826: 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' # /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 0x7f6ef7fbc8b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80a8670> <<< 20459 1726885663.13848: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80a81c0> <<< 20459 1726885663.14128: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef809d8e0> # /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' <<< 20459 1726885663.14214: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7f8ba00> <<< 20459 1726885663.14267: 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 <<< 20459 1726885663.14283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 20459 1726885663.14485: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef798fd60> <<< 20459 1726885663.14489: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80e94f0> <<< 20459 1726885663.14535: 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 <<< 20459 1726885663.14563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885663.14763: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef798feb0> <<< 20459 1726885663.14808: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8da7d30> <<< 20459 1726885663.14843: 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' <<< 20459 1726885663.14856: 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' <<< 20459 1726885663.14881: 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 <<< 20459 1726885663.14894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 20459 1726885663.14937: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7924580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef79243a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef79ab640> <<< 20459 1726885663.15397: stdout chunk (state=3): >>> ** (process:46094): WARNING **: 22:27:43.153: 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 0x7f6ef8329280> <<< 20459 1726885663.15426: 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' <<< 20459 1726885663.15490: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7924190> <<< 20459 1726885663.15507: 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 0x7f6ef794c8b0> <<< 20459 1726885663.15532: 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' <<< 20459 1726885663.15557: 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' <<< 20459 1726885663.15578: 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 <<< 20459 1726885663.15603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885663.15641: 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' <<< 20459 1726885663.15669: 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' <<< 20459 1726885663.15705: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a88b0> <<< 20459 1726885663.15731: 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' <<< 20459 1726885663.15757: 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 <<< 20459 1726885663.15781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 20459 1726885663.15816: 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 <<< 20459 1726885663.15838: 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 0x7f6ef72bcfd0> <<< 20459 1726885663.15866: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72ae3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a8df0> <<< 20459 1726885663.15886: 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' <<< 20459 1726885663.15901: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72bccd0> <<< 20459 1726885663.15928: 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' <<< 20459 1726885663.15955: 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' <<< 20459 1726885663.15981: 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' <<< 20459 1726885663.16006: 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 0x7f6ef72d7dc0> <<< 20459 1726885663.16025: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7b20> <<< 20459 1726885663.16047: 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' <<< 20459 1726885663.16127: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7790> # /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' <<< 20459 1726885663.16160: 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' <<< 20459 1726885663.16193: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d77f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72c5d90> <<< 20459 1726885663.16219: 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' <<< 20459 1726885663.16228: 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' <<< 20459 1726885663.16252: 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 0x7f6ef725d9d0> <<< 20459 1726885663.16299: 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 0x7f6ef725ddc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef725d6a0> <<< 20459 1726885663.16337: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7580> <<< 20459 1726885663.16345: 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 0x7f6ef725d6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a80d0> <<< 20459 1726885663.16369: 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' <<< 20459 1726885663.16400: 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' <<< 20459 1726885663.16435: 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 <<< 20459 1726885663.16440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885663.16492: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7273460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72731c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a8640> <<< 20459 1726885663.16832: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7959580> <<< 20459 1726885663.16883: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef794cd30> <<< 20459 1726885663.16926: 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 <<< 20459 1726885663.16929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 20459 1726885663.16946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885663.16971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885663.16985: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7224400> <<< 20459 1726885663.17027: 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' <<< 20459 1726885663.17034: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7224bb0> <<< 20459 1726885663.17117: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef721e0d0> <<< 20459 1726885663.17132: 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 <<< 20459 1726885663.17154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885663.17175: 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 <<< 20459 1726885663.17195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885663.17250: 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 0x7f6ef7258a90> <<< 20459 1726885663.17266: 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' <<< 20459 1726885663.17291: 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 <<< 20459 1726885663.17305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 20459 1726885663.17333: 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' <<< 20459 1726885663.17371: 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' <<< 20459 1726885663.17398: 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' <<< 20459 1726885663.17435: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71e9760> <<< 20459 1726885663.17454: 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 0x7f6ef71e9cd0> <<< 20459 1726885663.17483: 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' <<< 20459 1726885663.17503: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71f83d0> <<< 20459 1726885663.17531: 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 <<< 20459 1726885663.17534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 20459 1726885663.17560: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71f8730> <<< 20459 1726885663.17581: 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' <<< 20459 1726885663.17636: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71f8e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71e9400> <<< 20459 1726885663.17656: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71deee0> <<< 20459 1726885663.17784: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71de160> <<< 20459 1726885663.17829: 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' <<< 20459 1726885663.17832: 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' <<< 20459 1726885663.17855: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef719b5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71de760> <<< 20459 1726885663.17888: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7258c40> <<< 20459 1726885663.17906: 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' <<< 20459 1726885663.17991: 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 0x7f6ef719bf40> <<< 20459 1726885663.17995: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7258e80> <<< 20459 1726885663.18010: 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' <<< 20459 1726885663.18075: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71de2e0> # /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' <<< 20459 1726885663.18112: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71a52e0> <<< 20459 1726885663.18135: 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' <<< 20459 1726885663.18163: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71a55b0> <<< 20459 1726885663.18659: 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 0x7f6ef71d3d60> # /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 0x7f6ef70ccaf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70cc460> # /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 0x7f6ef70ccdc0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 20459 1726885663.18689: 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 0x7f6ef70d84c0> <<< 20459 1726885663.18693: 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 <<< 20459 1726885663.18755: stdout chunk (state=3): >>># 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' <<< 20459 1726885663.18759: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70f16a0> <<< 20459 1726885663.18797: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70e8250> # /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 0x7f6ef70fd880> <<< 20459 1726885663.18840: 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 <<< 20459 1726885663.18863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7103550> # /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' <<< 20459 1726885663.18905: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7089340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71cbd90> <<< 20459 1726885663.18933: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71cba90> <<< 20459 1726885663.18993: 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 <<< 20459 1726885663.19019: stdout chunk (state=3): >>># 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 0x7f6ef7098340> <<< 20459 1726885663.19038: 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' <<< 20459 1726885663.19064: 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' <<< 20459 1726885663.19119: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7098ac0> <<< 20459 1726885663.19139: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70982e0> <<< 20459 1726885663.19230: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7090af0> <<< 20459 1726885663.19244: 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' <<< 20459 1726885663.19263: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7044b20> <<< 20459 1726885663.19291: 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 0x7f6ef7049280> <<< 20459 1726885663.19321: 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 <<< 20459 1726885663.19343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885663.19368: 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' <<< 20459 1726885663.19415: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70623a0> <<< 20459 1726885663.19442: 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' <<< 20459 1726885663.19483: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7062760> <<< 20459 1726885663.19506: 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' <<< 20459 1726885663.19546: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7069400> <<< 20459 1726885663.19564: 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' <<< 20459 1726885663.19583: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7069fa0> <<< 20459 1726885663.19602: 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' <<< 20459 1726885663.19623: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70787f0> <<< 20459 1726885663.19641: 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' <<< 20459 1726885663.19671: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7078b20> <<< 20459 1726885663.19689: 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' <<< 20459 1726885663.19739: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7078ee0> # /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' <<< 20459 1726885663.19776: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70075e0> <<< 20459 1726885663.19836: 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' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 20459 1726885663.19883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 20459 1726885663.19981: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70151c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7007e50> <<< 20459 1726885663.20002: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7007940> <<< 20459 1726885663.20146: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7049340> <<< 20459 1726885663.20170: 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 <<< 20459 1726885663.20182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885663.20206: 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' <<< 20459 1726885663.20230: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fcaeb0> <<< 20459 1726885663.20255: 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' <<< 20459 1726885663.20275: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fd5160> <<< 20459 1726885663.20346: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7055be0> <<< 20459 1726885663.20371: 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' <<< 20459 1726885663.20399: 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 <<< 20459 1726885663.20414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885663.20865: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fe1ac0> <<< 20459 1726885663.20893: 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' <<< 20459 1726885663.20924: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6feb9d0> <<< 20459 1726885663.21070: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fe13d0> <<< 20459 1726885663.21086: 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' <<< 20459 1726885663.21138: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ff4c70> <<< 20459 1726885663.21158: 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' <<< 20459 1726885663.21181: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ffae80> <<< 20459 1726885663.21197: 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' <<< 20459 1726885663.21232: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fff5e0> <<< 20459 1726885663.21247: 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' <<< 20459 1726885663.21314: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fffd90> <<< 20459 1726885663.21329: 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' <<< 20459 1726885663.21371: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6f8c850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef724cb50> <<< 20459 1726885663.21402: 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 0x7f6ef71cb7f0> <<< 20459 1726885663.21538: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef723bd60> <<< 20459 1726885663.21557: 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 <<< 20459 1726885663.21570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885663.21599: 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' <<< 20459 1726885663.21645: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fb4a90> <<< 20459 1726885663.21664: 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 0x7f6ef6fbe640> <<< 20459 1726885663.21691: 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' <<< 20459 1726885663.21761: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fbe220> <<< 20459 1726885663.21776: 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' <<< 20459 1726885663.21823: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6f49be0> <<< 20459 1726885663.21956: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fad820> <<< 20459 1726885663.21979: 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 <<< 20459 1726885663.21992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885663.22107: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fb4610> <<< 20459 1726885663.22124: 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' <<< 20459 1726885663.22175: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6f0aa00> <<< 20459 1726885663.22198: 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 <<< 20459 1726885663.22260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885663.22291: 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' <<< 20459 1726885663.22328: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ed47c0> <<< 20459 1726885663.22347: 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 <<< 20459 1726885663.22359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885663.22384: 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' <<< 20459 1726885663.22415: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ee6970> <<< 20459 1726885663.22565: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ed4f70> <<< 20459 1726885663.22598: 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' <<< 20459 1726885663.22601: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e87eb0> <<< 20459 1726885663.22952: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6f15520> <<< 20459 1726885663.22968: 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 <<< 20459 1726885663.22993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885663.23092: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e56b20> <<< 20459 1726885663.23112: 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' <<< 20459 1726885663.23144: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e74d30> <<< 20459 1726885663.23164: 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' <<< 20459 1726885663.23206: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e7a760> <<< 20459 1726885663.23247: 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' <<< 20459 1726885663.23250: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e802b0> <<< 20459 1726885663.23262: 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' <<< 20459 1726885663.23287: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e80610> <<< 20459 1726885663.23323: 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' <<< 20459 1726885663.23340: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e094c0> <<< 20459 1726885663.23370: 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 <<< 20459 1726885663.23373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885663.23452: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6e09dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef794c9d0> <<< 20459 1726885663.23481: 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 <<< 20459 1726885663.23495: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 20459 1726885663.23637: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef794ca90> <<< 20459 1726885663.23651: 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 <<< 20459 1726885663.23671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 20459 1726885663.23693: 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 <<< 20459 1726885663.23730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 20459 1726885663.23758: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ddda00> <<< 20459 1726885663.23790: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6dc7730> <<< 20459 1726885663.23822: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885663.23859: 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_wg0ou4_e/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 <<< 20459 1726885663.23877: 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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 20459 1726885663.24101: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.24264: 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_wg0ou4_e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 20459 1726885663.24461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885663.24642: 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' <<< 20459 1726885663.24666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885663.24696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885663.24716: 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' <<< 20459 1726885663.24735: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d156d0> <<< 20459 1726885663.24765: 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 0x7f6ef6d15760> <<< 20459 1726885663.24855: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d8cbe0> <<< 20459 1726885663.24864: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d8c370> <<< 20459 1726885663.24881: 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' <<< 20459 1726885663.25043: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d8cb80> <<< 20459 1726885663.25072: 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 <<< 20459 1726885663.25091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 20459 1726885663.25117: 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' <<< 20459 1726885663.25155: 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 0x7f6ef6caa250> <<< 20459 1726885663.25175: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d3aa00> <<< 20459 1726885663.25192: 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 <<< 20459 1726885663.25220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 20459 1726885663.25257: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6caa6a0> <<< 20459 1726885663.25267: 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' <<< 20459 1726885663.25282: 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' <<< 20459 1726885663.25326: 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' <<< 20459 1726885663.25352: 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' <<< 20459 1726885663.25418: 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 0x7f6ef6cbd430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cb2f10> # /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 <<< 20459 1726885663.25422: stdout chunk (state=3): >>># 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 0x7f6ef6cbd5e0> <<< 20459 1726885663.25444: 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 0x7f6ef6cbd820> <<< 20459 1726885663.25480: 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 0x7f6ef6cbda00> <<< 20459 1726885663.25494: 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' <<< 20459 1726885663.25531: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cbdc10> <<< 20459 1726885663.25552: 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' <<< 20459 1726885663.25599: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cbde50> <<< 20459 1726885663.25618: 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 0x7f6ef6cc8c10> <<< 20459 1726885663.25647: 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 0x7f6ef6cc8d90> <<< 20459 1726885663.25693: 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 0x7f6ef6cc8fa0> <<< 20459 1726885663.25697: 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' <<< 20459 1726885663.25722: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cd1190> <<< 20459 1726885663.25760: 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' <<< 20459 1726885663.25763: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cd1610> <<< 20459 1726885663.25799: 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' <<< 20459 1726885663.25813: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cd1c40> <<< 20459 1726885663.25861: 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 0x7f6ef6cd1f40> <<< 20459 1726885663.25865: 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 0x7f6ef6cdd160> <<< 20459 1726885663.25887: 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 0x7f6ef6cdd2e0> <<< 20459 1726885663.25914: 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 0x7f6ef6cdd520> <<< 20459 1726885663.25929: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cb2a60> <<< 20459 1726885663.25960: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6caaf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6caad90> <<< 20459 1726885663.26076: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d159d0> <<< 20459 1726885663.26174: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d4c220> <<< 20459 1726885663.28336: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885663.34581: 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 <<< 20459 1726885663.34585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 20459 1726885663.34880: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef69e05e0> <<< 20459 1726885663.89072: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": ["/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["xfsprogs", "lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "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": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 20459 1726885663.89756: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885663.89808: 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 <<< 20459 1726885663.89848: 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 <<< 20459 1726885663.89936: 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 # 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 <<< 20459 1726885663.89941: 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 # 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 <<< 20459 1726885663.89944: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 20459 1726885663.89973: stdout chunk (state=3): >>># 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 <<< 20459 1726885663.90022: stdout chunk (state=3): >>># 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 <<< 20459 1726885663.90583: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885663.90620: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 20459 1726885663.90641: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885663.90672: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885663.90675: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 20459 1726885663.90705: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20459 1726885663.90757: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 20459 1726885663.90760: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve <<< 20459 1726885663.90801: 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 # 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 <<< 20459 1726885663.90863: 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 # 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 <<< 20459 1726885663.90919: 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 # 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 <<< 20459 1726885663.91035: 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 # 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 <<< 20459 1726885663.91087: 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 # 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 <<< 20459 1726885663.91104: 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 # destroy tokenize <<< 20459 1726885663.91205: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20459 1726885663.91244: 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 # 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 <<< 20459 1726885663.91292: stdout chunk (state=3): >>># 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 <<< 20459 1726885663.91353: stdout chunk (state=3): >>># 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 <<< 20459 1726885663.91385: 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 # destroy gc # destroy _pickle <<< 20459 1726885663.91389: 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 <<< 20459 1726885663.92127: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885663.92213: stdout chunk (state=3): >>># destroy linecache <<< 20459 1726885663.92215: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread <<< 20459 1726885663.92217: stdout chunk (state=3): >>># destroy _socket # destroy array # destroy zipimport # destroy parted <<< 20459 1726885663.92282: stdout chunk (state=3): >>># destroy pyudev <<< 20459 1726885663.92308: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885663.92370: 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 <<< 20459 1726885663.92387: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse <<< 20459 1726885663.92392: stdout chunk (state=3): >>># destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch <<< 20459 1726885663.92422: stdout chunk (state=3): >>># destroy _hashlib <<< 20459 1726885663.92440: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 20459 1726885663.92444: 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 <<< 20459 1726885663.92469: 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 <<< 20459 1726885663.92484: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 20459 1726885663.92487: 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 <<< 20459 1726885663.92497: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 20459 1726885663.92526: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885663.92632: 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 <<< 20459 1726885663.92636: stdout chunk (state=3): >>># destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io <<< 20459 1726885663.92638: stdout chunk (state=3): >>># destroy contextlib <<< 20459 1726885663.92641: stdout chunk (state=3): >>># destroy gi._gi <<< 20459 1726885663.92643: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 20459 1726885663.92651: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 20459 1726885663.92652: stdout chunk (state=3): >>># destroy stat # destroy abc <<< 20459 1726885663.92694: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc <<< 20459 1726885663.92698: 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 <<< 20459 1726885663.92699: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 20459 1726885663.92792: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885663.93532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885663.93535: stdout chunk (state=3): >>><<< 20459 1726885663.93537: stderr chunk (state=3): >>><<< 20459 1726885663.93868: _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 0x7f6ef93f5ca0> # /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 0x7f6ef939c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef93f5a00> # /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 0x7f6ef93f59a0> 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 0x7f6ef939c370> # /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 0x7f6ef939c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939c550> # /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 0x7f6ef9348f70> # /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 0x7f6ef934f100> # /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 0x7f6ef9378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef934f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef93b1760> # /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 0x7f6ef9348c70> # /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 0x7f6ef9378c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef939cfd0> 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 0x7f6ef92efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f2e20> # /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 0x7f6ef92e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92ef250> # /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 0x7f6ef924ec70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef924e760> 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 0x7f6ef924ed60> # /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 0x7f6ef924ee20> # /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 0x7f6ef924eee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92a6be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92a04c0> # /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 0x7f6ef92b5520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f6d00> # /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 0x7f6ef925fb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92f2fa0> # 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 0x7f6ef92b5130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92fc8b0> # /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 0x7f6ef925fe50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925fc40> # /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 0x7f6ef925fbb0> # /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 0x7f6ef8ffb220> # /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 0x7f6ef8ffb310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef926ce50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92618e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925fe20> # /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 0x7f6ef8fa5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f8ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef9261d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef92a0fd0> # /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 0x7f6ef8f439a0> 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 0x7f6ef8f43cd0> # /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 0x7f6ef8f555e0> # /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 0x7f6ef8f55b20> # 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 0x7f6ef8eeb250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f43dc0> # /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 0x7f6ef8efd130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f55460> 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 0x7f6ef8efd1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925f880> # /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 0x7f6ef8f17550> # /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 0x7f6ef8f17820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f17610> # 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 0x7f6ef8f17700> # /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 0x7f6ef8f17b50> # 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 0x7f6ef8f17fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f17790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8f0b8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef925f460> # /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 0x7f6ef8f17940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6ef8e4e520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef87ee730> # /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 0x7f6ef8dc6850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6490> # /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 0x7f6ef8dc6580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc62b0> 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 0x7f6ef8dc64f0> # /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 0x7f6ef8dc68b0> # /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 0x7f6ef87d1880> # 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 0x7f6ef87d14f0> # 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 0x7f6ef87d16a0> # /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 0x7f6ef878cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc0d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8dc6610> # /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 0x7f6ef8dc0e80> # /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 0x7f6ef8768880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d67d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d67850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8786310> # 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 0x7f6ef8d67fa0> # /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 0x7f6ef8d67f70> # /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 0x7f6ef874ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d9ee80> # /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 0x7f6ef875f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d9efd0> # /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 0x7f6ef874f250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef875f160> # 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 0x7f6ef875d5b0> # 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 0x7f6ef875d670> # 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 0x7f6ef875cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d96bb0> # /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 0x7f6ef87e19d0> # 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 0x7f6ef87de970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8751880> # 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 0x7f6ef87e1400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8d5f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef872ebe0> # /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 0x7f6ef87d57c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef832a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef87d6c10> # 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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef8d62fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef8716700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef82dff40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef8319b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8724520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef871fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef7fc1040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fc1280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fc1a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8329460> # /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 0x7f6ef87160a0> # /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 0x7f6ef8328160> # 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 0x7f6ef8328940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8328e50> # /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 0x7f6ef7fce340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7fce1f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8328c40> # /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 0x7f6ef80e9070> # 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 0x7f6ef80e9f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80e97f0> # /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 0x7f6ef803d2e0> # /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 0x7f6ef803d3d0> # /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 0x7f6ef803d6d0> # /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 0x7f6ef803dca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800fc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800f820> # 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 0x7f6ef800fee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef800f2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80e9bb0> # /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 0x7f6ef808fdf0> # /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 0x7f6ef7fbc8b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80a8670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80a81c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef809d8e0> # /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 0x7f6ef7f8ba00> # /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 0x7f6ef798fd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef80e94f0> # /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 0x7f6ef798feb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef8da7d30> # /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 0x7f6ef7924580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef79243a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef79ab640> ** (process:46094): WARNING **: 22:27:43.153: 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 0x7f6ef8329280> # /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 0x7f6ef7924190> # /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 0x7f6ef794c8b0> # /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 0x7f6ef72a88b0> # /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 0x7f6ef72bcfd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72ae3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a8df0> # /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 0x7f6ef72bccd0> # /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 0x7f6ef72d7dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7b20> # /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 0x7f6ef72d7c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7790> # /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 0x7f6ef72d7850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d77f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72c5d90> # /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 0x7f6ef725d9d0> # /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 0x7f6ef725ddc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef725d6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72d7580> # /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 0x7f6ef725d6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a80d0> # /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 0x7f6ef7273460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72731c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef72a8640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7959580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef794cd30> # /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 0x7f6ef7224400> # /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 0x7f6ef7224bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef721e0d0> # /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 0x7f6ef7258a90> # /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 0x7f6ef71e9760> # /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 0x7f6ef71e9cd0> # /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 0x7f6ef71f83d0> # /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 0x7f6ef71f8730> # /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 0x7f6ef71f8e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71e9400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71deee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71de160> # /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 0x7f6ef719b5e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71de760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7258c40> # /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 0x7f6ef719bf40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7258e80> # /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 0x7f6ef71de2e0> # /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 0x7f6ef71a52e0> # /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 0x7f6ef71a55b0> # /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 0x7f6ef71d3d60> # /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 0x7f6ef70ccaf0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70cc460> # /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 0x7f6ef70ccdc0> # /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 0x7f6ef70d84c0> # /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 0x7f6ef70f16a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70e8250> # /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 0x7f6ef70fd880> # /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 0x7f6ef7103550> # /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 0x7f6ef7089340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71cbd90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef71cba90> # /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 0x7f6ef7098340> # /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 0x7f6ef7098ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef70982e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7090af0> # /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 0x7f6ef7044b20> # /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 0x7f6ef7049280> # /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 0x7f6ef70623a0> # /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 0x7f6ef7062760> # /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 0x7f6ef7069400> # /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 0x7f6ef7069fa0> # /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 0x7f6ef70787f0> # /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 0x7f6ef7078b20> # /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 0x7f6ef7078ee0> # /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 0x7f6ef70075e0> # /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 0x7f6ef70151c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7007e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7007940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7049340> # /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 0x7f6ef6fcaeb0> # /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 0x7f6ef6fd5160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef7055be0> # /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 0x7f6ef6fe1ac0> # /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 0x7f6ef6feb9d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fe13d0> # /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 0x7f6ef6ff4c70> # /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 0x7f6ef6ffae80> # /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 0x7f6ef6fff5e0> # /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 0x7f6ef6fffd90> # /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 0x7f6ef6f8c850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef724cb50> # /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 0x7f6ef71cb7f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef723bd60> # /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 0x7f6ef6fb4a90> # /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 0x7f6ef6fbe640> # /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 0x7f6ef6fbe220> # /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 0x7f6ef6f49be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6fad820> # /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 0x7f6ef6fb4610> # /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 0x7f6ef6f0aa00> # /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 0x7f6ef6ed47c0> # /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 0x7f6ef6ee6970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6ed4f70> # /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 0x7f6ef6e87eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6f15520> # /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 0x7f6ef6e56b20> # /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 0x7f6ef6e74d30> # /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 0x7f6ef6e7a760> # /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 0x7f6ef6e802b0> # /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 0x7f6ef6e80610> # /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 0x7f6ef6e094c0> # /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 0x7f6ef6e09dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef794c9d0> # /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 0x7f6ef794ca90> # /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 0x7f6ef6ddda00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6dc7730> # 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_wg0ou4_e/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_wg0ou4_e/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_wg0ou4_e/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 0x7f6ef6d156d0> # 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 0x7f6ef6d15760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d8cbe0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d8c370> # /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 0x7f6ef6d8cb80> # /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 0x7f6ef6caa250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d3aa00> # /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 0x7f6ef6caa6a0> # /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 0x7f6ef6cbd430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cb2f10> # /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 0x7f6ef6cbd5e0> # /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 0x7f6ef6cbd820> # /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 0x7f6ef6cbda00> # /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 0x7f6ef6cbdc10> # /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 0x7f6ef6cbde50> # /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 0x7f6ef6cc8c10> # /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 0x7f6ef6cc8d90> # /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 0x7f6ef6cc8fa0> # /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 0x7f6ef6cd1190> # /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 0x7f6ef6cd1610> # /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 0x7f6ef6cd1c40> # /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 0x7f6ef6cd1f40> # /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 0x7f6ef6cdd160> # /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 0x7f6ef6cdd2e0> # /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 0x7f6ef6cdd520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6cb2a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6caaf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6caad90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d159d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ef6d4c220> 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 0x7f6ef69e05e0> {"changed": false, "actions": [], "leaves": ["/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "volumes": [], "packages": ["xfsprogs", "lvm2"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "present", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_raw_kernel_device": "/dev/dm-0"}]}], "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": true, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885663.96146: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'foo', 'disks': ['sda'], 'volumes': [{'name': 'test1', 'size': '3g', 'mount_point': '/opt/test2'}]}], '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': 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-1726885662.7783468-23400-19978316129872/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885663.96149: _low_level_execute_command(): starting 20459 1726885663.96151: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885662.7783468-23400-19978316129872/ > /dev/null 2>&1 && sleep 0' 20459 1726885663.96685: 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 <<< 20459 1726885663.96689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885663.96695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885663.96698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885663.96755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885663.96763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885663.96766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885663.96814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885663.98596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885663.98701: stderr chunk (state=3): >>><<< 20459 1726885663.98704: stdout chunk (state=3): >>><<< 20459 1726885663.99320: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885663.99328: handler run complete 20459 1726885663.99331: attempt loop complete, returning result 20459 1726885663.99333: _execute() done 20459 1726885663.99336: dumping result to json 20459 1726885663.99342: done dumping result, returning 20459 1726885663.99347: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-47dd-4c59-000000001ea7] 20459 1726885663.99352: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea7 20459 1726885663.99467: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea7 20459 1726885663.99470: WORKER PROCESS EXITING ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } 20459 1726885663.99828: no more pending results, returning what we have 20459 1726885663.99831: results queue empty 20459 1726885663.99832: checking for any_errors_fatal 20459 1726885663.99840: done checking for any_errors_fatal 20459 1726885663.99841: checking for max_fail_percentage 20459 1726885663.99842: done checking for max_fail_percentage 20459 1726885663.99845: checking to see if all hosts have failed and the running result is not ok 20459 1726885663.99846: done checking to see if all hosts have failed 20459 1726885663.99847: getting the remaining hosts for this loop 20459 1726885663.99848: done getting the remaining hosts for this loop 20459 1726885663.99852: getting the next task for host managed_node1 20459 1726885663.99858: done getting next task for host managed_node1 20459 1726885663.99862: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885663.99865: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885663.99878: getting variables 20459 1726885663.99879: in VariableManager get_vars() 20459 1726885663.99914: Calling all_inventory to load vars for managed_node1 20459 1726885663.99917: Calling groups_inventory to load vars for managed_node1 20459 1726885663.99920: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885663.99932: Calling all_plugins_play to load vars for managed_node1 20459 1726885663.99936: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885663.99947: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.01055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.01815: done with get_vars() 20459 1726885664.01839: done getting variables 20459 1726885664.01933: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:44 -0400 (0:00:01.427) 0:01:10.380 ****** 20459 1726885664.01978: entering _queue_task() for managed_node1/command 20459 1726885664.02339: worker is 1 (out of 1 available) 20459 1726885664.02351: exiting _queue_task() for managed_node1/command 20459 1726885664.02366: done queuing things up, now waiting for results queue to drain 20459 1726885664.02370: waiting for pending results... 20459 1726885664.02730: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885664.02944: in run() - task 02369adf-7a19-47dd-4c59-000000001ea8 20459 1726885664.02971: variable 'ansible_search_path' from source: unknown 20459 1726885664.02982: variable 'ansible_search_path' from source: unknown 20459 1726885664.03043: calling self._execute() 20459 1726885664.03185: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.03205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.03220: variable 'omit' from source: magic vars 20459 1726885664.03757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885664.06650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885664.06765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885664.06827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885664.06883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885664.06927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885664.07048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885664.07101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885664.07143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885664.07209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885664.07241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885664.07405: Evaluated conditional (storage_udevadm_trigger | d(false)): False 20459 1726885664.07415: when evaluation is False, skipping this task 20459 1726885664.07425: _execute() done 20459 1726885664.07436: dumping result to json 20459 1726885664.07454: done dumping result, returning 20459 1726885664.07472: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-47dd-4c59-000000001ea8] 20459 1726885664.07485: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885664.07683: no more pending results, returning what we have 20459 1726885664.07687: results queue empty 20459 1726885664.07688: checking for any_errors_fatal 20459 1726885664.07725: done checking for any_errors_fatal 20459 1726885664.07727: checking for max_fail_percentage 20459 1726885664.07730: done checking for max_fail_percentage 20459 1726885664.07731: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.07731: done checking to see if all hosts have failed 20459 1726885664.07732: getting the remaining hosts for this loop 20459 1726885664.07738: done getting the remaining hosts for this loop 20459 1726885664.07743: getting the next task for host managed_node1 20459 1726885664.07750: done getting next task for host managed_node1 20459 1726885664.07754: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885664.07764: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885664.07798: getting variables 20459 1726885664.07803: in VariableManager get_vars() 20459 1726885664.07849: Calling all_inventory to load vars for managed_node1 20459 1726885664.07852: Calling groups_inventory to load vars for managed_node1 20459 1726885664.07854: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.07867: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.07871: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.07875: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.08718: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea8 20459 1726885664.08723: WORKER PROCESS EXITING 20459 1726885664.08747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.09553: done with get_vars() 20459 1726885664.09576: 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 22:27:44 -0400 (0:00:00.077) 0:01:10.457 ****** 20459 1726885664.09725: entering _queue_task() for managed_node1/stat 20459 1726885664.10061: worker is 1 (out of 1 available) 20459 1726885664.10079: exiting _queue_task() for managed_node1/stat 20459 1726885664.10097: done queuing things up, now waiting for results queue to drain 20459 1726885664.10099: waiting for pending results... 20459 1726885664.10516: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885664.10729: in run() - task 02369adf-7a19-47dd-4c59-000000001ea9 20459 1726885664.10752: variable 'ansible_search_path' from source: unknown 20459 1726885664.10774: variable 'ansible_search_path' from source: unknown 20459 1726885664.10829: calling self._execute() 20459 1726885664.10971: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.10988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.11001: variable 'omit' from source: magic vars 20459 1726885664.11134: variable 'omit' from source: magic vars 20459 1726885664.11228: variable 'omit' from source: magic vars 20459 1726885664.11280: variable 'omit' from source: magic vars 20459 1726885664.11343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885664.11388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885664.11433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885664.11466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.11487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.11518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885664.11551: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885664.11589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885664.11602: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.11610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.11783: Set connection var ansible_pipelining to False 20459 1726885664.11798: Set connection var ansible_shell_type to sh 20459 1726885664.11816: Set connection var ansible_connection to ssh 20459 1726885664.11842: Set connection var ansible_timeout to 10 20459 1726885664.11852: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885664.11865: Set connection var ansible_shell_executable to /bin/sh 20459 1726885664.11908: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.11924: variable 'ansible_connection' from source: unknown 20459 1726885664.11933: variable 'ansible_module_compression' from source: unknown 20459 1726885664.11950: variable 'ansible_shell_type' from source: unknown 20459 1726885664.11962: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.11979: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.11989: variable 'ansible_pipelining' from source: unknown 20459 1726885664.11996: variable 'ansible_timeout' from source: unknown 20459 1726885664.12010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.12315: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885664.12336: variable 'omit' from source: magic vars 20459 1726885664.12344: starting attempt loop 20459 1726885664.12349: running the handler 20459 1726885664.12373: _low_level_execute_command(): starting 20459 1726885664.12396: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885664.13366: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.13393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.13415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.13446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.13515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.13540: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.13565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.13595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.13620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.13646: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.13667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.13690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.13721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.13747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.13769: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.13790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.13887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.13925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.13952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.14036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.15603: stdout chunk (state=3): >>>/root <<< 20459 1726885664.15736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.15819: stderr chunk (state=3): >>><<< 20459 1726885664.15826: stdout chunk (state=3): >>><<< 20459 1726885664.15965: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885664.15972: _low_level_execute_command(): starting 20459 1726885664.15977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685 `" && echo ansible-tmp-1726885664.1585236-23468-129589324709685="` echo /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685 `" ) && sleep 0' 20459 1726885664.16714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.16731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.16750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.16769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.16814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.16831: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.16846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.16868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.16880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.16891: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.16904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.16920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.16941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.16954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.16969: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.16984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.17060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.17085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.17101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.17174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.18993: stdout chunk (state=3): >>>ansible-tmp-1726885664.1585236-23468-129589324709685=/root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685 <<< 20459 1726885664.19178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.19180: stdout chunk (state=3): >>><<< 20459 1726885664.19182: stderr chunk (state=3): >>><<< 20459 1726885664.19418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885664.1585236-23468-129589324709685=/root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885664.19423: variable 'ansible_module_compression' from source: unknown 20459 1726885664.19426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885664.19429: variable 'ansible_facts' from source: unknown 20459 1726885664.19446: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685/AnsiballZ_stat.py 20459 1726885664.19594: Sending initial data 20459 1726885664.19597: Sent initial data (153 bytes) 20459 1726885664.20611: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.20630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.20652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.20672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.20715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.20734: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.20753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.20770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.20781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.20791: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.20802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.20816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.20836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.20847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.20861: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.20873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.20944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.20966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.20984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.21065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.22750: 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 <<< 20459 1726885664.22775: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885664.22806: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpgmu0r5pg /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685/AnsiballZ_stat.py <<< 20459 1726885664.22839: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885664.23917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.24089: stderr chunk (state=3): >>><<< 20459 1726885664.24092: stdout chunk (state=3): >>><<< 20459 1726885664.24094: done transferring module to remote 20459 1726885664.24100: _low_level_execute_command(): starting 20459 1726885664.24103: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685/ /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685/AnsiballZ_stat.py && sleep 0' 20459 1726885664.24654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.24675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.24690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.24707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.24749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.24762: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.24786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.24803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.24817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.24830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.24843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.24857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.24876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.24896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.24908: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.24925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.25007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.25030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.25046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.25117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.26827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.26869: stderr chunk (state=3): >>><<< 20459 1726885664.26872: stdout chunk (state=3): >>><<< 20459 1726885664.26978: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885664.26982: _low_level_execute_command(): starting 20459 1726885664.26984: _low_level_execute_command(): using become for this command 20459 1726885664.26987: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rlhvlvgiwxtsghalpdihavgvsmsghede ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885664.27047: Initial state: awaiting_escalation: BECOME-SUCCESS-rlhvlvgiwxtsghalpdihavgvsmsghede 20459 1726885664.27607: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.27635: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.27653: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.27673: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.27717: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.27732: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885664.27755: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.27774: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.27788: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.27800: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885664.27816: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.27832: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.27855: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.27870: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.27883: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885664.27897: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.27980: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.28002: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.28023: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.28100: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.30934: stdout chunk (state=1): >>>BECOME-SUCCESS-rlhvlvgiwxtsghalpdihavgvsmsghede <<< 20459 1726885664.30939: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-rlhvlvgiwxtsghalpdihavgvsmsghede' 20459 1726885664.31180: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885664.31184: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885664.31234: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885664.31287: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885664.31303: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885664.31352: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885664.31355: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885664.31409: 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' <<< 20459 1726885664.31448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885664.31451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885664.31475: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d9045ca0> <<< 20459 1726885664.31525: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885664.31551: 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 0x7f22d8ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d9045a00> <<< 20459 1726885664.31572: 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' <<< 20459 1726885664.31590: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d90459a0> <<< 20459 1726885664.31615: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885664.31659: 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' <<< 20459 1726885664.31685: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ddc370> <<< 20459 1726885664.31688: 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' <<< 20459 1726885664.31716: 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' <<< 20459 1726885664.31735: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ddc820> <<< 20459 1726885664.31754: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ddc550> <<< 20459 1726885664.31787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885664.31798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885664.31809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885664.31835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885664.31849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885664.31884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885664.31903: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d88f70> <<< 20459 1726885664.31924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885664.31937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885664.32010: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d8f100> <<< 20459 1726885664.32043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885664.32065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885664.32084: 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 0x7f22d8db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d8f820> <<< 20459 1726885664.32124: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8df1760> <<< 20459 1726885664.32145: 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 0x7f22d8d88c70> <<< 20459 1726885664.32213: 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 0x7f22d8db8c70> <<< 20459 1726885664.32266: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ddcfd0> <<< 20459 1726885664.32298: 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. <<< 20459 1726885664.32498: 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' <<< 20459 1726885664.32537: 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' <<< 20459 1726885664.32566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885664.32587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885664.32605: 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' <<< 20459 1726885664.32629: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d54d90> <<< 20459 1726885664.32667: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d57e20> <<< 20459 1726885664.32692: 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' <<< 20459 1726885664.32731: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885664.32751: 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' <<< 20459 1726885664.32776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885664.32798: 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 0x7f22d8d4e730> <<< 20459 1726885664.32825: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d55520> <<< 20459 1726885664.32848: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d54250> <<< 20459 1726885664.32860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885664.32918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885664.32968: 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' <<< 20459 1726885664.32993: 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' <<< 20459 1726885664.33030: 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 0x7f22d8cd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cd67c0> <<< 20459 1726885664.33069: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885664.33091: 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 0x7f22d8cd6dc0> <<< 20459 1726885664.33109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885664.33135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885664.33159: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cd6e80> <<< 20459 1726885664.33191: 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 0x7f22d8cd6f40> <<< 20459 1726885664.33202: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885664.33239: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d2ec40> import '_functools' # <<< 20459 1726885664.33271: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d28520> <<< 20459 1726885664.33328: 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 0x7f22d8d3c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d5bd00> <<< 20459 1726885664.33356: 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' <<< 20459 1726885664.33400: 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 0x7f22d8ce7b80> <<< 20459 1726885664.33435: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d2e160> <<< 20459 1726885664.33448: 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 0x7f22d8d3c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d618b0> <<< 20459 1726885664.33473: 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' <<< 20459 1726885664.33517: 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' <<< 20459 1726885664.33547: 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 0x7f22d8ce7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ce7ca0> <<< 20459 1726885664.33583: 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 0x7f22d8ce7c10> <<< 20459 1726885664.33614: 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' <<< 20459 1726885664.33646: 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' <<< 20459 1726885664.33673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885664.33723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885664.33769: 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 0x7f22d8cb3280> <<< 20459 1726885664.33782: 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' <<< 20459 1726885664.33813: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cb3370> <<< 20459 1726885664.33939: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cf2eb0> <<< 20459 1726885664.33983: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cea940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cea4f0> <<< 20459 1726885664.34013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885664.34025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885664.34060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885664.34095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885664.34109: 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 0x7f22d8bcc0d0> <<< 20459 1726885664.34140: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8caed90> <<< 20459 1726885664.34192: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ceadc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d5bee0> <<< 20459 1726885664.34219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885664.34239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885664.34276: 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 0x7f22d8bdfa00> <<< 20459 1726885664.34288: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885664.34333: 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 0x7f22d8bdfd30> <<< 20459 1726885664.34347: 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' <<< 20459 1726885664.34381: 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' <<< 20459 1726885664.34399: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8bf2640> <<< 20459 1726885664.34413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885664.34438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885664.34465: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8bf2b80> <<< 20459 1726885664.34509: 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 0x7f22d8b7d2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8bdfe20> <<< 20459 1726885664.34542: 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' <<< 20459 1726885664.34587: 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 0x7f22d8b8e190> <<< 20459 1726885664.34607: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8bf24c0> <<< 20459 1726885664.34629: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885664.34644: 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 0x7f22d8b8e250> <<< 20459 1726885664.34677: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ce78e0> <<< 20459 1726885664.34694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885664.34714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885664.34737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885664.34750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885664.34777: 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 0x7f22d8baa5b0> <<< 20459 1726885664.34801: 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' <<< 20459 1726885664.34837: 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 0x7f22d8baa880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8baa670> <<< 20459 1726885664.34872: 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 0x7f22d8baa760> <<< 20459 1726885664.34897: 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' <<< 20459 1726885664.35097: 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 0x7f22d8baabb0> <<< 20459 1726885664.35134: 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 0x7f22d8bb7100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8baa7f0> <<< 20459 1726885664.35158: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8b9c940> <<< 20459 1726885664.35176: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ce74c0> <<< 20459 1726885664.35203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885664.35263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885664.35292: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8baa9a0> <<< 20459 1726885664.35387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885664.35409: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f22d8ad3580> <<< 20459 1726885664.35569: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885664.35925: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885664.36903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.37851: 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 0x7f22d89f76d0> <<< 20459 1726885664.37876: 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' <<< 20459 1726885664.37900: 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' <<< 20459 1726885664.37932: 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' <<< 20459 1726885664.37945: 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 0x7f22d89f7160> <<< 20459 1726885664.37978: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7340> <<< 20459 1726885664.38001: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7e20> <<< 20459 1726885664.38028: 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' <<< 20459 1726885664.38074: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7c40> import 'atexit' # <<< 20459 1726885664.38108: 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 0x7f22d89f7e80> <<< 20459 1726885664.38123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885664.38143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885664.38179: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7100> <<< 20459 1726885664.38220: 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' <<< 20459 1726885664.38241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885664.38261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885664.38274: 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' <<< 20459 1726885664.38338: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d894fdf0> <<< 20459 1726885664.38372: 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 0x7f22d894ffa0> <<< 20459 1726885664.38407: 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 0x7f22d896de50> <<< 20459 1726885664.38434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885664.38448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885664.38480: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d896d4c0> <<< 20459 1726885664.38493: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a5edc0> <<< 20459 1726885664.38662: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a5e3d0> <<< 20459 1726885664.38698: 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' <<< 20459 1726885664.38708: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a5efd0> <<< 20459 1726885664.38729: 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' <<< 20459 1726885664.38757: 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' <<< 20459 1726885664.38789: 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' <<< 20459 1726885664.38806: 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 0x7f22d8a2edc0> <<< 20459 1726885664.38883: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89cbbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89cb2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89fd3a0> <<< 20459 1726885664.38909: 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 0x7f22d89cb3d0> <<< 20459 1726885664.38946: 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 0x7f22d89cb400> <<< 20459 1726885664.38965: 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' <<< 20459 1726885664.39000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885664.39014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885664.39093: 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 0x7f22d8930970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a40100> <<< 20459 1726885664.39116: 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' <<< 20459 1726885664.39178: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885664.39181: 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 0x7f22d893c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a40280> <<< 20459 1726885664.39193: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885664.39238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885664.39254: 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' # <<< 20459 1726885664.39310: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8930df0> <<< 20459 1726885664.39437: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d893c940> <<< 20459 1726885664.39542: 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' <<< 20459 1726885664.39548: 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 0x7f22d893c790> <<< 20459 1726885664.39562: 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 0x7f22d893b730> <<< 20459 1726885664.39594: 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 0x7f22d893b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a377c0> <<< 20459 1726885664.39626: 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' <<< 20459 1726885664.39651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885664.39665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885664.39689: 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 0x7f22d89c0640> <<< 20459 1726885664.39868: 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 0x7f22d89bf9d0> <<< 20459 1726885664.39896: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89310a0> <<< 20459 1726885664.39919: 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 0x7f22d89c00a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a58880> <<< 20459 1726885664.39942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885664.39954: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.40020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.40101: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.40129: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885664.40149: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885664.40239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.40335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.40775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.41230: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885664.41236: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885664.41243: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885664.41266: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885664.41277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885664.41325: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885664.41336: 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 0x7f22d7fe0130> <<< 20459 1726885664.41388: 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' <<< 20459 1726885664.41414: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89b5970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d7fe0550> <<< 20459 1726885664.41452: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885664.41470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.41493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885664.41620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.41743: 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' <<< 20459 1726885664.41766: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89b6940> # zipimport: zlib available <<< 20459 1726885664.42155: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42518: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42635: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885664.42671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42708: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885664.42713: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42761: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42844: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885664.42868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885664.42904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.42948: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885664.42952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885664.43341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885664.43348: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885664.43413: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89b55e0> <<< 20459 1726885664.43422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43565: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885664.43569: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885664.43583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43606: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43644: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885664.43689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.43888: 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 <<< 20459 1726885664.43900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885664.43977: 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' <<< 20459 1726885664.43989: 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 0x7f22d8a4b850> <<< 20459 1726885664.44001: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89fee50> <<< 20459 1726885664.44043: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885664.44046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44224: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44270: 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' <<< 20459 1726885664.44292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885664.44330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885664.44351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885664.44365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885664.44443: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d83e2310> <<< 20459 1726885664.44484: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d83dc820> <<< 20459 1726885664.44548: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d83d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885664.44557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44597: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885664.44669: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885664.44685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44701: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885664.44805: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.44973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885664.45132: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885664.46259: 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": 1416, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885642.3437655, "mtime": 1726885642.3407655, "ctime": 1726885642.3407655, "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": "3e02596996ffc7b254c4efaf03d6f0a06d1d706f", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885664.46282: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885664.46617: 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 <<< 20459 1726885664.46642: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20459 1726885664.46689: 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 # 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 <<< 20459 1726885664.46714: 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 # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20459 1726885664.46717: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 <<< 20459 1726885664.46894: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885664.46907: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885664.46946: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885664.46971: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885664.47001: 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 <<< 20459 1726885664.47024: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885664.47060: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885664.47134: 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 <<< 20459 1726885664.47165: 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 <<< 20459 1726885664.47211: 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 <<< 20459 1726885664.47250: 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 <<< 20459 1726885664.47297: 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 <<< 20459 1726885664.47439: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885664.47491: 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 <<< 20459 1726885664.47510: stdout chunk (state=3): >>># destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 20459 1726885664.47524: 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 <<< 20459 1726885664.47537: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885664.48035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885664.48038: stdout chunk (state=3): >>><<< 20459 1726885664.48040: stderr chunk (state=3): >>><<< 20459 1726885664.48231: _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 0x7f22d9045ca0> # /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 0x7f22d8ddc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d9045a00> # /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 0x7f22d90459a0> 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 0x7f22d8ddc370> # /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 0x7f22d8ddc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ddc550> # /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 0x7f22d8d88f70> # /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 0x7f22d8d8f100> # /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 0x7f22d8db8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8df1760> # /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 0x7f22d8d88c70> # /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 0x7f22d8db8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ddcfd0> 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 0x7f22d8d54d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d57e20> # /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 0x7f22d8d4e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d55520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d54250> # /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 0x7f22d8cd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cd67c0> 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 0x7f22d8cd6dc0> # /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 0x7f22d8cd6e80> # /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 0x7f22d8cd6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d2ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d28520> # /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 0x7f22d8d3c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d5bd00> # /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 0x7f22d8ce7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d2e160> # 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 0x7f22d8d3c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d618b0> # /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 0x7f22d8ce7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ce7ca0> # /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 0x7f22d8ce7c10> # /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 0x7f22d8cb3280> # /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 0x7f22d8cb3370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cf2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cea940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8cea4f0> # /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 0x7f22d8bcc0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8caed90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ceadc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8d5bee0> # /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 0x7f22d8bdfa00> 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 0x7f22d8bdfd30> # /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 0x7f22d8bf2640> # /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 0x7f22d8bf2b80> # 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 0x7f22d8b7d2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8bdfe20> # /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 0x7f22d8b8e190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8bf24c0> 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 0x7f22d8b8e250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ce78e0> # /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 0x7f22d8baa5b0> # /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 0x7f22d8baa880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8baa670> # 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 0x7f22d8baa760> # /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 0x7f22d8baabb0> # 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 0x7f22d8bb7100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8baa7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8b9c940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8ce74c0> # /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 0x7f22d8baa9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f22d8ad3580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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 0x7f22d89f76d0> # /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 0x7f22d89f7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7e20> # /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 0x7f22d89f7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89f7c40> 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 0x7f22d89f7e80> # /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 0x7f22d89f7100> # /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 0x7f22d894fdf0> # 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 0x7f22d894ffa0> # 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 0x7f22d896de50> # /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 0x7f22d896d4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a5edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a5e3d0> # /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 0x7f22d8a5efd0> # /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 0x7f22d8a2edc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89cbbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89cb2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89fd3a0> # 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 0x7f22d89cb3d0> # /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 0x7f22d89cb400> # /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 0x7f22d8930970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a40100> # /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 0x7f22d893c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a40280> # /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 0x7f22d8930df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d893c940> # 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 0x7f22d893c790> # 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 0x7f22d893b730> # 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 0x7f22d893b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a377c0> # /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 0x7f22d89c0640> # 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 0x7f22d89bf9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89310a0> # 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 0x7f22d89c00a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d8a58880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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_2se_t9yd/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_2se_t9yd/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_2se_t9yd/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_2se_t9yd/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 0x7f22d7fe0130> # /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 0x7f22d89b5970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d7fe0550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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_2se_t9yd/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 0x7f22d89b6940> # 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_2se_t9yd/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_2se_t9yd/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_2se_t9yd/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_2se_t9yd/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_2se_t9yd/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 0x7f22d89b55e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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_2se_t9yd/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 0x7f22d8a4b850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d89fee50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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 0x7f22d83e2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d83dc820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22d83d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_2se_t9yd/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_2se_t9yd/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": 1416, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885642.3437655, "mtime": 1726885642.3407655, "ctime": 1726885642.3407655, "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": "3e02596996ffc7b254c4efaf03d6f0a06d1d706f", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885664.49057: 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-1726885664.1585236-23468-129589324709685/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885664.49061: _low_level_execute_command(): starting 20459 1726885664.49063: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885664.1585236-23468-129589324709685/ > /dev/null 2>&1 && sleep 0' 20459 1726885664.49415: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.49419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.49463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885664.49467: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.49469: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885664.49472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.49531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.49545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.49612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.51417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.51421: stdout chunk (state=3): >>><<< 20459 1726885664.51433: stderr chunk (state=3): >>><<< 20459 1726885664.51822: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885664.51826: handler run complete 20459 1726885664.51829: attempt loop complete, returning result 20459 1726885664.51831: _execute() done 20459 1726885664.51834: dumping result to json 20459 1726885664.51836: done dumping result, returning 20459 1726885664.51838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-47dd-4c59-000000001ea9] 20459 1726885664.51840: sending task result for task 02369adf-7a19-47dd-4c59-000000001ea9 20459 1726885664.51918: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ea9 20459 1726885664.51921: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885642.3437655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3e02596996ffc7b254c4efaf03d6f0a06d1d706f", "ctime": 1726885642.3407655, "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": 1726885642.3407655, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1416, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885664.52040: no more pending results, returning what we have 20459 1726885664.52043: results queue empty 20459 1726885664.52044: checking for any_errors_fatal 20459 1726885664.52050: done checking for any_errors_fatal 20459 1726885664.52050: checking for max_fail_percentage 20459 1726885664.52052: done checking for max_fail_percentage 20459 1726885664.52053: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.52054: done checking to see if all hosts have failed 20459 1726885664.52055: getting the remaining hosts for this loop 20459 1726885664.52056: done getting the remaining hosts for this loop 20459 1726885664.52060: getting the next task for host managed_node1 20459 1726885664.52066: done getting next task for host managed_node1 20459 1726885664.52069: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885664.52073: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885664.52084: getting variables 20459 1726885664.52085: in VariableManager get_vars() 20459 1726885664.52119: Calling all_inventory to load vars for managed_node1 20459 1726885664.52122: Calling groups_inventory to load vars for managed_node1 20459 1726885664.52125: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.52134: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.52142: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.52145: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.52782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.53450: done with get_vars() 20459 1726885664.53466: 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 22:27:44 -0400 (0:00:00.438) 0:01:10.896 ****** 20459 1726885664.53567: entering _queue_task() for managed_node1/lineinfile 20459 1726885664.53824: worker is 1 (out of 1 available) 20459 1726885664.53835: exiting _queue_task() for managed_node1/lineinfile 20459 1726885664.53850: done queuing things up, now waiting for results queue to drain 20459 1726885664.53851: waiting for pending results... 20459 1726885664.54153: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885664.54325: in run() - task 02369adf-7a19-47dd-4c59-000000001eaa 20459 1726885664.54345: variable 'ansible_search_path' from source: unknown 20459 1726885664.54352: variable 'ansible_search_path' from source: unknown 20459 1726885664.54402: calling self._execute() 20459 1726885664.54527: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.54540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.54555: variable 'omit' from source: magic vars 20459 1726885664.54952: variable '__storage_fstab' from source: set_fact 20459 1726885664.54987: Evaluated conditional (__storage_fstab.stat.exists): True 20459 1726885664.55157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885664.55442: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885664.55496: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885664.55536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885664.55571: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885664.55656: variable 'blivet_output' from source: set_fact 20459 1726885664.55690: Evaluated conditional (blivet_output is changed): False 20459 1726885664.55704: when evaluation is False, skipping this task 20459 1726885664.55714: _execute() done 20459 1726885664.55722: dumping result to json 20459 1726885664.55729: done dumping result, returning 20459 1726885664.55740: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-47dd-4c59-000000001eaa] 20459 1726885664.55750: sending task result for task 02369adf-7a19-47dd-4c59-000000001eaa skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 20459 1726885664.55907: no more pending results, returning what we have 20459 1726885664.55910: results queue empty 20459 1726885664.55913: checking for any_errors_fatal 20459 1726885664.55929: done checking for any_errors_fatal 20459 1726885664.55930: checking for max_fail_percentage 20459 1726885664.55932: done checking for max_fail_percentage 20459 1726885664.55934: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.55934: done checking to see if all hosts have failed 20459 1726885664.55935: getting the remaining hosts for this loop 20459 1726885664.55937: done getting the remaining hosts for this loop 20459 1726885664.55940: getting the next task for host managed_node1 20459 1726885664.55948: done getting next task for host managed_node1 20459 1726885664.55952: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885664.55956: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885664.55980: getting variables 20459 1726885664.55982: in VariableManager get_vars() 20459 1726885664.56017: Calling all_inventory to load vars for managed_node1 20459 1726885664.56019: Calling groups_inventory to load vars for managed_node1 20459 1726885664.56022: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.56032: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.56035: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.56039: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.56799: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eaa 20459 1726885664.56802: WORKER PROCESS EXITING 20459 1726885664.56824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.57520: done with get_vars() 20459 1726885664.57533: 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 22:27:44 -0400 (0:00:00.040) 0:01:10.936 ****** 20459 1726885664.57620: entering _queue_task() for managed_node1/systemd 20459 1726885664.57854: worker is 1 (out of 1 available) 20459 1726885664.57865: exiting _queue_task() for managed_node1/systemd 20459 1726885664.57877: done queuing things up, now waiting for results queue to drain 20459 1726885664.57878: waiting for pending results... 20459 1726885664.58164: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885664.58326: in run() - task 02369adf-7a19-47dd-4c59-000000001eac 20459 1726885664.58347: variable 'ansible_search_path' from source: unknown 20459 1726885664.58355: variable 'ansible_search_path' from source: unknown 20459 1726885664.58414: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885664.58721: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885664.58789: dumping result to json 20459 1726885664.58797: done dumping result, returning 20459 1726885664.58808: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-000000001eac] 20459 1726885664.58824: sending task result for task 02369adf-7a19-47dd-4c59-000000001eac skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885664.58995: no more pending results, returning what we have 20459 1726885664.58999: results queue empty 20459 1726885664.59000: checking for any_errors_fatal 20459 1726885664.59010: done checking for any_errors_fatal 20459 1726885664.59013: checking for max_fail_percentage 20459 1726885664.59015: done checking for max_fail_percentage 20459 1726885664.59016: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.59017: done checking to see if all hosts have failed 20459 1726885664.59018: getting the remaining hosts for this loop 20459 1726885664.59020: done getting the remaining hosts for this loop 20459 1726885664.59024: getting the next task for host managed_node1 20459 1726885664.59036: done getting next task for host managed_node1 20459 1726885664.59039: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885664.59045: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885664.59072: getting variables 20459 1726885664.59074: in VariableManager get_vars() 20459 1726885664.59111: Calling all_inventory to load vars for managed_node1 20459 1726885664.59119: Calling groups_inventory to load vars for managed_node1 20459 1726885664.59122: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.59134: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.59137: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.59140: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.59960: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eac 20459 1726885664.59964: WORKER PROCESS EXITING 20459 1726885664.59990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.61144: done with get_vars() 20459 1726885664.61159: done getting variables 20459 1726885664.61330: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:44 -0400 (0:00:00.037) 0:01:10.974 ****** 20459 1726885664.61364: entering _queue_task() for managed_node1/debug 20459 1726885664.61769: worker is 1 (out of 1 available) 20459 1726885664.61779: exiting _queue_task() for managed_node1/debug 20459 1726885664.61791: done queuing things up, now waiting for results queue to drain 20459 1726885664.61792: waiting for pending results... 20459 1726885664.62095: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885664.62248: in run() - task 02369adf-7a19-47dd-4c59-000000001eae 20459 1726885664.62269: variable 'ansible_search_path' from source: unknown 20459 1726885664.62281: variable 'ansible_search_path' from source: unknown 20459 1726885664.62324: calling self._execute() 20459 1726885664.62450: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.62464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.62480: variable 'omit' from source: magic vars 20459 1726885664.62642: variable 'omit' from source: magic vars 20459 1726885664.62815: variable 'omit' from source: magic vars 20459 1726885664.62856: variable 'omit' from source: magic vars 20459 1726885664.62916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885664.62960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885664.62983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885664.63009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.63026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.63051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885664.63070: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885664.63100: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885664.63111: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.63122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.63254: Set connection var ansible_pipelining to False 20459 1726885664.63267: Set connection var ansible_shell_type to sh 20459 1726885664.63275: Set connection var ansible_connection to ssh 20459 1726885664.63294: Set connection var ansible_timeout to 10 20459 1726885664.63307: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885664.63354: Set connection var ansible_shell_executable to /bin/sh 20459 1726885664.63384: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.63391: variable 'ansible_connection' from source: unknown 20459 1726885664.63399: variable 'ansible_module_compression' from source: unknown 20459 1726885664.63405: variable 'ansible_shell_type' from source: unknown 20459 1726885664.63410: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.63419: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.63426: variable 'ansible_pipelining' from source: unknown 20459 1726885664.63436: variable 'ansible_timeout' from source: unknown 20459 1726885664.63443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.63640: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885664.63654: variable 'omit' from source: magic vars 20459 1726885664.63663: starting attempt loop 20459 1726885664.63669: running the handler 20459 1726885664.63732: variable 'blivet_output' from source: set_fact 20459 1726885664.63928: variable 'blivet_output' from source: set_fact 20459 1726885664.64316: handler run complete 20459 1726885664.64382: attempt loop complete, returning result 20459 1726885664.64390: _execute() done 20459 1726885664.64397: dumping result to json 20459 1726885664.64413: done dumping result, returning 20459 1726885664.64427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-47dd-4c59-000000001eae] 20459 1726885664.64437: sending task result for task 02369adf-7a19-47dd-4c59-000000001eae ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } 20459 1726885664.64805: no more pending results, returning what we have 20459 1726885664.64809: results queue empty 20459 1726885664.64810: checking for any_errors_fatal 20459 1726885664.64821: done checking for any_errors_fatal 20459 1726885664.64823: checking for max_fail_percentage 20459 1726885664.64825: done checking for max_fail_percentage 20459 1726885664.64826: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.64827: done checking to see if all hosts have failed 20459 1726885664.64828: getting the remaining hosts for this loop 20459 1726885664.64829: done getting the remaining hosts for this loop 20459 1726885664.64833: getting the next task for host managed_node1 20459 1726885664.64840: done getting next task for host managed_node1 20459 1726885664.64845: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885664.64849: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885664.64863: getting variables 20459 1726885664.64865: in VariableManager get_vars() 20459 1726885664.64905: Calling all_inventory to load vars for managed_node1 20459 1726885664.64908: Calling groups_inventory to load vars for managed_node1 20459 1726885664.64911: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.64922: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.64926: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.64929: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.66210: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eae 20459 1726885664.66213: WORKER PROCESS EXITING 20459 1726885664.66255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.66850: done with get_vars() 20459 1726885664.66864: done getting variables 20459 1726885664.66924: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:44 -0400 (0:00:00.055) 0:01:11.029 ****** 20459 1726885664.66959: entering _queue_task() for managed_node1/set_fact 20459 1726885664.67205: worker is 1 (out of 1 available) 20459 1726885664.67219: exiting _queue_task() for managed_node1/set_fact 20459 1726885664.67230: done queuing things up, now waiting for results queue to drain 20459 1726885664.67232: waiting for pending results... 20459 1726885664.67519: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885664.67680: in run() - task 02369adf-7a19-47dd-4c59-000000001eaf 20459 1726885664.67698: variable 'ansible_search_path' from source: unknown 20459 1726885664.67704: variable 'ansible_search_path' from source: unknown 20459 1726885664.67749: calling self._execute() 20459 1726885664.67860: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.67870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.67887: variable 'omit' from source: magic vars 20459 1726885664.68002: variable 'omit' from source: magic vars 20459 1726885664.68064: variable 'omit' from source: magic vars 20459 1726885664.68307: variable 'blivet_output' from source: set_fact 20459 1726885664.68614: variable 'omit' from source: magic vars 20459 1726885664.68662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885664.68699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885664.68728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885664.68754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.68771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.68791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885664.68813: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885664.68851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885664.68865: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.68872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.68994: Set connection var ansible_pipelining to False 20459 1726885664.69002: Set connection var ansible_shell_type to sh 20459 1726885664.69009: Set connection var ansible_connection to ssh 20459 1726885664.69028: Set connection var ansible_timeout to 10 20459 1726885664.69041: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885664.69056: Set connection var ansible_shell_executable to /bin/sh 20459 1726885664.69091: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.69099: variable 'ansible_connection' from source: unknown 20459 1726885664.69106: variable 'ansible_module_compression' from source: unknown 20459 1726885664.69114: variable 'ansible_shell_type' from source: unknown 20459 1726885664.69121: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.69128: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.69135: variable 'ansible_pipelining' from source: unknown 20459 1726885664.69142: variable 'ansible_timeout' from source: unknown 20459 1726885664.69151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.69303: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885664.69322: variable 'omit' from source: magic vars 20459 1726885664.69336: starting attempt loop 20459 1726885664.69346: running the handler 20459 1726885664.69361: handler run complete 20459 1726885664.69380: attempt loop complete, returning result 20459 1726885664.69388: _execute() done 20459 1726885664.69394: dumping result to json 20459 1726885664.69410: done dumping result, returning 20459 1726885664.69424: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-47dd-4c59-000000001eaf] 20459 1726885664.69434: sending task result for task 02369adf-7a19-47dd-4c59-000000001eaf ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } 20459 1726885664.69698: no more pending results, returning what we have 20459 1726885664.69702: results queue empty 20459 1726885664.69703: checking for any_errors_fatal 20459 1726885664.69719: done checking for any_errors_fatal 20459 1726885664.69726: checking for max_fail_percentage 20459 1726885664.69728: done checking for max_fail_percentage 20459 1726885664.69729: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.69730: done checking to see if all hosts have failed 20459 1726885664.69730: getting the remaining hosts for this loop 20459 1726885664.69732: done getting the remaining hosts for this loop 20459 1726885664.69736: getting the next task for host managed_node1 20459 1726885664.69742: done getting next task for host managed_node1 20459 1726885664.69746: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885664.69750: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885664.69762: getting variables 20459 1726885664.69764: in VariableManager get_vars() 20459 1726885664.69797: Calling all_inventory to load vars for managed_node1 20459 1726885664.69800: Calling groups_inventory to load vars for managed_node1 20459 1726885664.69802: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.69814: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.69817: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.69820: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.70610: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eaf 20459 1726885664.70616: WORKER PROCESS EXITING 20459 1726885664.70638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.71259: done with get_vars() 20459 1726885664.71272: done getting variables 20459 1726885664.71327: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:44 -0400 (0:00:00.043) 0:01:11.073 ****** 20459 1726885664.71357: entering _queue_task() for managed_node1/set_fact 20459 1726885664.71574: worker is 1 (out of 1 available) 20459 1726885664.71585: exiting _queue_task() for managed_node1/set_fact 20459 1726885664.71596: done queuing things up, now waiting for results queue to drain 20459 1726885664.71597: waiting for pending results... 20459 1726885664.71894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885664.72046: in run() - task 02369adf-7a19-47dd-4c59-000000001eb0 20459 1726885664.72064: variable 'ansible_search_path' from source: unknown 20459 1726885664.72073: variable 'ansible_search_path' from source: unknown 20459 1726885664.72122: calling self._execute() 20459 1726885664.72245: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.72260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.72274: variable 'omit' from source: magic vars 20459 1726885664.72396: variable 'omit' from source: magic vars 20459 1726885664.72474: variable 'omit' from source: magic vars 20459 1726885664.72724: variable 'blivet_output' from source: set_fact 20459 1726885664.72815: variable 'omit' from source: magic vars 20459 1726885664.72865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885664.72908: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885664.72935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885664.72966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.72983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.73004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885664.73031: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885664.73068: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885664.73076: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.73084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.73207: Set connection var ansible_pipelining to False 20459 1726885664.73218: Set connection var ansible_shell_type to sh 20459 1726885664.73229: Set connection var ansible_connection to ssh 20459 1726885664.73247: Set connection var ansible_timeout to 10 20459 1726885664.73257: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885664.73267: Set connection var ansible_shell_executable to /bin/sh 20459 1726885664.73300: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.73309: variable 'ansible_connection' from source: unknown 20459 1726885664.73319: variable 'ansible_module_compression' from source: unknown 20459 1726885664.73327: variable 'ansible_shell_type' from source: unknown 20459 1726885664.73339: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.73346: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.73353: variable 'ansible_pipelining' from source: unknown 20459 1726885664.73359: variable 'ansible_timeout' from source: unknown 20459 1726885664.73366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.73516: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885664.73532: variable 'omit' from source: magic vars 20459 1726885664.73544: starting attempt loop 20459 1726885664.73556: running the handler 20459 1726885664.73571: handler run complete 20459 1726885664.73585: attempt loop complete, returning result 20459 1726885664.73592: _execute() done 20459 1726885664.73598: dumping result to json 20459 1726885664.73610: done dumping result, returning 20459 1726885664.73627: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-47dd-4c59-000000001eb0] 20459 1726885664.73637: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb0 20459 1726885664.73740: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb0 20459 1726885664.73747: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885664.73843: no more pending results, returning what we have 20459 1726885664.73846: results queue empty 20459 1726885664.73847: checking for any_errors_fatal 20459 1726885664.73858: done checking for any_errors_fatal 20459 1726885664.73859: checking for max_fail_percentage 20459 1726885664.73861: done checking for max_fail_percentage 20459 1726885664.73862: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.73863: done checking to see if all hosts have failed 20459 1726885664.73863: getting the remaining hosts for this loop 20459 1726885664.73865: done getting the remaining hosts for this loop 20459 1726885664.73869: getting the next task for host managed_node1 20459 1726885664.73876: done getting next task for host managed_node1 20459 1726885664.73880: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885664.73884: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885664.73897: getting variables 20459 1726885664.73899: in VariableManager get_vars() 20459 1726885664.73935: Calling all_inventory to load vars for managed_node1 20459 1726885664.73938: Calling groups_inventory to load vars for managed_node1 20459 1726885664.73941: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.73950: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.73954: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.73957: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.74743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.75372: done with get_vars() 20459 1726885664.75386: 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 22:27:44 -0400 (0:00:00.041) 0:01:11.115 ****** 20459 1726885664.75484: entering _queue_task() for managed_node1/mount 20459 1726885664.75715: worker is 1 (out of 1 available) 20459 1726885664.75727: exiting _queue_task() for managed_node1/mount 20459 1726885664.75743: done queuing things up, now waiting for results queue to drain 20459 1726885664.75745: waiting for pending results... 20459 1726885664.76035: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885664.76193: in run() - task 02369adf-7a19-47dd-4c59-000000001eb1 20459 1726885664.76215: variable 'ansible_search_path' from source: unknown 20459 1726885664.76224: variable 'ansible_search_path' from source: unknown 20459 1726885664.76568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885664.78952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885664.79039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885664.79079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885664.79131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885664.79163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885664.79247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885664.79281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885664.79311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885664.79370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885664.79389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885664.79443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885664.79476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885664.79506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885664.79561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885664.79583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885664.79745: variable 'blivet_output' from source: set_fact 20459 1726885664.79847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885664.80033: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885664.80069: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885664.80104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885664.80136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885664.80176: 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) 20459 1726885664.80206: 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) 20459 1726885664.80240: 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) 20459 1726885664.80269: 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) 20459 1726885664.80341: dumping result to json 20459 1726885664.80349: done dumping result, returning 20459 1726885664.80359: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-47dd-4c59-000000001eb1] 20459 1726885664.80370: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb1 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885664.80522: no more pending results, returning what we have 20459 1726885664.80526: results queue empty 20459 1726885664.80527: checking for any_errors_fatal 20459 1726885664.80534: done checking for any_errors_fatal 20459 1726885664.80535: checking for max_fail_percentage 20459 1726885664.80537: done checking for max_fail_percentage 20459 1726885664.80539: checking to see if all hosts have failed and the running result is not ok 20459 1726885664.80539: done checking to see if all hosts have failed 20459 1726885664.80540: getting the remaining hosts for this loop 20459 1726885664.80541: done getting the remaining hosts for this loop 20459 1726885664.80545: getting the next task for host managed_node1 20459 1726885664.80552: done getting next task for host managed_node1 20459 1726885664.80556: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885664.80560: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885664.80588: getting variables 20459 1726885664.80590: in VariableManager get_vars() 20459 1726885664.80632: Calling all_inventory to load vars for managed_node1 20459 1726885664.80635: Calling groups_inventory to load vars for managed_node1 20459 1726885664.80637: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885664.80647: Calling all_plugins_play to load vars for managed_node1 20459 1726885664.80651: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885664.80654: Calling groups_plugins_play to load vars for managed_node1 20459 1726885664.81372: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb1 20459 1726885664.81381: WORKER PROCESS EXITING 20459 1726885664.81403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885664.82155: done with get_vars() 20459 1726885664.82170: 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 22:27:44 -0400 (0:00:00.067) 0:01:11.183 ****** 20459 1726885664.82271: entering _queue_task() for managed_node1/systemd 20459 1726885664.82510: worker is 1 (out of 1 available) 20459 1726885664.82525: exiting _queue_task() for managed_node1/systemd 20459 1726885664.82536: done queuing things up, now waiting for results queue to drain 20459 1726885664.82538: waiting for pending results... 20459 1726885664.82850: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885664.83065: in run() - task 02369adf-7a19-47dd-4c59-000000001eb3 20459 1726885664.83084: variable 'ansible_search_path' from source: unknown 20459 1726885664.83096: variable 'ansible_search_path' from source: unknown 20459 1726885664.83140: calling self._execute() 20459 1726885664.83256: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.83267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.83282: variable 'omit' from source: magic vars 20459 1726885664.83687: variable 'blivet_output' from source: set_fact 20459 1726885664.83732: Evaluated conditional (blivet_output['mounts']): True 20459 1726885664.83750: variable 'omit' from source: magic vars 20459 1726885664.83828: variable 'omit' from source: magic vars 20459 1726885664.83872: variable 'omit' from source: magic vars 20459 1726885664.83922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885664.83964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885664.83992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885664.84017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.84034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885664.84053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885664.84077: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885664.84115: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885664.84123: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.84131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.84256: Set connection var ansible_pipelining to False 20459 1726885664.84264: Set connection var ansible_shell_type to sh 20459 1726885664.84270: Set connection var ansible_connection to ssh 20459 1726885664.84290: Set connection var ansible_timeout to 10 20459 1726885664.84301: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885664.84315: Set connection var ansible_shell_executable to /bin/sh 20459 1726885664.84346: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.84354: variable 'ansible_connection' from source: unknown 20459 1726885664.84360: variable 'ansible_module_compression' from source: unknown 20459 1726885664.84366: variable 'ansible_shell_type' from source: unknown 20459 1726885664.84372: variable 'ansible_shell_executable' from source: unknown 20459 1726885664.84378: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885664.84385: variable 'ansible_pipelining' from source: unknown 20459 1726885664.84392: variable 'ansible_timeout' from source: unknown 20459 1726885664.84402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885664.84672: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885664.84686: variable 'omit' from source: magic vars 20459 1726885664.84693: starting attempt loop 20459 1726885664.84698: running the handler 20459 1726885664.84714: _low_level_execute_command(): starting 20459 1726885664.84727: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885664.86023: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.86039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.86055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.86075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.86131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.86146: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.86161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.86179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.86191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.86202: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.86222: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.86238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.86255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.86268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.86279: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.86293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.87939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.87969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.87986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.88054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.89664: stdout chunk (state=3): >>>/root <<< 20459 1726885664.89772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.89859: stderr chunk (state=3): >>><<< 20459 1726885664.89862: stdout chunk (state=3): >>><<< 20459 1726885664.89971: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885664.89975: _low_level_execute_command(): starting 20459 1726885664.89979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616 `" && echo ansible-tmp-1726885664.898825-23502-261559372198616="` echo /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616 `" ) && sleep 0' 20459 1726885664.90534: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.90552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.90587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.90607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.90655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.90798: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.90814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.90831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.90842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.90851: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.90860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.90871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.90884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.90893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.90906: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.90925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.91002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.91027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.91041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.91105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.92929: stdout chunk (state=3): >>>ansible-tmp-1726885664.898825-23502-261559372198616=/root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616 <<< 20459 1726885664.93116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885664.93119: stdout chunk (state=3): >>><<< 20459 1726885664.93122: stderr chunk (state=3): >>><<< 20459 1726885664.93418: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885664.898825-23502-261559372198616=/root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885664.93421: variable 'ansible_module_compression' from source: unknown 20459 1726885664.93424: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885664.93426: variable 'ansible_facts' from source: unknown 20459 1726885664.93510: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616/AnsiballZ_systemd.py 20459 1726885664.94125: Sending initial data 20459 1726885664.94128: Sent initial data (155 bytes) 20459 1726885664.95856: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885664.95870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.95886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.95905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.95952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.95965: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885664.95980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.95997: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885664.96009: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885664.96026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885664.96039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885664.96053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885664.96069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885664.96082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885664.96094: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885664.96107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885664.96187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885664.96208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885664.96228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885664.96304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885664.97977: 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 <<< 20459 1726885664.98007: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885664.98046: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpw692121v /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616/AnsiballZ_systemd.py <<< 20459 1726885664.98075: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885665.01340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.01468: stderr chunk (state=3): >>><<< 20459 1726885665.01471: stdout chunk (state=3): >>><<< 20459 1726885665.01474: done transferring module to remote 20459 1726885665.01479: _low_level_execute_command(): starting 20459 1726885665.01482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616/ /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616/AnsiballZ_systemd.py && sleep 0' 20459 1726885665.02687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.03131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.03147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.03164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.03205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.03220: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885665.03237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.03255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.03269: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.03282: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885665.03293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.03306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.03329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.03343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.03353: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885665.03366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.03445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.03463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.03477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.03570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.05319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.05324: stdout chunk (state=3): >>><<< 20459 1726885665.05327: stderr chunk (state=3): >>><<< 20459 1726885665.05417: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885665.05424: _low_level_execute_command(): starting 20459 1726885665.05427: _low_level_execute_command(): using become for this command 20459 1726885665.05429: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wfteybsedwkgjnvqwlsapxkpyrgcwqjg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885665.06746: Initial state: awaiting_escalation: BECOME-SUCCESS-wfteybsedwkgjnvqwlsapxkpyrgcwqjg 20459 1726885665.07889: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.07906: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.07929: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.07949: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.07993: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.08006: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885665.08027: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.08047: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.08060: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.08072: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885665.08085: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.08098: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.08117: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.08134: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.08147: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885665.08161: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.08240: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.08333: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.08352: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.08532: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.11220: stdout chunk (state=1): >>>BECOME-SUCCESS-wfteybsedwkgjnvqwlsapxkpyrgcwqjg <<< 20459 1726885665.11228: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-wfteybsedwkgjnvqwlsapxkpyrgcwqjg' 20459 1726885665.11455: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885665.11471: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885665.11525: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885665.11555: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885665.11586: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885665.11638: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885665.11641: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885665.11687: 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' <<< 20459 1726885665.11726: 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' <<< 20459 1726885665.11738: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885665.11752: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f049aca0> <<< 20459 1726885665.11782: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885665.11805: 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 0x7fc8f0441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f049aa00> <<< 20459 1726885665.11836: 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' <<< 20459 1726885665.11855: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f049a9a0> <<< 20459 1726885665.11884: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885665.11903: 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 0x7fc8f0441370> <<< 20459 1726885665.11940: 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' <<< 20459 1726885665.11977: 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' # <<< 20459 1726885665.11983: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0441820> <<< 20459 1726885665.12009: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0441550> <<< 20459 1726885665.12031: 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' <<< 20459 1726885665.12054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885665.12084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885665.12088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885665.12114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885665.12146: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f01c8f70> <<< 20459 1726885665.12150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885665.12164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885665.12238: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f01cf100> <<< 20459 1726885665.12279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885665.12300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885665.12303: 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 0x7fc8f01f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f01cf820> <<< 20459 1726885665.12323: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0456760> <<< 20459 1726885665.12355: 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 0x7fc8f01c8c70> <<< 20459 1726885665.12409: 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' <<< 20459 1726885665.12425: stdout chunk (state=3): >>>import '_locale' # <<< 20459 1726885665.12428: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f01f8c70> <<< 20459 1726885665.12465: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0441fd0> <<< 20459 1726885665.12493: 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. <<< 20459 1726885665.12838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885665.12841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885665.12865: 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' <<< 20459 1726885665.12883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885665.12910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885665.12944: 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' <<< 20459 1726885665.12947: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f016fd90> <<< 20459 1726885665.12990: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0172e20> <<< 20459 1726885665.13018: 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' <<< 20459 1726885665.13037: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885665.13055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885665.13085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885665.13099: 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' <<< 20459 1726885665.13140: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0169730> <<< 20459 1726885665.13143: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f016f250> <<< 20459 1726885665.13156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885665.13218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885665.13240: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885665.13277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885665.13298: 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' <<< 20459 1726885665.13329: 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 0x7fc8f004fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f004f7c0> <<< 20459 1726885665.13368: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885665.13387: 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 0x7fc8f004fdc0> <<< 20459 1726885665.13404: 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' <<< 20459 1726885665.13433: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f004fe80> <<< 20459 1726885665.13464: 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 0x7fc8f004ff40> <<< 20459 1726885665.13467: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885665.13507: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0149c40> import '_functools' # <<< 20459 1726885665.13534: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0143520> <<< 20459 1726885665.13591: 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 0x7fc8f0157580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0176d00> <<< 20459 1726885665.13615: 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' <<< 20459 1726885665.13647: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885665.13650: 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 0x7fc8f0060b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0149160> <<< 20459 1726885665.13706: 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 0x7fc8f0157190> <<< 20459 1726885665.13710: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f017c8b0> <<< 20459 1726885665.13733: 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' <<< 20459 1726885665.13778: 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' <<< 20459 1726885665.13782: 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' <<< 20459 1726885665.13819: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0060eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0060ca0> <<< 20459 1726885665.13845: 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' <<< 20459 1726885665.13878: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0060c10> # /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' <<< 20459 1726885665.13887: 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' <<< 20459 1726885665.13900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885665.13956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885665.13986: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 20459 1726885665.14008: 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 0x7fc8f0035280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885665.14024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885665.14051: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0035370> <<< 20459 1726885665.14178: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f006beb0> <<< 20459 1726885665.14216: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0062940> <<< 20459 1726885665.14237: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f00624f0> <<< 20459 1726885665.14260: 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' <<< 20459 1726885665.14296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885665.14324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885665.14347: 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' <<< 20459 1726885665.14363: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff820d0> <<< 20459 1726885665.14383: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0030d90> <<< 20459 1726885665.14436: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0062dc0> <<< 20459 1726885665.14455: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0176ee0> <<< 20459 1726885665.14479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885665.14514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885665.14533: 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 0x7fc8eff95a00> <<< 20459 1726885665.14556: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885665.14588: 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 0x7fc8eff95d30> <<< 20459 1726885665.14600: 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' <<< 20459 1726885665.14631: 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' <<< 20459 1726885665.14643: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8effa8640> <<< 20459 1726885665.14663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885665.14693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885665.14725: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8effa8b80> <<< 20459 1726885665.14761: 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 0x7fc8eff3e2b0> <<< 20459 1726885665.14779: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff95e20> <<< 20459 1726885665.14799: 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' <<< 20459 1726885665.14848: 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 0x7fc8eff4f190> <<< 20459 1726885665.14867: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8effa84c0> import 'pwd' # <<< 20459 1726885665.14892: 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 0x7fc8eff4f250> <<< 20459 1726885665.14931: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f00608e0> <<< 20459 1726885665.14960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885665.14979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885665.14997: 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' <<< 20459 1726885665.15040: 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 0x7fc8eff6b5b0> <<< 20459 1726885665.15065: 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' <<< 20459 1726885665.15093: 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 0x7fc8eff6b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff6b670> <<< 20459 1726885665.15124: 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 0x7fc8eff6b760> <<< 20459 1726885665.15152: 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' <<< 20459 1726885665.15347: 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 0x7fc8eff6bbb0> <<< 20459 1726885665.15391: 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 0x7fc8eff78100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff6b7f0> <<< 20459 1726885665.15409: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff5d940> <<< 20459 1726885665.15432: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f00604c0> <<< 20459 1726885665.15457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885665.15515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885665.15547: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff6b9a0> <<< 20459 1726885665.15713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885665.15718: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8efe94580> <<< 20459 1726885665.15995: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip' # zipimport: zlib available <<< 20459 1726885665.16090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.16130: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/__init__.py <<< 20459 1726885665.16160: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.16176: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885665.16179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.17369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.18290: 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 0x7fc8efdcf6d0> <<< 20459 1726885665.18320: 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' <<< 20459 1726885665.18347: 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' <<< 20459 1726885665.18375: 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' <<< 20459 1726885665.18402: 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 0x7fc8efdcf160> <<< 20459 1726885665.18443: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcf340> <<< 20459 1726885665.18473: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcfe20> <<< 20459 1726885665.18496: 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' <<< 20459 1726885665.18549: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcfc40> import 'atexit' # <<< 20459 1726885665.18591: 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 0x7fc8efdcfe80> <<< 20459 1726885665.18604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885665.18631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885665.18681: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcf100> <<< 20459 1726885665.18706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885665.18717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885665.18736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885665.18749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885665.18774: 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' <<< 20459 1726885665.18856: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd9ddf0> <<< 20459 1726885665.18895: 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 0x7fc8efd9dfa0> <<< 20459 1726885665.18931: 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 0x7fc8ef7881c0> <<< 20459 1726885665.18959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885665.18962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885665.18999: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef788b50> <<< 20459 1726885665.19016: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdb6dc0> <<< 20459 1726885665.19181: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdb63d0> <<< 20459 1726885665.19195: 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' <<< 20459 1726885665.19227: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdb6fd0> <<< 20459 1726885665.19247: 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' <<< 20459 1726885665.19288: 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' <<< 20459 1726885665.19326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885665.19339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885665.19352: 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 0x7fc8efe06dc0> <<< 20459 1726885665.19431: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efddfbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efddf2b0> <<< 20459 1726885665.19434: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd83c70> <<< 20459 1726885665.19461: 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 0x7fc8efddf3d0> <<< 20459 1726885665.19490: 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 0x7fc8efddf400> <<< 20459 1726885665.19517: 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 <<< 20459 1726885665.19534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885665.19548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885665.19578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885665.19646: 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 0x7fc8ef7e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe18100> <<< 20459 1726885665.19687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885665.19691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885665.19742: 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 0x7fc8ef7f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe18280> <<< 20459 1726885665.19767: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885665.19813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885665.19837: 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' # <<< 20459 1726885665.19902: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe18d30> <<< 20459 1726885665.20025: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef7f2940> <<< 20459 1726885665.20121: 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 0x7fc8efdb0c40> <<< 20459 1726885665.20151: 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 0x7fc8efddb6a0> <<< 20459 1726885665.20203: 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 0x7fc8efe18fd0> <<< 20459 1726885665.20206: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe0f7c0> <<< 20459 1726885665.20240: 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' <<< 20459 1726885665.20266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885665.20269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885665.20307: 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 0x7fc8ef7e6a90> <<< 20459 1726885665.20489: 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 0x7fc8efd26c40> <<< 20459 1726885665.20503: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef7f1700> <<< 20459 1726885665.20551: 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 0x7fc8ef7f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef7f1af0> <<< 20459 1726885665.20582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885665.20595: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.20661: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.20740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885665.20773: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885665.20795: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.20808: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885665.20896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.20994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.21444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.21907: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885665.21944: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885665.21947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885665.22000: 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 0x7fc8efd4f6d0> <<< 20459 1726885665.22078: 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' <<< 20459 1726885665.22081: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd556d0> <<< 20459 1726885665.22093: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef36f940> <<< 20459 1726885665.22150: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885665.22171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.22185: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885665.22304: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.22433: 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' <<< 20459 1726885665.22473: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd96e80> <<< 20459 1726885665.22476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.22855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23224: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23346: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885665.23384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23418: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885665.23436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23568: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885665.23587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23599: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885665.23631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23676: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885665.23680: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.23856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885665.24080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885665.24160: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3840d0> <<< 20459 1726885665.24163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24302: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885665.24315: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885665.24333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24404: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885665.24410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24631: 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 <<< 20459 1726885665.24659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885665.24731: 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 0x7fc8efd95d60> <<< 20459 1726885665.24816: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef384cd0> <<< 20459 1726885665.24860: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885665.24865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24969: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.24994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885665.25057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885665.25070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885665.25111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885665.25133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885665.25145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885665.25223: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd48970> <<< 20459 1726885665.25259: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd42670> <<< 20459 1726885665.25328: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef34ffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885665.25331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25353: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25377: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885665.25456: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885665.25484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 20459 1726885665.25498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.25967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26010: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885665.26015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26144: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26186: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885665.26334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.26556: 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' <<< 20459 1726885665.26604: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885665.26614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885665.26626: 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' <<< 20459 1726885665.26655: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef0db0d0> <<< 20459 1726885665.26688: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885665.26699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885665.26715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885665.26737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885665.26783: 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' <<< 20459 1726885665.26789: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef325d90> <<< 20459 1726885665.26833: 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 0x7fc8ef325d00> <<< 20459 1726885665.26892: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd3f280> <<< 20459 1726885665.26915: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef0e8250> <<< 20459 1726885665.26937: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3741c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef374e50> <<< 20459 1726885665.26956: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885665.26983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885665.27007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20459 1726885665.27010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885665.27053: 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 0x7fc8ef382eb0> <<< 20459 1726885665.27063: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3823d0> <<< 20459 1726885665.27074: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885665.27100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885665.27113: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef382f40> <<< 20459 1726885665.27140: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885665.27152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885665.27183: 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 0x7fc8ef37f520> <<< 20459 1726885665.27213: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3507c0> <<< 20459 1726885665.27243: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef374fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885665.27274: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 20459 1726885665.27294: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885665.27305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27354: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27402: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885665.27450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27519: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885665.27529: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885665.27544: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 20459 1726885665.27581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27619: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885665.27622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27655: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27702: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20459 1726885665.27745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27790: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885665.27793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27850: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.27995: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885665.28009: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28767: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 20459 1726885665.28770: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28923: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885665.28950: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.28989: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 20459 1726885665.29047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29102: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885665.29107: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29130: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29162: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885665.29195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29238: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20459 1726885665.29241: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29395: 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 0x7fc8ef03afa0> <<< 20459 1726885665.29442: 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' <<< 20459 1726885665.29603: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef03aac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885665.29606: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29726: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885665.29729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29797: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29886: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885665.29889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.29943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30020: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885665.30025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30053: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885665.30124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885665.30330: 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 0x7fc8ef0b57c0> <<< 20459 1726885665.30520: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef04fb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885665.30523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30616: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885665.30625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30688: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30755: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.30977: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20459 1726885665.30990: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31063: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885665.31066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31144: 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' <<< 20459 1726885665.31209: 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 0x7fc8eefdfe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eefdfd00> <<< 20459 1726885665.31228: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 20459 1726885665.31243: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20459 1726885665.31268: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31305: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 20459 1726885665.31438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31571: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885665.31574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31861: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885665.31878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.31910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.32019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.32152: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20459 1726885665.32156: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.32248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.32348: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885665.32382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.32411: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.32843: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33260: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885665.33264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33445: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885665.33449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33519: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33605: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885665.33733: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33877: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885665.33903: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885665.33906: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885665.33937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.33973: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 20459 1726885665.34066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34304: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34483: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885665.34487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34559: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20459 1726885665.34563: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34601: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885665.34742: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885665.34766: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885665.34822: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34875: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885665.34879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.34972: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 20459 1726885665.35186: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35404: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885665.35407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35502: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885665.35538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35589: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20459 1726885665.35593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35633: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 20459 1726885665.35666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35703: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885665.35706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35845: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885665.35864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885665.35876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35959: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885665.35963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.35991: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36070: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36130: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36197: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885665.36211: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36293: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 20459 1726885665.36456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36626: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885665.36629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36661: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36704: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 20459 1726885665.36748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36801: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885665.36804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.36945: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885665.36948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.37013: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.37104: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 20459 1726885665.37107: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 20459 1726885665.37218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.37328: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885665.37406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885665.37577: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885665.58205: 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}}} <<< 20459 1726885665.58777: 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 <<< 20459 1726885665.58829: 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 <<< 20459 1726885665.58875: 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 <<< 20459 1726885665.58889: stdout chunk (state=3): >>># 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 <<< 20459 1726885665.58924: 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 # 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 <<< 20459 1726885665.59178: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885665.59192: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885665.59233: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885665.59272: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885665.59275: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885665.59295: 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 <<< 20459 1726885665.59310: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885665.59349: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885665.59428: 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 <<< 20459 1726885665.59444: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 20459 1726885665.59462: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885665.59485: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 20459 1726885665.59518: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 20459 1726885665.59543: 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 <<< 20459 1726885665.59586: 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 <<< 20459 1726885665.59627: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 20459 1726885665.59701: 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 <<< 20459 1726885665.59741: 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 <<< 20459 1726885665.59776: 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 <<< 20459 1726885665.59828: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 20459 1726885665.59833: 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 <<< 20459 1726885665.59990: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885665.60053: 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 <<< 20459 1726885665.60056: 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 <<< 20459 1726885665.60073: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885665.60097: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885665.60644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885665.60727: stderr chunk (state=3): >>><<< 20459 1726885665.60730: stdout chunk (state=3): >>><<< 20459 1726885665.60858: _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 0x7fc8f049aca0> # /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 0x7fc8f0441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f049aa00> # /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 0x7fc8f049a9a0> 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 0x7fc8f0441370> # /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 0x7fc8f0441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0441550> # /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 0x7fc8f01c8f70> # /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 0x7fc8f01cf100> # /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 0x7fc8f01f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f01cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0456760> # /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 0x7fc8f01c8c70> # /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 0x7fc8f01f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0441fd0> 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 0x7fc8f016fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0172e20> # /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 0x7fc8f0169730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0170520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f016f250> # /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 0x7fc8f004fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f004f7c0> 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 0x7fc8f004fdc0> # /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 0x7fc8f004fe80> # /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 0x7fc8f004ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0149c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0143520> # /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 0x7fc8f0157580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0176d00> # /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 0x7fc8f0060b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0149160> # 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 0x7fc8f0157190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f017c8b0> # /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 0x7fc8f0060eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0060ca0> # /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 0x7fc8f0060c10> # /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 0x7fc8f0035280> # /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 0x7fc8f0035370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f006beb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0062940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f00624f0> # /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 0x7fc8eff820d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0030d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0062dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f0176ee0> # /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 0x7fc8eff95a00> 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 0x7fc8eff95d30> # /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 0x7fc8effa8640> # /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 0x7fc8effa8b80> # 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 0x7fc8eff3e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff95e20> # /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 0x7fc8eff4f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8effa84c0> 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 0x7fc8eff4f250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f00608e0> # /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 0x7fc8eff6b5b0> # /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 0x7fc8eff6b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff6b670> # 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 0x7fc8eff6b760> # /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 0x7fc8eff6bbb0> # 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 0x7fc8eff78100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff6b7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eff5d940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8f00604c0> # /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 0x7fc8eff6b9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc8efe94580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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 0x7fc8efdcf6d0> # /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 0x7fc8efdcf160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcf340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcfe20> # /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 0x7fc8efdcff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdcfc40> 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 0x7fc8efdcfe80> # /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 0x7fc8efdcf100> # /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 0x7fc8efd9ddf0> # 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 0x7fc8efd9dfa0> # 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 0x7fc8ef7881c0> # /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 0x7fc8ef788b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdb6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efdb63d0> # /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 0x7fc8efdb6fd0> # /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 0x7fc8efe06dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efddfbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efddf2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd83c70> # 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 0x7fc8efddf3d0> # /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 0x7fc8efddf400> # /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 0x7fc8ef7e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe18100> # /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 0x7fc8ef7f29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe18280> # /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 0x7fc8efe18d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef7f2940> # 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 0x7fc8efdb0c40> # 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 0x7fc8efddb6a0> # 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 0x7fc8efe18fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efe0f7c0> # /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 0x7fc8ef7e6a90> # 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 0x7fc8efd26c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef7f1700> # 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 0x7fc8ef7f1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef7f1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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 0x7fc8efd4f6d0> # /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 0x7fc8efd556d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef36f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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 0x7fc8efd96e80> # 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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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 0x7fc8ef3840d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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 0x7fc8efd95d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef384cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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 0x7fc8efd48970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd42670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef34ffd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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 0x7fc8ef0db0d0> # /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 0x7fc8ef325d90> # 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 0x7fc8ef325d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8efd3f280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef0e8250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3741c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef374e50> # /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 0x7fc8ef382eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3823d0> # /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 0x7fc8ef382f40> # /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 0x7fc8ef37f520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef3507c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef374fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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 0x7fc8ef03afa0> # /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 0x7fc8ef03aac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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 0x7fc8ef0b57c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ef04fb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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 0x7fc8eefdfe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8eefdfd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/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_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_fuuiquf8/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_fuuiquf8/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885665.62290: 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-1726885664.898825-23502-261559372198616/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885665.62294: _low_level_execute_command(): starting 20459 1726885665.62297: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885664.898825-23502-261559372198616/ > /dev/null 2>&1 && sleep 0' 20459 1726885665.62541: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.62550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.62561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.62578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.62616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.62629: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885665.62639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.62652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.62660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.62669: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885665.62673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.62687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.62698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.62705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.62714: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885665.62723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.62798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.62813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.62824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.62887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.64795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.64799: stdout chunk (state=3): >>><<< 20459 1726885665.64801: stderr chunk (state=3): >>><<< 20459 1726885665.65209: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885665.65215: handler run complete 20459 1726885665.65218: attempt loop complete, returning result 20459 1726885665.65220: _execute() done 20459 1726885665.65222: dumping result to json 20459 1726885665.65224: done dumping result, returning 20459 1726885665.65226: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-000000001eb3] 20459 1726885665.65228: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb3 20459 1726885665.65295: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb3 20459 1726885665.65298: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885665.65368: no more pending results, returning what we have 20459 1726885665.65371: results queue empty 20459 1726885665.65372: checking for any_errors_fatal 20459 1726885665.65379: done checking for any_errors_fatal 20459 1726885665.65379: checking for max_fail_percentage 20459 1726885665.65381: done checking for max_fail_percentage 20459 1726885665.65382: checking to see if all hosts have failed and the running result is not ok 20459 1726885665.65383: done checking to see if all hosts have failed 20459 1726885665.65384: getting the remaining hosts for this loop 20459 1726885665.65385: done getting the remaining hosts for this loop 20459 1726885665.65388: getting the next task for host managed_node1 20459 1726885665.65394: done getting next task for host managed_node1 20459 1726885665.65397: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885665.65401: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885665.65411: getting variables 20459 1726885665.65416: in VariableManager get_vars() 20459 1726885665.65448: Calling all_inventory to load vars for managed_node1 20459 1726885665.65450: Calling groups_inventory to load vars for managed_node1 20459 1726885665.65452: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885665.65460: Calling all_plugins_play to load vars for managed_node1 20459 1726885665.65463: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885665.65466: Calling groups_plugins_play to load vars for managed_node1 20459 1726885665.66009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885665.67003: done with get_vars() 20459 1726885665.67022: 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 22:27:45 -0400 (0:00:00.848) 0:01:12.031 ****** 20459 1726885665.67123: entering _queue_task() for managed_node1/mount 20459 1726885665.67884: worker is 1 (out of 1 available) 20459 1726885665.67895: exiting _queue_task() for managed_node1/mount 20459 1726885665.67906: done queuing things up, now waiting for results queue to drain 20459 1726885665.67908: waiting for pending results... 20459 1726885665.68364: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885665.68517: in run() - task 02369adf-7a19-47dd-4c59-000000001eb4 20459 1726885665.68541: variable 'ansible_search_path' from source: unknown 20459 1726885665.68551: variable 'ansible_search_path' from source: unknown 20459 1726885665.68889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885665.72770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885665.72864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885665.72909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885665.72954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885665.72992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885665.73082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885665.73120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885665.73152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885665.73201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885665.73225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885665.73277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885665.73310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885665.73345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885665.73390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885665.73415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885665.73476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885665.73505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885665.73539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885665.73582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885665.73602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885665.73900: variable 'blivet_output' from source: set_fact 20459 1726885665.74010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885665.74206: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885665.74250: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885665.74293: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885665.74337: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885665.74391: 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) 20459 1726885665.74429: 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) 20459 1726885665.74459: 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) 20459 1726885665.74490: 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) 20459 1726885665.74615: variable 'omit' from source: magic vars 20459 1726885665.75666: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885665.75683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885665.75699: variable 'omit' from source: magic vars 20459 1726885665.75790: variable 'omit' from source: magic vars 20459 1726885665.75921: variable 'omit' from source: magic vars 20459 1726885665.76230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885665.76329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885665.76435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885665.76478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885665.76532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885665.76734: variable 'mount_info' from source: unknown 20459 1726885665.76747: variable 'omit' from source: magic vars 20459 1726885665.76928: variable 'mount_info' from source: unknown 20459 1726885665.77365: variable 'mount_info' from source: unknown 20459 1726885665.77506: variable 'omit' from source: magic vars 20459 1726885665.77665: variable 'mount_info' from source: unknown 20459 1726885665.77677: variable 'omit' from source: magic vars 20459 1726885665.77767: variable 'mount_info' from source: unknown 20459 1726885665.77789: variable 'omit' from source: magic vars 20459 1726885665.77819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885665.77856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885665.77878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885665.77898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885665.77916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885665.77943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885665.77966: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885665.77998: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885665.78006: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885665.78017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885665.78143: Set connection var ansible_pipelining to False 20459 1726885665.78151: Set connection var ansible_shell_type to sh 20459 1726885665.78157: Set connection var ansible_connection to ssh 20459 1726885665.78178: Set connection var ansible_timeout to 10 20459 1726885665.78187: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885665.78195: Set connection var ansible_shell_executable to /bin/sh 20459 1726885665.78221: variable 'ansible_shell_executable' from source: unknown 20459 1726885665.78232: variable 'ansible_connection' from source: unknown 20459 1726885665.78239: variable 'ansible_module_compression' from source: unknown 20459 1726885665.78244: variable 'ansible_shell_type' from source: unknown 20459 1726885665.78250: variable 'ansible_shell_executable' from source: unknown 20459 1726885665.78256: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885665.78262: variable 'ansible_pipelining' from source: unknown 20459 1726885665.78269: variable 'ansible_timeout' from source: unknown 20459 1726885665.78279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885665.78462: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885665.78477: variable 'omit' from source: magic vars 20459 1726885665.78487: starting attempt loop 20459 1726885665.78496: running the handler 20459 1726885665.78511: _low_level_execute_command(): starting 20459 1726885665.78527: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885665.79444: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.79460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.79474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.79490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.79534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.79546: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885665.79561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.79579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.79591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.79602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885665.79617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.79635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.79652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.79675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.79688: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885665.79702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.79784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.79810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.79833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.79907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.81533: stdout chunk (state=3): >>>/root <<< 20459 1726885665.81715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.81718: stdout chunk (state=3): >>><<< 20459 1726885665.81721: stderr chunk (state=3): >>><<< 20459 1726885665.81830: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885665.81836: _low_level_execute_command(): starting 20459 1726885665.81839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885 `" && echo ansible-tmp-1726885665.8174946-23541-11105317342885="` echo /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885 `" ) && sleep 0' 20459 1726885665.82398: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.82416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.82434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.82451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.82489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.82513: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885665.82530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.82547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.82557: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.82565: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885665.82575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.82586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.82599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.82608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.82628: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885665.82640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.82715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.82748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.82764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.82827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.84651: stdout chunk (state=3): >>>ansible-tmp-1726885665.8174946-23541-11105317342885=/root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885 <<< 20459 1726885665.84814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.85305: stderr chunk (state=3): >>><<< 20459 1726885665.85348: stdout chunk (state=3): >>><<< 20459 1726885665.85437: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885665.8174946-23541-11105317342885=/root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 20459 1726885665.85582: variable 'ansible_module_compression' from source: unknown 20459 1726885665.85744: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 20459 1726885665.85847: variable 'ansible_facts' from source: unknown 20459 1726885665.86110: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885/AnsiballZ_mount.py 20459 1726885665.87160: Sending initial data 20459 1726885665.87164: Sent initial data (153 bytes) 20459 1726885665.88760: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.88775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.88791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.88814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.88860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.88876: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885665.88891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.88910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.88926: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.88939: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885665.88955: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.88969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.88987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.88998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.89007: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885665.89023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.89105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.89159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.89181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.89250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.91013: 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 <<< 20459 1726885665.91068: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885665.91097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpxetftu3b /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885/AnsiballZ_mount.py <<< 20459 1726885665.91517: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885665.92745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.93003: stderr chunk (state=3): >>><<< 20459 1726885665.93006: stdout chunk (state=3): >>><<< 20459 1726885665.93009: done transferring module to remote 20459 1726885665.93011: _low_level_execute_command(): starting 20459 1726885665.93021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885/ /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885/AnsiballZ_mount.py && sleep 0' 20459 1726885665.93943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.93956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.93974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.93990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.94094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.94105: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885665.94120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.94145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.94160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.94170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885665.94181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.94192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.94207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.94221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.94238: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885665.94253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.94336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.94360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.94378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.94439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885665.96238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885665.96323: stderr chunk (state=3): >>><<< 20459 1726885665.96326: stdout chunk (state=3): >>><<< 20459 1726885665.96413: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885665.96417: _low_level_execute_command(): starting 20459 1726885665.96419: _low_level_execute_command(): using become for this command 20459 1726885665.96422: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ryokyzuzakxpwerqavysmhfsrndozplg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885/AnsiballZ_mount.py'"'"' && sleep 0' 20459 1726885665.97154: Initial state: awaiting_escalation: BECOME-SUCCESS-ryokyzuzakxpwerqavysmhfsrndozplg 20459 1726885665.97718: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885665.97745: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.97768: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.97787: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.97836: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.97849: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885665.97871: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.97890: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885665.97903: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885665.97917: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885665.97934: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885665.97949: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885665.97966: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885665.97985: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885665.97997: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885665.98017: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885665.98100: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885665.98128: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885665.98148: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885665.98233: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.01236: stdout chunk (state=1): >>>BECOME-SUCCESS-ryokyzuzakxpwerqavysmhfsrndozplg <<< 20459 1726885666.01239: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ryokyzuzakxpwerqavysmhfsrndozplg' 20459 1726885666.01482: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885666.01486: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885666.01556: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885666.01649: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885666.01653: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885666.01669: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885666.01723: 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' <<< 20459 1726885666.01755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885666.01781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885666.01786: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885666.01936: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f71b5ca0> # /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 0x7f21f715c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f71b5a00> # /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 0x7f21f71b59a0> <<< 20459 1726885666.01947: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885666.01961: 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 0x7f21f715c370> <<< 20459 1726885666.01999: 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' <<< 20459 1726885666.02028: 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' <<< 20459 1726885666.02050: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f715c820> <<< 20459 1726885666.02063: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f715c550> <<< 20459 1726885666.02103: 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' <<< 20459 1726885666.02267: 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 0x7f21f7108f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885666.02272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885666.02343: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f710f100> <<< 20459 1726885666.02355: 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' <<< 20459 1726885666.02395: 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 0x7f21f7138730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f710f820> <<< 20459 1726885666.02441: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7171760> <<< 20459 1726885666.02458: 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 0x7f21f7108c70> <<< 20459 1726885666.02520: 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 0x7f21f7138c70> <<< 20459 1726885666.02575: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f715cfd0> <<< 20459 1726885666.02600: 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. <<< 20459 1726885666.02979: 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' <<< 20459 1726885666.03203: 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 0x7f21f70afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b2e20> # /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 0x7f21f70a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70af250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885666.03428: 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 <<< 20459 1726885666.03585: 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 0x7f21f7031cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70317c0> 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 0x7f21f7031dc0> <<< 20459 1726885666.03669: 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 0x7f21f7031e80> # /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 0x7f21f7031f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7089c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7083520> <<< 20459 1726885666.03673: 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 0x7f21f7097580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b6d00> <<< 20459 1726885666.03780: 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 0x7f21f7042b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7089160> # 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 0x7f21f7097190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70bc8b0> <<< 20459 1726885666.03810: 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' <<< 20459 1726885666.03841: 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' <<< 20459 1726885666.03865: 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' <<< 20459 1726885666.03895: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7042eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7042ca0> <<< 20459 1726885666.03908: 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 0x7f21f7042c10> <<< 20459 1726885666.03943: 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' <<< 20459 1726885666.03980: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885666.03983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885666.04003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885666.04245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885666.04271: 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 0x7f21f6dfc280> # /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 0x7f21f6dfc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f704deb0> <<< 20459 1726885666.04443: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7044940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70444f0> # /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 0x7f21f6d240d0> <<< 20459 1726885666.04561: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6df7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7044dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b6ee0> <<< 20459 1726885666.04737: 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 0x7f21f6d38a00> 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 0x7f21f6d38d30> # /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' <<< 20459 1726885666.04808: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d4a640> <<< 20459 1726885666.04892: 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 0x7f21f6d4ab80> # 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 0x7f21f6cd52b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d38e20> # /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' <<< 20459 1726885666.04995: 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 0x7f21f6ce7190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d4a4c0> import 'pwd' # <<< 20459 1726885666.05142: 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 0x7f21f6ce7250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70428e0> # /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' <<< 20459 1726885666.05183: 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 0x7f21f6d025b0> # /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' <<< 20459 1726885666.05276: 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 0x7f21f6d02880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d02670> # 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 0x7f21f6d02760> # /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' <<< 20459 1726885666.05483: 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 0x7f21f6d02bb0> <<< 20459 1726885666.05561: 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 0x7f21f6d0f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d027f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6cf5940> <<< 20459 1726885666.05574: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70424c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885666.05683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885666.05789: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d029a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885666.05808: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21f6c29580> <<< 20459 1726885666.05938: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip' # zipimport: zlib available <<< 20459 1726885666.06045: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/__init__.py <<< 20459 1726885666.06086: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885666.07298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.08281: 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 0x7f21f6b4e6d0> <<< 20459 1726885666.08351: 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' <<< 20459 1726885666.08391: 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' <<< 20459 1726885666.08460: 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 0x7f21f6b4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4e340> <<< 20459 1726885666.08475: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4ee20> # /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' <<< 20459 1726885666.08578: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4ef10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4ec40> import 'atexit' # <<< 20459 1726885666.08582: 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 0x7f21f6b4ee80> <<< 20459 1726885666.08633: 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' <<< 20459 1726885666.08668: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4e100> <<< 20459 1726885666.08675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885666.08697: 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 <<< 20459 1726885666.08744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885666.08769: 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' <<< 20459 1726885666.08848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f656ddf0> <<< 20459 1726885666.08893: 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 0x7f21f656dfa0> <<< 20459 1726885666.08930: 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 0x7f21f658ee50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885666.08943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885666.08998: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f658e4c0> <<< 20459 1726885666.09011: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6bb5dc0> <<< 20459 1726885666.09140: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6bb53d0> <<< 20459 1726885666.09168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885666.09187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885666.09259: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6bb5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885666.09262: 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' <<< 20459 1726885666.09282: 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' <<< 20459 1726885666.09319: 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' <<< 20459 1726885666.09334: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b86dc0> <<< 20459 1726885666.09404: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65e8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65e82b0> <<< 20459 1726885666.09463: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b523a0> # 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 0x7f21f65e83d0> <<< 20459 1726885666.09485: 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 0x7f21f65e8400> <<< 20459 1726885666.09536: 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 <<< 20459 1726885666.09566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885666.09586: 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' <<< 20459 1726885666.09662: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 20459 1726885666.09675: 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 0x7f21f654f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b98100> # /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' <<< 20459 1726885666.09741: 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 0x7f21f655c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b98280> <<< 20459 1726885666.09754: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885666.09815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885666.09853: 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' # <<< 20459 1726885666.09876: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f654fdf0> <<< 20459 1726885666.10001: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f655c940> <<< 20459 1726885666.10094: 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 0x7f21f655c790> <<< 20459 1726885666.10130: 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 0x7f21f655b730> <<< 20459 1726885666.10167: 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 0x7f21f655b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b8e7c0> <<< 20459 1726885666.10225: 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' <<< 20459 1726885666.10262: 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' <<< 20459 1726885666.10276: 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 0x7f21f65df640> <<< 20459 1726885666.10457: 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 0x7f21f65de9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65500a0> <<< 20459 1726885666.10551: 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 0x7f21f65df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6baf880> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.10555: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885666.10631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.10710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885666.10761: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885666.10844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.10948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.11406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.11909: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885666.11944: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885666.11948: 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' <<< 20459 1726885666.12013: 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 0x7f21f6136130> <<< 20459 1726885666.12077: 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' <<< 20459 1726885666.12080: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6136550> <<< 20459 1726885666.12175: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.12189: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885666.12291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.12472: 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' <<< 20459 1726885666.12496: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65d5940> # zipimport: zlib available <<< 20459 1726885666.12847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13359: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885666.13376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13390: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885666.13447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13540: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885666.13554: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885666.13589: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13635: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885666.13641: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13807: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.13992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885666.14023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885666.14034: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885666.14116: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65d45e0> <<< 20459 1726885666.14119: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14258: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885666.14285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14338: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885666.14387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14504: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14560: 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 <<< 20459 1726885666.14584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885666.14662: 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' <<< 20459 1726885666.14664: 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 0x7f21f6ba2850> <<< 20459 1726885666.14683: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b54e50> <<< 20459 1726885666.14739: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885666.14742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.14992: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885666.14996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885666.15045: 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' <<< 20459 1726885666.15090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885666.15093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885666.15161: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6524310> <<< 20459 1726885666.15194: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f651e820> <<< 20459 1726885666.15257: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6515940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885666.15298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.15310: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885666.15388: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885666.15446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.15480: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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_0b2s7shw/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 20459 1726885666.15540: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885666.15543: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885666.15889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.16229: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.16245: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885666.16291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.16304: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 20459 1726885666.16381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.16549: stdout chunk (state=3): >>> {"changed": false, "name": "/opt/test2", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 20459 1726885666.16552: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885666.16887: 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 <<< 20459 1726885666.16973: 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 # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 20459 1726885666.17062: 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 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885666.17284: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885666.17317: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885666.17373: 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 <<< 20459 1726885666.17407: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885666.17463: 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 <<< 20459 1726885666.17535: 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 <<< 20459 1726885666.17575: 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 <<< 20459 1726885666.17580: 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 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 <<< 20459 1726885666.17761: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885666.17787: 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 <<< 20459 1726885666.17800: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885666.18336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885666.18339: stdout chunk (state=3): >>><<< 20459 1726885666.18341: stderr chunk (state=3): >>><<< 20459 1726885666.18519: _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 0x7f21f71b5ca0> # /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 0x7f21f715c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f71b5a00> # /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 0x7f21f71b59a0> 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 0x7f21f715c370> # /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 0x7f21f715c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f715c550> # /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 0x7f21f7108f70> # /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 0x7f21f710f100> # /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 0x7f21f7138730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f710f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7171760> # /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 0x7f21f7108c70> # /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 0x7f21f7138c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f715cfd0> 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 0x7f21f70afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b2e20> # /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 0x7f21f70a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70af250> # /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 0x7f21f7031cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70317c0> 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 0x7f21f7031dc0> # /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 0x7f21f7031e80> # /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 0x7f21f7031f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7089c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7083520> # /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 0x7f21f7097580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b6d00> # /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 0x7f21f7042b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7089160> # 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 0x7f21f7097190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70bc8b0> # /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 0x7f21f7042eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7042ca0> # /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 0x7f21f7042c10> # /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 0x7f21f6dfc280> # /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 0x7f21f6dfc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f704deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7044940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70444f0> # /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 0x7f21f6d240d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6df7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f7044dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70b6ee0> # /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 0x7f21f6d38a00> 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 0x7f21f6d38d30> # /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 0x7f21f6d4a640> # /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 0x7f21f6d4ab80> # 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 0x7f21f6cd52b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d38e20> # /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 0x7f21f6ce7190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d4a4c0> 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 0x7f21f6ce7250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70428e0> # /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 0x7f21f6d025b0> # /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 0x7f21f6d02880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d02670> # 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 0x7f21f6d02760> # /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 0x7f21f6d02bb0> # 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 0x7f21f6d0f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6d027f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6cf5940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f70424c0> # /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 0x7f21f6d029a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21f6c29580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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 0x7f21f6b4e6d0> # /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 0x7f21f6b4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4e340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4ee20> # /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 0x7f21f6b4ef10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b4ec40> 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 0x7f21f6b4ee80> # /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 0x7f21f6b4e100> # /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 0x7f21f656ddf0> # 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 0x7f21f656dfa0> # 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 0x7f21f658ee50> # /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 0x7f21f658e4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6bb5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6bb53d0> # /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 0x7f21f6bb5fd0> # /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 0x7f21f6b86dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65e8be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65e82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b523a0> # 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 0x7f21f65e83d0> # /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 0x7f21f65e8400> # /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 0x7f21f654f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b98100> # /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 0x7f21f655c9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b98280> # /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 0x7f21f654fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f655c940> # 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 0x7f21f655c790> # 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 0x7f21f655b730> # 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 0x7f21f655b670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b8e7c0> # /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 0x7f21f65df640> # 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 0x7f21f65de9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f65500a0> # 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 0x7f21f65df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6baf880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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 0x7f21f6136130> # /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 0x7f21f65d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6136550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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_0b2s7shw/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 0x7f21f65d5940> # 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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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 0x7f21f65d45e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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_0b2s7shw/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 0x7f21f6ba2850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6b54e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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 0x7f21f6524310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f651e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21f6515940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/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_0b2s7shw/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "/opt/test2", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 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 20459 1726885666.19192: done with _execute_module (mount, {'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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-1726885665.8174946-23541-11105317342885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885666.19196: _low_level_execute_command(): starting 20459 1726885666.19200: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885665.8174946-23541-11105317342885/ > /dev/null 2>&1 && sleep 0' 20459 1726885666.19851: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885666.19868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.19884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.19903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.19956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.19973: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885666.19989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.20008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885666.20028: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885666.20042: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885666.20057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.20072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.20093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.20106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.20121: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885666.20140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.20228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885666.20251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885666.20271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885666.20339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.22113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885666.22221: stderr chunk (state=3): >>><<< 20459 1726885666.22231: stdout chunk (state=3): >>><<< 20459 1726885666.22251: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885666.22257: handler run complete 20459 1726885666.22279: attempt loop complete, returning result 20459 1726885666.22300: variable 'mount_info' from source: unknown 20459 1726885666.22418: variable 'mount_info' from source: unknown ok: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } 20459 1726885666.22649: dumping result to json 20459 1726885666.22653: done dumping result, returning 20459 1726885666.22655: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-47dd-4c59-000000001eb4] 20459 1726885666.22658: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb4 20459 1726885666.22705: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb4 20459 1726885666.22709: WORKER PROCESS EXITING 20459 1726885666.22775: no more pending results, returning what we have 20459 1726885666.22779: results queue empty 20459 1726885666.22780: checking for any_errors_fatal 20459 1726885666.22788: done checking for any_errors_fatal 20459 1726885666.22789: checking for max_fail_percentage 20459 1726885666.22791: done checking for max_fail_percentage 20459 1726885666.22792: checking to see if all hosts have failed and the running result is not ok 20459 1726885666.22793: done checking to see if all hosts have failed 20459 1726885666.22793: getting the remaining hosts for this loop 20459 1726885666.22795: done getting the remaining hosts for this loop 20459 1726885666.22799: getting the next task for host managed_node1 20459 1726885666.22806: done getting next task for host managed_node1 20459 1726885666.22810: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885666.22816: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885666.22830: getting variables 20459 1726885666.22832: in VariableManager get_vars() 20459 1726885666.22875: Calling all_inventory to load vars for managed_node1 20459 1726885666.22878: Calling groups_inventory to load vars for managed_node1 20459 1726885666.22880: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885666.22890: Calling all_plugins_play to load vars for managed_node1 20459 1726885666.22893: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885666.22896: Calling groups_plugins_play to load vars for managed_node1 20459 1726885666.23693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885666.24042: done with get_vars() 20459 1726885666.24054: 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 22:27:46 -0400 (0:00:00.570) 0:01:12.601 ****** 20459 1726885666.24124: entering _queue_task() for managed_node1/file 20459 1726885666.24323: worker is 1 (out of 1 available) 20459 1726885666.24337: exiting _queue_task() for managed_node1/file 20459 1726885666.24350: done queuing things up, now waiting for results queue to drain 20459 1726885666.24352: waiting for pending results... 20459 1726885666.24551: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885666.24643: in run() - task 02369adf-7a19-47dd-4c59-000000001eb6 20459 1726885666.24657: variable 'ansible_search_path' from source: unknown 20459 1726885666.24660: variable 'ansible_search_path' from source: unknown 20459 1726885666.24906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885666.27409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885666.27456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885666.27485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885666.27521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885666.27544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885666.27602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885666.27623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885666.27643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885666.27670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885666.27686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885666.27715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885666.27734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885666.27752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885666.27777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885666.27795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885666.27832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885666.27848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885666.27864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885666.27888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885666.27903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885666.27994: variable 'blivet_output' from source: set_fact 20459 1726885666.28061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885666.28174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885666.28199: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885666.28222: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885666.28248: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885666.28291: 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) 20459 1726885666.28306: 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) 20459 1726885666.28327: 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) 20459 1726885666.28352: 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) 20459 1726885666.28468: variable 'omit' from source: magic vars 20459 1726885666.28558: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885666.28578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885666.28593: variable 'omit' from source: magic vars 20459 1726885666.28946: variable 'mount_info' from source: unknown 20459 1726885666.28961: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 20459 1726885666.28968: when evaluation is False, skipping this task 20459 1726885666.29015: variable 'mount_info' from source: unknown 20459 1726885666.29085: variable 'mount_info' from source: unknown skipping: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } 20459 1726885666.29329: dumping result to json 20459 1726885666.29340: done dumping result, returning 20459 1726885666.29351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-47dd-4c59-000000001eb6] 20459 1726885666.29362: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb6 skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885666.29485: no more pending results, returning what we have 20459 1726885666.29488: results queue empty 20459 1726885666.29489: checking for any_errors_fatal 20459 1726885666.29502: done checking for any_errors_fatal 20459 1726885666.29502: checking for max_fail_percentage 20459 1726885666.29504: done checking for max_fail_percentage 20459 1726885666.29505: checking to see if all hosts have failed and the running result is not ok 20459 1726885666.29506: done checking to see if all hosts have failed 20459 1726885666.29506: getting the remaining hosts for this loop 20459 1726885666.29508: done getting the remaining hosts for this loop 20459 1726885666.29513: getting the next task for host managed_node1 20459 1726885666.29519: done getting next task for host managed_node1 20459 1726885666.29525: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885666.29528: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885666.29554: getting variables 20459 1726885666.29555: in VariableManager get_vars() 20459 1726885666.29588: Calling all_inventory to load vars for managed_node1 20459 1726885666.29590: Calling groups_inventory to load vars for managed_node1 20459 1726885666.29592: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885666.29603: Calling all_plugins_play to load vars for managed_node1 20459 1726885666.29606: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885666.29610: Calling groups_plugins_play to load vars for managed_node1 20459 1726885666.30133: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb6 20459 1726885666.30137: WORKER PROCESS EXITING 20459 1726885666.30166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885666.31154: done with get_vars() 20459 1726885666.31169: 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 22:27:46 -0400 (0:00:00.071) 0:01:12.673 ****** 20459 1726885666.31269: entering _queue_task() for managed_node1/systemd 20459 1726885666.31554: worker is 1 (out of 1 available) 20459 1726885666.31567: exiting _queue_task() for managed_node1/systemd 20459 1726885666.31579: done queuing things up, now waiting for results queue to drain 20459 1726885666.31581: waiting for pending results... 20459 1726885666.31878: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885666.32036: in run() - task 02369adf-7a19-47dd-4c59-000000001eb8 20459 1726885666.32062: variable 'ansible_search_path' from source: unknown 20459 1726885666.32070: variable 'ansible_search_path' from source: unknown 20459 1726885666.32113: calling self._execute() 20459 1726885666.32230: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885666.32245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885666.32258: variable 'omit' from source: magic vars 20459 1726885666.32679: variable 'blivet_output' from source: set_fact 20459 1726885666.32728: Evaluated conditional (blivet_output['mounts']): True 20459 1726885666.32740: variable 'omit' from source: magic vars 20459 1726885666.32818: variable 'omit' from source: magic vars 20459 1726885666.32856: variable 'omit' from source: magic vars 20459 1726885666.32905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885666.32948: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885666.32974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885666.32998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885666.33021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885666.33049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885666.33072: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885666.33105: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885666.33117: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885666.33127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885666.33257: Set connection var ansible_pipelining to False 20459 1726885666.33266: Set connection var ansible_shell_type to sh 20459 1726885666.33273: Set connection var ansible_connection to ssh 20459 1726885666.33291: Set connection var ansible_timeout to 10 20459 1726885666.33301: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885666.33311: Set connection var ansible_shell_executable to /bin/sh 20459 1726885666.33350: variable 'ansible_shell_executable' from source: unknown 20459 1726885666.33361: variable 'ansible_connection' from source: unknown 20459 1726885666.33368: variable 'ansible_module_compression' from source: unknown 20459 1726885666.33374: variable 'ansible_shell_type' from source: unknown 20459 1726885666.33380: variable 'ansible_shell_executable' from source: unknown 20459 1726885666.33386: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885666.33392: variable 'ansible_pipelining' from source: unknown 20459 1726885666.33399: variable 'ansible_timeout' from source: unknown 20459 1726885666.33406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885666.33625: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885666.33641: variable 'omit' from source: magic vars 20459 1726885666.33655: starting attempt loop 20459 1726885666.33662: running the handler 20459 1726885666.33680: _low_level_execute_command(): starting 20459 1726885666.33695: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885666.34525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885666.34546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.34562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.34588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.34638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.34655: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885666.34670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.34695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885666.34708: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885666.34722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885666.34735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.34753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.34770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.34785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.34800: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885666.34816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.34897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885666.34929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885666.34948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885666.35024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.36604: stdout chunk (state=3): >>>/root <<< 20459 1726885666.36703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885666.36807: stderr chunk (state=3): >>><<< 20459 1726885666.36824: stdout chunk (state=3): >>><<< 20459 1726885666.36970: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885666.36974: _low_level_execute_command(): starting 20459 1726885666.36977: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278 `" && echo ansible-tmp-1726885666.3685899-23574-260831869506278="` echo /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278 `" ) && sleep 0' 20459 1726885666.37607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885666.37629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.37646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.37664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.37707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.37721: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885666.37744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.37763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885666.37774: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885666.37785: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885666.37797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.37810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.37829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.37841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.37860: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885666.37873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.37949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885666.37978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885666.37993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885666.38056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.39866: stdout chunk (state=3): >>>ansible-tmp-1726885666.3685899-23574-260831869506278=/root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278 <<< 20459 1726885666.39973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885666.40053: stderr chunk (state=3): >>><<< 20459 1726885666.40062: stdout chunk (state=3): >>><<< 20459 1726885666.40323: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885666.3685899-23574-260831869506278=/root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885666.40328: variable 'ansible_module_compression' from source: unknown 20459 1726885666.40330: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885666.40332: variable 'ansible_facts' from source: unknown 20459 1726885666.40488: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278/AnsiballZ_systemd.py 20459 1726885666.40671: Sending initial data 20459 1726885666.40674: Sent initial data (156 bytes) 20459 1726885666.41692: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885666.41706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.41723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.41750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.41790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.41802: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885666.41819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.41838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885666.41854: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885666.41873: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885666.41886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.41899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885666.41915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.41928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885666.41938: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885666.41950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.42034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885666.42056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885666.42075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885666.42147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.43844: 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 <<< 20459 1726885666.43882: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885666.43919: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpqjoofby3 /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278/AnsiballZ_systemd.py <<< 20459 1726885666.43950: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885666.45952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885666.46119: stderr chunk (state=3): >>><<< 20459 1726885666.46122: stdout chunk (state=3): >>><<< 20459 1726885666.46124: done transferring module to remote 20459 1726885666.46130: _low_level_execute_command(): starting 20459 1726885666.46132: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278/ /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278/AnsiballZ_systemd.py && sleep 0' 20459 1726885666.46498: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.46502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885666.46540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.46544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885666.46547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.46603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885666.46605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885666.46640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.48302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885666.48345: stderr chunk (state=3): >>><<< 20459 1726885666.48348: stdout chunk (state=3): >>><<< 20459 1726885666.48365: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885666.48369: _low_level_execute_command(): starting 20459 1726885666.48371: _low_level_execute_command(): using become for this command 20459 1726885666.48382: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fcnjcrjndbvfmithwxpjyvmteawhbkwt ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885666.48464: Initial state: awaiting_escalation: BECOME-SUCCESS-fcnjcrjndbvfmithwxpjyvmteawhbkwt 20459 1726885666.48818: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885666.48855: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885666.48888: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885666.48901: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885666.48957: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885666.51661: stdout chunk (state=1): >>>BECOME-SUCCESS-fcnjcrjndbvfmithwxpjyvmteawhbkwt <<< 20459 1726885666.51666: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-fcnjcrjndbvfmithwxpjyvmteawhbkwt' 20459 1726885666.51898: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885666.51911: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885666.51916: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885666.51923: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885666.51981: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885666.52024: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885666.52054: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885666.52059: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885666.52088: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885666.52107: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885666.52155: 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' <<< 20459 1726885666.52182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885666.52194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885666.52207: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885666.52232: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1a45ca0> <<< 20459 1726885666.52267: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885666.52286: 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 0x7f38b17dc280> <<< 20459 1726885666.52299: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1a45a00> <<< 20459 1726885666.52330: 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' <<< 20459 1726885666.52348: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1a459a0> <<< 20459 1726885666.52367: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885666.52388: 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' <<< 20459 1726885666.52405: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17dc370> <<< 20459 1726885666.52434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 20459 1726885666.52445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 20459 1726885666.52457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885666.52471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885666.52480: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885666.52488: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17dc820> <<< 20459 1726885666.52501: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17dc550> <<< 20459 1726885666.52536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885666.52545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885666.52569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885666.52586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885666.52605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885666.52627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885666.52649: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1788f70> <<< 20459 1726885666.52674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885666.52693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885666.52767: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b178f100> <<< 20459 1726885666.52797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885666.52799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885666.52832: 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' <<< 20459 1726885666.52835: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b178f820> <<< 20459 1726885666.52868: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17f1760> <<< 20459 1726885666.52888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885666.52901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1788c70> <<< 20459 1726885666.52948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885666.52952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 20459 1726885666.52972: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17b8c70> <<< 20459 1726885666.53027: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17dcfd0> <<< 20459 1726885666.53050: 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. <<< 20459 1726885666.53387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885666.53399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885666.53433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885666.53441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885666.53453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885666.53475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885666.53494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885666.53506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885666.53518: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b172fd90> <<< 20459 1726885666.53589: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1732e20> <<< 20459 1726885666.53606: 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' <<< 20459 1726885666.53630: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885666.53645: 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' <<< 20459 1726885666.53672: 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' <<< 20459 1726885666.53704: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1729730> <<< 20459 1726885666.53737: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1730520> <<< 20459 1726885666.53755: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b172f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885666.53868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885666.53883: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885666.53887: 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 <<< 20459 1726885666.53899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885666.53995: 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 0x7f38b160fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b160f7c0> <<< 20459 1726885666.54089: 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 0x7f38b160fdc0> # /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 0x7f38b160fe80> <<< 20459 1726885666.54122: 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 0x7f38b160ff40> import '_collections' # <<< 20459 1726885666.54152: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1709c40> import '_functools' # <<< 20459 1726885666.54186: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1703520> <<< 20459 1726885666.54264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885666.54299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1717580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1736d00> # /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 0x7f38b1620b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1709160> <<< 20459 1726885666.54334: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.54360: 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 0x7f38b1717190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b173c8b0> <<< 20459 1726885666.54434: 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 <<< 20459 1726885666.54492: 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 # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1620eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1620ca0> # /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 0x7f38b1620c10> <<< 20459 1726885666.54522: 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' <<< 20459 1726885666.54548: 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' <<< 20459 1726885666.54568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885666.54616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885666.54642: 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 0x7f38b15f5280> <<< 20459 1726885666.54668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885666.54676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885666.54714: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b15f5370> <<< 20459 1726885666.54893: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b162beb0> <<< 20459 1726885666.54906: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1622940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b16224f0> <<< 20459 1726885666.54940: 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' <<< 20459 1726885666.54986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885666.55052: 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 0x7f38b15280d0> <<< 20459 1726885666.55075: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b15f0d90> <<< 20459 1726885666.55103: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1622dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1736ee0> <<< 20459 1726885666.55145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885666.55158: 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 0x7f38b153ba00> <<< 20459 1726885666.55167: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885666.55203: 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 0x7f38b153bd30> <<< 20459 1726885666.55257: 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' <<< 20459 1726885666.55292: 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' <<< 20459 1726885666.55342: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b154e640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885666.55370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b154eb80> <<< 20459 1726885666.55420: 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' <<< 20459 1726885666.55456: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38b14d92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b153be20> # /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' <<< 20459 1726885666.55459: 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 0x7f38b14ea190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b154e4c0> import 'pwd' # <<< 20459 1726885666.55493: 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 0x7f38b14ea250> <<< 20459 1726885666.55532: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b16208e0> <<< 20459 1726885666.55544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885666.55575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885666.55623: 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' <<< 20459 1726885666.55656: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.55699: 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 0x7f38b15065b0> # /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' <<< 20459 1726885666.55712: 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 0x7f38b1506880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1506670> <<< 20459 1726885666.55770: 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 0x7f38b1506760> # /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' <<< 20459 1726885666.55904: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.55921: 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 0x7f38b1506bb0> <<< 20459 1726885666.55980: 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 0x7f38b1513100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b15067f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b14f8940> <<< 20459 1726885666.56011: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b16204c0> <<< 20459 1726885666.56016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885666.56062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885666.56092: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b15069a0> <<< 20459 1726885666.56235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885666.56278: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38b143c580> <<< 20459 1726885666.56547: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip' # zipimport: zlib available <<< 20459 1726885666.56639: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.56708: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885666.56737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.57897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.58815: 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' <<< 20459 1726885666.58825: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13776d0> <<< 20459 1726885666.58842: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885666.58847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885666.58862: 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' <<< 20459 1726885666.58885: 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' <<< 20459 1726885666.58908: 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 0x7f38b1377160> <<< 20459 1726885666.58947: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377340> <<< 20459 1726885666.58977: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377e20> <<< 20459 1726885666.58994: 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' <<< 20459 1726885666.59038: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377f10> <<< 20459 1726885666.59052: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377c40> import 'atexit' # <<< 20459 1726885666.59075: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.59082: 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 0x7f38b1377e80> <<< 20459 1726885666.59094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885666.59120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885666.59150: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377100> <<< 20459 1726885666.59174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885666.59185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885666.59204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885666.59223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885666.59243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885666.59247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885666.59330: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0dfbdf0> <<< 20459 1726885666.59358: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.59363: 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 0x7f38b0dfbfa0> <<< 20459 1726885666.59386: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.59391: 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 0x7f38b0d081c0> <<< 20459 1726885666.59409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885666.59418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885666.59447: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d08b50> <<< 20459 1726885666.59463: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b135edc0> <<< 20459 1726885666.59617: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b135e3d0> <<< 20459 1726885666.59637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885666.59642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885666.59667: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b135efd0> <<< 20459 1726885666.59684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885666.59690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885666.59721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 20459 1726885666.59730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 20459 1726885666.59735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885666.59758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885666.59773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885666.59781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13aedc0> <<< 20459 1726885666.59849: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1387be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13872b0> <<< 20459 1726885666.59861: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0de1c70> <<< 20459 1726885666.59881: 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 0x7f38b13873d0> <<< 20459 1726885666.59915: 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 0x7f38b1387400> <<< 20459 1726885666.59939: 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 <<< 20459 1726885666.59971: 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 <<< 20459 1726885666.60004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885666.60055: 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 0x7f38b0d65970> <<< 20459 1726885666.60084: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13c0100> <<< 20459 1726885666.60106: 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' <<< 20459 1726885666.60149: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.60167: 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 0x7f38b0d729a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13c0280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885666.60227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885666.60243: 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' # <<< 20459 1726885666.60298: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13c0d30> <<< 20459 1726885666.60410: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d72940> <<< 20459 1726885666.60504: 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' <<< 20459 1726885666.60540: 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 0x7f38b1358c40> # 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 0x7f38b13836a0> <<< 20459 1726885666.60567: 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' <<< 20459 1726885666.60594: 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 0x7f38b13c0fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13b77c0> <<< 20459 1726885666.60609: 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' <<< 20459 1726885666.60623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885666.60633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885666.60670: 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 0x7f38b0d66a90> <<< 20459 1726885666.60856: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.60896: 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 0x7f38b0d84c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d71700> <<< 20459 1726885666.60931: 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 0x7f38b0d71070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d71af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885666.60943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.61027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.61092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.61116: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885666.61137: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885666.61233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.61326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.61759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.62246: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885666.62259: 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__ukp4476/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' <<< 20459 1726885666.62300: 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 0x7f38b0dad6d0> <<< 20459 1726885666.62375: 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 0x7f38b0db36d0> <<< 20459 1726885666.62387: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0919940> <<< 20459 1726885666.62438: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885666.62442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.62458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.62473: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885666.62484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.62591: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.62719: 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' <<< 20459 1726885666.62743: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0df4e80> <<< 20459 1726885666.62748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63631: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885666.63636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63701: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885666.63709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63766: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63838: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885666.63859: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.63879: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885666.63895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.63952: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885666.63958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64141: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885666.64358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885666.64370: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885666.64441: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b092e0d0> <<< 20459 1726885666.64445: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64568: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885666.64577: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885666.64586: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885666.64613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64647: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64684: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885666.64735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.64925: 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 <<< 20459 1726885666.64949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885666.65024: 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' <<< 20459 1726885666.65036: 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 0x7f38b0df3d60> <<< 20459 1726885666.65107: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b092ecd0> <<< 20459 1726885666.65136: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885666.65147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885666.65330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885666.65352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885666.65384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885666.65411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885666.65444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885666.65515: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0da6970> <<< 20459 1726885666.65545: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0da0670> <<< 20459 1726885666.65602: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b08f9fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885666.65609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65681: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885666.65748: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885666.65761: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 20459 1726885666.65784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.65945: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66183: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66292: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20459 1726885666.66358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66453: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66473: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885666.66481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66627: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.66869: 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' <<< 20459 1726885666.66906: 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' <<< 20459 1726885666.66949: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b06850d0> <<< 20459 1726885666.66971: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885666.66988: 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 <<< 20459 1726885666.67030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885666.67058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885666.67069: 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 0x7f38b08cfd90> <<< 20459 1726885666.67115: 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 0x7f38b08cfd00> <<< 20459 1726885666.67170: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0da1280> <<< 20459 1726885666.67178: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0692250> <<< 20459 1726885666.67208: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b091e1c0> <<< 20459 1726885666.67227: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b091ee50> <<< 20459 1726885666.67236: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885666.67253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885666.67281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20459 1726885666.67292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885666.67317: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885666.67329: 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 0x7f38b092ceb0> <<< 20459 1726885666.67335: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b092c3d0> <<< 20459 1726885666.67357: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885666.67386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885666.67397: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b092cf40> <<< 20459 1726885666.67426: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885666.67439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885666.67469: 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 0x7f38b0929520> <<< 20459 1726885666.67497: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b08fa7c0> <<< 20459 1726885666.67527: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b091efa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885666.67532: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885666.67545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.67567: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885666.67590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.67651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.67719: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885666.67856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.67909: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.67914: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 20459 1726885666.67941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.67982: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885666.67987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68069: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885666.68073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68297: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885666.68300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.68672: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885666.69093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69144: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69237: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20459 1726885666.69262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 20459 1726885666.69417: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.69484: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.69517: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20459 1726885666.69525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69651: 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' <<< 20459 1726885666.69678: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b05e4fa0> <<< 20459 1726885666.69701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885666.69727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885666.69880: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b05e4ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885666.69891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.69942: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70004: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885666.70018: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70164: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885666.70176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70297: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885666.70315: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70337: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885666.70410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885666.70544: 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 0x7f38b065f7c0> <<< 20459 1726885666.70782: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b05ecb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885666.70793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70886: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885666.70899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.70965: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71036: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71255: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20459 1726885666.71275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71346: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885666.71351: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71390: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 20459 1726885666.71442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20459 1726885666.71482: 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' <<< 20459 1726885666.71491: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38b0589e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0589d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885666.71506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20459 1726885666.71573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71607: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885666.71623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.71873: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885666.71878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.72015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.72095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.72132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.72189: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 20459 1726885666.72210: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.72230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.72347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.72889: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885666.73189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.73613: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885666.73628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.73709: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.73807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885666.73810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.73893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.73981: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 20459 1726885666.73986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74250: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 20459 1726885666.74270: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20459 1726885666.74284: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74324: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74364: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885666.74367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74865: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885666.74885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74953: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 20459 1726885666.74963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.74982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75006: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885666.75064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75142: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20459 1726885666.75146: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75164: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75183: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885666.75242: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75295: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 20459 1726885666.75298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75394: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 20459 1726885666.75616: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75847: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885666.75851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75900: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.75948: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885666.75985: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76033: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 20459 1726885666.76043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76088: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 20459 1726885666.76130: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76165: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885666.76168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76319: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885666.76334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76357: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885666.76360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76442: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885666.76445: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76611: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76689: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 20459 1726885666.76704: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 20459 1726885666.76741: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.76790: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 20459 1726885666.76951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77117: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885666.77132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77159: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77209: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885666.77215: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77302: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885666.77305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77457: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885666.77460: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77616: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885666.77619: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.77842: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885666.77927: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885666.78095: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885666.98244: 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}}} <<< 20459 1726885666.98655: 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 <<< 20459 1726885666.98686: 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 <<< 20459 1726885666.98755: 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 <<< 20459 1726885666.98826: 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 # 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 <<< 20459 1726885666.98890: 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 <<< 20459 1726885666.98901: 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 <<< 20459 1726885666.98914: 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 # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 20459 1726885666.98927: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 20459 1726885666.98946: 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 <<< 20459 1726885666.98949: 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 <<< 20459 1726885666.98952: 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 <<< 20459 1726885666.98956: 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 <<< 20459 1726885666.98961: 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 <<< 20459 1726885666.98963: 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 # 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 <<< 20459 1726885666.98982: stdout chunk (state=3): >>># 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 <<< 20459 1726885666.98985: stdout chunk (state=3): >>># 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 <<< 20459 1726885666.98986: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly <<< 20459 1726885666.98988: 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 <<< 20459 1726885666.98990: 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 # 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 <<< 20459 1726885666.98999: stdout chunk (state=3): >>># 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 <<< 20459 1726885666.99247: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885666.99275: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885666.99307: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885666.99316: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885666.99340: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885666.99387: 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 <<< 20459 1726885666.99419: stdout chunk (state=3): >>># destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 20459 1726885666.99471: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885666.99499: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 20459 1726885666.99550: 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 <<< 20459 1726885666.99567: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885666.99599: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 20459 1726885666.99640: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 20459 1726885666.99680: 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 <<< 20459 1726885666.99823: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 20459 1726885666.99903: 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 # 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 <<< 20459 1726885666.99947: 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 <<< 20459 1726885666.99959: 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 <<< 20459 1726885666.99990: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885667.00011: 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 <<< 20459 1726885667.00039: 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 <<< 20459 1726885667.00050: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885667.00101: 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 <<< 20459 1726885667.00298: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 20459 1726885667.00306: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 20459 1726885667.00337: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20459 1726885667.00361: 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 <<< 20459 1726885667.00379: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885667.01028: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885667.01045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885667.01187: stderr chunk (state=3): >>><<< 20459 1726885667.01214: stdout chunk (state=3): >>><<< 20459 1726885667.01647: _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 0x7f38b1a45ca0> # /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 0x7f38b17dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1a45a00> # /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 0x7f38b1a459a0> 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 0x7f38b17dc370> # /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 0x7f38b17dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17dc550> # /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 0x7f38b1788f70> # /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 0x7f38b178f100> # /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 0x7f38b17b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b178f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17f1760> # /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 0x7f38b1788c70> # /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 0x7f38b17b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b17dcfd0> 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 0x7f38b172fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1732e20> # /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 0x7f38b1729730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1730520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b172f250> # /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 0x7f38b160fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b160f7c0> 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 0x7f38b160fdc0> # /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 0x7f38b160fe80> # /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 0x7f38b160ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1709c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1703520> # /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 0x7f38b1717580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1736d00> # /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 0x7f38b1620b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1709160> # 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 0x7f38b1717190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b173c8b0> # /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 0x7f38b1620eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1620ca0> # /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 0x7f38b1620c10> # /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 0x7f38b15f5280> # /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 0x7f38b15f5370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b162beb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1622940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b16224f0> # /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 0x7f38b15280d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b15f0d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1622dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1736ee0> # /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 0x7f38b153ba00> 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 0x7f38b153bd30> # /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 0x7f38b154e640> # /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 0x7f38b154eb80> # 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 0x7f38b14d92b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b153be20> # /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 0x7f38b14ea190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b154e4c0> 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 0x7f38b14ea250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b16208e0> # /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 0x7f38b15065b0> # /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 0x7f38b1506880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1506670> # 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 0x7f38b1506760> # /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 0x7f38b1506bb0> # 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 0x7f38b1513100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b15067f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b14f8940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b16204c0> # /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 0x7f38b15069a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38b143c580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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 0x7f38b13776d0> # /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 0x7f38b1377160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377e20> # /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 0x7f38b1377f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1377c40> 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 0x7f38b1377e80> # /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 0x7f38b1377100> # /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 0x7f38b0dfbdf0> # 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 0x7f38b0dfbfa0> # 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 0x7f38b0d081c0> # /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 0x7f38b0d08b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b135edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b135e3d0> # /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 0x7f38b135efd0> # /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 0x7f38b13aedc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b1387be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13872b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0de1c70> # 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 0x7f38b13873d0> # /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 0x7f38b1387400> # /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 0x7f38b0d65970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13c0100> # /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 0x7f38b0d729a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13c0280> # /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 0x7f38b13c0d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d72940> # 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 0x7f38b1358c40> # 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 0x7f38b13836a0> # 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 0x7f38b13c0fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b13b77c0> # /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 0x7f38b0d66a90> # 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 0x7f38b0d84c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d71700> # 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 0x7f38b0d71070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0d71af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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 0x7f38b0dad6d0> # /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 0x7f38b0db36d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0919940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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 0x7f38b0df4e80> # 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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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 0x7f38b092e0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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 0x7f38b0df3d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b092ecd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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 0x7f38b0da6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0da0670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b08f9fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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 0x7f38b06850d0> # /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 0x7f38b08cfd90> # 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 0x7f38b08cfd00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0da1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0692250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b091e1c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b091ee50> # /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 0x7f38b092ceb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b092c3d0> # /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 0x7f38b092cf40> # /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 0x7f38b0929520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b08fa7c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b091efa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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 0x7f38b05e4fa0> # /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 0x7f38b05e4ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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 0x7f38b065f7c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b05ecb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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 0x7f38b0589e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38b0589d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/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__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__ukp4476/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__ukp4476/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885667.03049: 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-1726885666.3685899-23574-260831869506278/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885667.03052: _low_level_execute_command(): starting 20459 1726885667.03055: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885666.3685899-23574-260831869506278/ > /dev/null 2>&1 && sleep 0' 20459 1726885667.03748: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.03783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.03816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.03864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.04054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.04066: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.04080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.04099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.04122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.04156: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.04169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.04183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.04199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.04213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.04226: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.04308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.04388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.04411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.04431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.04507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.07094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.07156: stderr chunk (state=3): >>><<< 20459 1726885667.07159: stdout chunk (state=3): >>><<< 20459 1726885667.07202: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.07266: handler run complete 20459 1726885667.07282: attempt loop complete, returning result 20459 1726885667.07296: _execute() done 20459 1726885667.07300: dumping result to json 20459 1726885667.07303: done dumping result, returning 20459 1726885667.07305: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-000000001eb8] 20459 1726885667.07321: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb8 ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885667.07587: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb8 20459 1726885667.07591: WORKER PROCESS EXITING 20459 1726885667.07618: no more pending results, returning what we have 20459 1726885667.07623: results queue empty 20459 1726885667.07624: checking for any_errors_fatal 20459 1726885667.07637: done checking for any_errors_fatal 20459 1726885667.07637: checking for max_fail_percentage 20459 1726885667.07639: done checking for max_fail_percentage 20459 1726885667.07640: checking to see if all hosts have failed and the running result is not ok 20459 1726885667.07641: done checking to see if all hosts have failed 20459 1726885667.07641: getting the remaining hosts for this loop 20459 1726885667.07643: done getting the remaining hosts for this loop 20459 1726885667.07647: getting the next task for host managed_node1 20459 1726885667.07653: done getting next task for host managed_node1 20459 1726885667.07657: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885667.07660: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885667.07672: getting variables 20459 1726885667.07674: in VariableManager get_vars() 20459 1726885667.07718: Calling all_inventory to load vars for managed_node1 20459 1726885667.07721: Calling groups_inventory to load vars for managed_node1 20459 1726885667.07725: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885667.07735: Calling all_plugins_play to load vars for managed_node1 20459 1726885667.07738: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885667.07741: Calling groups_plugins_play to load vars for managed_node1 20459 1726885667.08507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885667.09378: done with get_vars() 20459 1726885667.09392: 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 22:27:47 -0400 (0:00:00.783) 0:01:13.456 ****** 20459 1726885667.09596: entering _queue_task() for managed_node1/stat 20459 1726885667.09854: worker is 1 (out of 1 available) 20459 1726885667.09866: exiting _queue_task() for managed_node1/stat 20459 1726885667.09877: done queuing things up, now waiting for results queue to drain 20459 1726885667.09878: waiting for pending results... 20459 1726885667.10166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885667.10331: in run() - task 02369adf-7a19-47dd-4c59-000000001eb9 20459 1726885667.10348: variable 'ansible_search_path' from source: unknown 20459 1726885667.10355: variable 'ansible_search_path' from source: unknown 20459 1726885667.10390: calling self._execute() 20459 1726885667.10500: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885667.10511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885667.10526: variable 'omit' from source: magic vars 20459 1726885667.10652: variable 'omit' from source: magic vars 20459 1726885667.10721: variable 'omit' from source: magic vars 20459 1726885667.10762: variable 'omit' from source: magic vars 20459 1726885667.10813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885667.10857: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885667.10884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885667.10906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885667.10926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885667.10949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885667.10974: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885667.11005: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885667.11013: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885667.11020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885667.11141: Set connection var ansible_pipelining to False 20459 1726885667.11148: Set connection var ansible_shell_type to sh 20459 1726885667.11153: Set connection var ansible_connection to ssh 20459 1726885667.11167: Set connection var ansible_timeout to 10 20459 1726885667.11177: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885667.11189: Set connection var ansible_shell_executable to /bin/sh 20459 1726885667.11220: variable 'ansible_shell_executable' from source: unknown 20459 1726885667.11228: variable 'ansible_connection' from source: unknown 20459 1726885667.11234: variable 'ansible_module_compression' from source: unknown 20459 1726885667.11240: variable 'ansible_shell_type' from source: unknown 20459 1726885667.11245: variable 'ansible_shell_executable' from source: unknown 20459 1726885667.11250: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885667.11258: variable 'ansible_pipelining' from source: unknown 20459 1726885667.11263: variable 'ansible_timeout' from source: unknown 20459 1726885667.11270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885667.11490: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885667.11506: variable 'omit' from source: magic vars 20459 1726885667.11521: starting attempt loop 20459 1726885667.11528: running the handler 20459 1726885667.11543: _low_level_execute_command(): starting 20459 1726885667.11553: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885667.12741: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.12745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.12783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.12787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.12789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.12865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.12870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.12922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.15168: stdout chunk (state=3): >>>/root <<< 20459 1726885667.15393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.15397: stdout chunk (state=3): >>><<< 20459 1726885667.15399: stderr chunk (state=3): >>><<< 20459 1726885667.15525: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.15530: _low_level_execute_command(): starting 20459 1726885667.15533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733 `" && echo ansible-tmp-1726885667.1543176-23603-172946545064733="` echo /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733 `" ) && sleep 0' 20459 1726885667.16119: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.16137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.16154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.16173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.16226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.16246: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.16262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.16280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.16296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.16319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.16338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.16353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.16369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.16381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.16393: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.16410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.16495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.16525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.16545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.16646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.19472: stdout chunk (state=3): >>>ansible-tmp-1726885667.1543176-23603-172946545064733=/root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733 <<< 20459 1726885667.19691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.19695: stdout chunk (state=3): >>><<< 20459 1726885667.19702: stderr chunk (state=3): >>><<< 20459 1726885667.19918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885667.1543176-23603-172946545064733=/root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.19924: variable 'ansible_module_compression' from source: unknown 20459 1726885667.19927: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885667.19929: variable 'ansible_facts' from source: unknown 20459 1726885667.19993: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733/AnsiballZ_stat.py 20459 1726885667.20647: Sending initial data 20459 1726885667.20650: Sent initial data (153 bytes) 20459 1726885667.21879: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.21883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.21921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.21927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.21930: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.22002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.22009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.22015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.22056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.24503: 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 <<< 20459 1726885667.24544: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885667.24584: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpmzq_k7n5 /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733/AnsiballZ_stat.py <<< 20459 1726885667.24629: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885667.25790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.25997: stderr chunk (state=3): >>><<< 20459 1726885667.26001: stdout chunk (state=3): >>><<< 20459 1726885667.26003: done transferring module to remote 20459 1726885667.26005: _low_level_execute_command(): starting 20459 1726885667.26007: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733/ /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733/AnsiballZ_stat.py && sleep 0' 20459 1726885667.26591: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.26604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.26625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.26644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.26689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.26702: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.26721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.26743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.26760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.26776: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.26790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.26804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.26825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.26838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.26850: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.26863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.26944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.27631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.27648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.27931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.30350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.30354: stdout chunk (state=3): >>><<< 20459 1726885667.30356: stderr chunk (state=3): >>><<< 20459 1726885667.30418: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.30425: _low_level_execute_command(): starting 20459 1726885667.30428: _low_level_execute_command(): using become for this command 20459 1726885667.30430: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ywxwoataezmkrfjxdwvijrucrzpfnaxj ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885667.30551: Initial state: awaiting_escalation: BECOME-SUCCESS-ywxwoataezmkrfjxdwvijrucrzpfnaxj 20459 1726885667.31420: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.31445: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.31485: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.31488: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.31556: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.31559: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.31637: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.34976: stdout chunk (state=1): >>>BECOME-SUCCESS-ywxwoataezmkrfjxdwvijrucrzpfnaxj <<< 20459 1726885667.34981: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ywxwoataezmkrfjxdwvijrucrzpfnaxj' 20459 1726885667.35217: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 20459 1726885667.35222: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885667.35280: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885667.35315: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885667.35347: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885667.35395: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885667.35398: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885667.35452: 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' <<< 20459 1726885667.35491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885667.35495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885667.35532: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391175ca0> <<< 20459 1726885667.35580: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885667.35586: 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 0x7f639111c280> <<< 20459 1726885667.35591: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391175a00> <<< 20459 1726885667.35615: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885667.35619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885667.35640: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63911759a0> <<< 20459 1726885667.35668: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885667.35673: 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' <<< 20459 1726885667.35697: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639111c370> <<< 20459 1726885667.35716: 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' <<< 20459 1726885667.35753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885667.35760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 20459 1726885667.35775: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639111c820> <<< 20459 1726885667.35788: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639111c550> <<< 20459 1726885667.35821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885667.35826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885667.35849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885667.35873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885667.35887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885667.35909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885667.35932: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885667.35953: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910c8f70> <<< 20459 1726885667.35957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885667.35976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885667.36054: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910cf100> <<< 20459 1726885667.36090: 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' <<< 20459 1726885667.36118: 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' <<< 20459 1726885667.36121: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910cf820> <<< 20459 1726885667.36178: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391131760> <<< 20459 1726885667.36181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885667.36187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 20459 1726885667.36189: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910c8c70> <<< 20459 1726885667.36246: 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' <<< 20459 1726885667.36249: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910f8c70> <<< 20459 1726885667.36302: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639111cfd0> <<< 20459 1726885667.36326: 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. <<< 20459 1726885667.36528: 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' <<< 20459 1726885667.36564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885667.36586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885667.36604: 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' <<< 20459 1726885667.36635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885667.36654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391094d90> <<< 20459 1726885667.36708: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391097e20> <<< 20459 1726885667.36728: 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' <<< 20459 1726885667.36756: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885667.36775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885667.36793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885667.36823: 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' <<< 20459 1726885667.36849: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639108e730> <<< 20459 1726885667.36872: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391095520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391094250> <<< 20459 1726885667.36884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885667.36943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885667.36969: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885667.36995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885667.37022: 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' <<< 20459 1726885667.37058: 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 0x7f6390dd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390dd67c0> <<< 20459 1726885667.37089: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885667.37101: 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 0x7f6390dd6dc0> <<< 20459 1726885667.37121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885667.37155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885667.37168: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390dd6e80> <<< 20459 1726885667.37208: 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 0x7f6390dd6f40> <<< 20459 1726885667.37223: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885667.37261: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639106ec40> <<< 20459 1726885667.37272: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885667.37291: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391068520> <<< 20459 1726885667.37373: 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 0x7f639107c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639109bd00> <<< 20459 1726885667.37387: 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' <<< 20459 1726885667.37424: 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 0x7f6390de7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639106e160> <<< 20459 1726885667.37464: 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 0x7f639107c190> <<< 20459 1726885667.37490: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910a18b0> <<< 20459 1726885667.37502: 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' <<< 20459 1726885667.37536: 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' <<< 20459 1726885667.37571: 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' <<< 20459 1726885667.37599: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de7ca0> <<< 20459 1726885667.37626: 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 0x7f6390de7c10> <<< 20459 1726885667.37650: 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' <<< 20459 1726885667.37668: 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' <<< 20459 1726885667.37692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885667.37741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885667.37766: 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 0x7f6390dbc280> <<< 20459 1726885667.37796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885667.37808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885667.37834: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390dbc370> <<< 20459 1726885667.37958: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390df2eb0> <<< 20459 1726885667.38000: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de9940> <<< 20459 1726885667.38024: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de94f0> <<< 20459 1726885667.38042: 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' <<< 20459 1726885667.38085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885667.38113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885667.38135: 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 0x7f6390d090d0> <<< 20459 1726885667.38164: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390db7d90> <<< 20459 1726885667.38213: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de9dc0> <<< 20459 1726885667.38748: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639109bee0> <<< 20459 1726885667.38966: 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 0x7f6390d1ca00> 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 0x7f6390d1cd30> # /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 0x7f6390d2f640> # /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 0x7f6390d2fb80> # 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 0x7f6390cc52b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390d1ce20> # /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 0x7f6390cd6190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390d2f4c0> 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 0x7f6390cd6250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de78e0> # /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 0x7f6390cf25b0> <<< 20459 1726885667.38985: 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 0x7f6390cf2880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390cf2670> # 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 0x7f6390cf2760> # /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' <<< 20459 1726885667.39067: 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 0x7f6390cf2bb0> <<< 20459 1726885667.39291: 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 0x7f6390cff100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390cf27f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ce4940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de74c0> # /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 0x7f6390cf29a0> <<< 20459 1726885667.39525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6390c1c580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885667.39768: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885667.40838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.42049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885667.42099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3f6d0> # /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 0x7f6390b3f160> <<< 20459 1726885667.42135: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3f340> <<< 20459 1726885667.42208: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3fe20> # /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' <<< 20459 1726885667.42224: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3ff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3fc40> import 'atexit' # <<< 20459 1726885667.42248: 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 0x7f6390b3fe80> <<< 20459 1726885667.42291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885667.42370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3f100> # /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' <<< 20459 1726885667.42390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885667.42430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885667.42442: 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' <<< 20459 1726885667.42521: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639056edf0> <<< 20459 1726885667.42547: 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 0x7f639056efa0> <<< 20459 1726885667.42580: 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 0x7f639058ce50> <<< 20459 1726885667.42601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885667.42636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885667.42662: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639058c4c0> <<< 20459 1726885667.42684: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ba6dc0> <<< 20459 1726885667.42898: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ba63d0> # /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 0x7f6390ba6fd0> <<< 20459 1726885667.42910: 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' <<< 20459 1726885667.42941: 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' <<< 20459 1726885667.42960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885667.42997: 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 0x7f6390b76dc0> <<< 20459 1726885667.43073: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905eabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905ea2b0> <<< 20459 1726885667.43100: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b453a0> <<< 20459 1726885667.43123: 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 0x7f63905ea3d0> <<< 20459 1726885667.43143: 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 0x7f63905ea400> <<< 20459 1726885667.43159: 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 <<< 20459 1726885667.43193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885667.43205: 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' <<< 20459 1726885667.43290: 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 0x7f639054f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b88100> <<< 20459 1726885667.43305: 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' <<< 20459 1726885667.43363: 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 0x7f639055b9a0> <<< 20459 1726885667.43380: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b88280> <<< 20459 1726885667.43551: 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' # /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 0x7f639054fdf0> <<< 20459 1726885667.43736: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639055b940> <<< 20459 1726885667.43825: 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' <<< 20459 1726885667.43834: 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 0x7f639055b790> <<< 20459 1726885667.43860: 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 0x7f639055a730> <<< 20459 1726885667.43911: 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 0x7f639055a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b7f7c0> <<< 20459 1726885667.43938: 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' <<< 20459 1726885667.43948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885667.43968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885667.43999: 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 0x7f63905df640> <<< 20459 1726885667.44194: 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 0x7f63905de9d0> <<< 20459 1726885667.44217: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905500a0> <<< 20459 1726885667.44255: 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 0x7f63905df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ba0880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py<<< 20459 1726885667.44269: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20459 1726885667.44342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.44415: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.44439: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885667.44460: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885667.44481: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885667.44492: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.44583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.44675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.45127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.45575: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885667.45599: 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_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885667.45615: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885667.45626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885667.45682: 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 0x7f6390129130> <<< 20459 1726885667.45729: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885667.45746: 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 0x7f63905d4970> <<< 20459 1726885667.45756: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390129550> <<< 20459 1726885667.45794: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885667.45818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.45837: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885667.45969: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.46082: 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' <<< 20459 1726885667.46106: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905d5940> <<< 20459 1726885667.46111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.46491: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.46856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.46909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.46973: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885667.46976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47011: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47040: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885667.47129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47203: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885667.47217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47240: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47275: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885667.47279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.47841: 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 0x7f63905d45e0> # zipimport: zlib available <<< 20459 1726885667.47884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885667.47904: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885667.47948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.48099: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885667.48140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.48199: 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 <<< 20459 1726885667.48225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885667.48293: 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 0x7f6390b93850> <<< 20459 1726885667.48326: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b46e50> <<< 20459 1726885667.48359: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885667.48501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.48543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.48556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.48925: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390522310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639051c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390513940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885667.49459: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 20459 1726885667.50054: 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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885667.50077: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885667.50428: 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 <<< 20459 1726885667.50470: 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 <<< 20459 1726885667.50477: 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 <<< 20459 1726885667.50494: 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 <<< 20459 1726885667.50520: 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 # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 20459 1726885667.50551: 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 # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast <<< 20459 1726885667.50568: 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 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885667.50760: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885667.50783: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885667.50811: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885667.50837: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885667.50843: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885667.50862: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 20459 1726885667.50876: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885667.50903: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885667.50921: stdout chunk (state=3): >>># destroy array <<< 20459 1726885667.50929: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885667.50946: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885667.50953: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885667.50996: 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 <<< 20459 1726885667.51019: 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 <<< 20459 1726885667.51052: 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 20459 1726885667.51061: 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 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 20459 1726885667.51092: stdout chunk (state=3): >>># destroy fnmatch <<< 20459 1726885667.51139: 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 <<< 20459 1726885667.51166: 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 <<< 20459 1726885667.51188: 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 <<< 20459 1726885667.51202: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885667.51205: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 20459 1726885667.51227: 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 <<< 20459 1726885667.51250: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 20459 1726885667.51254: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20459 1726885667.51256: 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 <<< 20459 1726885667.51259: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 20459 1726885667.51261: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl <<< 20459 1726885667.51263: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20459 1726885667.51395: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885667.51402: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885667.51429: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885667.51447: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885667.51490: 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 <<< 20459 1726885667.51493: stdout chunk (state=3): >>># destroy select <<< 20459 1726885667.51497: 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 <<< 20459 1726885667.51534: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885667.51987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885667.51995: stdout chunk (state=3): >>><<< 20459 1726885667.52008: stderr chunk (state=3): >>><<< 20459 1726885667.52119: _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 0x7f6391175ca0> # /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 0x7f639111c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391175a00> # /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 0x7f63911759a0> 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 0x7f639111c370> # /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 0x7f639111c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639111c550> # /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 0x7f63910c8f70> # /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 0x7f63910cf100> # /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 0x7f63910f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391131760> # /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 0x7f63910c8c70> # /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 0x7f63910f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639111cfd0> 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 0x7f6391094d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391097e20> # /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 0x7f639108e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391095520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391094250> # /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 0x7f6390dd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390dd67c0> 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 0x7f6390dd6dc0> # /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 0x7f6390dd6e80> # /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 0x7f6390dd6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639106ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6391068520> # /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 0x7f639107c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639109bd00> # /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 0x7f6390de7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639106e160> # 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 0x7f639107c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63910a18b0> # /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 0x7f6390de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de7ca0> # /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 0x7f6390de7c10> # /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 0x7f6390dbc280> # /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 0x7f6390dbc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390df2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de94f0> # /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 0x7f6390d090d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390db7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639109bee0> # /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 0x7f6390d1ca00> 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 0x7f6390d1cd30> # /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 0x7f6390d2f640> # /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 0x7f6390d2fb80> # 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 0x7f6390cc52b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390d1ce20> # /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 0x7f6390cd6190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390d2f4c0> 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 0x7f6390cd6250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de78e0> # /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 0x7f6390cf25b0> # /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 0x7f6390cf2880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390cf2670> # 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 0x7f6390cf2760> # /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 0x7f6390cf2bb0> # 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 0x7f6390cff100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390cf27f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ce4940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390de74c0> # /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 0x7f6390cf29a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6390c1c580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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 0x7f6390b3f6d0> # /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 0x7f6390b3f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3f340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3fe20> # /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 0x7f6390b3ff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b3fc40> 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 0x7f6390b3fe80> # /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 0x7f6390b3f100> # /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 0x7f639056edf0> # 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 0x7f639056efa0> # 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 0x7f639058ce50> # /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 0x7f639058c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ba6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ba63d0> # /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 0x7f6390ba6fd0> # /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 0x7f6390b76dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905eabe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905ea2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b453a0> # 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 0x7f63905ea3d0> # /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 0x7f63905ea400> # /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 0x7f639054f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b88100> # /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 0x7f639055b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b88280> # /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 0x7f639054fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639055b940> # 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 0x7f639055b790> # 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 0x7f639055a730> # 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 0x7f639055a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b7f7c0> # /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 0x7f63905df640> # 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 0x7f63905de9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f63905500a0> # 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 0x7f63905df0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390ba0880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/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_5yhk5jv7/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_5yhk5jv7/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_5yhk5jv7/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 0x7f6390129130> # /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 0x7f63905d4970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390129550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/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 0x7f63905d5940> # 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_5yhk5jv7/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_5yhk5jv7/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_5yhk5jv7/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_5yhk5jv7/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_5yhk5jv7/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 0x7f63905d45e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/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 0x7f6390b93850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390b46e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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 0x7f6390522310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f639051c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6390513940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_5yhk5jv7/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_5yhk5jv7/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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885667.53880: 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-1726885667.1543176-23603-172946545064733/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885667.53938: _low_level_execute_command(): starting 20459 1726885667.53943: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885667.1543176-23603-172946545064733/ > /dev/null 2>&1 && sleep 0' 20459 1726885667.54643: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.54655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.54661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.54675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.54710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.54719: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.54732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.54744: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.54751: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.54759: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.54766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.54773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.54785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.54791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.54797: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.54807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.54880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.54899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.54910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.54980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.56843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.56896: stderr chunk (state=3): >>><<< 20459 1726885667.56900: stdout chunk (state=3): >>><<< 20459 1726885667.56923: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.56932: handler run complete 20459 1726885667.56989: attempt loop complete, returning result 20459 1726885667.56993: _execute() done 20459 1726885667.56995: dumping result to json 20459 1726885667.57000: done dumping result, returning 20459 1726885667.57010: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-47dd-4c59-000000001eb9] 20459 1726885667.57030: sending task result for task 02369adf-7a19-47dd-4c59-000000001eb9 20459 1726885667.57156: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eb9 20459 1726885667.57160: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885667.57595: no more pending results, returning what we have 20459 1726885667.57599: results queue empty 20459 1726885667.57600: checking for any_errors_fatal 20459 1726885667.57618: done checking for any_errors_fatal 20459 1726885667.57619: checking for max_fail_percentage 20459 1726885667.57621: done checking for max_fail_percentage 20459 1726885667.57624: checking to see if all hosts have failed and the running result is not ok 20459 1726885667.57625: done checking to see if all hosts have failed 20459 1726885667.57625: getting the remaining hosts for this loop 20459 1726885667.57629: done getting the remaining hosts for this loop 20459 1726885667.57633: getting the next task for host managed_node1 20459 1726885667.57640: done getting next task for host managed_node1 20459 1726885667.57644: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885667.57648: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885667.57669: getting variables 20459 1726885667.57671: in VariableManager get_vars() 20459 1726885667.57708: Calling all_inventory to load vars for managed_node1 20459 1726885667.57710: Calling groups_inventory to load vars for managed_node1 20459 1726885667.57714: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885667.57924: Calling all_plugins_play to load vars for managed_node1 20459 1726885667.57928: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885667.57932: Calling groups_plugins_play to load vars for managed_node1 20459 1726885667.58509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885667.59169: done with get_vars() 20459 1726885667.59186: 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 22:27:47 -0400 (0:00:00.496) 0:01:13.953 ****** 20459 1726885667.59283: entering _queue_task() for managed_node1/lineinfile 20459 1726885667.59589: worker is 1 (out of 1 available) 20459 1726885667.59604: exiting _queue_task() for managed_node1/lineinfile 20459 1726885667.59620: done queuing things up, now waiting for results queue to drain 20459 1726885667.59625: waiting for pending results... 20459 1726885667.60001: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885667.60177: in run() - task 02369adf-7a19-47dd-4c59-000000001eba 20459 1726885667.60199: variable 'ansible_search_path' from source: unknown 20459 1726885667.60203: variable 'ansible_search_path' from source: unknown 20459 1726885667.61367: variable 'blivet_output' from source: set_fact 20459 1726885667.61658: dumping result to json 20459 1726885667.61662: done dumping result, returning 20459 1726885667.61670: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-47dd-4c59-000000001eba] 20459 1726885667.61678: sending task result for task 02369adf-7a19-47dd-4c59-000000001eba skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885667.61906: no more pending results, returning what we have 20459 1726885667.61916: results queue empty 20459 1726885667.61917: checking for any_errors_fatal 20459 1726885667.61942: done checking for any_errors_fatal 20459 1726885667.61943: checking for max_fail_percentage 20459 1726885667.61945: done checking for max_fail_percentage 20459 1726885667.61946: checking to see if all hosts have failed and the running result is not ok 20459 1726885667.61947: done checking to see if all hosts have failed 20459 1726885667.61948: getting the remaining hosts for this loop 20459 1726885667.61949: done getting the remaining hosts for this loop 20459 1726885667.61955: getting the next task for host managed_node1 20459 1726885667.61966: done getting next task for host managed_node1 20459 1726885667.61971: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885667.61977: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885667.62000: done sending task result for task 02369adf-7a19-47dd-4c59-000000001eba 20459 1726885667.62004: WORKER PROCESS EXITING 20459 1726885667.62043: getting variables 20459 1726885667.62045: in VariableManager get_vars() 20459 1726885667.62097: Calling all_inventory to load vars for managed_node1 20459 1726885667.62100: Calling groups_inventory to load vars for managed_node1 20459 1726885667.62103: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885667.62121: Calling all_plugins_play to load vars for managed_node1 20459 1726885667.62126: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885667.62132: Calling groups_plugins_play to load vars for managed_node1 20459 1726885667.63358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885667.64166: done with get_vars() 20459 1726885667.64195: 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 22:27:47 -0400 (0:00:00.050) 0:01:14.003 ****** 20459 1726885667.64340: entering _queue_task() for managed_node1/setup 20459 1726885667.64696: worker is 1 (out of 1 available) 20459 1726885667.64709: exiting _queue_task() for managed_node1/setup 20459 1726885667.64727: done queuing things up, now waiting for results queue to drain 20459 1726885667.64729: waiting for pending results... 20459 1726885667.65099: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885667.65238: in run() - task 02369adf-7a19-47dd-4c59-000000001ebc 20459 1726885667.65250: variable 'ansible_search_path' from source: unknown 20459 1726885667.65253: variable 'ansible_search_path' from source: unknown 20459 1726885667.65290: calling self._execute() 20459 1726885667.65407: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885667.65416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885667.65429: variable 'omit' from source: magic vars 20459 1726885667.65887: variable 'ansible_check_mode' from source: magic vars 20459 1726885667.65896: Evaluated conditional (not ansible_check_mode): True 20459 1726885667.65902: variable 'omit' from source: magic vars 20459 1726885667.65983: variable 'omit' from source: magic vars 20459 1726885667.66011: variable 'omit' from source: magic vars 20459 1726885667.66066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885667.66102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885667.66128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885667.66148: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885667.66167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885667.66185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885667.66201: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885667.66234: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885667.66237: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885667.66240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885667.66376: Set connection var ansible_pipelining to False 20459 1726885667.66379: Set connection var ansible_shell_type to sh 20459 1726885667.66386: Set connection var ansible_connection to ssh 20459 1726885667.66399: Set connection var ansible_timeout to 10 20459 1726885667.66405: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885667.66410: Set connection var ansible_shell_executable to /bin/sh 20459 1726885667.66440: variable 'ansible_shell_executable' from source: unknown 20459 1726885667.66445: variable 'ansible_connection' from source: unknown 20459 1726885667.66447: variable 'ansible_module_compression' from source: unknown 20459 1726885667.66449: variable 'ansible_shell_type' from source: unknown 20459 1726885667.66452: variable 'ansible_shell_executable' from source: unknown 20459 1726885667.66454: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885667.66458: variable 'ansible_pipelining' from source: unknown 20459 1726885667.66460: variable 'ansible_timeout' from source: unknown 20459 1726885667.66465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885667.66698: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885667.66718: variable 'omit' from source: magic vars 20459 1726885667.66722: starting attempt loop 20459 1726885667.66724: running the handler 20459 1726885667.66738: _low_level_execute_command(): starting 20459 1726885667.66746: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885667.67652: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.67675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.67704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.67733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.67781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.67798: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.67827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.67854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.67870: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.67883: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.67907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.67936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.67957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.67972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.67984: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.67998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.68082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.68110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.68150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.68247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.69830: stdout chunk (state=3): >>>/root <<< 20459 1726885667.70027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.70030: stdout chunk (state=3): >>><<< 20459 1726885667.70033: stderr chunk (state=3): >>><<< 20459 1726885667.70153: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.70157: _low_level_execute_command(): starting 20459 1726885667.70160: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641 `" && echo ansible-tmp-1726885667.7005656-23632-263936613834641="` echo /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641 `" ) && sleep 0' 20459 1726885667.70753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.70765: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.70778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.70809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.70866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.70877: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.70892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.70918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.70934: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.70946: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.70967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.70990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.71006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.71025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.71045: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.71072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.71160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.71185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.71205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.71282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.73297: stdout chunk (state=3): >>>ansible-tmp-1726885667.7005656-23632-263936613834641=/root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641 <<< 20459 1726885667.73461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.73552: stderr chunk (state=3): >>><<< 20459 1726885667.73556: stdout chunk (state=3): >>><<< 20459 1726885667.73607: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885667.7005656-23632-263936613834641=/root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.73794: variable 'ansible_module_compression' from source: unknown 20459 1726885667.73846: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20459 1726885667.74050: variable 'ansible_facts' from source: unknown 20459 1726885667.74701: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/AnsiballZ_setup.py 20459 1726885667.74954: Sending initial data 20459 1726885667.74958: Sent initial data (154 bytes) 20459 1726885667.77571: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.77588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.77604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.77630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.77673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.77685: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.77700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.77721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.77740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.77752: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.77764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.77781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.77885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.77901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.77916: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.77932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.78009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.78035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.78055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.78125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.79849: 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 <<< 20459 1726885667.79885: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885667.79925: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp19yhpid0 /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/AnsiballZ_setup.py <<< 20459 1726885667.79956: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885667.82870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.83020: stderr chunk (state=3): >>><<< 20459 1726885667.83024: stdout chunk (state=3): >>><<< 20459 1726885667.83026: done transferring module to remote 20459 1726885667.83032: _low_level_execute_command(): starting 20459 1726885667.83034: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/ /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/AnsiballZ_setup.py && sleep 0' 20459 1726885667.85063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885667.85235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.85251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.85270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.85318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.85332: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885667.85348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.85367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885667.85379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885667.85388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885667.85398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885667.85408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.85425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885667.85436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885667.85447: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885667.85458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.85533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.85635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.85650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.85716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.87531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885667.87630: stderr chunk (state=3): >>><<< 20459 1726885667.87633: stdout chunk (state=3): >>><<< 20459 1726885667.87718: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885667.87722: _low_level_execute_command(): starting 20459 1726885667.87725: _low_level_execute_command(): using become for this command 20459 1726885667.87727: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xniomrymuecbirscrblpddkpvwkokmku ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/AnsiballZ_setup.py'"'"' && sleep 0' 20459 1726885667.88179: Initial state: awaiting_escalation: BECOME-SUCCESS-xniomrymuecbirscrblpddkpvwkokmku 20459 1726885667.90515: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885667.90520: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885667.90569: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885667.90633: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885667.90646: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885667.90831: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885667.93703: stdout chunk (state=1): >>>BECOME-SUCCESS-xniomrymuecbirscrblpddkpvwkokmku <<< 20459 1726885667.93707: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-xniomrymuecbirscrblpddkpvwkokmku' 20459 1726885667.93935: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885667.93956: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885667.94029: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885667.94032: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885667.94069: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885667.94095: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885667.94151: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885667.94156: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885667.94198: 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' <<< 20459 1726885667.94221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885667.94250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885667.94253: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885667.94280: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bcdaca0> <<< 20459 1726885667.94321: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885667.94337: 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 0x7f771bc81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bcdaa00> <<< 20459 1726885667.94363: 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' <<< 20459 1726885667.94392: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bcda9a0> <<< 20459 1726885667.94432: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885667.94436: 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' <<< 20459 1726885667.94455: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc81370> <<< 20459 1726885667.94473: 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' <<< 20459 1726885667.94514: 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' <<< 20459 1726885667.94538: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc81820> <<< 20459 1726885667.94542: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc81550> <<< 20459 1726885667.94575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885667.94578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885667.94598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885667.94629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885667.94647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885667.94659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885667.94681: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc2df70> <<< 20459 1726885667.94702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885667.94732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885667.94797: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc34100> <<< 20459 1726885667.95087: 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 0x7f771bc5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc96760> # /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 0x7f771bc2dc70> # /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 0x7f771bc5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc81fd0> 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. <<< 20459 1726885667.95630: 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' <<< 20459 1726885667.95677: 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' <<< 20459 1726885667.95711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885667.95732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885667.95765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885667.95776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885667.95788: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9afd90> <<< 20459 1726885667.95848: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b2e20> <<< 20459 1726885667.95884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885667.95887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885667.95910: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885667.95946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885667.95959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885667.95983: 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' <<< 20459 1726885667.96024: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9a9730> <<< 20459 1726885667.96058: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b0520> <<< 20459 1726885667.96069: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9af250> <<< 20459 1726885667.96080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885667.96166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885667.96191: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885667.96229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885667.96258: 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' <<< 20459 1726885667.96299: 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 0x7f771b895cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8957c0> <<< 20459 1726885667.96324: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885667.96349: 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 0x7f771b895dc0> <<< 20459 1726885667.96378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885667.96401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885667.96428: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b895e80> <<< 20459 1726885667.96460: 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' <<< 20459 1726885667.96493: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b895f40> <<< 20459 1726885667.96495: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885667.96559: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b989c40> <<< 20459 1726885667.96562: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885667.96625: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b983520> <<< 20459 1726885667.96675: 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 0x7f771b997580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b6d00> <<< 20459 1726885667.96703: 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' <<< 20459 1726885667.96740: 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 0x7f771b8a6b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b989160> <<< 20459 1726885667.96783: 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 0x7f771b997190> <<< 20459 1726885667.96786: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9bc8b0> <<< 20459 1726885667.96814: 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' <<< 20459 1726885667.96844: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885667.96865: 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 <<< 20459 1726885667.96884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885667.96894: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a6ca0> <<< 20459 1726885667.96934: 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 0x7f771b8a6c10> <<< 20459 1726885667.96966: 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' <<< 20459 1726885667.96986: 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' <<< 20459 1726885667.97007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885667.97062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885667.97092: 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 0x7f771b87b280> <<< 20459 1726885667.97113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885667.97126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885667.97150: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b87b370> <<< 20459 1726885667.97458: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8b1eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a8940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a84f0> # /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 0x7f771b7ae0d0> <<< 20459 1726885667.97482: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b876d90> <<< 20459 1726885667.97528: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a8dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b6ee0> <<< 20459 1726885667.97555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885667.97581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885667.97621: 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 0x7f771b7c1a00> <<< 20459 1726885667.97644: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885667.97666: 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 0x7f771b7c1d30> <<< 20459 1726885667.97684: 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' <<< 20459 1726885667.97721: 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' <<< 20459 1726885667.97752: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7d4640> <<< 20459 1726885667.97755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885667.97779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885667.97807: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7d4b80> <<< 20459 1726885667.97863: 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 0x7f771b76a2b0> <<< 20459 1726885667.97873: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7c1e20> <<< 20459 1726885667.97885: 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' <<< 20459 1726885667.97943: 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 0x7f771b77b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7d44c0> <<< 20459 1726885667.97955: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885667.97982: 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 0x7f771b77b250> <<< 20459 1726885667.98027: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a68e0> <<< 20459 1726885667.98055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885667.98066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885667.98087: 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' <<< 20459 1726885667.98123: 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 0x7f771b7975b0> <<< 20459 1726885667.98148: 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' <<< 20459 1726885667.98180: 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 0x7f771b797880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b797670> <<< 20459 1726885667.98207: 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 0x7f771b797760> <<< 20459 1726885667.98236: 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' <<< 20459 1726885667.98460: 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 0x7f771b797bb0> <<< 20459 1726885667.98483: 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 0x7f771b7a4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7977f0> <<< 20459 1726885667.98507: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b789940> <<< 20459 1726885667.98530: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a64c0> <<< 20459 1726885667.98543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885667.98596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885667.98633: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7979a0> <<< 20459 1726885667.98776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885667.98794: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f771b6cd580> <<< 20459 1726885667.99070: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip' # zipimport: zlib available <<< 20459 1726885667.99162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.99198: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885667.99239: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885667.99242: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885668.00509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.01449: 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 0x7f771b6076d0> <<< 20459 1726885668.01501: 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' <<< 20459 1726885668.01504: 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 0x7f771b607160> <<< 20459 1726885668.01538: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607340> <<< 20459 1726885668.01576: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607e20> <<< 20459 1726885668.01591: 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' <<< 20459 1726885668.01720: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607c40> 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 0x7f771b607e80> # /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' <<< 20459 1726885668.01778: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885668.01789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885668.01820: 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' <<< 20459 1726885668.01931: 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 0x7f771b5d5df0> <<< 20459 1726885668.01957: 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 0x7f771b5d5fa0> <<< 20459 1726885668.01985: 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 0x7f771afc81c0> <<< 20459 1726885668.02010: 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' <<< 20459 1726885668.02053: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771afc8b50> <<< 20459 1726885668.02067: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5eedc0> <<< 20459 1726885668.02230: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5ee3d0> <<< 20459 1726885668.02251: 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' <<< 20459 1726885668.02277: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5eefd0> <<< 20459 1726885668.02290: 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' <<< 20459 1726885668.02321: 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' <<< 20459 1726885668.02347: 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' <<< 20459 1726885668.02386: 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 0x7f771b63ddc0> <<< 20459 1726885668.02452: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5db730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5db2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5bbc70> <<< 20459 1726885668.02486: 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 0x7f771b5dbf40> <<< 20459 1726885668.02514: 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 0x7f771b5dbf10> <<< 20459 1726885668.02539: 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 <<< 20459 1726885668.02557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885668.02567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885668.02596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885668.02661: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885668.02685: 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 0x7f771b53f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b650100> <<< 20459 1726885668.02699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885668.02702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885668.02750: 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 0x7f771b54b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b650280> <<< 20459 1726885668.02770: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885668.02807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885668.02835: 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' # <<< 20459 1726885668.02893: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b650ca0> <<< 20459 1726885668.03020: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b54b940> <<< 20459 1726885668.03129: 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' <<< 20459 1726885668.03145: 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 0x7f771b5e70a0> <<< 20459 1726885668.03148: 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 0x7f771b5e7bb0> <<< 20459 1726885668.03180: 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 0x7f771b650550> <<< 20459 1726885668.03199: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b6477c0> <<< 20459 1726885668.03218: 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' <<< 20459 1726885668.03241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885668.03245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885668.03280: 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 0x7f771b540a90> <<< 20459 1726885668.03500: 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' <<< 20459 1726885668.03555: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f771b55ec40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b54a700> # 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 0x7f771b54a070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b54aaf0> # zipimport: zlib available <<< 20459 1726885668.03558: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885668.03570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.03630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.03706: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.03751: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885668.03766: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885668.03769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.03851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.03945: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.04382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.04879: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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 <<< 20459 1726885668.04889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885668.04951: 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 0x7f771b55a6d0> <<< 20459 1726885668.05002: 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 0x7f771b5966d0> <<< 20459 1726885668.05018: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abaa940> <<< 20459 1726885668.05065: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885668.05105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.05108: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885668.05231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.05458: 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' <<< 20459 1726885668.06130: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5cee80> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.06464: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.06570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.06658: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.06763: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.07090: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885668.07389: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.07575: 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' # <<< 20459 1726885668.07680: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abc00d0> <<< 20459 1726885668.07683: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.07752: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.07845: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885668.07872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.07915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.07964: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885668.08015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.08069: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.08199: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.08258: 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 <<< 20459 1726885668.08300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885668.08386: 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 0x7f771b5cdd60> <<< 20459 1726885668.08515: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abc0cd0> <<< 20459 1726885668.08586: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885668.08643: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.08737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.08748: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.08801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885668.08825: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885668.08840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885668.08873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885668.08894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885668.08919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885668.09044: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b580970> <<< 20459 1726885668.09084: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b57c670> <<< 20459 1726885668.09170: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771ab8bfd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885668.09195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09227: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885668.09323: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885668.09348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 20459 1726885668.09365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09524: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09637: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09676: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09729: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885668.09732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.09967: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885668.10177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.10801: stdout chunk (state=3): >>># 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 0x7f771a928bb0> # /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 0x7f771aa3a0a0> # 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 0x7f771aa3a040> <<< 20459 1726885668.10835: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b57d670> <<< 20459 1726885668.10854: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5823a0> <<< 20459 1726885668.10883: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b58fa00> <<< 20459 1726885668.10907: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b58fd90> <<< 20459 1726885668.10928: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885668.10953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885668.10965: 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' <<< 20459 1726885668.10993: 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 0x7f771ab8ceb0> <<< 20459 1726885668.11035: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abbe4c0> <<< 20459 1726885668.11047: 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' <<< 20459 1726885668.11066: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771ab8cfa0> <<< 20459 1726885668.11090: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885668.11118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885668.11152: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885668.11171: 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 0x7f771b658250> <<< 20459 1726885668.11184: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abd3d30> <<< 20459 1726885668.11214: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b58faf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885668.11261: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885668.11274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11390: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885668.11457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11506: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885668.11538: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885668.11550: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11577: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11610: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885668.11625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11672: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11722: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885668.11734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11772: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11820: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885668.11833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11900: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.11958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.12020: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.12093: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 20459 1726885668.12701: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13238: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885668.13300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13395: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13450: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 20459 1726885668.13453: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20459 1726885668.13484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13528: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885668.13532: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13648: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 20459 1726885668.13686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13714: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20459 1726885668.13730: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13790: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885668.13872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.13973: 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' <<< 20459 1726885668.14004: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a8a8d30> <<< 20459 1726885668.14025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885668.14055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885668.14283: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a8a8a00> <<< 20459 1726885668.14287: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 20459 1726885668.14366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.14436: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885668.14451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.14761: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.14817: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885668.14832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.14888: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.14923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885668.14948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885668.15139: 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 0x7f771a88d820> <<< 20459 1726885668.15519: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a8ecc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885668.15579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.15647: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20459 1726885668.15744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.15837: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.15964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16153: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20459 1726885668.16165: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16249: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 20459 1726885668.16296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 20459 1726885668.16356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 20459 1726885668.16407: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885668.16414: 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 0x7f771a819610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a819550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885668.16445: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.16448: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885668.16458: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16494: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16544: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885668.16549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16728: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.16898: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20459 1726885668.17017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17124: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17217: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885668.17232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17684: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 20459 1726885668.17687: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885668.17822: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.17975: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 20459 1726885668.17978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.18004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.18047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.18657: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.19272: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 20459 1726885668.19275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.19387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.19531: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 20459 1726885668.19632: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.19764: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885668.19926: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.20101: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885668.20141: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885668.20174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.20233: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885668.20236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.20342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.20450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.20696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.20955: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885668.21028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.21075: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885668.21135: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885668.21182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.21272: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885668.21309: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885668.21376: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.21464: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20459 1726885668.21509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.21587: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 20459 1726885668.21915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22201: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885668.22231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22267: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22342: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885668.22388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22421: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885668.22499: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22510: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 20459 1726885668.22535: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22590: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20459 1726885668.22670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22781: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885668.22798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22835: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22887: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 20459 1726885668.22935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22976: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.22998: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23131: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23201: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885668.23224: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23337: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885668.23351: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23656: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23790: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 20459 1726885668.23806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23843: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23897: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885668.23915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.23958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.24009: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 20459 1726885668.24025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.24110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.24200: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 20459 1726885668.24225: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.24302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.24405: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py <<< 20459 1726885668.24420: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885668.24503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885668.24769: 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' <<< 20459 1726885668.24787: 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' <<< 20459 1726885668.24829: 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 0x7f771a6a8640> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a6a8220> <<< 20459 1726885668.24898: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a6a8190> <<< 20459 1726885668.26876: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885668.42334: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20459 1726885668.42338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20459 1726885668.42359: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a6a8580> <<< 20459 1726885668.42373: 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' <<< 20459 1726885668.42402: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a690ca0> <<< 20459 1726885668.42458: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 20459 1726885668.42463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885668.42537: 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' <<< 20459 1726885668.42562: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a8222b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a69d310> <<< 20459 1726885668.43221: 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 <<< 20459 1726885668.43243: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 20459 1726885668.43352: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 20459 1726885668.43367: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 20459 1726885668.68941: stdout chunk (state=3): >>> <<< 20459 1726885668.68968: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_iscsi_iqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSB<<< 20459 1726885668.68985: stdout chunk (state=3): >>>HZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "27", "second": "48", "epoch": "1726885668", "epoch_int": "1726885668", "date": "2024-09-20", "time": "22:27:48", "iso8601_micro": "2024-09-21T02:27:48.263893Z", "iso8601": "2024-09-21T02:27:48Z", "iso8601_basic": "20240920T222748263893", "iso8601_basic_short": "20240920T222748", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.87, "5m": 0.54, "15m": 0.31}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-xniomrymuecbirscrblpddkpvwkokmku ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0"<<< 20459 1726885668.69023: stdout chunk (state=3): >>>, "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "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_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_pkg_mgr": "dnf", "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_fibre_channel_wwn": [], "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_lsb": {}, "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": 2135, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1397, "free": 2135}, "nocache": {"free": 3180, "used": 352}, "swap": {"total": 0, "free<<< 20459 1726885668.69053: stdout chunk (state=3): >>>": 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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk<<< 20459 1726885668.69102: stdout chunk (state=3): >>>6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "uuids": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "6291456", "sectorsize": "512", "size": "3.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": ["dm-0"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": ["foo-test1"]}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-0": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "sda": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1L<<< 20459 1726885668.69110: stdout chunk (state=3): >>>IO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "dm-0": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"]}, "labels": {}, "masters": {"sda": ["dm-0"]}}, "ansible_uptime_seconds": 795, "ansible_lvm": {"lvs": {"test1": {"size_g": "3.00", "vg": "foo"}}, "vgs": {"foo": {"size_g": "9.99", "free_g": "6.99", "num_lvs": "1", "num_pvs": "1"}}, "pvs": {"/dev/sda"<<< 20459 1726885668.69133: stdout chunk (state=3): >>>: {"size_g": "9.99", "free_g": "6.99", "vg": "foo"}}}, "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": 263742894080, "block_size": 4096, "block_total": 65519355, "block_available": 64390355, "block_used": 1129000, "inode_total": 131071472, "inode_available": 130996339, "inode_used": 75133, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test2", "device": "/dev/mapper/foo-test1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 3154116608, "size_available": 3098292224, "block_size": 4096, "block_total": 770048, "block_available": 756419, "block_used": 13629, "inode_total": 1572864, "inode_available": 1572861, "inode_used": 3, "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb"}], "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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"<<< 20459 1726885668.69170: stdout chunk (state=3): >>>}], "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_<<< 20459 1726885668.69187: stdout chunk (state=3): >>>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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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"}}} <<< 20459 1726885668.69969: stdout chunk (state=3): >>># clear builtins._ <<< 20459 1726885668.70032: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2<<< 20459 1726885668.70073: stdout chunk (state=3): >>> # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 20459 1726885668.70091: stdout chunk (state=3): >>> # clear sys.path_hooks <<< 20459 1726885668.70095: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 20459 1726885668.70109: stdout chunk (state=3): >>> <<< 20459 1726885668.70143: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__<<< 20459 1726885668.70155: stdout chunk (state=3): >>> # restore sys.stdin<<< 20459 1726885668.70175: stdout chunk (state=3): >>> # restore sys.stdout<<< 20459 1726885668.70208: stdout chunk (state=3): >>> <<< 20459 1726885668.70227: stdout chunk (state=3): >>># restore sys.stderr<<< 20459 1726885668.70231: stdout chunk (state=3): >>> # cleanup[2] removing sys<<< 20459 1726885668.70235: stdout chunk (state=3): >>> <<< 20459 1726885668.70238: stdout chunk (state=3): >>># cleanup[2] removing builtins<<< 20459 1726885668.70240: stdout chunk (state=3): >>> <<< 20459 1726885668.70269: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 20459 1726885668.70296: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref<<< 20459 1726885668.70300: stdout chunk (state=3): >>> <<< 20459 1726885668.70321: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 20459 1726885668.70340: stdout chunk (state=3): >>># cleanup[2] removing marshal <<< 20459 1726885668.70396: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 20459 1726885668.70443: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs<<< 20459 1726885668.70448: stdout chunk (state=3): >>> # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases<<< 20459 1726885668.70458: stdout chunk (state=3): >>> <<< 20459 1726885668.70502: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8<<< 20459 1726885668.70509: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1<<< 20459 1726885668.70513: stdout chunk (state=3): >>> <<< 20459 1726885668.70517: stdout chunk (state=3): >>># cleanup[2] removing _abc<<< 20459 1726885668.70521: stdout chunk (state=3): >>> # cleanup[2] removing abc<<< 20459 1726885668.70559: stdout chunk (state=3): >>> # cleanup[2] removing io <<< 20459 1726885668.70569: stdout chunk (state=3): >>># cleanup[2] removing __main__<<< 20459 1726885668.70575: stdout chunk (state=3): >>> # cleanup[2] removing _stat<<< 20459 1726885668.70593: stdout chunk (state=3): >>> # cleanup[2] removing stat # cleanup[2] removing _collections_abc<<< 20459 1726885668.70615: stdout chunk (state=3): >>> # cleanup[2] removing genericpath<<< 20459 1726885668.70639: stdout chunk (state=3): >>> # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 20459 1726885668.70687: stdout chunk (state=3): >>> # cleanup[2] removing os <<< 20459 1726885668.70707: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 20459 1726885668.70744: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site <<< 20459 1726885668.70782: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types<<< 20459 1726885668.70802: stdout chunk (state=3): >>> # cleanup[2] removing enum # cleanup[2] removing _sre<<< 20459 1726885668.70849: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse<<< 20459 1726885668.70890: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile # cleanup[2] removing _heapq<<< 20459 1726885668.70935: stdout chunk (state=3): >>> # cleanup[2] removing heapq # cleanup[2] removing itertools<<< 20459 1726885668.70956: stdout chunk (state=3): >>> # cleanup[2] removing keyword # destroy keyword<<< 20459 1726885668.70978: stdout chunk (state=3): >>> # cleanup[2] removing _operator <<< 20459 1726885668.71006: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib<<< 20459 1726885668.71121: stdout chunk (state=3): >>> # destroy reprlib<<< 20459 1726885668.71137: 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 # cleanup[2] removing 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__<<< 20459 1726885668.71475: 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 # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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<<< 20459 1726885668.71503: 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 # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux<<< 20459 1726885668.71531: stdout chunk (state=3): >>> # 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 <<< 20459 1726885668.71560: stdout chunk (state=3): >>># 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<<< 20459 1726885668.71922: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.dummy <<< 20459 1726885668.72024: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885668.72075: stdout chunk (state=3): >>># destroy importlib.util <<< 20459 1726885668.72105: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885668.72157: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885668.72188: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885668.72246: stdout chunk (state=3): >>># destroy binascii # destroy importlib <<< 20459 1726885668.72270: stdout chunk (state=3): >>># destroy bz2 <<< 20459 1726885668.72283: stdout chunk (state=3): >>># destroy lzma <<< 20459 1726885668.72326: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885668.72370: stdout chunk (state=3): >>># destroy locale # destroy systemd.journal # destroy systemd.daemon <<< 20459 1726885668.72400: stdout chunk (state=3): >>># destroy hashlib <<< 20459 1726885668.72431: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 20459 1726885668.72459: stdout chunk (state=3): >>># destroy json.scanner <<< 20459 1726885668.72483: stdout chunk (state=3): >>># destroy _json <<< 20459 1726885668.72496: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885668.72549: stdout chunk (state=3): >>># destroy syslog <<< 20459 1726885668.72569: stdout chunk (state=3): >>># destroy uuid <<< 20459 1726885668.72634: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885668.72675: stdout chunk (state=3): >>># destroy distro # destroy logging <<< 20459 1726885668.72688: stdout chunk (state=3): >>># destroy argparse <<< 20459 1726885668.72755: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 20459 1726885668.72781: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885668.72818: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues <<< 20459 1726885668.72852: stdout chunk (state=3): >>># destroy multiprocessing.synchronize # destroy multiprocessing.dummy <<< 20459 1726885668.72874: stdout chunk (state=3): >>># destroy multiprocessing.pool <<< 20459 1726885668.72902: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 20459 1726885668.72941: stdout chunk (state=3): >>># destroy queue <<< 20459 1726885668.72970: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 20459 1726885668.73015: stdout chunk (state=3): >>># destroy shlex <<< 20459 1726885668.73039: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885668.73071: stdout chunk (state=3): >>># destroy base64 <<< 20459 1726885668.73108: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 20459 1726885668.73137: stdout chunk (state=3): >>># destroy getpass <<< 20459 1726885668.73165: stdout chunk (state=3): >>># destroy json <<< 20459 1726885668.73207: stdout chunk (state=3): >>># destroy socket<<< 20459 1726885668.73225: stdout chunk (state=3): >>> # destroy struct <<< 20459 1726885668.73260: stdout chunk (state=3): >>># destroy glob <<< 20459 1726885668.73285: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing <<< 20459 1726885668.73320: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20459 1726885668.73360: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 20459 1726885668.73392: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process <<< 20459 1726885668.73417: stdout chunk (state=3): >>># destroy multiprocessing.util <<< 20459 1726885668.73443: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 20459 1726885668.73504: stdout chunk (state=3): >>># cleanup[3] wiping gc <<< 20459 1726885668.73534: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 20459 1726885668.73572: stdout chunk (state=3): >>> # cleanup[3] wiping unicodedata <<< 20459 1726885668.73605: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 20459 1726885668.73630: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 20459 1726885668.73664: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 20459 1726885668.73690: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 20459 1726885668.73725: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 20459 1726885668.73761: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 20459 1726885668.73811: 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 <<< 20459 1726885668.73850: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 20459 1726885668.73896: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 20459 1726885668.73942: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 20459 1726885668.73970: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache <<< 20459 1726885668.73992: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 20459 1726885668.74021: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 20459 1726885668.74058: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors <<< 20459 1726885668.74091: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess <<< 20459 1726885668.74118: stdout chunk (state=3): >>># cleanup[3] wiping signal <<< 20459 1726885668.74154: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 20459 1726885668.74185: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 <<< 20459 1726885668.74206: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 20459 1726885668.74248: stdout chunk (state=3): >>># cleanup[3] wiping _bisect <<< 20459 1726885668.74277: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil <<< 20459 1726885668.74289: stdout chunk (state=3): >>># destroy fnmatch <<< 20459 1726885668.74331: stdout chunk (state=3): >>># cleanup[3] wiping grp <<< 20459 1726885668.74374: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 20459 1726885668.74433: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 20459 1726885668.74469: 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<<< 20459 1726885668.74511: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap <<< 20459 1726885668.74566: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum<<< 20459 1726885668.74633: stdout chunk (state=3): >>> # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 20459 1726885668.74697: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections <<< 20459 1726885668.74729: 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<<< 20459 1726885668.74763: stdout chunk (state=3): >>> # cleanup[3] wiping _sre<<< 20459 1726885668.74789: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os<<< 20459 1726885668.74824: stdout chunk (state=3): >>> # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat<<< 20459 1726885668.74843: 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<<< 20459 1726885668.74875: 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<<< 20459 1726885668.74902: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 20459 1726885668.74926: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 20459 1726885668.74984: stdout chunk (state=3): >>> # destroy gc # destroy unicodedata <<< 20459 1726885668.75020: stdout chunk (state=3): >>># destroy termios # destroy _ssl # destroy _multiprocessing<<< 20459 1726885668.75045: stdout chunk (state=3): >>> # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 20459 1726885668.75121: stdout chunk (state=3): >>> # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20459 1726885668.75352: stdout chunk (state=3): >>># destroy platform <<< 20459 1726885668.75390: stdout chunk (state=3): >>># destroy _uuid # destroy _sre <<< 20459 1726885668.75420: stdout chunk (state=3): >>># destroy sre_parse # destroy tokenize <<< 20459 1726885668.75446: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885668.75486: stdout chunk (state=3): >>># destroy posixpath <<< 20459 1726885668.75529: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885668.75595: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib <<< 20459 1726885668.75610: stdout chunk (state=3): >>># destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 20459 1726885668.75657: stdout chunk (state=3): >>># destroy select <<< 20459 1726885668.75734: 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<<< 20459 1726885668.75768: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 20459 1726885668.75787: stdout chunk (state=3): >>># destroy _operator <<< 20459 1726885668.75848: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp <<< 20459 1726885668.75862: stdout chunk (state=3): >>># destroy io # destroy marshal <<< 20459 1726885668.75938: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 20459 1726885668.75951: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20459 1726885668.76951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885668.76959: stdout chunk (state=3): >>><<< 20459 1726885668.76968: stderr chunk (state=3): >>><<< 20459 1726885668.77374: _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 0x7f771bcdaca0> # /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 0x7f771bc81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bcdaa00> # /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 0x7f771bcda9a0> 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 0x7f771bc81370> # /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 0x7f771bc81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc81550> # /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 0x7f771bc2df70> # /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 0x7f771bc34100> # /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 0x7f771bc5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc96760> # /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 0x7f771bc2dc70> # /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 0x7f771bc5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771bc81fd0> 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 0x7f771b9afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b2e20> # /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 0x7f771b9a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9af250> # /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 0x7f771b895cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8957c0> 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 0x7f771b895dc0> # /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 0x7f771b895e80> # /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 0x7f771b895f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b989c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b983520> # /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 0x7f771b997580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b6d00> # /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 0x7f771b8a6b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b989160> # 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 0x7f771b997190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9bc8b0> # /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 0x7f771b8a6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a6ca0> # /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 0x7f771b8a6c10> # /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 0x7f771b87b280> # /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 0x7f771b87b370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8b1eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a8940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a84f0> # /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 0x7f771b7ae0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b876d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a8dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b9b6ee0> # /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 0x7f771b7c1a00> 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 0x7f771b7c1d30> # /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 0x7f771b7d4640> # /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 0x7f771b7d4b80> # 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 0x7f771b76a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7c1e20> # /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 0x7f771b77b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7d44c0> 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 0x7f771b77b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a68e0> # /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 0x7f771b7975b0> # /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 0x7f771b797880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b797670> # 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 0x7f771b797760> # /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 0x7f771b797bb0> # 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 0x7f771b7a4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b7977f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b789940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b8a64c0> # /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 0x7f771b7979a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f771b6cd580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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 0x7f771b6076d0> # /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 0x7f771b607160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607e20> # /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 0x7f771b607f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b607c40> 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 0x7f771b607e80> # /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 0x7f771b607100> # /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 0x7f771b5d5df0> # 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 0x7f771b5d5fa0> # 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 0x7f771afc81c0> # /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 0x7f771afc8b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5eedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5ee3d0> # /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 0x7f771b5eefd0> # /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 0x7f771b63ddc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5db730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5db2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5bbc70> # 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 0x7f771b5dbf40> # /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 0x7f771b5dbf10> # /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 0x7f771b53f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b650100> # /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 0x7f771b54b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b650280> # /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 0x7f771b650ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b54b940> # 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 0x7f771b5e70a0> # 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 0x7f771b5e7bb0> # 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 0x7f771b650550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b6477c0> # /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 0x7f771b540a90> # 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 0x7f771b55ec40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b54a700> # 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 0x7f771b54a070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b54aaf0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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 0x7f771b55a6d0> # /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 0x7f771b5966d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abaa940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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 0x7f771b5cee80> # 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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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 0x7f771abc00d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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 0x7f771b5cdd60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abc0cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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 0x7f771b580970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b57c670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771ab8bfd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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 0x7f771a928bb0> # /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 0x7f771aa3a0a0> # 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 0x7f771aa3a040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b57d670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b5823a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b58fa00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b58fd90> # /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 0x7f771ab8ceb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abbe4c0> # /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 0x7f771ab8cfa0> # /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 0x7f771b658250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771abd3d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771b58faf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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 0x7f771a8a8d30> # /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 0x7f771a8a8a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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 0x7f771a88d820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a8ecc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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 0x7f771a819610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a819550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/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_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_blpfzi55/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 0x7f771a6a8640> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a6a8220> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a6a8190> 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 0x7f771a6a8580> # /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 0x7f771a690ca0> # /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 0x7f771a8222b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f771a69d310> 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "ansible_iscsi_iqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "27", "second": "48", "epoch": "1726885668", "epoch_int": "1726885668", "date": "2024-09-20", "time": "22:27:48", "iso8601_micro": "2024-09-21T02:27:48.263893Z", "iso8601": "2024-09-21T02:27:48Z", "iso8601_basic": "20240920T222748263893", "iso8601_basic_short": "20240920T222748", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_loadavg": {"1m": 0.87, "5m": 0.54, "15m": 0.31}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-xniomrymuecbirscrblpddkpvwkokmku ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "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_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_pkg_mgr": "dnf", "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_fibre_channel_wwn": [], "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_lsb": {}, "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": 2135, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1397, "free": 2135}, "nocache": {"free": 3180, "used": 352}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "uuids": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "6291456", "sectorsize": "512", "size": "3.00 GB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": ["dm-0"]}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": ["foo-test1"]}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-0": ["dm-name-foo-test1", "dm-uuid-LVM-huTfvivNuWWjt0d6YiIAFjZs7qPAC23LDtbDZ0Aj3PVHrZR94XerKNwN5VQOTeyM"], "sda": ["lvm-pv-uuid-QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "scsi-1LIO-ORG_disk0:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "dm-0": ["9b56a508-c640-4fcc-8ba1-79e9371c5fcb"]}, "labels": {}, "masters": {"sda": ["dm-0"]}}, "ansible_uptime_seconds": 795, "ansible_lvm": {"lvs": {"test1": {"size_g": "3.00", "vg": "foo"}}, "vgs": {"foo": {"size_g": "9.99", "free_g": "6.99", "num_lvs": "1", "num_pvs": "1"}}, "pvs": {"/dev/sda": {"size_g": "9.99", "free_g": "6.99", "vg": "foo"}}}, "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": 263742894080, "block_size": 4096, "block_total": 65519355, "block_available": 64390355, "block_used": 1129000, "inode_total": 131071472, "inode_available": 130996339, "inode_used": 75133, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test2", "device": "/dev/mapper/foo-test1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 3154116608, "size_available": 3098292224, "block_size": 4096, "block_total": 770048, "block_available": 756419, "block_used": 13629, "inode_total": 1572864, "inode_available": 1572861, "inode_used": 3, "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb"}], "ansible_fips": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885668.80693: 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-1726885667.7005656-23632-263936613834641/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885668.80725: _low_level_execute_command(): starting 20459 1726885668.80735: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885667.7005656-23632-263936613834641/ > /dev/null 2>&1 && sleep 0' 20459 1726885668.81338: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885668.81354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885668.81369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885668.81387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885668.81432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885668.81445: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885668.81460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885668.81478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885668.81491: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885668.81503: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885668.81522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885668.81537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885668.81553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885668.81569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885668.81580: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885668.81594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885668.81670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885668.81692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885668.81708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885668.81786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885668.84616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885668.84732: stderr chunk (state=3): >>><<< 20459 1726885668.84735: stdout chunk (state=3): >>><<< 20459 1726885668.84877: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885668.84880: handler run complete 20459 1726885668.85209: variable 'ansible_facts' from source: unknown 20459 1726885668.85421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885668.86086: variable 'ansible_facts' from source: unknown 20459 1726885668.86540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885668.86834: attempt loop complete, returning result 20459 1726885668.86891: _execute() done 20459 1726885668.86899: dumping result to json 20459 1726885668.87001: done dumping result, returning 20459 1726885668.87028: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-47dd-4c59-000000001ebc] 20459 1726885668.87065: sending task result for task 02369adf-7a19-47dd-4c59-000000001ebc ok: [managed_node1] 20459 1726885668.88890: done sending task result for task 02369adf-7a19-47dd-4c59-000000001ebc 20459 1726885668.88894: WORKER PROCESS EXITING 20459 1726885668.88930: no more pending results, returning what we have 20459 1726885668.88933: results queue empty 20459 1726885668.88962: checking for any_errors_fatal 20459 1726885668.88996: done checking for any_errors_fatal 20459 1726885668.89042: checking for max_fail_percentage 20459 1726885668.89044: done checking for max_fail_percentage 20459 1726885668.89045: checking to see if all hosts have failed and the running result is not ok 20459 1726885668.89046: done checking to see if all hosts have failed 20459 1726885668.89047: getting the remaining hosts for this loop 20459 1726885668.89048: done getting the remaining hosts for this loop 20459 1726885668.89051: getting the next task for host managed_node1 20459 1726885668.89066: done getting next task for host managed_node1 20459 1726885668.89068: ^ task is: TASK: meta (role_complete) 20459 1726885668.89071: ^ 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? (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 20459 1726885668.89089: getting variables 20459 1726885668.89090: in VariableManager get_vars() 20459 1726885668.89122: Calling all_inventory to load vars for managed_node1 20459 1726885668.89124: Calling groups_inventory to load vars for managed_node1 20459 1726885668.89127: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885668.89161: Calling all_plugins_play to load vars for managed_node1 20459 1726885668.89171: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885668.89175: Calling groups_plugins_play to load vars for managed_node1 20459 1726885668.90206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885668.90843: done with get_vars() 20459 1726885668.90854: done getting variables 20459 1726885668.90927: done queuing things up, now waiting for results queue to drain 20459 1726885668.90929: results queue empty 20459 1726885668.90929: checking for any_errors_fatal 20459 1726885668.90934: done checking for any_errors_fatal 20459 1726885668.90935: checking for max_fail_percentage 20459 1726885668.90935: done checking for max_fail_percentage 20459 1726885668.90936: checking to see if all hosts have failed and the running result is not ok 20459 1726885668.90936: done checking to see if all hosts have failed 20459 1726885668.90937: getting the remaining hosts for this loop 20459 1726885668.90937: done getting the remaining hosts for this loop 20459 1726885668.90940: getting the next task for host managed_node1 20459 1726885668.90944: done getting next task for host managed_node1 20459 1726885668.90945: ^ task is: TASK: Verify role results 20459 1726885668.90946: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885668.90948: getting variables 20459 1726885668.90949: in VariableManager get_vars() 20459 1726885668.90956: Calling all_inventory to load vars for managed_node1 20459 1726885668.90957: Calling groups_inventory to load vars for managed_node1 20459 1726885668.90959: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885668.90962: Calling all_plugins_play to load vars for managed_node1 20459 1726885668.90963: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885668.90965: Calling groups_plugins_play to load vars for managed_node1 20459 1726885668.91395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885668.91717: done with get_vars() 20459 1726885668.91727: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:74 Friday 20 September 2024 22:27:48 -0400 (0:00:01.274) 0:01:15.278 ****** 20459 1726885668.91774: entering _queue_task() for managed_node1/include_tasks 20459 1726885668.91994: worker is 1 (out of 1 available) 20459 1726885668.92007: exiting _queue_task() for managed_node1/include_tasks 20459 1726885668.92021: done queuing things up, now waiting for results queue to drain 20459 1726885668.92022: waiting for pending results... 20459 1726885668.92210: running TaskExecutor() for managed_node1/TASK: Verify role results 20459 1726885668.92282: in run() - task 02369adf-7a19-47dd-4c59-00000000000e 20459 1726885668.92293: variable 'ansible_search_path' from source: unknown 20459 1726885668.92328: calling self._execute() 20459 1726885668.92415: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885668.92433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885668.92456: variable 'omit' from source: magic vars 20459 1726885668.92613: _execute() done 20459 1726885668.92625: dumping result to json 20459 1726885668.92632: done dumping result, returning 20459 1726885668.92642: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-47dd-4c59-00000000000e] 20459 1726885668.92653: sending task result for task 02369adf-7a19-47dd-4c59-00000000000e 20459 1726885668.92826: no more pending results, returning what we have 20459 1726885668.92833: in VariableManager get_vars() 20459 1726885668.92875: Calling all_inventory to load vars for managed_node1 20459 1726885668.92878: Calling groups_inventory to load vars for managed_node1 20459 1726885668.92881: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885668.92901: Calling all_plugins_play to load vars for managed_node1 20459 1726885668.92905: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885668.92909: Calling groups_plugins_play to load vars for managed_node1 20459 1726885668.93749: done sending task result for task 02369adf-7a19-47dd-4c59-00000000000e 20459 1726885668.93771: WORKER PROCESS EXITING 20459 1726885668.93957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885668.95291: done with get_vars() 20459 1726885668.95302: variable 'ansible_search_path' from source: unknown 20459 1726885668.95335: we have included files to process 20459 1726885668.95337: generating all_blocks data 20459 1726885668.95339: done generating all_blocks data 20459 1726885668.95345: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885668.95347: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885668.95349: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885668.95944: in VariableManager get_vars() 20459 1726885668.95962: done with get_vars() 20459 1726885668.96006: in VariableManager get_vars() 20459 1726885668.96025: done with get_vars() 20459 1726885668.96110: done processing included file 20459 1726885668.96113: iterating over new_blocks loaded from include file 20459 1726885668.96115: in VariableManager get_vars() 20459 1726885668.96126: done with get_vars() 20459 1726885668.96128: filtering new block on tags 20459 1726885668.96193: done filtering new block on tags 20459 1726885668.96196: 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_node1 20459 1726885668.96200: extending task lists for all hosts with included blocks 20459 1726885668.98228: done extending task lists 20459 1726885668.98229: done processing included files 20459 1726885668.98229: results queue empty 20459 1726885668.98230: checking for any_errors_fatal 20459 1726885668.98231: done checking for any_errors_fatal 20459 1726885668.98231: checking for max_fail_percentage 20459 1726885668.98232: done checking for max_fail_percentage 20459 1726885668.98232: checking to see if all hosts have failed and the running result is not ok 20459 1726885668.98233: done checking to see if all hosts have failed 20459 1726885668.98233: getting the remaining hosts for this loop 20459 1726885668.98234: done getting the remaining hosts for this loop 20459 1726885668.98236: getting the next task for host managed_node1 20459 1726885668.98238: done getting next task for host managed_node1 20459 1726885668.98239: ^ task is: TASK: Print out pool information 20459 1726885668.98241: ^ 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? (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 20459 1726885668.98243: getting variables 20459 1726885668.98243: in VariableManager get_vars() 20459 1726885668.98253: Calling all_inventory to load vars for managed_node1 20459 1726885668.98255: Calling groups_inventory to load vars for managed_node1 20459 1726885668.98257: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885668.98261: Calling all_plugins_play to load vars for managed_node1 20459 1726885668.98262: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885668.98264: Calling groups_plugins_play to load vars for managed_node1 20459 1726885668.98629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885668.99196: done with get_vars() 20459 1726885668.99209: done getting variables 20459 1726885668.99255: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:48 -0400 (0:00:00.075) 0:01:15.353 ****** 20459 1726885668.99281: entering _queue_task() for managed_node1/debug 20459 1726885668.99557: worker is 1 (out of 1 available) 20459 1726885668.99574: exiting _queue_task() for managed_node1/debug 20459 1726885668.99587: done queuing things up, now waiting for results queue to drain 20459 1726885668.99589: waiting for pending results... 20459 1726885668.99895: running TaskExecutor() for managed_node1/TASK: Print out pool information 20459 1726885669.00014: in run() - task 02369adf-7a19-47dd-4c59-000000001f4a 20459 1726885669.00034: variable 'ansible_search_path' from source: unknown 20459 1726885669.00071: calling self._execute() 20459 1726885669.00190: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.00200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.00218: variable 'omit' from source: magic vars 20459 1726885669.00628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885669.03925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885669.04071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885669.04145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885669.04218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885669.04274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885669.04408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885669.04463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885669.04529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885669.04604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885669.04636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885669.04850: variable '_storage_pools_list' from source: set_fact 20459 1726885669.04907: Evaluated conditional (_storage_pools_list | length > 0): True 20459 1726885669.04924: variable 'omit' from source: magic vars 20459 1726885669.04968: variable 'omit' from source: magic vars 20459 1726885669.05005: variable 'omit' from source: magic vars 20459 1726885669.05047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885669.05088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885669.05126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885669.05165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885669.05183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885669.05210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885669.05253: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885669.05288: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885669.05296: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.05304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.05451: Set connection var ansible_pipelining to False 20459 1726885669.05461: Set connection var ansible_shell_type to sh 20459 1726885669.05473: Set connection var ansible_connection to ssh 20459 1726885669.05493: Set connection var ansible_timeout to 10 20459 1726885669.05504: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885669.05518: Set connection var ansible_shell_executable to /bin/sh 20459 1726885669.05555: variable 'ansible_shell_executable' from source: unknown 20459 1726885669.05563: variable 'ansible_connection' from source: unknown 20459 1726885669.05572: variable 'ansible_module_compression' from source: unknown 20459 1726885669.05583: variable 'ansible_shell_type' from source: unknown 20459 1726885669.05592: variable 'ansible_shell_executable' from source: unknown 20459 1726885669.05599: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.05606: variable 'ansible_pipelining' from source: unknown 20459 1726885669.05615: variable 'ansible_timeout' from source: unknown 20459 1726885669.05632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.05770: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885669.05786: variable 'omit' from source: magic vars 20459 1726885669.05797: starting attempt loop 20459 1726885669.05810: running the handler 20459 1726885669.05861: variable '_storage_pools_list' from source: set_fact 20459 1726885669.05948: variable '_storage_pools_list' from source: set_fact 20459 1726885669.06207: handler run complete 20459 1726885669.06259: attempt loop complete, returning result 20459 1726885669.06267: _execute() done 20459 1726885669.06275: dumping result to json 20459 1726885669.06286: done dumping result, returning 20459 1726885669.06297: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-47dd-4c59-000000001f4a] 20459 1726885669.06306: sending task result for task 02369adf-7a19-47dd-4c59-000000001f4a 20459 1726885669.06460: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f4a ok: [managed_node1] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } 20459 1726885669.06580: no more pending results, returning what we have 20459 1726885669.06584: results queue empty 20459 1726885669.06585: checking for any_errors_fatal 20459 1726885669.06586: done checking for any_errors_fatal 20459 1726885669.06587: checking for max_fail_percentage 20459 1726885669.06589: done checking for max_fail_percentage 20459 1726885669.06590: checking to see if all hosts have failed and the running result is not ok 20459 1726885669.06591: done checking to see if all hosts have failed 20459 1726885669.06592: getting the remaining hosts for this loop 20459 1726885669.06594: done getting the remaining hosts for this loop 20459 1726885669.06597: getting the next task for host managed_node1 20459 1726885669.06604: done getting next task for host managed_node1 20459 1726885669.06606: ^ task is: TASK: Print out volume information 20459 1726885669.06609: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885669.06614: getting variables 20459 1726885669.06616: in VariableManager get_vars() 20459 1726885669.06649: Calling all_inventory to load vars for managed_node1 20459 1726885669.06652: Calling groups_inventory to load vars for managed_node1 20459 1726885669.06656: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885669.06667: Calling all_plugins_play to load vars for managed_node1 20459 1726885669.06670: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885669.06674: Calling groups_plugins_play to load vars for managed_node1 20459 1726885669.07479: WORKER PROCESS EXITING 20459 1726885669.07502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885669.08293: done with get_vars() 20459 1726885669.08317: done getting variables 20459 1726885669.08387: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:49 -0400 (0:00:00.091) 0:01:15.444 ****** 20459 1726885669.08431: entering _queue_task() for managed_node1/debug 20459 1726885669.08772: worker is 1 (out of 1 available) 20459 1726885669.08802: exiting _queue_task() for managed_node1/debug 20459 1726885669.08819: done queuing things up, now waiting for results queue to drain 20459 1726885669.08827: waiting for pending results... 20459 1726885669.09240: running TaskExecutor() for managed_node1/TASK: Print out volume information 20459 1726885669.09401: in run() - task 02369adf-7a19-47dd-4c59-000000001f4b 20459 1726885669.09434: variable 'ansible_search_path' from source: unknown 20459 1726885669.09478: calling self._execute() 20459 1726885669.09609: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.09625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.09654: variable 'omit' from source: magic vars 20459 1726885669.10195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885669.12964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885669.13461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885669.13507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885669.13557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885669.13603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885669.13706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885669.13754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885669.13792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885669.13873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885669.13912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885669.14070: variable '_storage_volumes_list' from source: set_fact 20459 1726885669.14101: Evaluated conditional (_storage_volumes_list | length > 0): False 20459 1726885669.14110: when evaluation is False, skipping this task 20459 1726885669.14126: _execute() done 20459 1726885669.14138: dumping result to json 20459 1726885669.14147: done dumping result, returning 20459 1726885669.14160: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-47dd-4c59-000000001f4b] 20459 1726885669.14175: sending task result for task 02369adf-7a19-47dd-4c59-000000001f4b skipping: [managed_node1] => { "false_condition": "_storage_volumes_list | length > 0" } 20459 1726885669.14353: no more pending results, returning what we have 20459 1726885669.14358: results queue empty 20459 1726885669.14359: checking for any_errors_fatal 20459 1726885669.14375: done checking for any_errors_fatal 20459 1726885669.14377: checking for max_fail_percentage 20459 1726885669.14379: done checking for max_fail_percentage 20459 1726885669.14380: checking to see if all hosts have failed and the running result is not ok 20459 1726885669.14381: done checking to see if all hosts have failed 20459 1726885669.14382: getting the remaining hosts for this loop 20459 1726885669.14383: done getting the remaining hosts for this loop 20459 1726885669.14388: getting the next task for host managed_node1 20459 1726885669.14395: done getting next task for host managed_node1 20459 1726885669.14397: ^ task is: TASK: Collect info about the volumes. 20459 1726885669.14401: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885669.14406: getting variables 20459 1726885669.14408: in VariableManager get_vars() 20459 1726885669.14446: Calling all_inventory to load vars for managed_node1 20459 1726885669.14449: Calling groups_inventory to load vars for managed_node1 20459 1726885669.14453: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885669.14466: Calling all_plugins_play to load vars for managed_node1 20459 1726885669.14469: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885669.14476: Calling groups_plugins_play to load vars for managed_node1 20459 1726885669.15386: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f4b 20459 1726885669.15391: WORKER PROCESS EXITING 20459 1726885669.15418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885669.16188: done with get_vars() 20459 1726885669.16205: 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 22:27:49 -0400 (0:00:00.078) 0:01:15.523 ****** 20459 1726885669.16299: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885669.16642: worker is 1 (out of 1 available) 20459 1726885669.16657: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885669.16672: done queuing things up, now waiting for results queue to drain 20459 1726885669.16684: waiting for pending results... 20459 1726885669.17079: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 20459 1726885669.17243: in run() - task 02369adf-7a19-47dd-4c59-000000001f4c 20459 1726885669.17266: variable 'ansible_search_path' from source: unknown 20459 1726885669.17307: calling self._execute() 20459 1726885669.17430: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.17446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.17465: variable 'omit' from source: magic vars 20459 1726885669.17587: variable 'omit' from source: magic vars 20459 1726885669.17634: variable 'omit' from source: magic vars 20459 1726885669.17691: variable 'omit' from source: magic vars 20459 1726885669.17777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885669.17821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885669.18364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885669.18386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885669.18404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885669.18434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885669.18459: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885669.18492: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885669.18501: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.18509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.18641: Set connection var ansible_pipelining to False 20459 1726885669.18656: Set connection var ansible_shell_type to sh 20459 1726885669.18665: Set connection var ansible_connection to ssh 20459 1726885669.18686: Set connection var ansible_timeout to 10 20459 1726885669.18698: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885669.18707: Set connection var ansible_shell_executable to /bin/sh 20459 1726885669.18740: variable 'ansible_shell_executable' from source: unknown 20459 1726885669.18786: variable 'ansible_connection' from source: unknown 20459 1726885669.18793: variable 'ansible_module_compression' from source: unknown 20459 1726885669.18801: variable 'ansible_shell_type' from source: unknown 20459 1726885669.18809: variable 'ansible_shell_executable' from source: unknown 20459 1726885669.18822: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.18875: variable 'ansible_pipelining' from source: unknown 20459 1726885669.18888: variable 'ansible_timeout' from source: unknown 20459 1726885669.18898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.19332: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885669.19347: variable 'omit' from source: magic vars 20459 1726885669.19355: starting attempt loop 20459 1726885669.19360: running the handler 20459 1726885669.19374: _low_level_execute_command(): starting 20459 1726885669.19427: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885669.20783: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.20798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.20819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.20846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.20887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.20900: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.20918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.20948: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.20961: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.20974: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.20988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.21003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.21026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.21045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.21061: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.21076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.21157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.21182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.21199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.21278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.23347: stdout chunk (state=3): >>>/root <<< 20459 1726885669.23531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.23534: stdout chunk (state=3): >>><<< 20459 1726885669.23537: stderr chunk (state=3): >>><<< 20459 1726885669.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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.23648: _low_level_execute_command(): starting 20459 1726885669.23652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342 `" && echo ansible-tmp-1726885669.2355752-23709-276740377572342="` echo /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342 `" ) && sleep 0' 20459 1726885669.24839: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.24854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.24869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.24888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.24929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.24943: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.24957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.24975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.24989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.24999: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.25010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.25029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.25045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.25057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.25069: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.25083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.25162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.25183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.25199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.25274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.27217: stdout chunk (state=3): >>>ansible-tmp-1726885669.2355752-23709-276740377572342=/root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342 <<< 20459 1726885669.27407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.27410: stdout chunk (state=3): >>><<< 20459 1726885669.27415: stderr chunk (state=3): >>><<< 20459 1726885669.27721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885669.2355752-23709-276740377572342=/root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.27727: variable 'ansible_module_compression' from source: unknown 20459 1726885669.27730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 20459 1726885669.27733: variable 'ansible_facts' from source: unknown 20459 1726885669.27735: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342/AnsiballZ_blockdev_info.py 20459 1726885669.28443: Sending initial data 20459 1726885669.28446: Sent initial data (162 bytes) 20459 1726885669.30072: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.30075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.30098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.30112: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.30132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.30154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.30167: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.30182: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.30195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.30209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.30227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.30240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.30256: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.30270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.30348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.30377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.30394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.30466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.32224: 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 <<< 20459 1726885669.32245: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885669.32280: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpuodei4s6 /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342/AnsiballZ_blockdev_info.py <<< 20459 1726885669.32318: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885669.33444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.33628: stderr chunk (state=3): >>><<< 20459 1726885669.33632: stdout chunk (state=3): >>><<< 20459 1726885669.33634: done transferring module to remote 20459 1726885669.33636: _low_level_execute_command(): starting 20459 1726885669.33642: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342/ /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342/AnsiballZ_blockdev_info.py && sleep 0' 20459 1726885669.35045: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.35050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.35090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885669.35093: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.35096: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885669.35098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.35168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.35171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.35224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.37534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.37591: stderr chunk (state=3): >>><<< 20459 1726885669.37594: stdout chunk (state=3): >>><<< 20459 1726885669.37697: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.37700: _low_level_execute_command(): starting 20459 1726885669.37703: _low_level_execute_command(): using become for this command 20459 1726885669.37705: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pxegrnlggxbdfezvdzbwggfobmntnvya ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 20459 1726885669.38061: Initial state: awaiting_escalation: BECOME-SUCCESS-pxegrnlggxbdfezvdzbwggfobmntnvya 20459 1726885669.38711: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.38717: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.38883: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.38986: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.39005: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.39093: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.43164: stdout chunk (state=1): >>>BECOME-SUCCESS-pxegrnlggxbdfezvdzbwggfobmntnvya <<< 20459 1726885669.43167: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-pxegrnlggxbdfezvdzbwggfobmntnvya' 20459 1726885669.43496: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885669.43529: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885669.43533: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885669.43606: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885669.43611: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885669.43652: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885669.43695: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885669.43753: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885669.43767: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885669.43834: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885669.43837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885669.43855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885669.43879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885669.43882: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885669.43933: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1edaca0> <<< 20459 1726885669.43958: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885669.43987: 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 0x7f72c1e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1edaa00><<< 20459 1726885669.44006: stdout chunk (state=3): >>> <<< 20459 1726885669.44020: 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' <<< 20459 1726885669.44040: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1eda9a0> <<< 20459 1726885669.44062: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885669.44087: 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' <<< 20459 1726885669.44108: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e81370> <<< 20459 1726885669.44145: 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' <<< 20459 1726885669.44180: 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' <<< 20459 1726885669.44199: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e81820> <<< 20459 1726885669.44214: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e81550> <<< 20459 1726885669.44262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885669.44286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885669.44305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885669.44320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885669.44342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885669.44362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885669.44389: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e2df70> <<< 20459 1726885669.44413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885669.44436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885669.44536: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e34100> <<< 20459 1726885669.44626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885669.44640: 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 0x7f72c1e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e34820> <<< 20459 1726885669.44645: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e96760> <<< 20459 1726885669.44929: 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 0x7f72c1e2dc70> <<< 20459 1726885669.44933: 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' # <<< 20459 1726885669.44935: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e5dc70> <<< 20459 1726885669.44937: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e81fd0> <<< 20459 1726885669.44940: 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. <<< 20459 1726885669.45177: 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' <<< 20459 1726885669.45231: 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' <<< 20459 1726885669.45245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885669.45266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885669.45301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885669.45315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885669.45321: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd4d90> <<< 20459 1726885669.45377: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd7e20> <<< 20459 1726885669.45405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885669.45411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885669.45440: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885669.45455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885669.45475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885669.45498: 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' <<< 20459 1726885669.45545: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bce730> <<< 20459 1726885669.45570: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd4250> <<< 20459 1726885669.45583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885669.45666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885669.45692: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885669.45736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885669.45754: 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' <<< 20459 1726885669.45795: 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 0x7f72c1b55c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b55760> <<< 20459 1726885669.45808: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885669.45844: 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 0x7f72c1b55d60> <<< 20459 1726885669.45855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885669.45879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885669.45907: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b55e20> <<< 20459 1726885669.45938: 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 0x7f72c1b55ee0> <<< 20459 1726885669.45957: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885669.46021: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1baebe0> <<< 20459 1726885669.46039: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885669.46052: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1ba84c0> <<< 20459 1726885669.46147: 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 0x7f72c1bbd520> <<< 20459 1726885669.46180: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bdbd00> <<< 20459 1726885669.46186: 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' <<< 20459 1726885669.46201: 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 0x7f72c1b67b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd7fa0> <<< 20459 1726885669.46241: 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 0x7f72c1bbd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1be18b0> <<< 20459 1726885669.46273: 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' <<< 20459 1726885669.46305: 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' <<< 20459 1726885669.46338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885669.46358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67c40> <<< 20459 1726885669.46392: 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 0x7f72c1b67bb0> <<< 20459 1726885669.46435: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885669.46439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885669.46461: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885669.46472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885669.46485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885669.46543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885669.46576: 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 0x7f72c1b3c220> <<< 20459 1726885669.46603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885669.46618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885669.46656: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b3c310> <<< 20459 1726885669.46831: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b74e50> <<< 20459 1726885669.46875: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b698e0> <<< 20459 1726885669.46893: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67e20> <<< 20459 1726885669.46913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885669.46926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885669.46963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885669.46981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885669.47010: 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' <<< 20459 1726885669.47015: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1ae5f70> <<< 20459 1726885669.47053: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1acab20> <<< 20459 1726885669.47125: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b69d60> <<< 20459 1726885669.47135: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1ba8fd0> <<< 20459 1726885669.47146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885669.47197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885669.47252: 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 0x7f72c1a839a0> import 'errno' # <<< 20459 1726885669.47327: 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 0x7f72c1a83cd0> <<< 20459 1726885669.47341: 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' <<< 20459 1726885669.47358: 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 0x7f72c1a945e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885669.47397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885669.47427: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a94b20> <<< 20459 1726885669.47470: 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 0x7f72c1a20250> <<< 20459 1726885669.47486: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a83dc0> <<< 20459 1726885669.47503: 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' <<< 20459 1726885669.47559: 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 0x7f72c1a32130> <<< 20459 1726885669.47574: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a94460> import 'pwd' # <<< 20459 1726885669.47602: 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 0x7f72c1a321f0> <<< 20459 1726885669.47656: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67880> <<< 20459 1726885669.47677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885669.47690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885669.47714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885669.47732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885669.47776: 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 0x7f72c1a4c550> <<< 20459 1726885669.47788: 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' <<< 20459 1726885669.47821: 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 0x7f72c1a4c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a4c610> <<< 20459 1726885669.47854: 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 0x7f72c1a4c700> <<< 20459 1726885669.47886: 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' <<< 20459 1726885669.48160: 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 0x7f72c1a4cb50> <<< 20459 1726885669.48202: 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 0x7f72c1a4cfd0> <<< 20459 1726885669.48232: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a4c790> <<< 20459 1726885669.48243: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a408e0> <<< 20459 1726885669.48275: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67460> <<< 20459 1726885669.48278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885669.48349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885669.48390: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a4c940> <<< 20459 1726885669.48530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885669.48545: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72c1983520> <<< 20459 1726885669.48738: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 20459 1726885669.49584: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885669.50935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.52566: 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 0x7f72c1324730> <<< 20459 1726885669.52620: 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' <<< 20459 1726885669.52625: 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' <<< 20459 1726885669.52637: 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' <<< 20459 1726885669.52684: 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 0x7f72c13b5850> <<< 20459 1726885669.52727: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5730> <<< 20459 1726885669.52782: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5490> # /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' <<< 20459 1726885669.52841: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b52b0> import 'atexit' # <<< 20459 1726885669.52903: 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 0x7f72c13b54f0> <<< 20459 1726885669.52906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885669.52947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885669.52991: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b58b0> <<< 20459 1726885669.53013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885669.53047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885669.53058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885669.53070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885669.53096: 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' <<< 20459 1726885669.53217: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1307880> <<< 20459 1726885669.53277: 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 0x7f72c13074f0> <<< 20459 1726885669.53290: 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 0x7f72c13076a0> <<< 20459 1726885669.53328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885669.53369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885669.53395: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c12c3b50> <<< 20459 1726885669.53417: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13afd00> <<< 20459 1726885669.53767: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5610> # /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 0x7f72c13afe80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885669.53787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885669.53804: 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' <<< 20459 1726885669.53842: 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' <<< 20459 1726885669.53858: 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 0x7f72c129d880> <<< 20459 1726885669.53978: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1356d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1356850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c12bd310> <<< 20459 1726885669.54008: 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 0x7f72c1356fa0> <<< 20459 1726885669.54045: 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 0x7f72c1356f70> <<< 20459 1726885669.54080: 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 <<< 20459 1726885669.54107: 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 <<< 20459 1726885669.54141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885669.54244: 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' <<< 20459 1726885669.54247: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72c1285f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c138de80> <<< 20459 1726885669.54268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885669.54271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885669.54338: 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 0x7f72c1295520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c138dfd0> <<< 20459 1726885669.54361: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885669.54424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885669.54449: 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' <<< 20459 1726885669.54452: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885669.54529: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1285250> <<< 20459 1726885669.54703: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1295160> <<< 20459 1726885669.54826: 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' <<< 20459 1726885669.54829: 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 0x7f72c12925b0> <<< 20459 1726885669.54865: 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 0x7f72c1292670> <<< 20459 1726885669.54910: 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 0x7f72c1291ca0> <<< 20459 1726885669.54950: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1385bb0> <<< 20459 1726885669.54953: 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 <<< 20459 1726885669.54957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20459 1726885669.54975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885669.54985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885669.55031: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885669.55045: 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 0x7f72c13169d0> <<< 20459 1726885669.55503: 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 0x7f72c1313970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1286880> # 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 0x7f72c1316400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c134e9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885669.55635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.55639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885669.55680: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885669.55683: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885669.55686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.55838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.55994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.56749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.57518: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885669.57529: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885669.57532: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885669.57538: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885669.57557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885669.57630: 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 0x7f72c125ebe0> <<< 20459 1726885669.57752: 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' <<< 20459 1726885669.57755: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c130b7c0> <<< 20459 1726885669.57758: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c0e61100> <<< 20459 1726885669.57800: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885669.57821: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.57838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.57857: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885669.58034: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.58216: 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' <<< 20459 1726885669.58241: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c130cc10> <<< 20459 1726885669.58255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.58896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.59484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.59558: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.59650: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885669.59776: 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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885669.59832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.59941: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885669.60043: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885669.60108: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885669.60111: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885669.60349: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.60620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885669.60669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885669.60681: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885669.60756: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1351fd0> <<< 20459 1726885669.60759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.60832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.60917: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885669.60966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.60983: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.61048: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885669.61078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.61137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.61250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.61328: 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 <<< 20459 1726885669.61357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885669.61458: 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' <<< 20459 1726885669.61461: 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 0x7f72c124c700> <<< 20459 1726885669.61735: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c0e15f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885669.61798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.61982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.62066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.62096: 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 <<< 20459 1726885669.62099: 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' <<< 20459 1726885669.62178: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c0e4eb50> <<< 20459 1726885669.62195: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1259520> <<< 20459 1726885669.62283: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1255a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885669.62316: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.62331: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885669.62382: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885669.62434: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885669.62455: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 20459 1726885669.62519: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885669.62578: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885669.62601: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.62751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885669.62875: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885669.63674: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "LVM2_member", "label": "", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/mapper/foo-test1": {"name": "/dev/mapper/foo-test1", "fstype": "xfs", "label": "", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb", "type": "lvm", "size": "3G", "mountpoint": "/opt/test2"}, "/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": {}}} <<< 20459 1726885669.63698: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885669.64188: 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<<< 20459 1726885669.64299: 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 # 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 <<< 20459 1726885669.64499: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885669.64516: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885669.64543: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885669.64586: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885669.64605: 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 <<< 20459 1726885669.64639: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885669.64653: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885669.64666: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885669.64724: 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 <<< 20459 1726885669.64758: 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 <<< 20459 1726885669.64817: 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 <<< 20459 1726885669.64875: 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 <<< 20459 1726885669.64904: 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 <<< 20459 1726885669.65046: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885669.65082: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 20459 1726885669.65116: 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 <<< 20459 1726885669.65137: 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 <<< 20459 1726885669.65150: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885669.65543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885669.65617: stderr chunk (state=3): >>><<< 20459 1726885669.65629: stdout chunk (state=3): >>><<< 20459 1726885669.65733: _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 0x7f72c1edaca0> # /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 0x7f72c1e81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1edaa00> # /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 0x7f72c1eda9a0> 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 0x7f72c1e81370> # /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 0x7f72c1e81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e81550> # /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 0x7f72c1e2df70> # /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 0x7f72c1e34100> # /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 0x7f72c1e5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e96760> # /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 0x7f72c1e2dc70> # /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 0x7f72c1e5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1e81fd0> 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 0x7f72c1bd4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd7e20> # /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 0x7f72c1bce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd4250> # /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 0x7f72c1b55c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b55760> 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 0x7f72c1b55d60> # /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 0x7f72c1b55e20> # /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 0x7f72c1b55ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1baebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1ba84c0> # /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 0x7f72c1bbd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bdbd00> # /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 0x7f72c1b67b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1bd7fa0> # 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 0x7f72c1bbd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1be18b0> # /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 0x7f72c1b67e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67c40> # /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 0x7f72c1b67bb0> # /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 0x7f72c1b3c220> # /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 0x7f72c1b3c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b74e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b698e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67e20> # /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 0x7f72c1ae5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1acab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b69d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1ba8fd0> # /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 0x7f72c1a839a0> 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 0x7f72c1a83cd0> # /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 0x7f72c1a945e0> # /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 0x7f72c1a94b20> # 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 0x7f72c1a20250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a83dc0> # /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 0x7f72c1a32130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a94460> 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 0x7f72c1a321f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67880> # /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 0x7f72c1a4c550> # /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 0x7f72c1a4c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a4c610> # 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 0x7f72c1a4c700> # /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 0x7f72c1a4cb50> # 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 0x7f72c1a4cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a4c790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1a408e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1b67460> # /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 0x7f72c1a4c940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72c1983520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/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_se8t3eru/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 0x7f72c1324730> # /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 0x7f72c13b5850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5490> # /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 0x7f72c13b5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b52b0> 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 0x7f72c13b54f0> # /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 0x7f72c13b58b0> # /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 0x7f72c1307880> # 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 0x7f72c13074f0> # 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 0x7f72c13076a0> # /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 0x7f72c12c3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13afd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c13b5610> # /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 0x7f72c13afe80> # /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 0x7f72c129d880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1356d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1356850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c12bd310> # 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 0x7f72c1356fa0> # /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 0x7f72c1356f70> # /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 0x7f72c1285f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c138de80> # /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 0x7f72c1295520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c138dfd0> # /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 0x7f72c1285250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1295160> # 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 0x7f72c12925b0> # 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 0x7f72c1292670> # 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 0x7f72c1291ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1385bb0> # /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 0x7f72c13169d0> # 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 0x7f72c1313970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1286880> # 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 0x7f72c1316400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c134e9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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 0x7f72c125ebe0> # /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 0x7f72c130b7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c0e61100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/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 0x7f72c130cc10> # 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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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 0x7f72c1351fd0> # 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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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 0x7f72c124c700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c0e15f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/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 0x7f72c0e4eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1259520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72c1255a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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_se8t3eru/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": "LVM2_member", "label": "", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/mapper/foo-test1": {"name": "/dev/mapper/foo-test1", "fstype": "xfs", "label": "", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb", "type": "lvm", "size": "3G", "mountpoint": "/opt/test2"}, "/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885669.66978: 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-1726885669.2355752-23709-276740377572342/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885669.67047: _low_level_execute_command(): starting 20459 1726885669.67092: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885669.2355752-23709-276740377572342/ > /dev/null 2>&1 && sleep 0' 20459 1726885669.68850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.68865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.68880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.68917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.68979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.69004: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.69044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.69062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.69074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.69084: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.69095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.69107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.69132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.69145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.69156: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.69168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.69254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.69276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.69292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.69363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.71123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.71221: stderr chunk (state=3): >>><<< 20459 1726885669.71241: stdout chunk (state=3): >>><<< 20459 1726885669.71304: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.71308: handler run complete 20459 1726885669.71380: Evaluated conditional (False): False 20459 1726885669.71436: attempt loop complete, returning result 20459 1726885669.71439: _execute() done 20459 1726885669.71441: dumping result to json 20459 1726885669.71443: done dumping result, returning 20459 1726885669.71447: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-47dd-4c59-000000001f4c] 20459 1726885669.71450: sending task result for task 02369adf-7a19-47dd-4c59-000000001f4c 20459 1726885669.71791: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f4c 20459 1726885669.71794: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "9b56a508-c640-4fcc-8ba1-79e9371c5fcb" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "QIYdJg-C5cH-h9C3-bQsK-G24E-7M2J-nqpm1f" }, "/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" } } } 20459 1726885669.71973: no more pending results, returning what we have 20459 1726885669.71977: results queue empty 20459 1726885669.71978: checking for any_errors_fatal 20459 1726885669.72052: done checking for any_errors_fatal 20459 1726885669.72053: checking for max_fail_percentage 20459 1726885669.72056: done checking for max_fail_percentage 20459 1726885669.72057: checking to see if all hosts have failed and the running result is not ok 20459 1726885669.72058: done checking to see if all hosts have failed 20459 1726885669.72059: getting the remaining hosts for this loop 20459 1726885669.72060: done getting the remaining hosts for this loop 20459 1726885669.72065: getting the next task for host managed_node1 20459 1726885669.72071: done getting next task for host managed_node1 20459 1726885669.72074: ^ task is: TASK: Read the /etc/fstab file for volume existence 20459 1726885669.72078: ^ 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? (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 20459 1726885669.72081: getting variables 20459 1726885669.72083: in VariableManager get_vars() 20459 1726885669.72333: Calling all_inventory to load vars for managed_node1 20459 1726885669.72440: Calling groups_inventory to load vars for managed_node1 20459 1726885669.72444: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885669.72456: Calling all_plugins_play to load vars for managed_node1 20459 1726885669.72460: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885669.72531: Calling groups_plugins_play to load vars for managed_node1 20459 1726885669.75251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885669.76347: done with get_vars() 20459 1726885669.76363: done getting variables 20459 1726885669.76432: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:49 -0400 (0:00:00.601) 0:01:16.125 ****** 20459 1726885669.76462: entering _queue_task() for managed_node1/command 20459 1726885669.77172: worker is 1 (out of 1 available) 20459 1726885669.77281: exiting _queue_task() for managed_node1/command 20459 1726885669.77294: done queuing things up, now waiting for results queue to drain 20459 1726885669.77295: waiting for pending results... 20459 1726885669.77796: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 20459 1726885669.78033: in run() - task 02369adf-7a19-47dd-4c59-000000001f4d 20459 1726885669.78054: variable 'ansible_search_path' from source: unknown 20459 1726885669.78134: calling self._execute() 20459 1726885669.78263: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.78276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.78341: variable 'omit' from source: magic vars 20459 1726885669.78600: variable 'omit' from source: magic vars 20459 1726885669.78690: variable 'omit' from source: magic vars 20459 1726885669.78735: variable 'omit' from source: magic vars 20459 1726885669.78886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885669.79162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885669.79189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885669.79214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885669.79264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885669.79287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885669.79308: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885669.79382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885669.79391: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.79398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.79587: Set connection var ansible_pipelining to False 20459 1726885669.79726: Set connection var ansible_shell_type to sh 20459 1726885669.79734: Set connection var ansible_connection to ssh 20459 1726885669.79752: Set connection var ansible_timeout to 10 20459 1726885669.79761: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885669.79769: Set connection var ansible_shell_executable to /bin/sh 20459 1726885669.79825: variable 'ansible_shell_executable' from source: unknown 20459 1726885669.79838: variable 'ansible_connection' from source: unknown 20459 1726885669.79845: variable 'ansible_module_compression' from source: unknown 20459 1726885669.79851: variable 'ansible_shell_type' from source: unknown 20459 1726885669.79857: variable 'ansible_shell_executable' from source: unknown 20459 1726885669.79863: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885669.79869: variable 'ansible_pipelining' from source: unknown 20459 1726885669.79876: variable 'ansible_timeout' from source: unknown 20459 1726885669.79884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885669.80108: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885669.80171: variable 'omit' from source: magic vars 20459 1726885669.80227: starting attempt loop 20459 1726885669.80235: running the handler 20459 1726885669.80253: _low_level_execute_command(): starting 20459 1726885669.80265: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885669.81185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.81234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.81251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.81275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.81352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.81367: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.81428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.81448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.81461: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.81474: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.81487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.81530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.81549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.81563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.81575: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.81589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.81803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.81845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.81882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.81966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.83565: stdout chunk (state=3): >>>/root <<< 20459 1726885669.83686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.83838: stderr chunk (state=3): >>><<< 20459 1726885669.83851: stdout chunk (state=3): >>><<< 20459 1726885669.83930: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.84006: _low_level_execute_command(): starting 20459 1726885669.84013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602 `" && echo ansible-tmp-1726885669.8390505-23736-144786774894602="` echo /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602 `" ) && sleep 0' 20459 1726885669.85137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.85152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.85197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.85217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.85265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.85277: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.85295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.85314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.85330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.85369: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.85382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.85395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.85417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.85433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.85444: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.85463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.85548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.85574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.85590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.85656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.87487: stdout chunk (state=3): >>>ansible-tmp-1726885669.8390505-23736-144786774894602=/root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602 <<< 20459 1726885669.87601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.87662: stderr chunk (state=3): >>><<< 20459 1726885669.87665: stdout chunk (state=3): >>><<< 20459 1726885669.87824: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885669.8390505-23736-144786774894602=/root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.87829: variable 'ansible_module_compression' from source: unknown 20459 1726885669.87831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885669.87933: variable 'ansible_facts' from source: unknown 20459 1726885669.87936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602/AnsiballZ_command.py 20459 1726885669.88097: Sending initial data 20459 1726885669.88100: Sent initial data (156 bytes) 20459 1726885669.89306: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.89326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.89342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.89367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.89408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.89425: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885669.89439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.89455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.89476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.89488: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885669.89500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.89517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.89534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.89547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.89559: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885669.89577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.89657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.89681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.89701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.89768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.91522: 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 <<< 20459 1726885669.91552: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885669.91583: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp0xfap431 /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602/AnsiballZ_command.py <<< 20459 1726885669.91619: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885669.93193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.93201: stderr chunk (state=3): >>><<< 20459 1726885669.93203: stdout chunk (state=3): >>><<< 20459 1726885669.93228: done transferring module to remote 20459 1726885669.93245: _low_level_execute_command(): starting 20459 1726885669.93248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602/ /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602/AnsiballZ_command.py && sleep 0' 20459 1726885669.94358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.94361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.94398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885669.94404: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.94408: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.94586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.94589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.94637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885669.96463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885669.96467: stdout chunk (state=3): >>><<< 20459 1726885669.96469: stderr chunk (state=3): >>><<< 20459 1726885669.96517: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885669.96520: _low_level_execute_command(): starting 20459 1726885669.96525: _low_level_execute_command(): using become for this command 20459 1726885669.96527: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-scpcicgggrtyhngfjltdwdqvicbwzmeo ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885669.96652: Initial state: awaiting_escalation: BECOME-SUCCESS-scpcicgggrtyhngfjltdwdqvicbwzmeo 20459 1726885669.97214: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885669.97233: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.97253: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.97274: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.97324: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.97341: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885669.97363: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.97382: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885669.97396: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885669.97408: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885669.97427: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885669.97443: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885669.97460: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885669.97481: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885669.97494: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885669.97508: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885669.97593: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885669.97617: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885669.97641: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885669.97731: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.00497: stdout chunk (state=1): >>>BECOME-SUCCESS-scpcicgggrtyhngfjltdwdqvicbwzmeo <<< 20459 1726885670.00500: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-scpcicgggrtyhngfjltdwdqvicbwzmeo' 20459 1726885670.00749: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885670.00752: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885670.00814: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885670.00843: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885670.00875: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885670.00878: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885670.00920: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885670.00930: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885670.00972: 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' <<< 20459 1726885670.00996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885670.01009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885670.01037: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977f5ca0> <<< 20459 1726885670.01078: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885670.01090: 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 0x7f309779c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977f5a00> <<< 20459 1726885670.01144: 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 0x7f30977f59a0> <<< 20459 1726885670.01179: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885670.01182: 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' <<< 20459 1726885670.01218: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309779c370> <<< 20459 1726885670.01222: 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' <<< 20459 1726885670.01262: 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' # <<< 20459 1726885670.01266: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309779c820> <<< 20459 1726885670.01277: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309779c550> <<< 20459 1726885670.01306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885670.01309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885670.01327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885670.01348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885670.01393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885670.01397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885670.01414: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097748f70> <<< 20459 1726885670.01433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885670.01443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885670.01508: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309774f100> <<< 20459 1726885670.01549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885670.01566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885670.01581: 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 0x7f3097778730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309774f820> <<< 20459 1726885670.01604: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977b1760> <<< 20459 1726885670.01629: 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 0x7f3097748c70> <<< 20459 1726885670.01702: 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' <<< 20459 1726885670.01705: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097778c70> <<< 20459 1726885670.01743: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309779cfd0> <<< 20459 1726885670.01770: 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. <<< 20459 1726885670.01969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885670.01973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885670.02003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885670.02017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885670.02046: 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' <<< 20459 1726885670.02070: 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' <<< 20459 1726885670.02081: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097714d90> <<< 20459 1726885670.02141: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097717e20> <<< 20459 1726885670.02161: 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' <<< 20459 1726885670.02181: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885670.02210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885670.02232: 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' <<< 20459 1726885670.02263: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309770e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097715520> <<< 20459 1726885670.02282: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097714250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885670.02357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885670.02374: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885670.02395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.02422: 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' <<< 20459 1726885670.02458: 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 0x7f3097696c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097696760> <<< 20459 1726885670.02490: 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 0x7f3097696d60> <<< 20459 1726885670.02517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885670.02542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885670.02573: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097696e20> <<< 20459 1726885670.02595: 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 0x7f3097696ee0> import '_collections' # <<< 20459 1726885670.02635: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976eebe0> <<< 20459 1726885670.02647: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885670.02665: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976e84c0> <<< 20459 1726885670.02723: 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 0x7f30976fc520> <<< 20459 1726885670.02749: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309771bd00> # /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' <<< 20459 1726885670.02776: 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 0x7f30976a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097717fa0> <<< 20459 1726885670.02818: 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 0x7f30976fc130> <<< 20459 1726885670.02845: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977218b0> # /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' <<< 20459 1726885670.02869: 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' <<< 20459 1726885670.02902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885670.02939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7c40> <<< 20459 1726885670.02965: 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 0x7f30976a7bb0> <<< 20459 1726885670.02989: 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' <<< 20459 1726885670.03011: 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' <<< 20459 1726885670.03025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885670.03065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885670.03085: 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 0x7f3097673220> <<< 20459 1726885670.03116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885670.03128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885670.03148: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097673310> <<< 20459 1726885670.03269: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976b2e50> <<< 20459 1726885670.03305: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976aa8e0> <<< 20459 1726885670.03325: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7e20> <<< 20459 1726885670.03349: 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' <<< 20459 1726885670.03386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885670.03421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885670.03434: 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 0x7f30973e5f70> <<< 20459 1726885670.03461: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30973cab20> <<< 20459 1726885670.03510: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976aad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976e8fd0> <<< 20459 1726885670.03534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885670.03569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885670.03593: 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 0x7f30973829a0> <<< 20459 1726885670.03604: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885670.03641: 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 0x7f3097382cd0> <<< 20459 1726885670.03672: 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' <<< 20459 1726885670.03685: 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 0x7f30973955e0> <<< 20459 1726885670.03708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885670.03733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885670.03761: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097395b20> <<< 20459 1726885670.03799: 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 0x7f309732b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097382dc0> <<< 20459 1726885670.03828: 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' <<< 20459 1726885670.03879: 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 0x7f309733c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097395460> <<< 20459 1726885670.03901: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885670.03918: 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 0x7f309733c1f0> <<< 20459 1726885670.03944: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7880> <<< 20459 1726885670.03970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885670.03989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885670.04010: 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' <<< 20459 1726885670.04041: 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 0x7f3097358550> <<< 20459 1726885670.04061: 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' <<< 20459 1726885670.04089: 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 0x7f3097358820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097358610> <<< 20459 1726885670.04116: 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' <<< 20459 1726885670.04146: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3097358700> <<< 20459 1726885670.04158: 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' <<< 20459 1726885670.04332: 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 0x7f3097358b50> <<< 20459 1726885670.04375: 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 0x7f3097358fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097358790> <<< 20459 1726885670.04400: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309734a8e0> <<< 20459 1726885670.04421: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7460> <<< 20459 1726885670.04434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885670.04487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885670.04519: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097358940> <<< 20459 1726885670.04605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885670.04627: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3097288520> <<< 20459 1726885670.04761: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885670.04849: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.04879: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885670.04904: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.04930: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885670.06145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.07128: 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 0x7f3097183730> <<< 20459 1726885670.07276: 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' <<< 20459 1726885670.07467: 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 0x7f3097212850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097212730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097212490> # /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 0x7f3097212580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30972122b0> 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 0x7f30972124f0> # /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' <<< 20459 1726885670.07483: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30972128b0> # /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' <<< 20459 1726885670.07528: 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' <<< 20459 1726885670.07532: 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' <<< 20459 1726885670.07700: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096bac790> <<< 20459 1726885670.07732: 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 0x7f3096bacb20> # 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 0x7f3096bac970> # /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' <<< 20459 1726885670.07747: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096bcfb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309720dd00> <<< 20459 1726885670.07910: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097212610> <<< 20459 1726885670.07953: 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' <<< 20459 1726885670.07957: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309720de80> <<< 20459 1726885670.07976: 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' <<< 20459 1726885670.08000: 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' <<< 20459 1726885670.08034: 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' <<< 20459 1726885670.08048: 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 0x7f309717e880> <<< 20459 1726885670.08128: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971acd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ac850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096bc8310> <<< 20459 1726885670.08256: 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 0x7f30971acfa0> # /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 0x7f30971acf70> # /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' <<< 20459 1726885670.08262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885670.08273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885670.08440: 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 0x7f3096b8ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ebe80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885670.08456: 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 0x7f3096b9e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ebfd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885670.08498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.08518: 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' <<< 20459 1726885670.08540: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885670.08574: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b8f250> <<< 20459 1726885670.08700: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b9e160> <<< 20459 1726885670.08791: 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 0x7f3096b9c5b0> <<< 20459 1726885670.08824: 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 0x7f3096b9c670> <<< 20459 1726885670.08884: 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 0x7f3096b9bca0> <<< 20459 1726885670.08897: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971e2bb0> <<< 20459 1726885670.08926: 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 <<< 20459 1726885670.08929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885670.08971: 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 0x7f30971739d0> <<< 20459 1726885670.09297: 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 0x7f3097170970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b91880> # 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 0x7f3097173400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ab9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885670.09391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.09395: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885670.09419: 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_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885670.09430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.09522: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.09610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.10059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.10517: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885670.10556: 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_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885670.10559: 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' <<< 20459 1726885670.10606: 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 0x7f3096b6abe0> <<< 20459 1726885670.10682: 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 0x7f30971687c0> <<< 20459 1726885670.10694: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096779100> <<< 20459 1726885670.10756: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885670.10765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.10778: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885670.10897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.11039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885670.11055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885670.11058: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097169c10> # zipimport: zlib available <<< 20459 1726885670.11433: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.11796: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.11847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.11917: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885670.11947: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.11983: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885670.12039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12123: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885670.12152: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12155: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885670.12179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12217: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885670.12233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12400: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885670.12622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885670.12625: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885670.12694: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971aefd0> # zipimport: zlib available <<< 20459 1726885670.12754: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12839: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885670.12842: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885670.12857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12885: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.12959: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885670.12995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13144: 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 <<< 20459 1726885670.13165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.13238: 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 0x7f3096b53700> <<< 20459 1726885670.13266: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096755f40> <<< 20459 1726885670.13296: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885670.13314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13482: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13504: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885670.13567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885670.13578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885670.13602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885670.13637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885670.13640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885670.13722: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096766b50> <<< 20459 1726885670.13758: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b61520> <<< 20459 1726885670.13823: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b5da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885670.13826: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13867: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885670.13942: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885670.13968: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.13971: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885670.14055: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.14155: 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' <<< 20459 1726885670.14178: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309671f4c0> <<< 20459 1726885670.14255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.14396: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885670.14730: 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\n/dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:27:50.143209", "end": "2024-09-20 22:27:50.146195", "delta": "0:00:00.002986", "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}}} <<< 20459 1726885670.14744: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885670.15169: 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 <<< 20459 1726885670.15282: 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 <<< 20459 1726885670.15305: stdout chunk (state=3): >>># 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 <<< 20459 1726885670.15513: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885670.15527: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885670.15557: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885670.15577: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885670.15616: 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 <<< 20459 1726885670.15633: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885670.15681: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 20459 1726885670.15696: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885670.15699: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885670.15757: 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 <<< 20459 1726885670.15799: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 20459 1726885670.15839: 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 <<< 20459 1726885670.15889: 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 <<< 20459 1726885670.15948: 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 <<< 20459 1726885670.16002: 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 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 20459 1726885670.16021: 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 <<< 20459 1726885670.16173: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885670.16177: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885670.16224: 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 <<< 20459 1726885670.16241: 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 <<< 20459 1726885670.16271: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885670.16726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885670.16805: stderr chunk (state=3): >>><<< 20459 1726885670.16808: stdout chunk (state=3): >>><<< 20459 1726885670.16937: _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 0x7f30977f5ca0> # /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 0x7f309779c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977f5a00> # /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 0x7f30977f59a0> 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 0x7f309779c370> # /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 0x7f309779c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309779c550> # /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 0x7f3097748f70> # /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 0x7f309774f100> # /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 0x7f3097778730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309774f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977b1760> # /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 0x7f3097748c70> # /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 0x7f3097778c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309779cfd0> 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 0x7f3097714d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097717e20> # /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 0x7f309770e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097715520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097714250> # /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 0x7f3097696c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097696760> 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 0x7f3097696d60> # /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 0x7f3097696e20> # /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 0x7f3097696ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976eebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976e84c0> # /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 0x7f30976fc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309771bd00> # /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 0x7f30976a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097717fa0> # 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 0x7f30976fc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30977218b0> # /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 0x7f30976a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7c40> # /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 0x7f30976a7bb0> # /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 0x7f3097673220> # /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 0x7f3097673310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976b2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976aa8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7e20> # /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 0x7f30973e5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30973cab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976aad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976e8fd0> # /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 0x7f30973829a0> 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 0x7f3097382cd0> # /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 0x7f30973955e0> # /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 0x7f3097395b20> # 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 0x7f309732b250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097382dc0> # /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 0x7f309733c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097395460> 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 0x7f309733c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7880> # /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 0x7f3097358550> # /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 0x7f3097358820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097358610> # 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 0x7f3097358700> # /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 0x7f3097358b50> # 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 0x7f3097358fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097358790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309734a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30976a7460> # /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 0x7f3097358940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3097288520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_oezjrpwn/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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 0x7f3097183730> # /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 0x7f3097212850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097212730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097212490> # /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 0x7f3097212580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30972122b0> 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 0x7f30972124f0> # /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 0x7f30972128b0> # /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 0x7f3096bac790> # 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 0x7f3096bacb20> # 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 0x7f3096bac970> # /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 0x7f3096bcfb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f309720dd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3097212610> # /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 0x7f309720de80> # /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 0x7f309717e880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971acd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ac850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096bc8310> # 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 0x7f30971acfa0> # /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 0x7f30971acf70> # /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 0x7f3096b8ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ebe80> # /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 0x7f3096b9e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ebfd0> # /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 0x7f3096b8f250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b9e160> # 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 0x7f3096b9c5b0> # 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 0x7f3096b9c670> # 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 0x7f3096b9bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971e2bb0> # /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 0x7f30971739d0> # 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 0x7f3097170970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b91880> # 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 0x7f3097173400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30971ab9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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 0x7f3096b6abe0> # /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 0x7f30971687c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096779100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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 0x7f3097169c10> # 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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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 0x7f30971aefd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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 0x7f3096b53700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096755f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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 0x7f3096766b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b61520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3096b5da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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_oezjrpwn/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 0x7f309671f4c0> # 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\n/dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 22:27:50.143209", "end": "2024-09-20 22:27:50.146195", "delta": "0:00:00.002986", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885670.17659: 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-1726885669.8390505-23736-144786774894602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885670.17663: _low_level_execute_command(): starting 20459 1726885670.17666: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885669.8390505-23736-144786774894602/ > /dev/null 2>&1 && sleep 0' 20459 1726885670.18501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.18511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.18526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.18537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.18578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.18587: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.18597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.18610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.18622: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.18629: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.18631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.18643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.18654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.18665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.18671: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.18680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.18793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.18810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.18829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.18891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.20713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.20721: stdout chunk (state=3): >>><<< 20459 1726885670.20732: stderr chunk (state=3): >>><<< 20459 1726885670.20748: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.20755: handler run complete 20459 1726885670.20782: Evaluated conditional (False): False 20459 1726885670.20793: attempt loop complete, returning result 20459 1726885670.20796: _execute() done 20459 1726885670.20798: dumping result to json 20459 1726885670.20804: done dumping result, returning 20459 1726885670.20815: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-47dd-4c59-000000001f4d] 20459 1726885670.20820: sending task result for task 02369adf-7a19-47dd-4c59-000000001f4d ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002986", "end": "2024-09-20 22:27:50.146195", "rc": 0, "start": "2024-09-20 22:27:50.143209" } 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 /dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0 20459 1726885670.21029: no more pending results, returning what we have 20459 1726885670.21032: results queue empty 20459 1726885670.21033: checking for any_errors_fatal 20459 1726885670.21046: done checking for any_errors_fatal 20459 1726885670.21047: checking for max_fail_percentage 20459 1726885670.21049: done checking for max_fail_percentage 20459 1726885670.21050: checking to see if all hosts have failed and the running result is not ok 20459 1726885670.21050: done checking to see if all hosts have failed 20459 1726885670.21051: getting the remaining hosts for this loop 20459 1726885670.21053: done getting the remaining hosts for this loop 20459 1726885670.21056: getting the next task for host managed_node1 20459 1726885670.21062: done getting next task for host managed_node1 20459 1726885670.21065: ^ task is: TASK: Read the /etc/crypttab file 20459 1726885670.21068: ^ 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? (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 20459 1726885670.21075: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f4d 20459 1726885670.21125: WORKER PROCESS EXITING 20459 1726885670.21120: getting variables 20459 1726885670.21192: in VariableManager get_vars() 20459 1726885670.21237: Calling all_inventory to load vars for managed_node1 20459 1726885670.21240: Calling groups_inventory to load vars for managed_node1 20459 1726885670.21244: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885670.21255: Calling all_plugins_play to load vars for managed_node1 20459 1726885670.21259: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885670.21262: Calling groups_plugins_play to load vars for managed_node1 20459 1726885670.22287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885670.23494: done with get_vars() 20459 1726885670.23510: done getting variables 20459 1726885670.23869: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:50 -0400 (0:00:00.474) 0:01:16.599 ****** 20459 1726885670.23899: entering _queue_task() for managed_node1/command 20459 1726885670.24261: worker is 1 (out of 1 available) 20459 1726885670.24278: exiting _queue_task() for managed_node1/command 20459 1726885670.24290: done queuing things up, now waiting for results queue to drain 20459 1726885670.24292: waiting for pending results... 20459 1726885670.24587: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 20459 1726885670.24698: in run() - task 02369adf-7a19-47dd-4c59-000000001f4e 20459 1726885670.24720: variable 'ansible_search_path' from source: unknown 20459 1726885670.24760: calling self._execute() 20459 1726885670.24872: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.24876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.24888: variable 'omit' from source: magic vars 20459 1726885670.25018: variable 'omit' from source: magic vars 20459 1726885670.25075: variable 'omit' from source: magic vars 20459 1726885670.25114: variable 'omit' from source: magic vars 20459 1726885670.25167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885670.25215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885670.25245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885670.25274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885670.25297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885670.25321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885670.25347: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885670.25386: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885670.25398: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.25406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.25548: Set connection var ansible_pipelining to False 20459 1726885670.25557: Set connection var ansible_shell_type to sh 20459 1726885670.25564: Set connection var ansible_connection to ssh 20459 1726885670.25587: Set connection var ansible_timeout to 10 20459 1726885670.25597: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885670.25610: Set connection var ansible_shell_executable to /bin/sh 20459 1726885670.25644: variable 'ansible_shell_executable' from source: unknown 20459 1726885670.25653: variable 'ansible_connection' from source: unknown 20459 1726885670.25659: variable 'ansible_module_compression' from source: unknown 20459 1726885670.25666: variable 'ansible_shell_type' from source: unknown 20459 1726885670.25673: variable 'ansible_shell_executable' from source: unknown 20459 1726885670.25679: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.25691: variable 'ansible_pipelining' from source: unknown 20459 1726885670.25699: variable 'ansible_timeout' from source: unknown 20459 1726885670.25707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.25890: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885670.25917: variable 'omit' from source: magic vars 20459 1726885670.25931: starting attempt loop 20459 1726885670.25942: running the handler 20459 1726885670.25961: _low_level_execute_command(): starting 20459 1726885670.25978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885670.27276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.27291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.27307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.27337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.27378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.27390: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.27403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.27426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.27446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.27460: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.27473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.27488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.27504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.27521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.27540: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.27558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.27640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.27671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.27689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.28336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.29327: stdout chunk (state=3): >>>/root <<< 20459 1726885670.29605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.29608: stdout chunk (state=3): >>><<< 20459 1726885670.29613: stderr chunk (state=3): >>><<< 20459 1726885670.29621: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.29627: _low_level_execute_command(): starting 20459 1726885670.29630: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564 `" && echo ansible-tmp-1726885670.2952585-23765-99615282177564="` echo /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564 `" ) && sleep 0' 20459 1726885670.30201: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.30220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.30239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.30257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.30300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.30316: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.30334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.30353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.30365: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.30377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.30389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.30405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.30429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.30442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.30453: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.30466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.30556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.30584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.30601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.31435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.32510: stdout chunk (state=3): >>>ansible-tmp-1726885670.2952585-23765-99615282177564=/root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564 <<< 20459 1726885670.32625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.32697: stderr chunk (state=3): >>><<< 20459 1726885670.32700: stdout chunk (state=3): >>><<< 20459 1726885670.32818: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885670.2952585-23765-99615282177564=/root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.32821: variable 'ansible_module_compression' from source: unknown 20459 1726885670.32824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885670.32944: variable 'ansible_facts' from source: unknown 20459 1726885670.32955: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564/AnsiballZ_command.py 20459 1726885670.33124: Sending initial data 20459 1726885670.33135: Sent initial data (155 bytes) 20459 1726885670.34067: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.34081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.34104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.34124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.34166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.34178: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.34194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.34217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.34230: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.34241: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.34253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.34266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.34283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.34296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.34316: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.34331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.34404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.34433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.34448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.34514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.36179: 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 <<< 20459 1726885670.36209: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885670.36280: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpygabquh3 /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564/AnsiballZ_command.py <<< 20459 1726885670.36284: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885670.37364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.37553: stderr chunk (state=3): >>><<< 20459 1726885670.37557: stdout chunk (state=3): >>><<< 20459 1726885670.37559: done transferring module to remote 20459 1726885670.37565: _low_level_execute_command(): starting 20459 1726885670.37567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564/ /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564/AnsiballZ_command.py && sleep 0' 20459 1726885670.38157: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.38171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.38186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.38210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.38256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.38268: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.38283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.38300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.38315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.38334: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.38347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.38361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.38378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.38391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.38402: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.38418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.38502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.38528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.38553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.38616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.40281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.40396: stderr chunk (state=3): >>><<< 20459 1726885670.40542: stdout chunk (state=3): >>><<< 20459 1726885670.40765: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.40777: _low_level_execute_command(): starting 20459 1726885670.40780: _low_level_execute_command(): using become for this command 20459 1726885670.40807: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hasckkeyzxsuyqyyqcvtbixitjttzamn ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885670.41631: Initial state: awaiting_escalation: BECOME-SUCCESS-hasckkeyzxsuyqyyqcvtbixitjttzamn 20459 1726885670.43062: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.43111: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.43134: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.43153: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.43197: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.43209: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885670.43231: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.43254: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.43267: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.43279: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885670.43332: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.43371: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.43388: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.43403: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.43425: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885670.43441: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.43520: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.43548: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.43563: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.43648: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.46393: stdout chunk (state=1): >>>BECOME-SUCCESS-hasckkeyzxsuyqyyqcvtbixitjttzamn <<< 20459 1726885670.46405: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hasckkeyzxsuyqyyqcvtbixitjttzamn' 20459 1726885670.46647: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885670.46715: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885670.46777: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885670.46780: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885670.46837: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885670.46882: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885670.46944: 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 <<< 20459 1726885670.46999: 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 0x7efc8f1f5ca0> <<< 20459 1726885670.47024: 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 0x7efc8f19c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f1f5a00> <<< 20459 1726885670.47054: 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' <<< 20459 1726885670.47071: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f1f59a0> import '_signal' # <<< 20459 1726885670.47095: 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' <<< 20459 1726885670.47119: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f19c370> <<< 20459 1726885670.47137: 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' <<< 20459 1726885670.47183: 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' <<< 20459 1726885670.47204: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f19c820> <<< 20459 1726885670.47220: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f19c550> <<< 20459 1726885670.47300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885670.47418: 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 # 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 0x7efc8f148f70> <<< 20459 1726885670.47492: 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' <<< 20459 1726885670.47497: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f14f100> <<< 20459 1726885670.47547: 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 0x7efc8f178730> <<< 20459 1726885670.47598: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f14f820> <<< 20459 1726885670.47627: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f1b1760> <<< 20459 1726885670.47777: 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 0x7efc8f148c70> <<< 20459 1726885670.47780: 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 0x7efc8f178c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f19cfd0> 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. <<< 20459 1726885670.47971: 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' <<< 20459 1726885670.48008: 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' <<< 20459 1726885670.48043: 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' <<< 20459 1726885670.48080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885670.48107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885670.48163: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0efd90> <<< 20459 1726885670.48186: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f2e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885670.48197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 20459 1726885670.48235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885670.48249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885670.48259: 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' <<< 20459 1726885670.48288: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0e9730> <<< 20459 1726885670.48291: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f0520> <<< 20459 1726885670.48315: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0ef250> <<< 20459 1726885670.48318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885670.48386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885670.48409: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885670.48455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.48458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885670.48469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885670.48517: 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 0x7efc8f071c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f071760> <<< 20459 1726885670.48526: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885670.48545: 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 0x7efc8f071d60> <<< 20459 1726885670.48561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885670.48579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885670.48614: stdout chunk (state=3): >>>import '_operator' # <<< 20459 1726885670.48619: stdout chunk (state=3): >>> import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f071e20> <<< 20459 1726885670.48643: 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' <<< 20459 1726885670.48649: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f071ee0> <<< 20459 1726885670.48660: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885670.48709: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0c9be0> <<< 20459 1726885670.48714: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885670.48736: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0c34c0> <<< 20459 1726885670.48802: 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 0x7efc8f0d7520> <<< 20459 1726885670.48805: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f6d00> <<< 20459 1726885670.48828: 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' <<< 20459 1726885670.48866: 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 0x7efc8f082b20> <<< 20459 1726885670.48869: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f2fa0> <<< 20459 1726885670.48907: 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 0x7efc8f0d7130> <<< 20459 1726885670.48910: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0fc8b0> <<< 20459 1726885670.48936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885670.48965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885670.48970: 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' <<< 20459 1726885670.49036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885670.49043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885670.49046: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082e50> <<< 20459 1726885670.49048: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082c40> <<< 20459 1726885670.49079: 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 0x7efc8f082bb0> <<< 20459 1726885670.49082: 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' <<< 20459 1726885670.49142: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885670.49155: 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 <<< 20459 1726885670.49189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885670.49224: 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 0x7efc8f057220> <<< 20459 1726885670.49256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885670.49293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885670.49305: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f057310> <<< 20459 1726885670.49416: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f08de50> <<< 20459 1726885670.49445: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0858e0> <<< 20459 1726885670.49478: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082e20> <<< 20459 1726885670.49494: 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' <<< 20459 1726885670.49575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885670.49598: 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 0x7efc8ede5f70> <<< 20459 1726885670.49615: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8edcab20> <<< 20459 1726885670.49657: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f085d60> <<< 20459 1726885670.49678: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0c3fd0> <<< 20459 1726885670.49702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885670.49748: 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 0x7efc8ed829a0> <<< 20459 1726885670.49760: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885670.49783: 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 0x7efc8ed82cd0> <<< 20459 1726885670.49816: 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' <<< 20459 1726885670.49849: 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' <<< 20459 1726885670.49868: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed955e0> <<< 20459 1726885670.49881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885670.49912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885670.49936: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed95b20> <<< 20459 1726885670.49974: 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 0x7efc8ed20250> <<< 20459 1726885670.49992: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed82dc0> <<< 20459 1726885670.50014: 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' <<< 20459 1726885670.50069: 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 0x7efc8ed31130> <<< 20459 1726885670.50081: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed95460> import 'pwd' # <<< 20459 1726885670.50104: 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 0x7efc8ed311f0> <<< 20459 1726885670.50148: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082880> <<< 20459 1726885670.50176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885670.50196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885670.50216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885670.50232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885670.50275: 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 0x7efc8ed4d550> <<< 20459 1726885670.50304: 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' <<< 20459 1726885670.50346: 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 0x7efc8ed4d820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed4d610> <<< 20459 1726885670.50389: 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 0x7efc8ed4d700> # /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' <<< 20459 1726885670.50573: 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 0x7efc8ed4db50> <<< 20459 1726885670.50614: 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 0x7efc8ed4dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed4d790> <<< 20459 1726885670.50642: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed3f8e0> <<< 20459 1726885670.50754: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082460> # /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' <<< 20459 1726885670.50794: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed4d940> <<< 20459 1726885670.50870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885670.50886: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efc8ec77520> <<< 20459 1726885670.51027: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885670.51109: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.51134: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885670.51182: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885670.52398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.53337: 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' <<< 20459 1726885670.53343: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb73730> <<< 20459 1726885670.53358: 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' <<< 20459 1726885670.53385: 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' <<< 20459 1726885670.53413: 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' <<< 20459 1726885670.53442: 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 0x7efc8ec01850> <<< 20459 1726885670.53477: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01730> <<< 20459 1726885670.53509: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01490> <<< 20459 1726885670.53536: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885670.53540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885670.53577: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec012b0> import 'atexit' # <<< 20459 1726885670.53607: 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 0x7efc8ec014f0> <<< 20459 1726885670.53626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885670.53646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885670.53687: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec018b0> <<< 20459 1726885670.53718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885670.53722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885670.53746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885670.53761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885670.53773: 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' <<< 20459 1726885670.53871: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e5ac790> <<< 20459 1726885670.53916: 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 0x7efc8e5acb20> # 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 0x7efc8e5ac970> <<< 20459 1726885670.53951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885670.53968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885670.53995: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e5cfb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebfcd00> <<< 20459 1726885670.54159: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01610> <<< 20459 1726885670.54176: 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' <<< 20459 1726885670.54196: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebfce80> <<< 20459 1726885670.54226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885670.54229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885670.54246: 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' <<< 20459 1726885670.54279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885670.54285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885670.54310: 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' <<< 20459 1726885670.54315: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb6c880> <<< 20459 1726885670.54387: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9bd90> <<< 20459 1726885670.54391: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9b850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e5c8310> <<< 20459 1726885670.54425: 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' <<< 20459 1726885670.54430: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efc8eb9bfa0> <<< 20459 1726885670.54445: 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 0x7efc8eb9bf70> <<< 20459 1726885670.54487: 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 <<< 20459 1726885670.54490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885670.54508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885670.54528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885670.54628: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885670.54635: 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 0x7efc8e590f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebdae80> <<< 20459 1726885670.54639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885670.54644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885670.54668: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885670.54686: 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 0x7efc8e59e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebdafd0> <<< 20459 1726885670.54698: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885670.54730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.54754: 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' <<< 20459 1726885670.54778: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885670.54820: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e590250> <<< 20459 1726885670.54935: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e59e160> <<< 20459 1726885670.55029: 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 0x7efc8e59c5b0> <<< 20459 1726885670.55103: 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 0x7efc8e59c670> <<< 20459 1726885670.55146: 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 0x7efc8e59bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebd1bb0> # /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' <<< 20459 1726885670.55160: 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' <<< 20459 1726885670.55202: 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 0x7efc8eb629d0> <<< 20459 1726885670.55382: 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 0x7efc8eb5f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e591880> <<< 20459 1726885670.55431: 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' <<< 20459 1726885670.55469: 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 0x7efc8eb62400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9a9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885670.55475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.55641: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885670.55659: 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_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885670.55673: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.55776: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.55862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.56301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.56749: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885670.56786: 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_rlltxejc/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 <<< 20459 1726885670.56799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.56850: 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 0x7efc8e565be0> <<< 20459 1726885670.56909: 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' <<< 20459 1726885670.56924: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb577c0> <<< 20459 1726885670.56932: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e169100> <<< 20459 1726885670.56989: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885670.57000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.57017: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885670.57025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.57138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.57269: 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' <<< 20459 1726885670.57295: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb58c10> <<< 20459 1726885670.57297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.57678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58045: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58101: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58164: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885670.58201: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58247: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885670.58250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58290: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58378: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885670.58397: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58415: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885670.58418: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58491: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885670.58667: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.58855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885670.58890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885670.58893: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885670.58963: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9dfd0> # zipimport: zlib available <<< 20459 1726885670.59028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59110: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885670.59117: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885670.59129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59154: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59198: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885670.59201: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59231: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59358: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59418: 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 <<< 20459 1726885670.59441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885670.59510: 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 0x7efc8e554700> <<< 20459 1726885670.59540: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e146f40> <<< 20459 1726885670.59579: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885670.59581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59707: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.59821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885670.59838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885670.59850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885670.59886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885670.59915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885670.59918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885670.59999: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e158b50> <<< 20459 1726885670.60035: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e561520> <<< 20459 1726885670.60098: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e55da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885670.60117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.60129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.60147: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885670.60239: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885670.60243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885670.60254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.60342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.60445: 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' <<< 20459 1726885670.60466: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e1114c0> <<< 20459 1726885670.60551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885670.60682: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885670.61003: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:27:50.606074", "end": "2024-09-20 22:27:50.609104", "delta": "0:00:00.003030", "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}}} <<< 20459 1726885670.61032: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885670.61407: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 20459 1726885670.61422: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 20459 1726885670.61449: 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 <<< 20459 1726885670.61464: 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 # 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 <<< 20459 1726885670.61491: 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 # 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 <<< 20459 1726885670.61545: 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 <<< 20459 1726885670.61549: 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 glob # destroy glob # cleanup[2] removing gc <<< 20459 1726885670.61734: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885670.61748: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885670.61808: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885670.61824: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885670.61865: 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 <<< 20459 1726885670.61871: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885670.61901: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885670.61951: 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 <<< 20459 1726885670.62003: 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 <<< 20459 1726885670.62052: 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 <<< 20459 1726885670.62101: 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 <<< 20459 1726885670.62133: 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 <<< 20459 1726885670.62284: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885670.62307: 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 <<< 20459 1726885670.62341: 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 <<< 20459 1726885670.62376: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885670.62876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885670.62879: stdout chunk (state=3): >>><<< 20459 1726885670.62881: stderr chunk (state=3): >>><<< 20459 1726885670.63068: _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 0x7efc8f1f5ca0> # /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 0x7efc8f19c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f1f5a00> # /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 0x7efc8f1f59a0> 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 0x7efc8f19c370> # /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 0x7efc8f19c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f19c550> # /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 0x7efc8f148f70> # /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 0x7efc8f14f100> # /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 0x7efc8f178730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f14f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f1b1760> # /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 0x7efc8f148c70> # /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 0x7efc8f178c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f19cfd0> 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 0x7efc8f0efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f2e20> # /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 0x7efc8f0e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0ef250> # /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 0x7efc8f071c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f071760> 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 0x7efc8f071d60> # /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 0x7efc8f071e20> # /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 0x7efc8f071ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0c9be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0c34c0> # /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 0x7efc8f0d7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f6d00> # /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 0x7efc8f082b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0f2fa0> # 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 0x7efc8f0d7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0fc8b0> # /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 0x7efc8f082e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082c40> # /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 0x7efc8f082bb0> # /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 0x7efc8f057220> # /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 0x7efc8f057310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f08de50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0858e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082e20> # /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 0x7efc8ede5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8edcab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f085d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f0c3fd0> # /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 0x7efc8ed829a0> 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 0x7efc8ed82cd0> # /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 0x7efc8ed955e0> # /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 0x7efc8ed95b20> # 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 0x7efc8ed20250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed82dc0> # /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 0x7efc8ed31130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed95460> 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 0x7efc8ed311f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082880> # /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 0x7efc8ed4d550> # /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 0x7efc8ed4d820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed4d610> # 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 0x7efc8ed4d700> # /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 0x7efc8ed4db50> # 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 0x7efc8ed4dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed4d790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ed3f8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8f082460> # /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 0x7efc8ed4d940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efc8ec77520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_rlltxejc/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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 0x7efc8eb73730> # /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 0x7efc8ec01850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01490> # /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 0x7efc8ec01580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec012b0> 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 0x7efc8ec014f0> # /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 0x7efc8ec018b0> # /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 0x7efc8e5ac790> # 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 0x7efc8e5acb20> # 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 0x7efc8e5ac970> # /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 0x7efc8e5cfb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebfcd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ec01610> # /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 0x7efc8ebfce80> # /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 0x7efc8eb6c880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9bd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9b850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e5c8310> # 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 0x7efc8eb9bfa0> # /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 0x7efc8eb9bf70> # /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 0x7efc8e590f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebdae80> # /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 0x7efc8e59e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebdafd0> # /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 0x7efc8e590250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e59e160> # 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 0x7efc8e59c5b0> # 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 0x7efc8e59c670> # 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 0x7efc8e59bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8ebd1bb0> # /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 0x7efc8eb629d0> # 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 0x7efc8eb5f970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e591880> # 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 0x7efc8eb62400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8eb9a9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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 0x7efc8e565be0> # /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 0x7efc8eb577c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e169100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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 0x7efc8eb58c10> # 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_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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 0x7efc8eb9dfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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 0x7efc8e554700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e146f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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 0x7efc8e158b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e561520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc8e55da60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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_rlltxejc/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 0x7efc8e1114c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:27:50.606074", "end": "2024-09-20 22:27:50.609104", "delta": "0:00:00.003030", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885670.63740: 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-1726885670.2952585-23765-99615282177564/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885670.63748: _low_level_execute_command(): starting 20459 1726885670.63751: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885670.2952585-23765-99615282177564/ > /dev/null 2>&1 && sleep 0' 20459 1726885670.64326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.64341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.64356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.64374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.64428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.64442: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.64455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.64470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.64486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.64504: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.64524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.64541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.64562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.64577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.64594: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.64613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.64686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.64706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885670.64725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.64788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.66618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.66622: stdout chunk (state=3): >>><<< 20459 1726885670.66624: stderr chunk (state=3): >>><<< 20459 1726885670.66922: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.66925: handler run complete 20459 1726885670.66927: Evaluated conditional (False): False 20459 1726885670.66930: Evaluated conditional (False): False 20459 1726885670.66931: attempt loop complete, returning result 20459 1726885670.66934: _execute() done 20459 1726885670.66936: dumping result to json 20459 1726885670.66938: done dumping result, returning 20459 1726885670.66941: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-47dd-4c59-000000001f4e] 20459 1726885670.66943: sending task result for task 02369adf-7a19-47dd-4c59-000000001f4e ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003030", "end": "2024-09-20 22:27:50.609104", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:27:50.606074" } 20459 1726885670.67085: no more pending results, returning what we have 20459 1726885670.67088: results queue empty 20459 1726885670.67089: checking for any_errors_fatal 20459 1726885670.67097: done checking for any_errors_fatal 20459 1726885670.67097: checking for max_fail_percentage 20459 1726885670.67099: done checking for max_fail_percentage 20459 1726885670.67100: checking to see if all hosts have failed and the running result is not ok 20459 1726885670.67101: done checking to see if all hosts have failed 20459 1726885670.67101: getting the remaining hosts for this loop 20459 1726885670.67103: done getting the remaining hosts for this loop 20459 1726885670.67106: getting the next task for host managed_node1 20459 1726885670.67111: done getting next task for host managed_node1 20459 1726885670.67116: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885670.67119: ^ 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? (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 20459 1726885670.67125: getting variables 20459 1726885670.67126: in VariableManager get_vars() 20459 1726885670.67156: Calling all_inventory to load vars for managed_node1 20459 1726885670.67159: Calling groups_inventory to load vars for managed_node1 20459 1726885670.67163: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885670.67173: Calling all_plugins_play to load vars for managed_node1 20459 1726885670.67176: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885670.67179: Calling groups_plugins_play to load vars for managed_node1 20459 1726885670.67701: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f4e 20459 1726885670.67705: WORKER PROCESS EXITING 20459 1726885670.67886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885670.68558: done with get_vars() 20459 1726885670.68577: 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 22:27:50 -0400 (0:00:00.447) 0:01:17.047 ****** 20459 1726885670.68668: entering _queue_task() for managed_node1/include_tasks 20459 1726885670.68893: worker is 1 (out of 1 available) 20459 1726885670.68906: exiting _queue_task() for managed_node1/include_tasks 20459 1726885670.68920: done queuing things up, now waiting for results queue to drain 20459 1726885670.68924: waiting for pending results... 20459 1726885670.69114: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885670.69189: in run() - task 02369adf-7a19-47dd-4c59-000000001f4f 20459 1726885670.69203: variable 'ansible_search_path' from source: unknown 20459 1726885670.69317: variable '_storage_pools_list' from source: set_fact 20459 1726885670.69506: variable '_storage_pools_list' from source: set_fact 20459 1726885670.69858: variable 'omit' from source: magic vars 20459 1726885670.70006: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.70026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.70041: variable 'omit' from source: magic vars 20459 1726885670.70440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885670.70780: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885670.70836: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885670.70879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885670.70982: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885670.71076: 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) 20459 1726885670.71105: 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) 20459 1726885670.71139: 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) 20459 1726885670.71174: 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) 20459 1726885670.71249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885670.72861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885670.72909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885670.72938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885670.72962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885670.72980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885670.73013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885670.73036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885670.73053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885670.73078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885670.73089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885670.73176: variable '_storage_pools_list' from source: set_fact 20459 1726885670.73195: Evaluated conditional (_storage_pools_list is defined and _storage_pools_list | length > 0): True 20459 1726885670.73218: variable 'storage_test_pool' from source: unknown 20459 1726885670.73268: variable 'storage_test_pool' from source: unknown 20459 1726885670.73671: dumping result to json 20459 1726885670.73674: done dumping result, returning 20459 1726885670.73676: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-47dd-4c59-000000001f4f] 20459 1726885670.73679: sending task result for task 02369adf-7a19-47dd-4c59-000000001f4f 20459 1726885670.73738: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f4f 20459 1726885670.73742: WORKER PROCESS EXITING 20459 1726885670.73881: no more pending results, returning what we have 20459 1726885670.73885: in VariableManager get_vars() 20459 1726885670.73962: Calling all_inventory to load vars for managed_node1 20459 1726885670.73965: Calling groups_inventory to load vars for managed_node1 20459 1726885670.73969: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885670.73978: Calling all_plugins_play to load vars for managed_node1 20459 1726885670.73981: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885670.73984: Calling groups_plugins_play to load vars for managed_node1 20459 1726885670.75471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885670.76989: done with get_vars() 20459 1726885670.77005: variable 'ansible_search_path' from source: unknown 20459 1726885670.77072: we have included files to process 20459 1726885670.77074: generating all_blocks data 20459 1726885670.77075: done generating all_blocks data 20459 1726885670.77088: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885670.77090: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885670.77093: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885670.77591: in VariableManager get_vars() 20459 1726885670.77604: done with get_vars() 20459 1726885670.77614: done processing included file 20459 1726885670.77615: iterating over new_blocks loaded from include file 20459 1726885670.77616: in VariableManager get_vars() 20459 1726885670.77625: done with get_vars() 20459 1726885670.77626: filtering new block on tags 20459 1726885670.77669: done filtering new block on tags 20459 1726885670.77671: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed_node1 => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) 20459 1726885670.77687: extending task lists for all hosts with included blocks 20459 1726885670.77976: done extending task lists 20459 1726885670.77978: done processing included files 20459 1726885670.77982: results queue empty 20459 1726885670.77983: checking for any_errors_fatal 20459 1726885670.77988: done checking for any_errors_fatal 20459 1726885670.77988: checking for max_fail_percentage 20459 1726885670.77990: done checking for max_fail_percentage 20459 1726885670.77990: checking to see if all hosts have failed and the running result is not ok 20459 1726885670.77991: done checking to see if all hosts have failed 20459 1726885670.77992: getting the remaining hosts for this loop 20459 1726885670.77993: done getting the remaining hosts for this loop 20459 1726885670.77996: getting the next task for host managed_node1 20459 1726885670.77999: done getting next task for host managed_node1 20459 1726885670.78000: ^ task is: TASK: Set _storage_pool_tests 20459 1726885670.78002: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885670.78005: getting variables 20459 1726885670.78006: in VariableManager get_vars() 20459 1726885670.78014: Calling all_inventory to load vars for managed_node1 20459 1726885670.78017: Calling groups_inventory to load vars for managed_node1 20459 1726885670.78018: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885670.78024: Calling all_plugins_play to load vars for managed_node1 20459 1726885670.78026: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885670.78028: Calling groups_plugins_play to load vars for managed_node1 20459 1726885670.78407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885670.79010: done with get_vars() 20459 1726885670.79028: done getting variables 20459 1726885670.79063: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Friday 20 September 2024 22:27:50 -0400 (0:00:00.104) 0:01:17.151 ****** 20459 1726885670.79098: entering _queue_task() for managed_node1/set_fact 20459 1726885670.79378: worker is 1 (out of 1 available) 20459 1726885670.79424: exiting _queue_task() for managed_node1/set_fact 20459 1726885670.79438: done queuing things up, now waiting for results queue to drain 20459 1726885670.79440: waiting for pending results... 20459 1726885670.79743: running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests 20459 1726885670.79884: in run() - task 02369adf-7a19-47dd-4c59-00000000204b 20459 1726885670.79903: variable 'ansible_search_path' from source: unknown 20459 1726885670.79950: calling self._execute() 20459 1726885670.80061: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.80071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.80083: variable 'omit' from source: magic vars 20459 1726885670.80198: variable 'omit' from source: magic vars 20459 1726885670.80257: variable 'omit' from source: magic vars 20459 1726885670.80300: variable 'omit' from source: magic vars 20459 1726885670.80349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885670.80385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885670.80420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885670.80454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885670.80478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885670.80508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885670.80549: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885670.80589: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885670.80598: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.80606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.80763: Set connection var ansible_pipelining to False 20459 1726885670.80772: Set connection var ansible_shell_type to sh 20459 1726885670.80783: Set connection var ansible_connection to ssh 20459 1726885670.80803: Set connection var ansible_timeout to 10 20459 1726885670.80817: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885670.80833: Set connection var ansible_shell_executable to /bin/sh 20459 1726885670.80871: variable 'ansible_shell_executable' from source: unknown 20459 1726885670.80881: variable 'ansible_connection' from source: unknown 20459 1726885670.80889: variable 'ansible_module_compression' from source: unknown 20459 1726885670.80898: variable 'ansible_shell_type' from source: unknown 20459 1726885670.80908: variable 'ansible_shell_executable' from source: unknown 20459 1726885670.80921: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.80930: variable 'ansible_pipelining' from source: unknown 20459 1726885670.80937: variable 'ansible_timeout' from source: unknown 20459 1726885670.80945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.81142: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885670.81167: variable 'omit' from source: magic vars 20459 1726885670.81179: starting attempt loop 20459 1726885670.81192: running the handler 20459 1726885670.81215: handler run complete 20459 1726885670.81237: attempt loop complete, returning result 20459 1726885670.81241: _execute() done 20459 1726885670.81244: dumping result to json 20459 1726885670.81250: done dumping result, returning 20459 1726885670.81254: done running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests [02369adf-7a19-47dd-4c59-00000000204b] 20459 1726885670.81258: sending task result for task 02369adf-7a19-47dd-4c59-00000000204b ok: [managed_node1] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } 20459 1726885670.81569: no more pending results, returning what we have 20459 1726885670.81571: results queue empty 20459 1726885670.81572: checking for any_errors_fatal 20459 1726885670.81574: done checking for any_errors_fatal 20459 1726885670.81578: checking for max_fail_percentage 20459 1726885670.81581: done checking for max_fail_percentage 20459 1726885670.81582: checking to see if all hosts have failed and the running result is not ok 20459 1726885670.81583: done checking to see if all hosts have failed 20459 1726885670.81584: getting the remaining hosts for this loop 20459 1726885670.81585: done getting the remaining hosts for this loop 20459 1726885670.81591: getting the next task for host managed_node1 20459 1726885670.81596: done getting next task for host managed_node1 20459 1726885670.81599: ^ task is: TASK: Get VG shared value status 20459 1726885670.81602: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885670.81605: getting variables 20459 1726885670.81608: in VariableManager get_vars() 20459 1726885670.81645: Calling all_inventory to load vars for managed_node1 20459 1726885670.81651: Calling groups_inventory to load vars for managed_node1 20459 1726885670.81658: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885670.81669: Calling all_plugins_play to load vars for managed_node1 20459 1726885670.81672: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885670.81676: Calling groups_plugins_play to load vars for managed_node1 20459 1726885670.82210: done sending task result for task 02369adf-7a19-47dd-4c59-00000000204b 20459 1726885670.82221: WORKER PROCESS EXITING 20459 1726885670.82248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885670.83188: done with get_vars() 20459 1726885670.83202: done getting variables 20459 1726885670.83258: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Friday 20 September 2024 22:27:50 -0400 (0:00:00.041) 0:01:17.193 ****** 20459 1726885670.83287: entering _queue_task() for managed_node1/command 20459 1726885670.83531: worker is 1 (out of 1 available) 20459 1726885670.83544: exiting _queue_task() for managed_node1/command 20459 1726885670.83555: done queuing things up, now waiting for results queue to drain 20459 1726885670.83556: waiting for pending results... 20459 1726885670.83780: running TaskExecutor() for managed_node1/TASK: Get VG shared value status 20459 1726885670.83866: in run() - task 02369adf-7a19-47dd-4c59-00000000204c 20459 1726885670.83877: variable 'ansible_search_path' from source: unknown 20459 1726885670.83905: calling self._execute() 20459 1726885670.83984: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.84072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.84077: variable 'omit' from source: magic vars 20459 1726885670.84443: variable 'storage_test_pool' from source: include params 20459 1726885670.84467: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): True 20459 1726885670.84473: variable 'omit' from source: magic vars 20459 1726885670.84508: variable 'omit' from source: magic vars 20459 1726885670.84617: variable 'storage_test_pool' from source: include params 20459 1726885670.84651: variable 'omit' from source: magic vars 20459 1726885670.84683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885670.84707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885670.84726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885670.84742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885670.84752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885670.84765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885670.84776: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885670.84797: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885670.84800: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.84803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.84888: Set connection var ansible_pipelining to False 20459 1726885670.84891: Set connection var ansible_shell_type to sh 20459 1726885670.84894: Set connection var ansible_connection to ssh 20459 1726885670.84902: Set connection var ansible_timeout to 10 20459 1726885670.84907: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885670.84914: Set connection var ansible_shell_executable to /bin/sh 20459 1726885670.84931: variable 'ansible_shell_executable' from source: unknown 20459 1726885670.84934: variable 'ansible_connection' from source: unknown 20459 1726885670.84937: variable 'ansible_module_compression' from source: unknown 20459 1726885670.84942: variable 'ansible_shell_type' from source: unknown 20459 1726885670.84944: variable 'ansible_shell_executable' from source: unknown 20459 1726885670.84947: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885670.84951: variable 'ansible_pipelining' from source: unknown 20459 1726885670.84953: variable 'ansible_timeout' from source: unknown 20459 1726885670.84958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885670.85068: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885670.85082: variable 'omit' from source: magic vars 20459 1726885670.85085: starting attempt loop 20459 1726885670.85087: running the handler 20459 1726885670.85098: _low_level_execute_command(): starting 20459 1726885670.85104: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885670.86100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.86117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.86135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.86210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.86285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.86297: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.86310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.86351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.86363: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.86389: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.86459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.86528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.86566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.86588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.86661: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.86669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.86709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.86750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.86786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.88412: stdout chunk (state=3): >>>/root <<< 20459 1726885670.88521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.88560: stderr chunk (state=3): >>><<< 20459 1726885670.88567: stdout chunk (state=3): >>><<< 20459 1726885670.88583: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.88594: _low_level_execute_command(): starting 20459 1726885670.88599: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041 `" && echo ansible-tmp-1726885670.88583-23799-124043835692041="` echo /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041 `" ) && sleep 0' 20459 1726885670.89017: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.89038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.89067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.89080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.89126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.89138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.89181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.91068: stdout chunk (state=3): >>>ansible-tmp-1726885670.88583-23799-124043835692041=/root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041 <<< 20459 1726885670.91133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.91314: stderr chunk (state=3): >>><<< 20459 1726885670.91334: stdout chunk (state=3): >>><<< 20459 1726885670.91369: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885670.88583-23799-124043835692041=/root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885670.91418: variable 'ansible_module_compression' from source: unknown 20459 1726885670.91506: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885670.91562: variable 'ansible_facts' from source: unknown 20459 1726885670.91699: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041/AnsiballZ_command.py 20459 1726885670.91951: Sending initial data 20459 1726885670.91958: Sent initial data (154 bytes) 20459 1726885670.93097: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.93116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.93136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.93161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.93206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.93239: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.93243: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.93246: 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.44.236 originally 10.31.44.236 <<< 20459 1726885670.93248: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.93300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.93303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.93344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885670.95050: 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 <<< 20459 1726885670.95099: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885670.95142: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmphj35mdoz /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041/AnsiballZ_command.py <<< 20459 1726885670.95197: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885670.96775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885670.97060: stderr chunk (state=3): >>><<< 20459 1726885670.97063: stdout chunk (state=3): >>><<< 20459 1726885670.97066: done transferring module to remote 20459 1726885670.97068: _low_level_execute_command(): starting 20459 1726885670.97071: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041/ /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041/AnsiballZ_command.py && sleep 0' 20459 1726885670.98807: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885670.98832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.98849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.98878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.99069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.99089: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885670.99104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.99133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885670.99159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885670.99218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885670.99280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885670.99398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885670.99433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885670.99467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885670.99485: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885670.99538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885670.99607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885670.99610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885670.99658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.01392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.01468: stderr chunk (state=3): >>><<< 20459 1726885671.01471: stdout chunk (state=3): >>><<< 20459 1726885671.01527: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885671.01531: _low_level_execute_command(): starting 20459 1726885671.01537: _low_level_execute_command(): using become for this command 20459 1726885671.01621: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-deiwaehkuzetmqrpfqexyptpltidtrmy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885671.01685: Initial state: awaiting_escalation: BECOME-SUCCESS-deiwaehkuzetmqrpfqexyptpltidtrmy 20459 1726885671.02284: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885671.02318: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.02365: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.02387: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885671.02411: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885671.02427: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.02483: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.02495: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.02570: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.05304: stdout chunk (state=1): >>>BECOME-SUCCESS-deiwaehkuzetmqrpfqexyptpltidtrmy <<< 20459 1726885671.05307: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-deiwaehkuzetmqrpfqexyptpltidtrmy' 20459 1726885671.05548: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885671.05555: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885671.05563: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885671.05613: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885671.05618: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885671.05644: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885671.05675: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885671.05712: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885671.05731: stdout chunk (state=3): >>>import 'zipimport' # <<< 20459 1726885671.05736: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885671.05772: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885671.05778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.05796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885671.05813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885671.05818: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885671.05841: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e289aca0> <<< 20459 1726885671.05870: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885671.05891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 20459 1726885671.05894: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841280> <<< 20459 1726885671.05900: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e289aa00> <<< 20459 1726885671.05920: 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' <<< 20459 1726885671.05940: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e289a9a0> <<< 20459 1726885671.05983: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885671.05986: 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' <<< 20459 1726885671.05991: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841370> <<< 20459 1726885671.06010: 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' <<< 20459 1726885671.06030: 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' <<< 20459 1726885671.06048: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885671.06053: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841820> <<< 20459 1726885671.06073: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841550> <<< 20459 1726885671.06097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885671.06109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885671.06131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885671.06147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885671.06165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885671.06181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885671.06203: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885671.06207: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25c8f70> <<< 20459 1726885671.06223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885671.06244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885671.06333: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25cf100> <<< 20459 1726885671.06350: 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' <<< 20459 1726885671.06385: 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 0x7f66e25f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25cf820> <<< 20459 1726885671.06408: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2856760> <<< 20459 1726885671.06444: 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' <<< 20459 1726885671.06448: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25c8c70> <<< 20459 1726885671.06503: 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' <<< 20459 1726885671.06515: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25f8c70> <<< 20459 1726885671.06551: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841fd0> <<< 20459 1726885671.06574: 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. <<< 20459 1726885671.06780: 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' <<< 20459 1726885671.06809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885671.06816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885671.06832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885671.06846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885671.06868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885671.06877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885671.06887: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2594d90> <<< 20459 1726885671.06953: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2597e20> <<< 20459 1726885671.06983: 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' <<< 20459 1726885671.06987: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885671.06998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885671.07027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885671.07037: 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' <<< 20459 1726885671.07053: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e258e730> <<< 20459 1726885671.07069: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2595520> <<< 20459 1726885671.07074: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2594250> <<< 20459 1726885671.07092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885671.07159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885671.07180: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885671.07211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.07229: 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' <<< 20459 1726885671.07271: 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 0x7f66e2516c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2516760> <<< 20459 1726885671.07289: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885671.07301: 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 0x7f66e2516d60> <<< 20459 1726885671.07322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885671.07350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885671.07362: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2516e20> <<< 20459 1726885671.07405: 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 0x7f66e2516ee0> <<< 20459 1726885671.07409: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885671.07452: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e256ebe0> <<< 20459 1726885671.07459: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885671.07483: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25684c0> <<< 20459 1726885671.07535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885671.07560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e257c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e259bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885671.07601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885671.07605: 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 0x7f66e2527b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2597fa0> <<< 20459 1726885671.07635: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885671.07654: 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 0x7f66e257c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25a18b0> <<< 20459 1726885671.07676: 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' <<< 20459 1726885671.07689: 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' <<< 20459 1726885671.07718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885671.07729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885671.07737: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527c40> <<< 20459 1726885671.07765: 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' <<< 20459 1726885671.07784: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527bb0> <<< 20459 1726885671.07804: 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' <<< 20459 1726885671.07826: 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' <<< 20459 1726885671.07841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885671.07888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885671.07916: 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' <<< 20459 1726885671.07934: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e24fc220> <<< 20459 1726885671.07946: 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' <<< 20459 1726885671.07974: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e24fc310> <<< 20459 1726885671.08099: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2532e50> <<< 20459 1726885671.08148: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e252a8e0> <<< 20459 1726885671.08171: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885671.08176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885671.08216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885671.08233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885671.08251: 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' <<< 20459 1726885671.08254: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e249af70> <<< 20459 1726885671.08286: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e247fb20> <<< 20459 1726885671.08333: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e252ad60> <<< 20459 1726885671.08339: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2568fd0> <<< 20459 1726885671.08365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885671.08386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885671.08407: 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 0x7f66e24379a0> <<< 20459 1726885671.08426: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885671.08454: 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 0x7f66e2437cd0> <<< 20459 1726885671.08479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885671.08494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885671.08538: 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' <<< 20459 1726885671.08553: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e244a5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885671.08582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885671.08603: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e244ab20> <<< 20459 1726885671.08674: 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 0x7f66e23d5250> <<< 20459 1726885671.08678: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2437dc0> <<< 20459 1726885671.08680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885671.08691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885671.08740: 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 0x7f66e23e6130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e244a460> <<< 20459 1726885671.08767: 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 0x7f66e23e61f0> <<< 20459 1726885671.08811: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527880> <<< 20459 1726885671.08837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885671.08868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885671.08871: 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' <<< 20459 1726885671.08896: 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 0x7f66e2401550> <<< 20459 1726885671.08922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885671.08932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885671.08947: 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 0x7f66e2401820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2401610> <<< 20459 1726885671.08964: 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 0x7f66e2401700> <<< 20459 1726885671.08996: 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' <<< 20459 1726885671.09198: 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 0x7f66e2401b50> <<< 20459 1726885671.09224: 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 0x7f66e2401fd0> <<< 20459 1726885671.09238: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2401790> <<< 20459 1726885671.09244: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e23f48e0> <<< 20459 1726885671.09265: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527460> <<< 20459 1726885671.09286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885671.09372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885671.09379: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2401940> <<< 20459 1726885671.09470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885671.09483: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e1dea520> <<< 20459 1726885671.09615: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885671.09710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.09735: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885671.09742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.09757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.09787: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885671.09791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.11008: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.11946: 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' <<< 20459 1726885671.11954: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1ce6730> <<< 20459 1726885671.11970: 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' <<< 20459 1726885671.11994: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885671.11998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885671.12022: 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' <<< 20459 1726885671.12069: 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 0x7f66e1d74850> <<< 20459 1726885671.12091: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74730> <<< 20459 1726885671.12132: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74490> <<< 20459 1726885671.12189: 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' <<< 20459 1726885671.12201: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d742b0> import 'atexit' # <<< 20459 1726885671.12219: 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 0x7f66e1d744f0> <<< 20459 1726885671.12243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885671.12262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885671.12307: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d748b0> <<< 20459 1726885671.12328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885671.12343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885671.12365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885671.12381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885671.12388: 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' <<< 20459 1726885671.12475: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c63790> <<< 20459 1726885671.12496: 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 0x7f66e1c63b20> <<< 20459 1726885671.12529: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885671.12545: 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 0x7f66e1c63970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885671.12571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885671.12602: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c86b50> <<< 20459 1726885671.12617: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d6ed00> <<< 20459 1726885671.12785: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74610> <<< 20459 1726885671.12794: 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' <<< 20459 1726885671.12819: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d6ee80> <<< 20459 1726885671.12844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885671.12855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885671.12866: 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' <<< 20459 1726885671.12888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885671.12892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885671.12922: 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' <<< 20459 1726885671.12926: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1cdf880> <<< 20459 1726885671.13013: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d0ed90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d0e850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c80310> <<< 20459 1726885671.13039: 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 0x7f66e1d0efa0> <<< 20459 1726885671.13121: 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 0x7f66e1d0ef70> <<< 20459 1726885671.13132: 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 <<< 20459 1726885671.13145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885671.13229: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885671.13234: 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 0x7f66e1c47f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d4de80> <<< 20459 1726885671.13264: 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' <<< 20459 1726885671.13295: 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 0x7f66e1c55520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d4dfd0> <<< 20459 1726885671.13328: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885671.13352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.13395: 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' <<< 20459 1726885671.13401: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885671.13457: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c47250> <<< 20459 1726885671.13580: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c55160> <<< 20459 1726885671.13668: 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 0x7f66e1c535b0> <<< 20459 1726885671.13692: 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' <<< 20459 1726885671.13703: 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 0x7f66e1c53670> <<< 20459 1726885671.13735: 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 0x7f66e1c52ca0> <<< 20459 1726885671.13741: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d44bb0> <<< 20459 1726885671.13778: 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' <<< 20459 1726885671.13788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885671.13796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885671.13854: 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 0x7f66e1cd59d0> <<< 20459 1726885671.14015: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885671.14038: 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 0x7f66e1cd2970> <<< 20459 1726885671.14044: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c48880> <<< 20459 1726885671.14064: 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' <<< 20459 1726885671.14074: 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 0x7f66e1cd5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d0d9d0> <<< 20459 1726885671.14100: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885671.14103: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885671.14106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.14175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.14256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.14306: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885671.14316: 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_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885671.14403: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.14493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.14951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.15403: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885671.15415: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20459 1726885671.15418: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885671.15421: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885671.15445: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885671.15448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.15515: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885671.15518: 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 0x7f66e1c1cbe0> <<< 20459 1726885671.15596: 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' <<< 20459 1726885671.15600: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1cca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1820100> <<< 20459 1726885671.15633: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885671.15641: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.15681: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885671.15687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.15794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.15922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885671.15932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885671.15948: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1ccbc10> <<< 20459 1726885671.15953: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16810: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885671.16818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16878: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885671.16887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.16941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17004: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885671.17027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17042: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885671.17046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17082: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17115: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885671.17123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885671.17511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885671.17521: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885671.17607: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d10fd0> # zipimport: zlib available <<< 20459 1726885671.17654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17716: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885671.17726: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885671.17733: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885671.17750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17786: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17821: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885671.17828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.17984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18045: 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 <<< 20459 1726885671.18067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.18138: 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' <<< 20459 1726885671.18143: 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 0x7f66e1c0b700> <<< 20459 1726885671.18170: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17fdf40> <<< 20459 1726885671.18214: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885671.18220: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885671.18332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18450: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885671.18462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885671.18481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885671.18514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885671.18535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885671.18550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885671.18638: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e180fb50> <<< 20459 1726885671.18678: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c18520> <<< 20459 1726885671.18738: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c14a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885671.18742: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18765: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18792: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885671.18853: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885671.18872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18875: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885671.18896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.18982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.19083: 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' <<< 20459 1726885671.19109: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17c84c0> <<< 20459 1726885671.19188: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.19333: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885671.22882: stdout chunk (state=3): >>> {"changed": true, "stdout": " 0", "stderr": "", "rc": 0, "cmd": ["vgs", "--noheadings", "--binary", "-o", "shared", "foo"], "start": "2024-09-20 22:27:51.192593", "end": "2024-09-20 22:27:51.227804", "delta": "0:00:00.035211", "msg": "", "invocation": {"module_args": {"_raw_params": "vgs --noheadings --binary -o shared foo", "_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}}} <<< 20459 1726885671.22913: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885671.23283: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20459 1726885671.23288: 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 <<< 20459 1726885671.23303: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20459 1726885671.23320: 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 <<< 20459 1726885671.23365: 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 # destroy base64 # cleanup[2] removing 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 <<< 20459 1726885671.23431: 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 <<< 20459 1726885671.23474: 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 <<< 20459 1726885671.23479: 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__ <<< 20459 1726885671.23495: 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 <<< 20459 1726885671.23501: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 20459 1726885671.23504: 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<<< 20459 1726885671.23508: 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 # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 20459 1726885671.23511: 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<<< 20459 1726885671.23516: stdout chunk (state=3): >>> # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 20459 1726885671.23519: 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 <<< 20459 1726885671.23526: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro<<< 20459 1726885671.23528: 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 glob # destroy glob # cleanup[2] removing gc <<< 20459 1726885671.23706: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885671.23732: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885671.23764: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885671.23776: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885671.23786: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885671.23817: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 20459 1726885671.23829: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885671.23851: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885671.23872: stdout chunk (state=3): >>># destroy array <<< 20459 1726885671.23877: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885671.23899: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex <<< 20459 1726885671.23907: stdout chunk (state=3): >>># destroy logging # destroy argparse <<< 20459 1726885671.23958: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885671.23976: 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 <<< 20459 1726885671.24000: 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 <<< 20459 1726885671.24020: 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 <<< 20459 1726885671.24035: 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 # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 20459 1726885671.24044: 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 <<< 20459 1726885671.24062: 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 <<< 20459 1726885671.24074: 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 <<< 20459 1726885671.24094: 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 <<< 20459 1726885671.24106: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885671.24118: 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 <<< 20459 1726885671.24143: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885671.24159: 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 <<< 20459 1726885671.24289: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885671.24322: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885671.24325: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 20459 1726885671.24338: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885671.24344: 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 <<< 20459 1726885671.24370: stdout chunk (state=3): >>># destroy select <<< 20459 1726885671.24376: 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 <<< 20459 1726885671.24406: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885671.24827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885671.24880: stderr chunk (state=3): >>><<< 20459 1726885671.24883: stdout chunk (state=3): >>><<< 20459 1726885671.24949: _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 0x7f66e289aca0> # /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 0x7f66e2841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e289aa00> # /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 0x7f66e289a9a0> 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 0x7f66e2841370> # /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 0x7f66e2841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841550> # /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 0x7f66e25c8f70> # /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 0x7f66e25cf100> # /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 0x7f66e25f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2856760> # /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 0x7f66e25c8c70> # /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 0x7f66e25f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2841fd0> 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 0x7f66e2594d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2597e20> # /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 0x7f66e258e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2595520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2594250> # /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 0x7f66e2516c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2516760> 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 0x7f66e2516d60> # /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 0x7f66e2516e20> # /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 0x7f66e2516ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e256ebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25684c0> # /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 0x7f66e257c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e259bd00> # /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 0x7f66e2527b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2597fa0> # 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 0x7f66e257c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e25a18b0> # /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 0x7f66e2527e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527c40> # /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 0x7f66e2527bb0> # /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 0x7f66e24fc220> # /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 0x7f66e24fc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2532e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e252a8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527e20> # /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 0x7f66e249af70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e247fb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e252ad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2568fd0> # /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 0x7f66e24379a0> 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 0x7f66e2437cd0> # /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 0x7f66e244a5e0> # /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 0x7f66e244ab20> # 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 0x7f66e23d5250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2437dc0> # /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 0x7f66e23e6130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e244a460> 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 0x7f66e23e61f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527880> # /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 0x7f66e2401550> # /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 0x7f66e2401820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2401610> # 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 0x7f66e2401700> # /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 0x7f66e2401b50> # 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 0x7f66e2401fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2401790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e23f48e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e2527460> # /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 0x7f66e2401940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e1dea520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_3c74qa22/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/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 0x7f66e1ce6730> # /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 0x7f66e1d74850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74490> # /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 0x7f66e1d74580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d742b0> 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 0x7f66e1d744f0> # /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 0x7f66e1d748b0> # /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 0x7f66e1c63790> # 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 0x7f66e1c63b20> # 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 0x7f66e1c63970> # /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 0x7f66e1c86b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d6ed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d74610> # /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 0x7f66e1d6ee80> # /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 0x7f66e1cdf880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d0ed90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d0e850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c80310> # 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 0x7f66e1d0efa0> # /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 0x7f66e1d0ef70> # /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 0x7f66e1c47f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d4de80> # /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 0x7f66e1c55520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d4dfd0> # /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 0x7f66e1c47250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c55160> # 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 0x7f66e1c535b0> # 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 0x7f66e1c53670> # 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 0x7f66e1c52ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d44bb0> # /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 0x7f66e1cd59d0> # 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 0x7f66e1cd2970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c48880> # 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 0x7f66e1cd5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1d0d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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 0x7f66e1c1cbe0> # /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 0x7f66e1cca7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1820100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/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 0x7f66e1ccbc10> # 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_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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 0x7f66e1d10fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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 0x7f66e1c0b700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e17fdf40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/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 0x7f66e180fb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c18520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e1c14a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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_3c74qa22/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 0x7f66e17c84c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " 0", "stderr": "", "rc": 0, "cmd": ["vgs", "--noheadings", "--binary", "-o", "shared", "foo"], "start": "2024-09-20 22:27:51.192593", "end": "2024-09-20 22:27:51.227804", "delta": "0:00:00.035211", "msg": "", "invocation": {"module_args": {"_raw_params": "vgs --noheadings --binary -o shared foo", "_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885671.25496: done with _execute_module (ansible.legacy.command, {'_raw_params': 'vgs --noheadings --binary -o shared foo', '_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-1726885670.88583-23799-124043835692041/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885671.25499: _low_level_execute_command(): starting 20459 1726885671.25502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885670.88583-23799-124043835692041/ > /dev/null 2>&1 && sleep 0' 20459 1726885671.25640: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885671.25644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.25678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.25681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885671.25684: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.25738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.25746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.25779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.27536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.27577: stderr chunk (state=3): >>><<< 20459 1726885671.27581: stdout chunk (state=3): >>><<< 20459 1726885671.27593: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885671.27599: handler run complete 20459 1726885671.27619: Evaluated conditional (False): False 20459 1726885671.27628: attempt loop complete, returning result 20459 1726885671.27630: _execute() done 20459 1726885671.27633: dumping result to json 20459 1726885671.27640: done dumping result, returning 20459 1726885671.27648: done running TaskExecutor() for managed_node1/TASK: Get VG shared value status [02369adf-7a19-47dd-4c59-00000000204c] 20459 1726885671.27653: sending task result for task 02369adf-7a19-47dd-4c59-00000000204c ok: [managed_node1] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.035211", "end": "2024-09-20 22:27:51.227804", "rc": 0, "start": "2024-09-20 22:27:51.192593" } STDOUT: 0 20459 1726885671.27820: no more pending results, returning what we have 20459 1726885671.27827: results queue empty 20459 1726885671.27828: checking for any_errors_fatal 20459 1726885671.27836: done checking for any_errors_fatal 20459 1726885671.27836: checking for max_fail_percentage 20459 1726885671.27838: done checking for max_fail_percentage 20459 1726885671.27839: checking to see if all hosts have failed and the running result is not ok 20459 1726885671.27839: done checking to see if all hosts have failed 20459 1726885671.27840: getting the remaining hosts for this loop 20459 1726885671.27842: done getting the remaining hosts for this loop 20459 1726885671.27845: getting the next task for host managed_node1 20459 1726885671.27850: done getting next task for host managed_node1 20459 1726885671.27852: ^ task is: TASK: Verify that VG shared value checks out 20459 1726885671.27855: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885671.27860: getting variables 20459 1726885671.27862: in VariableManager get_vars() 20459 1726885671.27893: Calling all_inventory to load vars for managed_node1 20459 1726885671.27896: Calling groups_inventory to load vars for managed_node1 20459 1726885671.27899: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.27909: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.27913: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.27916: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.28281: done sending task result for task 02369adf-7a19-47dd-4c59-00000000204c 20459 1726885671.28285: WORKER PROCESS EXITING 20459 1726885671.28294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.28658: done with get_vars() 20459 1726885671.28668: done getting variables 20459 1726885671.28709: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Friday 20 September 2024 22:27:51 -0400 (0:00:00.454) 0:01:17.647 ****** 20459 1726885671.28738: entering _queue_task() for managed_node1/assert 20459 1726885671.28929: worker is 1 (out of 1 available) 20459 1726885671.28943: exiting _queue_task() for managed_node1/assert 20459 1726885671.28956: done queuing things up, now waiting for results queue to drain 20459 1726885671.28957: waiting for pending results... 20459 1726885671.29146: running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out 20459 1726885671.29230: in run() - task 02369adf-7a19-47dd-4c59-00000000204d 20459 1726885671.29239: variable 'ansible_search_path' from source: unknown 20459 1726885671.29267: calling self._execute() 20459 1726885671.29357: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.29361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.29370: variable 'omit' from source: magic vars 20459 1726885671.29691: variable 'storage_test_pool' from source: include params 20459 1726885671.29718: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): True 20459 1726885671.29725: variable 'omit' from source: magic vars 20459 1726885671.29756: variable 'omit' from source: magic vars 20459 1726885671.29844: variable 'storage_test_pool' from source: include params 20459 1726885671.29856: variable 'actual' from source: task vars 20459 1726885671.29920: variable 'vgs_dump' from source: set_fact 20459 1726885671.29961: variable 'omit' from source: magic vars 20459 1726885671.29992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885671.30018: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885671.30036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885671.30050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.30061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.30074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885671.30086: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885671.30108: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885671.30110: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.30114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.30197: Set connection var ansible_pipelining to False 20459 1726885671.30200: Set connection var ansible_shell_type to sh 20459 1726885671.30203: Set connection var ansible_connection to ssh 20459 1726885671.30213: Set connection var ansible_timeout to 10 20459 1726885671.30218: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885671.30225: Set connection var ansible_shell_executable to /bin/sh 20459 1726885671.30241: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.30243: variable 'ansible_connection' from source: unknown 20459 1726885671.30246: variable 'ansible_module_compression' from source: unknown 20459 1726885671.30248: variable 'ansible_shell_type' from source: unknown 20459 1726885671.30250: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.30252: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.30257: variable 'ansible_pipelining' from source: unknown 20459 1726885671.30260: variable 'ansible_timeout' from source: unknown 20459 1726885671.30262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.30364: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885671.30376: variable 'omit' from source: magic vars 20459 1726885671.30379: starting attempt loop 20459 1726885671.30383: running the handler 20459 1726885671.30473: variable 'storage_test_pool' from source: include params 20459 1726885671.30485: variable 'actual' from source: task vars 20459 1726885671.30551: variable 'vgs_dump' from source: set_fact 20459 1726885671.30564: Evaluated conditional (storage_test_pool.shared == actual): True 20459 1726885671.30570: handler run complete 20459 1726885671.30580: attempt loop complete, returning result 20459 1726885671.30583: _execute() done 20459 1726885671.30585: dumping result to json 20459 1726885671.30589: done dumping result, returning 20459 1726885671.30595: done running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out [02369adf-7a19-47dd-4c59-00000000204d] 20459 1726885671.30603: sending task result for task 02369adf-7a19-47dd-4c59-00000000204d 20459 1726885671.30691: done sending task result for task 02369adf-7a19-47dd-4c59-00000000204d 20459 1726885671.30694: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885671.30765: no more pending results, returning what we have 20459 1726885671.30768: results queue empty 20459 1726885671.30768: checking for any_errors_fatal 20459 1726885671.30776: done checking for any_errors_fatal 20459 1726885671.30777: checking for max_fail_percentage 20459 1726885671.30778: done checking for max_fail_percentage 20459 1726885671.30779: checking to see if all hosts have failed and the running result is not ok 20459 1726885671.30780: done checking to see if all hosts have failed 20459 1726885671.30780: getting the remaining hosts for this loop 20459 1726885671.30781: done getting the remaining hosts for this loop 20459 1726885671.30784: getting the next task for host managed_node1 20459 1726885671.30790: done getting next task for host managed_node1 20459 1726885671.30792: ^ task is: TASK: Verify pool subset 20459 1726885671.30795: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885671.30799: getting variables 20459 1726885671.30800: in VariableManager get_vars() 20459 1726885671.30838: Calling all_inventory to load vars for managed_node1 20459 1726885671.30841: Calling groups_inventory to load vars for managed_node1 20459 1726885671.30843: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.30850: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.30852: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.30854: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.31191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.31549: done with get_vars() 20459 1726885671.31560: done getting variables TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Friday 20 September 2024 22:27:51 -0400 (0:00:00.028) 0:01:17.676 ****** 20459 1726885671.31637: entering _queue_task() for managed_node1/include_tasks 20459 1726885671.31833: worker is 1 (out of 1 available) 20459 1726885671.31849: exiting _queue_task() for managed_node1/include_tasks 20459 1726885671.31862: done queuing things up, now waiting for results queue to drain 20459 1726885671.31864: waiting for pending results... 20459 1726885671.32051: running TaskExecutor() for managed_node1/TASK: Verify pool subset 20459 1726885671.32127: in run() - task 02369adf-7a19-47dd-4c59-00000000204e 20459 1726885671.32136: variable 'ansible_search_path' from source: unknown 20459 1726885671.32173: variable '_storage_pool_tests' from source: set_fact 20459 1726885671.32336: variable '_storage_pool_tests' from source: set_fact 20459 1726885671.32389: variable 'omit' from source: magic vars 20459 1726885671.32500: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.32507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.32517: variable 'omit' from source: magic vars 20459 1726885671.32640: variable 'storage_test_pool_subset' from source: unknown 20459 1726885671.32667: variable 'storage_test_pool_subset' from source: unknown 20459 1726885671.32717: variable 'storage_test_pool_subset' from source: unknown 20459 1726885671.32857: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.32861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.32864: variable 'omit' from source: magic vars 20459 1726885671.32904: variable 'storage_test_pool_subset' from source: unknown 20459 1726885671.32929: variable 'storage_test_pool_subset' from source: unknown 20459 1726885671.32972: variable 'storage_test_pool_subset' from source: unknown 20459 1726885671.33040: dumping result to json 20459 1726885671.33043: done dumping result, returning 20459 1726885671.33046: done running TaskExecutor() for managed_node1/TASK: Verify pool subset [02369adf-7a19-47dd-4c59-00000000204e] 20459 1726885671.33048: sending task result for task 02369adf-7a19-47dd-4c59-00000000204e 20459 1726885671.33093: done sending task result for task 02369adf-7a19-47dd-4c59-00000000204e 20459 1726885671.33095: WORKER PROCESS EXITING 20459 1726885671.33120: no more pending results, returning what we have 20459 1726885671.33128: in VariableManager get_vars() 20459 1726885671.33161: Calling all_inventory to load vars for managed_node1 20459 1726885671.33163: Calling groups_inventory to load vars for managed_node1 20459 1726885671.33166: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.33176: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.33179: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.33182: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.33518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.33860: done with get_vars() 20459 1726885671.33868: variable 'ansible_search_path' from source: unknown 20459 1726885671.33892: variable 'ansible_search_path' from source: unknown 20459 1726885671.33906: we have included files to process 20459 1726885671.33907: generating all_blocks data 20459 1726885671.33908: done generating all_blocks data 20459 1726885671.33913: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885671.33914: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885671.33915: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885671.34633: in VariableManager get_vars() 20459 1726885671.34647: done with get_vars() 20459 1726885671.34691: in VariableManager get_vars() 20459 1726885671.34703: done with get_vars() 20459 1726885671.34734: in VariableManager get_vars() 20459 1726885671.34747: done with get_vars() 20459 1726885671.34772: in VariableManager get_vars() 20459 1726885671.34783: done with get_vars() 20459 1726885671.34806: in VariableManager get_vars() 20459 1726885671.34820: done with get_vars() 20459 1726885671.34848: in VariableManager get_vars() 20459 1726885671.34859: done with get_vars() 20459 1726885671.34882: in VariableManager get_vars() 20459 1726885671.34893: done with get_vars() 20459 1726885671.34958: done processing included file 20459 1726885671.34960: iterating over new_blocks loaded from include file 20459 1726885671.34961: in VariableManager get_vars() 20459 1726885671.34969: done with get_vars() 20459 1726885671.34970: filtering new block on tags 20459 1726885671.35094: done filtering new block on tags 20459 1726885671.35096: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed_node1 => (item=members) 20459 1726885671.35099: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885671.35100: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885671.35102: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885671.35159: in VariableManager get_vars() 20459 1726885671.35173: done with get_vars() 20459 1726885671.35181: done processing included file 20459 1726885671.35182: iterating over new_blocks loaded from include file 20459 1726885671.35183: in VariableManager get_vars() 20459 1726885671.35191: done with get_vars() 20459 1726885671.35192: filtering new block on tags 20459 1726885671.35205: done filtering new block on tags 20459 1726885671.35206: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed_node1 => (item=volumes) 20459 1726885671.35208: extending task lists for all hosts with included blocks 20459 1726885671.35475: done extending task lists 20459 1726885671.35476: done processing included files 20459 1726885671.35477: results queue empty 20459 1726885671.35477: checking for any_errors_fatal 20459 1726885671.35479: done checking for any_errors_fatal 20459 1726885671.35480: checking for max_fail_percentage 20459 1726885671.35481: done checking for max_fail_percentage 20459 1726885671.35481: checking to see if all hosts have failed and the running result is not ok 20459 1726885671.35482: done checking to see if all hosts have failed 20459 1726885671.35482: getting the remaining hosts for this loop 20459 1726885671.35483: done getting the remaining hosts for this loop 20459 1726885671.35484: getting the next task for host managed_node1 20459 1726885671.35487: done getting next task for host managed_node1 20459 1726885671.35488: ^ task is: TASK: Set test variables 20459 1726885671.35490: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885671.35495: getting variables 20459 1726885671.35496: in VariableManager get_vars() 20459 1726885671.35502: Calling all_inventory to load vars for managed_node1 20459 1726885671.35503: Calling groups_inventory to load vars for managed_node1 20459 1726885671.35505: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.35508: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.35510: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.35513: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.35771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.36108: done with get_vars() 20459 1726885671.36121: done getting variables 20459 1726885671.36147: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Friday 20 September 2024 22:27:51 -0400 (0:00:00.045) 0:01:17.722 ****** 20459 1726885671.36167: entering _queue_task() for managed_node1/set_fact 20459 1726885671.36361: worker is 1 (out of 1 available) 20459 1726885671.36374: exiting _queue_task() for managed_node1/set_fact 20459 1726885671.36386: done queuing things up, now waiting for results queue to drain 20459 1726885671.36391: waiting for pending results... 20459 1726885671.36579: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885671.36663: in run() - task 02369adf-7a19-47dd-4c59-000000002086 20459 1726885671.36673: variable 'ansible_search_path' from source: unknown 20459 1726885671.36700: calling self._execute() 20459 1726885671.36787: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.36791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.36799: variable 'omit' from source: magic vars 20459 1726885671.37086: variable 'storage_test_pool' from source: include params 20459 1726885671.37113: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885671.37118: variable 'omit' from source: magic vars 20459 1726885671.37159: variable 'omit' from source: magic vars 20459 1726885671.37314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885671.39124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885671.39169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885671.39195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885671.42728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885671.42753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885671.42802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885671.42823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885671.42846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885671.42872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885671.42883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885671.42914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885671.42934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885671.42954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885671.42979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885671.42990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885671.43035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885671.43051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885671.43073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885671.43095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885671.43105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885671.43219: variable 'ansible_lvm' from source: facts 20459 1726885671.43228: variable 'storage_test_pool' from source: include params 20459 1726885671.43282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885671.43388: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885671.43418: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885671.43442: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885671.43472: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885671.43592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885671.43611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885671.43633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885671.43657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885671.43667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885671.43752: variable 'storage_test_pool' from source: include params 20459 1726885671.43776: variable 'omit' from source: magic vars 20459 1726885671.43794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885671.43810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885671.43823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885671.43837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.43844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.43854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885671.43865: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885671.43879: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885671.43882: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.43885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.43956: Set connection var ansible_pipelining to False 20459 1726885671.43959: Set connection var ansible_shell_type to sh 20459 1726885671.43962: Set connection var ansible_connection to ssh 20459 1726885671.43970: Set connection var ansible_timeout to 10 20459 1726885671.43975: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885671.43980: Set connection var ansible_shell_executable to /bin/sh 20459 1726885671.43998: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.44000: variable 'ansible_connection' from source: unknown 20459 1726885671.44003: variable 'ansible_module_compression' from source: unknown 20459 1726885671.44005: variable 'ansible_shell_type' from source: unknown 20459 1726885671.44007: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.44009: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.44013: variable 'ansible_pipelining' from source: unknown 20459 1726885671.44016: variable 'ansible_timeout' from source: unknown 20459 1726885671.44022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.44085: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885671.44092: variable 'omit' from source: magic vars 20459 1726885671.44096: starting attempt loop 20459 1726885671.44099: running the handler 20459 1726885671.44107: handler run complete 20459 1726885671.44114: attempt loop complete, returning result 20459 1726885671.44117: _execute() done 20459 1726885671.44119: dumping result to json 20459 1726885671.44123: done dumping result, returning 20459 1726885671.44132: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000002086] 20459 1726885671.44135: sending task result for task 02369adf-7a19-47dd-4c59-000000002086 20459 1726885671.44219: done sending task result for task 02369adf-7a19-47dd-4c59-000000002086 20459 1726885671.44222: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } 20459 1726885671.44290: no more pending results, returning what we have 20459 1726885671.44294: results queue empty 20459 1726885671.44295: checking for any_errors_fatal 20459 1726885671.44296: done checking for any_errors_fatal 20459 1726885671.44297: checking for max_fail_percentage 20459 1726885671.44298: done checking for max_fail_percentage 20459 1726885671.44299: checking to see if all hosts have failed and the running result is not ok 20459 1726885671.44300: done checking to see if all hosts have failed 20459 1726885671.44300: getting the remaining hosts for this loop 20459 1726885671.44302: done getting the remaining hosts for this loop 20459 1726885671.44305: getting the next task for host managed_node1 20459 1726885671.44313: done getting next task for host managed_node1 20459 1726885671.44316: ^ task is: TASK: Get the canonical device path for each member device 20459 1726885671.44320: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885671.44324: getting variables 20459 1726885671.44325: in VariableManager get_vars() 20459 1726885671.44360: Calling all_inventory to load vars for managed_node1 20459 1726885671.44363: Calling groups_inventory to load vars for managed_node1 20459 1726885671.44369: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.44380: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.44383: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.44385: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.44769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.45319: done with get_vars() 20459 1726885671.45330: done getting variables TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Friday 20 September 2024 22:27:51 -0400 (0:00:00.092) 0:01:17.814 ****** 20459 1726885671.45390: entering _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885671.45604: worker is 1 (out of 1 available) 20459 1726885671.45619: exiting _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885671.45631: done queuing things up, now waiting for results queue to drain 20459 1726885671.45633: waiting for pending results... 20459 1726885671.45818: running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device 20459 1726885671.45901: in run() - task 02369adf-7a19-47dd-4c59-000000002087 20459 1726885671.45917: variable 'ansible_search_path' from source: unknown 20459 1726885671.45954: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885671.46122: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885671.46188: variable 'omit' from source: magic vars 20459 1726885671.46305: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.46321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.46329: variable 'omit' from source: magic vars 20459 1726885671.46498: variable 'storage_test_pool' from source: include params 20459 1726885671.46518: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885671.46526: variable 'omit' from source: magic vars 20459 1726885671.46568: variable 'omit' from source: magic vars 20459 1726885671.46599: variable 'pv' from source: unknown 20459 1726885671.46651: variable 'pv' from source: unknown 20459 1726885671.46667: variable 'omit' from source: magic vars 20459 1726885671.46698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885671.46724: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885671.46741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885671.46757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.46766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.46779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885671.46791: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885671.46813: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885671.46816: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.46818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.46897: Set connection var ansible_pipelining to False 20459 1726885671.46901: Set connection var ansible_shell_type to sh 20459 1726885671.46903: Set connection var ansible_connection to ssh 20459 1726885671.46913: Set connection var ansible_timeout to 10 20459 1726885671.46918: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885671.46923: Set connection var ansible_shell_executable to /bin/sh 20459 1726885671.46940: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.46944: variable 'ansible_connection' from source: unknown 20459 1726885671.46946: variable 'ansible_module_compression' from source: unknown 20459 1726885671.46948: variable 'ansible_shell_type' from source: unknown 20459 1726885671.46951: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.46953: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.46955: variable 'ansible_pipelining' from source: unknown 20459 1726885671.46957: variable 'ansible_timeout' from source: unknown 20459 1726885671.46966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.47096: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885671.47104: variable 'omit' from source: magic vars 20459 1726885671.47108: starting attempt loop 20459 1726885671.47111: running the handler 20459 1726885671.47123: _low_level_execute_command(): starting 20459 1726885671.47132: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885671.47646: 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 <<< 20459 1726885671.47674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.47688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.47744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.47756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.47809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.49423: stdout chunk (state=3): >>>/root <<< 20459 1726885671.49531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.49580: stderr chunk (state=3): >>><<< 20459 1726885671.49584: stdout chunk (state=3): >>><<< 20459 1726885671.49602: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885671.49615: _low_level_execute_command(): starting 20459 1726885671.49622: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955 `" && echo ansible-tmp-1726885671.4960217-23818-205000524993955="` echo /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955 `" ) && sleep 0' 20459 1726885671.50052: 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 <<< 20459 1726885671.50063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.50091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885671.50105: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885671.50121: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885671.50134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.50171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.50184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.50237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.52063: stdout chunk (state=3): >>>ansible-tmp-1726885671.4960217-23818-205000524993955=/root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955 <<< 20459 1726885671.52174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.52215: stderr chunk (state=3): >>><<< 20459 1726885671.52218: stdout chunk (state=3): >>><<< 20459 1726885671.52231: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885671.4960217-23818-205000524993955=/root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885671.52274: variable 'ansible_module_compression' from source: unknown 20459 1726885671.52304: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.resolve_blockdev-ZIP_DEFLATED 20459 1726885671.52335: variable 'ansible_facts' from source: unknown 20459 1726885671.52396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/AnsiballZ_resolve_blockdev.py 20459 1726885671.52496: Sending initial data 20459 1726885671.52499: Sent initial data (165 bytes) 20459 1726885671.53153: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885671.53156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.53189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.53192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885671.53194: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.53250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.53254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.53292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.55017: 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 <<< 20459 1726885671.55053: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885671.55087: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpybdnjm50 /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/AnsiballZ_resolve_blockdev.py <<< 20459 1726885671.55125: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885671.55885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.55974: stderr chunk (state=3): >>><<< 20459 1726885671.55977: stdout chunk (state=3): >>><<< 20459 1726885671.55992: done transferring module to remote 20459 1726885671.56172: _low_level_execute_command(): starting 20459 1726885671.56176: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/ /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/AnsiballZ_resolve_blockdev.py && sleep 0' 20459 1726885671.56485: 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 <<< 20459 1726885671.56488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.56528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.56531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885671.56534: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.56580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.56585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.56683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.58383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.58451: stderr chunk (state=3): >>><<< 20459 1726885671.58458: stdout chunk (state=3): >>><<< 20459 1726885671.58471: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885671.58474: _low_level_execute_command(): starting 20459 1726885671.58477: _low_level_execute_command(): using become for this command 20459 1726885671.58488: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yhsxacurimezpxapvqirqzjyvipikcyd ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/AnsiballZ_resolve_blockdev.py'"'"' && sleep 0' 20459 1726885671.58569: Initial state: awaiting_escalation: BECOME-SUCCESS-yhsxacurimezpxapvqirqzjyvipikcyd 20459 1726885671.59004: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.59042: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885671.59045: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.59096: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.61839: stdout chunk (state=1): >>>BECOME-SUCCESS-yhsxacurimezpxapvqirqzjyvipikcyd <<< 20459 1726885671.61843: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-yhsxacurimezpxapvqirqzjyvipikcyd' 20459 1726885671.62074: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885671.62087: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885671.62090: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885671.62096: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885671.62158: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885671.62208: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885671.62241: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885671.62289: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885671.62292: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885671.62349: 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' <<< 20459 1726885671.62378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885671.62382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885671.62400: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885671.62413: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60249aca0> <<< 20459 1726885671.62467: 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' <<< 20459 1726885671.62470: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60249aa00> <<< 20459 1726885671.62506: 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' <<< 20459 1726885671.62548: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60249a9a0> <<< 20459 1726885671.62551: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885671.62571: 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 0x7fe602441370> <<< 20459 1726885671.62605: 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' <<< 20459 1726885671.62642: 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' <<< 20459 1726885671.62662: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602441820> <<< 20459 1726885671.62674: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602441550> <<< 20459 1726885671.62707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885671.62742: 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 <<< 20459 1726885671.62764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885671.62790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885671.62807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885671.62846: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021c8f70> <<< 20459 1726885671.62860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885671.62863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885671.62932: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021cf100> <<< 20459 1726885671.62964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885671.62973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885671.63005: 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 0x7fe6021f8730> <<< 20459 1726885671.63008: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021cf820> <<< 20459 1726885671.63041: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602456760> <<< 20459 1726885671.63066: 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' <<< 20459 1726885671.63069: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021c8c70> <<< 20459 1726885671.63118: 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' <<< 20459 1726885671.63134: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021f8c70> <<< 20459 1726885671.63184: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602441fd0> <<< 20459 1726885671.63218: 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. <<< 20459 1726885671.63409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885671.63425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885671.63452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885671.63464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885671.63473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885671.63494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885671.63519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885671.63539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602194d90> <<< 20459 1726885671.63590: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602197e20> <<< 20459 1726885671.63615: 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' <<< 20459 1726885671.63644: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885671.63666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885671.63690: 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' <<< 20459 1726885671.63729: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60218e730> <<< 20459 1726885671.63762: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602195520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602194250> <<< 20459 1726885671.63777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885671.63836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885671.63858: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885671.63887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.63914: 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' <<< 20459 1726885671.63961: 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 0x7fe602115c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602115760> <<< 20459 1726885671.63991: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885671.64019: 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 0x7fe602115d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885671.64054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885671.64093: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602115e20> <<< 20459 1726885671.64114: 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 0x7fe602115ee0> import '_collections' # <<< 20459 1726885671.64158: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60216ebe0> import '_functools' # <<< 20459 1726885671.64188: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021684c0> <<< 20459 1726885671.64248: 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 0x7fe60217c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60219bd00> <<< 20459 1726885671.64279: 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' <<< 20459 1726885671.64311: 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 0x7fe602128b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602197fa0> <<< 20459 1726885671.64358: 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 0x7fe60217c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021a18b0> <<< 20459 1726885671.64390: 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' <<< 20459 1726885671.64430: 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' <<< 20459 1726885671.64468: 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 0x7fe602128e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128c40> <<< 20459 1726885671.64526: 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 0x7fe602128bb0> <<< 20459 1726885671.64555: 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 <<< 20459 1726885671.64586: 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 <<< 20459 1726885671.64634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885671.64662: 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 0x7fe6020fc220> <<< 20459 1726885671.64681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885671.64699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885671.64745: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6020fc310> <<< 20459 1726885671.64855: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602134e50> <<< 20459 1726885671.64897: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60212a8e0> <<< 20459 1726885671.64910: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128e20> <<< 20459 1726885671.64937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885671.64951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885671.64977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885671.64995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885671.65019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885671.65030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602026f70> <<< 20459 1726885671.65061: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60208ab20> <<< 20459 1726885671.65109: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60212ad60> <<< 20459 1726885671.65128: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602168fd0> <<< 20459 1726885671.65138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885671.65172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885671.65195: 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 0x7fe6020439a0> <<< 20459 1726885671.65207: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885671.65243: 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 0x7fe602043cd0> <<< 20459 1726885671.65263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885671.65298: 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 <<< 20459 1726885671.65309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6020545e0> <<< 20459 1726885671.65359: 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' <<< 20459 1726885671.65387: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602054b20> <<< 20459 1726885671.65432: 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 0x7fe601fe0250> <<< 20459 1726885671.65442: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602043dc0> <<< 20459 1726885671.65465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885671.65475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885671.65530: 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 0x7fe601ff1130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602054460> <<< 20459 1726885671.65553: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885671.65565: 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 0x7fe601ff11f0> <<< 20459 1726885671.65599: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128880> <<< 20459 1726885671.65630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885671.65647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885671.65664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885671.65674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885671.65704: 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 0x7fe60200c550> <<< 20459 1726885671.65732: 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' <<< 20459 1726885671.65758: 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 0x7fe60200c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60200c610> <<< 20459 1726885671.65786: 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 0x7fe60200c700> <<< 20459 1726885671.65823: 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' <<< 20459 1726885671.66016: 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 0x7fe60200cb50> <<< 20459 1726885671.66059: 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 0x7fe60200cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60200c790> <<< 20459 1726885671.66078: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6020008e0> <<< 20459 1726885671.66102: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128460> <<< 20459 1726885671.66125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885671.66182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885671.66218: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60200c940> <<< 20459 1726885671.66317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885671.66331: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe601f43520> <<< 20459 1726885671.66485: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip' # zipimport: zlib available <<< 20459 1726885671.66828: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885671.67827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.68771: 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 0x7fe601911730> <<< 20459 1726885671.68797: 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' <<< 20459 1726885671.68831: 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' <<< 20459 1726885671.68844: 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' <<< 20459 1726885671.68874: 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 0x7fe601923850> <<< 20459 1726885671.68911: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923730> <<< 20459 1726885671.68938: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923490> <<< 20459 1726885671.68962: 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' <<< 20459 1726885671.69014: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923580> <<< 20459 1726885671.69030: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6019232b0> import 'atexit' # <<< 20459 1726885671.69056: 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 0x7fe6019234f0> <<< 20459 1726885671.69059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885671.69079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885671.69125: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6019238b0> <<< 20459 1726885671.69157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885671.69161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885671.69178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885671.69200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885671.69214: 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' <<< 20459 1726885671.69274: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601934880> <<< 20459 1726885671.69310: 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 0x7fe6019344f0> <<< 20459 1726885671.69347: 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 0x7fe6019346a0> <<< 20459 1726885671.69359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885671.69380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885671.69419: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018aeb50> <<< 20459 1726885671.69434: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60199dd00> <<< 20459 1726885671.69960: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923610> <<< 20459 1726885671.69964: 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 0x7fe60199de80> # /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 0x7fe60188a880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018fed90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018fe850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018a8310> # 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 0x7fe6018fefa0> # /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 0x7fe6018fef70> # /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' <<< 20459 1726885671.70037: 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 0x7fe601872f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601979e80> <<< 20459 1726885671.70066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885671.70072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885671.70108: 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 0x7fe601882520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601979fd0> <<< 20459 1726885671.70135: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885671.70178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.70198: 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' # <<< 20459 1726885671.70251: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601872250> <<< 20459 1726885671.70375: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601882160> <<< 20459 1726885671.71159: 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 0x7fe60187f5b0> # 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 0x7fe60187f670> # 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 0x7fe60187eca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601972bb0> # /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 0x7fe6019049d0> # 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 0x7fe601901970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601874880> # 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 0x7fe601904400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60193c9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885671.71536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885671.71727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.72199: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885671.72203: 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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885671.72225: 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' <<< 20459 1726885671.72281: 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 0x7fe60184fbe0> <<< 20459 1726885671.72386: 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 0x7fe6018f97c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601423100> <<< 20459 1726885671.72494: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885671.72497: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885671.72654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.72748: 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' <<< 20459 1726885671.72770: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018fac10> # zipimport: zlib available <<< 20459 1726885671.73100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73594: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885671.73620: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73686: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885671.73690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73786: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885671.73829: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885671.73832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.73896: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885671.73899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.74088: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.74262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885671.74293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885671.74371: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60193ffd0> <<< 20459 1726885671.74374: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.74429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.74519: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885671.74523: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885671.74535: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.74555: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.74590: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885671.74758: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885671.74817: 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 <<< 20459 1726885671.74842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885671.74910: 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 0x7fe601838700> <<< 20459 1726885671.74938: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6013d6f40> <<< 20459 1726885671.74979: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885671.75089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75158: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75203: 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' <<< 20459 1726885671.75230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885671.75255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885671.75282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885671.75297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885671.75371: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601410b50> <<< 20459 1726885671.75415: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601845520> <<< 20459 1726885671.75483: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601841a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885671.75490: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75531: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885671.75594: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885671.75620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/__init__.py <<< 20459 1726885671.75657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 20459 1726885671.75684: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885671.75696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885671.75744: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885671.75758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75807: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.75880: 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' <<< 20459 1726885671.75903: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6013cecd0> <<< 20459 1726885671.75996: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885671.76127: stdout chunk (state=3): >>> {"device": "/dev/sda", "invocation": {"module_args": {"spec": "/dev/sda"}}} # destroy __main__ <<< 20459 1726885671.76377: 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 <<< 20459 1726885671.76458: 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 # 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 <<< 20459 1726885671.76486: 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 # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20459 1726885671.76501: stdout chunk (state=3): >>># 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 glob # destroy glob <<< 20459 1726885671.76692: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885671.76716: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885671.76765: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885671.76793: 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 <<< 20459 1726885671.76819: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885671.76874: 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 <<< 20459 1726885671.76924: 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 # 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 <<< 20459 1726885671.77010: 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 <<< 20459 1726885671.77061: 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 <<< 20459 1726885671.77090: 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 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 <<< 20459 1726885671.77233: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885671.77267: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885671.77304: 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 <<< 20459 1726885671.77334: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885671.77836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885671.77839: stdout chunk (state=3): >>><<< 20459 1726885671.77841: stderr chunk (state=3): >>><<< 20459 1726885671.78024: _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 0x7fe60249aca0> # /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 0x7fe602441280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60249aa00> # /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 0x7fe60249a9a0> 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 0x7fe602441370> # /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 0x7fe602441820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602441550> # /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 0x7fe6021c8f70> # /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 0x7fe6021cf100> # /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 0x7fe6021f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602456760> # /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 0x7fe6021c8c70> # /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 0x7fe6021f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602441fd0> 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 0x7fe602194d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602197e20> # /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 0x7fe60218e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602195520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602194250> # /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 0x7fe602115c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602115760> 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 0x7fe602115d60> # /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 0x7fe602115e20> # /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 0x7fe602115ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60216ebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021684c0> # /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 0x7fe60217c520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60219bd00> # /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 0x7fe602128b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602197fa0> # 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 0x7fe60217c130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6021a18b0> # /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 0x7fe602128e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128c40> # /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 0x7fe602128bb0> # /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 0x7fe6020fc220> # /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 0x7fe6020fc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602134e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60212a8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128e20> # /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 0x7fe602026f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60208ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60212ad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602168fd0> # /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 0x7fe6020439a0> 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 0x7fe602043cd0> # /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 0x7fe6020545e0> # /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 0x7fe602054b20> # 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 0x7fe601fe0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602043dc0> # /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 0x7fe601ff1130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602054460> 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 0x7fe601ff11f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128880> # /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 0x7fe60200c550> # /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 0x7fe60200c820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60200c610> # 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 0x7fe60200c700> # /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 0x7fe60200cb50> # 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 0x7fe60200cfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60200c790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6020008e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe602128460> # /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 0x7fe60200c940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe601f43520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fe601911730> # /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 0x7fe601923850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923490> # /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 0x7fe601923580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6019232b0> 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 0x7fe6019234f0> # /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 0x7fe6019238b0> # /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 0x7fe601934880> # 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 0x7fe6019344f0> # 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 0x7fe6019346a0> # /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 0x7fe6018aeb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60199dd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601923610> # /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 0x7fe60199de80> # /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 0x7fe60188a880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018fed90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018fe850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6018a8310> # 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 0x7fe6018fefa0> # /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 0x7fe6018fef70> # /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 0x7fe601872f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601979e80> # /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 0x7fe601882520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601979fd0> # /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 0x7fe601872250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601882160> # 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 0x7fe60187f5b0> # 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 0x7fe60187f670> # 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 0x7fe60187eca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601972bb0> # /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 0x7fe6019049d0> # 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 0x7fe601901970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601874880> # 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 0x7fe601904400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe60193c9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fe60184fbe0> # /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 0x7fe6018f97c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601423100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fe6018fac10> # 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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fe60193ffd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fe601838700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6013d6f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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 0x7fe601410b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601845520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe601841a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_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.resolve_blockdev_payload_vdt5_f3o/ansible_fedora.linux_system_roles.resolve_blockdev_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/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 0x7fe6013cecd0> # zipimport: zlib available {"device": "/dev/sda", "invocation": {"module_args": {"spec": "/dev/sda"}}} # 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 glob # destroy glob # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885671.78739: done with _execute_module (fedora.linux_system_roles.resolve_blockdev, {'spec': '/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': 'fedora.linux_system_roles.resolve_blockdev', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885671.78742: _low_level_execute_command(): starting 20459 1726885671.78745: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885671.4960217-23818-205000524993955/ > /dev/null 2>&1 && sleep 0' 20459 1726885671.79377: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885671.79394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885671.79409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885671.79431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.79475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885671.79487: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885671.79505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.79525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885671.79537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885671.79549: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885671.79566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885671.79581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885671.79597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885671.79615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885671.79631: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885671.79646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885671.79726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885671.79748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885671.79766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885671.79839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885671.81603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885671.81675: stderr chunk (state=3): >>><<< 20459 1726885671.81684: stdout chunk (state=3): >>><<< 20459 1726885671.82019: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885671.82022: handler run complete 20459 1726885671.82024: attempt loop complete, returning result 20459 1726885671.82027: variable 'pv' from source: unknown 20459 1726885671.82029: variable 'pv' from source: unknown ok: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } 20459 1726885671.82152: dumping result to json 20459 1726885671.82155: done dumping result, returning 20459 1726885671.82158: done running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device [02369adf-7a19-47dd-4c59-000000002087] 20459 1726885671.82160: sending task result for task 02369adf-7a19-47dd-4c59-000000002087 20459 1726885671.82209: done sending task result for task 02369adf-7a19-47dd-4c59-000000002087 20459 1726885671.82214: WORKER PROCESS EXITING 20459 1726885671.82248: no more pending results, returning what we have 20459 1726885671.82252: results queue empty 20459 1726885671.82252: checking for any_errors_fatal 20459 1726885671.82260: done checking for any_errors_fatal 20459 1726885671.82260: checking for max_fail_percentage 20459 1726885671.82262: done checking for max_fail_percentage 20459 1726885671.82264: checking to see if all hosts have failed and the running result is not ok 20459 1726885671.82264: done checking to see if all hosts have failed 20459 1726885671.82265: getting the remaining hosts for this loop 20459 1726885671.82267: done getting the remaining hosts for this loop 20459 1726885671.82270: getting the next task for host managed_node1 20459 1726885671.82277: done getting next task for host managed_node1 20459 1726885671.82280: ^ task is: TASK: Set pvs lvm length 20459 1726885671.82285: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885671.82289: getting variables 20459 1726885671.82290: in VariableManager get_vars() 20459 1726885671.82327: Calling all_inventory to load vars for managed_node1 20459 1726885671.82330: Calling groups_inventory to load vars for managed_node1 20459 1726885671.82334: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.82345: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.82349: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.82356: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.88630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.89222: done with get_vars() 20459 1726885671.89236: done getting variables 20459 1726885671.89287: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Friday 20 September 2024 22:27:51 -0400 (0:00:00.439) 0:01:18.253 ****** 20459 1726885671.89317: entering _queue_task() for managed_node1/set_fact 20459 1726885671.89636: worker is 1 (out of 1 available) 20459 1726885671.89648: exiting _queue_task() for managed_node1/set_fact 20459 1726885671.89660: done queuing things up, now waiting for results queue to drain 20459 1726885671.89661: waiting for pending results... 20459 1726885671.89969: running TaskExecutor() for managed_node1/TASK: Set pvs lvm length 20459 1726885671.90115: in run() - task 02369adf-7a19-47dd-4c59-000000002089 20459 1726885671.90134: variable 'ansible_search_path' from source: unknown 20459 1726885671.90176: calling self._execute() 20459 1726885671.90290: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.90300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.90313: variable 'omit' from source: magic vars 20459 1726885671.90747: variable 'storage_test_pool' from source: include params 20459 1726885671.90789: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885671.90803: variable 'omit' from source: magic vars 20459 1726885671.90865: variable 'omit' from source: magic vars 20459 1726885671.91023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885671.94275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885671.94377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885671.94420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885671.94465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885671.94495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885671.94578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885671.94625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885671.94657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885671.94714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885671.94738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885671.94837: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885671.94865: variable 'omit' from source: magic vars 20459 1726885671.94899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885671.94942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885671.94973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885671.94998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.95025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885671.95046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885671.95065: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885671.95095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885671.95104: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.95119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.95289: Set connection var ansible_pipelining to False 20459 1726885671.95298: Set connection var ansible_shell_type to sh 20459 1726885671.95304: Set connection var ansible_connection to ssh 20459 1726885671.95327: Set connection var ansible_timeout to 10 20459 1726885671.95341: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885671.95352: Set connection var ansible_shell_executable to /bin/sh 20459 1726885671.95379: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.95388: variable 'ansible_connection' from source: unknown 20459 1726885671.95396: variable 'ansible_module_compression' from source: unknown 20459 1726885671.95404: variable 'ansible_shell_type' from source: unknown 20459 1726885671.95413: variable 'ansible_shell_executable' from source: unknown 20459 1726885671.95425: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.95434: variable 'ansible_pipelining' from source: unknown 20459 1726885671.95446: variable 'ansible_timeout' from source: unknown 20459 1726885671.95455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.95566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885671.95582: variable 'omit' from source: magic vars 20459 1726885671.95591: starting attempt loop 20459 1726885671.95598: running the handler 20459 1726885671.95615: handler run complete 20459 1726885671.95633: attempt loop complete, returning result 20459 1726885671.95641: _execute() done 20459 1726885671.95649: dumping result to json 20459 1726885671.95661: done dumping result, returning 20459 1726885671.95672: done running TaskExecutor() for managed_node1/TASK: Set pvs lvm length [02369adf-7a19-47dd-4c59-000000002089] 20459 1726885671.95682: sending task result for task 02369adf-7a19-47dd-4c59-000000002089 ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } 20459 1726885671.95864: no more pending results, returning what we have 20459 1726885671.95867: results queue empty 20459 1726885671.95868: checking for any_errors_fatal 20459 1726885671.95880: done checking for any_errors_fatal 20459 1726885671.95880: checking for max_fail_percentage 20459 1726885671.95882: done checking for max_fail_percentage 20459 1726885671.95883: checking to see if all hosts have failed and the running result is not ok 20459 1726885671.95884: done checking to see if all hosts have failed 20459 1726885671.95884: getting the remaining hosts for this loop 20459 1726885671.95886: done getting the remaining hosts for this loop 20459 1726885671.95889: getting the next task for host managed_node1 20459 1726885671.95895: done getting next task for host managed_node1 20459 1726885671.95897: ^ task is: TASK: Set pool pvs 20459 1726885671.95902: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885671.95913: done sending task result for task 02369adf-7a19-47dd-4c59-000000002089 20459 1726885671.95921: getting variables 20459 1726885671.95928: in VariableManager get_vars() 20459 1726885671.95959: Calling all_inventory to load vars for managed_node1 20459 1726885671.95962: Calling groups_inventory to load vars for managed_node1 20459 1726885671.95965: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885671.95976: Calling all_plugins_play to load vars for managed_node1 20459 1726885671.95979: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885671.95982: Calling groups_plugins_play to load vars for managed_node1 20459 1726885671.96477: WORKER PROCESS EXITING 20459 1726885671.96729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885671.97636: done with get_vars() 20459 1726885671.97681: done getting variables 20459 1726885671.97783: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Friday 20 September 2024 22:27:51 -0400 (0:00:00.084) 0:01:18.338 ****** 20459 1726885671.97819: entering _queue_task() for managed_node1/set_fact 20459 1726885671.98103: worker is 1 (out of 1 available) 20459 1726885671.98128: exiting _queue_task() for managed_node1/set_fact 20459 1726885671.98142: done queuing things up, now waiting for results queue to drain 20459 1726885671.98143: waiting for pending results... 20459 1726885671.98439: running TaskExecutor() for managed_node1/TASK: Set pool pvs 20459 1726885671.98578: in run() - task 02369adf-7a19-47dd-4c59-00000000208a 20459 1726885671.98595: variable 'ansible_search_path' from source: unknown 20459 1726885671.98633: calling self._execute() 20459 1726885671.98747: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885671.98757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885671.98765: variable 'omit' from source: magic vars 20459 1726885671.99368: variable 'storage_test_pool' from source: include params 20459 1726885671.99401: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885671.99407: variable 'omit' from source: magic vars 20459 1726885671.99490: variable 'omit' from source: magic vars 20459 1726885671.99792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885672.03447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885672.03643: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885672.03718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885672.03764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885672.03805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885672.03901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.03943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.03974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.04034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.04056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.04113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.04150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.04179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.04237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.04259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.04326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.04362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.04394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.04462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.04482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.04835: variable 'pv_paths' from source: set_fact 20459 1726885672.04848: variable '__pvs_lvm_len' from source: set_fact 20459 1726885672.04919: variable 'omit' from source: magic vars 20459 1726885672.04953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885672.04985: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885672.05017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885672.05039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.05054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.05076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885672.05096: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885672.05138: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885672.05147: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.05155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.05275: Set connection var ansible_pipelining to False 20459 1726885672.05283: Set connection var ansible_shell_type to sh 20459 1726885672.05289: Set connection var ansible_connection to ssh 20459 1726885672.05304: Set connection var ansible_timeout to 10 20459 1726885672.05316: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885672.05330: Set connection var ansible_shell_executable to /bin/sh 20459 1726885672.05359: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.05366: variable 'ansible_connection' from source: unknown 20459 1726885672.05372: variable 'ansible_module_compression' from source: unknown 20459 1726885672.05378: variable 'ansible_shell_type' from source: unknown 20459 1726885672.05383: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.05389: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.05395: variable 'ansible_pipelining' from source: unknown 20459 1726885672.05401: variable 'ansible_timeout' from source: unknown 20459 1726885672.05408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.05517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885672.05546: variable 'omit' from source: magic vars 20459 1726885672.05555: starting attempt loop 20459 1726885672.05562: running the handler 20459 1726885672.05579: handler run complete 20459 1726885672.05593: attempt loop complete, returning result 20459 1726885672.05600: _execute() done 20459 1726885672.05607: dumping result to json 20459 1726885672.05616: done dumping result, returning 20459 1726885672.05629: done running TaskExecutor() for managed_node1/TASK: Set pool pvs [02369adf-7a19-47dd-4c59-00000000208a] 20459 1726885672.05638: sending task result for task 02369adf-7a19-47dd-4c59-00000000208a ok: [managed_node1] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } 20459 1726885672.06290: no more pending results, returning what we have 20459 1726885672.06295: results queue empty 20459 1726885672.06296: checking for any_errors_fatal 20459 1726885672.06305: done checking for any_errors_fatal 20459 1726885672.06306: checking for max_fail_percentage 20459 1726885672.06308: done checking for max_fail_percentage 20459 1726885672.06309: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.06310: done checking to see if all hosts have failed 20459 1726885672.06311: getting the remaining hosts for this loop 20459 1726885672.06314: done getting the remaining hosts for this loop 20459 1726885672.06318: getting the next task for host managed_node1 20459 1726885672.06326: done getting next task for host managed_node1 20459 1726885672.06329: ^ task is: TASK: Verify PV count 20459 1726885672.06334: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885672.06338: getting variables 20459 1726885672.06340: in VariableManager get_vars() 20459 1726885672.06375: Calling all_inventory to load vars for managed_node1 20459 1726885672.06377: Calling groups_inventory to load vars for managed_node1 20459 1726885672.06381: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.06392: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.06396: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.06399: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.07029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.07635: done sending task result for task 02369adf-7a19-47dd-4c59-00000000208a 20459 1726885672.07638: WORKER PROCESS EXITING 20459 1726885672.07955: done with get_vars() 20459 1726885672.07976: done getting variables 20459 1726885672.08027: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify PV count] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Friday 20 September 2024 22:27:52 -0400 (0:00:00.102) 0:01:18.440 ****** 20459 1726885672.08050: entering _queue_task() for managed_node1/assert 20459 1726885672.08289: worker is 1 (out of 1 available) 20459 1726885672.08301: exiting _queue_task() for managed_node1/assert 20459 1726885672.08317: done queuing things up, now waiting for results queue to drain 20459 1726885672.08318: waiting for pending results... 20459 1726885672.08607: running TaskExecutor() for managed_node1/TASK: Verify PV count 20459 1726885672.08736: in run() - task 02369adf-7a19-47dd-4c59-00000000208b 20459 1726885672.08766: variable 'ansible_search_path' from source: unknown 20459 1726885672.08806: calling self._execute() 20459 1726885672.08932: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.08945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.08956: variable 'omit' from source: magic vars 20459 1726885672.09369: variable 'storage_test_pool' from source: include params 20459 1726885672.09410: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885672.09428: variable 'omit' from source: magic vars 20459 1726885672.09492: variable 'omit' from source: magic vars 20459 1726885672.09717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885672.12532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885672.12628: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885672.12677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885672.12702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885672.12732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885672.12792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.12814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.12837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.12866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.12880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.12964: variable 'storage_test_pool' from source: include params 20459 1726885672.12980: variable '__pvs_lvm_len' from source: set_fact 20459 1726885672.12984: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885672.13010: variable 'omit' from source: magic vars 20459 1726885672.13035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885672.13055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885672.13069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885672.13086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.13094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.13107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885672.13122: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885672.13144: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885672.13148: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.13150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.13229: Set connection var ansible_pipelining to False 20459 1726885672.13233: Set connection var ansible_shell_type to sh 20459 1726885672.13236: Set connection var ansible_connection to ssh 20459 1726885672.13246: Set connection var ansible_timeout to 10 20459 1726885672.13254: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885672.13260: Set connection var ansible_shell_executable to /bin/sh 20459 1726885672.13277: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.13281: variable 'ansible_connection' from source: unknown 20459 1726885672.13283: variable 'ansible_module_compression' from source: unknown 20459 1726885672.13285: variable 'ansible_shell_type' from source: unknown 20459 1726885672.13292: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.13296: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.13299: variable 'ansible_pipelining' from source: unknown 20459 1726885672.13302: variable 'ansible_timeout' from source: unknown 20459 1726885672.13306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.13381: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885672.13389: variable 'omit' from source: magic vars 20459 1726885672.13394: starting attempt loop 20459 1726885672.13402: running the handler 20459 1726885672.13525: variable '__pvs_lvm_len' from source: set_fact 20459 1726885672.13541: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885672.13575: Evaluated conditional (__pvs_lvm_len | int == _storage_test_expected_pv_count | int): True 20459 1726885672.13584: handler run complete 20459 1726885672.13606: attempt loop complete, returning result 20459 1726885672.13615: _execute() done 20459 1726885672.13623: dumping result to json 20459 1726885672.13631: done dumping result, returning 20459 1726885672.13642: done running TaskExecutor() for managed_node1/TASK: Verify PV count [02369adf-7a19-47dd-4c59-00000000208b] 20459 1726885672.13651: sending task result for task 02369adf-7a19-47dd-4c59-00000000208b ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885672.13788: no more pending results, returning what we have 20459 1726885672.13792: results queue empty 20459 1726885672.13792: checking for any_errors_fatal 20459 1726885672.13801: done checking for any_errors_fatal 20459 1726885672.13802: checking for max_fail_percentage 20459 1726885672.13804: done checking for max_fail_percentage 20459 1726885672.13805: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.13805: done checking to see if all hosts have failed 20459 1726885672.13806: getting the remaining hosts for this loop 20459 1726885672.13808: done getting the remaining hosts for this loop 20459 1726885672.13816: getting the next task for host managed_node1 20459 1726885672.13826: done getting next task for host managed_node1 20459 1726885672.13829: ^ task is: TASK: Set expected pv type 20459 1726885672.13835: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885672.13845: done sending task result for task 02369adf-7a19-47dd-4c59-00000000208b 20459 1726885672.13853: getting variables 20459 1726885672.13857: in VariableManager get_vars() 20459 1726885672.13889: Calling all_inventory to load vars for managed_node1 20459 1726885672.13892: Calling groups_inventory to load vars for managed_node1 20459 1726885672.13895: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.13907: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.13910: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.13916: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.14477: WORKER PROCESS EXITING 20459 1726885672.14574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.15776: done with get_vars() 20459 1726885672.15794: done getting variables 20459 1726885672.15840: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Friday 20 September 2024 22:27:52 -0400 (0:00:00.078) 0:01:18.519 ****** 20459 1726885672.15863: entering _queue_task() for managed_node1/set_fact 20459 1726885672.16066: worker is 1 (out of 1 available) 20459 1726885672.16078: exiting _queue_task() for managed_node1/set_fact 20459 1726885672.16090: done queuing things up, now waiting for results queue to drain 20459 1726885672.16092: waiting for pending results... 20459 1726885672.16286: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885672.16389: in run() - task 02369adf-7a19-47dd-4c59-00000000208c 20459 1726885672.16400: variable 'ansible_search_path' from source: unknown 20459 1726885672.16437: calling self._execute() 20459 1726885672.16528: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.16534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.16546: variable 'omit' from source: magic vars 20459 1726885672.16859: variable 'storage_test_pool' from source: include params 20459 1726885672.16885: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885672.16891: variable 'omit' from source: magic vars 20459 1726885672.16927: variable 'omit' from source: magic vars 20459 1726885672.17018: variable 'storage_test_pool' from source: include params 20459 1726885672.17041: variable 'omit' from source: magic vars 20459 1726885672.17072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885672.17099: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885672.17116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885672.17133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.17142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.17156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885672.17167: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885672.17191: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885672.17195: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.17199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.17276: Set connection var ansible_pipelining to False 20459 1726885672.17279: Set connection var ansible_shell_type to sh 20459 1726885672.17282: Set connection var ansible_connection to ssh 20459 1726885672.17290: Set connection var ansible_timeout to 10 20459 1726885672.17299: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885672.17301: Set connection var ansible_shell_executable to /bin/sh 20459 1726885672.17322: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.17325: variable 'ansible_connection' from source: unknown 20459 1726885672.17328: variable 'ansible_module_compression' from source: unknown 20459 1726885672.17332: variable 'ansible_shell_type' from source: unknown 20459 1726885672.17335: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.17337: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.17342: variable 'ansible_pipelining' from source: unknown 20459 1726885672.17345: variable 'ansible_timeout' from source: unknown 20459 1726885672.17347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.17451: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885672.17459: variable 'omit' from source: magic vars 20459 1726885672.17463: starting attempt loop 20459 1726885672.17466: running the handler 20459 1726885672.17476: handler run complete 20459 1726885672.17485: attempt loop complete, returning result 20459 1726885672.17487: _execute() done 20459 1726885672.17490: dumping result to json 20459 1726885672.17492: done dumping result, returning 20459 1726885672.17499: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-00000000208c] 20459 1726885672.17503: sending task result for task 02369adf-7a19-47dd-4c59-00000000208c 20459 1726885672.17586: done sending task result for task 02369adf-7a19-47dd-4c59-00000000208c 20459 1726885672.17589: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885672.17649: no more pending results, returning what we have 20459 1726885672.17652: results queue empty 20459 1726885672.17653: checking for any_errors_fatal 20459 1726885672.17659: done checking for any_errors_fatal 20459 1726885672.17660: checking for max_fail_percentage 20459 1726885672.17662: done checking for max_fail_percentage 20459 1726885672.17663: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.17663: done checking to see if all hosts have failed 20459 1726885672.17664: getting the remaining hosts for this loop 20459 1726885672.17666: done getting the remaining hosts for this loop 20459 1726885672.17668: getting the next task for host managed_node1 20459 1726885672.17674: done getting next task for host managed_node1 20459 1726885672.17676: ^ task is: TASK: Set expected pv type 20459 1726885672.17680: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885672.17683: getting variables 20459 1726885672.17684: in VariableManager get_vars() 20459 1726885672.17713: Calling all_inventory to load vars for managed_node1 20459 1726885672.17715: Calling groups_inventory to load vars for managed_node1 20459 1726885672.17718: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.17727: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.17729: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.17737: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.18058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.18446: done with get_vars() 20459 1726885672.18467: done getting variables 20459 1726885672.18517: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Friday 20 September 2024 22:27:52 -0400 (0:00:00.027) 0:01:18.546 ****** 20459 1726885672.18586: entering _queue_task() for managed_node1/set_fact 20459 1726885672.18826: worker is 1 (out of 1 available) 20459 1726885672.18838: exiting _queue_task() for managed_node1/set_fact 20459 1726885672.18853: done queuing things up, now waiting for results queue to drain 20459 1726885672.18854: waiting for pending results... 20459 1726885672.19223: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885672.19399: in run() - task 02369adf-7a19-47dd-4c59-00000000208d 20459 1726885672.19435: variable 'ansible_search_path' from source: unknown 20459 1726885672.19488: calling self._execute() 20459 1726885672.19618: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.19642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.19660: variable 'omit' from source: magic vars 20459 1726885672.20195: variable 'storage_test_pool' from source: include params 20459 1726885672.20250: Evaluated conditional (storage_test_pool.type == 'lvm' and not storage_test_pool.encryption): True 20459 1726885672.20266: variable 'omit' from source: magic vars 20459 1726885672.20354: variable 'omit' from source: magic vars 20459 1726885672.20616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885672.23536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885672.23579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885672.23605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885672.23642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885672.23662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885672.23720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.23744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.23764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.23794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.23805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.23894: variable 'omit' from source: magic vars 20459 1726885672.23914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885672.23936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885672.23950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885672.23962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.23971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.23988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885672.24001: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885672.24026: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885672.24029: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.24032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.24116: Set connection var ansible_pipelining to False 20459 1726885672.24119: Set connection var ansible_shell_type to sh 20459 1726885672.24122: Set connection var ansible_connection to ssh 20459 1726885672.24134: Set connection var ansible_timeout to 10 20459 1726885672.24140: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885672.24146: Set connection var ansible_shell_executable to /bin/sh 20459 1726885672.24164: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.24166: variable 'ansible_connection' from source: unknown 20459 1726885672.24169: variable 'ansible_module_compression' from source: unknown 20459 1726885672.24173: variable 'ansible_shell_type' from source: unknown 20459 1726885672.24176: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.24180: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.24184: variable 'ansible_pipelining' from source: unknown 20459 1726885672.24186: variable 'ansible_timeout' from source: unknown 20459 1726885672.24190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.24272: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885672.24280: variable 'omit' from source: magic vars 20459 1726885672.24285: starting attempt loop 20459 1726885672.24287: running the handler 20459 1726885672.24296: handler run complete 20459 1726885672.24304: attempt loop complete, returning result 20459 1726885672.24310: _execute() done 20459 1726885672.24315: dumping result to json 20459 1726885672.24322: done dumping result, returning 20459 1726885672.24331: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-00000000208d] 20459 1726885672.24336: sending task result for task 02369adf-7a19-47dd-4c59-00000000208d 20459 1726885672.24408: done sending task result for task 02369adf-7a19-47dd-4c59-00000000208d 20459 1726885672.24412: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885672.24470: no more pending results, returning what we have 20459 1726885672.24473: results queue empty 20459 1726885672.24473: checking for any_errors_fatal 20459 1726885672.24481: done checking for any_errors_fatal 20459 1726885672.24482: checking for max_fail_percentage 20459 1726885672.24484: done checking for max_fail_percentage 20459 1726885672.24485: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.24485: done checking to see if all hosts have failed 20459 1726885672.24486: getting the remaining hosts for this loop 20459 1726885672.24488: done getting the remaining hosts for this loop 20459 1726885672.24491: getting the next task for host managed_node1 20459 1726885672.24497: done getting next task for host managed_node1 20459 1726885672.24500: ^ task is: TASK: Set expected pv type 20459 1726885672.24504: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885672.24514: getting variables 20459 1726885672.24515: in VariableManager get_vars() 20459 1726885672.24544: Calling all_inventory to load vars for managed_node1 20459 1726885672.24547: Calling groups_inventory to load vars for managed_node1 20459 1726885672.24550: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.24558: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.24561: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.24564: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.24891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.25517: done with get_vars() 20459 1726885672.25536: done getting variables 20459 1726885672.25614: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Friday 20 September 2024 22:27:52 -0400 (0:00:00.070) 0:01:18.616 ****** 20459 1726885672.25644: entering _queue_task() for managed_node1/set_fact 20459 1726885672.25918: worker is 1 (out of 1 available) 20459 1726885672.25932: exiting _queue_task() for managed_node1/set_fact 20459 1726885672.25947: done queuing things up, now waiting for results queue to drain 20459 1726885672.25949: waiting for pending results... 20459 1726885672.26340: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885672.26530: in run() - task 02369adf-7a19-47dd-4c59-00000000208e 20459 1726885672.26559: variable 'ansible_search_path' from source: unknown 20459 1726885672.26621: calling self._execute() 20459 1726885672.26743: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.26747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.26749: variable 'omit' from source: magic vars 20459 1726885672.27502: variable 'storage_test_pool' from source: include params 20459 1726885672.27541: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.raid_level): False 20459 1726885672.27547: when evaluation is False, skipping this task 20459 1726885672.27550: _execute() done 20459 1726885672.27553: dumping result to json 20459 1726885672.27555: done dumping result, returning 20459 1726885672.27558: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-00000000208e] 20459 1726885672.27565: sending task result for task 02369adf-7a19-47dd-4c59-00000000208e 20459 1726885672.27679: done sending task result for task 02369adf-7a19-47dd-4c59-00000000208e 20459 1726885672.27685: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } 20459 1726885672.27751: no more pending results, returning what we have 20459 1726885672.27754: results queue empty 20459 1726885672.27755: checking for any_errors_fatal 20459 1726885672.27762: done checking for any_errors_fatal 20459 1726885672.27763: checking for max_fail_percentage 20459 1726885672.27765: done checking for max_fail_percentage 20459 1726885672.27765: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.27766: done checking to see if all hosts have failed 20459 1726885672.27767: getting the remaining hosts for this loop 20459 1726885672.27768: done getting the remaining hosts for this loop 20459 1726885672.27771: getting the next task for host managed_node1 20459 1726885672.27777: done getting next task for host managed_node1 20459 1726885672.27779: ^ task is: TASK: Check the type of each PV 20459 1726885672.27783: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885672.27786: getting variables 20459 1726885672.27788: in VariableManager get_vars() 20459 1726885672.27817: Calling all_inventory to load vars for managed_node1 20459 1726885672.27820: Calling groups_inventory to load vars for managed_node1 20459 1726885672.27822: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.27832: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.27835: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.27837: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.28396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.28954: done with get_vars() 20459 1726885672.28965: done getting variables 20459 1726885672.29017: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:51 Friday 20 September 2024 22:27:52 -0400 (0:00:00.034) 0:01:18.650 ****** 20459 1726885672.29049: entering _queue_task() for managed_node1/assert 20459 1726885672.29250: worker is 1 (out of 1 available) 20459 1726885672.29262: exiting _queue_task() for managed_node1/assert 20459 1726885672.29274: done queuing things up, now waiting for results queue to drain 20459 1726885672.29276: waiting for pending results... 20459 1726885672.29464: running TaskExecutor() for managed_node1/TASK: Check the type of each PV 20459 1726885672.29543: in run() - task 02369adf-7a19-47dd-4c59-00000000208f 20459 1726885672.29558: variable 'ansible_search_path' from source: unknown 20459 1726885672.29592: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885672.29765: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885672.29874: variable 'omit' from source: magic vars 20459 1726885672.30106: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.30110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.30118: variable 'omit' from source: magic vars 20459 1726885672.30379: variable 'storage_test_pool' from source: include params 20459 1726885672.30403: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885672.30417: variable 'omit' from source: magic vars 20459 1726885672.30475: variable 'omit' from source: magic vars 20459 1726885672.30714: variable 'pv' from source: unknown 20459 1726885672.30722: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885672.30769: variable '_storage_test_expected_pv_type' from source: set_fact 20459 1726885672.30773: variable 'storage_test_pool' from source: include params 20459 1726885672.30807: variable 'omit' from source: magic vars 20459 1726885672.30992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885672.31051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885672.31073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885672.31100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.31109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.31127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885672.31179: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885672.31224: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885672.31256: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.31268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.31436: Set connection var ansible_pipelining to False 20459 1726885672.31439: Set connection var ansible_shell_type to sh 20459 1726885672.31442: Set connection var ansible_connection to ssh 20459 1726885672.31451: Set connection var ansible_timeout to 10 20459 1726885672.31466: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885672.31495: Set connection var ansible_shell_executable to /bin/sh 20459 1726885672.31552: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.31561: variable 'ansible_connection' from source: unknown 20459 1726885672.31589: variable 'ansible_module_compression' from source: unknown 20459 1726885672.31633: variable 'ansible_shell_type' from source: unknown 20459 1726885672.31653: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.31669: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.31679: variable 'ansible_pipelining' from source: unknown 20459 1726885672.31689: variable 'ansible_timeout' from source: unknown 20459 1726885672.31694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.32125: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885672.32146: variable 'omit' from source: magic vars 20459 1726885672.32157: starting attempt loop 20459 1726885672.32165: running the handler 20459 1726885672.32305: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885672.32320: variable 'pv' from source: unknown 20459 1726885672.32326: variable '_storage_test_expected_pv_type' from source: set_fact 20459 1726885672.32330: Evaluated conditional (storage_test_blkinfo.info[pv]['type'] == _storage_test_expected_pv_type): True 20459 1726885672.32335: handler run complete 20459 1726885672.32351: attempt loop complete, returning result 20459 1726885672.32363: variable 'pv' from source: unknown 20459 1726885672.32419: variable 'pv' from source: unknown ok: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed 20459 1726885672.32573: dumping result to json 20459 1726885672.32576: done dumping result, returning 20459 1726885672.32578: done running TaskExecutor() for managed_node1/TASK: Check the type of each PV [02369adf-7a19-47dd-4c59-00000000208f] 20459 1726885672.32580: sending task result for task 02369adf-7a19-47dd-4c59-00000000208f 20459 1726885672.32623: done sending task result for task 02369adf-7a19-47dd-4c59-00000000208f 20459 1726885672.32626: WORKER PROCESS EXITING 20459 1726885672.32651: no more pending results, returning what we have 20459 1726885672.32654: results queue empty 20459 1726885672.32654: checking for any_errors_fatal 20459 1726885672.32662: done checking for any_errors_fatal 20459 1726885672.32662: checking for max_fail_percentage 20459 1726885672.32664: done checking for max_fail_percentage 20459 1726885672.32664: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.32665: done checking to see if all hosts have failed 20459 1726885672.32666: getting the remaining hosts for this loop 20459 1726885672.32667: done getting the remaining hosts for this loop 20459 1726885672.32670: getting the next task for host managed_node1 20459 1726885672.32676: done getting next task for host managed_node1 20459 1726885672.32679: ^ task is: TASK: Check that blivet supports PV grow to fill 20459 1726885672.32684: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885672.32687: getting variables 20459 1726885672.32689: in VariableManager get_vars() 20459 1726885672.32716: Calling all_inventory to load vars for managed_node1 20459 1726885672.32718: Calling groups_inventory to load vars for managed_node1 20459 1726885672.32720: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.32733: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.32736: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.32739: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.33061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.33445: done with get_vars() 20459 1726885672.33456: done getting variables 20459 1726885672.33474: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:64 Friday 20 September 2024 22:27:52 -0400 (0:00:00.044) 0:01:18.695 ****** 20459 1726885672.33496: entering _queue_task() for managed_node1/ansible.builtin.script 20459 1726885672.33733: worker is 1 (out of 1 available) 20459 1726885672.33747: exiting _queue_task() for managed_node1/ansible.builtin.script 20459 1726885672.33757: done queuing things up, now waiting for results queue to drain 20459 1726885672.33759: waiting for pending results... 20459 1726885672.34192: running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill 20459 1726885672.34417: in run() - task 02369adf-7a19-47dd-4c59-000000002091 20459 1726885672.34455: variable 'ansible_search_path' from source: unknown 20459 1726885672.34523: calling self._execute() 20459 1726885672.34663: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.34669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.34676: variable 'omit' from source: magic vars 20459 1726885672.34826: variable 'omit' from source: magic vars 20459 1726885672.34880: variable 'omit' from source: magic vars 20459 1726885672.35117: variable 'ansible_python' from source: facts 20459 1726885672.35163: variable 'omit' from source: magic vars 20459 1726885672.35296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885672.35337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885672.35362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885672.35382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.35396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885672.35416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885672.35435: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885672.35467: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885672.35476: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.35484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.35599: Set connection var ansible_pipelining to False 20459 1726885672.35606: Set connection var ansible_shell_type to sh 20459 1726885672.35615: Set connection var ansible_connection to ssh 20459 1726885672.35631: Set connection var ansible_timeout to 10 20459 1726885672.35639: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885672.35647: Set connection var ansible_shell_executable to /bin/sh 20459 1726885672.35671: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.35679: variable 'ansible_connection' from source: unknown 20459 1726885672.35685: variable 'ansible_module_compression' from source: unknown 20459 1726885672.35691: variable 'ansible_shell_type' from source: unknown 20459 1726885672.35696: variable 'ansible_shell_executable' from source: unknown 20459 1726885672.35702: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.35708: variable 'ansible_pipelining' from source: unknown 20459 1726885672.35717: variable 'ansible_timeout' from source: unknown 20459 1726885672.35724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.35802: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885672.35825: variable 'omit' from source: magic vars 20459 1726885672.35836: starting attempt loop 20459 1726885672.35844: running the handler 20459 1726885672.35898: _low_level_execute_command(): starting 20459 1726885672.35909: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885672.36608: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885672.37043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.37060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885672.37080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885672.37125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885672.37139: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885672.37154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.37175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885672.37187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885672.37198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885672.37210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.37234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885672.37249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885672.37262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885672.37273: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885672.37286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.37363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885672.37387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885672.37404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885672.37479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885672.39106: stdout chunk (state=3): >>>/root <<< 20459 1726885672.39218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885672.39257: stderr chunk (state=3): >>><<< 20459 1726885672.39261: stdout chunk (state=3): >>><<< 20459 1726885672.39282: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885672.39294: _low_level_execute_command(): starting 20459 1726885672.39299: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786 `" && echo ansible-tmp-1726885672.3928235-23860-153273418197786="` echo /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786 `" ) && sleep 0' 20459 1726885672.40828: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885672.40952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885672.42518: stdout chunk (state=3): >>>ansible-tmp-1726885672.3928235-23860-153273418197786=/root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786 <<< 20459 1726885672.42629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885672.42698: stderr chunk (state=3): >>><<< 20459 1726885672.42702: stdout chunk (state=3): >>><<< 20459 1726885672.42838: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885672.3928235-23860-153273418197786=/root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885672.42842: evaluation_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage 20459 1726885672.42847: search_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py 20459 1726885672.43176: Sending initial data 20459 1726885672.43180: Sent initial data (213 bytes) 20459 1726885672.46252: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885672.46264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.46278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885672.46298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885672.46339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885672.46350: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885672.46362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.46378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885672.46389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885672.46398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885672.46414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.46427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885672.46442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885672.46452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885672.46461: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885672.46473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.46552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885672.46573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885672.46588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885672.46653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885672.48345: 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 <<< 20459 1726885672.48370: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885672.48415: stdout chunk (state=3): >>>sftp> put /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786/does_library_support.py <<< 20459 1726885672.48446: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885672.48700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885672.48858: stderr chunk (state=3): >>><<< 20459 1726885672.48861: stdout chunk (state=3): >>><<< 20459 1726885672.48864: _low_level_execute_command(): starting 20459 1726885672.48868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786/ /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786/does_library_support.py && sleep 0' 20459 1726885672.49476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885672.49491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.49506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885672.49533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885672.49573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885672.49590: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885672.49605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.49632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885672.49650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885672.49663: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885672.49675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.49686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885672.49700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885672.49710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885672.49725: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885672.49738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.49817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885672.49842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885672.49863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885672.49929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885672.51674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885672.51677: stdout chunk (state=3): >>><<< 20459 1726885672.51680: stderr chunk (state=3): >>><<< 20459 1726885672.51794: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885672.51798: _low_level_execute_command(): starting 20459 1726885672.51800: _low_level_execute_command(): using become for this command 20459 1726885672.51802: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ngyewdlptimqtenfopuksmhfxjetakpe ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786/does_library_support.py blivet.formats.lvmpv.LVMPhysicalVolume.grow_to_fill'"'"' && sleep 0' 20459 1726885672.52055: Initial state: awaiting_escalation: BECOME-SUCCESS-ngyewdlptimqtenfopuksmhfxjetakpe 20459 1726885672.52976: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885672.52980: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885672.53028: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885672.53033: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885672.53222: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885672.55791: stdout chunk (state=1): >>>BECOME-SUCCESS-ngyewdlptimqtenfopuksmhfxjetakpe <<< 20459 1726885672.55794: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ngyewdlptimqtenfopuksmhfxjetakpe' 20459 1726885672.56052: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885672.56056: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885672.56110: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885672.56148: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885672.56183: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885672.56232: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885672.56235: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885672.56281: 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' <<< 20459 1726885672.56329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885672.56342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885672.56354: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281f5ca0> <<< 20459 1726885672.56408: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885672.56456: 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 0x7f6f2819c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281f5a00> <<< 20459 1726885672.56474: 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' <<< 20459 1726885672.56497: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281f59a0> <<< 20459 1726885672.56526: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885672.56583: 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 0x7f6f2819c370> # /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' <<< 20459 1726885672.56615: 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' <<< 20459 1726885672.56619: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819c820> <<< 20459 1726885672.56652: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819c550> <<< 20459 1726885672.56677: 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' <<< 20459 1726885672.56696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885672.56720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885672.56742: 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' <<< 20459 1726885672.56783: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28148f70> <<< 20459 1726885672.56802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885672.56815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885672.57097: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2814f100> # /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 0x7f6f28178730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2814f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281b2760> # /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 0x7f6f28148c70> # /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 0x7f6f28178c70> <<< 20459 1726885672.57147: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819cfd0> <<< 20459 1726885672.57163: 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. <<< 20459 1726885672.57239: 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' <<< 20459 1726885672.57264: 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' <<< 20459 1726885672.57297: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28116550> <<< 20459 1726885672.57351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885672.57355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28116340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28116760> <<< 20459 1726885672.57390: 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' <<< 20459 1726885672.57393: 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 0x7f6f28114670> <<< 20459 1726885672.57410: 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 <<< 20459 1726885672.57456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885672.57479: 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' <<< 20459 1726885672.57500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885672.57534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885672.57557: 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 0x7f6f280cc8e0> <<< 20459 1726885672.57582: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885672.57613: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281176d0> <<< 20459 1726885672.57632: 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 0x7f6f280da8e0> <<< 20459 1726885672.57653: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28178e50> <<< 20459 1726885672.57665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885672.57742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885672.57755: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885672.57778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885672.57806: 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' <<< 20459 1726885672.57840: 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 0x7f6f28099370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28092e20> <<< 20459 1726885672.57870: 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 0x7f6f28092ee0> <<< 20459 1726885672.57898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885672.57929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885672.57941: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28092e50> <<< 20459 1726885672.57977: 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' <<< 20459 1726885672.57991: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280991c0> import '_collections' # <<< 20459 1726885672.58037: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f82e0> import '_functools' # <<< 20459 1726885672.58075: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28117520> <<< 20459 1726885672.58098: 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' <<< 20459 1726885672.58129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885672.58148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885672.58168: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f89d0> <<< 20459 1726885672.58192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885672.58201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885672.58227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885672.58250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885672.58287: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280a4ee0> <<< 20459 1726885672.58306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885672.58326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885672.58343: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885672.58374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885672.58396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885672.58408: 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' <<< 20459 1726885672.58436: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2806a9d0> <<< 20459 1726885672.58454: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28055fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28055730> <<< 20459 1726885672.58492: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28099d60> <<< 20459 1726885672.58522: 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 0x7f6f2807f2e0> <<< 20459 1726885672.58559: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280e7220> <<< 20459 1726885672.58588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885672.58658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885672.58671: stdout chunk (state=3): >>>import 'errno' # # /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' <<< 20459 1726885672.58717: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27dd24c0> <<< 20459 1726885672.58748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885672.58760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885672.58799: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27dd28b0> import 'pwd' # <<< 20459 1726885672.58829: 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 0x7f6f27ded760> <<< 20459 1726885672.58863: 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 0x7f6f27ded5e0> <<< 20459 1726885672.58945: 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 0x7f6f27dfd130> # /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' # /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' <<< 20459 1726885672.58980: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d881c0> # 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 0x7f6f27d882b0> <<< 20459 1726885672.59046: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27dfd1f0> <<< 20459 1726885672.59066: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f80a0> # /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' <<< 20459 1726885672.59092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885672.59139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885672.59175: 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 0x7f6f27da44c0> # /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' <<< 20459 1726885672.59239: 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 0x7f6f27da4df0> <<< 20459 1726885672.59259: 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 0x7f6f27db6370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27da4610> <<< 20459 1726885672.59334: 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 0x7f6f27db6af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27da4c70> <<< 20459 1726885672.59370: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d95580> <<< 20459 1726885672.59390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885672.59428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885672.59473: 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' <<< 20459 1726885672.59501: 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 0x7f6f27cd8be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd89a0> <<< 20459 1726885672.59541: 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 0x7f6f27cd8ac0> # /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' <<< 20459 1726885672.59733: 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 0x7f6f27cd8f10> <<< 20459 1726885672.59776: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885672.59792: 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 0x7f6f27ce5460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd8b80> <<< 20459 1726885672.59826: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d95640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2807f700> <<< 20459 1726885672.59846: 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' <<< 20459 1726885672.59860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885672.59881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885672.60081: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cf4760> <<< 20459 1726885672.60119: 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 0x7f6f27d02910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd8d00> # /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' <<< 20459 1726885672.60163: 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' <<< 20459 1726885672.60189: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27be31c0> <<< 20459 1726885672.60256: 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 0x7f6f27d02730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d028b0> <<< 20459 1726885672.60283: 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' <<< 20459 1726885672.60314: 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' <<< 20459 1726885672.60317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885672.60331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885672.60414: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfba30> <<< 20459 1726885672.60429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885672.60457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885672.60494: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27c07640> <<< 20459 1726885672.60514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885672.60552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885672.60566: 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 0x7f6f27bb57f0> <<< 20459 1726885672.60629: 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' <<< 20459 1726885672.60670: 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 0x7f6f27bc5af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bc5880> <<< 20459 1726885672.60688: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27c07dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfb790> <<< 20459 1726885672.60741: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d02820> <<< 20459 1726885672.60768: 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' <<< 20459 1726885672.60802: 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' <<< 20459 1726885672.60842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885672.60863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885672.60866: 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' <<< 20459 1726885672.60883: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885672.60937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885672.60976: 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 0x7f6f27b54970> <<< 20459 1726885672.60994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885672.61027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885672.61141: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27b54b20> <<< 20459 1726885672.61193: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bc5e20> <<< 20459 1726885672.61198: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfb100> <<< 20459 1726885672.61252: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf6940> <<< 20459 1726885672.61265: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885672.61457: 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' <<< 20459 1726885672.61464: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27b61220> <<< 20459 1726885672.61509: 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 0x7f6f27bc5dc0> <<< 20459 1726885672.61528: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf63d0> <<< 20459 1726885672.61563: 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' <<< 20459 1726885672.61606: 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 <<< 20459 1726885672.61614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 20459 1726885672.61620: 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 <<< 20459 1726885672.61626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 20459 1726885672.61656: 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' <<< 20459 1726885672.61667: 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 0x7f6f275edb80> <<< 20459 1726885672.61685: 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 0x7f6f275edc70> <<< 20459 1726885672.61726: 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 <<< 20459 1726885672.61732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 20459 1726885672.61743: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275edf70> <<< 20459 1726885672.61774: 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 0x7f6f275f8580> <<< 20459 1726885672.61780: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed100> <<< 20459 1726885672.61792: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885672.61814: 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' <<< 20459 1726885672.61837: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885672.61856: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed7c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275d7dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf67c0> <<< 20459 1726885672.61893: 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 <<< 20459 1726885672.61931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885672.61945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885672.61963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885672.62001: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885672.62017: 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 0x7f6f270263d0> <<< 20459 1726885672.62171: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885672.62192: 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 0x7f6f270322e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f270166d0> <<< 20459 1726885672.62219: 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' <<< 20459 1726885672.62240: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27016d60> <<< 20459 1726885672.62255: 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' <<< 20459 1726885672.62268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885672.62297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885672.62321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885672.62335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885672.62473: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f75af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f270328b0> <<< 20459 1726885672.62490: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27032430> <<< 20459 1726885672.62604: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2700a1c0> <<< 20459 1726885672.62668: 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 <<< 20459 1726885672.62688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885672.62807: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f24880> <<< 20459 1726885672.62868: 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 <<< 20459 1726885672.62878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 20459 1726885672.63128: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f41fd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27be6af0> <<< 20459 1726885672.63178: 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 # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885672.63527: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f47160> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885672.63594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /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 0x7f6f26cb8520> <<< 20459 1726885672.63698: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cadbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cad8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26ea1d00> # /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' # <<< 20459 1726885672.63731: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cadca0> <<< 20459 1726885672.63979: stdout chunk (state=3): >>>import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f243d0> # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 20459 1726885672.64034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885672.64070: 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 0x7f6f26c7af40> <<< 20459 1726885672.64097: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26e967f0> <<< 20459 1726885672.64128: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281144c0> <<< 20459 1726885672.64147: 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 <<< 20459 1726885672.64249: stdout chunk (state=3): >>># 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' <<< 20459 1726885672.64300: 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' <<< 20459 1726885672.64339: 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' <<< 20459 1726885672.64444: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885672.64554: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cb05e0> <<< 20459 1726885672.64569: 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' <<< 20459 1726885672.64598: 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 0x7f6f26b70c10> <<< 20459 1726885672.64602: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b70910> <<< 20459 1726885672.64631: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cb0dc0> <<< 20459 1726885672.64762: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c89640> # /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' <<< 20459 1726885672.64789: 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 0x7f6f26b8bbe0> <<< 20459 1726885672.64843: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26ca15e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c89460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cd0d00> <<< 20459 1726885672.65299: stdout chunk (state=3): >>> ** (process:47544): WARNING **: 22:27:52.652: 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 0x7f6f28116700> <<< 20459 1726885672.65325: 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 <<< 20459 1726885672.65341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885672.65387: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885672.65427: 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' # /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' <<< 20459 1726885672.65463: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b400> <<< 20459 1726885672.65467: 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' <<< 20459 1726885672.65478: 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 <<< 20459 1726885672.65499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 20459 1726885672.65526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885672.65557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885672.65660: 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 0x7f6f26524130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264f1af0> import 'six.moves' # <<< 20459 1726885672.65714: 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 0x7f6f264f1ca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3beb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b940> # /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' <<< 20459 1726885672.65753: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264f1820> <<< 20459 1726885672.65783: 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' <<< 20459 1726885672.65826: 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' <<< 20459 1726885672.65859: 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/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' <<< 20459 1726885672.65901: 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 0x7f6f26509700> <<< 20459 1726885672.65997: 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 0x7f6f264a35e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518ca0> <<< 20459 1726885672.66038: 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 0x7f6f26518b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f265186d0> <<< 20459 1726885672.66083: 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' <<< 20459 1726885672.66135: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494820> # /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' <<< 20459 1726885672.66201: 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' <<< 20459 1726885672.66205: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26524eb0> # /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' <<< 20459 1726885672.66241: 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' <<< 20459 1726885672.66340: 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 0x7f6f264a3f40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264a3b20> # /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 0x7f6f264a3fd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264a37f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494610> <<< 20459 1726885672.66393: 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 0x7f6f264a3820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b34c70> <<< 20459 1726885672.66421: 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' # /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' <<< 20459 1726885672.66464: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264ba670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264ba460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b190> <<< 20459 1726885672.66786: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b2b0d0> <<< 20459 1726885672.66817: 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 <<< 20459 1726885672.66929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 20459 1726885672.66956: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264401f0> # /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 0x7f6f264fdee0> <<< 20459 1726885672.66982: 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 <<< 20459 1726885672.66995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 20459 1726885672.67030: 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 0x7f6f26440490> <<< 20459 1726885672.67068: 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' <<< 20459 1726885672.67081: 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' <<< 20459 1726885672.67106: 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' <<< 20459 1726885672.67134: 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' <<< 20459 1726885672.67160: 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 0x7f6f26452100> <<< 20459 1726885672.67197: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440e50> <<< 20459 1726885672.67240: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440a90> <<< 20459 1726885672.67254: 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' <<< 20459 1726885672.67296: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264407c0> <<< 20459 1726885672.67337: 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' <<< 20459 1726885672.67366: 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' <<< 20459 1726885672.67382: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26452550> <<< 20459 1726885672.67441: 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 0x7f6f26452970> # /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 <<< 20459 1726885672.67464: stdout chunk (state=3): >>># 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 0x7f6f26452f70> <<< 20459 1726885672.67469: 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' <<< 20459 1726885672.67499: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264633d0> <<< 20459 1726885672.67502: 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' <<< 20459 1726885672.67569: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26463b20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26452130> <<< 20459 1726885672.67584: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518880> <<< 20459 1726885672.67696: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fd9d0> <<< 20459 1726885672.67732: 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' <<< 20459 1726885672.67745: 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' <<< 20459 1726885672.67777: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2644e280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fd3a0> <<< 20459 1726885672.67825: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fdd90> <<< 20459 1726885672.67828: 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' <<< 20459 1726885672.67852: 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 0x7f6f2644ebe0> <<< 20459 1726885672.67892: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fdcd0> <<< 20459 1726885672.67906: 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' <<< 20459 1726885672.67935: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2644eb80> <<< 20459 1726885672.67960: 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' <<< 20459 1726885672.67999: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2644ef40> <<< 20459 1726885672.68021: 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' <<< 20459 1726885672.68040: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26400250> <<< 20459 1726885672.68172: 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' <<< 20459 1726885672.68201: 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 <<< 20459 1726885672.68220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885672.68314: 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 0x7f6f263acac0> <<< 20459 1726885672.68341: 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' <<< 20459 1726885672.68375: 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 0x7f6f263be7c0> <<< 20459 1726885672.68396: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263be130> <<< 20459 1726885672.68420: 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 0x7f6f263bea90> <<< 20459 1726885672.68447: 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' <<< 20459 1726885672.68457: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263c9190> <<< 20459 1726885672.68482: 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 <<< 20459 1726885672.68501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885672.68521: 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' <<< 20459 1726885672.68538: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263df370> <<< 20459 1726885672.68559: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263cfee0> <<< 20459 1726885672.68579: 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 0x7f6f262d0550> <<< 20459 1726885672.68605: 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' <<< 20459 1726885672.68623: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262d6220> <<< 20459 1726885672.68643: 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 <<< 20459 1726885672.68664: 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 0x7f6f262d6fd0> <<< 20459 1726885672.68684: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26422af0> <<< 20459 1726885672.68708: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26422760> <<< 20459 1726885672.68737: 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 <<< 20459 1726885672.68749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885672.68778: 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 0x7f6f262e7fd0> <<< 20459 1726885672.68807: 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' <<< 20459 1726885672.68831: 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' <<< 20459 1726885672.68852: 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' <<< 20459 1726885672.68906: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262fae20> <<< 20459 1726885672.68968: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262fa790> <<< 20459 1726885672.68979: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262e7f70> <<< 20459 1726885672.69056: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262e77c0> <<< 20459 1726885672.69080: 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' <<< 20459 1726885672.69106: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262a49d0> <<< 20459 1726885672.69136: 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' <<< 20459 1726885672.69155: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262a9130> <<< 20459 1726885672.69169: 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 <<< 20459 1726885672.69198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885672.69222: 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' <<< 20459 1726885672.69254: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262bf250> <<< 20459 1726885672.69281: 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 <<< 20459 1726885672.69298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 20459 1726885672.69371: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262bf610> # /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' <<< 20459 1726885672.69422: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2624e2b0> <<< 20459 1726885672.69499: 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 0x7f6f2624ee50> # /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' <<< 20459 1726885672.69550: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2625c6a0> # /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 0x7f6f2625c9d0> # /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' <<< 20459 1726885672.69619: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2625cd90> <<< 20459 1726885672.69646: 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 0x7f6f26269490> # /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' <<< 20459 1726885672.69686: 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 <<< 20459 1726885672.69727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 20459 1726885672.69799: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26269f40> <<< 20459 1726885672.69843: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26269d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262697f0> <<< 20459 1726885672.70100: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262a91f0> # /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' <<< 20459 1726885672.70121: 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' <<< 20459 1726885672.70154: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26229d30> <<< 20459 1726885672.70188: 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' <<< 20459 1726885672.70427: 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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26234880> # /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 0x7f6f262445e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2623e1f0> <<< 20459 1726885672.70879: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /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 0x7f6f261ec9d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f261dcbe0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 20459 1726885672.70895: stdout chunk (state=3): >>># 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 0x7f6f261973d0> # /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 0x7f6f26197bb0> # /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 0x7f6f2619e250> # /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 0x7f6f261a8520> <<< 20459 1726885672.71032: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2618b160> <<< 20459 1726885672.71075: 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' <<< 20459 1726885672.71281: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2618bf10> # /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' <<< 20459 1726885672.71351: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26168340> # /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' <<< 20459 1726885672.71363: 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' <<< 20459 1726885672.71833: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26133160> <<< 20459 1726885672.71907: 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' <<< 20459 1726885672.71927: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2613f280> <<< 20459 1726885672.71940: 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 <<< 20459 1726885672.71966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885672.72018: 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' <<< 20459 1726885672.72039: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f260d11c0> <<< 20459 1726885672.72261: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2613f8e0> <<< 20459 1726885672.72296: 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' <<< 20459 1726885672.72312: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f260f1700> <<< 20459 1726885672.72639: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26171e20> <<< 20459 1726885672.72653: 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 <<< 20459 1726885672.72679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885672.72782: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f260c0370> <<< 20459 1726885672.72814: 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' <<< 20459 1726885672.72846: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2605f580> <<< 20459 1726885672.72981: 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' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2605ff70> # /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 0x7f6f26067ac0> # /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' <<< 20459 1726885672.73107: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26067e20> # /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' <<< 20459 1726885672.73214: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2606ecd0> # /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 0x7f6f26075610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26234550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26229fa0> <<< 20459 1726885672.73313: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262b5a90> # /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' <<< 20459 1726885672.73343: 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' <<< 20459 1726885672.73366: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26015910> <<< 20459 1726885672.73494: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26015220> # /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 0x7f6f2601dbb0> <<< 20459 1726885672.73508: 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' <<< 20459 1726885672.73540: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26022dc0> <<< 20459 1726885672.73557: 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' <<< 20459 1726885672.73586: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26029520> <<< 20459 1726885672.73600: 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 <<< 20459 1726885672.73626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 20459 1726885672.73684: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26029cd0> <<< 20459 1726885672.73699: 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' <<< 20459 1726885672.73746: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26034790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c892b0> <<< 20459 1726885672.73765: stdout chunk (state=3): >>>True <<< 20459 1726885672.74765: 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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 <<< 20459 1726885672.74804: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 <<< 20459 1726885672.75513: stdout chunk (state=3): >>># destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis <<< 20459 1726885672.75938: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse <<< 20459 1726885672.76069: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 <<< 20459 1726885672.76083: stdout chunk (state=3): >>># destroy fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io <<< 20459 1726885672.76702: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885672.76778: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref <<< 20459 1726885672.76971: stdout chunk (state=3): >>># 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 textwrap <<< 20459 1726885672.76994: stdout chunk (state=3): >>># destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token <<< 20459 1726885672.77021: stdout chunk (state=3): >>># destroy copy # destroy pprint # destroy time <<< 20459 1726885672.77056: stdout chunk (state=3): >>># destroy blivet.devicelibs.lvm # 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 <<< 20459 1726885672.77082: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.availability # destroy blivet.tasks.lukstasks # destroy select <<< 20459 1726885672.77102: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 20459 1726885672.77122: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885672.77256: stdout chunk (state=3): >>># destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 <<< 20459 1726885672.77360: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885672.78357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885672.78366: stdout chunk (state=3): >>><<< 20459 1726885672.78383: stderr chunk (state=3): >>><<< 20459 1726885672.78727: _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 0x7f6f281f5ca0> # /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 0x7f6f2819c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281f5a00> # /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 0x7f6f281f59a0> 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 0x7f6f2819c370> # /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 0x7f6f2819c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819c550> # /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 0x7f6f28148f70> # /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 0x7f6f2814f100> # /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 0x7f6f28178730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2814f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281b2760> # /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 0x7f6f28148c70> # /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 0x7f6f28178c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819cfd0> 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/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__/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 0x7f6f28116550> # /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 0x7f6f28116340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28116760> # /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' # 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 0x7f6f28114670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7f6f280cc8e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281176d0> # /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 0x7f6f280da8e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28178e50> # /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 0x7f6f28099370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28092e20> # /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 0x7f6f28092ee0> # /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 0x7f6f28092e50> # /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 0x7f6f280991c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f82e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28117520> # /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' # /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 0x7f6f280f89d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280a4ee0> # /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 0x7f6f2806a9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28055fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28055730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28099d60> # /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 0x7f6f2807f2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280e7220> # /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' import 'errno' # # /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 0x7f6f27dd24c0> # /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 0x7f6f27dd28b0> 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 0x7f6f27ded760> # 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 0x7f6f27ded5e0> # 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 0x7f6f27dfd130> # /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' # /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 0x7f6f27d881c0> # 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 0x7f6f27d882b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27dfd1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f80a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7f6f27da44c0> # /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 0x7f6f27da4df0> # 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 0x7f6f27db6370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27da4610> # /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 0x7f6f27db6af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27da4c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d95580> # /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' # /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 0x7f6f27cd8be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd89a0> # 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 0x7f6f27cd8ac0> # /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 0x7f6f27cd8f10> # 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 0x7f6f27ce5460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd8b80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d95640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2807f700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cf4760> # 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 0x7f6f27d02910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd8d00> # /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 0x7f6f27be31c0> # 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 0x7f6f27d02730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d028b0> # /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/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 0x7f6f27bfba30> # /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 0x7f6f27c07640> # /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' # /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 0x7f6f27bb57f0> # /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 0x7f6f27bc5af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bc5880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27c07dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfb790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d02820> # /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' # /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/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/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 0x7f6f27b54970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27b54b20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bc5e20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfb100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf6940> # 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 0x7f6f27b61220> # 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 0x7f6f27bc5dc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf63d0> # /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 0x7f6f275edb80> # /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 0x7f6f275edc70> # /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 0x7f6f275edf70> # /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 0x7f6f275f8580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed100> # 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 0x7f6f275ed7c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275d7dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf67c0> # /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/__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 0x7f6f270263d0> # 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 0x7f6f270322e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f270166d0> # /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 0x7f6f27016d60> # /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 0x7f6f26f75af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f270328b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27032430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2700a1c0> # /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 0x7f6f26f24880> # /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 0x7f6f26f41fd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27be6af0> # /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 0x7f6f26f47160> # /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__/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 0x7f6f26cb8520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cadbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cad8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26ea1d00> # /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 0x7f6f26cadca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f243d0> # /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 0x7f6f26c7af40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26e967f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281144c0> # /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/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__/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 0x7f6f27cb05e0> # /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 0x7f6f26b70c10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b70910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cb0dc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c89640> # /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' # /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 0x7f6f26b8bbe0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26ca15e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c89460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cd0d00> ** (process:47544): WARNING **: 22:27:52.652: 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 0x7f6f28116700> # /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/__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 0x7f6f26b3b400> # /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' # /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 0x7f6f26524130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264f1af0> 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 0x7f6f264f1ca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3beb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b940> # /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 0x7f6f264f1820> # /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/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 0x7f6f26509700> # /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 0x7f6f264a35e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518ca0> # /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 0x7f6f26518b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f265186d0> # /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 0x7f6f26518640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494820> # /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 0x7f6f26518040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26524eb0> # /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' # 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 0x7f6f264a3f40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264a3b20> # /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 0x7f6f264a3fd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264a37f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494610> # /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 0x7f6f264a3820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b34c70> # /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 0x7f6f264ba670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264ba460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b2b0d0> # /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 0x7f6f264401f0> # /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 0x7f6f264fdee0> # /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__/__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 0x7f6f26440490> # /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/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 0x7f6f26452100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440a90> # /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 0x7f6f26440c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264407c0> # /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 0x7f6f26452550> # /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 0x7f6f26452970> # /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 0x7f6f26452f70> # /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 0x7f6f264633d0> # /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 0x7f6f26463b20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26452130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fd9d0> # /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 0x7f6f2644e280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fd3a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fdd90> # /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 0x7f6f2644ebe0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fdcd0> # /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 0x7f6f2644eb80> # /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 0x7f6f2644ef40> # /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 0x7f6f26400250> # /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 0x7f6f263acac0> # /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 0x7f6f263be7c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263be130> # /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 0x7f6f263bea90> # /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 0x7f6f263c9190> # /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 0x7f6f263df370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263cfee0> # /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 0x7f6f262d0550> # /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 0x7f6f262d6220> # /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 0x7f6f262d6fd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26422af0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26422760> # /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 0x7f6f262e7fd0> # /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' # /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 0x7f6f262fae20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262fa790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262e7f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262e77c0> # /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 0x7f6f262a49d0> # /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 0x7f6f262a9130> # /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 0x7f6f262bf250> # /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 0x7f6f262bf610> # /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 0x7f6f2624e2b0> # /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 0x7f6f2624ee50> # /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 0x7f6f2625c6a0> # /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 0x7f6f2625c9d0> # /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 0x7f6f2625cd90> # /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 0x7f6f26269490> # /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 0x7f6f26269f40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26269d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262697f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262a91f0> # /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 0x7f6f26229d30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26234880> # /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 0x7f6f262445e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2623e1f0> # /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/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 0x7f6f261ec9d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f261dcbe0> # /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 0x7f6f261973d0> # /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 0x7f6f26197bb0> # /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 0x7f6f2619e250> # /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 0x7f6f261a8520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2618b160> # /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 0x7f6f2618bf10> # /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 0x7f6f26168340> # /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/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 0x7f6f26133160> # /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 0x7f6f2613f280> # /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 0x7f6f260d11c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2613f8e0> # /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 0x7f6f260f1700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26171e20> # /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 0x7f6f260c0370> # /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 0x7f6f2605f580> # /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 0x7f6f2605ff70> # /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 0x7f6f26067ac0> # /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 0x7f6f26067e20> # /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 0x7f6f2606ecd0> # /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 0x7f6f26075610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26234550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26229fa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262b5a90> # /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/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 0x7f6f26015910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26015220> # /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 0x7f6f2601dbb0> # /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 0x7f6f26022dc0> # /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 0x7f6f26029520> # /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 0x7f6f26029cd0> # /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 0x7f6f26034790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c892b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885672.78772: _low_level_execute_command(): starting 20459 1726885672.78783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885672.3928235-23860-153273418197786/ > /dev/null 2>&1 && sleep 0' 20459 1726885672.79469: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885672.79484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885672.79639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885672.81327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885672.81347: stderr chunk (state=3): >>><<< 20459 1726885672.81350: stdout chunk (state=3): >>><<< 20459 1726885672.81361: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885672.81368: handler run complete 20459 1726885672.81657: Evaluated conditional (False): False 20459 1726885672.81682: attempt loop complete, returning result 20459 1726885672.81685: _execute() done 20459 1726885672.81687: dumping result to json 20459 1726885672.81733: done dumping result, returning 20459 1726885672.81741: done running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill [02369adf-7a19-47dd-4c59-000000002091] 20459 1726885672.81746: sending task result for task 02369adf-7a19-47dd-4c59-000000002091 ok: [managed_node1] => { "changed": false, "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 0x7f6f281f5ca0> # /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 0x7f6f2819c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281f5a00> # /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 0x7f6f281f59a0> 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 0x7f6f2819c370> # /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 0x7f6f2819c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819c550> # /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 0x7f6f28148f70> # /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 0x7f6f2814f100> # /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 0x7f6f28178730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2814f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281b2760> # /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 0x7f6f28148c70> # /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 0x7f6f28178c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2819cfd0> 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/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__/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 0x7f6f28116550> # /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 0x7f6f28116340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28116760> # /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' # 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 0x7f6f28114670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7f6f280cc8e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281176d0> # /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 0x7f6f280da8e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28178e50> # /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 0x7f6f28099370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28092e20> # /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 0x7f6f28092ee0> # /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 0x7f6f28092e50> # /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 0x7f6f280991c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f82e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28117520> # /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' # /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 0x7f6f280f89d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280a4ee0> # /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 0x7f6f2806a9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28055fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28055730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f28099d60> # /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 0x7f6f2807f2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280e7220> # /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' import 'errno' # # /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 0x7f6f27dd24c0> # /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 0x7f6f27dd28b0> 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 0x7f6f27ded760> # 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 0x7f6f27ded5e0> # 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 0x7f6f27dfd130> # /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' # /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 0x7f6f27d881c0> # 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 0x7f6f27d882b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27dfd1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f280f80a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7f6f27da44c0> # /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 0x7f6f27da4df0> # 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 0x7f6f27db6370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27da4610> # /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 0x7f6f27db6af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27da4c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d95580> # /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' # /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 0x7f6f27cd8be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd89a0> # 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 0x7f6f27cd8ac0> # /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 0x7f6f27cd8f10> # 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 0x7f6f27ce5460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd8b80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d95640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2807f700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cf4760> # 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 0x7f6f27d02910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cd8d00> # /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 0x7f6f27be31c0> # 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 0x7f6f27d02730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d028b0> # /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/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 0x7f6f27bfba30> # /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 0x7f6f27c07640> # /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' # /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 0x7f6f27bb57f0> # /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 0x7f6f27bc5af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bc5880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27c07dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfb790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27d02820> # /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' # /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/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/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 0x7f6f27b54970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27b54b20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bc5e20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bfb100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf6940> # 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 0x7f6f27b61220> # 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 0x7f6f27bc5dc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf63d0> # /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 0x7f6f275edb80> # /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 0x7f6f275edc70> # /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 0x7f6f275edf70> # /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 0x7f6f275f8580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275ed100> # 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 0x7f6f275ed7c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f275d7dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27bf67c0> # /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/__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 0x7f6f270263d0> # 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 0x7f6f270322e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f270166d0> # /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 0x7f6f27016d60> # /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 0x7f6f26f75af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f270328b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27032430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2700a1c0> # /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 0x7f6f26f24880> # /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 0x7f6f26f41fd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27be6af0> # /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 0x7f6f26f47160> # /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__/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 0x7f6f26cb8520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cadbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cad8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26ea1d00> # /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 0x7f6f26cadca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26f243d0> # /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 0x7f6f26c7af40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26e967f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f281144c0> # /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/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__/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 0x7f6f27cb05e0> # /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 0x7f6f26b70c10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b70910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f27cb0dc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c89640> # /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' # /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 0x7f6f26b8bbe0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26ca15e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c89460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26cd0d00> ** (process:47544): WARNING **: 22:27:52.652: 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 0x7f6f28116700> # /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/__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 0x7f6f26b3b400> # /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' # /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 0x7f6f26524130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264f1af0> 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 0x7f6f264f1ca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3beb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b940> # /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 0x7f6f264f1820> # /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/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 0x7f6f26509700> # /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 0x7f6f264a35e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518ca0> # /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 0x7f6f26518b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f265186d0> # /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 0x7f6f26518640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494820> # /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 0x7f6f26518040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26524eb0> # /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' # 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 0x7f6f264a3f40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264a3b20> # /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 0x7f6f264a3fd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264a37f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26494610> # /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 0x7f6f264a3820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b34c70> # /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 0x7f6f264ba670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264ba460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b3b190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26b2b0d0> # /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 0x7f6f264401f0> # /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 0x7f6f264fdee0> # /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__/__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 0x7f6f26440490> # /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/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 0x7f6f26452100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26440a90> # /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 0x7f6f26440c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264407c0> # /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 0x7f6f26452550> # /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 0x7f6f26452970> # /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 0x7f6f26452f70> # /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 0x7f6f264633d0> # /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 0x7f6f26463b20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26452130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26518880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fd9d0> # /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 0x7f6f2644e280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fd3a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fdd90> # /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 0x7f6f2644ebe0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f264fdcd0> # /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 0x7f6f2644eb80> # /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 0x7f6f2644ef40> # /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 0x7f6f26400250> # /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 0x7f6f263acac0> # /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 0x7f6f263be7c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263be130> # /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 0x7f6f263bea90> # /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 0x7f6f263c9190> # /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 0x7f6f263df370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f263cfee0> # /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 0x7f6f262d0550> # /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 0x7f6f262d6220> # /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 0x7f6f262d6fd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26422af0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26422760> # /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 0x7f6f262e7fd0> # /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' # /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 0x7f6f262fae20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262fa790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262e7f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262e77c0> # /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 0x7f6f262a49d0> # /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 0x7f6f262a9130> # /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 0x7f6f262bf250> # /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 0x7f6f262bf610> # /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 0x7f6f2624e2b0> # /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 0x7f6f2624ee50> # /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 0x7f6f2625c6a0> # /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 0x7f6f2625c9d0> # /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 0x7f6f2625cd90> # /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 0x7f6f26269490> # /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 0x7f6f26269f40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26269d00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262697f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262a91f0> # /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 0x7f6f26229d30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26234880> # /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 0x7f6f262445e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2623e1f0> # /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/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 0x7f6f261ec9d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f261dcbe0> # /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 0x7f6f261973d0> # /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 0x7f6f26197bb0> # /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 0x7f6f2619e250> # /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 0x7f6f261a8520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2618b160> # /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 0x7f6f2618bf10> # /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 0x7f6f26168340> # /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/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 0x7f6f26133160> # /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 0x7f6f2613f280> # /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 0x7f6f260d11c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f2613f8e0> # /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 0x7f6f260f1700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26171e20> # /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 0x7f6f260c0370> # /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 0x7f6f2605f580> # /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 0x7f6f2605ff70> # /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 0x7f6f26067ac0> # /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 0x7f6f26067e20> # /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 0x7f6f2606ecd0> # /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 0x7f6f26075610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26234550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26229fa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f262b5a90> # /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/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 0x7f6f26015910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26015220> # /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 0x7f6f2601dbb0> # /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 0x7f6f26022dc0> # /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 0x7f6f26029520> # /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 0x7f6f26029cd0> # /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 0x7f6f26034790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f26c892b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885672.83148: no more pending results, returning what we have 20459 1726885672.83152: results queue empty 20459 1726885672.83153: checking for any_errors_fatal 20459 1726885672.83161: done checking for any_errors_fatal 20459 1726885672.83162: checking for max_fail_percentage 20459 1726885672.83164: done checking for max_fail_percentage 20459 1726885672.83165: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.83166: done checking to see if all hosts have failed 20459 1726885672.83166: getting the remaining hosts for this loop 20459 1726885672.83168: done getting the remaining hosts for this loop 20459 1726885672.83171: getting the next task for host managed_node1 20459 1726885672.83179: done getting next task for host managed_node1 20459 1726885672.83182: ^ task is: TASK: Verify that PVs fill the whole devices when they should 20459 1726885672.83187: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885672.83190: getting variables 20459 1726885672.83192: in VariableManager get_vars() 20459 1726885672.83221: Calling all_inventory to load vars for managed_node1 20459 1726885672.83224: Calling groups_inventory to load vars for managed_node1 20459 1726885672.83228: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.83234: done sending task result for task 02369adf-7a19-47dd-4c59-000000002091 20459 1726885672.83236: WORKER PROCESS EXITING 20459 1726885672.83245: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.83249: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.83252: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.83774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.84808: done with get_vars() 20459 1726885672.84827: done getting variables TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:73 Friday 20 September 2024 22:27:52 -0400 (0:00:00.514) 0:01:19.209 ****** 20459 1726885672.84925: entering _queue_task() for managed_node1/include_tasks 20459 1726885672.85180: worker is 1 (out of 1 available) 20459 1726885672.85193: exiting _queue_task() for managed_node1/include_tasks 20459 1726885672.85205: done queuing things up, now waiting for results queue to drain 20459 1726885672.85207: waiting for pending results... 20459 1726885672.85510: running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should 20459 1726885672.85646: in run() - task 02369adf-7a19-47dd-4c59-000000002092 20459 1726885672.85666: variable 'ansible_search_path' from source: unknown 20459 1726885672.85971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885672.89977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885672.90057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885672.90101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885672.90152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885672.90190: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885672.90280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.90318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.90353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.90402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.90448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.90679: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885672.90762: variable 'omit' from source: magic vars 20459 1726885672.90873: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.90890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.90904: variable 'omit' from source: magic vars 20459 1726885672.91125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885672.91181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885672.91213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885672.91285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885672.91314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885672.91494: variable 'grow_supported' from source: set_fact 20459 1726885672.91622: Evaluated conditional (grow_supported.stdout | trim == 'True'): False 20459 1726885672.91628: when evaluation is False, skipping this task 20459 1726885672.91651: variable 'st_pool_pv' from source: unknown 20459 1726885672.91718: variable 'st_pool_pv' from source: unknown skipping: [managed_node1] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } 20459 1726885672.91848: dumping result to json 20459 1726885672.91857: done dumping result, returning 20459 1726885672.91863: done running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should [02369adf-7a19-47dd-4c59-000000002092] 20459 1726885672.91869: sending task result for task 02369adf-7a19-47dd-4c59-000000002092 20459 1726885672.91932: done sending task result for task 02369adf-7a19-47dd-4c59-000000002092 20459 1726885672.91935: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885672.91986: no more pending results, returning what we have 20459 1726885672.91990: results queue empty 20459 1726885672.91991: checking for any_errors_fatal 20459 1726885672.92018: done checking for any_errors_fatal 20459 1726885672.92019: checking for max_fail_percentage 20459 1726885672.92020: done checking for max_fail_percentage 20459 1726885672.92021: checking to see if all hosts have failed and the running result is not ok 20459 1726885672.92022: done checking to see if all hosts have failed 20459 1726885672.92025: getting the remaining hosts for this loop 20459 1726885672.92026: done getting the remaining hosts for this loop 20459 1726885672.92030: getting the next task for host managed_node1 20459 1726885672.92037: done getting next task for host managed_node1 20459 1726885672.92040: ^ task is: TASK: Check MD RAID 20459 1726885672.92045: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885672.92051: getting variables 20459 1726885672.92053: in VariableManager get_vars() 20459 1726885672.92082: Calling all_inventory to load vars for managed_node1 20459 1726885672.92085: Calling groups_inventory to load vars for managed_node1 20459 1726885672.92088: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.92098: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.92101: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.92104: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.92660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.93317: done with get_vars() 20459 1726885672.93337: done getting variables TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:83 Friday 20 September 2024 22:27:52 -0400 (0:00:00.085) 0:01:19.295 ****** 20459 1726885672.93504: entering _queue_task() for managed_node1/include_tasks 20459 1726885672.93815: worker is 1 (out of 1 available) 20459 1726885672.93828: exiting _queue_task() for managed_node1/include_tasks 20459 1726885672.93840: done queuing things up, now waiting for results queue to drain 20459 1726885672.93841: waiting for pending results... 20459 1726885672.94152: running TaskExecutor() for managed_node1/TASK: Check MD RAID 20459 1726885672.94263: in run() - task 02369adf-7a19-47dd-4c59-000000002094 20459 1726885672.94275: variable 'ansible_search_path' from source: unknown 20459 1726885672.94317: calling self._execute() 20459 1726885672.94433: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885672.94439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885672.94450: variable 'omit' from source: magic vars 20459 1726885672.94577: _execute() done 20459 1726885672.94584: dumping result to json 20459 1726885672.94587: done dumping result, returning 20459 1726885672.94594: done running TaskExecutor() for managed_node1/TASK: Check MD RAID [02369adf-7a19-47dd-4c59-000000002094] 20459 1726885672.94599: sending task result for task 02369adf-7a19-47dd-4c59-000000002094 20459 1726885672.94700: done sending task result for task 02369adf-7a19-47dd-4c59-000000002094 20459 1726885672.94706: WORKER PROCESS EXITING 20459 1726885672.94737: no more pending results, returning what we have 20459 1726885672.94741: in VariableManager get_vars() 20459 1726885672.94782: Calling all_inventory to load vars for managed_node1 20459 1726885672.94785: Calling groups_inventory to load vars for managed_node1 20459 1726885672.94789: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885672.94804: Calling all_plugins_play to load vars for managed_node1 20459 1726885672.94807: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885672.94810: Calling groups_plugins_play to load vars for managed_node1 20459 1726885672.95685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885672.96014: done with get_vars() 20459 1726885672.96023: variable 'ansible_search_path' from source: unknown 20459 1726885672.96110: variable 'storage_test_pool_subset' from source: include params 20459 1726885672.96150: we have included files to process 20459 1726885672.96151: generating all_blocks data 20459 1726885672.96154: done generating all_blocks data 20459 1726885672.96161: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885672.96162: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885672.96163: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885672.97600: done processing included file 20459 1726885672.97603: iterating over new_blocks loaded from include file 20459 1726885672.97604: in VariableManager get_vars() 20459 1726885672.97626: done with get_vars() 20459 1726885672.97628: filtering new block on tags 20459 1726885672.97847: done filtering new block on tags 20459 1726885672.97853: in VariableManager get_vars() 20459 1726885672.97880: done with get_vars() 20459 1726885672.97882: filtering new block on tags 20459 1726885672.97918: done filtering new block on tags 20459 1726885672.97925: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed_node1 20459 1726885672.97930: extending task lists for all hosts with included blocks 20459 1726885673.00670: done extending task lists 20459 1726885673.00671: done processing included files 20459 1726885673.00671: results queue empty 20459 1726885673.00672: checking for any_errors_fatal 20459 1726885673.00674: done checking for any_errors_fatal 20459 1726885673.00675: checking for max_fail_percentage 20459 1726885673.00675: done checking for max_fail_percentage 20459 1726885673.00676: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.00676: done checking to see if all hosts have failed 20459 1726885673.00677: getting the remaining hosts for this loop 20459 1726885673.00678: done getting the remaining hosts for this loop 20459 1726885673.00680: getting the next task for host managed_node1 20459 1726885673.00683: done getting next task for host managed_node1 20459 1726885673.00685: ^ task is: TASK: Get information about RAID 20459 1726885673.00688: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.00689: getting variables 20459 1726885673.00690: in VariableManager get_vars() 20459 1726885673.00695: Calling all_inventory to load vars for managed_node1 20459 1726885673.00697: Calling groups_inventory to load vars for managed_node1 20459 1726885673.00698: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.00702: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.00703: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.00705: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.00963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.01312: done with get_vars() 20459 1726885673.01325: done getting variables 20459 1726885673.01353: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Friday 20 September 2024 22:27:53 -0400 (0:00:00.078) 0:01:19.374 ****** 20459 1726885673.01375: entering _queue_task() for managed_node1/command 20459 1726885673.01588: worker is 1 (out of 1 available) 20459 1726885673.01601: exiting _queue_task() for managed_node1/command 20459 1726885673.01616: done queuing things up, now waiting for results queue to drain 20459 1726885673.01618: waiting for pending results... 20459 1726885673.01861: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885673.02032: in run() - task 02369adf-7a19-47dd-4c59-0000000020ea 20459 1726885673.02059: variable 'ansible_search_path' from source: unknown 20459 1726885673.02106: calling self._execute() 20459 1726885673.02235: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.02246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.02259: variable 'omit' from source: magic vars 20459 1726885673.03027: variable 'storage_test_pool' from source: include params 20459 1726885673.03069: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.03106: when evaluation is False, skipping this task 20459 1726885673.03119: _execute() done 20459 1726885673.03131: dumping result to json 20459 1726885673.03146: done dumping result, returning 20459 1726885673.03164: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-0000000020ea] 20459 1726885673.03177: sending task result for task 02369adf-7a19-47dd-4c59-0000000020ea 20459 1726885673.03293: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020ea 20459 1726885673.03299: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.03364: no more pending results, returning what we have 20459 1726885673.03376: results queue empty 20459 1726885673.03377: checking for any_errors_fatal 20459 1726885673.03379: done checking for any_errors_fatal 20459 1726885673.03379: checking for max_fail_percentage 20459 1726885673.03381: done checking for max_fail_percentage 20459 1726885673.03382: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.03383: done checking to see if all hosts have failed 20459 1726885673.03384: getting the remaining hosts for this loop 20459 1726885673.03385: done getting the remaining hosts for this loop 20459 1726885673.03389: getting the next task for host managed_node1 20459 1726885673.03399: done getting next task for host managed_node1 20459 1726885673.03402: ^ task is: TASK: Set active devices regex 20459 1726885673.03412: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.03416: getting variables 20459 1726885673.03417: in VariableManager get_vars() 20459 1726885673.03451: Calling all_inventory to load vars for managed_node1 20459 1726885673.03453: Calling groups_inventory to load vars for managed_node1 20459 1726885673.03457: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.03469: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.03473: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.03476: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.04096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.04625: done with get_vars() 20459 1726885673.04635: done getting variables 20459 1726885673.04676: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Friday 20 September 2024 22:27:53 -0400 (0:00:00.033) 0:01:19.407 ****** 20459 1726885673.04699: entering _queue_task() for managed_node1/set_fact 20459 1726885673.05122: worker is 1 (out of 1 available) 20459 1726885673.05161: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.05178: done queuing things up, now waiting for results queue to drain 20459 1726885673.05180: waiting for pending results... 20459 1726885673.05729: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885673.05890: in run() - task 02369adf-7a19-47dd-4c59-0000000020eb 20459 1726885673.05915: variable 'ansible_search_path' from source: unknown 20459 1726885673.05983: calling self._execute() 20459 1726885673.06982: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.06995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.07051: variable 'omit' from source: magic vars 20459 1726885673.09973: variable 'storage_test_pool' from source: include params 20459 1726885673.10002: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.10006: when evaluation is False, skipping this task 20459 1726885673.10009: _execute() done 20459 1726885673.10013: dumping result to json 20459 1726885673.10016: done dumping result, returning 20459 1726885673.10021: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-0000000020eb] 20459 1726885673.10027: sending task result for task 02369adf-7a19-47dd-4c59-0000000020eb 20459 1726885673.10140: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020eb 20459 1726885673.10143: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.10195: no more pending results, returning what we have 20459 1726885673.10202: results queue empty 20459 1726885673.10204: checking for any_errors_fatal 20459 1726885673.10218: done checking for any_errors_fatal 20459 1726885673.10220: checking for max_fail_percentage 20459 1726885673.10222: done checking for max_fail_percentage 20459 1726885673.10226: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.10227: done checking to see if all hosts have failed 20459 1726885673.10227: getting the remaining hosts for this loop 20459 1726885673.10229: done getting the remaining hosts for this loop 20459 1726885673.10235: getting the next task for host managed_node1 20459 1726885673.10243: done getting next task for host managed_node1 20459 1726885673.10246: ^ task is: TASK: Set spare devices regex 20459 1726885673.10255: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.10258: getting variables 20459 1726885673.10260: in VariableManager get_vars() 20459 1726885673.10291: Calling all_inventory to load vars for managed_node1 20459 1726885673.10293: Calling groups_inventory to load vars for managed_node1 20459 1726885673.10297: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.10309: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.10315: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.10318: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.10761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.11133: done with get_vars() 20459 1726885673.11143: done getting variables 20459 1726885673.11185: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Friday 20 September 2024 22:27:53 -0400 (0:00:00.065) 0:01:19.472 ****** 20459 1726885673.11209: entering _queue_task() for managed_node1/set_fact 20459 1726885673.11397: worker is 1 (out of 1 available) 20459 1726885673.11410: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.11427: done queuing things up, now waiting for results queue to drain 20459 1726885673.11429: waiting for pending results... 20459 1726885673.11627: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885673.11727: in run() - task 02369adf-7a19-47dd-4c59-0000000020ec 20459 1726885673.11747: variable 'ansible_search_path' from source: unknown 20459 1726885673.11794: calling self._execute() 20459 1726885673.11895: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.11898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.11906: variable 'omit' from source: magic vars 20459 1726885673.12355: variable 'storage_test_pool' from source: include params 20459 1726885673.12408: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.12421: when evaluation is False, skipping this task 20459 1726885673.12430: _execute() done 20459 1726885673.12440: dumping result to json 20459 1726885673.12448: done dumping result, returning 20459 1726885673.12463: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-0000000020ec] 20459 1726885673.12475: sending task result for task 02369adf-7a19-47dd-4c59-0000000020ec skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.12699: no more pending results, returning what we have 20459 1726885673.12708: results queue empty 20459 1726885673.12709: checking for any_errors_fatal 20459 1726885673.12724: done checking for any_errors_fatal 20459 1726885673.12725: checking for max_fail_percentage 20459 1726885673.12736: done checking for max_fail_percentage 20459 1726885673.12737: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.12738: done checking to see if all hosts have failed 20459 1726885673.12742: getting the remaining hosts for this loop 20459 1726885673.12744: done getting the remaining hosts for this loop 20459 1726885673.12752: getting the next task for host managed_node1 20459 1726885673.12768: done getting next task for host managed_node1 20459 1726885673.12774: ^ task is: TASK: Set md version regex 20459 1726885673.12793: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.12803: getting variables 20459 1726885673.12805: in VariableManager get_vars() 20459 1726885673.12867: Calling all_inventory to load vars for managed_node1 20459 1726885673.12873: Calling groups_inventory to load vars for managed_node1 20459 1726885673.12881: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.12911: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.12925: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.12932: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.13551: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020ec 20459 1726885673.13556: WORKER PROCESS EXITING 20459 1726885673.13583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.14256: done with get_vars() 20459 1726885673.14270: done getting variables 20459 1726885673.14340: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Friday 20 September 2024 22:27:53 -0400 (0:00:00.031) 0:01:19.504 ****** 20459 1726885673.14372: entering _queue_task() for managed_node1/set_fact 20459 1726885673.14695: worker is 1 (out of 1 available) 20459 1726885673.14709: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.14723: done queuing things up, now waiting for results queue to drain 20459 1726885673.14724: waiting for pending results... 20459 1726885673.15001: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885673.15138: in run() - task 02369adf-7a19-47dd-4c59-0000000020ed 20459 1726885673.15162: variable 'ansible_search_path' from source: unknown 20459 1726885673.15206: calling self._execute() 20459 1726885673.15341: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.15354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.15372: variable 'omit' from source: magic vars 20459 1726885673.15786: variable 'storage_test_pool' from source: include params 20459 1726885673.15839: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.15849: when evaluation is False, skipping this task 20459 1726885673.15856: _execute() done 20459 1726885673.15864: dumping result to json 20459 1726885673.15872: done dumping result, returning 20459 1726885673.15883: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-0000000020ed] 20459 1726885673.15899: sending task result for task 02369adf-7a19-47dd-4c59-0000000020ed 20459 1726885673.16026: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020ed skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.16090: no more pending results, returning what we have 20459 1726885673.16094: results queue empty 20459 1726885673.16095: checking for any_errors_fatal 20459 1726885673.16107: done checking for any_errors_fatal 20459 1726885673.16108: checking for max_fail_percentage 20459 1726885673.16110: done checking for max_fail_percentage 20459 1726885673.16111: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.16117: done checking to see if all hosts have failed 20459 1726885673.16118: getting the remaining hosts for this loop 20459 1726885673.16120: done getting the remaining hosts for this loop 20459 1726885673.16123: getting the next task for host managed_node1 20459 1726885673.16131: done getting next task for host managed_node1 20459 1726885673.16134: ^ task is: TASK: Set md chunk size regex 20459 1726885673.16142: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.16146: getting variables 20459 1726885673.16147: in VariableManager get_vars() 20459 1726885673.16184: Calling all_inventory to load vars for managed_node1 20459 1726885673.16187: Calling groups_inventory to load vars for managed_node1 20459 1726885673.16191: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.16204: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.16208: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.16214: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.16968: WORKER PROCESS EXITING 20459 1726885673.16981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.17413: done with get_vars() 20459 1726885673.17430: done getting variables 20459 1726885673.17483: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Friday 20 September 2024 22:27:53 -0400 (0:00:00.031) 0:01:19.535 ****** 20459 1726885673.17517: entering _queue_task() for managed_node1/set_fact 20459 1726885673.17690: worker is 1 (out of 1 available) 20459 1726885673.17704: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.17719: done queuing things up, now waiting for results queue to drain 20459 1726885673.17720: waiting for pending results... 20459 1726885673.17998: running TaskExecutor() for managed_node1/TASK: Set md chunk size regex 20459 1726885673.18087: in run() - task 02369adf-7a19-47dd-4c59-0000000020ee 20459 1726885673.18131: variable 'ansible_search_path' from source: unknown 20459 1726885673.18180: calling self._execute() 20459 1726885673.18318: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.18332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.18346: variable 'omit' from source: magic vars 20459 1726885673.18777: variable 'storage_test_pool' from source: include params 20459 1726885673.18826: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.18840: when evaluation is False, skipping this task 20459 1726885673.18848: _execute() done 20459 1726885673.18856: dumping result to json 20459 1726885673.18863: done dumping result, returning 20459 1726885673.18877: done running TaskExecutor() for managed_node1/TASK: Set md chunk size regex [02369adf-7a19-47dd-4c59-0000000020ee] 20459 1726885673.18892: sending task result for task 02369adf-7a19-47dd-4c59-0000000020ee skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.19066: no more pending results, returning what we have 20459 1726885673.19070: results queue empty 20459 1726885673.19071: checking for any_errors_fatal 20459 1726885673.19082: done checking for any_errors_fatal 20459 1726885673.19083: checking for max_fail_percentage 20459 1726885673.19086: done checking for max_fail_percentage 20459 1726885673.19087: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.19088: done checking to see if all hosts have failed 20459 1726885673.19089: getting the remaining hosts for this loop 20459 1726885673.19091: done getting the remaining hosts for this loop 20459 1726885673.19096: getting the next task for host managed_node1 20459 1726885673.19105: done getting next task for host managed_node1 20459 1726885673.19108: ^ task is: TASK: Parse the chunk size 20459 1726885673.19121: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.19126: getting variables 20459 1726885673.19130: in VariableManager get_vars() 20459 1726885673.19166: Calling all_inventory to load vars for managed_node1 20459 1726885673.19169: Calling groups_inventory to load vars for managed_node1 20459 1726885673.19173: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.19186: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.19189: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.19193: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.19959: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020ee 20459 1726885673.19963: WORKER PROCESS EXITING 20459 1726885673.19986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.20598: done with get_vars() 20459 1726885673.20621: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Friday 20 September 2024 22:27:53 -0400 (0:00:00.031) 0:01:19.567 ****** 20459 1726885673.20714: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885673.20974: worker is 1 (out of 1 available) 20459 1726885673.20991: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885673.21003: done queuing things up, now waiting for results queue to drain 20459 1726885673.21005: waiting for pending results... 20459 1726885673.21303: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885673.21454: in run() - task 02369adf-7a19-47dd-4c59-0000000020ef 20459 1726885673.21475: variable 'ansible_search_path' from source: unknown 20459 1726885673.21515: calling self._execute() 20459 1726885673.21642: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.21653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.21670: variable 'omit' from source: magic vars 20459 1726885673.22063: variable 'storage_test_pool' from source: include params 20459 1726885673.22103: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.22109: when evaluation is False, skipping this task 20459 1726885673.22117: _execute() done 20459 1726885673.22124: dumping result to json 20459 1726885673.22130: done dumping result, returning 20459 1726885673.22139: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-0000000020ef] 20459 1726885673.22149: sending task result for task 02369adf-7a19-47dd-4c59-0000000020ef skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.22293: no more pending results, returning what we have 20459 1726885673.22297: results queue empty 20459 1726885673.22298: checking for any_errors_fatal 20459 1726885673.22307: done checking for any_errors_fatal 20459 1726885673.22308: checking for max_fail_percentage 20459 1726885673.22310: done checking for max_fail_percentage 20459 1726885673.22311: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.22314: done checking to see if all hosts have failed 20459 1726885673.22315: getting the remaining hosts for this loop 20459 1726885673.22317: done getting the remaining hosts for this loop 20459 1726885673.22320: getting the next task for host managed_node1 20459 1726885673.22329: done getting next task for host managed_node1 20459 1726885673.22331: ^ task is: TASK: Check RAID active devices count 20459 1726885673.22341: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.22344: getting variables 20459 1726885673.22346: in VariableManager get_vars() 20459 1726885673.22382: Calling all_inventory to load vars for managed_node1 20459 1726885673.22385: Calling groups_inventory to load vars for managed_node1 20459 1726885673.22389: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.22400: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.22404: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.22407: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.23178: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020ef 20459 1726885673.23182: WORKER PROCESS EXITING 20459 1726885673.23204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.23886: done with get_vars() 20459 1726885673.23900: done getting variables 20459 1726885673.23964: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Friday 20 September 2024 22:27:53 -0400 (0:00:00.032) 0:01:19.600 ****** 20459 1726885673.23996: entering _queue_task() for managed_node1/assert 20459 1726885673.24240: worker is 1 (out of 1 available) 20459 1726885673.24253: exiting _queue_task() for managed_node1/assert 20459 1726885673.24270: done queuing things up, now waiting for results queue to drain 20459 1726885673.24272: waiting for pending results... 20459 1726885673.24563: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885673.24722: in run() - task 02369adf-7a19-47dd-4c59-0000000020f0 20459 1726885673.24745: variable 'ansible_search_path' from source: unknown 20459 1726885673.24784: calling self._execute() 20459 1726885673.24907: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.24925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.24944: variable 'omit' from source: magic vars 20459 1726885673.25340: variable 'storage_test_pool' from source: include params 20459 1726885673.25384: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.25392: when evaluation is False, skipping this task 20459 1726885673.25398: _execute() done 20459 1726885673.25404: dumping result to json 20459 1726885673.25410: done dumping result, returning 20459 1726885673.25422: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-0000000020f0] 20459 1726885673.25432: sending task result for task 02369adf-7a19-47dd-4c59-0000000020f0 20459 1726885673.25549: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020f0 20459 1726885673.25556: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.25622: no more pending results, returning what we have 20459 1726885673.25625: results queue empty 20459 1726885673.25626: checking for any_errors_fatal 20459 1726885673.25634: done checking for any_errors_fatal 20459 1726885673.25635: checking for max_fail_percentage 20459 1726885673.25636: done checking for max_fail_percentage 20459 1726885673.25637: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.25638: done checking to see if all hosts have failed 20459 1726885673.25639: getting the remaining hosts for this loop 20459 1726885673.25640: done getting the remaining hosts for this loop 20459 1726885673.25643: getting the next task for host managed_node1 20459 1726885673.25651: done getting next task for host managed_node1 20459 1726885673.25653: ^ task is: TASK: Check RAID spare devices count 20459 1726885673.25662: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.25665: getting variables 20459 1726885673.25667: in VariableManager get_vars() 20459 1726885673.25701: Calling all_inventory to load vars for managed_node1 20459 1726885673.25703: Calling groups_inventory to load vars for managed_node1 20459 1726885673.25707: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.25720: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.25723: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.25727: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.26366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.26996: done with get_vars() 20459 1726885673.27009: done getting variables 20459 1726885673.27064: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Friday 20 September 2024 22:27:53 -0400 (0:00:00.030) 0:01:19.631 ****** 20459 1726885673.27094: entering _queue_task() for managed_node1/assert 20459 1726885673.28222: worker is 1 (out of 1 available) 20459 1726885673.28233: exiting _queue_task() for managed_node1/assert 20459 1726885673.28245: done queuing things up, now waiting for results queue to drain 20459 1726885673.28247: waiting for pending results... 20459 1726885673.29429: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885673.29614: in run() - task 02369adf-7a19-47dd-4c59-0000000020f1 20459 1726885673.29646: variable 'ansible_search_path' from source: unknown 20459 1726885673.29697: calling self._execute() 20459 1726885673.29829: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.29980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.29995: variable 'omit' from source: magic vars 20459 1726885673.30421: variable 'storage_test_pool' from source: include params 20459 1726885673.30493: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.30502: when evaluation is False, skipping this task 20459 1726885673.30508: _execute() done 20459 1726885673.30518: dumping result to json 20459 1726885673.30528: done dumping result, returning 20459 1726885673.30539: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-0000000020f1] 20459 1726885673.30551: sending task result for task 02369adf-7a19-47dd-4c59-0000000020f1 20459 1726885673.30683: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020f1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.30738: no more pending results, returning what we have 20459 1726885673.30742: results queue empty 20459 1726885673.30743: checking for any_errors_fatal 20459 1726885673.30753: done checking for any_errors_fatal 20459 1726885673.30754: checking for max_fail_percentage 20459 1726885673.30755: done checking for max_fail_percentage 20459 1726885673.30756: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.30757: done checking to see if all hosts have failed 20459 1726885673.30757: getting the remaining hosts for this loop 20459 1726885673.30759: done getting the remaining hosts for this loop 20459 1726885673.30762: getting the next task for host managed_node1 20459 1726885673.30770: done getting next task for host managed_node1 20459 1726885673.30773: ^ task is: TASK: Check RAID metadata version 20459 1726885673.30780: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.30784: getting variables 20459 1726885673.30786: in VariableManager get_vars() 20459 1726885673.30821: Calling all_inventory to load vars for managed_node1 20459 1726885673.30824: Calling groups_inventory to load vars for managed_node1 20459 1726885673.30827: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.30841: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.30845: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.30849: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.31419: WORKER PROCESS EXITING 20459 1726885673.31469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.32710: done with get_vars() 20459 1726885673.32728: done getting variables 20459 1726885673.32901: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Friday 20 September 2024 22:27:53 -0400 (0:00:00.058) 0:01:19.689 ****** 20459 1726885673.32934: entering _queue_task() for managed_node1/assert 20459 1726885673.33400: worker is 1 (out of 1 available) 20459 1726885673.33636: exiting _queue_task() for managed_node1/assert 20459 1726885673.33649: done queuing things up, now waiting for results queue to drain 20459 1726885673.33650: waiting for pending results... 20459 1726885673.34353: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885673.34715: in run() - task 02369adf-7a19-47dd-4c59-0000000020f2 20459 1726885673.34739: variable 'ansible_search_path' from source: unknown 20459 1726885673.34861: calling self._execute() 20459 1726885673.35068: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.35157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.35175: variable 'omit' from source: magic vars 20459 1726885673.35779: variable 'storage_test_pool' from source: include params 20459 1726885673.35827: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.35836: when evaluation is False, skipping this task 20459 1726885673.35843: _execute() done 20459 1726885673.35850: dumping result to json 20459 1726885673.35857: done dumping result, returning 20459 1726885673.35868: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-0000000020f2] 20459 1726885673.35879: sending task result for task 02369adf-7a19-47dd-4c59-0000000020f2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.36054: no more pending results, returning what we have 20459 1726885673.36059: results queue empty 20459 1726885673.36060: checking for any_errors_fatal 20459 1726885673.36069: done checking for any_errors_fatal 20459 1726885673.36070: checking for max_fail_percentage 20459 1726885673.36072: done checking for max_fail_percentage 20459 1726885673.36073: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.36074: done checking to see if all hosts have failed 20459 1726885673.36074: getting the remaining hosts for this loop 20459 1726885673.36076: done getting the remaining hosts for this loop 20459 1726885673.36080: getting the next task for host managed_node1 20459 1726885673.36089: done getting next task for host managed_node1 20459 1726885673.36091: ^ task is: TASK: Check RAID chunk size 20459 1726885673.36098: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.36103: getting variables 20459 1726885673.36104: in VariableManager get_vars() 20459 1726885673.36143: Calling all_inventory to load vars for managed_node1 20459 1726885673.36146: Calling groups_inventory to load vars for managed_node1 20459 1726885673.36149: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.36162: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.36166: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.36169: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.37306: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020f2 20459 1726885673.37309: WORKER PROCESS EXITING 20459 1726885673.37332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.38359: done with get_vars() 20459 1726885673.38372: done getting variables 20459 1726885673.38430: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Friday 20 September 2024 22:27:53 -0400 (0:00:00.055) 0:01:19.744 ****** 20459 1726885673.38461: entering _queue_task() for managed_node1/assert 20459 1726885673.38897: worker is 1 (out of 1 available) 20459 1726885673.38908: exiting _queue_task() for managed_node1/assert 20459 1726885673.39016: done queuing things up, now waiting for results queue to drain 20459 1726885673.39018: waiting for pending results... 20459 1726885673.39316: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885673.39469: in run() - task 02369adf-7a19-47dd-4c59-0000000020f3 20459 1726885673.39487: variable 'ansible_search_path' from source: unknown 20459 1726885673.39526: calling self._execute() 20459 1726885673.39650: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.39660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.39674: variable 'omit' from source: magic vars 20459 1726885673.40061: variable 'storage_test_pool' from source: include params 20459 1726885673.40098: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885673.40105: when evaluation is False, skipping this task 20459 1726885673.40115: _execute() done 20459 1726885673.40124: dumping result to json 20459 1726885673.40131: done dumping result, returning 20459 1726885673.40142: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-0000000020f3] 20459 1726885673.40152: sending task result for task 02369adf-7a19-47dd-4c59-0000000020f3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885673.40301: no more pending results, returning what we have 20459 1726885673.40305: results queue empty 20459 1726885673.40306: checking for any_errors_fatal 20459 1726885673.40317: done checking for any_errors_fatal 20459 1726885673.40318: checking for max_fail_percentage 20459 1726885673.40320: done checking for max_fail_percentage 20459 1726885673.40321: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.40322: done checking to see if all hosts have failed 20459 1726885673.40323: getting the remaining hosts for this loop 20459 1726885673.40324: done getting the remaining hosts for this loop 20459 1726885673.40328: getting the next task for host managed_node1 20459 1726885673.40338: done getting next task for host managed_node1 20459 1726885673.40342: ^ task is: TASK: Reset variables used by tests 20459 1726885673.40348: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.40352: getting variables 20459 1726885673.40354: in VariableManager get_vars() 20459 1726885673.40386: Calling all_inventory to load vars for managed_node1 20459 1726885673.40389: Calling groups_inventory to load vars for managed_node1 20459 1726885673.40392: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.40422: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.40425: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.40429: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.41604: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020f3 20459 1726885673.41607: WORKER PROCESS EXITING 20459 1726885673.41724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.42755: done with get_vars() 20459 1726885673.42768: done getting variables 20459 1726885673.42826: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Friday 20 September 2024 22:27:53 -0400 (0:00:00.043) 0:01:19.788 ****** 20459 1726885673.42856: entering _queue_task() for managed_node1/set_fact 20459 1726885673.43085: worker is 1 (out of 1 available) 20459 1726885673.43098: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.43109: done queuing things up, now waiting for results queue to drain 20459 1726885673.43113: waiting for pending results... 20459 1726885673.44333: running TaskExecutor() for managed_node1/TASK: Reset variables used by tests 20459 1726885673.44491: in run() - task 02369adf-7a19-47dd-4c59-0000000020f5 20459 1726885673.44509: variable 'ansible_search_path' from source: unknown 20459 1726885673.44554: calling self._execute() 20459 1726885673.44669: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.44679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.44692: variable 'omit' from source: magic vars 20459 1726885673.44803: variable 'omit' from source: magic vars 20459 1726885673.44873: variable 'omit' from source: magic vars 20459 1726885673.44914: variable 'omit' from source: magic vars 20459 1726885673.44963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885673.45002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885673.45030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885673.45052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885673.45071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885673.45090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885673.45114: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885673.45148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885673.45158: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.45166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.45295: Set connection var ansible_pipelining to False 20459 1726885673.45303: Set connection var ansible_shell_type to sh 20459 1726885673.45311: Set connection var ansible_connection to ssh 20459 1726885673.45329: Set connection var ansible_timeout to 10 20459 1726885673.45338: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885673.45346: Set connection var ansible_shell_executable to /bin/sh 20459 1726885673.45372: variable 'ansible_shell_executable' from source: unknown 20459 1726885673.45379: variable 'ansible_connection' from source: unknown 20459 1726885673.45384: variable 'ansible_module_compression' from source: unknown 20459 1726885673.45394: variable 'ansible_shell_type' from source: unknown 20459 1726885673.45399: variable 'ansible_shell_executable' from source: unknown 20459 1726885673.45404: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.45410: variable 'ansible_pipelining' from source: unknown 20459 1726885673.45419: variable 'ansible_timeout' from source: unknown 20459 1726885673.45425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.45575: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885673.45591: variable 'omit' from source: magic vars 20459 1726885673.45600: starting attempt loop 20459 1726885673.45609: running the handler 20459 1726885673.45629: handler run complete 20459 1726885673.45644: attempt loop complete, returning result 20459 1726885673.45651: _execute() done 20459 1726885673.45657: dumping result to json 20459 1726885673.45664: done dumping result, returning 20459 1726885673.45674: done running TaskExecutor() for managed_node1/TASK: Reset variables used by tests [02369adf-7a19-47dd-4c59-0000000020f5] 20459 1726885673.45682: sending task result for task 02369adf-7a19-47dd-4c59-0000000020f5 ok: [managed_node1] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } 20459 1726885673.45894: no more pending results, returning what we have 20459 1726885673.45897: results queue empty 20459 1726885673.45898: checking for any_errors_fatal 20459 1726885673.45910: done checking for any_errors_fatal 20459 1726885673.45949: checking for max_fail_percentage 20459 1726885673.45953: done checking for max_fail_percentage 20459 1726885673.45954: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.45955: done checking to see if all hosts have failed 20459 1726885673.45955: getting the remaining hosts for this loop 20459 1726885673.45957: done getting the remaining hosts for this loop 20459 1726885673.45960: getting the next task for host managed_node1 20459 1726885673.45971: done getting next task for host managed_node1 20459 1726885673.45975: ^ task is: TASK: Check LVM RAID 20459 1726885673.45982: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885673.45988: getting variables 20459 1726885673.45990: in VariableManager get_vars() 20459 1726885673.46030: Calling all_inventory to load vars for managed_node1 20459 1726885673.46033: Calling groups_inventory to load vars for managed_node1 20459 1726885673.46037: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.46049: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.46052: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.46056: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.48765: done sending task result for task 02369adf-7a19-47dd-4c59-0000000020f5 20459 1726885673.48769: WORKER PROCESS EXITING 20459 1726885673.48901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.49559: done with get_vars() 20459 1726885673.49578: done getting variables TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:86 Friday 20 September 2024 22:27:53 -0400 (0:00:00.068) 0:01:19.857 ****** 20459 1726885673.49686: entering _queue_task() for managed_node1/include_tasks 20459 1726885673.49932: worker is 1 (out of 1 available) 20459 1726885673.49943: exiting _queue_task() for managed_node1/include_tasks 20459 1726885673.49955: done queuing things up, now waiting for results queue to drain 20459 1726885673.49957: waiting for pending results... 20459 1726885673.50276: running TaskExecutor() for managed_node1/TASK: Check LVM RAID 20459 1726885673.50447: in run() - task 02369adf-7a19-47dd-4c59-000000002095 20459 1726885673.50532: variable 'ansible_search_path' from source: unknown 20459 1726885673.50574: calling self._execute() 20459 1726885673.50691: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.50703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.50720: variable 'omit' from source: magic vars 20459 1726885673.50836: _execute() done 20459 1726885673.50845: dumping result to json 20459 1726885673.50853: done dumping result, returning 20459 1726885673.50864: done running TaskExecutor() for managed_node1/TASK: Check LVM RAID [02369adf-7a19-47dd-4c59-000000002095] 20459 1726885673.50875: sending task result for task 02369adf-7a19-47dd-4c59-000000002095 20459 1726885673.51022: no more pending results, returning what we have 20459 1726885673.51027: in VariableManager get_vars() 20459 1726885673.51066: Calling all_inventory to load vars for managed_node1 20459 1726885673.51068: Calling groups_inventory to load vars for managed_node1 20459 1726885673.51072: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.51087: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.51090: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.51094: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.51701: done sending task result for task 02369adf-7a19-47dd-4c59-000000002095 20459 1726885673.51704: WORKER PROCESS EXITING 20459 1726885673.51721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.52079: done with get_vars() 20459 1726885673.52090: variable 'ansible_search_path' from source: unknown 20459 1726885673.52181: variable 'storage_test_pool_subset' from source: include params 20459 1726885673.52208: we have included files to process 20459 1726885673.52210: generating all_blocks data 20459 1726885673.52217: done generating all_blocks data 20459 1726885673.52226: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885673.52228: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885673.52234: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885673.52345: in VariableManager get_vars() 20459 1726885673.52367: done with get_vars() 20459 1726885673.52381: done processing included file 20459 1726885673.52384: iterating over new_blocks loaded from include file 20459 1726885673.52385: in VariableManager get_vars() 20459 1726885673.52400: done with get_vars() 20459 1726885673.52402: filtering new block on tags 20459 1726885673.52435: done filtering new block on tags 20459 1726885673.52438: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed_node1 20459 1726885673.52443: extending task lists for all hosts with included blocks 20459 1726885673.55000: done extending task lists 20459 1726885673.55002: done processing included files 20459 1726885673.55003: results queue empty 20459 1726885673.55004: checking for any_errors_fatal 20459 1726885673.55007: done checking for any_errors_fatal 20459 1726885673.55008: checking for max_fail_percentage 20459 1726885673.55009: done checking for max_fail_percentage 20459 1726885673.55010: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.55011: done checking to see if all hosts have failed 20459 1726885673.55013: getting the remaining hosts for this loop 20459 1726885673.55014: done getting the remaining hosts for this loop 20459 1726885673.55018: getting the next task for host managed_node1 20459 1726885673.55025: done getting next task for host managed_node1 20459 1726885673.55027: ^ task is: TASK: Validate pool member LVM RAID settings 20459 1726885673.55032: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.55034: getting variables 20459 1726885673.55035: in VariableManager get_vars() 20459 1726885673.55044: Calling all_inventory to load vars for managed_node1 20459 1726885673.55047: Calling groups_inventory to load vars for managed_node1 20459 1726885673.55049: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.55054: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.55057: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.55060: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.55463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.55802: done with get_vars() 20459 1726885673.55813: done getting variables TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Friday 20 September 2024 22:27:53 -0400 (0:00:00.061) 0:01:19.919 ****** 20459 1726885673.55877: entering _queue_task() for managed_node1/include_tasks 20459 1726885673.56062: worker is 1 (out of 1 available) 20459 1726885673.56075: exiting _queue_task() for managed_node1/include_tasks 20459 1726885673.56088: done queuing things up, now waiting for results queue to drain 20459 1726885673.56089: waiting for pending results... 20459 1726885673.56293: running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings 20459 1726885673.56386: in run() - task 02369adf-7a19-47dd-4c59-0000000021b5 20459 1726885673.56399: variable 'ansible_search_path' from source: unknown 20459 1726885673.56680: variable 'storage_test_pool' from source: include params 20459 1726885673.56996: variable 'omit' from source: magic vars 20459 1726885673.58169: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.58173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.58176: variable 'omit' from source: magic vars 20459 1726885673.58179: variable 'storage_test_pool' from source: include params 20459 1726885673.58181: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885673.58187: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885673.58193: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885673.58363: dumping result to json 20459 1726885673.58366: done dumping result, returning 20459 1726885673.58374: done running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings [02369adf-7a19-47dd-4c59-0000000021b5] 20459 1726885673.58377: sending task result for task 02369adf-7a19-47dd-4c59-0000000021b5 20459 1726885673.58453: done sending task result for task 02369adf-7a19-47dd-4c59-0000000021b5 20459 1726885673.58457: WORKER PROCESS EXITING 20459 1726885673.58670: no more pending results, returning what we have 20459 1726885673.58685: in VariableManager get_vars() 20459 1726885673.58749: Calling all_inventory to load vars for managed_node1 20459 1726885673.58798: Calling groups_inventory to load vars for managed_node1 20459 1726885673.58803: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.58820: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.58823: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.58827: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.59951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.60829: done with get_vars() 20459 1726885673.60838: variable 'ansible_search_path' from source: unknown 20459 1726885673.60868: we have included files to process 20459 1726885673.60869: generating all_blocks data 20459 1726885673.60870: done generating all_blocks data 20459 1726885673.60871: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885673.60872: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885673.60873: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885673.61410: done processing included file 20459 1726885673.61413: iterating over new_blocks loaded from include file 20459 1726885673.61414: in VariableManager get_vars() 20459 1726885673.61427: done with get_vars() 20459 1726885673.61428: filtering new block on tags 20459 1726885673.61489: done filtering new block on tags 20459 1726885673.61490: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885673.61498: extending task lists for all hosts with included blocks 20459 1726885673.61607: done extending task lists 20459 1726885673.61608: done processing included files 20459 1726885673.61609: results queue empty 20459 1726885673.61609: checking for any_errors_fatal 20459 1726885673.61613: done checking for any_errors_fatal 20459 1726885673.61613: checking for max_fail_percentage 20459 1726885673.61614: done checking for max_fail_percentage 20459 1726885673.61615: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.61615: done checking to see if all hosts have failed 20459 1726885673.61615: getting the remaining hosts for this loop 20459 1726885673.61616: done getting the remaining hosts for this loop 20459 1726885673.61618: getting the next task for host managed_node1 20459 1726885673.61621: done getting next task for host managed_node1 20459 1726885673.61624: ^ task is: TASK: Get information about the LV 20459 1726885673.61627: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.61629: getting variables 20459 1726885673.61629: in VariableManager get_vars() 20459 1726885673.61636: Calling all_inventory to load vars for managed_node1 20459 1726885673.61637: Calling groups_inventory to load vars for managed_node1 20459 1726885673.61639: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.61642: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.61644: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.61649: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.62052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.62646: done with get_vars() 20459 1726885673.62659: done getting variables 20459 1726885673.62699: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Friday 20 September 2024 22:27:53 -0400 (0:00:00.068) 0:01:19.987 ****** 20459 1726885673.62738: entering _queue_task() for managed_node1/command 20459 1726885673.63041: worker is 1 (out of 1 available) 20459 1726885673.63073: exiting _queue_task() for managed_node1/command 20459 1726885673.63100: done queuing things up, now waiting for results queue to drain 20459 1726885673.63102: waiting for pending results... 20459 1726885673.63466: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885673.63616: in run() - task 02369adf-7a19-47dd-4c59-0000000022d6 20459 1726885673.63650: variable 'ansible_search_path' from source: unknown 20459 1726885673.63706: calling self._execute() 20459 1726885673.63828: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.63846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.63869: variable 'omit' from source: magic vars 20459 1726885673.64278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.64606: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.64673: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.64726: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.64764: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.64837: 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) 20459 1726885673.64855: 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) 20459 1726885673.64873: 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) 20459 1726885673.64901: 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) 20459 1726885673.65041: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.65088: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.65100: when evaluation is False, skipping this task 20459 1726885673.65115: _execute() done 20459 1726885673.65130: dumping result to json 20459 1726885673.65141: done dumping result, returning 20459 1726885673.65160: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-0000000022d6] 20459 1726885673.65163: sending task result for task 02369adf-7a19-47dd-4c59-0000000022d6 20459 1726885673.65258: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022d6 20459 1726885673.65261: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.65307: no more pending results, returning what we have 20459 1726885673.65313: results queue empty 20459 1726885673.65314: checking for any_errors_fatal 20459 1726885673.65315: done checking for any_errors_fatal 20459 1726885673.65317: checking for max_fail_percentage 20459 1726885673.65319: done checking for max_fail_percentage 20459 1726885673.65320: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.65321: done checking to see if all hosts have failed 20459 1726885673.65322: getting the remaining hosts for this loop 20459 1726885673.65324: done getting the remaining hosts for this loop 20459 1726885673.65327: getting the next task for host managed_node1 20459 1726885673.65337: done getting next task for host managed_node1 20459 1726885673.65341: ^ task is: TASK: Set LV segment type 20459 1726885673.65347: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.65351: getting variables 20459 1726885673.65353: in VariableManager get_vars() 20459 1726885673.65397: Calling all_inventory to load vars for managed_node1 20459 1726885673.65400: Calling groups_inventory to load vars for managed_node1 20459 1726885673.65405: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.65422: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.65427: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.65432: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.65860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.66368: done with get_vars() 20459 1726885673.66399: done getting variables 20459 1726885673.66486: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Friday 20 September 2024 22:27:53 -0400 (0:00:00.037) 0:01:20.025 ****** 20459 1726885673.66539: entering _queue_task() for managed_node1/set_fact 20459 1726885673.67157: worker is 1 (out of 1 available) 20459 1726885673.67178: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.67248: done queuing things up, now waiting for results queue to drain 20459 1726885673.67250: waiting for pending results... 20459 1726885673.67494: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885673.67726: in run() - task 02369adf-7a19-47dd-4c59-0000000022d7 20459 1726885673.67751: variable 'ansible_search_path' from source: unknown 20459 1726885673.67785: calling self._execute() 20459 1726885673.68006: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.68054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.68073: variable 'omit' from source: magic vars 20459 1726885673.68899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.69252: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.69308: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.69357: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.69415: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.69546: 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) 20459 1726885673.69597: 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) 20459 1726885673.69647: 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) 20459 1726885673.69698: 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) 20459 1726885673.69857: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.69899: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.69912: when evaluation is False, skipping this task 20459 1726885673.69928: _execute() done 20459 1726885673.69937: dumping result to json 20459 1726885673.69945: done dumping result, returning 20459 1726885673.69958: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-0000000022d7] 20459 1726885673.69973: sending task result for task 02369adf-7a19-47dd-4c59-0000000022d7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.70136: no more pending results, returning what we have 20459 1726885673.70141: results queue empty 20459 1726885673.70142: checking for any_errors_fatal 20459 1726885673.70151: done checking for any_errors_fatal 20459 1726885673.70152: checking for max_fail_percentage 20459 1726885673.70156: done checking for max_fail_percentage 20459 1726885673.70157: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.70158: done checking to see if all hosts have failed 20459 1726885673.70158: getting the remaining hosts for this loop 20459 1726885673.70160: done getting the remaining hosts for this loop 20459 1726885673.70163: getting the next task for host managed_node1 20459 1726885673.70174: done getting next task for host managed_node1 20459 1726885673.70177: ^ task is: TASK: Check segment type 20459 1726885673.70185: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.70189: getting variables 20459 1726885673.70191: in VariableManager get_vars() 20459 1726885673.70225: Calling all_inventory to load vars for managed_node1 20459 1726885673.70227: Calling groups_inventory to load vars for managed_node1 20459 1726885673.70231: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.70241: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.70244: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.70247: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.70857: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022d7 20459 1726885673.70860: WORKER PROCESS EXITING 20459 1726885673.70869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.71370: done with get_vars() 20459 1726885673.71385: done getting variables 20459 1726885673.71441: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Friday 20 September 2024 22:27:53 -0400 (0:00:00.049) 0:01:20.075 ****** 20459 1726885673.71475: entering _queue_task() for managed_node1/assert 20459 1726885673.71756: worker is 1 (out of 1 available) 20459 1726885673.71770: exiting _queue_task() for managed_node1/assert 20459 1726885673.71783: done queuing things up, now waiting for results queue to drain 20459 1726885673.71785: waiting for pending results... 20459 1726885673.72135: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885673.72292: in run() - task 02369adf-7a19-47dd-4c59-0000000022d8 20459 1726885673.72314: variable 'ansible_search_path' from source: unknown 20459 1726885673.72357: calling self._execute() 20459 1726885673.72478: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.72483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.72491: variable 'omit' from source: magic vars 20459 1726885673.72907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.73197: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.73258: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.73306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.73354: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.73464: 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) 20459 1726885673.73499: 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) 20459 1726885673.73538: 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) 20459 1726885673.73580: 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) 20459 1726885673.73751: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.73788: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.73797: when evaluation is False, skipping this task 20459 1726885673.73804: _execute() done 20459 1726885673.73818: dumping result to json 20459 1726885673.73835: done dumping result, returning 20459 1726885673.73853: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-0000000022d8] 20459 1726885673.73867: sending task result for task 02369adf-7a19-47dd-4c59-0000000022d8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.74057: no more pending results, returning what we have 20459 1726885673.74064: results queue empty 20459 1726885673.74065: checking for any_errors_fatal 20459 1726885673.74073: done checking for any_errors_fatal 20459 1726885673.74074: checking for max_fail_percentage 20459 1726885673.74077: done checking for max_fail_percentage 20459 1726885673.74079: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.74079: done checking to see if all hosts have failed 20459 1726885673.74080: getting the remaining hosts for this loop 20459 1726885673.74084: done getting the remaining hosts for this loop 20459 1726885673.74092: getting the next task for host managed_node1 20459 1726885673.74107: done getting next task for host managed_node1 20459 1726885673.74110: ^ task is: TASK: Set LV stripe size 20459 1726885673.74120: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.74126: getting variables 20459 1726885673.74128: in VariableManager get_vars() 20459 1726885673.74169: Calling all_inventory to load vars for managed_node1 20459 1726885673.74171: Calling groups_inventory to load vars for managed_node1 20459 1726885673.74175: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.74186: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.74190: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.74194: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.74715: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022d8 20459 1726885673.74720: WORKER PROCESS EXITING 20459 1726885673.74878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.75387: done with get_vars() 20459 1726885673.75404: done getting variables 20459 1726885673.75466: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Friday 20 September 2024 22:27:53 -0400 (0:00:00.040) 0:01:20.115 ****** 20459 1726885673.75501: entering _queue_task() for managed_node1/set_fact 20459 1726885673.75756: worker is 1 (out of 1 available) 20459 1726885673.75768: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.75781: done queuing things up, now waiting for results queue to drain 20459 1726885673.75782: waiting for pending results... 20459 1726885673.76014: running TaskExecutor() for managed_node1/TASK: Set LV stripe size 20459 1726885673.76101: in run() - task 02369adf-7a19-47dd-4c59-0000000022d9 20459 1726885673.76122: variable 'ansible_search_path' from source: unknown 20459 1726885673.76173: calling self._execute() 20459 1726885673.76401: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.76424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.76453: variable 'omit' from source: magic vars 20459 1726885673.76826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.77030: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.77063: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.77090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.77129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.77190: 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) 20459 1726885673.77207: 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) 20459 1726885673.77229: 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) 20459 1726885673.77256: 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) 20459 1726885673.77352: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.77374: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.77380: when evaluation is False, skipping this task 20459 1726885673.77385: _execute() done 20459 1726885673.77390: dumping result to json 20459 1726885673.77393: done dumping result, returning 20459 1726885673.77400: done running TaskExecutor() for managed_node1/TASK: Set LV stripe size [02369adf-7a19-47dd-4c59-0000000022d9] 20459 1726885673.77405: sending task result for task 02369adf-7a19-47dd-4c59-0000000022d9 20459 1726885673.77536: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022d9 20459 1726885673.77539: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.77615: no more pending results, returning what we have 20459 1726885673.77619: results queue empty 20459 1726885673.77620: checking for any_errors_fatal 20459 1726885673.77627: done checking for any_errors_fatal 20459 1726885673.77628: checking for max_fail_percentage 20459 1726885673.77630: done checking for max_fail_percentage 20459 1726885673.77631: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.77633: done checking to see if all hosts have failed 20459 1726885673.77634: getting the remaining hosts for this loop 20459 1726885673.77635: done getting the remaining hosts for this loop 20459 1726885673.77640: getting the next task for host managed_node1 20459 1726885673.77647: done getting next task for host managed_node1 20459 1726885673.77652: ^ task is: TASK: Parse the requested stripe size 20459 1726885673.77660: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.77664: getting variables 20459 1726885673.77666: in VariableManager get_vars() 20459 1726885673.77692: Calling all_inventory to load vars for managed_node1 20459 1726885673.77693: Calling groups_inventory to load vars for managed_node1 20459 1726885673.77696: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.77703: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.77705: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.77709: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.78162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.78705: done with get_vars() 20459 1726885673.78725: done getting variables TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Friday 20 September 2024 22:27:53 -0400 (0:00:00.032) 0:01:20.148 ****** 20459 1726885673.78790: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885673.79024: worker is 1 (out of 1 available) 20459 1726885673.79035: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885673.79046: done queuing things up, now waiting for results queue to drain 20459 1726885673.79048: waiting for pending results... 20459 1726885673.79336: running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size 20459 1726885673.79506: in run() - task 02369adf-7a19-47dd-4c59-0000000022da 20459 1726885673.79519: variable 'ansible_search_path' from source: unknown 20459 1726885673.79552: calling self._execute() 20459 1726885673.79682: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.79696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.79705: variable 'omit' from source: magic vars 20459 1726885673.80067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.80349: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.80399: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.80448: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.80497: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.80580: 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) 20459 1726885673.80605: 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) 20459 1726885673.80631: 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) 20459 1726885673.80652: 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) 20459 1726885673.80790: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.80825: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.80830: when evaluation is False, skipping this task 20459 1726885673.80833: _execute() done 20459 1726885673.80835: dumping result to json 20459 1726885673.80839: done dumping result, returning 20459 1726885673.80845: done running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size [02369adf-7a19-47dd-4c59-0000000022da] 20459 1726885673.80852: sending task result for task 02369adf-7a19-47dd-4c59-0000000022da 20459 1726885673.80944: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022da 20459 1726885673.80947: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.80995: no more pending results, returning what we have 20459 1726885673.81000: results queue empty 20459 1726885673.81001: checking for any_errors_fatal 20459 1726885673.81015: done checking for any_errors_fatal 20459 1726885673.81015: checking for max_fail_percentage 20459 1726885673.81017: done checking for max_fail_percentage 20459 1726885673.81018: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.81018: done checking to see if all hosts have failed 20459 1726885673.81019: getting the remaining hosts for this loop 20459 1726885673.81020: done getting the remaining hosts for this loop 20459 1726885673.81026: getting the next task for host managed_node1 20459 1726885673.81033: done getting next task for host managed_node1 20459 1726885673.81035: ^ task is: TASK: Set expected stripe size 20459 1726885673.81040: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.81043: getting variables 20459 1726885673.81045: in VariableManager get_vars() 20459 1726885673.81072: Calling all_inventory to load vars for managed_node1 20459 1726885673.81074: Calling groups_inventory to load vars for managed_node1 20459 1726885673.81077: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.81086: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.81089: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.81096: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.81551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.81969: done with get_vars() 20459 1726885673.81978: done getting variables 20459 1726885673.82016: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Friday 20 September 2024 22:27:53 -0400 (0:00:00.032) 0:01:20.180 ****** 20459 1726885673.82041: entering _queue_task() for managed_node1/set_fact 20459 1726885673.82228: worker is 1 (out of 1 available) 20459 1726885673.82241: exiting _queue_task() for managed_node1/set_fact 20459 1726885673.82253: done queuing things up, now waiting for results queue to drain 20459 1726885673.82254: waiting for pending results... 20459 1726885673.82421: running TaskExecutor() for managed_node1/TASK: Set expected stripe size 20459 1726885673.82510: in run() - task 02369adf-7a19-47dd-4c59-0000000022db 20459 1726885673.82528: variable 'ansible_search_path' from source: unknown 20459 1726885673.82553: calling self._execute() 20459 1726885673.82638: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.82642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.82650: variable 'omit' from source: magic vars 20459 1726885673.82912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.83098: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.83134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.83160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.83185: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.83270: 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) 20459 1726885673.83296: 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) 20459 1726885673.83316: 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) 20459 1726885673.83336: 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) 20459 1726885673.83433: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.83456: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.83459: when evaluation is False, skipping this task 20459 1726885673.83463: _execute() done 20459 1726885673.83466: dumping result to json 20459 1726885673.83468: done dumping result, returning 20459 1726885673.83471: done running TaskExecutor() for managed_node1/TASK: Set expected stripe size [02369adf-7a19-47dd-4c59-0000000022db] 20459 1726885673.83477: sending task result for task 02369adf-7a19-47dd-4c59-0000000022db 20459 1726885673.83569: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022db 20459 1726885673.83573: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.83749: no more pending results, returning what we have 20459 1726885673.83751: results queue empty 20459 1726885673.83751: checking for any_errors_fatal 20459 1726885673.83755: done checking for any_errors_fatal 20459 1726885673.83756: checking for max_fail_percentage 20459 1726885673.83757: done checking for max_fail_percentage 20459 1726885673.83757: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.83758: done checking to see if all hosts have failed 20459 1726885673.83758: getting the remaining hosts for this loop 20459 1726885673.83759: done getting the remaining hosts for this loop 20459 1726885673.83761: getting the next task for host managed_node1 20459 1726885673.83766: done getting next task for host managed_node1 20459 1726885673.83767: ^ task is: TASK: Check stripe size 20459 1726885673.83771: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.83773: getting variables 20459 1726885673.83774: in VariableManager get_vars() 20459 1726885673.83794: Calling all_inventory to load vars for managed_node1 20459 1726885673.83795: Calling groups_inventory to load vars for managed_node1 20459 1726885673.83797: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.83803: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.83805: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.83807: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.84636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.84973: done with get_vars() 20459 1726885673.84989: done getting variables 20459 1726885673.85038: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check stripe size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Friday 20 September 2024 22:27:53 -0400 (0:00:00.030) 0:01:20.211 ****** 20459 1726885673.85066: entering _queue_task() for managed_node1/assert 20459 1726885673.85274: worker is 1 (out of 1 available) 20459 1726885673.85284: exiting _queue_task() for managed_node1/assert 20459 1726885673.85295: done queuing things up, now waiting for results queue to drain 20459 1726885673.85296: waiting for pending results... 20459 1726885673.85563: running TaskExecutor() for managed_node1/TASK: Check stripe size 20459 1726885673.85720: in run() - task 02369adf-7a19-47dd-4c59-0000000022dc 20459 1726885673.85746: variable 'ansible_search_path' from source: unknown 20459 1726885673.85780: calling self._execute() 20459 1726885673.85892: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.85901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.85917: variable 'omit' from source: magic vars 20459 1726885673.86296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885673.86572: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885673.86628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885673.86666: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885673.86706: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885673.86795: 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) 20459 1726885673.86834: 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) 20459 1726885673.86864: 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) 20459 1726885673.86893: 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) 20459 1726885673.87040: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885673.87070: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885673.87074: when evaluation is False, skipping this task 20459 1726885673.87076: _execute() done 20459 1726885673.87079: dumping result to json 20459 1726885673.87082: done dumping result, returning 20459 1726885673.87086: done running TaskExecutor() for managed_node1/TASK: Check stripe size [02369adf-7a19-47dd-4c59-0000000022dc] 20459 1726885673.87091: sending task result for task 02369adf-7a19-47dd-4c59-0000000022dc 20459 1726885673.87194: done sending task result for task 02369adf-7a19-47dd-4c59-0000000022dc 20459 1726885673.87198: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885673.87243: no more pending results, returning what we have 20459 1726885673.87246: results queue empty 20459 1726885673.87247: checking for any_errors_fatal 20459 1726885673.87254: done checking for any_errors_fatal 20459 1726885673.87255: checking for max_fail_percentage 20459 1726885673.87256: done checking for max_fail_percentage 20459 1726885673.87257: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.87257: done checking to see if all hosts have failed 20459 1726885673.87258: getting the remaining hosts for this loop 20459 1726885673.87259: done getting the remaining hosts for this loop 20459 1726885673.87262: getting the next task for host managed_node1 20459 1726885673.87271: done getting next task for host managed_node1 20459 1726885673.87274: ^ task is: TASK: Check Thin Pools 20459 1726885673.87278: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.87283: getting variables 20459 1726885673.87284: in VariableManager get_vars() 20459 1726885673.87310: Calling all_inventory to load vars for managed_node1 20459 1726885673.87314: Calling groups_inventory to load vars for managed_node1 20459 1726885673.87317: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.87325: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.87327: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.87329: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.87635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.87986: done with get_vars() 20459 1726885673.87995: done getting variables TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:89 Friday 20 September 2024 22:27:53 -0400 (0:00:00.029) 0:01:20.240 ****** 20459 1726885673.88055: entering _queue_task() for managed_node1/include_tasks 20459 1726885673.88214: worker is 1 (out of 1 available) 20459 1726885673.88225: exiting _queue_task() for managed_node1/include_tasks 20459 1726885673.88237: done queuing things up, now waiting for results queue to drain 20459 1726885673.88239: waiting for pending results... 20459 1726885673.88417: running TaskExecutor() for managed_node1/TASK: Check Thin Pools 20459 1726885673.88490: in run() - task 02369adf-7a19-47dd-4c59-000000002096 20459 1726885673.88500: variable 'ansible_search_path' from source: unknown 20459 1726885673.88538: calling self._execute() 20459 1726885673.88616: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.88620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.88632: variable 'omit' from source: magic vars 20459 1726885673.88708: _execute() done 20459 1726885673.88714: dumping result to json 20459 1726885673.88717: done dumping result, returning 20459 1726885673.88732: done running TaskExecutor() for managed_node1/TASK: Check Thin Pools [02369adf-7a19-47dd-4c59-000000002096] 20459 1726885673.88749: sending task result for task 02369adf-7a19-47dd-4c59-000000002096 20459 1726885673.88993: done sending task result for task 02369adf-7a19-47dd-4c59-000000002096 20459 1726885673.88997: WORKER PROCESS EXITING 20459 1726885673.89018: no more pending results, returning what we have 20459 1726885673.89025: in VariableManager get_vars() 20459 1726885673.89056: Calling all_inventory to load vars for managed_node1 20459 1726885673.89058: Calling groups_inventory to load vars for managed_node1 20459 1726885673.89061: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.89069: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.89071: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.89074: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.89565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.90194: done with get_vars() 20459 1726885673.90204: variable 'ansible_search_path' from source: unknown 20459 1726885673.90320: variable 'storage_test_pool_subset' from source: include params 20459 1726885673.90351: we have included files to process 20459 1726885673.90352: generating all_blocks data 20459 1726885673.90354: done generating all_blocks data 20459 1726885673.90361: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885673.90363: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885673.90365: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885673.90467: in VariableManager get_vars() 20459 1726885673.90488: done with get_vars() 20459 1726885673.90502: done processing included file 20459 1726885673.90504: iterating over new_blocks loaded from include file 20459 1726885673.90505: in VariableManager get_vars() 20459 1726885673.90521: done with get_vars() 20459 1726885673.90522: filtering new block on tags 20459 1726885673.90548: done filtering new block on tags 20459 1726885673.90551: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed_node1 20459 1726885673.90555: extending task lists for all hosts with included blocks 20459 1726885673.93042: done extending task lists 20459 1726885673.93043: done processing included files 20459 1726885673.93044: results queue empty 20459 1726885673.93045: checking for any_errors_fatal 20459 1726885673.93048: done checking for any_errors_fatal 20459 1726885673.93049: checking for max_fail_percentage 20459 1726885673.93050: done checking for max_fail_percentage 20459 1726885673.93051: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.93051: done checking to see if all hosts have failed 20459 1726885673.93052: getting the remaining hosts for this loop 20459 1726885673.93053: done getting the remaining hosts for this loop 20459 1726885673.93055: getting the next task for host managed_node1 20459 1726885673.93059: done getting next task for host managed_node1 20459 1726885673.93061: ^ task is: TASK: Validate pool member thinpool settings 20459 1726885673.93065: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.93067: getting variables 20459 1726885673.93068: in VariableManager get_vars() 20459 1726885673.93076: Calling all_inventory to load vars for managed_node1 20459 1726885673.93078: Calling groups_inventory to load vars for managed_node1 20459 1726885673.93080: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.93086: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.93088: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.93090: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.93460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.94052: done with get_vars() 20459 1726885673.94065: done getting variables TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Friday 20 September 2024 22:27:53 -0400 (0:00:00.060) 0:01:20.301 ****** 20459 1726885673.94159: entering _queue_task() for managed_node1/include_tasks 20459 1726885673.94462: worker is 1 (out of 1 available) 20459 1726885673.94475: exiting _queue_task() for managed_node1/include_tasks 20459 1726885673.94488: done queuing things up, now waiting for results queue to drain 20459 1726885673.94490: waiting for pending results... 20459 1726885673.94806: running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings 20459 1726885673.94965: in run() - task 02369adf-7a19-47dd-4c59-00000000230b 20459 1726885673.94986: variable 'ansible_search_path' from source: unknown 20459 1726885673.95275: variable 'storage_test_pool' from source: include params 20459 1726885673.95517: variable 'omit' from source: magic vars 20459 1726885673.95673: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885673.95692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885673.95707: variable 'omit' from source: magic vars 20459 1726885673.95978: variable 'storage_test_pool' from source: include params 20459 1726885673.96004: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885673.96054: variable 'storage_test_thin_volume' from source: unknown 20459 1726885673.96138: variable 'storage_test_thin_volume' from source: unknown 20459 1726885673.96554: dumping result to json 20459 1726885673.96569: done dumping result, returning 20459 1726885673.96579: done running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings [02369adf-7a19-47dd-4c59-00000000230b] 20459 1726885673.96590: sending task result for task 02369adf-7a19-47dd-4c59-00000000230b 20459 1726885673.96752: no more pending results, returning what we have 20459 1726885673.96758: in VariableManager get_vars() 20459 1726885673.96798: Calling all_inventory to load vars for managed_node1 20459 1726885673.96801: Calling groups_inventory to load vars for managed_node1 20459 1726885673.96806: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.96826: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.96831: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.96835: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.97703: done sending task result for task 02369adf-7a19-47dd-4c59-00000000230b 20459 1726885673.97706: WORKER PROCESS EXITING 20459 1726885673.97735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885673.98345: done with get_vars() 20459 1726885673.98357: variable 'ansible_search_path' from source: unknown 20459 1726885673.98403: we have included files to process 20459 1726885673.98404: generating all_blocks data 20459 1726885673.98406: done generating all_blocks data 20459 1726885673.98408: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885673.98409: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885673.98413: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885673.98906: done processing included file 20459 1726885673.98908: iterating over new_blocks loaded from include file 20459 1726885673.98910: in VariableManager get_vars() 20459 1726885673.98933: done with get_vars() 20459 1726885673.98934: filtering new block on tags 20459 1726885673.98995: done filtering new block on tags 20459 1726885673.98999: in VariableManager get_vars() 20459 1726885673.99017: done with get_vars() 20459 1726885673.99019: filtering new block on tags 20459 1726885673.99046: done filtering new block on tags 20459 1726885673.99049: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885673.99060: extending task lists for all hosts with included blocks 20459 1726885673.99229: done extending task lists 20459 1726885673.99230: done processing included files 20459 1726885673.99231: results queue empty 20459 1726885673.99232: checking for any_errors_fatal 20459 1726885673.99234: done checking for any_errors_fatal 20459 1726885673.99235: checking for max_fail_percentage 20459 1726885673.99236: done checking for max_fail_percentage 20459 1726885673.99237: checking to see if all hosts have failed and the running result is not ok 20459 1726885673.99237: done checking to see if all hosts have failed 20459 1726885673.99238: getting the remaining hosts for this loop 20459 1726885673.99239: done getting the remaining hosts for this loop 20459 1726885673.99241: getting the next task for host managed_node1 20459 1726885673.99245: done getting next task for host managed_node1 20459 1726885673.99247: ^ task is: TASK: Get information about thinpool 20459 1726885673.99251: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885673.99253: getting variables 20459 1726885673.99254: in VariableManager get_vars() 20459 1726885673.99263: Calling all_inventory to load vars for managed_node1 20459 1726885673.99265: Calling groups_inventory to load vars for managed_node1 20459 1726885673.99268: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885673.99277: Calling all_plugins_play to load vars for managed_node1 20459 1726885673.99280: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885673.99282: Calling groups_plugins_play to load vars for managed_node1 20459 1726885673.99917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.00483: done with get_vars() 20459 1726885674.00497: done getting variables 20459 1726885674.00542: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Friday 20 September 2024 22:27:54 -0400 (0:00:00.064) 0:01:20.366 ****** 20459 1726885674.00575: entering _queue_task() for managed_node1/command 20459 1726885674.00854: worker is 1 (out of 1 available) 20459 1726885674.00867: exiting _queue_task() for managed_node1/command 20459 1726885674.00880: done queuing things up, now waiting for results queue to drain 20459 1726885674.00881: waiting for pending results... 20459 1726885674.01193: running TaskExecutor() for managed_node1/TASK: Get information about thinpool 20459 1726885674.01370: in run() - task 02369adf-7a19-47dd-4c59-00000000243f 20459 1726885674.01390: variable 'ansible_search_path' from source: unknown 20459 1726885674.01442: calling self._execute() 20459 1726885674.01574: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.01585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.01601: variable 'omit' from source: magic vars 20459 1726885674.01988: variable 'storage_test_thin_volume' from source: include params 20459 1726885674.02031: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885674.02039: when evaluation is False, skipping this task 20459 1726885674.02046: _execute() done 20459 1726885674.02053: dumping result to json 20459 1726885674.02060: done dumping result, returning 20459 1726885674.02069: done running TaskExecutor() for managed_node1/TASK: Get information about thinpool [02369adf-7a19-47dd-4c59-00000000243f] 20459 1726885674.02086: sending task result for task 02369adf-7a19-47dd-4c59-00000000243f skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885674.02285: no more pending results, returning what we have 20459 1726885674.02290: results queue empty 20459 1726885674.02291: checking for any_errors_fatal 20459 1726885674.02293: done checking for any_errors_fatal 20459 1726885674.02294: checking for max_fail_percentage 20459 1726885674.02295: done checking for max_fail_percentage 20459 1726885674.02296: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.02297: done checking to see if all hosts have failed 20459 1726885674.02298: getting the remaining hosts for this loop 20459 1726885674.02300: done getting the remaining hosts for this loop 20459 1726885674.02303: getting the next task for host managed_node1 20459 1726885674.02314: done getting next task for host managed_node1 20459 1726885674.02318: ^ task is: TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885674.02329: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.02335: getting variables 20459 1726885674.02337: in VariableManager get_vars() 20459 1726885674.02373: Calling all_inventory to load vars for managed_node1 20459 1726885674.02376: Calling groups_inventory to load vars for managed_node1 20459 1726885674.02380: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.02393: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.02397: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.02401: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.04282: done sending task result for task 02369adf-7a19-47dd-4c59-00000000243f 20459 1726885674.04286: WORKER PROCESS EXITING 20459 1726885674.04382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.06441: done with get_vars() 20459 1726885674.06455: done getting variables 20459 1726885674.06509: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Friday 20 September 2024 22:27:54 -0400 (0:00:00.059) 0:01:20.426 ****** 20459 1726885674.06564: entering _queue_task() for managed_node1/assert 20459 1726885674.06805: worker is 1 (out of 1 available) 20459 1726885674.06817: exiting _queue_task() for managed_node1/assert 20459 1726885674.06830: done queuing things up, now waiting for results queue to drain 20459 1726885674.06831: waiting for pending results... 20459 1726885674.07133: running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885674.07291: in run() - task 02369adf-7a19-47dd-4c59-000000002440 20459 1726885674.07311: variable 'ansible_search_path' from source: unknown 20459 1726885674.07378: calling self._execute() 20459 1726885674.07565: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.07584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.07603: variable 'omit' from source: magic vars 20459 1726885674.08032: variable 'storage_test_thin_volume' from source: include params 20459 1726885674.08069: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885674.08076: when evaluation is False, skipping this task 20459 1726885674.08083: _execute() done 20459 1726885674.08090: dumping result to json 20459 1726885674.08096: done dumping result, returning 20459 1726885674.08107: done running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) [02369adf-7a19-47dd-4c59-000000002440] 20459 1726885674.08118: sending task result for task 02369adf-7a19-47dd-4c59-000000002440 20459 1726885674.08231: done sending task result for task 02369adf-7a19-47dd-4c59-000000002440 20459 1726885674.08240: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885674.08294: no more pending results, returning what we have 20459 1726885674.08298: results queue empty 20459 1726885674.08299: checking for any_errors_fatal 20459 1726885674.08307: done checking for any_errors_fatal 20459 1726885674.08308: checking for max_fail_percentage 20459 1726885674.08310: done checking for max_fail_percentage 20459 1726885674.08313: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.08314: done checking to see if all hosts have failed 20459 1726885674.08314: getting the remaining hosts for this loop 20459 1726885674.08316: done getting the remaining hosts for this loop 20459 1726885674.08320: getting the next task for host managed_node1 20459 1726885674.08330: done getting next task for host managed_node1 20459 1726885674.08332: ^ task is: TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885674.08340: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.08344: getting variables 20459 1726885674.08346: in VariableManager get_vars() 20459 1726885674.08379: Calling all_inventory to load vars for managed_node1 20459 1726885674.08381: Calling groups_inventory to load vars for managed_node1 20459 1726885674.08385: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.08397: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.08400: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.08404: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.09118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.10954: done with get_vars() 20459 1726885674.10972: done getting variables 20459 1726885674.11033: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Friday 20 September 2024 22:27:54 -0400 (0:00:00.045) 0:01:20.471 ****** 20459 1726885674.11069: entering _queue_task() for managed_node1/assert 20459 1726885674.11615: worker is 1 (out of 1 available) 20459 1726885674.11628: exiting _queue_task() for managed_node1/assert 20459 1726885674.11641: done queuing things up, now waiting for results queue to drain 20459 1726885674.11643: waiting for pending results... 20459 1726885674.12631: running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885674.12821: in run() - task 02369adf-7a19-47dd-4c59-000000002441 20459 1726885674.12843: variable 'ansible_search_path' from source: unknown 20459 1726885674.12888: calling self._execute() 20459 1726885674.13022: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.13034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.13050: variable 'omit' from source: magic vars 20459 1726885674.13660: variable 'storage_test_thin_volume' from source: include params 20459 1726885674.13694: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885674.13702: when evaluation is False, skipping this task 20459 1726885674.13708: _execute() done 20459 1726885674.13718: dumping result to json 20459 1726885674.13726: done dumping result, returning 20459 1726885674.13737: done running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) [02369adf-7a19-47dd-4c59-000000002441] 20459 1726885674.13751: sending task result for task 02369adf-7a19-47dd-4c59-000000002441 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885674.13917: no more pending results, returning what we have 20459 1726885674.13921: results queue empty 20459 1726885674.13922: checking for any_errors_fatal 20459 1726885674.13932: done checking for any_errors_fatal 20459 1726885674.13933: checking for max_fail_percentage 20459 1726885674.13935: done checking for max_fail_percentage 20459 1726885674.13936: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.13937: done checking to see if all hosts have failed 20459 1726885674.13938: getting the remaining hosts for this loop 20459 1726885674.13939: done getting the remaining hosts for this loop 20459 1726885674.13943: getting the next task for host managed_node1 20459 1726885674.13955: done getting next task for host managed_node1 20459 1726885674.13958: ^ task is: TASK: Reset variable used by test 20459 1726885674.13966: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.13972: getting variables 20459 1726885674.13974: in VariableManager get_vars() 20459 1726885674.14016: Calling all_inventory to load vars for managed_node1 20459 1726885674.14019: Calling groups_inventory to load vars for managed_node1 20459 1726885674.14023: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.14037: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.14041: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.14045: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.14833: done sending task result for task 02369adf-7a19-47dd-4c59-000000002441 20459 1726885674.14836: WORKER PROCESS EXITING 20459 1726885674.14857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.15600: done with get_vars() 20459 1726885674.15617: done getting variables 20459 1726885674.15784: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Friday 20 September 2024 22:27:54 -0400 (0:00:00.047) 0:01:20.518 ****** 20459 1726885674.15821: entering _queue_task() for managed_node1/set_fact 20459 1726885674.16378: worker is 1 (out of 1 available) 20459 1726885674.16389: exiting _queue_task() for managed_node1/set_fact 20459 1726885674.16519: done queuing things up, now waiting for results queue to drain 20459 1726885674.16521: waiting for pending results... 20459 1726885674.17129: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885674.17352: in run() - task 02369adf-7a19-47dd-4c59-000000002443 20459 1726885674.17430: variable 'ansible_search_path' from source: unknown 20459 1726885674.17471: calling self._execute() 20459 1726885674.17601: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.17615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.17629: variable 'omit' from source: magic vars 20459 1726885674.17747: variable 'omit' from source: magic vars 20459 1726885674.17831: variable 'omit' from source: magic vars 20459 1726885674.17869: variable 'omit' from source: magic vars 20459 1726885674.17925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885674.17966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885674.17992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885674.18019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.18041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.18060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885674.18078: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885674.18106: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885674.18116: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.18128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.18256: Set connection var ansible_pipelining to False 20459 1726885674.18263: Set connection var ansible_shell_type to sh 20459 1726885674.18269: Set connection var ansible_connection to ssh 20459 1726885674.18283: Set connection var ansible_timeout to 10 20459 1726885674.18290: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885674.18297: Set connection var ansible_shell_executable to /bin/sh 20459 1726885674.18325: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.18332: variable 'ansible_connection' from source: unknown 20459 1726885674.18341: variable 'ansible_module_compression' from source: unknown 20459 1726885674.18355: variable 'ansible_shell_type' from source: unknown 20459 1726885674.18363: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.18369: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.18375: variable 'ansible_pipelining' from source: unknown 20459 1726885674.18381: variable 'ansible_timeout' from source: unknown 20459 1726885674.18389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.18537: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885674.18558: variable 'omit' from source: magic vars 20459 1726885674.18576: starting attempt loop 20459 1726885674.18584: running the handler 20459 1726885674.18600: handler run complete 20459 1726885674.18617: attempt loop complete, returning result 20459 1726885674.18625: _execute() done 20459 1726885674.18631: dumping result to json 20459 1726885674.18638: done dumping result, returning 20459 1726885674.18649: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-000000002443] 20459 1726885674.18658: sending task result for task 02369adf-7a19-47dd-4c59-000000002443 20459 1726885674.18757: done sending task result for task 02369adf-7a19-47dd-4c59-000000002443 20459 1726885674.18764: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } 20459 1726885674.18844: no more pending results, returning what we have 20459 1726885674.18847: results queue empty 20459 1726885674.18848: checking for any_errors_fatal 20459 1726885674.18858: done checking for any_errors_fatal 20459 1726885674.18859: checking for max_fail_percentage 20459 1726885674.18860: done checking for max_fail_percentage 20459 1726885674.18861: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.18862: done checking to see if all hosts have failed 20459 1726885674.18863: getting the remaining hosts for this loop 20459 1726885674.18864: done getting the remaining hosts for this loop 20459 1726885674.18868: getting the next task for host managed_node1 20459 1726885674.18880: done getting next task for host managed_node1 20459 1726885674.18884: ^ task is: TASK: Check member encryption 20459 1726885674.18892: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.18896: getting variables 20459 1726885674.18898: in VariableManager get_vars() 20459 1726885674.18934: Calling all_inventory to load vars for managed_node1 20459 1726885674.18937: Calling groups_inventory to load vars for managed_node1 20459 1726885674.18941: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.18953: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.18957: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.18960: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.19710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.20300: done with get_vars() 20459 1726885674.20317: done getting variables TASK [Check member encryption] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:92 Friday 20 September 2024 22:27:54 -0400 (0:00:00.045) 0:01:20.564 ****** 20459 1726885674.20405: entering _queue_task() for managed_node1/include_tasks 20459 1726885674.20627: worker is 1 (out of 1 available) 20459 1726885674.20639: exiting _queue_task() for managed_node1/include_tasks 20459 1726885674.20652: done queuing things up, now waiting for results queue to drain 20459 1726885674.20653: waiting for pending results... 20459 1726885674.20944: running TaskExecutor() for managed_node1/TASK: Check member encryption 20459 1726885674.21092: in run() - task 02369adf-7a19-47dd-4c59-000000002097 20459 1726885674.21116: variable 'ansible_search_path' from source: unknown 20459 1726885674.21155: calling self._execute() 20459 1726885674.21294: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.21305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.21325: variable 'omit' from source: magic vars 20459 1726885674.21438: _execute() done 20459 1726885674.21447: dumping result to json 20459 1726885674.21454: done dumping result, returning 20459 1726885674.21466: done running TaskExecutor() for managed_node1/TASK: Check member encryption [02369adf-7a19-47dd-4c59-000000002097] 20459 1726885674.21478: sending task result for task 02369adf-7a19-47dd-4c59-000000002097 20459 1726885674.21604: no more pending results, returning what we have 20459 1726885674.21610: in VariableManager get_vars() 20459 1726885674.21651: Calling all_inventory to load vars for managed_node1 20459 1726885674.21654: Calling groups_inventory to load vars for managed_node1 20459 1726885674.21658: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.21670: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.21673: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.21677: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.22237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.22830: done sending task result for task 02369adf-7a19-47dd-4c59-000000002097 20459 1726885674.22834: WORKER PROCESS EXITING 20459 1726885674.23002: done with get_vars() 20459 1726885674.23015: variable 'ansible_search_path' from source: unknown 20459 1726885674.23134: variable 'storage_test_pool_subset' from source: include params 20459 1726885674.23166: we have included files to process 20459 1726885674.23167: generating all_blocks data 20459 1726885674.23169: done generating all_blocks data 20459 1726885674.23176: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885674.23177: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885674.23180: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885674.23417: in VariableManager get_vars() 20459 1726885674.23440: done with get_vars() 20459 1726885674.23487: in VariableManager get_vars() 20459 1726885674.23508: done with get_vars() 20459 1726885674.23600: done processing included file 20459 1726885674.23603: iterating over new_blocks loaded from include file 20459 1726885674.23604: in VariableManager get_vars() 20459 1726885674.23620: done with get_vars() 20459 1726885674.23622: filtering new block on tags 20459 1726885674.23687: done filtering new block on tags 20459 1726885674.23689: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed_node1 20459 1726885674.23694: extending task lists for all hosts with included blocks 20459 1726885674.26401: done extending task lists 20459 1726885674.26402: done processing included files 20459 1726885674.26403: results queue empty 20459 1726885674.26404: checking for any_errors_fatal 20459 1726885674.26407: done checking for any_errors_fatal 20459 1726885674.26408: checking for max_fail_percentage 20459 1726885674.26409: done checking for max_fail_percentage 20459 1726885674.26410: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.26410: done checking to see if all hosts have failed 20459 1726885674.26413: getting the remaining hosts for this loop 20459 1726885674.26414: done getting the remaining hosts for this loop 20459 1726885674.26417: getting the next task for host managed_node1 20459 1726885674.26421: done getting next task for host managed_node1 20459 1726885674.26423: ^ task is: TASK: Set test variables 20459 1726885674.26427: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.26429: getting variables 20459 1726885674.26430: in VariableManager get_vars() 20459 1726885674.26439: Calling all_inventory to load vars for managed_node1 20459 1726885674.26441: Calling groups_inventory to load vars for managed_node1 20459 1726885674.26444: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.26448: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.26451: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.26454: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.27130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.27691: done with get_vars() 20459 1726885674.27704: done getting variables 20459 1726885674.27745: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Friday 20 September 2024 22:27:54 -0400 (0:00:00.073) 0:01:20.638 ****** 20459 1726885674.27775: entering _queue_task() for managed_node1/set_fact 20459 1726885674.28311: worker is 1 (out of 1 available) 20459 1726885674.28448: exiting _queue_task() for managed_node1/set_fact 20459 1726885674.28460: done queuing things up, now waiting for results queue to drain 20459 1726885674.28461: waiting for pending results... 20459 1726885674.28958: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885674.29158: in run() - task 02369adf-7a19-47dd-4c59-00000000246a 20459 1726885674.29180: variable 'ansible_search_path' from source: unknown 20459 1726885674.29226: calling self._execute() 20459 1726885674.29369: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.29382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.29397: variable 'omit' from source: magic vars 20459 1726885674.29526: variable 'omit' from source: magic vars 20459 1726885674.29599: variable 'omit' from source: magic vars 20459 1726885674.29931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885674.32845: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885674.32933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885674.32978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885674.33019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885674.33048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885674.33201: variable 'storage_test_pool' from source: include params 20459 1726885674.33346: variable 'storage_test_pool' from source: include params 20459 1726885674.33381: variable 'omit' from source: magic vars 20459 1726885674.33423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885674.33456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885674.33480: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885674.33502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.33521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.33543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885674.33564: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885674.33598: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885674.33607: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.33626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.33719: Set connection var ansible_pipelining to False 20459 1726885674.33726: Set connection var ansible_shell_type to sh 20459 1726885674.33729: Set connection var ansible_connection to ssh 20459 1726885674.33742: Set connection var ansible_timeout to 10 20459 1726885674.33748: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885674.33756: Set connection var ansible_shell_executable to /bin/sh 20459 1726885674.33775: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.33778: variable 'ansible_connection' from source: unknown 20459 1726885674.33782: variable 'ansible_module_compression' from source: unknown 20459 1726885674.33785: variable 'ansible_shell_type' from source: unknown 20459 1726885674.33787: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.33789: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.33793: variable 'ansible_pipelining' from source: unknown 20459 1726885674.33795: variable 'ansible_timeout' from source: unknown 20459 1726885674.33798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.33877: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885674.33886: variable 'omit' from source: magic vars 20459 1726885674.33891: starting attempt loop 20459 1726885674.33894: running the handler 20459 1726885674.33904: handler run complete 20459 1726885674.33916: attempt loop complete, returning result 20459 1726885674.33922: _execute() done 20459 1726885674.33924: dumping result to json 20459 1726885674.33930: done dumping result, returning 20459 1726885674.33936: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-00000000246a] 20459 1726885674.33941: sending task result for task 02369adf-7a19-47dd-4c59-00000000246a 20459 1726885674.34056: done sending task result for task 02369adf-7a19-47dd-4c59-00000000246a 20459 1726885674.34058: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885674.34326: no more pending results, returning what we have 20459 1726885674.34329: results queue empty 20459 1726885674.34330: checking for any_errors_fatal 20459 1726885674.34333: done checking for any_errors_fatal 20459 1726885674.34334: checking for max_fail_percentage 20459 1726885674.34336: done checking for max_fail_percentage 20459 1726885674.34336: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.34337: done checking to see if all hosts have failed 20459 1726885674.34338: getting the remaining hosts for this loop 20459 1726885674.34339: done getting the remaining hosts for this loop 20459 1726885674.34345: getting the next task for host managed_node1 20459 1726885674.34353: done getting next task for host managed_node1 20459 1726885674.34355: ^ task is: TASK: Validate pool member LUKS settings 20459 1726885674.34362: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.34367: getting variables 20459 1726885674.34368: in VariableManager get_vars() 20459 1726885674.34400: Calling all_inventory to load vars for managed_node1 20459 1726885674.34408: Calling groups_inventory to load vars for managed_node1 20459 1726885674.34413: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.34426: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.34429: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.34433: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.35021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.35523: done with get_vars() 20459 1726885674.35535: done getting variables TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Friday 20 September 2024 22:27:54 -0400 (0:00:00.078) 0:01:20.716 ****** 20459 1726885674.35646: entering _queue_task() for managed_node1/include_tasks 20459 1726885674.35924: worker is 1 (out of 1 available) 20459 1726885674.35938: exiting _queue_task() for managed_node1/include_tasks 20459 1726885674.35950: done queuing things up, now waiting for results queue to drain 20459 1726885674.35952: waiting for pending results... 20459 1726885674.36299: running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings 20459 1726885674.36447: in run() - task 02369adf-7a19-47dd-4c59-00000000246b 20459 1726885674.36473: variable 'ansible_search_path' from source: unknown 20459 1726885674.36532: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885674.36767: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885674.36871: variable 'omit' from source: magic vars 20459 1726885674.37088: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.37425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.37448: variable 'omit' from source: magic vars 20459 1726885674.37754: variable 'storage_test_pool' from source: include params 20459 1726885674.37785: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.encryption): False 20459 1726885674.37794: when evaluation is False, skipping this task 20459 1726885674.37840: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885674.37908: variable '_storage_test_pool_member_path' from source: unknown skipping: [managed_node1] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } 20459 1726885674.38107: dumping result to json 20459 1726885674.38118: done dumping result, returning 20459 1726885674.38131: done running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings [02369adf-7a19-47dd-4c59-00000000246b] 20459 1726885674.38143: sending task result for task 02369adf-7a19-47dd-4c59-00000000246b skipping: [managed_node1] => { "changed": false } MSG: All items skipped 20459 1726885674.38252: no more pending results, returning what we have 20459 1726885674.38256: results queue empty 20459 1726885674.38257: checking for any_errors_fatal 20459 1726885674.38265: done checking for any_errors_fatal 20459 1726885674.38266: checking for max_fail_percentage 20459 1726885674.38267: done checking for max_fail_percentage 20459 1726885674.38268: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.38269: done checking to see if all hosts have failed 20459 1726885674.38270: getting the remaining hosts for this loop 20459 1726885674.38272: done getting the remaining hosts for this loop 20459 1726885674.38276: getting the next task for host managed_node1 20459 1726885674.38285: done getting next task for host managed_node1 20459 1726885674.38288: ^ task is: TASK: Validate pool member crypttab entries 20459 1726885674.38295: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.38299: getting variables 20459 1726885674.38300: in VariableManager get_vars() 20459 1726885674.38340: Calling all_inventory to load vars for managed_node1 20459 1726885674.38344: Calling groups_inventory to load vars for managed_node1 20459 1726885674.38348: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.38362: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.38365: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.38369: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.38969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.39534: done sending task result for task 02369adf-7a19-47dd-4c59-00000000246b 20459 1726885674.39538: WORKER PROCESS EXITING 20459 1726885674.39870: done with get_vars() 20459 1726885674.39884: done getting variables TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Friday 20 September 2024 22:27:54 -0400 (0:00:00.043) 0:01:20.760 ****** 20459 1726885674.39982: entering _queue_task() for managed_node1/include_tasks 20459 1726885674.40234: worker is 1 (out of 1 available) 20459 1726885674.40248: exiting _queue_task() for managed_node1/include_tasks 20459 1726885674.40260: done queuing things up, now waiting for results queue to drain 20459 1726885674.40262: waiting for pending results... 20459 1726885674.40495: running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries 20459 1726885674.40639: in run() - task 02369adf-7a19-47dd-4c59-00000000246d 20459 1726885674.40661: variable 'ansible_search_path' from source: unknown 20459 1726885674.41457: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885674.41754: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885674.41847: variable 'omit' from source: magic vars 20459 1726885674.42019: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.42034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.42048: variable 'omit' from source: magic vars 20459 1726885674.42316: variable 'storage_test_pool' from source: include params 20459 1726885674.42356: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885674.42400: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885674.42485: variable '_storage_test_pool_member_path' from source: unknown 20459 1726885674.42637: dumping result to json 20459 1726885674.42646: done dumping result, returning 20459 1726885674.42654: done running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries [02369adf-7a19-47dd-4c59-00000000246d] 20459 1726885674.42663: sending task result for task 02369adf-7a19-47dd-4c59-00000000246d 20459 1726885674.42758: no more pending results, returning what we have 20459 1726885674.42764: in VariableManager get_vars() 20459 1726885674.42802: Calling all_inventory to load vars for managed_node1 20459 1726885674.42805: Calling groups_inventory to load vars for managed_node1 20459 1726885674.42809: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.42826: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.42831: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.42835: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.43646: done sending task result for task 02369adf-7a19-47dd-4c59-00000000246d 20459 1726885674.43649: WORKER PROCESS EXITING 20459 1726885674.43674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.44321: done with get_vars() 20459 1726885674.44332: variable 'ansible_search_path' from source: unknown 20459 1726885674.44357: we have included files to process 20459 1726885674.44358: generating all_blocks data 20459 1726885674.44359: done generating all_blocks data 20459 1726885674.44363: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885674.44363: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885674.44365: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml 20459 1726885674.44769: done processing included file 20459 1726885674.44771: iterating over new_blocks loaded from include file 20459 1726885674.44771: in VariableManager get_vars() 20459 1726885674.44783: done with get_vars() 20459 1726885674.44784: filtering new block on tags 20459 1726885674.44872: done filtering new block on tags 20459 1726885674.44875: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed_node1 => (item=/dev/sda) 20459 1726885674.44880: extending task lists for all hosts with included blocks 20459 1726885674.45346: done extending task lists 20459 1726885674.45348: done processing included files 20459 1726885674.45349: results queue empty 20459 1726885674.45349: checking for any_errors_fatal 20459 1726885674.45354: done checking for any_errors_fatal 20459 1726885674.45355: checking for max_fail_percentage 20459 1726885674.45356: done checking for max_fail_percentage 20459 1726885674.45356: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.45357: done checking to see if all hosts have failed 20459 1726885674.45358: getting the remaining hosts for this loop 20459 1726885674.45359: done getting the remaining hosts for this loop 20459 1726885674.45361: getting the next task for host managed_node1 20459 1726885674.45366: done getting next task for host managed_node1 20459 1726885674.45368: ^ task is: TASK: Set variables used by tests 20459 1726885674.45372: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.45374: getting variables 20459 1726885674.45375: in VariableManager get_vars() 20459 1726885674.45384: Calling all_inventory to load vars for managed_node1 20459 1726885674.45386: Calling groups_inventory to load vars for managed_node1 20459 1726885674.45388: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.45392: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.45394: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.45397: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.45844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.46283: done with get_vars() 20459 1726885674.46293: done getting variables 20459 1726885674.46322: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Friday 20 September 2024 22:27:54 -0400 (0:00:00.063) 0:01:20.823 ****** 20459 1726885674.46345: entering _queue_task() for managed_node1/set_fact 20459 1726885674.46517: worker is 1 (out of 1 available) 20459 1726885674.46530: exiting _queue_task() for managed_node1/set_fact 20459 1726885674.46542: done queuing things up, now waiting for results queue to drain 20459 1726885674.46544: waiting for pending results... 20459 1726885674.46728: running TaskExecutor() for managed_node1/TASK: Set variables used by tests 20459 1726885674.46822: in run() - task 02369adf-7a19-47dd-4c59-0000000025bd 20459 1726885674.46834: variable 'ansible_search_path' from source: unknown 20459 1726885674.46865: calling self._execute() 20459 1726885674.46952: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.46956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.46964: variable 'omit' from source: magic vars 20459 1726885674.47063: variable 'omit' from source: magic vars 20459 1726885674.47116: variable 'omit' from source: magic vars 20459 1726885674.47434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885674.50475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885674.50560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885674.50620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885674.50702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885674.50752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885674.50887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.50947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.50982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.51036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.51062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.51116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.51152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.51192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.51249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.51275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.51362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.51400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.51440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.51490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.51510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.51736: variable 'storage_test_crypttab' from source: set_fact 20459 1726885674.51767: variable '_storage_test_pool_member_path' from source: include params 20459 1726885674.51837: variable 'omit' from source: magic vars 20459 1726885674.51878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885674.51913: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885674.51939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885674.51965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.51989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.52013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885674.52037: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885674.52070: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885674.52086: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.52095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.52248: Set connection var ansible_pipelining to False 20459 1726885674.52257: Set connection var ansible_shell_type to sh 20459 1726885674.52265: Set connection var ansible_connection to ssh 20459 1726885674.52278: Set connection var ansible_timeout to 10 20459 1726885674.52288: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885674.52307: Set connection var ansible_shell_executable to /bin/sh 20459 1726885674.52341: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.52350: variable 'ansible_connection' from source: unknown 20459 1726885674.52358: variable 'ansible_module_compression' from source: unknown 20459 1726885674.52364: variable 'ansible_shell_type' from source: unknown 20459 1726885674.52380: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.52388: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.52398: variable 'ansible_pipelining' from source: unknown 20459 1726885674.52413: variable 'ansible_timeout' from source: unknown 20459 1726885674.52426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.52547: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885674.52553: variable 'omit' from source: magic vars 20459 1726885674.52562: starting attempt loop 20459 1726885674.52565: running the handler 20459 1726885674.52571: handler run complete 20459 1726885674.52579: attempt loop complete, returning result 20459 1726885674.52581: _execute() done 20459 1726885674.52584: dumping result to json 20459 1726885674.52586: done dumping result, returning 20459 1726885674.52592: done running TaskExecutor() for managed_node1/TASK: Set variables used by tests [02369adf-7a19-47dd-4c59-0000000025bd] 20459 1726885674.52597: sending task result for task 02369adf-7a19-47dd-4c59-0000000025bd 20459 1726885674.52691: done sending task result for task 02369adf-7a19-47dd-4c59-0000000025bd 20459 1726885674.52694: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } 20459 1726885674.52795: no more pending results, returning what we have 20459 1726885674.52798: results queue empty 20459 1726885674.52798: checking for any_errors_fatal 20459 1726885674.52800: done checking for any_errors_fatal 20459 1726885674.52801: checking for max_fail_percentage 20459 1726885674.52802: done checking for max_fail_percentage 20459 1726885674.52803: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.52804: done checking to see if all hosts have failed 20459 1726885674.52804: getting the remaining hosts for this loop 20459 1726885674.52806: done getting the remaining hosts for this loop 20459 1726885674.52809: getting the next task for host managed_node1 20459 1726885674.52819: done getting next task for host managed_node1 20459 1726885674.52822: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885674.52841: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.52845: getting variables 20459 1726885674.52847: in VariableManager get_vars() 20459 1726885674.52887: Calling all_inventory to load vars for managed_node1 20459 1726885674.52889: Calling groups_inventory to load vars for managed_node1 20459 1726885674.52893: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.52902: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.52904: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.52907: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.53349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.53931: done with get_vars() 20459 1726885674.53953: done getting variables 20459 1726885674.54019: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Friday 20 September 2024 22:27:54 -0400 (0:00:00.077) 0:01:20.900 ****** 20459 1726885674.54065: entering _queue_task() for managed_node1/assert 20459 1726885674.54351: worker is 1 (out of 1 available) 20459 1726885674.54364: exiting _queue_task() for managed_node1/assert 20459 1726885674.54378: done queuing things up, now waiting for results queue to drain 20459 1726885674.54380: waiting for pending results... 20459 1726885674.54652: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885674.54780: in run() - task 02369adf-7a19-47dd-4c59-0000000025be 20459 1726885674.54806: variable 'ansible_search_path' from source: unknown 20459 1726885674.54855: calling self._execute() 20459 1726885674.54980: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.54999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.55026: variable 'omit' from source: magic vars 20459 1726885674.55141: variable 'omit' from source: magic vars 20459 1726885674.55236: variable 'omit' from source: magic vars 20459 1726885674.55483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885674.57860: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885674.57942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885674.57980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885674.58007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885674.58032: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885674.58114: variable 'storage_test_pool' from source: include params 20459 1726885674.58134: variable '_storage_test_pool_member_path' from source: include params 20459 1726885674.58172: variable 'omit' from source: magic vars 20459 1726885674.58196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885674.58225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885674.58240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885674.58255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.58263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.58276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885674.58288: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885674.58309: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885674.58314: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.58316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.58392: Set connection var ansible_pipelining to False 20459 1726885674.58396: Set connection var ansible_shell_type to sh 20459 1726885674.58398: Set connection var ansible_connection to ssh 20459 1726885674.58406: Set connection var ansible_timeout to 10 20459 1726885674.58413: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885674.58419: Set connection var ansible_shell_executable to /bin/sh 20459 1726885674.58438: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.58440: variable 'ansible_connection' from source: unknown 20459 1726885674.58443: variable 'ansible_module_compression' from source: unknown 20459 1726885674.58445: variable 'ansible_shell_type' from source: unknown 20459 1726885674.58448: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.58450: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.58454: variable 'ansible_pipelining' from source: unknown 20459 1726885674.58456: variable 'ansible_timeout' from source: unknown 20459 1726885674.58467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.58538: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885674.58554: variable 'omit' from source: magic vars 20459 1726885674.58566: starting attempt loop 20459 1726885674.58585: running the handler 20459 1726885674.58741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.58760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.58780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.58826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.58840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.58925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.58958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.58990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.59019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.59048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.59157: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885674.59168: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885674.59198: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885674.59210: handler run complete 20459 1726885674.59219: attempt loop complete, returning result 20459 1726885674.59230: _execute() done 20459 1726885674.59238: dumping result to json 20459 1726885674.59245: done dumping result, returning 20459 1726885674.59264: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-0000000025be] 20459 1726885674.59276: sending task result for task 02369adf-7a19-47dd-4c59-0000000025be 20459 1726885674.59406: done sending task result for task 02369adf-7a19-47dd-4c59-0000000025be 20459 1726885674.59408: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885674.59505: no more pending results, returning what we have 20459 1726885674.59509: results queue empty 20459 1726885674.59510: checking for any_errors_fatal 20459 1726885674.59519: done checking for any_errors_fatal 20459 1726885674.59519: checking for max_fail_percentage 20459 1726885674.59521: done checking for max_fail_percentage 20459 1726885674.59521: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.59527: done checking to see if all hosts have failed 20459 1726885674.59528: getting the remaining hosts for this loop 20459 1726885674.59529: done getting the remaining hosts for this loop 20459 1726885674.59532: getting the next task for host managed_node1 20459 1726885674.59539: done getting next task for host managed_node1 20459 1726885674.59541: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885674.59548: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.59552: getting variables 20459 1726885674.59598: in VariableManager get_vars() 20459 1726885674.59648: Calling all_inventory to load vars for managed_node1 20459 1726885674.59651: Calling groups_inventory to load vars for managed_node1 20459 1726885674.59657: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.59669: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.59672: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.59676: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.60109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.60714: done with get_vars() 20459 1726885674.60735: done getting variables 20459 1726885674.60828: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Friday 20 September 2024 22:27:54 -0400 (0:00:00.067) 0:01:20.968 ****** 20459 1726885674.60859: entering _queue_task() for managed_node1/assert 20459 1726885674.61042: worker is 1 (out of 1 available) 20459 1726885674.61053: exiting _queue_task() for managed_node1/assert 20459 1726885674.61064: done queuing things up, now waiting for results queue to drain 20459 1726885674.61066: waiting for pending results... 20459 1726885674.61304: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885674.61416: in run() - task 02369adf-7a19-47dd-4c59-0000000025bf 20459 1726885674.61439: variable 'ansible_search_path' from source: unknown 20459 1726885674.61479: calling self._execute() 20459 1726885674.61655: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.61662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.61696: variable 'omit' from source: magic vars 20459 1726885674.62068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885674.64591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885674.64666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885674.64702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885674.64742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885674.64772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885674.64849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.64885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.64918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.64972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.64989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.65102: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885674.65131: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885674.65141: when evaluation is False, skipping this task 20459 1726885674.65148: _execute() done 20459 1726885674.65155: dumping result to json 20459 1726885674.65162: done dumping result, returning 20459 1726885674.65174: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-0000000025bf] 20459 1726885674.65184: sending task result for task 02369adf-7a19-47dd-4c59-0000000025bf 20459 1726885674.65288: done sending task result for task 02369adf-7a19-47dd-4c59-0000000025bf 20459 1726885674.65295: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885674.65546: no more pending results, returning what we have 20459 1726885674.65549: results queue empty 20459 1726885674.65549: checking for any_errors_fatal 20459 1726885674.65555: done checking for any_errors_fatal 20459 1726885674.65556: checking for max_fail_percentage 20459 1726885674.65557: done checking for max_fail_percentage 20459 1726885674.65558: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.65559: done checking to see if all hosts have failed 20459 1726885674.65560: getting the remaining hosts for this loop 20459 1726885674.65561: done getting the remaining hosts for this loop 20459 1726885674.65564: getting the next task for host managed_node1 20459 1726885674.65571: done getting next task for host managed_node1 20459 1726885674.65574: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885674.65580: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.65584: getting variables 20459 1726885674.65585: in VariableManager get_vars() 20459 1726885674.65613: Calling all_inventory to load vars for managed_node1 20459 1726885674.65616: Calling groups_inventory to load vars for managed_node1 20459 1726885674.65619: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.65629: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.65632: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.65635: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.66162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.67352: done with get_vars() 20459 1726885674.67366: done getting variables 20459 1726885674.67669: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Friday 20 September 2024 22:27:54 -0400 (0:00:00.068) 0:01:21.037 ****** 20459 1726885674.67699: entering _queue_task() for managed_node1/assert 20459 1726885674.67953: worker is 1 (out of 1 available) 20459 1726885674.67965: exiting _queue_task() for managed_node1/assert 20459 1726885674.67978: done queuing things up, now waiting for results queue to drain 20459 1726885674.67980: waiting for pending results... 20459 1726885674.68162: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885674.68254: in run() - task 02369adf-7a19-47dd-4c59-0000000025c0 20459 1726885674.68266: variable 'ansible_search_path' from source: unknown 20459 1726885674.68295: calling self._execute() 20459 1726885674.68385: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.68389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.68398: variable 'omit' from source: magic vars 20459 1726885674.68689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885674.71763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885674.71844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885674.71885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885674.71929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885674.71959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885674.72040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.72074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.72105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.72157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.72175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.72270: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885674.72291: Evaluated conditional (false and _storage_test_expected_crypttab_entries | int == 1): False 20459 1726885674.72299: when evaluation is False, skipping this task 20459 1726885674.72305: _execute() done 20459 1726885674.72313: dumping result to json 20459 1726885674.72322: done dumping result, returning 20459 1726885674.72333: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-0000000025c0] 20459 1726885674.72342: sending task result for task 02369adf-7a19-47dd-4c59-0000000025c0 20459 1726885674.72451: done sending task result for task 02369adf-7a19-47dd-4c59-0000000025c0 20459 1726885674.72459: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885674.72508: no more pending results, returning what we have 20459 1726885674.72513: results queue empty 20459 1726885674.72514: checking for any_errors_fatal 20459 1726885674.72525: done checking for any_errors_fatal 20459 1726885674.72525: checking for max_fail_percentage 20459 1726885674.72527: done checking for max_fail_percentage 20459 1726885674.72528: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.72529: done checking to see if all hosts have failed 20459 1726885674.72529: getting the remaining hosts for this loop 20459 1726885674.72531: done getting the remaining hosts for this loop 20459 1726885674.72534: getting the next task for host managed_node1 20459 1726885674.72544: done getting next task for host managed_node1 20459 1726885674.72546: ^ task is: TASK: Check key file of crypttab entry 20459 1726885674.72552: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.72556: getting variables 20459 1726885674.72557: in VariableManager get_vars() 20459 1726885674.72588: Calling all_inventory to load vars for managed_node1 20459 1726885674.72590: Calling groups_inventory to load vars for managed_node1 20459 1726885674.72594: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.72604: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.72607: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.72610: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.73840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.74641: done with get_vars() 20459 1726885674.74657: done getting variables 20459 1726885674.74717: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Friday 20 September 2024 22:27:54 -0400 (0:00:00.070) 0:01:21.107 ****** 20459 1726885674.74754: entering _queue_task() for managed_node1/assert 20459 1726885674.75026: worker is 1 (out of 1 available) 20459 1726885674.75039: exiting _queue_task() for managed_node1/assert 20459 1726885674.75052: done queuing things up, now waiting for results queue to drain 20459 1726885674.75054: waiting for pending results... 20459 1726885674.75465: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885674.75656: in run() - task 02369adf-7a19-47dd-4c59-0000000025c1 20459 1726885674.75677: variable 'ansible_search_path' from source: unknown 20459 1726885674.75783: calling self._execute() 20459 1726885674.76053: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.76156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.76175: variable 'omit' from source: magic vars 20459 1726885674.76981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885674.81595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885674.81674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885674.81721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885674.81764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885674.81795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885674.81881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885674.81926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885674.81957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885674.82000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885674.82027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885674.82147: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885674.82173: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885674.82180: when evaluation is False, skipping this task 20459 1726885674.82187: _execute() done 20459 1726885674.82193: dumping result to json 20459 1726885674.82199: done dumping result, returning 20459 1726885674.82207: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-0000000025c1] 20459 1726885674.82219: sending task result for task 02369adf-7a19-47dd-4c59-0000000025c1 20459 1726885674.82337: done sending task result for task 02369adf-7a19-47dd-4c59-0000000025c1 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885674.82386: no more pending results, returning what we have 20459 1726885674.82389: results queue empty 20459 1726885674.82390: checking for any_errors_fatal 20459 1726885674.82397: done checking for any_errors_fatal 20459 1726885674.82398: checking for max_fail_percentage 20459 1726885674.82400: done checking for max_fail_percentage 20459 1726885674.82401: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.82401: done checking to see if all hosts have failed 20459 1726885674.82402: getting the remaining hosts for this loop 20459 1726885674.82404: done getting the remaining hosts for this loop 20459 1726885674.82407: getting the next task for host managed_node1 20459 1726885674.82418: done getting next task for host managed_node1 20459 1726885674.82421: ^ task is: TASK: Clear test variables 20459 1726885674.82428: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.82432: getting variables 20459 1726885674.82433: in VariableManager get_vars() 20459 1726885674.82465: Calling all_inventory to load vars for managed_node1 20459 1726885674.82468: Calling groups_inventory to load vars for managed_node1 20459 1726885674.82471: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.82482: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.82486: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.82489: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.83018: WORKER PROCESS EXITING 20459 1726885674.83042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.84078: done with get_vars() 20459 1726885674.84094: done getting variables 20459 1726885674.84152: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Friday 20 September 2024 22:27:54 -0400 (0:00:00.094) 0:01:21.202 ****** 20459 1726885674.84188: entering _queue_task() for managed_node1/set_fact 20459 1726885674.84766: worker is 1 (out of 1 available) 20459 1726885674.84778: exiting _queue_task() for managed_node1/set_fact 20459 1726885674.84789: done queuing things up, now waiting for results queue to drain 20459 1726885674.84791: waiting for pending results... 20459 1726885674.85613: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885674.86065: in run() - task 02369adf-7a19-47dd-4c59-0000000025c2 20459 1726885674.86138: variable 'ansible_search_path' from source: unknown 20459 1726885674.86180: calling self._execute() 20459 1726885674.86433: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.86535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.86553: variable 'omit' from source: magic vars 20459 1726885674.86671: variable 'omit' from source: magic vars 20459 1726885674.86845: variable 'omit' from source: magic vars 20459 1726885674.86887: variable 'omit' from source: magic vars 20459 1726885674.86941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885674.86983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885674.87011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885674.87042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.87061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.87084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885674.87106: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885674.87147: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885674.87155: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.87161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.87389: Set connection var ansible_pipelining to False 20459 1726885674.87396: Set connection var ansible_shell_type to sh 20459 1726885674.87401: Set connection var ansible_connection to ssh 20459 1726885674.87418: Set connection var ansible_timeout to 10 20459 1726885674.87462: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885674.87471: Set connection var ansible_shell_executable to /bin/sh 20459 1726885674.87498: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.87569: variable 'ansible_connection' from source: unknown 20459 1726885674.87576: variable 'ansible_module_compression' from source: unknown 20459 1726885674.87583: variable 'ansible_shell_type' from source: unknown 20459 1726885674.87588: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.87593: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.87600: variable 'ansible_pipelining' from source: unknown 20459 1726885674.87606: variable 'ansible_timeout' from source: unknown 20459 1726885674.87614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.87859: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885674.88011: variable 'omit' from source: magic vars 20459 1726885674.88025: starting attempt loop 20459 1726885674.88035: running the handler 20459 1726885674.88046: handler run complete 20459 1726885674.88062: attempt loop complete, returning result 20459 1726885674.88069: _execute() done 20459 1726885674.88075: dumping result to json 20459 1726885674.88082: done dumping result, returning 20459 1726885674.88092: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-0000000025c2] 20459 1726885674.88127: sending task result for task 02369adf-7a19-47dd-4c59-0000000025c2 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } 20459 1726885674.88310: no more pending results, returning what we have 20459 1726885674.88316: results queue empty 20459 1726885674.88317: checking for any_errors_fatal 20459 1726885674.88329: done checking for any_errors_fatal 20459 1726885674.88330: checking for max_fail_percentage 20459 1726885674.88333: done checking for max_fail_percentage 20459 1726885674.88334: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.88335: done checking to see if all hosts have failed 20459 1726885674.88336: getting the remaining hosts for this loop 20459 1726885674.88338: done getting the remaining hosts for this loop 20459 1726885674.88341: getting the next task for host managed_node1 20459 1726885674.88350: done getting next task for host managed_node1 20459 1726885674.88354: ^ task is: TASK: Clear test variables 20459 1726885674.88360: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.88364: getting variables 20459 1726885674.88365: in VariableManager get_vars() 20459 1726885674.88399: Calling all_inventory to load vars for managed_node1 20459 1726885674.88401: Calling groups_inventory to load vars for managed_node1 20459 1726885674.88404: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.88417: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.88420: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.88423: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.89056: done sending task result for task 02369adf-7a19-47dd-4c59-0000000025c2 20459 1726885674.89059: WORKER PROCESS EXITING 20459 1726885674.89081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.90428: done with get_vars() 20459 1726885674.90442: done getting variables 20459 1726885674.90602: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Friday 20 September 2024 22:27:54 -0400 (0:00:00.065) 0:01:21.267 ****** 20459 1726885674.90719: entering _queue_task() for managed_node1/set_fact 20459 1726885674.91257: worker is 1 (out of 1 available) 20459 1726885674.91269: exiting _queue_task() for managed_node1/set_fact 20459 1726885674.91284: done queuing things up, now waiting for results queue to drain 20459 1726885674.91285: waiting for pending results... 20459 1726885674.91603: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885674.91770: in run() - task 02369adf-7a19-47dd-4c59-00000000246f 20459 1726885674.91793: variable 'ansible_search_path' from source: unknown 20459 1726885674.91840: calling self._execute() 20459 1726885674.91962: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.91973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.91987: variable 'omit' from source: magic vars 20459 1726885674.92435: variable 'omit' from source: magic vars 20459 1726885674.92506: variable 'omit' from source: magic vars 20459 1726885674.92550: variable 'omit' from source: magic vars 20459 1726885674.92592: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885674.92639: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885674.92663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885674.92683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.92700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885674.92727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885674.92753: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885674.92784: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885674.92791: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.92798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.92965: Set connection var ansible_pipelining to False 20459 1726885674.92973: Set connection var ansible_shell_type to sh 20459 1726885674.92979: Set connection var ansible_connection to ssh 20459 1726885674.92994: Set connection var ansible_timeout to 10 20459 1726885674.93002: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885674.93013: Set connection var ansible_shell_executable to /bin/sh 20459 1726885674.93042: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.93050: variable 'ansible_connection' from source: unknown 20459 1726885674.93057: variable 'ansible_module_compression' from source: unknown 20459 1726885674.93065: variable 'ansible_shell_type' from source: unknown 20459 1726885674.93075: variable 'ansible_shell_executable' from source: unknown 20459 1726885674.93082: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.93089: variable 'ansible_pipelining' from source: unknown 20459 1726885674.93095: variable 'ansible_timeout' from source: unknown 20459 1726885674.93103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.93252: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885674.93270: variable 'omit' from source: magic vars 20459 1726885674.93278: starting attempt loop 20459 1726885674.93288: running the handler 20459 1726885674.93304: handler run complete 20459 1726885674.93319: attempt loop complete, returning result 20459 1726885674.93325: _execute() done 20459 1726885674.93331: dumping result to json 20459 1726885674.93337: done dumping result, returning 20459 1726885674.93348: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-00000000246f] 20459 1726885674.93356: sending task result for task 02369adf-7a19-47dd-4c59-00000000246f ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } 20459 1726885674.93497: no more pending results, returning what we have 20459 1726885674.93500: results queue empty 20459 1726885674.93501: checking for any_errors_fatal 20459 1726885674.93508: done checking for any_errors_fatal 20459 1726885674.93509: checking for max_fail_percentage 20459 1726885674.93511: done checking for max_fail_percentage 20459 1726885674.93514: checking to see if all hosts have failed and the running result is not ok 20459 1726885674.93515: done checking to see if all hosts have failed 20459 1726885674.93515: getting the remaining hosts for this loop 20459 1726885674.93517: done getting the remaining hosts for this loop 20459 1726885674.93520: getting the next task for host managed_node1 20459 1726885674.93531: done getting next task for host managed_node1 20459 1726885674.93548: ^ task is: TASK: Check VDO 20459 1726885674.93554: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885674.93560: getting variables 20459 1726885674.93562: in VariableManager get_vars() 20459 1726885674.93594: Calling all_inventory to load vars for managed_node1 20459 1726885674.93597: Calling groups_inventory to load vars for managed_node1 20459 1726885674.93600: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.93611: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.93616: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.93619: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.94386: done sending task result for task 02369adf-7a19-47dd-4c59-00000000246f 20459 1726885674.94390: WORKER PROCESS EXITING 20459 1726885674.94414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.95338: done with get_vars() 20459 1726885674.95351: done getting variables TASK [Check VDO] *************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:95 Friday 20 September 2024 22:27:54 -0400 (0:00:00.047) 0:01:21.314 ****** 20459 1726885674.95441: entering _queue_task() for managed_node1/include_tasks 20459 1726885674.95669: worker is 1 (out of 1 available) 20459 1726885674.95679: exiting _queue_task() for managed_node1/include_tasks 20459 1726885674.95692: done queuing things up, now waiting for results queue to drain 20459 1726885674.95694: waiting for pending results... 20459 1726885674.95978: running TaskExecutor() for managed_node1/TASK: Check VDO 20459 1726885674.96107: in run() - task 02369adf-7a19-47dd-4c59-000000002098 20459 1726885674.96132: variable 'ansible_search_path' from source: unknown 20459 1726885674.96176: calling self._execute() 20459 1726885674.96318: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885674.96330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885674.96344: variable 'omit' from source: magic vars 20459 1726885674.96474: _execute() done 20459 1726885674.96483: dumping result to json 20459 1726885674.96491: done dumping result, returning 20459 1726885674.96503: done running TaskExecutor() for managed_node1/TASK: Check VDO [02369adf-7a19-47dd-4c59-000000002098] 20459 1726885674.96517: sending task result for task 02369adf-7a19-47dd-4c59-000000002098 20459 1726885674.96656: no more pending results, returning what we have 20459 1726885674.96661: in VariableManager get_vars() 20459 1726885674.96702: Calling all_inventory to load vars for managed_node1 20459 1726885674.96705: Calling groups_inventory to load vars for managed_node1 20459 1726885674.96709: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885674.96724: Calling all_plugins_play to load vars for managed_node1 20459 1726885674.96728: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885674.96732: Calling groups_plugins_play to load vars for managed_node1 20459 1726885674.97329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885674.97931: done sending task result for task 02369adf-7a19-47dd-4c59-000000002098 20459 1726885674.97935: WORKER PROCESS EXITING 20459 1726885674.98175: done with get_vars() 20459 1726885674.98185: variable 'ansible_search_path' from source: unknown 20459 1726885674.98865: variable 'storage_test_pool_subset' from source: include params 20459 1726885674.98896: we have included files to process 20459 1726885674.98897: generating all_blocks data 20459 1726885674.98899: done generating all_blocks data 20459 1726885674.98905: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885674.98907: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885674.98909: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885674.99023: in VariableManager get_vars() 20459 1726885674.99046: done with get_vars() 20459 1726885674.99061: done processing included file 20459 1726885674.99063: iterating over new_blocks loaded from include file 20459 1726885674.99064: in VariableManager get_vars() 20459 1726885674.99078: done with get_vars() 20459 1726885674.99079: filtering new block on tags 20459 1726885674.99108: done filtering new block on tags 20459 1726885674.99111: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed_node1 20459 1726885674.99117: extending task lists for all hosts with included blocks 20459 1726885675.03278: done extending task lists 20459 1726885675.03279: done processing included files 20459 1726885675.03280: results queue empty 20459 1726885675.03281: checking for any_errors_fatal 20459 1726885675.03286: done checking for any_errors_fatal 20459 1726885675.03287: checking for max_fail_percentage 20459 1726885675.03288: done checking for max_fail_percentage 20459 1726885675.03288: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.03289: done checking to see if all hosts have failed 20459 1726885675.03290: getting the remaining hosts for this loop 20459 1726885675.03291: done getting the remaining hosts for this loop 20459 1726885675.03294: getting the next task for host managed_node1 20459 1726885675.03298: done getting next task for host managed_node1 20459 1726885675.03300: ^ task is: TASK: Validate pool member VDO settings 20459 1726885675.03305: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.03308: getting variables 20459 1726885675.03309: in VariableManager get_vars() 20459 1726885675.03320: Calling all_inventory to load vars for managed_node1 20459 1726885675.03322: Calling groups_inventory to load vars for managed_node1 20459 1726885675.03325: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.03330: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.03333: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.03336: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.03736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.04446: done with get_vars() 20459 1726885675.04462: done getting variables TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Friday 20 September 2024 22:27:55 -0400 (0:00:00.091) 0:01:21.405 ****** 20459 1726885675.04549: entering _queue_task() for managed_node1/include_tasks 20459 1726885675.04818: worker is 1 (out of 1 available) 20459 1726885675.04830: exiting _queue_task() for managed_node1/include_tasks 20459 1726885675.04843: done queuing things up, now waiting for results queue to drain 20459 1726885675.04845: waiting for pending results... 20459 1726885675.05145: running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings 20459 1726885675.05292: in run() - task 02369adf-7a19-47dd-4c59-00000000260f 20459 1726885675.05311: variable 'ansible_search_path' from source: unknown 20459 1726885675.05584: variable 'storage_test_pool' from source: include params 20459 1726885675.05846: variable 'omit' from source: magic vars 20459 1726885675.06007: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.06024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.06046: variable 'omit' from source: magic vars 20459 1726885675.06308: variable 'storage_test_pool' from source: include params 20459 1726885675.06335: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885675.06378: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885675.06459: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885675.06853: dumping result to json 20459 1726885675.06868: done dumping result, returning 20459 1726885675.06878: done running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings [02369adf-7a19-47dd-4c59-00000000260f] 20459 1726885675.06887: sending task result for task 02369adf-7a19-47dd-4c59-00000000260f 20459 1726885675.07047: no more pending results, returning what we have 20459 1726885675.07052: in VariableManager get_vars() 20459 1726885675.07092: Calling all_inventory to load vars for managed_node1 20459 1726885675.07095: Calling groups_inventory to load vars for managed_node1 20459 1726885675.07099: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.07114: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.07118: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.07122: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.07658: done sending task result for task 02369adf-7a19-47dd-4c59-00000000260f 20459 1726885675.07661: WORKER PROCESS EXITING 20459 1726885675.07874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.09073: done with get_vars() 20459 1726885675.09086: variable 'ansible_search_path' from source: unknown 20459 1726885675.09134: we have included files to process 20459 1726885675.09136: generating all_blocks data 20459 1726885675.09137: done generating all_blocks data 20459 1726885675.09139: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885675.09140: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885675.09142: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885675.10333: done processing included file 20459 1726885675.10336: iterating over new_blocks loaded from include file 20459 1726885675.10337: in VariableManager get_vars() 20459 1726885675.10353: done with get_vars() 20459 1726885675.10354: filtering new block on tags 20459 1726885675.10455: done filtering new block on tags 20459 1726885675.10459: in VariableManager get_vars() 20459 1726885675.10478: done with get_vars() 20459 1726885675.10480: filtering new block on tags 20459 1726885675.10507: done filtering new block on tags 20459 1726885675.10509: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885675.10521: extending task lists for all hosts with included blocks 20459 1726885675.10739: done extending task lists 20459 1726885675.10741: done processing included files 20459 1726885675.10742: results queue empty 20459 1726885675.10743: checking for any_errors_fatal 20459 1726885675.10747: done checking for any_errors_fatal 20459 1726885675.10748: checking for max_fail_percentage 20459 1726885675.10749: done checking for max_fail_percentage 20459 1726885675.10750: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.10751: done checking to see if all hosts have failed 20459 1726885675.10752: getting the remaining hosts for this loop 20459 1726885675.10753: done getting the remaining hosts for this loop 20459 1726885675.10756: getting the next task for host managed_node1 20459 1726885675.10761: done getting next task for host managed_node1 20459 1726885675.10764: ^ task is: TASK: Get information about VDO deduplication 20459 1726885675.10770: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.10772: getting variables 20459 1726885675.10773: in VariableManager get_vars() 20459 1726885675.10782: Calling all_inventory to load vars for managed_node1 20459 1726885675.10784: Calling groups_inventory to load vars for managed_node1 20459 1726885675.10787: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.10797: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.10799: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.10807: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.11231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.12119: done with get_vars() 20459 1726885675.12133: done getting variables 20459 1726885675.12171: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Friday 20 September 2024 22:27:55 -0400 (0:00:00.076) 0:01:21.482 ****** 20459 1726885675.12209: entering _queue_task() for managed_node1/command 20459 1726885675.12482: worker is 1 (out of 1 available) 20459 1726885675.12495: exiting _queue_task() for managed_node1/command 20459 1726885675.12506: done queuing things up, now waiting for results queue to drain 20459 1726885675.12508: waiting for pending results... 20459 1726885675.12808: running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication 20459 1726885675.12980: in run() - task 02369adf-7a19-47dd-4c59-000000002787 20459 1726885675.13000: variable 'ansible_search_path' from source: unknown 20459 1726885675.13045: calling self._execute() 20459 1726885675.13198: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.13217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.13235: variable 'omit' from source: magic vars 20459 1726885675.13873: variable 'storage_test_vdo_volume' from source: include params 20459 1726885675.13909: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885675.13920: when evaluation is False, skipping this task 20459 1726885675.13941: _execute() done 20459 1726885675.13954: dumping result to json 20459 1726885675.13962: done dumping result, returning 20459 1726885675.13971: done running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication [02369adf-7a19-47dd-4c59-000000002787] 20459 1726885675.13983: sending task result for task 02369adf-7a19-47dd-4c59-000000002787 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885675.14144: no more pending results, returning what we have 20459 1726885675.14149: results queue empty 20459 1726885675.14150: checking for any_errors_fatal 20459 1726885675.14152: done checking for any_errors_fatal 20459 1726885675.14152: checking for max_fail_percentage 20459 1726885675.14154: done checking for max_fail_percentage 20459 1726885675.14156: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.14157: done checking to see if all hosts have failed 20459 1726885675.14157: getting the remaining hosts for this loop 20459 1726885675.14159: done getting the remaining hosts for this loop 20459 1726885675.14162: getting the next task for host managed_node1 20459 1726885675.14171: done getting next task for host managed_node1 20459 1726885675.14174: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885675.14182: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.14188: getting variables 20459 1726885675.14190: in VariableManager get_vars() 20459 1726885675.14227: Calling all_inventory to load vars for managed_node1 20459 1726885675.14230: Calling groups_inventory to load vars for managed_node1 20459 1726885675.14234: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.14247: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.14250: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.14254: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.15062: done sending task result for task 02369adf-7a19-47dd-4c59-000000002787 20459 1726885675.15065: WORKER PROCESS EXITING 20459 1726885675.15085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.15904: done with get_vars() 20459 1726885675.15920: done getting variables 20459 1726885675.15975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Friday 20 September 2024 22:27:55 -0400 (0:00:00.037) 0:01:21.520 ****** 20459 1726885675.16006: entering _queue_task() for managed_node1/assert 20459 1726885675.16254: worker is 1 (out of 1 available) 20459 1726885675.16267: exiting _queue_task() for managed_node1/assert 20459 1726885675.16277: done queuing things up, now waiting for results queue to drain 20459 1726885675.16279: waiting for pending results... 20459 1726885675.16586: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885675.16768: in run() - task 02369adf-7a19-47dd-4c59-000000002788 20459 1726885675.16787: variable 'ansible_search_path' from source: unknown 20459 1726885675.16861: calling self._execute() 20459 1726885675.17038: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.17051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.17080: variable 'omit' from source: magic vars 20459 1726885675.18031: variable 'storage_test_vdo_volume' from source: include params 20459 1726885675.18071: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885675.18079: when evaluation is False, skipping this task 20459 1726885675.18086: _execute() done 20459 1726885675.18093: dumping result to json 20459 1726885675.18101: done dumping result, returning 20459 1726885675.18111: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-000000002788] 20459 1726885675.18124: sending task result for task 02369adf-7a19-47dd-4c59-000000002788 20459 1726885675.18240: done sending task result for task 02369adf-7a19-47dd-4c59-000000002788 20459 1726885675.18249: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885675.18326: no more pending results, returning what we have 20459 1726885675.18337: results queue empty 20459 1726885675.18338: checking for any_errors_fatal 20459 1726885675.18348: done checking for any_errors_fatal 20459 1726885675.18349: checking for max_fail_percentage 20459 1726885675.18358: done checking for max_fail_percentage 20459 1726885675.18359: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.18359: done checking to see if all hosts have failed 20459 1726885675.18360: getting the remaining hosts for this loop 20459 1726885675.18362: done getting the remaining hosts for this loop 20459 1726885675.18366: getting the next task for host managed_node1 20459 1726885675.18381: done getting next task for host managed_node1 20459 1726885675.18385: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885675.18445: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.18451: getting variables 20459 1726885675.18453: in VariableManager get_vars() 20459 1726885675.18619: Calling all_inventory to load vars for managed_node1 20459 1726885675.18623: Calling groups_inventory to load vars for managed_node1 20459 1726885675.18627: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.18661: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.18666: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.18670: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.28397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.29309: done with get_vars() 20459 1726885675.29326: done getting variables 20459 1726885675.29376: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Friday 20 September 2024 22:27:55 -0400 (0:00:00.133) 0:01:21.654 ****** 20459 1726885675.29406: entering _queue_task() for managed_node1/assert 20459 1726885675.30060: worker is 1 (out of 1 available) 20459 1726885675.30072: exiting _queue_task() for managed_node1/assert 20459 1726885675.30117: done queuing things up, now waiting for results queue to drain 20459 1726885675.30119: waiting for pending results... 20459 1726885675.30855: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885675.31049: in run() - task 02369adf-7a19-47dd-4c59-000000002789 20459 1726885675.31069: variable 'ansible_search_path' from source: unknown 20459 1726885675.31113: calling self._execute() 20459 1726885675.31407: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.31420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.31518: variable 'omit' from source: magic vars 20459 1726885675.32999: variable 'storage_test_vdo_volume' from source: include params 20459 1726885675.33063: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885675.33094: when evaluation is False, skipping this task 20459 1726885675.33103: _execute() done 20459 1726885675.33120: dumping result to json 20459 1726885675.33148: done dumping result, returning 20459 1726885675.33198: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-000000002789] 20459 1726885675.33210: sending task result for task 02369adf-7a19-47dd-4c59-000000002789 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885675.33367: no more pending results, returning what we have 20459 1726885675.33372: results queue empty 20459 1726885675.33373: checking for any_errors_fatal 20459 1726885675.33384: done checking for any_errors_fatal 20459 1726885675.33385: checking for max_fail_percentage 20459 1726885675.33388: done checking for max_fail_percentage 20459 1726885675.33389: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.33389: done checking to see if all hosts have failed 20459 1726885675.33390: getting the remaining hosts for this loop 20459 1726885675.33392: done getting the remaining hosts for this loop 20459 1726885675.33396: getting the next task for host managed_node1 20459 1726885675.33405: done getting next task for host managed_node1 20459 1726885675.33408: ^ task is: TASK: Get information about VDO compression 20459 1726885675.33419: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.33425: getting variables 20459 1726885675.33427: in VariableManager get_vars() 20459 1726885675.33462: Calling all_inventory to load vars for managed_node1 20459 1726885675.33464: Calling groups_inventory to load vars for managed_node1 20459 1726885675.33468: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.33481: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.33484: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.33487: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.34605: done sending task result for task 02369adf-7a19-47dd-4c59-000000002789 20459 1726885675.34609: WORKER PROCESS EXITING 20459 1726885675.34678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.35942: done with get_vars() 20459 1726885675.35957: done getting variables 20459 1726885675.36018: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Friday 20 September 2024 22:27:55 -0400 (0:00:00.067) 0:01:21.721 ****** 20459 1726885675.36121: entering _queue_task() for managed_node1/command 20459 1726885675.36650: worker is 1 (out of 1 available) 20459 1726885675.36661: exiting _queue_task() for managed_node1/command 20459 1726885675.36672: done queuing things up, now waiting for results queue to drain 20459 1726885675.36674: waiting for pending results... 20459 1726885675.37140: running TaskExecutor() for managed_node1/TASK: Get information about VDO compression 20459 1726885675.37361: in run() - task 02369adf-7a19-47dd-4c59-00000000278a 20459 1726885675.37382: variable 'ansible_search_path' from source: unknown 20459 1726885675.37504: calling self._execute() 20459 1726885675.37623: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.37637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.37652: variable 'omit' from source: magic vars 20459 1726885675.38068: variable 'storage_test_vdo_volume' from source: include params 20459 1726885675.38092: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885675.38097: when evaluation is False, skipping this task 20459 1726885675.38100: _execute() done 20459 1726885675.38103: dumping result to json 20459 1726885675.38105: done dumping result, returning 20459 1726885675.38108: done running TaskExecutor() for managed_node1/TASK: Get information about VDO compression [02369adf-7a19-47dd-4c59-00000000278a] 20459 1726885675.38117: sending task result for task 02369adf-7a19-47dd-4c59-00000000278a 20459 1726885675.38208: done sending task result for task 02369adf-7a19-47dd-4c59-00000000278a 20459 1726885675.38210: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885675.38263: no more pending results, returning what we have 20459 1726885675.38267: results queue empty 20459 1726885675.38268: checking for any_errors_fatal 20459 1726885675.38272: done checking for any_errors_fatal 20459 1726885675.38273: checking for max_fail_percentage 20459 1726885675.38274: done checking for max_fail_percentage 20459 1726885675.38275: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.38276: done checking to see if all hosts have failed 20459 1726885675.38276: getting the remaining hosts for this loop 20459 1726885675.38278: done getting the remaining hosts for this loop 20459 1726885675.38281: getting the next task for host managed_node1 20459 1726885675.38288: done getting next task for host managed_node1 20459 1726885675.38290: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885675.38345: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.38349: getting variables 20459 1726885675.38350: in VariableManager get_vars() 20459 1726885675.38374: Calling all_inventory to load vars for managed_node1 20459 1726885675.38376: Calling groups_inventory to load vars for managed_node1 20459 1726885675.38378: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.38384: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.38386: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.38388: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.38766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.39247: done with get_vars() 20459 1726885675.39257: done getting variables 20459 1726885675.39297: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Friday 20 September 2024 22:27:55 -0400 (0:00:00.032) 0:01:21.753 ****** 20459 1726885675.39326: entering _queue_task() for managed_node1/assert 20459 1726885675.39510: worker is 1 (out of 1 available) 20459 1726885675.39530: exiting _queue_task() for managed_node1/assert 20459 1726885675.39540: done queuing things up, now waiting for results queue to drain 20459 1726885675.39542: waiting for pending results... 20459 1726885675.39877: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885675.40036: in run() - task 02369adf-7a19-47dd-4c59-00000000278b 20459 1726885675.40059: variable 'ansible_search_path' from source: unknown 20459 1726885675.40098: calling self._execute() 20459 1726885675.40231: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.40248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.40268: variable 'omit' from source: magic vars 20459 1726885675.40790: variable 'storage_test_vdo_volume' from source: include params 20459 1726885675.40835: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885675.40843: when evaluation is False, skipping this task 20459 1726885675.40849: _execute() done 20459 1726885675.40856: dumping result to json 20459 1726885675.40862: done dumping result, returning 20459 1726885675.40871: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-00000000278b] 20459 1726885675.40892: sending task result for task 02369adf-7a19-47dd-4c59-00000000278b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885675.41075: no more pending results, returning what we have 20459 1726885675.41082: results queue empty 20459 1726885675.41083: checking for any_errors_fatal 20459 1726885675.41096: done checking for any_errors_fatal 20459 1726885675.41097: checking for max_fail_percentage 20459 1726885675.41100: done checking for max_fail_percentage 20459 1726885675.41101: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.41101: done checking to see if all hosts have failed 20459 1726885675.41102: getting the remaining hosts for this loop 20459 1726885675.41104: done getting the remaining hosts for this loop 20459 1726885675.41107: getting the next task for host managed_node1 20459 1726885675.41122: done getting next task for host managed_node1 20459 1726885675.41126: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885675.41136: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.41140: getting variables 20459 1726885675.41142: in VariableManager get_vars() 20459 1726885675.41180: Calling all_inventory to load vars for managed_node1 20459 1726885675.41186: Calling groups_inventory to load vars for managed_node1 20459 1726885675.41190: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.41203: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.41207: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.41211: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.42033: done sending task result for task 02369adf-7a19-47dd-4c59-00000000278b 20459 1726885675.42036: WORKER PROCESS EXITING 20459 1726885675.42046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.42489: done with get_vars() 20459 1726885675.42498: done getting variables 20459 1726885675.42541: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Friday 20 September 2024 22:27:55 -0400 (0:00:00.032) 0:01:21.786 ****** 20459 1726885675.42564: entering _queue_task() for managed_node1/assert 20459 1726885675.42744: worker is 1 (out of 1 available) 20459 1726885675.42755: exiting _queue_task() for managed_node1/assert 20459 1726885675.42766: done queuing things up, now waiting for results queue to drain 20459 1726885675.42767: waiting for pending results... 20459 1726885675.42940: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885675.43025: in run() - task 02369adf-7a19-47dd-4c59-00000000278c 20459 1726885675.43039: variable 'ansible_search_path' from source: unknown 20459 1726885675.43066: calling self._execute() 20459 1726885675.43149: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.43153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.43162: variable 'omit' from source: magic vars 20459 1726885675.43472: variable 'storage_test_vdo_volume' from source: include params 20459 1726885675.43495: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885675.43498: when evaluation is False, skipping this task 20459 1726885675.43502: _execute() done 20459 1726885675.43504: dumping result to json 20459 1726885675.43507: done dumping result, returning 20459 1726885675.43515: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-00000000278c] 20459 1726885675.43521: sending task result for task 02369adf-7a19-47dd-4c59-00000000278c 20459 1726885675.43616: done sending task result for task 02369adf-7a19-47dd-4c59-00000000278c 20459 1726885675.43620: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885675.43677: no more pending results, returning what we have 20459 1726885675.43680: results queue empty 20459 1726885675.43681: checking for any_errors_fatal 20459 1726885675.43687: done checking for any_errors_fatal 20459 1726885675.43687: checking for max_fail_percentage 20459 1726885675.43689: done checking for max_fail_percentage 20459 1726885675.43690: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.43690: done checking to see if all hosts have failed 20459 1726885675.43691: getting the remaining hosts for this loop 20459 1726885675.43692: done getting the remaining hosts for this loop 20459 1726885675.43695: getting the next task for host managed_node1 20459 1726885675.43704: done getting next task for host managed_node1 20459 1726885675.43706: ^ task is: TASK: Clear test variables 20459 1726885675.43715: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.43718: getting variables 20459 1726885675.43720: in VariableManager get_vars() 20459 1726885675.43747: Calling all_inventory to load vars for managed_node1 20459 1726885675.43749: Calling groups_inventory to load vars for managed_node1 20459 1726885675.43751: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.43758: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.43760: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.43762: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.44198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.44864: done with get_vars() 20459 1726885675.44880: done getting variables 20459 1726885675.44946: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Friday 20 September 2024 22:27:55 -0400 (0:00:00.024) 0:01:21.810 ****** 20459 1726885675.44980: entering _queue_task() for managed_node1/set_fact 20459 1726885675.45234: worker is 1 (out of 1 available) 20459 1726885675.45245: exiting _queue_task() for managed_node1/set_fact 20459 1726885675.45265: done queuing things up, now waiting for results queue to drain 20459 1726885675.45267: waiting for pending results... 20459 1726885675.45591: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885675.45731: in run() - task 02369adf-7a19-47dd-4c59-00000000278e 20459 1726885675.45743: variable 'ansible_search_path' from source: unknown 20459 1726885675.45786: calling self._execute() 20459 1726885675.45880: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.45884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.45893: variable 'omit' from source: magic vars 20459 1726885675.45982: variable 'omit' from source: magic vars 20459 1726885675.46036: variable 'omit' from source: magic vars 20459 1726885675.46060: variable 'omit' from source: magic vars 20459 1726885675.46093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885675.46123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885675.46144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885675.46157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.46168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.46181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885675.46193: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885675.46217: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885675.46220: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.46224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.46314: Set connection var ansible_pipelining to False 20459 1726885675.46318: Set connection var ansible_shell_type to sh 20459 1726885675.46320: Set connection var ansible_connection to ssh 20459 1726885675.46332: Set connection var ansible_timeout to 10 20459 1726885675.46336: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885675.46342: Set connection var ansible_shell_executable to /bin/sh 20459 1726885675.46362: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.46365: variable 'ansible_connection' from source: unknown 20459 1726885675.46367: variable 'ansible_module_compression' from source: unknown 20459 1726885675.46370: variable 'ansible_shell_type' from source: unknown 20459 1726885675.46372: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.46374: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.46379: variable 'ansible_pipelining' from source: unknown 20459 1726885675.46381: variable 'ansible_timeout' from source: unknown 20459 1726885675.46385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.46497: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885675.46507: variable 'omit' from source: magic vars 20459 1726885675.46510: starting attempt loop 20459 1726885675.46515: running the handler 20459 1726885675.46525: handler run complete 20459 1726885675.46536: attempt loop complete, returning result 20459 1726885675.46539: _execute() done 20459 1726885675.46542: dumping result to json 20459 1726885675.46546: done dumping result, returning 20459 1726885675.46552: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-00000000278e] 20459 1726885675.46559: sending task result for task 02369adf-7a19-47dd-4c59-00000000278e 20459 1726885675.46641: done sending task result for task 02369adf-7a19-47dd-4c59-00000000278e 20459 1726885675.46644: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } 20459 1726885675.46732: no more pending results, returning what we have 20459 1726885675.46734: results queue empty 20459 1726885675.46735: checking for any_errors_fatal 20459 1726885675.46743: done checking for any_errors_fatal 20459 1726885675.46744: checking for max_fail_percentage 20459 1726885675.46745: done checking for max_fail_percentage 20459 1726885675.46746: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.46747: done checking to see if all hosts have failed 20459 1726885675.46748: getting the remaining hosts for this loop 20459 1726885675.46749: done getting the remaining hosts for this loop 20459 1726885675.46752: getting the next task for host managed_node1 20459 1726885675.46761: done getting next task for host managed_node1 20459 1726885675.46764: ^ task is: TASK: Check Stratis 20459 1726885675.46769: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.46774: getting variables 20459 1726885675.46775: in VariableManager get_vars() 20459 1726885675.46800: Calling all_inventory to load vars for managed_node1 20459 1726885675.46802: Calling groups_inventory to load vars for managed_node1 20459 1726885675.46804: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.46811: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.46815: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.46817: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.47136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.47570: done with get_vars() 20459 1726885675.47586: done getting variables TASK [Check Stratis] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:98 Friday 20 September 2024 22:27:55 -0400 (0:00:00.026) 0:01:21.837 ****** 20459 1726885675.47671: entering _queue_task() for managed_node1/include_tasks 20459 1726885675.47897: worker is 1 (out of 1 available) 20459 1726885675.47909: exiting _queue_task() for managed_node1/include_tasks 20459 1726885675.47923: done queuing things up, now waiting for results queue to drain 20459 1726885675.47924: waiting for pending results... 20459 1726885675.48220: running TaskExecutor() for managed_node1/TASK: Check Stratis 20459 1726885675.48350: in run() - task 02369adf-7a19-47dd-4c59-000000002099 20459 1726885675.48372: variable 'ansible_search_path' from source: unknown 20459 1726885675.48411: calling self._execute() 20459 1726885675.48530: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.48544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.48560: variable 'omit' from source: magic vars 20459 1726885675.48679: _execute() done 20459 1726885675.48691: dumping result to json 20459 1726885675.48700: done dumping result, returning 20459 1726885675.48713: done running TaskExecutor() for managed_node1/TASK: Check Stratis [02369adf-7a19-47dd-4c59-000000002099] 20459 1726885675.48726: sending task result for task 02369adf-7a19-47dd-4c59-000000002099 20459 1726885675.48860: no more pending results, returning what we have 20459 1726885675.48865: in VariableManager get_vars() 20459 1726885675.48904: Calling all_inventory to load vars for managed_node1 20459 1726885675.48908: Calling groups_inventory to load vars for managed_node1 20459 1726885675.48913: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.48927: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.48931: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.48935: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.49628: done sending task result for task 02369adf-7a19-47dd-4c59-000000002099 20459 1726885675.49631: WORKER PROCESS EXITING 20459 1726885675.49640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.49966: done with get_vars() 20459 1726885675.49974: variable 'ansible_search_path' from source: unknown 20459 1726885675.50064: variable 'storage_test_pool_subset' from source: include params 20459 1726885675.50088: we have included files to process 20459 1726885675.50089: generating all_blocks data 20459 1726885675.50090: done generating all_blocks data 20459 1726885675.50096: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885675.50096: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885675.50097: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885675.50525: done processing included file 20459 1726885675.50526: iterating over new_blocks loaded from include file 20459 1726885675.50527: in VariableManager get_vars() 20459 1726885675.50538: done with get_vars() 20459 1726885675.50539: filtering new block on tags 20459 1726885675.50586: done filtering new block on tags 20459 1726885675.50588: in VariableManager get_vars() 20459 1726885675.50597: done with get_vars() 20459 1726885675.50598: filtering new block on tags 20459 1726885675.50612: done filtering new block on tags 20459 1726885675.50614: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed_node1 20459 1726885675.50617: extending task lists for all hosts with included blocks 20459 1726885675.53107: done extending task lists 20459 1726885675.53108: done processing included files 20459 1726885675.53109: results queue empty 20459 1726885675.53109: checking for any_errors_fatal 20459 1726885675.53112: done checking for any_errors_fatal 20459 1726885675.53113: checking for max_fail_percentage 20459 1726885675.53114: done checking for max_fail_percentage 20459 1726885675.53114: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.53115: done checking to see if all hosts have failed 20459 1726885675.53115: getting the remaining hosts for this loop 20459 1726885675.53116: done getting the remaining hosts for this loop 20459 1726885675.53117: getting the next task for host managed_node1 20459 1726885675.53120: done getting next task for host managed_node1 20459 1726885675.53122: ^ task is: TASK: Run 'stratis report' 20459 1726885675.53125: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.53128: getting variables 20459 1726885675.53128: in VariableManager get_vars() 20459 1726885675.53136: Calling all_inventory to load vars for managed_node1 20459 1726885675.53137: Calling groups_inventory to load vars for managed_node1 20459 1726885675.53139: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.53142: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.53144: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.53145: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.53385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.53715: done with get_vars() 20459 1726885675.53725: done getting variables 20459 1726885675.53752: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run 'stratis report'] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Friday 20 September 2024 22:27:55 -0400 (0:00:00.061) 0:01:21.898 ****** 20459 1726885675.53773: entering _queue_task() for managed_node1/command 20459 1726885675.53971: worker is 1 (out of 1 available) 20459 1726885675.53983: exiting _queue_task() for managed_node1/command 20459 1726885675.53994: done queuing things up, now waiting for results queue to drain 20459 1726885675.53996: waiting for pending results... 20459 1726885675.54184: running TaskExecutor() for managed_node1/TASK: Run 'stratis report' 20459 1726885675.54267: in run() - task 02369adf-7a19-47dd-4c59-0000000027be 20459 1726885675.54278: variable 'ansible_search_path' from source: unknown 20459 1726885675.54308: calling self._execute() 20459 1726885675.54401: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.54405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.54416: variable 'omit' from source: magic vars 20459 1726885675.54741: variable 'storage_test_pool' from source: include params 20459 1726885675.54756: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885675.54760: when evaluation is False, skipping this task 20459 1726885675.54764: _execute() done 20459 1726885675.54766: dumping result to json 20459 1726885675.54769: done dumping result, returning 20459 1726885675.54772: done running TaskExecutor() for managed_node1/TASK: Run 'stratis report' [02369adf-7a19-47dd-4c59-0000000027be] 20459 1726885675.54775: sending task result for task 02369adf-7a19-47dd-4c59-0000000027be 20459 1726885675.54864: done sending task result for task 02369adf-7a19-47dd-4c59-0000000027be 20459 1726885675.54867: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885675.55000: no more pending results, returning what we have 20459 1726885675.55003: results queue empty 20459 1726885675.55004: checking for any_errors_fatal 20459 1726885675.55005: done checking for any_errors_fatal 20459 1726885675.55006: checking for max_fail_percentage 20459 1726885675.55007: done checking for max_fail_percentage 20459 1726885675.55008: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.55028: done checking to see if all hosts have failed 20459 1726885675.55029: getting the remaining hosts for this loop 20459 1726885675.55031: done getting the remaining hosts for this loop 20459 1726885675.55034: getting the next task for host managed_node1 20459 1726885675.55041: done getting next task for host managed_node1 20459 1726885675.55043: ^ task is: TASK: Get information about Stratis 20459 1726885675.55050: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.55052: getting variables 20459 1726885675.55053: in VariableManager get_vars() 20459 1726885675.55098: Calling all_inventory to load vars for managed_node1 20459 1726885675.55109: Calling groups_inventory to load vars for managed_node1 20459 1726885675.55115: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.55124: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.55126: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.55131: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.55688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.56239: done with get_vars() 20459 1726885675.56253: done getting variables 20459 1726885675.56310: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:11 Friday 20 September 2024 22:27:55 -0400 (0:00:00.025) 0:01:21.923 ****** 20459 1726885675.56350: entering _queue_task() for managed_node1/set_fact 20459 1726885675.56592: worker is 1 (out of 1 available) 20459 1726885675.56609: exiting _queue_task() for managed_node1/set_fact 20459 1726885675.56621: done queuing things up, now waiting for results queue to drain 20459 1726885675.56622: waiting for pending results... 20459 1726885675.56913: running TaskExecutor() for managed_node1/TASK: Get information about Stratis 20459 1726885675.57035: in run() - task 02369adf-7a19-47dd-4c59-0000000027bf 20459 1726885675.57066: variable 'ansible_search_path' from source: unknown 20459 1726885675.57098: calling self._execute() 20459 1726885675.57219: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.57234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.57239: variable 'omit' from source: magic vars 20459 1726885675.57633: variable 'storage_test_pool' from source: include params 20459 1726885675.57689: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885675.57693: when evaluation is False, skipping this task 20459 1726885675.57696: _execute() done 20459 1726885675.57699: dumping result to json 20459 1726885675.57701: done dumping result, returning 20459 1726885675.57704: done running TaskExecutor() for managed_node1/TASK: Get information about Stratis [02369adf-7a19-47dd-4c59-0000000027bf] 20459 1726885675.57725: sending task result for task 02369adf-7a19-47dd-4c59-0000000027bf 20459 1726885675.57878: done sending task result for task 02369adf-7a19-47dd-4c59-0000000027bf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885675.57922: no more pending results, returning what we have 20459 1726885675.57927: results queue empty 20459 1726885675.57928: checking for any_errors_fatal 20459 1726885675.57936: done checking for any_errors_fatal 20459 1726885675.57937: checking for max_fail_percentage 20459 1726885675.57938: done checking for max_fail_percentage 20459 1726885675.57939: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.57940: done checking to see if all hosts have failed 20459 1726885675.57940: getting the remaining hosts for this loop 20459 1726885675.57942: done getting the remaining hosts for this loop 20459 1726885675.57945: getting the next task for host managed_node1 20459 1726885675.57952: done getting next task for host managed_node1 20459 1726885675.57954: ^ task is: TASK: Verify that the pools was created 20459 1726885675.57960: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.57963: getting variables 20459 1726885675.57965: in VariableManager get_vars() 20459 1726885675.57996: Calling all_inventory to load vars for managed_node1 20459 1726885675.57999: Calling groups_inventory to load vars for managed_node1 20459 1726885675.58002: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.58016: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.58020: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.58026: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.58521: WORKER PROCESS EXITING 20459 1726885675.58533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.58986: done with get_vars() 20459 1726885675.59000: done getting variables 20459 1726885675.59058: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Friday 20 September 2024 22:27:55 -0400 (0:00:00.027) 0:01:21.951 ****** 20459 1726885675.59090: entering _queue_task() for managed_node1/assert 20459 1726885675.59316: worker is 1 (out of 1 available) 20459 1726885675.59329: exiting _queue_task() for managed_node1/assert 20459 1726885675.59342: done queuing things up, now waiting for results queue to drain 20459 1726885675.59344: waiting for pending results... 20459 1726885675.59575: running TaskExecutor() for managed_node1/TASK: Verify that the pools was created 20459 1726885675.59695: in run() - task 02369adf-7a19-47dd-4c59-0000000027c0 20459 1726885675.59699: variable 'ansible_search_path' from source: unknown 20459 1726885675.59738: calling self._execute() 20459 1726885675.59855: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.59860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.59874: variable 'omit' from source: magic vars 20459 1726885675.60272: variable 'storage_test_pool' from source: include params 20459 1726885675.60296: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885675.60303: when evaluation is False, skipping this task 20459 1726885675.60307: _execute() done 20459 1726885675.60314: dumping result to json 20459 1726885675.60316: done dumping result, returning 20459 1726885675.60325: done running TaskExecutor() for managed_node1/TASK: Verify that the pools was created [02369adf-7a19-47dd-4c59-0000000027c0] 20459 1726885675.60328: sending task result for task 02369adf-7a19-47dd-4c59-0000000027c0 20459 1726885675.60434: done sending task result for task 02369adf-7a19-47dd-4c59-0000000027c0 20459 1726885675.60437: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885675.60576: no more pending results, returning what we have 20459 1726885675.60579: results queue empty 20459 1726885675.60580: checking for any_errors_fatal 20459 1726885675.60587: done checking for any_errors_fatal 20459 1726885675.60588: checking for max_fail_percentage 20459 1726885675.60589: done checking for max_fail_percentage 20459 1726885675.60590: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.60591: done checking to see if all hosts have failed 20459 1726885675.60592: getting the remaining hosts for this loop 20459 1726885675.60595: done getting the remaining hosts for this loop 20459 1726885675.60598: getting the next task for host managed_node1 20459 1726885675.60605: done getting next task for host managed_node1 20459 1726885675.60607: ^ task is: TASK: Verify that encryption is correctly set 20459 1726885675.60616: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.60622: getting variables 20459 1726885675.60628: in VariableManager get_vars() 20459 1726885675.60667: Calling all_inventory to load vars for managed_node1 20459 1726885675.60670: Calling groups_inventory to load vars for managed_node1 20459 1726885675.60673: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.60681: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.60684: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.60687: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.61143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.61610: done with get_vars() 20459 1726885675.61623: done getting variables 20459 1726885675.61667: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:25 Friday 20 September 2024 22:27:55 -0400 (0:00:00.026) 0:01:21.977 ****** 20459 1726885675.61688: entering _queue_task() for managed_node1/assert 20459 1726885675.61862: worker is 1 (out of 1 available) 20459 1726885675.61874: exiting _queue_task() for managed_node1/assert 20459 1726885675.61885: done queuing things up, now waiting for results queue to drain 20459 1726885675.61886: waiting for pending results... 20459 1726885675.62110: running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set 20459 1726885675.62247: in run() - task 02369adf-7a19-47dd-4c59-0000000027c1 20459 1726885675.62260: variable 'ansible_search_path' from source: unknown 20459 1726885675.62289: calling self._execute() 20459 1726885675.62391: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.62395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.62404: variable 'omit' from source: magic vars 20459 1726885675.62831: variable 'storage_test_pool' from source: include params 20459 1726885675.62855: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885675.62858: when evaluation is False, skipping this task 20459 1726885675.62861: _execute() done 20459 1726885675.62863: dumping result to json 20459 1726885675.62867: done dumping result, returning 20459 1726885675.63022: done running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set [02369adf-7a19-47dd-4c59-0000000027c1] 20459 1726885675.63029: sending task result for task 02369adf-7a19-47dd-4c59-0000000027c1 20459 1726885675.63224: done sending task result for task 02369adf-7a19-47dd-4c59-0000000027c1 20459 1726885675.63228: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885675.63270: no more pending results, returning what we have 20459 1726885675.63274: results queue empty 20459 1726885675.63371: checking for any_errors_fatal 20459 1726885675.63437: done checking for any_errors_fatal 20459 1726885675.63439: checking for max_fail_percentage 20459 1726885675.63441: done checking for max_fail_percentage 20459 1726885675.63442: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.63443: done checking to see if all hosts have failed 20459 1726885675.63443: getting the remaining hosts for this loop 20459 1726885675.63445: done getting the remaining hosts for this loop 20459 1726885675.63448: getting the next task for host managed_node1 20459 1726885675.63455: done getting next task for host managed_node1 20459 1726885675.63459: ^ task is: TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885675.63483: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.63489: getting variables 20459 1726885675.63490: in VariableManager get_vars() 20459 1726885675.63760: Calling all_inventory to load vars for managed_node1 20459 1726885675.63763: Calling groups_inventory to load vars for managed_node1 20459 1726885675.63766: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.63778: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.63784: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.63787: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.64449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.65133: done with get_vars() 20459 1726885675.65148: done getting variables 20459 1726885675.65204: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:34 Friday 20 September 2024 22:27:55 -0400 (0:00:00.035) 0:01:22.012 ****** 20459 1726885675.65239: entering _queue_task() for managed_node1/assert 20459 1726885675.65474: worker is 1 (out of 1 available) 20459 1726885675.65488: exiting _queue_task() for managed_node1/assert 20459 1726885675.65498: done queuing things up, now waiting for results queue to drain 20459 1726885675.65500: waiting for pending results... 20459 1726885675.65780: running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885675.65917: in run() - task 02369adf-7a19-47dd-4c59-0000000027c2 20459 1726885675.65937: variable 'ansible_search_path' from source: unknown 20459 1726885675.65976: calling self._execute() 20459 1726885675.66096: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.66108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.66127: variable 'omit' from source: magic vars 20459 1726885675.66533: variable 'storage_test_pool' from source: include params 20459 1726885675.66575: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885675.66587: when evaluation is False, skipping this task 20459 1726885675.66600: _execute() done 20459 1726885675.66609: dumping result to json 20459 1726885675.66621: done dumping result, returning 20459 1726885675.66634: done running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set [02369adf-7a19-47dd-4c59-0000000027c2] 20459 1726885675.66646: sending task result for task 02369adf-7a19-47dd-4c59-0000000027c2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885675.66799: no more pending results, returning what we have 20459 1726885675.66802: results queue empty 20459 1726885675.66803: checking for any_errors_fatal 20459 1726885675.66815: done checking for any_errors_fatal 20459 1726885675.66816: checking for max_fail_percentage 20459 1726885675.66818: done checking for max_fail_percentage 20459 1726885675.66819: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.66819: done checking to see if all hosts have failed 20459 1726885675.66820: getting the remaining hosts for this loop 20459 1726885675.66822: done getting the remaining hosts for this loop 20459 1726885675.66825: getting the next task for host managed_node1 20459 1726885675.66836: done getting next task for host managed_node1 20459 1726885675.66838: ^ task is: TASK: Reset variable used by test 20459 1726885675.66847: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.66851: getting variables 20459 1726885675.66852: in VariableManager get_vars() 20459 1726885675.66890: Calling all_inventory to load vars for managed_node1 20459 1726885675.66892: Calling groups_inventory to load vars for managed_node1 20459 1726885675.66896: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.66912: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.66916: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.66921: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.67502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.68119: done sending task result for task 02369adf-7a19-47dd-4c59-0000000027c2 20459 1726885675.68122: WORKER PROCESS EXITING 20459 1726885675.68645: done with get_vars() 20459 1726885675.68661: done getting variables 20459 1726885675.68968: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:44 Friday 20 September 2024 22:27:55 -0400 (0:00:00.037) 0:01:22.050 ****** 20459 1726885675.69007: entering _queue_task() for managed_node1/set_fact 20459 1726885675.69511: worker is 1 (out of 1 available) 20459 1726885675.69634: exiting _queue_task() for managed_node1/set_fact 20459 1726885675.69644: done queuing things up, now waiting for results queue to drain 20459 1726885675.69646: waiting for pending results... 20459 1726885675.69700: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885675.69826: in run() - task 02369adf-7a19-47dd-4c59-0000000027c4 20459 1726885675.69836: variable 'ansible_search_path' from source: unknown 20459 1726885675.69868: calling self._execute() 20459 1726885675.69991: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.70003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.70025: variable 'omit' from source: magic vars 20459 1726885675.70130: variable 'omit' from source: magic vars 20459 1726885675.70183: variable 'omit' from source: magic vars 20459 1726885675.70209: variable 'omit' from source: magic vars 20459 1726885675.70248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885675.70285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885675.70329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885675.70346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.70356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.70368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885675.70381: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885675.70403: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885675.70413: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.70424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.70549: Set connection var ansible_pipelining to False 20459 1726885675.70553: Set connection var ansible_shell_type to sh 20459 1726885675.70556: Set connection var ansible_connection to ssh 20459 1726885675.70565: Set connection var ansible_timeout to 10 20459 1726885675.70570: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885675.70582: Set connection var ansible_shell_executable to /bin/sh 20459 1726885675.70615: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.70624: variable 'ansible_connection' from source: unknown 20459 1726885675.70634: variable 'ansible_module_compression' from source: unknown 20459 1726885675.70637: variable 'ansible_shell_type' from source: unknown 20459 1726885675.70640: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.70642: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.70644: variable 'ansible_pipelining' from source: unknown 20459 1726885675.70646: variable 'ansible_timeout' from source: unknown 20459 1726885675.70649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.70762: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885675.70776: variable 'omit' from source: magic vars 20459 1726885675.70779: starting attempt loop 20459 1726885675.70782: running the handler 20459 1726885675.70793: handler run complete 20459 1726885675.70801: attempt loop complete, returning result 20459 1726885675.70804: _execute() done 20459 1726885675.70806: dumping result to json 20459 1726885675.70808: done dumping result, returning 20459 1726885675.70817: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-0000000027c4] 20459 1726885675.70822: sending task result for task 02369adf-7a19-47dd-4c59-0000000027c4 20459 1726885675.70902: done sending task result for task 02369adf-7a19-47dd-4c59-0000000027c4 20459 1726885675.70905: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } 20459 1726885675.70960: no more pending results, returning what we have 20459 1726885675.70963: results queue empty 20459 1726885675.70964: checking for any_errors_fatal 20459 1726885675.70974: done checking for any_errors_fatal 20459 1726885675.70974: checking for max_fail_percentage 20459 1726885675.70976: done checking for max_fail_percentage 20459 1726885675.70976: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.70977: done checking to see if all hosts have failed 20459 1726885675.70978: getting the remaining hosts for this loop 20459 1726885675.70980: done getting the remaining hosts for this loop 20459 1726885675.70983: getting the next task for host managed_node1 20459 1726885675.70990: done getting next task for host managed_node1 20459 1726885675.70993: ^ task is: TASK: Clean up test variables 20459 1726885675.70998: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.71001: getting variables 20459 1726885675.71003: in VariableManager get_vars() 20459 1726885675.71036: Calling all_inventory to load vars for managed_node1 20459 1726885675.71041: Calling groups_inventory to load vars for managed_node1 20459 1726885675.71044: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.71054: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.71057: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.71060: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.72100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.72771: done with get_vars() 20459 1726885675.72786: done getting variables 20459 1726885675.72860: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up test variables] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:101 Friday 20 September 2024 22:27:55 -0400 (0:00:00.038) 0:01:22.089 ****** 20459 1726885675.72898: entering _queue_task() for managed_node1/set_fact 20459 1726885675.73160: worker is 1 (out of 1 available) 20459 1726885675.73173: exiting _queue_task() for managed_node1/set_fact 20459 1726885675.73184: done queuing things up, now waiting for results queue to drain 20459 1726885675.73186: waiting for pending results... 20459 1726885675.73476: running TaskExecutor() for managed_node1/TASK: Clean up test variables 20459 1726885675.73639: in run() - task 02369adf-7a19-47dd-4c59-00000000209a 20459 1726885675.73664: variable 'ansible_search_path' from source: unknown 20459 1726885675.73710: calling self._execute() 20459 1726885675.73871: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.73885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.73903: variable 'omit' from source: magic vars 20459 1726885675.74026: variable 'omit' from source: magic vars 20459 1726885675.74094: variable 'omit' from source: magic vars 20459 1726885675.74137: variable 'omit' from source: magic vars 20459 1726885675.74192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885675.74235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885675.74259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885675.74286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.74309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.74334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885675.74354: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885675.74384: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885675.74394: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.74405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.74522: Set connection var ansible_pipelining to False 20459 1726885675.74532: Set connection var ansible_shell_type to sh 20459 1726885675.74546: Set connection var ansible_connection to ssh 20459 1726885675.74568: Set connection var ansible_timeout to 10 20459 1726885675.74583: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885675.74597: Set connection var ansible_shell_executable to /bin/sh 20459 1726885675.74646: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.74661: variable 'ansible_connection' from source: unknown 20459 1726885675.74672: variable 'ansible_module_compression' from source: unknown 20459 1726885675.74683: variable 'ansible_shell_type' from source: unknown 20459 1726885675.74695: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.74707: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.74726: variable 'ansible_pipelining' from source: unknown 20459 1726885675.74737: variable 'ansible_timeout' from source: unknown 20459 1726885675.74748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.74964: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885675.74988: variable 'omit' from source: magic vars 20459 1726885675.75002: starting attempt loop 20459 1726885675.75014: running the handler 20459 1726885675.75043: handler run complete 20459 1726885675.75071: attempt loop complete, returning result 20459 1726885675.75082: _execute() done 20459 1726885675.75092: dumping result to json 20459 1726885675.75103: done dumping result, returning 20459 1726885675.75120: done running TaskExecutor() for managed_node1/TASK: Clean up test variables [02369adf-7a19-47dd-4c59-00000000209a] 20459 1726885675.75132: sending task result for task 02369adf-7a19-47dd-4c59-00000000209a 20459 1726885675.75253: done sending task result for task 02369adf-7a19-47dd-4c59-00000000209a 20459 1726885675.75263: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } 20459 1726885675.75334: no more pending results, returning what we have 20459 1726885675.75337: results queue empty 20459 1726885675.75338: checking for any_errors_fatal 20459 1726885675.75349: done checking for any_errors_fatal 20459 1726885675.75350: checking for max_fail_percentage 20459 1726885675.75352: done checking for max_fail_percentage 20459 1726885675.75353: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.75354: done checking to see if all hosts have failed 20459 1726885675.75355: getting the remaining hosts for this loop 20459 1726885675.75357: done getting the remaining hosts for this loop 20459 1726885675.75361: getting the next task for host managed_node1 20459 1726885675.75374: done getting next task for host managed_node1 20459 1726885675.75378: ^ task is: TASK: Verify the volumes 20459 1726885675.75385: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885675.75391: getting variables 20459 1726885675.75392: in VariableManager get_vars() 20459 1726885675.75430: Calling all_inventory to load vars for managed_node1 20459 1726885675.75433: Calling groups_inventory to load vars for managed_node1 20459 1726885675.75436: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.75448: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.75452: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.75455: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.76339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.76969: done with get_vars() 20459 1726885675.76984: done getting variables TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Friday 20 September 2024 22:27:55 -0400 (0:00:00.041) 0:01:22.131 ****** 20459 1726885675.77078: entering _queue_task() for managed_node1/include_tasks 20459 1726885675.77317: worker is 1 (out of 1 available) 20459 1726885675.77328: exiting _queue_task() for managed_node1/include_tasks 20459 1726885675.77346: done queuing things up, now waiting for results queue to drain 20459 1726885675.77348: waiting for pending results... 20459 1726885675.78036: running TaskExecutor() for managed_node1/TASK: Verify the volumes 20459 1726885675.78337: in run() - task 02369adf-7a19-47dd-4c59-00000000209e 20459 1726885675.78359: variable 'ansible_search_path' from source: unknown 20459 1726885675.79074: variable 'storage_test_pool' from source: include params 20459 1726885675.79332: variable 'omit' from source: magic vars 20459 1726885675.79440: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.79448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.79456: variable 'omit' from source: magic vars 20459 1726885675.79534: variable 'storage_test_volume' from source: unknown 20459 1726885675.79589: variable 'storage_test_volume' from source: unknown 20459 1726885675.79906: dumping result to json 20459 1726885675.79908: done dumping result, returning 20459 1726885675.79911: done running TaskExecutor() for managed_node1/TASK: Verify the volumes [02369adf-7a19-47dd-4c59-00000000209e] 20459 1726885675.79915: sending task result for task 02369adf-7a19-47dd-4c59-00000000209e 20459 1726885675.79971: done sending task result for task 02369adf-7a19-47dd-4c59-00000000209e 20459 1726885675.79974: WORKER PROCESS EXITING 20459 1726885675.80048: no more pending results, returning what we have 20459 1726885675.80051: in VariableManager get_vars() 20459 1726885675.80073: Calling all_inventory to load vars for managed_node1 20459 1726885675.80074: Calling groups_inventory to load vars for managed_node1 20459 1726885675.80076: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.80083: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.80085: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.80087: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.80414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.80766: done with get_vars() 20459 1726885675.80774: variable 'ansible_search_path' from source: unknown 20459 1726885675.80911: variable 'storage_test_pool_subset' from source: include params 20459 1726885675.81635: we have included files to process 20459 1726885675.81637: generating all_blocks data 20459 1726885675.81639: done generating all_blocks data 20459 1726885675.81643: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885675.81645: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885675.81715: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885675.82072: in VariableManager get_vars() 20459 1726885675.82170: done with get_vars() 20459 1726885675.82281: done processing included file 20459 1726885675.82283: iterating over new_blocks loaded from include file 20459 1726885675.82285: in VariableManager get_vars() 20459 1726885675.82302: done with get_vars() 20459 1726885675.82304: filtering new block on tags 20459 1726885675.82359: done filtering new block on tags 20459 1726885675.82362: 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_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) 20459 1726885675.82373: extending task lists for all hosts with included blocks 20459 1726885675.82520: done extending task lists 20459 1726885675.82522: done processing included files 20459 1726885675.82522: results queue empty 20459 1726885675.82525: checking for any_errors_fatal 20459 1726885675.82529: done checking for any_errors_fatal 20459 1726885675.82529: checking for max_fail_percentage 20459 1726885675.82530: done checking for max_fail_percentage 20459 1726885675.82531: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.82532: done checking to see if all hosts have failed 20459 1726885675.82532: getting the remaining hosts for this loop 20459 1726885675.82533: done getting the remaining hosts for this loop 20459 1726885675.82536: getting the next task for host managed_node1 20459 1726885675.82540: done getting next task for host managed_node1 20459 1726885675.82542: ^ task is: TASK: Set storage volume test variables 20459 1726885675.82546: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.82549: getting variables 20459 1726885675.82550: in VariableManager get_vars() 20459 1726885675.82558: Calling all_inventory to load vars for managed_node1 20459 1726885675.82560: Calling groups_inventory to load vars for managed_node1 20459 1726885675.82563: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.82567: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.82569: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.82572: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.83365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.83985: done with get_vars() 20459 1726885675.83998: done getting variables 20459 1726885675.84508: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:55 -0400 (0:00:00.074) 0:01:22.205 ****** 20459 1726885675.84546: entering _queue_task() for managed_node1/set_fact 20459 1726885675.84787: worker is 1 (out of 1 available) 20459 1726885675.84798: exiting _queue_task() for managed_node1/set_fact 20459 1726885675.84810: done queuing things up, now waiting for results queue to drain 20459 1726885675.84817: waiting for pending results... 20459 1726885675.85610: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 20459 1726885675.85736: in run() - task 02369adf-7a19-47dd-4c59-000000002964 20459 1726885675.85749: variable 'ansible_search_path' from source: unknown 20459 1726885675.85798: calling self._execute() 20459 1726885675.85916: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.85921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.85931: variable 'omit' from source: magic vars 20459 1726885675.86046: variable 'omit' from source: magic vars 20459 1726885675.86232: variable 'omit' from source: magic vars 20459 1726885675.86969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885675.90526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885675.90709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885675.91762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885675.91869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885675.91894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885675.92033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885675.92078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885675.92108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885675.92164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885675.92182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885675.92339: variable 'storage_test_volume' from source: include params 20459 1726885675.92364: variable 'storage_test_pool' from source: include params 20459 1726885675.92434: variable 'omit' from source: magic vars 20459 1726885675.92466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885675.92495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885675.92518: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885675.92542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.92556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885675.92579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885675.92599: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885675.92637: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885675.92647: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.92655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.92778: Set connection var ansible_pipelining to False 20459 1726885675.92791: Set connection var ansible_shell_type to sh 20459 1726885675.92799: Set connection var ansible_connection to ssh 20459 1726885675.92819: Set connection var ansible_timeout to 10 20459 1726885675.92833: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885675.92841: Set connection var ansible_shell_executable to /bin/sh 20459 1726885675.92880: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.92888: variable 'ansible_connection' from source: unknown 20459 1726885675.92898: variable 'ansible_module_compression' from source: unknown 20459 1726885675.92904: variable 'ansible_shell_type' from source: unknown 20459 1726885675.92909: variable 'ansible_shell_executable' from source: unknown 20459 1726885675.92916: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.92925: variable 'ansible_pipelining' from source: unknown 20459 1726885675.92931: variable 'ansible_timeout' from source: unknown 20459 1726885675.92937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.93051: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885675.93068: variable 'omit' from source: magic vars 20459 1726885675.93077: starting attempt loop 20459 1726885675.93083: running the handler 20459 1726885675.93098: handler run complete 20459 1726885675.93116: attempt loop complete, returning result 20459 1726885675.93127: _execute() done 20459 1726885675.93134: dumping result to json 20459 1726885675.93142: done dumping result, returning 20459 1726885675.93152: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-47dd-4c59-000000002964] 20459 1726885675.93161: sending task result for task 02369adf-7a19-47dd-4c59-000000002964 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 20459 1726885675.93335: no more pending results, returning what we have 20459 1726885675.93339: results queue empty 20459 1726885675.93341: checking for any_errors_fatal 20459 1726885675.93343: done checking for any_errors_fatal 20459 1726885675.93343: checking for max_fail_percentage 20459 1726885675.93345: done checking for max_fail_percentage 20459 1726885675.93347: checking to see if all hosts have failed and the running result is not ok 20459 1726885675.93348: done checking to see if all hosts have failed 20459 1726885675.93348: getting the remaining hosts for this loop 20459 1726885675.93350: done getting the remaining hosts for this loop 20459 1726885675.93354: getting the next task for host managed_node1 20459 1726885675.93363: done getting next task for host managed_node1 20459 1726885675.93367: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885675.93374: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885675.93385: getting variables 20459 1726885675.93387: in VariableManager get_vars() 20459 1726885675.93426: Calling all_inventory to load vars for managed_node1 20459 1726885675.93429: Calling groups_inventory to load vars for managed_node1 20459 1726885675.93433: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885675.93445: Calling all_plugins_play to load vars for managed_node1 20459 1726885675.93448: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885675.93451: Calling groups_plugins_play to load vars for managed_node1 20459 1726885675.94721: done sending task result for task 02369adf-7a19-47dd-4c59-000000002964 20459 1726885675.94727: WORKER PROCESS EXITING 20459 1726885675.94749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885675.95962: done with get_vars() 20459 1726885675.95976: done getting variables 20459 1726885675.96159: 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 22:27:55 -0400 (0:00:00.116) 0:01:22.322 ****** 20459 1726885675.96187: entering _queue_task() for managed_node1/include_tasks 20459 1726885675.96508: worker is 1 (out of 1 available) 20459 1726885675.96521: exiting _queue_task() for managed_node1/include_tasks 20459 1726885675.96535: done queuing things up, now waiting for results queue to drain 20459 1726885675.96536: waiting for pending results... 20459 1726885675.96848: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885675.96992: in run() - task 02369adf-7a19-47dd-4c59-000000002965 20459 1726885675.97013: variable 'ansible_search_path' from source: unknown 20459 1726885675.97063: variable '_storage_volume_tests' from source: set_fact 20459 1726885675.97274: variable '_storage_volume_tests' from source: set_fact 20459 1726885675.97365: variable 'omit' from source: magic vars 20459 1726885675.97532: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.97546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.97561: variable 'omit' from source: magic vars 20459 1726885675.97746: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.97791: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.97868: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98075: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.98088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.98102: variable 'omit' from source: magic vars 20459 1726885675.98227: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98274: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98345: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98479: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.98492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.98506: variable 'omit' from source: magic vars 20459 1726885675.98636: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98680: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98750: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.98874: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.98887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.98901: variable 'omit' from source: magic vars 20459 1726885675.99022: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.99068: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.99137: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.99275: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.99287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.99300: variable 'omit' from source: magic vars 20459 1726885675.99426: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.99467: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.99574: variable 'storage_test_volume_subset' from source: unknown 20459 1726885675.99776: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885675.99798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885675.99824: variable 'omit' from source: magic vars 20459 1726885676.00042: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.00112: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.00221: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.00414: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.00428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.00453: variable 'omit' from source: magic vars 20459 1726885676.00598: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.00638: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.00707: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.00884: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.00903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.00936: variable 'omit' from source: magic vars 20459 1726885676.01114: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.01171: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.01297: variable 'storage_test_volume_subset' from source: unknown 20459 1726885676.01427: dumping result to json 20459 1726885676.01447: done dumping result, returning 20459 1726885676.01458: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-47dd-4c59-000000002965] 20459 1726885676.01469: sending task result for task 02369adf-7a19-47dd-4c59-000000002965 20459 1726885676.01674: no more pending results, returning what we have 20459 1726885676.01686: in VariableManager get_vars() 20459 1726885676.01764: Calling all_inventory to load vars for managed_node1 20459 1726885676.01768: Calling groups_inventory to load vars for managed_node1 20459 1726885676.01779: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.01798: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.01802: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.01815: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.02864: done sending task result for task 02369adf-7a19-47dd-4c59-000000002965 20459 1726885676.02868: WORKER PROCESS EXITING 20459 1726885676.02961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.03686: done with get_vars() 20459 1726885676.03704: variable 'ansible_search_path' from source: unknown 20459 1726885676.03749: variable 'ansible_search_path' from source: unknown 20459 1726885676.03778: variable 'ansible_search_path' from source: unknown 20459 1726885676.03806: variable 'ansible_search_path' from source: unknown 20459 1726885676.03834: variable 'ansible_search_path' from source: unknown 20459 1726885676.03860: variable 'ansible_search_path' from source: unknown 20459 1726885676.03886: variable 'ansible_search_path' from source: unknown 20459 1726885676.03913: variable 'ansible_search_path' from source: unknown 20459 1726885676.03939: we have included files to process 20459 1726885676.03940: generating all_blocks data 20459 1726885676.03942: done generating all_blocks data 20459 1726885676.03949: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885676.03950: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885676.03952: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885676.05090: done processing included file 20459 1726885676.05092: iterating over new_blocks loaded from include file 20459 1726885676.05093: in VariableManager get_vars() 20459 1726885676.05109: done with get_vars() 20459 1726885676.05113: filtering new block on tags 20459 1726885676.05321: done filtering new block on tags 20459 1726885676.05326: 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_node1 => (item=mount) 20459 1726885676.05331: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885676.05332: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885676.05339: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885676.06365: done processing included file 20459 1726885676.06366: iterating over new_blocks loaded from include file 20459 1726885676.06368: in VariableManager get_vars() 20459 1726885676.06384: done with get_vars() 20459 1726885676.06386: filtering new block on tags 20459 1726885676.06629: done filtering new block on tags 20459 1726885676.06632: 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_node1 => (item=fstab) 20459 1726885676.06649: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885676.06650: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885676.06653: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885676.07408: done processing included file 20459 1726885676.07410: iterating over new_blocks loaded from include file 20459 1726885676.07413: in VariableManager get_vars() 20459 1726885676.07455: done with get_vars() 20459 1726885676.07458: filtering new block on tags 20459 1726885676.07497: done filtering new block on tags 20459 1726885676.07500: 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_node1 => (item=fs) 20459 1726885676.07503: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885676.07504: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885676.07506: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885676.08692: done processing included file 20459 1726885676.08693: iterating over new_blocks loaded from include file 20459 1726885676.08695: in VariableManager get_vars() 20459 1726885676.08711: done with get_vars() 20459 1726885676.08715: filtering new block on tags 20459 1726885676.08818: done filtering new block on tags 20459 1726885676.08821: 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_node1 => (item=device) 20459 1726885676.08824: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885676.08825: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885676.08827: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885676.10778: done processing included file 20459 1726885676.10780: iterating over new_blocks loaded from include file 20459 1726885676.10782: in VariableManager get_vars() 20459 1726885676.10825: done with get_vars() 20459 1726885676.10828: filtering new block on tags 20459 1726885676.11324: done filtering new block on tags 20459 1726885676.11327: 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_node1 => (item=encryption) 20459 1726885676.11331: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885676.11332: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885676.11334: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885676.13283: done processing included file 20459 1726885676.13285: iterating over new_blocks loaded from include file 20459 1726885676.13286: in VariableManager get_vars() 20459 1726885676.13301: done with get_vars() 20459 1726885676.13303: filtering new block on tags 20459 1726885676.13477: done filtering new block on tags 20459 1726885676.13480: 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_node1 => (item=md) 20459 1726885676.13483: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885676.13484: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885676.13487: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885676.18924: done processing included file 20459 1726885676.18926: iterating over new_blocks loaded from include file 20459 1726885676.18927: in VariableManager get_vars() 20459 1726885676.18947: done with get_vars() 20459 1726885676.18950: filtering new block on tags 20459 1726885676.19039: done filtering new block on tags 20459 1726885676.19044: in VariableManager get_vars() 20459 1726885676.19062: done with get_vars() 20459 1726885676.19064: filtering new block on tags 20459 1726885676.19142: done filtering new block on tags 20459 1726885676.19145: in VariableManager get_vars() 20459 1726885676.19161: done with get_vars() 20459 1726885676.19163: filtering new block on tags 20459 1726885676.19405: done filtering new block on tags 20459 1726885676.19409: in VariableManager get_vars() 20459 1726885676.19429: done with get_vars() 20459 1726885676.19430: filtering new block on tags 20459 1726885676.19478: done filtering new block on tags 20459 1726885676.19481: 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_node1 => (item=size) 20459 1726885676.19485: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885676.19486: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885676.19489: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885676.20207: done processing included file 20459 1726885676.20209: iterating over new_blocks loaded from include file 20459 1726885676.20210: in VariableManager get_vars() 20459 1726885676.20227: done with get_vars() 20459 1726885676.20228: filtering new block on tags 20459 1726885676.21842: done filtering new block on tags 20459 1726885676.21845: 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_node1 => (item=cache) 20459 1726885676.21849: extending task lists for all hosts with included blocks 20459 1726885676.22324: done extending task lists 20459 1726885676.22325: done processing included files 20459 1726885676.22326: results queue empty 20459 1726885676.22327: checking for any_errors_fatal 20459 1726885676.22331: done checking for any_errors_fatal 20459 1726885676.22332: checking for max_fail_percentage 20459 1726885676.22333: done checking for max_fail_percentage 20459 1726885676.22334: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.22338: done checking to see if all hosts have failed 20459 1726885676.22339: getting the remaining hosts for this loop 20459 1726885676.22340: done getting the remaining hosts for this loop 20459 1726885676.22343: getting the next task for host managed_node1 20459 1726885676.22348: done getting next task for host managed_node1 20459 1726885676.22350: ^ task is: TASK: Get expected mount device based on device type 20459 1726885676.22355: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.22358: getting variables 20459 1726885676.22359: in VariableManager get_vars() 20459 1726885676.22368: Calling all_inventory to load vars for managed_node1 20459 1726885676.22370: Calling groups_inventory to load vars for managed_node1 20459 1726885676.22373: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.22378: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.22381: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.22384: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.23356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.24497: done with get_vars() 20459 1726885676.24513: done getting variables 20459 1726885676.24559: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.284) 0:01:22.606 ****** 20459 1726885676.24590: entering _queue_task() for managed_node1/set_fact 20459 1726885676.24924: worker is 1 (out of 1 available) 20459 1726885676.24936: exiting _queue_task() for managed_node1/set_fact 20459 1726885676.24950: done queuing things up, now waiting for results queue to drain 20459 1726885676.24951: waiting for pending results... 20459 1726885676.25283: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 20459 1726885676.25467: in run() - task 02369adf-7a19-47dd-4c59-000000002990 20459 1726885676.25489: variable 'ansible_search_path' from source: unknown 20459 1726885676.25536: calling self._execute() 20459 1726885676.25668: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.25679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.25694: variable 'omit' from source: magic vars 20459 1726885676.25827: variable 'omit' from source: magic vars 20459 1726885676.25911: variable 'omit' from source: magic vars 20459 1726885676.26293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885676.26615: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885676.26674: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885676.26716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885676.26762: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885676.26857: 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) 20459 1726885676.26886: 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) 20459 1726885676.26917: 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) 20459 1726885676.26958: 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) 20459 1726885676.27008: 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) 20459 1726885676.27037: 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) 20459 1726885676.27076: 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) 20459 1726885676.27108: 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) 20459 1726885676.27358: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.27369: variable 'storage_test_volume' from source: include params 20459 1726885676.27402: variable 'storage_test_pool' from source: include params 20459 1726885676.27453: variable 'omit' from source: magic vars 20459 1726885676.27513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885676.28261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885676.28366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885676.28389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.28405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.28429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885676.28470: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885676.28594: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885676.28603: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.28613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.28883: Set connection var ansible_pipelining to False 20459 1726885676.28894: Set connection var ansible_shell_type to sh 20459 1726885676.28901: Set connection var ansible_connection to ssh 20459 1726885676.28922: Set connection var ansible_timeout to 10 20459 1726885676.29008: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885676.29023: Set connection var ansible_shell_executable to /bin/sh 20459 1726885676.29051: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.29059: variable 'ansible_connection' from source: unknown 20459 1726885676.29066: variable 'ansible_module_compression' from source: unknown 20459 1726885676.29072: variable 'ansible_shell_type' from source: unknown 20459 1726885676.29078: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.29084: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.29091: variable 'ansible_pipelining' from source: unknown 20459 1726885676.29098: variable 'ansible_timeout' from source: unknown 20459 1726885676.29110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.29331: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885676.29450: variable 'omit' from source: magic vars 20459 1726885676.29460: starting attempt loop 20459 1726885676.29466: running the handler 20459 1726885676.29484: handler run complete 20459 1726885676.29499: attempt loop complete, returning result 20459 1726885676.29506: _execute() done 20459 1726885676.29516: dumping result to json 20459 1726885676.29525: done dumping result, returning 20459 1726885676.29537: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-47dd-4c59-000000002990] 20459 1726885676.29552: sending task result for task 02369adf-7a19-47dd-4c59-000000002990 ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } 20459 1726885676.29708: no more pending results, returning what we have 20459 1726885676.29721: results queue empty 20459 1726885676.29722: checking for any_errors_fatal 20459 1726885676.29724: done checking for any_errors_fatal 20459 1726885676.29725: checking for max_fail_percentage 20459 1726885676.29727: done checking for max_fail_percentage 20459 1726885676.29728: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.29729: done checking to see if all hosts have failed 20459 1726885676.29729: getting the remaining hosts for this loop 20459 1726885676.29731: done getting the remaining hosts for this loop 20459 1726885676.29735: getting the next task for host managed_node1 20459 1726885676.29745: done getting next task for host managed_node1 20459 1726885676.29748: ^ task is: TASK: Set some facts 20459 1726885676.29755: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.29768: getting variables 20459 1726885676.29770: in VariableManager get_vars() 20459 1726885676.29805: Calling all_inventory to load vars for managed_node1 20459 1726885676.29808: Calling groups_inventory to load vars for managed_node1 20459 1726885676.29815: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.29826: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.29830: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.29834: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.30429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.31320: done sending task result for task 02369adf-7a19-47dd-4c59-000000002990 20459 1726885676.31323: WORKER PROCESS EXITING 20459 1726885676.32168: done with get_vars() 20459 1726885676.32187: done getting variables 20459 1726885676.32250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:56 -0400 (0:00:00.076) 0:01:22.683 ****** 20459 1726885676.32282: entering _queue_task() for managed_node1/set_fact 20459 1726885676.32882: worker is 1 (out of 1 available) 20459 1726885676.32893: exiting _queue_task() for managed_node1/set_fact 20459 1726885676.32905: done queuing things up, now waiting for results queue to drain 20459 1726885676.32907: waiting for pending results... 20459 1726885676.33244: running TaskExecutor() for managed_node1/TASK: Set some facts 20459 1726885676.33406: in run() - task 02369adf-7a19-47dd-4c59-000000002991 20459 1726885676.33431: variable 'ansible_search_path' from source: unknown 20459 1726885676.33483: calling self._execute() 20459 1726885676.33727: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.33741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.33758: variable 'omit' from source: magic vars 20459 1726885676.33982: variable 'omit' from source: magic vars 20459 1726885676.34227: variable 'omit' from source: magic vars 20459 1726885676.34950: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.35016: variable 'storage_test_volume' from source: include params 20459 1726885676.35419: variable 'storage_test_volume' from source: include params 20459 1726885676.35459: variable 'mount_prefix' from source: task vars 20459 1726885676.35790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885676.38753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885676.38951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885676.38995: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885676.39035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885676.39067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885676.39247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885676.39357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885676.39518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885676.39566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885676.39655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885676.39859: variable '__storage_is_ostree' from source: set_fact 20459 1726885676.39870: variable 'storage_test_volume' from source: include params 20459 1726885676.39927: variable 'omit' from source: magic vars 20459 1726885676.39962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885676.39992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885676.40018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885676.40046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.40061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.40082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885676.40103: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885676.40146: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885676.40155: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.40162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.40295: Set connection var ansible_pipelining to False 20459 1726885676.40303: Set connection var ansible_shell_type to sh 20459 1726885676.40310: Set connection var ansible_connection to ssh 20459 1726885676.40330: Set connection var ansible_timeout to 10 20459 1726885676.40340: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885676.40357: Set connection var ansible_shell_executable to /bin/sh 20459 1726885676.40386: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.40394: variable 'ansible_connection' from source: unknown 20459 1726885676.40402: variable 'ansible_module_compression' from source: unknown 20459 1726885676.40409: variable 'ansible_shell_type' from source: unknown 20459 1726885676.40418: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.40425: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.40434: variable 'ansible_pipelining' from source: unknown 20459 1726885676.40441: variable 'ansible_timeout' from source: unknown 20459 1726885676.40449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.40567: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885676.40589: variable 'omit' from source: magic vars 20459 1726885676.40598: starting attempt loop 20459 1726885676.40604: running the handler 20459 1726885676.40624: handler run complete 20459 1726885676.40638: attempt loop complete, returning result 20459 1726885676.40645: _execute() done 20459 1726885676.40651: dumping result to json 20459 1726885676.40658: done dumping result, returning 20459 1726885676.40669: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-47dd-4c59-000000002991] 20459 1726885676.40685: sending task result for task 02369adf-7a19-47dd-4c59-000000002991 ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } 20459 1726885676.40856: no more pending results, returning what we have 20459 1726885676.40859: results queue empty 20459 1726885676.40860: checking for any_errors_fatal 20459 1726885676.40870: done checking for any_errors_fatal 20459 1726885676.40871: checking for max_fail_percentage 20459 1726885676.40873: done checking for max_fail_percentage 20459 1726885676.40874: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.40875: done checking to see if all hosts have failed 20459 1726885676.40876: getting the remaining hosts for this loop 20459 1726885676.40878: done getting the remaining hosts for this loop 20459 1726885676.40882: getting the next task for host managed_node1 20459 1726885676.40891: done getting next task for host managed_node1 20459 1726885676.40894: ^ task is: TASK: Get information about the mountpoint directory 20459 1726885676.40900: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.40915: getting variables 20459 1726885676.40917: in VariableManager get_vars() 20459 1726885676.40955: Calling all_inventory to load vars for managed_node1 20459 1726885676.40958: Calling groups_inventory to load vars for managed_node1 20459 1726885676.40962: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.40974: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.40977: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.40980: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.41700: done sending task result for task 02369adf-7a19-47dd-4c59-000000002991 20459 1726885676.41704: WORKER PROCESS EXITING 20459 1726885676.41730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.42872: done with get_vars() 20459 1726885676.42887: 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 22:27:56 -0400 (0:00:00.107) 0:01:22.791 ****** 20459 1726885676.43071: entering _queue_task() for managed_node1/stat 20459 1726885676.43599: worker is 1 (out of 1 available) 20459 1726885676.43616: exiting _queue_task() for managed_node1/stat 20459 1726885676.43628: done queuing things up, now waiting for results queue to drain 20459 1726885676.43630: waiting for pending results... 20459 1726885676.43969: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 20459 1726885676.44132: in run() - task 02369adf-7a19-47dd-4c59-000000002992 20459 1726885676.44155: variable 'ansible_search_path' from source: unknown 20459 1726885676.44203: calling self._execute() 20459 1726885676.44340: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.44352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.44364: variable 'omit' from source: magic vars 20459 1726885676.44885: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.44896: variable 'storage_test_volume' from source: include params 20459 1726885676.44933: 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 20459 1726885676.44942: when evaluation is False, skipping this task 20459 1726885676.44954: _execute() done 20459 1726885676.44966: dumping result to json 20459 1726885676.44974: done dumping result, returning 20459 1726885676.44984: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-47dd-4c59-000000002992] 20459 1726885676.44995: sending task result for task 02369adf-7a19-47dd-4c59-000000002992 skipping: [managed_node1] => { "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" } 20459 1726885676.45163: no more pending results, returning what we have 20459 1726885676.45167: results queue empty 20459 1726885676.45168: checking for any_errors_fatal 20459 1726885676.45182: done checking for any_errors_fatal 20459 1726885676.45183: checking for max_fail_percentage 20459 1726885676.45185: done checking for max_fail_percentage 20459 1726885676.45186: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.45187: done checking to see if all hosts have failed 20459 1726885676.45188: getting the remaining hosts for this loop 20459 1726885676.45190: done getting the remaining hosts for this loop 20459 1726885676.45194: getting the next task for host managed_node1 20459 1726885676.45217: done getting next task for host managed_node1 20459 1726885676.45220: ^ task is: TASK: Verify the current mount state by device 20459 1726885676.45227: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.45233: getting variables 20459 1726885676.45234: in VariableManager get_vars() 20459 1726885676.45271: Calling all_inventory to load vars for managed_node1 20459 1726885676.45274: Calling groups_inventory to load vars for managed_node1 20459 1726885676.45278: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.45291: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.45414: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.45419: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.46282: done sending task result for task 02369adf-7a19-47dd-4c59-000000002992 20459 1726885676.46286: WORKER PROCESS EXITING 20459 1726885676.46310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.47431: done with get_vars() 20459 1726885676.47445: done getting variables 20459 1726885676.47533: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.044) 0:01:22.836 ****** 20459 1726885676.47568: entering _queue_task() for managed_node1/assert 20459 1726885676.47821: worker is 1 (out of 1 available) 20459 1726885676.47834: exiting _queue_task() for managed_node1/assert 20459 1726885676.47846: done queuing things up, now waiting for results queue to drain 20459 1726885676.47848: waiting for pending results... 20459 1726885676.48148: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 20459 1726885676.48303: in run() - task 02369adf-7a19-47dd-4c59-000000002993 20459 1726885676.48326: variable 'ansible_search_path' from source: unknown 20459 1726885676.48368: calling self._execute() 20459 1726885676.48494: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.48509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.48525: variable 'omit' from source: magic vars 20459 1726885676.49236: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.49251: Evaluated conditional (_storage_test_volume_present): True 20459 1726885676.49261: variable 'omit' from source: magic vars 20459 1726885676.49345: variable 'omit' from source: magic vars 20459 1726885676.49481: variable 'storage_test_volume' from source: include params 20459 1726885676.49540: variable 'omit' from source: magic vars 20459 1726885676.49588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885676.49635: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885676.49666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885676.49688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.49706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.49732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885676.49754: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885676.49794: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885676.49802: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.49809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.49944: Set connection var ansible_pipelining to False 20459 1726885676.49952: Set connection var ansible_shell_type to sh 20459 1726885676.49959: Set connection var ansible_connection to ssh 20459 1726885676.49981: Set connection var ansible_timeout to 10 20459 1726885676.49993: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885676.50003: Set connection var ansible_shell_executable to /bin/sh 20459 1726885676.50032: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.50041: variable 'ansible_connection' from source: unknown 20459 1726885676.50050: variable 'ansible_module_compression' from source: unknown 20459 1726885676.50056: variable 'ansible_shell_type' from source: unknown 20459 1726885676.50063: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.50069: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.50077: variable 'ansible_pipelining' from source: unknown 20459 1726885676.50084: variable 'ansible_timeout' from source: unknown 20459 1726885676.50095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.50249: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885676.50270: variable 'omit' from source: magic vars 20459 1726885676.50280: starting attempt loop 20459 1726885676.50286: running the handler 20459 1726885676.50496: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885676.50521: variable 'storage_test_volume' from source: include params 20459 1726885676.50544: variable 'storage_test_mount_expected_mount_point' from source: set_fact 20459 1726885676.50556: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 20459 1726885676.50564: handler run complete 20459 1726885676.50579: attempt loop complete, returning result 20459 1726885676.50591: _execute() done 20459 1726885676.50597: dumping result to json 20459 1726885676.50602: done dumping result, returning 20459 1726885676.50614: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-47dd-4c59-000000002993] 20459 1726885676.50624: sending task result for task 02369adf-7a19-47dd-4c59-000000002993 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885676.51183: no more pending results, returning what we have 20459 1726885676.51187: results queue empty 20459 1726885676.51188: checking for any_errors_fatal 20459 1726885676.51198: done checking for any_errors_fatal 20459 1726885676.51199: checking for max_fail_percentage 20459 1726885676.51201: done checking for max_fail_percentage 20459 1726885676.51202: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.51203: done checking to see if all hosts have failed 20459 1726885676.51204: getting the remaining hosts for this loop 20459 1726885676.51206: done getting the remaining hosts for this loop 20459 1726885676.51209: getting the next task for host managed_node1 20459 1726885676.51220: done getting next task for host managed_node1 20459 1726885676.51222: ^ task is: TASK: Verify mount directory user 20459 1726885676.51229: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.51234: getting variables 20459 1726885676.51235: in VariableManager get_vars() 20459 1726885676.51270: Calling all_inventory to load vars for managed_node1 20459 1726885676.51273: Calling groups_inventory to load vars for managed_node1 20459 1726885676.51276: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.51289: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.51298: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.51302: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.53589: done sending task result for task 02369adf-7a19-47dd-4c59-000000002993 20459 1726885676.53592: WORKER PROCESS EXITING 20459 1726885676.53617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.54599: done with get_vars() 20459 1726885676.54615: done getting variables 20459 1726885676.54675: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.071) 0:01:22.907 ****** 20459 1726885676.54710: entering _queue_task() for managed_node1/assert 20459 1726885676.54977: worker is 1 (out of 1 available) 20459 1726885676.54988: exiting _queue_task() for managed_node1/assert 20459 1726885676.55003: done queuing things up, now waiting for results queue to drain 20459 1726885676.55005: waiting for pending results... 20459 1726885676.55290: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 20459 1726885676.55444: in run() - task 02369adf-7a19-47dd-4c59-000000002994 20459 1726885676.55472: variable 'ansible_search_path' from source: unknown 20459 1726885676.55515: calling self._execute() 20459 1726885676.55637: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.55650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.55670: variable 'omit' from source: magic vars 20459 1726885676.56177: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.56187: variable 'storage_test_volume' from source: include params 20459 1726885676.56235: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 20459 1726885676.56255: when evaluation is False, skipping this task 20459 1726885676.56262: _execute() done 20459 1726885676.56268: dumping result to json 20459 1726885676.56274: done dumping result, returning 20459 1726885676.56283: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-47dd-4c59-000000002994] 20459 1726885676.56293: sending task result for task 02369adf-7a19-47dd-4c59-000000002994 skipping: [managed_node1] => { "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" } 20459 1726885676.56507: no more pending results, returning what we have 20459 1726885676.56511: results queue empty 20459 1726885676.56513: checking for any_errors_fatal 20459 1726885676.56520: done checking for any_errors_fatal 20459 1726885676.56520: checking for max_fail_percentage 20459 1726885676.56523: done checking for max_fail_percentage 20459 1726885676.56524: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.56524: done checking to see if all hosts have failed 20459 1726885676.56525: getting the remaining hosts for this loop 20459 1726885676.56527: done getting the remaining hosts for this loop 20459 1726885676.56530: getting the next task for host managed_node1 20459 1726885676.56542: done getting next task for host managed_node1 20459 1726885676.56544: ^ task is: TASK: Verify mount directory group 20459 1726885676.56561: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.56566: getting variables 20459 1726885676.56567: in VariableManager get_vars() 20459 1726885676.56602: Calling all_inventory to load vars for managed_node1 20459 1726885676.56604: Calling groups_inventory to load vars for managed_node1 20459 1726885676.56608: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.56624: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.56628: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.56632: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.57367: done sending task result for task 02369adf-7a19-47dd-4c59-000000002994 20459 1726885676.57371: WORKER PROCESS EXITING 20459 1726885676.57396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.58444: done with get_vars() 20459 1726885676.58461: done getting variables 20459 1726885676.58519: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.038) 0:01:22.945 ****** 20459 1726885676.58554: entering _queue_task() for managed_node1/assert 20459 1726885676.58794: worker is 1 (out of 1 available) 20459 1726885676.58805: exiting _queue_task() for managed_node1/assert 20459 1726885676.58819: done queuing things up, now waiting for results queue to drain 20459 1726885676.58821: waiting for pending results... 20459 1726885676.59132: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 20459 1726885676.59299: in run() - task 02369adf-7a19-47dd-4c59-000000002995 20459 1726885676.59326: variable 'ansible_search_path' from source: unknown 20459 1726885676.59373: calling self._execute() 20459 1726885676.59497: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.59508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.59523: variable 'omit' from source: magic vars 20459 1726885676.59983: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.59994: variable 'storage_test_volume' from source: include params 20459 1726885676.60033: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 20459 1726885676.60041: when evaluation is False, skipping this task 20459 1726885676.60048: _execute() done 20459 1726885676.60054: dumping result to json 20459 1726885676.60061: done dumping result, returning 20459 1726885676.60070: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-47dd-4c59-000000002995] 20459 1726885676.60085: sending task result for task 02369adf-7a19-47dd-4c59-000000002995 skipping: [managed_node1] => { "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" } 20459 1726885676.60246: no more pending results, returning what we have 20459 1726885676.60251: results queue empty 20459 1726885676.60252: checking for any_errors_fatal 20459 1726885676.60266: done checking for any_errors_fatal 20459 1726885676.60266: checking for max_fail_percentage 20459 1726885676.60269: done checking for max_fail_percentage 20459 1726885676.60270: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.60270: done checking to see if all hosts have failed 20459 1726885676.60271: getting the remaining hosts for this loop 20459 1726885676.60273: done getting the remaining hosts for this loop 20459 1726885676.60276: getting the next task for host managed_node1 20459 1726885676.60287: done getting next task for host managed_node1 20459 1726885676.60290: ^ task is: TASK: Verify mount directory permissions 20459 1726885676.60299: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.60304: getting variables 20459 1726885676.60306: in VariableManager get_vars() 20459 1726885676.60342: Calling all_inventory to load vars for managed_node1 20459 1726885676.60345: Calling groups_inventory to load vars for managed_node1 20459 1726885676.60349: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.60362: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.60366: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.60370: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.61058: done sending task result for task 02369adf-7a19-47dd-4c59-000000002995 20459 1726885676.61061: WORKER PROCESS EXITING 20459 1726885676.61085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.61829: done with get_vars() 20459 1726885676.61850: done getting variables 20459 1726885676.61932: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.034) 0:01:22.980 ****** 20459 1726885676.61991: entering _queue_task() for managed_node1/assert 20459 1726885676.62364: worker is 1 (out of 1 available) 20459 1726885676.62376: exiting _queue_task() for managed_node1/assert 20459 1726885676.62387: done queuing things up, now waiting for results queue to drain 20459 1726885676.62388: waiting for pending results... 20459 1726885676.62680: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 20459 1726885676.62834: in run() - task 02369adf-7a19-47dd-4c59-000000002996 20459 1726885676.62854: variable 'ansible_search_path' from source: unknown 20459 1726885676.62891: calling self._execute() 20459 1726885676.63015: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.63032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.63051: variable 'omit' from source: magic vars 20459 1726885676.63489: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.63499: variable 'storage_test_volume' from source: include params 20459 1726885676.63532: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 20459 1726885676.63540: when evaluation is False, skipping this task 20459 1726885676.63547: _execute() done 20459 1726885676.63553: dumping result to json 20459 1726885676.63561: done dumping result, returning 20459 1726885676.63573: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-47dd-4c59-000000002996] 20459 1726885676.63587: sending task result for task 02369adf-7a19-47dd-4c59-000000002996 skipping: [managed_node1] => { "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" } 20459 1726885676.63738: no more pending results, returning what we have 20459 1726885676.63743: results queue empty 20459 1726885676.63744: checking for any_errors_fatal 20459 1726885676.63752: done checking for any_errors_fatal 20459 1726885676.63752: checking for max_fail_percentage 20459 1726885676.63754: done checking for max_fail_percentage 20459 1726885676.63755: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.63756: done checking to see if all hosts have failed 20459 1726885676.63756: getting the remaining hosts for this loop 20459 1726885676.63759: done getting the remaining hosts for this loop 20459 1726885676.63762: getting the next task for host managed_node1 20459 1726885676.63770: done getting next task for host managed_node1 20459 1726885676.63773: ^ task is: TASK: Get path of test volume device 20459 1726885676.63781: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.63785: getting variables 20459 1726885676.63787: in VariableManager get_vars() 20459 1726885676.63825: Calling all_inventory to load vars for managed_node1 20459 1726885676.63828: Calling groups_inventory to load vars for managed_node1 20459 1726885676.63832: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.63843: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.63847: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.63850: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.64582: done sending task result for task 02369adf-7a19-47dd-4c59-000000002996 20459 1726885676.64585: WORKER PROCESS EXITING 20459 1726885676.64608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.65523: done with get_vars() 20459 1726885676.65577: done getting variables 20459 1726885676.65811: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:56 -0400 (0:00:00.039) 0:01:23.019 ****** 20459 1726885676.65944: entering _queue_task() for managed_node1/command 20459 1726885676.66345: worker is 1 (out of 1 available) 20459 1726885676.66361: exiting _queue_task() for managed_node1/command 20459 1726885676.66372: done queuing things up, now waiting for results queue to drain 20459 1726885676.66373: waiting for pending results... 20459 1726885676.66775: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 20459 1726885676.67174: in run() - task 02369adf-7a19-47dd-4c59-000000002997 20459 1726885676.67216: variable 'ansible_search_path' from source: unknown 20459 1726885676.67297: calling self._execute() 20459 1726885676.67782: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.67897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.67915: variable 'omit' from source: magic vars 20459 1726885676.69354: variable 'storage_test_volume' from source: include params 20459 1726885676.69440: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885676.69448: when evaluation is False, skipping this task 20459 1726885676.69454: _execute() done 20459 1726885676.69461: dumping result to json 20459 1726885676.69473: done dumping result, returning 20459 1726885676.69483: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-47dd-4c59-000000002997] 20459 1726885676.69498: sending task result for task 02369adf-7a19-47dd-4c59-000000002997 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885676.69666: no more pending results, returning what we have 20459 1726885676.69670: results queue empty 20459 1726885676.69670: checking for any_errors_fatal 20459 1726885676.69679: done checking for any_errors_fatal 20459 1726885676.69680: checking for max_fail_percentage 20459 1726885676.69682: done checking for max_fail_percentage 20459 1726885676.69683: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.69683: done checking to see if all hosts have failed 20459 1726885676.69684: getting the remaining hosts for this loop 20459 1726885676.69686: done getting the remaining hosts for this loop 20459 1726885676.69689: getting the next task for host managed_node1 20459 1726885676.69698: done getting next task for host managed_node1 20459 1726885676.69700: ^ task is: TASK: Gather swap info 20459 1726885676.69707: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.69721: getting variables 20459 1726885676.69723: in VariableManager get_vars() 20459 1726885676.69777: Calling all_inventory to load vars for managed_node1 20459 1726885676.69780: Calling groups_inventory to load vars for managed_node1 20459 1726885676.69784: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.69803: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.69807: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.69810: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.70565: done sending task result for task 02369adf-7a19-47dd-4c59-000000002997 20459 1726885676.70568: WORKER PROCESS EXITING 20459 1726885676.70593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.71332: done with get_vars() 20459 1726885676.71347: done getting variables 20459 1726885676.71404: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:27:56 -0400 (0:00:00.055) 0:01:23.074 ****** 20459 1726885676.71448: entering _queue_task() for managed_node1/command 20459 1726885676.71683: worker is 1 (out of 1 available) 20459 1726885676.71695: exiting _queue_task() for managed_node1/command 20459 1726885676.71706: done queuing things up, now waiting for results queue to drain 20459 1726885676.71708: waiting for pending results... 20459 1726885676.72456: running TaskExecutor() for managed_node1/TASK: Gather swap info 20459 1726885676.72810: in run() - task 02369adf-7a19-47dd-4c59-000000002998 20459 1726885676.72997: variable 'ansible_search_path' from source: unknown 20459 1726885676.73217: calling self._execute() 20459 1726885676.73554: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.73565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.73578: variable 'omit' from source: magic vars 20459 1726885676.74432: variable 'storage_test_volume' from source: include params 20459 1726885676.74468: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885676.74498: when evaluation is False, skipping this task 20459 1726885676.74509: _execute() done 20459 1726885676.74518: dumping result to json 20459 1726885676.74529: done dumping result, returning 20459 1726885676.74541: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-47dd-4c59-000000002998] 20459 1726885676.74552: sending task result for task 02369adf-7a19-47dd-4c59-000000002998 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885676.74730: no more pending results, returning what we have 20459 1726885676.74735: results queue empty 20459 1726885676.74736: checking for any_errors_fatal 20459 1726885676.74747: done checking for any_errors_fatal 20459 1726885676.74748: checking for max_fail_percentage 20459 1726885676.74750: done checking for max_fail_percentage 20459 1726885676.74751: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.74751: done checking to see if all hosts have failed 20459 1726885676.74752: getting the remaining hosts for this loop 20459 1726885676.74755: done getting the remaining hosts for this loop 20459 1726885676.74758: getting the next task for host managed_node1 20459 1726885676.74767: done getting next task for host managed_node1 20459 1726885676.74770: ^ task is: TASK: Verify swap status 20459 1726885676.74777: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.74781: getting variables 20459 1726885676.74783: in VariableManager get_vars() 20459 1726885676.74820: Calling all_inventory to load vars for managed_node1 20459 1726885676.74822: Calling groups_inventory to load vars for managed_node1 20459 1726885676.74826: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.74839: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.74842: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.74845: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.75869: done sending task result for task 02369adf-7a19-47dd-4c59-000000002998 20459 1726885676.75872: WORKER PROCESS EXITING 20459 1726885676.76035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.76818: done with get_vars() 20459 1726885676.76833: done getting variables 20459 1726885676.76983: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.055) 0:01:23.130 ****** 20459 1726885676.77045: entering _queue_task() for managed_node1/assert 20459 1726885676.77460: worker is 1 (out of 1 available) 20459 1726885676.77472: exiting _queue_task() for managed_node1/assert 20459 1726885676.77484: done queuing things up, now waiting for results queue to drain 20459 1726885676.77485: waiting for pending results... 20459 1726885676.78388: running TaskExecutor() for managed_node1/TASK: Verify swap status 20459 1726885676.78558: in run() - task 02369adf-7a19-47dd-4c59-000000002999 20459 1726885676.78563: variable 'ansible_search_path' from source: unknown 20459 1726885676.78600: calling self._execute() 20459 1726885676.78719: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.78724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.78767: variable 'omit' from source: magic vars 20459 1726885676.79199: variable 'storage_test_volume' from source: include params 20459 1726885676.79232: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885676.79235: when evaluation is False, skipping this task 20459 1726885676.79238: _execute() done 20459 1726885676.79241: dumping result to json 20459 1726885676.79243: done dumping result, returning 20459 1726885676.79258: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-47dd-4c59-000000002999] 20459 1726885676.79261: sending task result for task 02369adf-7a19-47dd-4c59-000000002999 20459 1726885676.79440: done sending task result for task 02369adf-7a19-47dd-4c59-000000002999 20459 1726885676.79445: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885676.79480: no more pending results, returning what we have 20459 1726885676.79483: results queue empty 20459 1726885676.79484: checking for any_errors_fatal 20459 1726885676.79489: done checking for any_errors_fatal 20459 1726885676.79490: checking for max_fail_percentage 20459 1726885676.79492: done checking for max_fail_percentage 20459 1726885676.79493: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.79493: done checking to see if all hosts have failed 20459 1726885676.79494: getting the remaining hosts for this loop 20459 1726885676.79495: done getting the remaining hosts for this loop 20459 1726885676.79498: getting the next task for host managed_node1 20459 1726885676.79530: done getting next task for host managed_node1 20459 1726885676.79533: ^ task is: TASK: Unset facts 20459 1726885676.79540: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.79544: getting variables 20459 1726885676.79545: in VariableManager get_vars() 20459 1726885676.79573: Calling all_inventory to load vars for managed_node1 20459 1726885676.79575: Calling groups_inventory to load vars for managed_node1 20459 1726885676.79578: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.79586: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.79589: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.79592: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.81226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.82149: done with get_vars() 20459 1726885676.82253: done getting variables 20459 1726885676.82339: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:56 -0400 (0:00:00.054) 0:01:23.185 ****** 20459 1726885676.82464: entering _queue_task() for managed_node1/set_fact 20459 1726885676.82834: worker is 1 (out of 1 available) 20459 1726885676.82877: exiting _queue_task() for managed_node1/set_fact 20459 1726885676.82889: done queuing things up, now waiting for results queue to drain 20459 1726885676.82891: waiting for pending results... 20459 1726885676.83347: running TaskExecutor() for managed_node1/TASK: Unset facts 20459 1726885676.83594: in run() - task 02369adf-7a19-47dd-4c59-00000000299a 20459 1726885676.83637: variable 'ansible_search_path' from source: unknown 20459 1726885676.83677: calling self._execute() 20459 1726885676.83846: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.83861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.83875: variable 'omit' from source: magic vars 20459 1726885676.84284: variable 'omit' from source: magic vars 20459 1726885676.84398: variable 'omit' from source: magic vars 20459 1726885676.84442: variable 'omit' from source: magic vars 20459 1726885676.84530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885676.84568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885676.84623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885676.84673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.84764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.84785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885676.84855: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885676.84894: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885676.84904: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.84911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.85118: Set connection var ansible_pipelining to False 20459 1726885676.85126: Set connection var ansible_shell_type to sh 20459 1726885676.85133: Set connection var ansible_connection to ssh 20459 1726885676.85151: Set connection var ansible_timeout to 10 20459 1726885676.85187: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885676.85203: Set connection var ansible_shell_executable to /bin/sh 20459 1726885676.85236: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.85244: variable 'ansible_connection' from source: unknown 20459 1726885676.85251: variable 'ansible_module_compression' from source: unknown 20459 1726885676.85286: variable 'ansible_shell_type' from source: unknown 20459 1726885676.85344: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.85353: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.85361: variable 'ansible_pipelining' from source: unknown 20459 1726885676.85369: variable 'ansible_timeout' from source: unknown 20459 1726885676.85376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.85542: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885676.85560: variable 'omit' from source: magic vars 20459 1726885676.85570: starting attempt loop 20459 1726885676.85577: running the handler 20459 1726885676.85596: handler run complete 20459 1726885676.85611: attempt loop complete, returning result 20459 1726885676.85620: _execute() done 20459 1726885676.85631: dumping result to json 20459 1726885676.85643: done dumping result, returning 20459 1726885676.85654: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-47dd-4c59-00000000299a] 20459 1726885676.85664: sending task result for task 02369adf-7a19-47dd-4c59-00000000299a ok: [managed_node1] => { "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 } 20459 1726885676.85849: no more pending results, returning what we have 20459 1726885676.85853: results queue empty 20459 1726885676.85854: checking for any_errors_fatal 20459 1726885676.85868: done checking for any_errors_fatal 20459 1726885676.85869: checking for max_fail_percentage 20459 1726885676.85871: done checking for max_fail_percentage 20459 1726885676.85872: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.85873: done checking to see if all hosts have failed 20459 1726885676.85874: getting the remaining hosts for this loop 20459 1726885676.85876: done getting the remaining hosts for this loop 20459 1726885676.85880: getting the next task for host managed_node1 20459 1726885676.85891: done getting next task for host managed_node1 20459 1726885676.85893: ^ task is: TASK: Set some variables for fstab checking 20459 1726885676.85900: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.85906: getting variables 20459 1726885676.85908: in VariableManager get_vars() 20459 1726885676.85944: Calling all_inventory to load vars for managed_node1 20459 1726885676.85946: Calling groups_inventory to load vars for managed_node1 20459 1726885676.85950: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.85961: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.85964: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.85968: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.87065: done sending task result for task 02369adf-7a19-47dd-4c59-00000000299a 20459 1726885676.87068: WORKER PROCESS EXITING 20459 1726885676.87090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885676.88978: done with get_vars() 20459 1726885676.89017: done getting variables 20459 1726885676.89150: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:27:56 -0400 (0:00:00.067) 0:01:23.252 ****** 20459 1726885676.89250: entering _queue_task() for managed_node1/set_fact 20459 1726885676.89509: worker is 1 (out of 1 available) 20459 1726885676.89547: exiting _queue_task() for managed_node1/set_fact 20459 1726885676.89560: done queuing things up, now waiting for results queue to drain 20459 1726885676.89562: waiting for pending results... 20459 1726885676.90116: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 20459 1726885676.90303: in run() - task 02369adf-7a19-47dd-4c59-00000000299e 20459 1726885676.90325: variable 'ansible_search_path' from source: unknown 20459 1726885676.90372: calling self._execute() 20459 1726885676.90518: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.90530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.90545: variable 'omit' from source: magic vars 20459 1726885676.90664: variable 'omit' from source: magic vars 20459 1726885676.90745: variable 'omit' from source: magic vars 20459 1726885676.91087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885676.93704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885676.93795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885676.93845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885676.93889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885676.93923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885676.94015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885676.94052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885676.94091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885676.94141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885676.94164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885676.94221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885676.94251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885676.94287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885676.94337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885676.94357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885676.94435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885676.94466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885676.94499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885676.94549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885676.94569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885676.94761: variable 'storage_test_fstab' from source: set_fact 20459 1726885676.94779: variable 'storage_test_volume' from source: include params 20459 1726885676.94906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885676.95091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885676.95135: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885676.95179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885676.95211: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885676.95271: 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) 20459 1726885676.95300: 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) 20459 1726885676.95333: 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) 20459 1726885676.95372: 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) 20459 1726885676.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) 20459 1726885676.95665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885676.95699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885676.95750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885676.95770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885676.95987: variable '__mount_point' from source: task vars 20459 1726885676.96069: variable 'storage_test_volume' from source: include params 20459 1726885676.96097: variable 'storage_test_fstab' from source: set_fact 20459 1726885676.96433: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.96446: variable '__mount_point' from source: task vars 20459 1726885676.96523: variable 'storage_test_volume' from source: include params 20459 1726885676.96546: variable 'storage_test_volume' from source: include params 20459 1726885676.96729: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.96738: variable '__mount_point' from source: task vars 20459 1726885676.96821: variable 'storage_test_volume' from source: include params 20459 1726885676.97214: variable '__mount_options' from source: task vars 20459 1726885676.97292: variable 'storage_test_volume' from source: include params 20459 1726885676.97319: variable '__mount_point' from source: task vars 20459 1726885676.97398: variable 'storage_test_volume' from source: include params 20459 1726885676.97423: variable 'storage_test_fstab' from source: set_fact 20459 1726885676.97440: variable '__pattern' from source: task vars 20459 1726885676.97534: variable '__mount_point' from source: task vars 20459 1726885676.97610: variable 'storage_test_volume' from source: include params 20459 1726885676.97637: variable '__mount_options' from source: task vars 20459 1726885676.97715: variable 'storage_test_volume' from source: include params 20459 1726885676.97901: variable '_storage_test_volume_present' from source: set_fact 20459 1726885676.97910: variable '__mount_options' from source: task vars 20459 1726885676.97993: variable 'storage_test_volume' from source: include params 20459 1726885676.98026: variable 'omit' from source: magic vars 20459 1726885676.98060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885676.98101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885676.98126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885676.98149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.98163: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885676.98187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885676.98213: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885676.98246: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885676.98254: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.98261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.98383: Set connection var ansible_pipelining to False 20459 1726885676.98390: Set connection var ansible_shell_type to sh 20459 1726885676.98401: Set connection var ansible_connection to ssh 20459 1726885676.98423: Set connection var ansible_timeout to 10 20459 1726885676.98433: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885676.98442: Set connection var ansible_shell_executable to /bin/sh 20459 1726885676.98471: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.98480: variable 'ansible_connection' from source: unknown 20459 1726885676.98488: variable 'ansible_module_compression' from source: unknown 20459 1726885676.98495: variable 'ansible_shell_type' from source: unknown 20459 1726885676.98503: variable 'ansible_shell_executable' from source: unknown 20459 1726885676.98515: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885676.98524: variable 'ansible_pipelining' from source: unknown 20459 1726885676.98530: variable 'ansible_timeout' from source: unknown 20459 1726885676.98537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885676.98648: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885676.98664: variable 'omit' from source: magic vars 20459 1726885676.98674: starting attempt loop 20459 1726885676.98681: running the handler 20459 1726885676.98699: handler run complete 20459 1726885676.98715: attempt loop complete, returning result 20459 1726885676.98724: _execute() done 20459 1726885676.98735: dumping result to json 20459 1726885676.98746: done dumping result, returning 20459 1726885676.98756: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-47dd-4c59-00000000299e] 20459 1726885676.98763: sending task result for task 02369adf-7a19-47dd-4c59-00000000299e ok: [managed_node1] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } 20459 1726885676.98929: no more pending results, returning what we have 20459 1726885676.98932: results queue empty 20459 1726885676.98933: checking for any_errors_fatal 20459 1726885676.98942: done checking for any_errors_fatal 20459 1726885676.98943: checking for max_fail_percentage 20459 1726885676.98945: done checking for max_fail_percentage 20459 1726885676.98946: checking to see if all hosts have failed and the running result is not ok 20459 1726885676.98947: done checking to see if all hosts have failed 20459 1726885676.98947: getting the remaining hosts for this loop 20459 1726885676.98949: done getting the remaining hosts for this loop 20459 1726885676.98953: getting the next task for host managed_node1 20459 1726885676.98962: done getting next task for host managed_node1 20459 1726885676.98965: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885676.98972: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885676.98981: getting variables 20459 1726885676.98983: in VariableManager get_vars() 20459 1726885676.99020: Calling all_inventory to load vars for managed_node1 20459 1726885676.99023: Calling groups_inventory to load vars for managed_node1 20459 1726885676.99026: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885676.99037: Calling all_plugins_play to load vars for managed_node1 20459 1726885676.99040: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885676.99043: Calling groups_plugins_play to load vars for managed_node1 20459 1726885676.99756: done sending task result for task 02369adf-7a19-47dd-4c59-00000000299e 20459 1726885676.99759: WORKER PROCESS EXITING 20459 1726885676.99782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.00628: done with get_vars() 20459 1726885677.00643: done getting variables 20459 1726885677.00698: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.114) 0:01:23.367 ****** 20459 1726885677.00742: entering _queue_task() for managed_node1/assert 20459 1726885677.00992: worker is 1 (out of 1 available) 20459 1726885677.01003: exiting _queue_task() for managed_node1/assert 20459 1726885677.01016: done queuing things up, now waiting for results queue to drain 20459 1726885677.01017: waiting for pending results... 20459 1726885677.01315: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885677.01470: in run() - task 02369adf-7a19-47dd-4c59-00000000299f 20459 1726885677.01494: variable 'ansible_search_path' from source: unknown 20459 1726885677.01534: calling self._execute() 20459 1726885677.01660: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.01676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.01691: variable 'omit' from source: magic vars 20459 1726885677.02077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885677.04537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885677.04629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885677.04671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885677.04717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885677.04753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885677.04859: variable '_storage_test_volume_present' from source: set_fact 20459 1726885677.04880: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885677.04891: variable 'omit' from source: magic vars 20459 1726885677.04973: variable 'omit' from source: magic vars 20459 1726885677.05014: variable 'omit' from source: magic vars 20459 1726885677.05056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.05088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.05110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.05134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.05156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.05180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.05201: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.05236: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.05245: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.05257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.05384: Set connection var ansible_pipelining to False 20459 1726885677.05393: Set connection var ansible_shell_type to sh 20459 1726885677.05400: Set connection var ansible_connection to ssh 20459 1726885677.05420: Set connection var ansible_timeout to 10 20459 1726885677.05429: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.05440: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.05467: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.05477: variable 'ansible_connection' from source: unknown 20459 1726885677.05489: variable 'ansible_module_compression' from source: unknown 20459 1726885677.05497: variable 'ansible_shell_type' from source: unknown 20459 1726885677.05504: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.05513: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.05522: variable 'ansible_pipelining' from source: unknown 20459 1726885677.05528: variable 'ansible_timeout' from source: unknown 20459 1726885677.05535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.05650: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885677.05666: variable 'omit' from source: magic vars 20459 1726885677.05675: starting attempt loop 20459 1726885677.05682: running the handler 20459 1726885677.05866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885677.05898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885677.06071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885677.06178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885677.06201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885677.06261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885677.06289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885677.06329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885677.06379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885677.06427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885677.06532: variable 'storage_test_fstab_id_matches' from source: set_fact 20459 1726885677.06550: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 20459 1726885677.06578: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 20459 1726885677.06588: handler run complete 20459 1726885677.06607: attempt loop complete, returning result 20459 1726885677.06617: _execute() done 20459 1726885677.06623: dumping result to json 20459 1726885677.06630: done dumping result, returning 20459 1726885677.06640: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-47dd-4c59-00000000299f] 20459 1726885677.06653: sending task result for task 02369adf-7a19-47dd-4c59-00000000299f ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885677.06894: no more pending results, returning what we have 20459 1726885677.06903: results queue empty 20459 1726885677.06904: checking for any_errors_fatal 20459 1726885677.06917: done checking for any_errors_fatal 20459 1726885677.06918: checking for max_fail_percentage 20459 1726885677.06920: done checking for max_fail_percentage 20459 1726885677.06921: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.06922: done checking to see if all hosts have failed 20459 1726885677.06923: getting the remaining hosts for this loop 20459 1726885677.06924: done getting the remaining hosts for this loop 20459 1726885677.06929: getting the next task for host managed_node1 20459 1726885677.06938: done getting next task for host managed_node1 20459 1726885677.06942: ^ task is: TASK: Verify the fstab mount point 20459 1726885677.06948: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.06953: getting variables 20459 1726885677.06955: in VariableManager get_vars() 20459 1726885677.06986: Calling all_inventory to load vars for managed_node1 20459 1726885677.06988: Calling groups_inventory to load vars for managed_node1 20459 1726885677.06991: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.07001: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.07004: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.07007: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.07756: done sending task result for task 02369adf-7a19-47dd-4c59-00000000299f 20459 1726885677.07759: WORKER PROCESS EXITING 20459 1726885677.07782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.08555: done with get_vars() 20459 1726885677.08571: done getting variables 20459 1726885677.08631: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.079) 0:01:23.447 ****** 20459 1726885677.08665: entering _queue_task() for managed_node1/assert 20459 1726885677.08909: worker is 1 (out of 1 available) 20459 1726885677.08924: exiting _queue_task() for managed_node1/assert 20459 1726885677.08936: done queuing things up, now waiting for results queue to drain 20459 1726885677.08938: waiting for pending results... 20459 1726885677.09235: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 20459 1726885677.09390: in run() - task 02369adf-7a19-47dd-4c59-0000000029a0 20459 1726885677.09408: variable 'ansible_search_path' from source: unknown 20459 1726885677.09448: calling self._execute() 20459 1726885677.09565: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.09575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.09588: variable 'omit' from source: magic vars 20459 1726885677.09711: variable 'omit' from source: magic vars 20459 1726885677.09789: variable 'omit' from source: magic vars 20459 1726885677.10071: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885677.10084: variable 'storage_test_volume' from source: include params 20459 1726885677.10135: variable 'omit' from source: magic vars 20459 1726885677.10182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.10220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.10242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.10273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.10292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.10315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.10337: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.10378: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.10386: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.10394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.10529: Set connection var ansible_pipelining to False 20459 1726885677.10538: Set connection var ansible_shell_type to sh 20459 1726885677.10546: Set connection var ansible_connection to ssh 20459 1726885677.10563: Set connection var ansible_timeout to 10 20459 1726885677.10572: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.10590: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.10622: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.10631: variable 'ansible_connection' from source: unknown 20459 1726885677.10638: variable 'ansible_module_compression' from source: unknown 20459 1726885677.10644: variable 'ansible_shell_type' from source: unknown 20459 1726885677.10650: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.10656: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.10663: variable 'ansible_pipelining' from source: unknown 20459 1726885677.10670: variable 'ansible_timeout' from source: unknown 20459 1726885677.10676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.10830: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885677.10848: variable 'omit' from source: magic vars 20459 1726885677.10858: starting attempt loop 20459 1726885677.10864: running the handler 20459 1726885677.11064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885677.13571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885677.13646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885677.13687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885677.13732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885677.13771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885677.13848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885677.13885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885677.13920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885677.13974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885677.13994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885677.14049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885677.14088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885677.14121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885677.14168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885677.14194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885677.14319: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 20459 1726885677.14330: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885677.14349: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 20459 1726885677.14360: handler run complete 20459 1726885677.14380: attempt loop complete, returning result 20459 1726885677.14392: _execute() done 20459 1726885677.14405: dumping result to json 20459 1726885677.14414: done dumping result, returning 20459 1726885677.14427: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-47dd-4c59-0000000029a0] 20459 1726885677.14438: sending task result for task 02369adf-7a19-47dd-4c59-0000000029a0 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885677.14594: no more pending results, returning what we have 20459 1726885677.14606: results queue empty 20459 1726885677.14607: checking for any_errors_fatal 20459 1726885677.14617: done checking for any_errors_fatal 20459 1726885677.14618: checking for max_fail_percentage 20459 1726885677.14621: done checking for max_fail_percentage 20459 1726885677.14622: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.14623: done checking to see if all hosts have failed 20459 1726885677.14624: getting the remaining hosts for this loop 20459 1726885677.14626: done getting the remaining hosts for this loop 20459 1726885677.14630: getting the next task for host managed_node1 20459 1726885677.14639: done getting next task for host managed_node1 20459 1726885677.14642: ^ task is: TASK: Verify mount_options 20459 1726885677.14650: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.14655: getting variables 20459 1726885677.14657: in VariableManager get_vars() 20459 1726885677.14694: Calling all_inventory to load vars for managed_node1 20459 1726885677.14697: Calling groups_inventory to load vars for managed_node1 20459 1726885677.14701: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.14715: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.14719: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.14723: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.15566: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029a0 20459 1726885677.15570: WORKER PROCESS EXITING 20459 1726885677.15593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.16365: done with get_vars() 20459 1726885677.16384: done getting variables 20459 1726885677.16451: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.078) 0:01:23.525 ****** 20459 1726885677.16488: entering _queue_task() for managed_node1/assert 20459 1726885677.16822: worker is 1 (out of 1 available) 20459 1726885677.16833: exiting _queue_task() for managed_node1/assert 20459 1726885677.16844: done queuing things up, now waiting for results queue to drain 20459 1726885677.16845: waiting for pending results... 20459 1726885677.17190: running TaskExecutor() for managed_node1/TASK: Verify mount_options 20459 1726885677.17365: in run() - task 02369adf-7a19-47dd-4c59-0000000029a1 20459 1726885677.17389: variable 'ansible_search_path' from source: unknown 20459 1726885677.17444: calling self._execute() 20459 1726885677.17577: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.17590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.17607: variable 'omit' from source: magic vars 20459 1726885677.18060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885677.20597: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885677.20692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885677.20743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885677.20794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885677.20830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885677.20930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885677.20968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885677.20999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885677.21054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885677.21075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885677.21205: Evaluated conditional (__storage_verify_mount_options | d(false)): False 20459 1726885677.21216: when evaluation is False, skipping this task 20459 1726885677.21225: _execute() done 20459 1726885677.21240: dumping result to json 20459 1726885677.21248: done dumping result, returning 20459 1726885677.21259: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-47dd-4c59-0000000029a1] 20459 1726885677.21270: sending task result for task 02369adf-7a19-47dd-4c59-0000000029a1 skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885677.21447: no more pending results, returning what we have 20459 1726885677.21452: results queue empty 20459 1726885677.21453: checking for any_errors_fatal 20459 1726885677.21461: done checking for any_errors_fatal 20459 1726885677.21462: checking for max_fail_percentage 20459 1726885677.21464: done checking for max_fail_percentage 20459 1726885677.21465: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.21466: done checking to see if all hosts have failed 20459 1726885677.21467: getting the remaining hosts for this loop 20459 1726885677.21469: done getting the remaining hosts for this loop 20459 1726885677.21473: getting the next task for host managed_node1 20459 1726885677.21484: done getting next task for host managed_node1 20459 1726885677.21487: ^ task is: TASK: Verify fingerprint 20459 1726885677.21494: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.21499: getting variables 20459 1726885677.21501: in VariableManager get_vars() 20459 1726885677.21542: Calling all_inventory to load vars for managed_node1 20459 1726885677.21545: Calling groups_inventory to load vars for managed_node1 20459 1726885677.21549: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.21562: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.21565: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.21569: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.22385: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029a1 20459 1726885677.22389: WORKER PROCESS EXITING 20459 1726885677.22416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.23242: done with get_vars() 20459 1726885677.23262: done getting variables 20459 1726885677.23324: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.068) 0:01:23.594 ****** 20459 1726885677.23366: entering _queue_task() for managed_node1/assert 20459 1726885677.23690: worker is 1 (out of 1 available) 20459 1726885677.23702: exiting _queue_task() for managed_node1/assert 20459 1726885677.23717: done queuing things up, now waiting for results queue to drain 20459 1726885677.23719: waiting for pending results... 20459 1726885677.24038: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 20459 1726885677.24199: in run() - task 02369adf-7a19-47dd-4c59-0000000029a2 20459 1726885677.24227: variable 'ansible_search_path' from source: unknown 20459 1726885677.24273: calling self._execute() 20459 1726885677.24409: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.24424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.24442: variable 'omit' from source: magic vars 20459 1726885677.24582: variable 'omit' from source: magic vars 20459 1726885677.24656: variable 'omit' from source: magic vars 20459 1726885677.24691: variable 'omit' from source: magic vars 20459 1726885677.24740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.24782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.24806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.24834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.24854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.24883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.24904: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.24948: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.24956: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.24963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.25108: Set connection var ansible_pipelining to False 20459 1726885677.25118: Set connection var ansible_shell_type to sh 20459 1726885677.25125: Set connection var ansible_connection to ssh 20459 1726885677.25148: Set connection var ansible_timeout to 10 20459 1726885677.25157: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.25166: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.25203: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.25210: variable 'ansible_connection' from source: unknown 20459 1726885677.25220: variable 'ansible_module_compression' from source: unknown 20459 1726885677.25227: variable 'ansible_shell_type' from source: unknown 20459 1726885677.25234: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.25244: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.25252: variable 'ansible_pipelining' from source: unknown 20459 1726885677.25258: variable 'ansible_timeout' from source: unknown 20459 1726885677.25265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.25435: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885677.25452: variable 'omit' from source: magic vars 20459 1726885677.25466: starting attempt loop 20459 1726885677.25473: running the handler 20459 1726885677.25796: variable '__fingerprint' from source: task vars 20459 1726885677.25807: variable 'storage_test_fstab' from source: set_fact 20459 1726885677.25838: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 20459 1726885677.25853: handler run complete 20459 1726885677.25873: attempt loop complete, returning result 20459 1726885677.25879: _execute() done 20459 1726885677.25885: dumping result to json 20459 1726885677.25896: done dumping result, returning 20459 1726885677.25908: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-47dd-4c59-0000000029a2] 20459 1726885677.25920: sending task result for task 02369adf-7a19-47dd-4c59-0000000029a2 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885677.26092: no more pending results, returning what we have 20459 1726885677.26096: results queue empty 20459 1726885677.26097: checking for any_errors_fatal 20459 1726885677.26109: done checking for any_errors_fatal 20459 1726885677.26109: checking for max_fail_percentage 20459 1726885677.26113: done checking for max_fail_percentage 20459 1726885677.26114: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.26115: done checking to see if all hosts have failed 20459 1726885677.26116: getting the remaining hosts for this loop 20459 1726885677.26118: done getting the remaining hosts for this loop 20459 1726885677.26122: getting the next task for host managed_node1 20459 1726885677.26132: done getting next task for host managed_node1 20459 1726885677.26135: ^ task is: TASK: Clean up variables 20459 1726885677.26143: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.26149: getting variables 20459 1726885677.26151: in VariableManager get_vars() 20459 1726885677.26192: Calling all_inventory to load vars for managed_node1 20459 1726885677.26195: Calling groups_inventory to load vars for managed_node1 20459 1726885677.26199: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.26213: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.26217: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.26221: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.27063: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029a2 20459 1726885677.27067: WORKER PROCESS EXITING 20459 1726885677.27091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.27817: done with get_vars() 20459 1726885677.27837: done getting variables 20459 1726885677.27897: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.045) 0:01:23.639 ****** 20459 1726885677.27942: entering _queue_task() for managed_node1/set_fact 20459 1726885677.28272: worker is 1 (out of 1 available) 20459 1726885677.28285: exiting _queue_task() for managed_node1/set_fact 20459 1726885677.28299: done queuing things up, now waiting for results queue to drain 20459 1726885677.28300: waiting for pending results... 20459 1726885677.28629: running TaskExecutor() for managed_node1/TASK: Clean up variables 20459 1726885677.28795: in run() - task 02369adf-7a19-47dd-4c59-0000000029a3 20459 1726885677.28821: variable 'ansible_search_path' from source: unknown 20459 1726885677.28870: calling self._execute() 20459 1726885677.29000: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.29014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.29032: variable 'omit' from source: magic vars 20459 1726885677.29162: variable 'omit' from source: magic vars 20459 1726885677.29259: variable 'omit' from source: magic vars 20459 1726885677.29304: variable 'omit' from source: magic vars 20459 1726885677.29364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.29410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.29441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.29469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.29486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.29511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.29535: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.29574: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.29582: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.29590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.29727: Set connection var ansible_pipelining to False 20459 1726885677.29736: Set connection var ansible_shell_type to sh 20459 1726885677.29744: Set connection var ansible_connection to ssh 20459 1726885677.29761: Set connection var ansible_timeout to 10 20459 1726885677.29772: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.29786: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.29819: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.29831: variable 'ansible_connection' from source: unknown 20459 1726885677.29838: variable 'ansible_module_compression' from source: unknown 20459 1726885677.29846: variable 'ansible_shell_type' from source: unknown 20459 1726885677.29852: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.29858: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.29866: variable 'ansible_pipelining' from source: unknown 20459 1726885677.29872: variable 'ansible_timeout' from source: unknown 20459 1726885677.29879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.30054: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885677.30071: variable 'omit' from source: magic vars 20459 1726885677.30081: starting attempt loop 20459 1726885677.30088: running the handler 20459 1726885677.30113: handler run complete 20459 1726885677.30131: attempt loop complete, returning result 20459 1726885677.30139: _execute() done 20459 1726885677.30146: dumping result to json 20459 1726885677.30157: done dumping result, returning 20459 1726885677.30169: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-47dd-4c59-0000000029a3] 20459 1726885677.30179: sending task result for task 02369adf-7a19-47dd-4c59-0000000029a3 ok: [managed_node1] => { "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 } 20459 1726885677.30490: no more pending results, returning what we have 20459 1726885677.30493: results queue empty 20459 1726885677.30494: checking for any_errors_fatal 20459 1726885677.30506: done checking for any_errors_fatal 20459 1726885677.30507: checking for max_fail_percentage 20459 1726885677.30509: done checking for max_fail_percentage 20459 1726885677.30510: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.30513: done checking to see if all hosts have failed 20459 1726885677.30514: getting the remaining hosts for this loop 20459 1726885677.30516: done getting the remaining hosts for this loop 20459 1726885677.30520: getting the next task for host managed_node1 20459 1726885677.30535: done getting next task for host managed_node1 20459 1726885677.30538: ^ task is: TASK: Verify fs type 20459 1726885677.30546: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.30552: getting variables 20459 1726885677.30554: in VariableManager get_vars() 20459 1726885677.30596: Calling all_inventory to load vars for managed_node1 20459 1726885677.30599: Calling groups_inventory to load vars for managed_node1 20459 1726885677.30603: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.30617: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.30620: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.30624: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.32301: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029a3 20459 1726885677.32306: WORKER PROCESS EXITING 20459 1726885677.32666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.34888: done with get_vars() 20459 1726885677.34906: done getting variables 20459 1726885677.34968: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.070) 0:01:23.710 ****** 20459 1726885677.35002: entering _queue_task() for managed_node1/assert 20459 1726885677.35377: worker is 1 (out of 1 available) 20459 1726885677.35390: exiting _queue_task() for managed_node1/assert 20459 1726885677.35408: done queuing things up, now waiting for results queue to drain 20459 1726885677.35410: waiting for pending results... 20459 1726885677.36325: running TaskExecutor() for managed_node1/TASK: Verify fs type 20459 1726885677.36646: in run() - task 02369adf-7a19-47dd-4c59-0000000029a7 20459 1726885677.36662: variable 'ansible_search_path' from source: unknown 20459 1726885677.36699: calling self._execute() 20459 1726885677.36861: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.36864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.36875: variable 'omit' from source: magic vars 20459 1726885677.37322: variable 'storage_test_volume' from source: include params 20459 1726885677.37364: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885677.37485: variable 'storage_test_volume' from source: include params 20459 1726885677.37503: Evaluated conditional (storage_test_volume.fs_type): True 20459 1726885677.37609: variable '_storage_test_volume_present' from source: set_fact 20459 1726885677.37616: Evaluated conditional (_storage_test_volume_present): True 20459 1726885677.37622: variable 'omit' from source: magic vars 20459 1726885677.37698: variable 'omit' from source: magic vars 20459 1726885677.37737: variable 'omit' from source: magic vars 20459 1726885677.37782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.37823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.37848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.37866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.37877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.37896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.37918: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.37952: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.37955: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.37957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.38321: Set connection var ansible_pipelining to False 20459 1726885677.38324: Set connection var ansible_shell_type to sh 20459 1726885677.38327: Set connection var ansible_connection to ssh 20459 1726885677.38330: Set connection var ansible_timeout to 10 20459 1726885677.38332: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.38334: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.38336: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.38338: variable 'ansible_connection' from source: unknown 20459 1726885677.38340: variable 'ansible_module_compression' from source: unknown 20459 1726885677.38342: variable 'ansible_shell_type' from source: unknown 20459 1726885677.38344: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.38346: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.38348: variable 'ansible_pipelining' from source: unknown 20459 1726885677.38350: variable 'ansible_timeout' from source: unknown 20459 1726885677.38351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.38469: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885677.38480: variable 'omit' from source: magic vars 20459 1726885677.38484: starting attempt loop 20459 1726885677.38487: running the handler 20459 1726885677.38788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885677.41637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885677.41705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885677.41753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885677.41787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885677.41817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885677.41893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885677.41924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885677.42039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885677.42043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885677.42048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885677.42771: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885677.42791: variable 'storage_test_volume' from source: include params 20459 1726885677.42812: 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 20459 1726885677.42820: handler run complete 20459 1726885677.42839: attempt loop complete, returning result 20459 1726885677.42843: _execute() done 20459 1726885677.42845: dumping result to json 20459 1726885677.42847: done dumping result, returning 20459 1726885677.42856: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-47dd-4c59-0000000029a7] 20459 1726885677.42861: sending task result for task 02369adf-7a19-47dd-4c59-0000000029a7 20459 1726885677.43147: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029a7 20459 1726885677.43150: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885677.43197: no more pending results, returning what we have 20459 1726885677.43200: results queue empty 20459 1726885677.43201: checking for any_errors_fatal 20459 1726885677.43215: done checking for any_errors_fatal 20459 1726885677.43216: checking for max_fail_percentage 20459 1726885677.43218: done checking for max_fail_percentage 20459 1726885677.43219: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.43219: done checking to see if all hosts have failed 20459 1726885677.43220: getting the remaining hosts for this loop 20459 1726885677.43222: done getting the remaining hosts for this loop 20459 1726885677.43226: getting the next task for host managed_node1 20459 1726885677.43244: done getting next task for host managed_node1 20459 1726885677.43247: ^ task is: TASK: Verify fs label 20459 1726885677.43254: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.43259: getting variables 20459 1726885677.43261: in VariableManager get_vars() 20459 1726885677.43300: Calling all_inventory to load vars for managed_node1 20459 1726885677.43303: Calling groups_inventory to load vars for managed_node1 20459 1726885677.43307: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.43320: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.43323: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.43326: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.43895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.45559: done with get_vars() 20459 1726885677.45583: done getting variables 20459 1726885677.45649: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:57 -0400 (0:00:00.106) 0:01:23.817 ****** 20459 1726885677.45687: entering _queue_task() for managed_node1/assert 20459 1726885677.46442: worker is 1 (out of 1 available) 20459 1726885677.46456: exiting _queue_task() for managed_node1/assert 20459 1726885677.46469: done queuing things up, now waiting for results queue to drain 20459 1726885677.46470: waiting for pending results... 20459 1726885677.48674: running TaskExecutor() for managed_node1/TASK: Verify fs label 20459 1726885677.49420: in run() - task 02369adf-7a19-47dd-4c59-0000000029a8 20459 1726885677.49528: variable 'ansible_search_path' from source: unknown 20459 1726885677.49576: calling self._execute() 20459 1726885677.49717: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.49725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.49738: variable 'omit' from source: magic vars 20459 1726885677.50361: variable 'storage_test_volume' from source: include params 20459 1726885677.50392: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885677.50568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885677.53437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885677.53516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885677.53554: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885677.53592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885677.53620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885677.53707: variable '_storage_test_volume_present' from source: set_fact 20459 1726885677.53723: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885677.53856: variable 'storage_test_volume' from source: include params 20459 1726885677.53872: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 20459 1726885677.53879: variable 'omit' from source: magic vars 20459 1726885677.53960: variable 'omit' from source: magic vars 20459 1726885677.54157: variable 'storage_test_volume' from source: include params 20459 1726885677.54170: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885677.54208: variable 'omit' from source: magic vars 20459 1726885677.54245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.54271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.54290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.54306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.54322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.54341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.54357: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.54384: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.54387: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.54390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.54514: Set connection var ansible_pipelining to False 20459 1726885677.54517: Set connection var ansible_shell_type to sh 20459 1726885677.54519: Set connection var ansible_connection to ssh 20459 1726885677.54535: Set connection var ansible_timeout to 10 20459 1726885677.54545: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.54551: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.54729: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.54732: variable 'ansible_connection' from source: unknown 20459 1726885677.54735: variable 'ansible_module_compression' from source: unknown 20459 1726885677.54737: variable 'ansible_shell_type' from source: unknown 20459 1726885677.54739: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.54741: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.54743: variable 'ansible_pipelining' from source: unknown 20459 1726885677.54745: variable 'ansible_timeout' from source: unknown 20459 1726885677.54747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.54749: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885677.54752: variable 'omit' from source: magic vars 20459 1726885677.54754: starting attempt loop 20459 1726885677.54756: running the handler 20459 1726885677.55596: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885677.55609: variable 'storage_test_volume' from source: include params 20459 1726885677.55625: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 20459 1726885677.55635: handler run complete 20459 1726885677.55648: attempt loop complete, returning result 20459 1726885677.55651: _execute() done 20459 1726885677.55654: dumping result to json 20459 1726885677.55656: done dumping result, returning 20459 1726885677.55664: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-47dd-4c59-0000000029a8] 20459 1726885677.55669: sending task result for task 02369adf-7a19-47dd-4c59-0000000029a8 20459 1726885677.55779: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029a8 20459 1726885677.55782: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885677.55833: no more pending results, returning what we have 20459 1726885677.55837: results queue empty 20459 1726885677.55838: checking for any_errors_fatal 20459 1726885677.55849: done checking for any_errors_fatal 20459 1726885677.55850: checking for max_fail_percentage 20459 1726885677.55852: done checking for max_fail_percentage 20459 1726885677.55853: checking to see if all hosts have failed and the running result is not ok 20459 1726885677.55854: done checking to see if all hosts have failed 20459 1726885677.55855: getting the remaining hosts for this loop 20459 1726885677.55857: done getting the remaining hosts for this loop 20459 1726885677.55860: getting the next task for host managed_node1 20459 1726885677.55871: done getting next task for host managed_node1 20459 1726885677.55874: ^ task is: TASK: See whether the device node is present 20459 1726885677.55882: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885677.55893: getting variables 20459 1726885677.55895: in VariableManager get_vars() 20459 1726885677.55933: Calling all_inventory to load vars for managed_node1 20459 1726885677.55935: Calling groups_inventory to load vars for managed_node1 20459 1726885677.55939: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885677.55950: Calling all_plugins_play to load vars for managed_node1 20459 1726885677.55953: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885677.55956: Calling groups_plugins_play to load vars for managed_node1 20459 1726885677.56821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885677.57435: done with get_vars() 20459 1726885677.57454: 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 22:27:57 -0400 (0:00:00.126) 0:01:23.943 ****** 20459 1726885677.58360: entering _queue_task() for managed_node1/stat 20459 1726885677.58675: worker is 1 (out of 1 available) 20459 1726885677.58687: exiting _queue_task() for managed_node1/stat 20459 1726885677.58701: done queuing things up, now waiting for results queue to drain 20459 1726885677.58703: waiting for pending results... 20459 1726885677.59930: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 20459 1726885677.60193: in run() - task 02369adf-7a19-47dd-4c59-0000000029ac 20459 1726885677.60231: variable 'ansible_search_path' from source: unknown 20459 1726885677.60353: calling self._execute() 20459 1726885677.60593: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.60604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.60621: variable 'omit' from source: magic vars 20459 1726885677.60969: variable 'omit' from source: magic vars 20459 1726885677.61047: variable 'omit' from source: magic vars 20459 1726885677.61543: variable 'storage_test_volume' from source: include params 20459 1726885677.61667: variable 'omit' from source: magic vars 20459 1726885677.61714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885677.61869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885677.61894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885677.61919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.61967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885677.62067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885677.62086: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885677.62118: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885677.62126: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.62161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.62400: Set connection var ansible_pipelining to False 20459 1726885677.62488: Set connection var ansible_shell_type to sh 20459 1726885677.62498: Set connection var ansible_connection to ssh 20459 1726885677.62517: Set connection var ansible_timeout to 10 20459 1726885677.62527: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885677.62536: Set connection var ansible_shell_executable to /bin/sh 20459 1726885677.62563: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.62570: variable 'ansible_connection' from source: unknown 20459 1726885677.62576: variable 'ansible_module_compression' from source: unknown 20459 1726885677.62582: variable 'ansible_shell_type' from source: unknown 20459 1726885677.62607: variable 'ansible_shell_executable' from source: unknown 20459 1726885677.62615: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885677.62623: variable 'ansible_pipelining' from source: unknown 20459 1726885677.62705: variable 'ansible_timeout' from source: unknown 20459 1726885677.62719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885677.63165: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885677.63179: variable 'omit' from source: magic vars 20459 1726885677.63186: starting attempt loop 20459 1726885677.63192: running the handler 20459 1726885677.63206: _low_level_execute_command(): starting 20459 1726885677.63219: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885677.65175: 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 <<< 20459 1726885677.65179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.65212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885677.65217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.65334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.65338: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.65395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885677.65551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885677.65554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885677.65616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885677.67229: stdout chunk (state=3): >>>/root <<< 20459 1726885677.67334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885677.67442: stderr chunk (state=3): >>><<< 20459 1726885677.67445: stdout chunk (state=3): >>><<< 20459 1726885677.67556: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885677.67560: _low_level_execute_command(): starting 20459 1726885677.67563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486 `" && echo ansible-tmp-1726885677.6746752-24123-153172445160486="` echo /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486 `" ) && sleep 0' 20459 1726885677.68927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.68931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.69060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885677.69070: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885677.69073: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.69140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885677.69143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885677.69205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885677.69293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885677.71207: stdout chunk (state=3): >>>ansible-tmp-1726885677.6746752-24123-153172445160486=/root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486 <<< 20459 1726885677.71323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885677.71393: stderr chunk (state=3): >>><<< 20459 1726885677.71396: stdout chunk (state=3): >>><<< 20459 1726885677.71721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885677.6746752-24123-153172445160486=/root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885677.71724: variable 'ansible_module_compression' from source: unknown 20459 1726885677.71727: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885677.71729: variable 'ansible_facts' from source: unknown 20459 1726885677.71731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486/AnsiballZ_stat.py 20459 1726885677.72342: Sending initial data 20459 1726885677.72345: Sent initial data (153 bytes) 20459 1726885677.75146: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.75153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.75194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.75198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885677.75271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885677.75277: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.75381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885677.75454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885677.75468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885677.75545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885677.77301: 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 <<< 20459 1726885677.77339: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885677.77375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpbrnjcowf /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486/AnsiballZ_stat.py <<< 20459 1726885677.77409: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885677.78691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885677.78771: stderr chunk (state=3): >>><<< 20459 1726885677.78775: stdout chunk (state=3): >>><<< 20459 1726885677.78798: done transferring module to remote 20459 1726885677.78815: _low_level_execute_command(): starting 20459 1726885677.78825: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486/ /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486/AnsiballZ_stat.py && sleep 0' 20459 1726885677.81541: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885677.81562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.81565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885677.81586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.81620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885677.81629: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885677.81640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.81652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885677.81660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885677.81667: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885677.81674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.81691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885677.81698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.81704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885677.81713: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885677.81731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.81802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885677.81862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885677.81870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885677.81931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885677.83747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885677.83752: stderr chunk (state=3): >>><<< 20459 1726885677.83755: stdout chunk (state=3): >>><<< 20459 1726885677.83775: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885677.83778: _low_level_execute_command(): starting 20459 1726885677.83782: _low_level_execute_command(): using become for this command 20459 1726885677.83797: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jxzwbnvmhnzxxilpohvcfxwnujuwqwpe ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885677.84326: Initial state: awaiting_escalation: BECOME-SUCCESS-jxzwbnvmhnzxxilpohvcfxwnujuwqwpe 20459 1726885677.84944: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885677.84991: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.85002: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885677.85016: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.85054: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885677.85061: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885677.85072: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.85084: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885677.85092: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885677.85101: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885677.85109: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885677.85120: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885677.85135: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885677.85142: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885677.85149: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885677.85157: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885677.85237: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885677.85249: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885677.85259: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885677.85338: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885677.88139: stdout chunk (state=1): >>>BECOME-SUCCESS-jxzwbnvmhnzxxilpohvcfxwnujuwqwpe <<< 20459 1726885677.88143: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jxzwbnvmhnzxxilpohvcfxwnujuwqwpe' 20459 1726885677.88365: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885677.88379: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885677.88434: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885677.88468: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885677.88498: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885677.88542: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885677.88557: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885677.88635: 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' # <<< 20459 1726885677.88663: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce719ca0> <<< 20459 1726885677.88734: 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 0x7fe1ce6c0280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce719a00> <<< 20459 1726885677.88766: 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' <<< 20459 1726885677.88784: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce7199a0> <<< 20459 1726885677.88797: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885677.88821: 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 0x7fe1ce6c0370> <<< 20459 1726885677.88881: 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' <<< 20459 1726885677.88885: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6c0820> <<< 20459 1726885677.88896: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6c0550> <<< 20459 1726885677.88921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885677.88961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885677.88964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885677.88994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885677.88997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885677.89020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885677.89058: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce66cf70> <<< 20459 1726885677.89061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885677.89077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885677.89159: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce673100> <<< 20459 1726885677.89189: 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' <<< 20459 1726885677.89204: 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 0x7fe1ce69c730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce673820> <<< 20459 1726885677.89272: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6d5760> # /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 0x7fe1ce66cc70> <<< 20459 1726885677.89324: 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' # <<< 20459 1726885677.89327: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce69cc70> <<< 20459 1726885677.89372: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6c0fd0> <<< 20459 1726885677.89393: 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. <<< 20459 1726885677.89591: 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' <<< 20459 1726885677.89628: 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' <<< 20459 1726885677.89648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885677.89674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885677.89698: 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' <<< 20459 1726885677.89714: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d4d90> <<< 20459 1726885677.89749: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d7e20> <<< 20459 1726885677.89774: 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' <<< 20459 1726885677.89795: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885677.89822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885677.89861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885677.89865: 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' <<< 20459 1726885677.89902: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d5520> <<< 20459 1726885677.89907: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d4250> <<< 20459 1726885677.89921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885677.89980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885677.90005: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885677.90032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885677.90063: 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' <<< 20459 1726885677.90100: 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 0x7fe1ce356cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3567c0> <<< 20459 1726885677.90130: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885677.90163: 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 0x7fe1ce356dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885677.90205: 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 0x7fe1ce356e80> <<< 20459 1726885677.90230: 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 0x7fe1ce356f40> import '_collections' # <<< 20459 1726885677.90278: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3aec40> import '_functools' # <<< 20459 1726885677.90302: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3a8520> <<< 20459 1726885677.90357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885677.90384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3dbd00> <<< 20459 1726885677.90418: 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' <<< 20459 1726885677.90457: 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 0x7fe1ce367b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3ae160> <<< 20459 1726885677.90489: 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 0x7fe1ce3bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3e18b0> <<< 20459 1726885677.90532: 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' <<< 20459 1726885677.90560: 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' <<< 20459 1726885677.90593: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce367eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce367ca0> # /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' <<< 20459 1726885677.90630: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce367c10> # /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' <<< 20459 1726885677.90652: 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' <<< 20459 1726885677.90674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885677.90732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885677.90753: 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 0x7fe1ce33c280> <<< 20459 1726885677.90777: 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' <<< 20459 1726885677.90801: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce33c370> <<< 20459 1726885677.91940: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce372eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce369940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3694f0> # /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 0x7fe1ce26f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce337d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce369dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3dbee0> # /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 0x7fe1ce282a00> 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 0x7fe1ce282d30> # /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 0x7fe1ce295640> # /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 0x7fe1ce295b80> # 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 0x7fe1ce22b2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce282e20> # /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 0x7fe1ce23c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce2954c0> 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 0x7fe1ce23c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3678e0> # /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' <<< 20459 1726885677.91975: 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 0x7fe1ce2585b0> # /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 0x7fe1ce258880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce258670> # 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 0x7fe1ce258760> # /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' <<< 20459 1726885677.91989: 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 0x7fe1ce258bb0> <<< 20459 1726885677.92027: 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 0x7fe1ce265100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce2587f0> <<< 20459 1726885677.92051: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce24a940> <<< 20459 1726885677.92083: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3674c0> <<< 20459 1726885677.92095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885677.92134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885677.92177: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce2589a0> <<< 20459 1726885677.92592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1ce182580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885677.93820: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.94791: 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 0x7fe1cdb4d6d0> <<< 20459 1726885677.94822: 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' <<< 20459 1726885677.94847: 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' <<< 20459 1726885677.94875: 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' <<< 20459 1726885677.94908: 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 0x7fe1cdb4d160> <<< 20459 1726885677.94951: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4d340> <<< 20459 1726885677.95002: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4de20> <<< 20459 1726885677.95017: 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' <<< 20459 1726885677.95066: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4dc40> <<< 20459 1726885677.95070: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885677.95096: 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 0x7fe1cdb4de80> <<< 20459 1726885677.95117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885677.95148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885677.95191: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4d100> <<< 20459 1726885677.95211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885677.95234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885677.95258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885677.95593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885677.95597: 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 0x7fe1cdaa5df0> # 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 0x7fe1cdaa5fa0> # 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 0x7fe1cdac3e50> # /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 0x7fe1cdac34c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbb4dc0> <<< 20459 1726885677.95718: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbb43d0> <<< 20459 1726885677.95753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885677.95763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbb4fd0> <<< 20459 1726885677.95776: 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' <<< 20459 1726885677.95816: 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' <<< 20459 1726885677.95838: 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' <<< 20459 1726885677.95875: 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' <<< 20459 1726885677.95878: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb84dc0> <<< 20459 1726885677.95959: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb21be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb212b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb533a0> <<< 20459 1726885677.95991: 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 0x7fe1cdb213d0> <<< 20459 1726885677.96025: 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 0x7fe1cdb21400> <<< 20459 1726885677.96069: 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 <<< 20459 1726885677.96074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885677.96085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885677.96106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885677.96187: 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 0x7fe1cda86970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb96100> <<< 20459 1726885677.96223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885677.96226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885677.96277: 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 0x7fe1cda929a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb96280> <<< 20459 1726885677.96301: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885677.96346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885677.96373: 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' # <<< 20459 1726885677.96434: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda86df0> <<< 20459 1726885677.96561: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda92940> <<< 20459 1726885677.96657: 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 0x7fe1cda92790> <<< 20459 1726885677.96695: 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 0x7fe1cda91730> <<< 20459 1726885677.96741: 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 0x7fe1cda91670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb8d7c0> <<< 20459 1726885677.96769: 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' <<< 20459 1726885677.96796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885677.96814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885677.96857: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885677.96871: 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 0x7fe1cdb16640> <<< 20459 1726885677.97055: 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 0x7fe1cdb159d0> <<< 20459 1726885677.97061: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda870a0> <<< 20459 1726885677.97107: 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 0x7fe1cdb160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbae880> <<< 20459 1726885677.97117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.97135: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885677.97155: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.97222: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.97315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885677.97348: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885677.97354: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885677.97379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.97457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.97551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.98028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.98506: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885677.98509: 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_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885677.98547: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885677.98550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885677.98605: 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 0x7fe1cd696130> <<< 20459 1726885677.98674: 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' <<< 20459 1726885677.98690: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb0b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cd696550> <<< 20459 1726885677.98800: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885677.98931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.99054: 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' <<< 20459 1726885677.99080: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb0c940> # zipimport: zlib available <<< 20459 1726885677.99472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.99836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.99887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.99960: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885677.99971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885677.99984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.00019: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885678.00076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.00189: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885678.00216: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.00261: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885678.00264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.00437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.00641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885678.00665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885678.00781: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb0b5e0> # zipimport: zlib available <<< 20459 1726885678.00802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.00915: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885678.00919: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885678.00967: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885678.01069: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885678.01202: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.01208: 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 <<< 20459 1726885678.01268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885678.01319: 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 0x7fe1cdba1850> <<< 20459 1726885678.01371: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb54e50> <<< 20459 1726885678.01408: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885678.01514: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.01565: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.01586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.01638: 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' <<< 20459 1726885678.01657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885678.01692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885678.01727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885678.01730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885678.01815: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda59310> <<< 20459 1726885678.01849: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda53820> <<< 20459 1726885678.01909: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda4a940> <<< 20459 1726885678.01916: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885678.01937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.01959: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885678.02119: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885678.02233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.02363: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.02502: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885678.03142: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/mapper/foo-test1", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 884, "dev": 5, "nlink": 1, "atime": 1726885616.0555422, "mtime": 1726885616.0555422, "ctime": 1726885616.0555422, "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": 64768, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/symlink", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885678.03163: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885678.03497: 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 <<< 20459 1726885678.03728: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 20459 1726885678.03733: 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 <<< 20459 1726885678.03736: 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 # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 20459 1726885678.03742: 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 <<< 20459 1726885678.03745: stdout chunk (state=3): >>># 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<<< 20459 1726885678.03747: 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<<< 20459 1726885678.03749: 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 <<< 20459 1726885678.03755: 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 <<< 20459 1726885678.03761: 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 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array <<< 20459 1726885678.03765: stdout chunk (state=3): >>># cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 20459 1726885678.03768: 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 <<< 20459 1726885678.03771: stdout chunk (state=3): >>># cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 20459 1726885678.03773: stdout chunk (state=3): >>> # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 20459 1726885678.03778: 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 <<< 20459 1726885678.03780: 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 <<< 20459 1726885678.03782: 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 gc <<< 20459 1726885678.03945: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885678.03950: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885678.03979: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885678.03982: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885678.04001: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885678.04036: 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 <<< 20459 1726885678.04043: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 20459 1726885678.04079: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885678.04082: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885678.04094: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885678.04159: 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 <<< 20459 1726885678.04272: 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 <<< 20459 1726885678.04286: 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 <<< 20459 1726885678.04292: 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 <<< 20459 1726885678.04299: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 20459 1726885678.04305: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 20459 1726885678.04313: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 20459 1726885678.04319: 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 <<< 20459 1726885678.04339: 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 <<< 20459 1726885678.04356: 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 <<< 20459 1726885678.04470: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885678.04495: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885678.04520: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885678.04542: 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 <<< 20459 1726885678.04559: 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 <<< 20459 1726885678.04589: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885678.05010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885678.05101: stderr chunk (state=3): >>><<< 20459 1726885678.05104: stdout chunk (state=3): >>><<< 20459 1726885678.05303: _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 0x7fe1ce719ca0> # /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 0x7fe1ce6c0280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce719a00> # /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 0x7fe1ce7199a0> 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 0x7fe1ce6c0370> # /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 0x7fe1ce6c0820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6c0550> # /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 0x7fe1ce66cf70> # /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 0x7fe1ce673100> # /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 0x7fe1ce69c730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce673820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6d5760> # /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 0x7fe1ce66cc70> # /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 0x7fe1ce69cc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce6c0fd0> 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 0x7fe1ce3d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d7e20> # /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 0x7fe1ce3ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3d4250> # /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 0x7fe1ce356cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3567c0> 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 0x7fe1ce356dc0> # /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 0x7fe1ce356e80> # /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 0x7fe1ce356f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3a8520> # /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 0x7fe1ce3bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3dbd00> # /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 0x7fe1ce367b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3ae160> # 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 0x7fe1ce3bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3e18b0> # /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 0x7fe1ce367eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce367ca0> # /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 0x7fe1ce367c10> # /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 0x7fe1ce33c280> # /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 0x7fe1ce33c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce372eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce369940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3694f0> # /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 0x7fe1ce26f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce337d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce369dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3dbee0> # /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 0x7fe1ce282a00> 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 0x7fe1ce282d30> # /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 0x7fe1ce295640> # /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 0x7fe1ce295b80> # 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 0x7fe1ce22b2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce282e20> # /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 0x7fe1ce23c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce2954c0> 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 0x7fe1ce23c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3678e0> # /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 0x7fe1ce2585b0> # /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 0x7fe1ce258880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce258670> # 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 0x7fe1ce258760> # /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 0x7fe1ce258bb0> # 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 0x7fe1ce265100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce2587f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce24a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1ce3674c0> # /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 0x7fe1ce2589a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1ce182580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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 0x7fe1cdb4d6d0> # /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 0x7fe1cdb4d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4de20> # /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 0x7fe1cdb4df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb4dc40> 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 0x7fe1cdb4de80> # /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 0x7fe1cdb4d100> # /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 0x7fe1cdaa5df0> # 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 0x7fe1cdaa5fa0> # 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 0x7fe1cdac3e50> # /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 0x7fe1cdac34c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbb4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbb43d0> # /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 0x7fe1cdbb4fd0> # /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 0x7fe1cdb84dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb21be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb212b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb533a0> # 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 0x7fe1cdb213d0> # /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 0x7fe1cdb21400> # /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 0x7fe1cda86970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb96100> # /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 0x7fe1cda929a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb96280> # /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 0x7fe1cda86df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda92940> # 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 0x7fe1cda92790> # 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 0x7fe1cda91730> # 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 0x7fe1cda91670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb8d7c0> # /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 0x7fe1cdb16640> # 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 0x7fe1cdb159d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda870a0> # 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 0x7fe1cdb160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdbae880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/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_mdkjlm04/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_mdkjlm04/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_mdkjlm04/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 0x7fe1cd696130> # /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 0x7fe1cdb0b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cd696550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/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 0x7fe1cdb0c940> # 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_mdkjlm04/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_mdkjlm04/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_mdkjlm04/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_mdkjlm04/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_mdkjlm04/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 0x7fe1cdb0b5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/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 0x7fe1cdba1850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cdb54e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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 0x7fe1cda59310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda53820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1cda4a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mdkjlm04/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_mdkjlm04/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/mapper/foo-test1", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 884, "dev": 5, "nlink": 1, "atime": 1726885616.0555422, "mtime": 1726885616.0555422, "ctime": 1726885616.0555422, "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": 64768, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/symlink", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885678.05940: done with _execute_module (stat, {'path': '/dev/mapper/foo-test1', '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-1726885677.6746752-24123-153172445160486/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885678.05944: _low_level_execute_command(): starting 20459 1726885678.05947: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885677.6746752-24123-153172445160486/ > /dev/null 2>&1 && sleep 0' 20459 1726885678.06543: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885678.06558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.06572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.06594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.06643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.06656: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885678.06671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.06689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885678.06703: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885678.06717: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885678.06735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.06749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.06766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.06780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.06791: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885678.06805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.06889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885678.06906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885678.06928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885678.07149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885678.08950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885678.08953: stdout chunk (state=3): >>><<< 20459 1726885678.08956: stderr chunk (state=3): >>><<< 20459 1726885678.09017: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885678.09020: handler run complete 20459 1726885678.09125: attempt loop complete, returning result 20459 1726885678.09131: _execute() done 20459 1726885678.09137: dumping result to json 20459 1726885678.09140: done dumping result, returning 20459 1726885678.09142: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-47dd-4c59-0000000029ac] 20459 1726885678.09146: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ac 20459 1726885678.09341: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ac 20459 1726885678.09344: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885616.0555422, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726885616.0555422, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 884, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1726885616.0555422, "nlink": 1, "path": "/dev/mapper/foo-test1", "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 } } 20459 1726885678.09503: no more pending results, returning what we have 20459 1726885678.09507: results queue empty 20459 1726885678.09508: checking for any_errors_fatal 20459 1726885678.09529: done checking for any_errors_fatal 20459 1726885678.09530: checking for max_fail_percentage 20459 1726885678.09532: done checking for max_fail_percentage 20459 1726885678.09533: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.09534: done checking to see if all hosts have failed 20459 1726885678.09535: getting the remaining hosts for this loop 20459 1726885678.09537: done getting the remaining hosts for this loop 20459 1726885678.09541: getting the next task for host managed_node1 20459 1726885678.09550: done getting next task for host managed_node1 20459 1726885678.09556: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885678.09563: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.09571: getting variables 20459 1726885678.09573: in VariableManager get_vars() 20459 1726885678.09614: Calling all_inventory to load vars for managed_node1 20459 1726885678.09617: Calling groups_inventory to load vars for managed_node1 20459 1726885678.09629: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.09647: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.09653: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.09661: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.10706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.11469: done with get_vars() 20459 1726885678.11486: done getting variables 20459 1726885678.11553: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:58 -0400 (0:00:00.532) 0:01:24.476 ****** 20459 1726885678.11589: entering _queue_task() for managed_node1/assert 20459 1726885678.11879: worker is 1 (out of 1 available) 20459 1726885678.11892: exiting _queue_task() for managed_node1/assert 20459 1726885678.11903: done queuing things up, now waiting for results queue to drain 20459 1726885678.11905: waiting for pending results... 20459 1726885678.12222: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885678.12394: in run() - task 02369adf-7a19-47dd-4c59-0000000029ad 20459 1726885678.12417: variable 'ansible_search_path' from source: unknown 20459 1726885678.12476: calling self._execute() 20459 1726885678.12593: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.12604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.12621: variable 'omit' from source: magic vars 20459 1726885678.13097: variable '_storage_test_volume_present' from source: set_fact 20459 1726885678.13118: variable 'storage_test_volume' from source: include params 20459 1726885678.13162: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 20459 1726885678.13174: variable 'omit' from source: magic vars 20459 1726885678.13259: variable 'omit' from source: magic vars 20459 1726885678.13369: variable 'storage_test_volume' from source: include params 20459 1726885678.13420: variable 'omit' from source: magic vars 20459 1726885678.13470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885678.13519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885678.13560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885678.13581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.13597: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.13619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885678.13642: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885678.13681: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885678.13688: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.13699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.13864: Set connection var ansible_pipelining to False 20459 1726885678.13876: Set connection var ansible_shell_type to sh 20459 1726885678.13883: Set connection var ansible_connection to ssh 20459 1726885678.13901: Set connection var ansible_timeout to 10 20459 1726885678.13914: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885678.13929: Set connection var ansible_shell_executable to /bin/sh 20459 1726885678.13963: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.13970: variable 'ansible_connection' from source: unknown 20459 1726885678.13985: variable 'ansible_module_compression' from source: unknown 20459 1726885678.13994: variable 'ansible_shell_type' from source: unknown 20459 1726885678.14000: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.14006: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.14015: variable 'ansible_pipelining' from source: unknown 20459 1726885678.14034: variable 'ansible_timeout' from source: unknown 20459 1726885678.14050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.14274: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885678.14298: variable 'omit' from source: magic vars 20459 1726885678.14323: starting attempt loop 20459 1726885678.14334: running the handler 20459 1726885678.14499: variable 'storage_test_dev' from source: set_fact 20459 1726885678.14527: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 20459 1726885678.14541: handler run complete 20459 1726885678.14559: attempt loop complete, returning result 20459 1726885678.14565: _execute() done 20459 1726885678.14571: dumping result to json 20459 1726885678.14577: done dumping result, returning 20459 1726885678.14587: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-0000000029ad] 20459 1726885678.14595: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ad ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885678.14745: no more pending results, returning what we have 20459 1726885678.14749: results queue empty 20459 1726885678.14749: checking for any_errors_fatal 20459 1726885678.14759: done checking for any_errors_fatal 20459 1726885678.14760: checking for max_fail_percentage 20459 1726885678.14762: done checking for max_fail_percentage 20459 1726885678.14763: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.14764: done checking to see if all hosts have failed 20459 1726885678.14764: getting the remaining hosts for this loop 20459 1726885678.14766: done getting the remaining hosts for this loop 20459 1726885678.14769: getting the next task for host managed_node1 20459 1726885678.14778: done getting next task for host managed_node1 20459 1726885678.14780: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885678.14787: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.14791: getting variables 20459 1726885678.14793: in VariableManager get_vars() 20459 1726885678.14831: Calling all_inventory to load vars for managed_node1 20459 1726885678.14834: Calling groups_inventory to load vars for managed_node1 20459 1726885678.14837: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.14848: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.14852: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.14860: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.15622: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ad 20459 1726885678.15628: WORKER PROCESS EXITING 20459 1726885678.15649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.16483: done with get_vars() 20459 1726885678.16509: done getting variables 20459 1726885678.16607: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:58 -0400 (0:00:00.050) 0:01:24.526 ****** 20459 1726885678.16647: entering _queue_task() for managed_node1/assert 20459 1726885678.16932: worker is 1 (out of 1 available) 20459 1726885678.16945: exiting _queue_task() for managed_node1/assert 20459 1726885678.16957: done queuing things up, now waiting for results queue to drain 20459 1726885678.16959: waiting for pending results... 20459 1726885678.17264: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885678.17406: in run() - task 02369adf-7a19-47dd-4c59-0000000029ae 20459 1726885678.17433: variable 'ansible_search_path' from source: unknown 20459 1726885678.17474: calling self._execute() 20459 1726885678.17597: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.17608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.17630: variable 'omit' from source: magic vars 20459 1726885678.18067: variable '_storage_test_volume_present' from source: set_fact 20459 1726885678.18077: variable 'storage_test_volume' from source: include params 20459 1726885678.18108: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 20459 1726885678.18118: when evaluation is False, skipping this task 20459 1726885678.18127: _execute() done 20459 1726885678.18134: dumping result to json 20459 1726885678.18141: done dumping result, returning 20459 1726885678.18151: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-0000000029ae] 20459 1726885678.18165: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ae skipping: [managed_node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 20459 1726885678.18315: no more pending results, returning what we have 20459 1726885678.18319: results queue empty 20459 1726885678.18320: checking for any_errors_fatal 20459 1726885678.18331: done checking for any_errors_fatal 20459 1726885678.18332: checking for max_fail_percentage 20459 1726885678.18334: done checking for max_fail_percentage 20459 1726885678.18335: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.18336: done checking to see if all hosts have failed 20459 1726885678.18337: getting the remaining hosts for this loop 20459 1726885678.18339: done getting the remaining hosts for this loop 20459 1726885678.18342: getting the next task for host managed_node1 20459 1726885678.18352: done getting next task for host managed_node1 20459 1726885678.18355: ^ task is: TASK: Make sure we got info about this volume 20459 1726885678.18361: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.18367: getting variables 20459 1726885678.18369: in VariableManager get_vars() 20459 1726885678.18403: Calling all_inventory to load vars for managed_node1 20459 1726885678.18406: Calling groups_inventory to load vars for managed_node1 20459 1726885678.18410: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.18427: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.18431: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.18435: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.19226: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ae 20459 1726885678.19230: WORKER PROCESS EXITING 20459 1726885678.19251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.19876: done with get_vars() 20459 1726885678.19889: done getting variables 20459 1726885678.20633: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:58 -0400 (0:00:00.040) 0:01:24.567 ****** 20459 1726885678.20665: entering _queue_task() for managed_node1/assert 20459 1726885678.20898: worker is 1 (out of 1 available) 20459 1726885678.20910: exiting _queue_task() for managed_node1/assert 20459 1726885678.20935: done queuing things up, now waiting for results queue to drain 20459 1726885678.20937: waiting for pending results... 20459 1726885678.21241: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 20459 1726885678.21398: in run() - task 02369adf-7a19-47dd-4c59-0000000029af 20459 1726885678.21420: variable 'ansible_search_path' from source: unknown 20459 1726885678.21461: calling self._execute() 20459 1726885678.21572: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.21583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.21600: variable 'omit' from source: magic vars 20459 1726885678.21937: variable '_storage_test_volume_present' from source: set_fact 20459 1726885678.21950: Evaluated conditional (_storage_test_volume_present): True 20459 1726885678.21960: variable 'omit' from source: magic vars 20459 1726885678.22040: variable 'omit' from source: magic vars 20459 1726885678.22167: variable 'storage_test_volume' from source: include params 20459 1726885678.22218: variable 'omit' from source: magic vars 20459 1726885678.22266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885678.22302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885678.22332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885678.22358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.22373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.22393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885678.22414: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885678.22450: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885678.22460: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.22469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.22593: Set connection var ansible_pipelining to False 20459 1726885678.22601: Set connection var ansible_shell_type to sh 20459 1726885678.22607: Set connection var ansible_connection to ssh 20459 1726885678.22630: Set connection var ansible_timeout to 10 20459 1726885678.22641: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885678.22650: Set connection var ansible_shell_executable to /bin/sh 20459 1726885678.22678: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.22688: variable 'ansible_connection' from source: unknown 20459 1726885678.22703: variable 'ansible_module_compression' from source: unknown 20459 1726885678.22716: variable 'ansible_shell_type' from source: unknown 20459 1726885678.22797: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.22805: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.22816: variable 'ansible_pipelining' from source: unknown 20459 1726885678.22825: variable 'ansible_timeout' from source: unknown 20459 1726885678.22834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.22974: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885678.22991: variable 'omit' from source: magic vars 20459 1726885678.22998: starting attempt loop 20459 1726885678.23003: running the handler 20459 1726885678.23139: variable 'storage_test_volume' from source: include params 20459 1726885678.23157: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885678.23180: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 20459 1726885678.23189: handler run complete 20459 1726885678.23207: attempt loop complete, returning result 20459 1726885678.23216: _execute() done 20459 1726885678.23226: dumping result to json 20459 1726885678.23236: done dumping result, returning 20459 1726885678.23247: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-47dd-4c59-0000000029af] 20459 1726885678.23255: sending task result for task 02369adf-7a19-47dd-4c59-0000000029af ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885678.23398: no more pending results, returning what we have 20459 1726885678.23401: results queue empty 20459 1726885678.23402: checking for any_errors_fatal 20459 1726885678.23415: done checking for any_errors_fatal 20459 1726885678.23416: checking for max_fail_percentage 20459 1726885678.23418: done checking for max_fail_percentage 20459 1726885678.23419: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.23420: done checking to see if all hosts have failed 20459 1726885678.23421: getting the remaining hosts for this loop 20459 1726885678.23422: done getting the remaining hosts for this loop 20459 1726885678.23428: getting the next task for host managed_node1 20459 1726885678.23438: done getting next task for host managed_node1 20459 1726885678.23441: ^ task is: TASK: Process volume type (set initial value) (1/2) 20459 1726885678.23447: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.23450: getting variables 20459 1726885678.23452: in VariableManager get_vars() 20459 1726885678.23487: Calling all_inventory to load vars for managed_node1 20459 1726885678.23489: Calling groups_inventory to load vars for managed_node1 20459 1726885678.23493: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.23504: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.23507: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.23518: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.24060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.25045: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029af 20459 1726885678.25049: WORKER PROCESS EXITING 20459 1726885678.25248: done with get_vars() 20459 1726885678.25261: done getting variables 20459 1726885678.25310: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:58 -0400 (0:00:00.046) 0:01:24.613 ****** 20459 1726885678.25347: entering _queue_task() for managed_node1/set_fact 20459 1726885678.25566: worker is 1 (out of 1 available) 20459 1726885678.25577: exiting _queue_task() for managed_node1/set_fact 20459 1726885678.25588: done queuing things up, now waiting for results queue to drain 20459 1726885678.25589: waiting for pending results... 20459 1726885678.25870: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 20459 1726885678.26028: in run() - task 02369adf-7a19-47dd-4c59-0000000029b0 20459 1726885678.26052: variable 'ansible_search_path' from source: unknown 20459 1726885678.26089: calling self._execute() 20459 1726885678.26201: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.26214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.26230: variable 'omit' from source: magic vars 20459 1726885678.26350: variable 'omit' from source: magic vars 20459 1726885678.26434: variable 'omit' from source: magic vars 20459 1726885678.27035: variable 'storage_test_volume' from source: include params 20459 1726885678.27087: variable 'omit' from source: magic vars 20459 1726885678.27247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885678.27283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885678.27307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885678.27336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.27356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.27466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885678.27483: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885678.27514: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885678.27522: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.27530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.27767: Set connection var ansible_pipelining to False 20459 1726885678.27810: Set connection var ansible_shell_type to sh 20459 1726885678.27820: Set connection var ansible_connection to ssh 20459 1726885678.27841: Set connection var ansible_timeout to 10 20459 1726885678.27894: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885678.27905: Set connection var ansible_shell_executable to /bin/sh 20459 1726885678.27937: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.28000: variable 'ansible_connection' from source: unknown 20459 1726885678.28008: variable 'ansible_module_compression' from source: unknown 20459 1726885678.28017: variable 'ansible_shell_type' from source: unknown 20459 1726885678.28027: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.28034: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.28041: variable 'ansible_pipelining' from source: unknown 20459 1726885678.28048: variable 'ansible_timeout' from source: unknown 20459 1726885678.28055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.28382: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885678.28446: variable 'omit' from source: magic vars 20459 1726885678.28469: starting attempt loop 20459 1726885678.28503: running the handler 20459 1726885678.28526: handler run complete 20459 1726885678.28585: attempt loop complete, returning result 20459 1726885678.28593: _execute() done 20459 1726885678.28599: dumping result to json 20459 1726885678.28605: done dumping result, returning 20459 1726885678.28618: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-47dd-4c59-0000000029b0] 20459 1726885678.28645: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b0 ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } 20459 1726885678.28809: no more pending results, returning what we have 20459 1726885678.28814: results queue empty 20459 1726885678.28815: checking for any_errors_fatal 20459 1726885678.28827: done checking for any_errors_fatal 20459 1726885678.28828: checking for max_fail_percentage 20459 1726885678.28830: done checking for max_fail_percentage 20459 1726885678.28831: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.28832: done checking to see if all hosts have failed 20459 1726885678.28833: getting the remaining hosts for this loop 20459 1726885678.28835: done getting the remaining hosts for this loop 20459 1726885678.28839: getting the next task for host managed_node1 20459 1726885678.28849: done getting next task for host managed_node1 20459 1726885678.28853: ^ task is: TASK: Process volume type (get RAID value) (2/2) 20459 1726885678.28861: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.28866: getting variables 20459 1726885678.28867: in VariableManager get_vars() 20459 1726885678.28902: Calling all_inventory to load vars for managed_node1 20459 1726885678.28905: Calling groups_inventory to load vars for managed_node1 20459 1726885678.28909: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.28922: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.28928: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.28932: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.30007: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b0 20459 1726885678.30010: WORKER PROCESS EXITING 20459 1726885678.30036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.31063: done with get_vars() 20459 1726885678.31081: done getting variables 20459 1726885678.31137: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:58 -0400 (0:00:00.058) 0:01:24.672 ****** 20459 1726885678.31172: entering _queue_task() for managed_node1/set_fact 20459 1726885678.31397: worker is 1 (out of 1 available) 20459 1726885678.31409: exiting _queue_task() for managed_node1/set_fact 20459 1726885678.32039: done queuing things up, now waiting for results queue to drain 20459 1726885678.32041: waiting for pending results... 20459 1726885678.32283: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 20459 1726885678.32603: in run() - task 02369adf-7a19-47dd-4c59-0000000029b1 20459 1726885678.32629: variable 'ansible_search_path' from source: unknown 20459 1726885678.32668: calling self._execute() 20459 1726885678.32792: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.32804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.32821: variable 'omit' from source: magic vars 20459 1726885678.33226: variable 'storage_test_volume' from source: include params 20459 1726885678.33262: Evaluated conditional (storage_test_volume.type == "raid"): False 20459 1726885678.33276: when evaluation is False, skipping this task 20459 1726885678.33284: _execute() done 20459 1726885678.33292: dumping result to json 20459 1726885678.33299: done dumping result, returning 20459 1726885678.33310: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-47dd-4c59-0000000029b1] 20459 1726885678.33323: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 20459 1726885678.33473: no more pending results, returning what we have 20459 1726885678.33476: results queue empty 20459 1726885678.33477: checking for any_errors_fatal 20459 1726885678.33484: done checking for any_errors_fatal 20459 1726885678.33485: checking for max_fail_percentage 20459 1726885678.33487: done checking for max_fail_percentage 20459 1726885678.33488: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.33489: done checking to see if all hosts have failed 20459 1726885678.33489: getting the remaining hosts for this loop 20459 1726885678.33491: done getting the remaining hosts for this loop 20459 1726885678.33494: getting the next task for host managed_node1 20459 1726885678.33502: done getting next task for host managed_node1 20459 1726885678.33504: ^ task is: TASK: Verify the volume's device type 20459 1726885678.33513: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.33517: getting variables 20459 1726885678.33519: in VariableManager get_vars() 20459 1726885678.33553: Calling all_inventory to load vars for managed_node1 20459 1726885678.33555: Calling groups_inventory to load vars for managed_node1 20459 1726885678.33559: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.33571: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.33575: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.33578: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.34338: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b1 20459 1726885678.34341: WORKER PROCESS EXITING 20459 1726885678.34365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.35392: done with get_vars() 20459 1726885678.35406: done getting variables 20459 1726885678.35585: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:27:58 -0400 (0:00:00.044) 0:01:24.716 ****** 20459 1726885678.35622: entering _queue_task() for managed_node1/assert 20459 1726885678.36083: worker is 1 (out of 1 available) 20459 1726885678.36096: exiting _queue_task() for managed_node1/assert 20459 1726885678.36108: done queuing things up, now waiting for results queue to drain 20459 1726885678.36110: waiting for pending results... 20459 1726885678.36828: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 20459 1726885678.36983: in run() - task 02369adf-7a19-47dd-4c59-0000000029b2 20459 1726885678.37005: variable 'ansible_search_path' from source: unknown 20459 1726885678.37049: calling self._execute() 20459 1726885678.37184: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.37193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.37205: variable 'omit' from source: magic vars 20459 1726885678.37577: variable '_storage_test_volume_present' from source: set_fact 20459 1726885678.37591: Evaluated conditional (_storage_test_volume_present): True 20459 1726885678.37603: variable 'omit' from source: magic vars 20459 1726885678.37689: variable 'omit' from source: magic vars 20459 1726885678.37734: variable 'omit' from source: magic vars 20459 1726885678.37776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885678.37817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885678.37845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885678.37867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.37881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.37904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885678.37926: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885678.37961: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885678.37969: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.37976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.38100: Set connection var ansible_pipelining to False 20459 1726885678.38109: Set connection var ansible_shell_type to sh 20459 1726885678.38120: Set connection var ansible_connection to ssh 20459 1726885678.38139: Set connection var ansible_timeout to 10 20459 1726885678.38155: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885678.38166: Set connection var ansible_shell_executable to /bin/sh 20459 1726885678.38195: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.38203: variable 'ansible_connection' from source: unknown 20459 1726885678.38211: variable 'ansible_module_compression' from source: unknown 20459 1726885678.38222: variable 'ansible_shell_type' from source: unknown 20459 1726885678.38230: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.38236: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.38244: variable 'ansible_pipelining' from source: unknown 20459 1726885678.38250: variable 'ansible_timeout' from source: unknown 20459 1726885678.38262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.38871: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885678.38908: variable 'omit' from source: magic vars 20459 1726885678.38921: starting attempt loop 20459 1726885678.38928: running the handler 20459 1726885678.39208: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885678.39237: variable 'storage_test_volume' from source: include params 20459 1726885678.39259: variable 'st_volume_type' from source: set_fact 20459 1726885678.39277: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 20459 1726885678.39287: handler run complete 20459 1726885678.39317: attempt loop complete, returning result 20459 1726885678.39325: _execute() done 20459 1726885678.39331: dumping result to json 20459 1726885678.39338: done dumping result, returning 20459 1726885678.39351: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-47dd-4c59-0000000029b2] 20459 1726885678.39361: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b2 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885678.39529: no more pending results, returning what we have 20459 1726885678.39532: results queue empty 20459 1726885678.39533: checking for any_errors_fatal 20459 1726885678.39542: done checking for any_errors_fatal 20459 1726885678.39543: checking for max_fail_percentage 20459 1726885678.39545: done checking for max_fail_percentage 20459 1726885678.39546: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.39547: done checking to see if all hosts have failed 20459 1726885678.39547: getting the remaining hosts for this loop 20459 1726885678.39549: done getting the remaining hosts for this loop 20459 1726885678.39553: getting the next task for host managed_node1 20459 1726885678.39563: done getting next task for host managed_node1 20459 1726885678.39566: ^ task is: TASK: Stat the LUKS device, if encrypted 20459 1726885678.39573: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.39577: getting variables 20459 1726885678.39579: in VariableManager get_vars() 20459 1726885678.39618: Calling all_inventory to load vars for managed_node1 20459 1726885678.39620: Calling groups_inventory to load vars for managed_node1 20459 1726885678.39626: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.39638: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.39641: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.39651: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.40515: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b2 20459 1726885678.40519: WORKER PROCESS EXITING 20459 1726885678.40558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.41756: done with get_vars() 20459 1726885678.41770: 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 22:27:58 -0400 (0:00:00.063) 0:01:24.780 ****** 20459 1726885678.41980: entering _queue_task() for managed_node1/stat 20459 1726885678.42301: worker is 1 (out of 1 available) 20459 1726885678.42314: exiting _queue_task() for managed_node1/stat 20459 1726885678.42326: done queuing things up, now waiting for results queue to drain 20459 1726885678.42327: waiting for pending results... 20459 1726885678.42943: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 20459 1726885678.43110: in run() - task 02369adf-7a19-47dd-4c59-0000000029b6 20459 1726885678.43136: variable 'ansible_search_path' from source: unknown 20459 1726885678.43177: calling self._execute() 20459 1726885678.43299: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.43310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.43328: variable 'omit' from source: magic vars 20459 1726885678.43831: variable 'storage_test_volume' from source: include params 20459 1726885678.43868: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885678.43876: when evaluation is False, skipping this task 20459 1726885678.43883: _execute() done 20459 1726885678.43890: dumping result to json 20459 1726885678.43897: done dumping result, returning 20459 1726885678.43911: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-47dd-4c59-0000000029b6] 20459 1726885678.43924: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885678.44077: no more pending results, returning what we have 20459 1726885678.44082: results queue empty 20459 1726885678.44082: checking for any_errors_fatal 20459 1726885678.44092: done checking for any_errors_fatal 20459 1726885678.44093: checking for max_fail_percentage 20459 1726885678.44095: done checking for max_fail_percentage 20459 1726885678.44096: checking to see if all hosts have failed and the running result is not ok 20459 1726885678.44097: done checking to see if all hosts have failed 20459 1726885678.44097: getting the remaining hosts for this loop 20459 1726885678.44100: done getting the remaining hosts for this loop 20459 1726885678.44103: getting the next task for host managed_node1 20459 1726885678.44113: done getting next task for host managed_node1 20459 1726885678.44116: ^ task is: TASK: Ensure cryptsetup is present 20459 1726885678.44123: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885678.44127: getting variables 20459 1726885678.44129: in VariableManager get_vars() 20459 1726885678.44163: Calling all_inventory to load vars for managed_node1 20459 1726885678.44166: Calling groups_inventory to load vars for managed_node1 20459 1726885678.44170: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885678.44182: Calling all_plugins_play to load vars for managed_node1 20459 1726885678.44185: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885678.44188: Calling groups_plugins_play to load vars for managed_node1 20459 1726885678.44876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885678.45719: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b6 20459 1726885678.45722: WORKER PROCESS EXITING 20459 1726885678.46748: done with get_vars() 20459 1726885678.46763: done getting variables 20459 1726885678.46818: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:27:58 -0400 (0:00:00.048) 0:01:24.828 ****** 20459 1726885678.46848: entering _queue_task() for managed_node1/package 20459 1726885678.47066: worker is 1 (out of 1 available) 20459 1726885678.47078: exiting _queue_task() for managed_node1/package 20459 1726885678.47090: done queuing things up, now waiting for results queue to drain 20459 1726885678.47092: waiting for pending results... 20459 1726885678.48200: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 20459 1726885678.48924: in run() - task 02369adf-7a19-47dd-4c59-0000000029b7 20459 1726885678.48947: variable 'ansible_search_path' from source: unknown 20459 1726885678.49009: calling self._execute() 20459 1726885678.49195: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.49207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.49238: variable 'omit' from source: magic vars 20459 1726885678.49366: variable 'omit' from source: magic vars 20459 1726885678.49452: variable 'omit' from source: magic vars 20459 1726885678.49755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885678.52708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885678.52802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885678.52851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885678.52891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885678.52951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885678.53057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885678.53105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885678.53151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885678.53198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885678.53219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885678.53365: variable '__storage_is_ostree' from source: set_fact 20459 1726885678.53376: variable 'omit' from source: magic vars 20459 1726885678.53411: variable 'omit' from source: magic vars 20459 1726885678.53445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885678.53481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885678.53505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885678.53531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.53547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885678.53569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885678.53592: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885678.53627: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885678.53636: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.53644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.53804: Set connection var ansible_pipelining to False 20459 1726885678.53814: Set connection var ansible_shell_type to sh 20459 1726885678.53821: Set connection var ansible_connection to ssh 20459 1726885678.53923: Set connection var ansible_timeout to 10 20459 1726885678.53935: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885678.53947: Set connection var ansible_shell_executable to /bin/sh 20459 1726885678.53976: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.53985: variable 'ansible_connection' from source: unknown 20459 1726885678.53992: variable 'ansible_module_compression' from source: unknown 20459 1726885678.53998: variable 'ansible_shell_type' from source: unknown 20459 1726885678.54004: variable 'ansible_shell_executable' from source: unknown 20459 1726885678.54010: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885678.54021: variable 'ansible_pipelining' from source: unknown 20459 1726885678.54032: variable 'ansible_timeout' from source: unknown 20459 1726885678.54040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885678.54152: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885678.54167: variable 'omit' from source: magic vars 20459 1726885678.54177: starting attempt loop 20459 1726885678.54183: running the handler 20459 1726885678.54193: variable 'ansible_facts' from source: unknown 20459 1726885678.54200: variable 'ansible_facts' from source: unknown 20459 1726885678.54261: _low_level_execute_command(): starting 20459 1726885678.54273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885678.54980: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885678.54994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.55017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.55035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.55075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.55087: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885678.55099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.55120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885678.55132: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885678.55143: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885678.55153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.55165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.55180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.55192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.55202: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885678.55216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.55294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885678.55327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885678.55348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885678.55459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885678.57076: stdout chunk (state=3): >>>/root <<< 20459 1726885678.57239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885678.57294: stderr chunk (state=3): >>><<< 20459 1726885678.57328: stdout chunk (state=3): >>><<< 20459 1726885678.57377: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885678.57448: _low_level_execute_command(): starting 20459 1726885678.57453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667 `" && echo ansible-tmp-1726885678.5738502-24171-216078944961667="` echo /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667 `" ) && sleep 0' 20459 1726885678.58247: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885678.58270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.58276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.58298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.58346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.58353: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885678.58363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.58393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885678.58396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885678.58399: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885678.58413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.58431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.58440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.58456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.58471: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885678.58479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.58570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885678.58595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885678.58613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885678.58679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885678.60484: stdout chunk (state=3): >>>ansible-tmp-1726885678.5738502-24171-216078944961667=/root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667 <<< 20459 1726885678.60654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885678.60657: stdout chunk (state=3): >>><<< 20459 1726885678.60665: stderr chunk (state=3): >>><<< 20459 1726885678.60680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885678.5738502-24171-216078944961667=/root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885678.60714: variable 'ansible_module_compression' from source: unknown 20459 1726885678.60775: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20459 1726885678.60810: variable 'ansible_facts' from source: unknown 20459 1726885678.60907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667/AnsiballZ_dnf.py 20459 1726885678.61053: Sending initial data 20459 1726885678.61056: Sent initial data (152 bytes) 20459 1726885678.62023: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885678.62049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.62060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.62083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.62115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.62137: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885678.62146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.62167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885678.62172: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885678.62174: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885678.62177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.62196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.62225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.62232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.62241: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885678.62258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.62340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885678.62369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885678.62372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885678.62547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885678.64114: 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 <<< 20459 1726885678.64208: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885678.64243: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpgmzd0yxs /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667/AnsiballZ_dnf.py <<< 20459 1726885678.64623: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885678.66030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885678.66089: stderr chunk (state=3): >>><<< 20459 1726885678.66092: stdout chunk (state=3): >>><<< 20459 1726885678.66113: done transferring module to remote 20459 1726885678.66130: _low_level_execute_command(): starting 20459 1726885678.66133: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667/ /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667/AnsiballZ_dnf.py && sleep 0' 20459 1726885678.66733: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885678.66742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.66752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.66764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.66818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.66821: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885678.66829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.66842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885678.66856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885678.66859: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885678.66876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.66879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.66886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.66893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.66900: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885678.66940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.66999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885678.67025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885678.67034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885678.67095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885678.68874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885678.69076: stderr chunk (state=3): >>><<< 20459 1726885678.69087: stdout chunk (state=3): >>><<< 20459 1726885678.69124: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885678.69128: _low_level_execute_command(): starting 20459 1726885678.69130: _low_level_execute_command(): using become for this command 20459 1726885678.69209: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-eydpiilqnlrsgokbqnldihndtipqgfpq ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885678.69311: Initial state: awaiting_escalation: BECOME-SUCCESS-eydpiilqnlrsgokbqnldihndtipqgfpq 20459 1726885678.69952: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885678.69973: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.69989: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.70007: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.70050: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.70063: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885678.70154: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.70382: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885678.70395: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885678.70407: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885678.70423: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885678.70442: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885678.70459: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885678.70479: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885678.70492: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885678.70506: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885678.70997: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885678.71025: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885678.71182: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885678.71258: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885678.74068: stdout chunk (state=1): >>>BECOME-SUCCESS-eydpiilqnlrsgokbqnldihndtipqgfpq <<< 20459 1726885678.74071: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-eydpiilqnlrsgokbqnldihndtipqgfpq' 20459 1726885678.74297: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885678.74331: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885678.74373: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885678.74403: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885678.74437: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885678.74488: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885678.74491: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885678.74541: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885678.74564: 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 <<< 20459 1726885678.74576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885678.74601: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed169aca0> <<< 20459 1726885678.74646: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885678.74663: 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 0x7f3ed1641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed169aa00> <<< 20459 1726885678.74710: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 20459 1726885678.74715: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885678.74745: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed169a9a0> <<< 20459 1726885678.74750: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885678.74770: 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 0x7f3ed1641370> <<< 20459 1726885678.74799: 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' <<< 20459 1726885678.74824: 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' <<< 20459 1726885678.74844: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1641820> <<< 20459 1726885678.74856: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1641550> <<< 20459 1726885678.74884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885678.74900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885678.74923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885678.74941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885678.74969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885678.74992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885678.75007: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed13c8f70> <<< 20459 1726885678.75037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885678.75049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885678.75122: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed13cf100> <<< 20459 1726885678.75158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885678.75183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885678.75200: 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 0x7f3ed13f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed13cf820> <<< 20459 1726885678.76334: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1656760> <<< 20459 1726885678.76399: 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 0x7f3ed13c8c70> # /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 0x7f3ed13f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1641fd0> 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 0x7f3ed1394d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1397e20> # /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 0x7f3ed138e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1395520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1394250> # /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 0x7f3ed129fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed129f760> 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 0x7f3ed129fd60> # /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 0x7f3ed129fe20> # /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 0x7f3ed129fee0> <<< 20459 1726885678.76417: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12f7be0> import '_functools' # <<< 20459 1726885678.76521: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12f14c0> # /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 0x7f3ed1305520> <<< 20459 1726885678.76524: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed139bd00> # /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' <<< 20459 1726885678.76630: 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 0x7f3ed12b0b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1397fa0> # 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 0x7f3ed1305130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed13a18b0> # /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' <<< 20459 1726885678.76660: 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' <<< 20459 1726885678.76689: 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' <<< 20459 1726885678.76782: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0c40> # /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 0x7f3ed12b0bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885678.76798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885678.76884: 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 # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885678.76944: 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 0x7f3ed1285220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885678.76947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885678.76980: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1285310> <<< 20459 1726885678.77103: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12bbe50> <<< 20459 1726885678.77152: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b38e0> <<< 20459 1726885678.77167: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0e20> <<< 20459 1726885678.77183: 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' <<< 20459 1726885678.77229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885678.77264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885678.77267: 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' <<< 20459 1726885678.77277: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1248f70> <<< 20459 1726885678.77301: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed122db20> <<< 20459 1726885678.77355: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12f1fd0> <<< 20459 1726885678.77379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885678.77403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885678.77432: 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 0x7f3ed11e59a0> <<< 20459 1726885678.77452: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885678.77482: 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 0x7f3ed11e5cd0> <<< 20459 1726885678.77506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885678.77531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885678.77549: 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 0x7f3ed11f85e0> <<< 20459 1726885678.77580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885678.77607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885678.77635: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11f8b20> <<< 20459 1726885678.77680: 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 0x7f3ed1183250> <<< 20459 1726885678.77758: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11e5dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885678.77778: stdout chunk (state=3): >>># 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 0x7f3ed1194130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11f8460> <<< 20459 1726885678.77804: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885678.77818: 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 0x7f3ed11941f0> <<< 20459 1726885678.77851: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0880> <<< 20459 1726885678.77871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885678.77886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885678.77924: 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' <<< 20459 1726885678.77953: 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 0x7f3ed11b0550> <<< 20459 1726885678.77980: 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' <<< 20459 1726885678.78016: 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 0x7f3ed11b0820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11b0610> <<< 20459 1726885678.78042: 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 0x7f3ed11b0700> <<< 20459 1726885678.78073: 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' <<< 20459 1726885678.78269: 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 0x7f3ed11b0b50> <<< 20459 1726885678.78315: 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 0x7f3ed11b0fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11b0790> <<< 20459 1726885678.78338: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11a28e0> <<< 20459 1726885678.78370: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0460> <<< 20459 1726885678.78381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885678.78437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885678.78472: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11b0940> <<< 20459 1726885678.78586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885678.78598: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3ed10d8520> <<< 20459 1726885678.78747: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 20459 1726885678.78845: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.78888: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 20459 1726885678.78897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.78918: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885678.78931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.80161: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.81095: 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 0x7f3ed0fd4730> <<< 20459 1726885678.81109: 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' <<< 20459 1726885678.81133: 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' <<< 20459 1726885678.81159: 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' <<< 20459 1726885678.81191: 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 0x7f3ed1064850> <<< 20459 1726885678.81230: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064730> <<< 20459 1726885678.81252: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064490> <<< 20459 1726885678.81276: 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' <<< 20459 1726885678.81352: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed10642b0> <<< 20459 1726885678.81374: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885678.81377: 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 0x7f3ed10644f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885678.81396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885678.81433: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed10648b0> <<< 20459 1726885678.81451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885678.81475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885678.81496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885678.81507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885678.81534: 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' <<< 20459 1726885678.81608: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f54790> <<< 20459 1726885678.81635: 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 0x7f3ed0f54b20> <<< 20459 1726885678.81673: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885678.81676: 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 0x7f3ed0f54970> <<< 20459 1726885678.81687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885678.81710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885678.81748: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f714c0> <<< 20459 1726885678.81762: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed105ed00> <<< 20459 1726885678.81952: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064610> <<< 20459 1726885678.81955: 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' <<< 20459 1726885678.81997: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed105ee80> <<< 20459 1726885678.82001: 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' <<< 20459 1726885678.82027: 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' <<< 20459 1726885678.82058: 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' <<< 20459 1726885678.82073: 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 0x7f3ed0fce880> <<< 20459 1726885678.82150: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1006d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1006850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f6a310> <<< 20459 1726885678.82184: 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 0x7f3ed1006fa0> <<< 20459 1726885678.82234: 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 0x7f3ed1006f70> <<< 20459 1726885678.82255: 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 <<< 20459 1726885678.82258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885678.82278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885678.82290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885678.82370: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885678.82382: 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 0x7f3ed0f35f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed103be80> <<< 20459 1726885678.82398: 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' <<< 20459 1726885678.82447: 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 0x7f3ed0f44520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed103bfd0> <<< 20459 1726885678.82467: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885678.82506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885678.82537: 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' # <<< 20459 1726885678.82594: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f35250> <<< 20459 1726885678.82724: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f44160> <<< 20459 1726885678.82807: 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 0x7f3ed0f415b0> <<< 20459 1726885678.82842: 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 0x7f3ed0f41670> <<< 20459 1726885678.82880: 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 0x7f3ed0f40ca0> <<< 20459 1726885678.82920: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1034bb0> <<< 20459 1726885678.82923: 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' <<< 20459 1726885678.82949: 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' <<< 20459 1726885678.82990: 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 0x7f3ed0fc59d0> <<< 20459 1726885678.83199: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885678.83204: 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 0x7f3ed0fc2970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f36880> <<< 20459 1726885678.83253: 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 0x7f3ed0fc5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0ffd9d0> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885678.83258: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885678.83271: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.83336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.83432: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20459 1726885678.83466: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885678.83469: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885678.83564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.83652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.84111: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.84583: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885678.84587: 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_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885678.84606: 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' <<< 20459 1726885678.84668: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885678.84671: 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 0x7f3ed09ecbe0> <<< 20459 1726885678.84747: 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 0x7f3ed0fba7c0> <<< 20459 1726885678.84750: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed05cf100> <<< 20459 1726885678.84803: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885678.84814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.84833: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885678.84951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.85080: 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' <<< 20459 1726885678.85111: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0fbbc10> <<< 20459 1726885678.85114: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.85491: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.85853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.85905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86011: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885678.86045: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885678.86048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86209: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885678.86415: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885678.86456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885678.86679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885678.86682: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885678.86756: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1000fd0> <<< 20459 1726885678.86759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86885: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885678.86905: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86947: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.86984: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885678.86988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87059: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87115: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87175: 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 <<< 20459 1726885678.87195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885678.87273: 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 0x7f3ed09d7700> <<< 20459 1726885678.87296: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed057d0d0> <<< 20459 1726885678.87341: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885678.87345: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87531: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885678.87610: 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 <<< 20459 1726885678.87632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885678.87657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885678.87671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885678.87747: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed05beb50> <<< 20459 1726885678.87787: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09e3520> <<< 20459 1726885678.87865: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09e0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885678.87888: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.87901: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885678.87980: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885678.87999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.88470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.88884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.89442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.89981: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 20459 1726885678.90022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7fd0> <<< 20459 1726885678.90032: 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 0x7f3ed09d70a0> <<< 20459 1726885678.90057: 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' # /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' <<< 20459 1726885678.90085: 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 0x7f3ed09d7c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7820> <<< 20459 1726885678.90109: 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' <<< 20459 1726885678.90123: 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' <<< 20459 1726885678.90201: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b51c0> # /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' <<< 20459 1726885678.90464: 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' <<< 20459 1726885678.90590: 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 0x7f3ed0398bb0> # /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 0x7f3ed03adf10> # /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 0x7f3ed03add30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0398340> # /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 0x7f3ed03c2580> # /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 0x7f3ed03c25e0> <<< 20459 1726885678.90593: 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' <<< 20459 1726885678.90619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20459 1726885678.90622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20459 1726885678.90655: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0579730> <<< 20459 1726885678.90658: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03c2ca0> <<< 20459 1726885678.90694: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03989d0> <<< 20459 1726885678.90714: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b5a90> <<< 20459 1726885678.90755: 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' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 20459 1726885678.90804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20459 1726885678.90907: 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' <<< 20459 1726885678.90971: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed05b7940> <<< 20459 1726885678.90983: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed05cc730> <<< 20459 1726885678.91024: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0579e50> <<< 20459 1726885678.91046: 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' <<< 20459 1726885678.91063: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 20459 1726885678.91074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20459 1726885678.91110: 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' <<< 20459 1726885678.91112: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03c6df0> <<< 20459 1726885678.91164: 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 0x7f3ed03c6250> <<< 20459 1726885678.91167: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed04179d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0444730> <<< 20459 1726885678.91232: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b5460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b5220> <<< 20459 1726885678.91236: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed103bd60> <<< 20459 1726885678.91266: 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 0x7f3ed09d7e80> <<< 20459 1726885678.91341: 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' <<< 20459 1726885678.91374: 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' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03c6550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7160> <<< 20459 1726885678.91377: 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' <<< 20459 1726885678.91462: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0381130> <<< 20459 1726885678.91482: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20459 1726885678.91495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20459 1726885678.91578: 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' <<< 20459 1726885678.91732: 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 0x7f3ed03e0700> <<< 20459 1726885678.92012: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0424ee0> <<< 20459 1726885678.92037: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03c62b0> <<< 20459 1726885678.92052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 20459 1726885678.92068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 20459 1726885678.92080: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0424100> <<< 20459 1726885678.92110: 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 0x7f3ed04198b0> <<< 20459 1726885678.92142: 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' <<< 20459 1726885678.92158: 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' <<< 20459 1726885678.92177: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed042cc40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed04196d0> <<< 20459 1726885678.92200: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20459 1726885678.92253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 20459 1726885678.92334: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed042c7c0> <<< 20459 1726885678.92351: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 20459 1726885678.92377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 20459 1726885678.92652: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0423730> <<< 20459 1726885678.92672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 20459 1726885678.92684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 20459 1726885678.92708: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0149b80> <<< 20459 1726885678.92744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.92851: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885678.92857: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.92952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.93078: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885678.93085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.93133: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.93170: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 20459 1726885678.93270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.93364: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885678.93461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885678.93603: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885678.94096: 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' <<< 20459 1726885678.94100: 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' <<< 20459 1726885678.94102: 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 0x7f3ed00a70a0> <<< 20459 1726885678.94104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885678.94108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885678.94252: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a7a90> <<< 20459 1726885678.94276: 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' <<< 20459 1726885678.94342: 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 0x7f3ed00f9fa0> <<< 20459 1726885678.94346: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a7d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a7610> <<< 20459 1726885678.94393: 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' <<< 20459 1726885678.94396: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a73a0> <<< 20459 1726885678.94407: 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 <<< 20459 1726885678.94468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885678.94497: 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' <<< 20459 1726885678.94527: 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' <<< 20459 1726885678.94661: 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 0x7f3ed00b1ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00b1700> <<< 20459 1726885678.94688: 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 <<< 20459 1726885678.94719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 20459 1726885678.94789: 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 0x7f3ecfd40430> <<< 20459 1726885678.94819: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00b1eb0> <<< 20459 1726885678.94842: 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 <<< 20459 1726885678.94908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20459 1726885678.95888: 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 0x7f3ecfc9fd00> <<< 20459 1726885678.96108: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecfdb91c0> # /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 0x7f3ece7421c0> <<< 20459 1726885678.96180: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecfd74790> <<< 20459 1726885678.96195: 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 # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885678.96333: 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 0x7f3ece612d60> <<< 20459 1726885678.96358: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece721460> <<< 20459 1726885678.96383: 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 <<< 20459 1726885678.96430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885678.96670: 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 0x7f3ece57b8e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece742400> # /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 0x7f3ece574c40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece57be80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a5b80> <<< 20459 1726885678.96717: 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' <<< 20459 1726885678.96742: 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' <<< 20459 1726885678.96776: 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' <<< 20459 1726885678.96809: 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 0x7f3ece49ea00> <<< 20459 1726885678.96988: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece49e220> # /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 0x7f3ece4b85e0> # /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' <<< 20459 1726885678.97059: 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 0x7f3ece4c3190> # /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' <<< 20459 1726885678.97416: 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 0x7f3ece4c3730> <<< 20459 1726885678.97481: 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 <<< 20459 1726885678.97484: 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 0x7f3ece4c3b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4c3250> <<< 20459 1726885678.97504: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4b8670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4aeca0> <<< 20459 1726885678.97535: 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 <<< 20459 1726885678.97549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885678.97649: 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 0x7f3ece077f40> <<< 20459 1726885678.97661: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4b8070> <<< 20459 1726885678.97734: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece49eb80> <<< 20459 1726885678.97759: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece5a7610> <<< 20459 1726885678.97791: 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' <<< 20459 1726885678.97892: 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 0x7f3ece5a7df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece5a7790> <<< 20459 1726885678.97906: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a5fa0> <<< 20459 1726885678.97930: 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 0x7f3ece086c40> <<< 20459 1726885678.97959: 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 <<< 20459 1726885678.97971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 20459 1726885678.97997: 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' <<< 20459 1726885678.98037: 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 <<< 20459 1726885678.98040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 20459 1726885678.98065: 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' <<< 20459 1726885678.98094: 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 <<< 20459 1726885678.98135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20459 1726885678.98161: 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 <<< 20459 1726885678.98262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885678.98372: 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 0x7f3ecdef5100> <<< 20459 1726885678.98474: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf94190> <<< 20459 1726885678.98494: 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' <<< 20459 1726885678.98525: 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 0x7f3ecdfa06d0> <<< 20459 1726885678.98600: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa6c40> <<< 20459 1726885678.98630: 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' <<< 20459 1726885678.98697: 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' <<< 20459 1726885678.98727: 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' <<< 20459 1726885678.98764: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0a90> <<< 20459 1726885678.98789: 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' <<< 20459 1726885678.98817: 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 <<< 20459 1726885678.98833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 20459 1726885678.98855: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0d30> <<< 20459 1726885678.98879: 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' <<< 20459 1726885678.98903: 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' <<< 20459 1726885678.98953: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0f40> <<< 20459 1726885678.98965: 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' <<< 20459 1726885678.99007: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0e20> <<< 20459 1726885678.99052: 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' <<< 20459 1726885678.99123: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa2b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0f10> <<< 20459 1726885678.99127: 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' <<< 20459 1726885678.99152: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0eb0> <<< 20459 1726885678.99187: 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' <<< 20459 1726885678.99240: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa08b0> <<< 20459 1726885678.99263: 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' <<< 20459 1726885678.99277: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa310> <<< 20459 1726885678.99303: 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' <<< 20459 1726885678.99354: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa3a0> <<< 20459 1726885678.99368: 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' <<< 20459 1726885678.99390: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa430> <<< 20459 1726885678.99418: 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' <<< 20459 1726885678.99482: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa4c0> <<< 20459 1726885678.99485: 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' <<< 20459 1726885678.99514: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa550> <<< 20459 1726885678.99540: 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' <<< 20459 1726885678.99591: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa5e0> <<< 20459 1726885678.99606: 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 0x7f3ecddfa670> <<< 20459 1726885678.99634: 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' <<< 20459 1726885678.99673: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdef5fa0> <<< 20459 1726885678.99713: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73ee0> <<< 20459 1726885678.99751: 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' <<< 20459 1726885678.99766: 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' <<< 20459 1726885678.99856: 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 0x7f3ecddfaac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0d90> <<< 20459 1726885678.99896: 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 0x7f3ecdf88f40> <<< 20459 1726885678.99925: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73190> <<< 20459 1726885678.99938: 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' <<< 20459 1726885678.99973: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73370> <<< 20459 1726885678.99997: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece0a9a30> <<< 20459 1726885679.00013: 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 <<< 20459 1726885679.00037: 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 0x7f3ece0a9f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece086be0> <<< 20459 1726885679.00065: 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' <<< 20459 1726885679.00097: 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 <<< 20459 1726885679.00109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 20459 1726885679.00144: 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' <<< 20459 1726885679.00168: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10b20> <<< 20459 1726885679.00195: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde103d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece0a9820> <<< 20459 1726885679.00214: 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' <<< 20459 1726885679.00226: 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 <<< 20459 1726885679.00250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885679.00276: 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 <<< 20459 1726885679.00299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 20459 1726885679.00326: 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' <<< 20459 1726885679.00350: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddad190> <<< 20459 1726885679.00369: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20459 1726885679.00381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 20459 1726885679.00398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885679.00438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885679.00468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885679.00485: 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 0x7f3ecddd4f70> <<< 20459 1726885679.00530: 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 0x7f3ecdd60100> <<< 20459 1726885679.00583: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddc1580> <<< 20459 1726885679.00615: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddad5b0> <<< 20459 1726885679.00640: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdda1970> <<< 20459 1726885679.00677: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10dc0> <<< 20459 1726885679.00715: 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' <<< 20459 1726885679.00738: 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 <<< 20459 1726885679.00836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885679.00876: 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' <<< 20459 1726885679.00892: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd60eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd60670> <<< 20459 1726885679.00915: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10c70> <<< 20459 1726885679.01057: 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' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd9a820> # /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 0x7f3ecdd84730> # /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 0x7f3ecdd847c0> # /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 0x7f3ecdd84940> # /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 <<< 20459 1726885679.01100: 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 <<< 20459 1726885679.01132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20459 1726885679.01375: 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 0x7f3ecdbbef70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd84f70> # /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 0x7f3ecdbbee80> # /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 0x7f3ecdbc51f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd848e0> # /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 0x7f3ecdd84e80> # /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' <<< 20459 1726885679.01398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885679.01449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885679.01477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20459 1726885679.01488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885679.01510: 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' <<< 20459 1726885679.01554: 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 0x7f3ecdb4e2b0> <<< 20459 1726885679.01569: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb3ef70> <<< 20459 1726885679.01591: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb3e8b0> <<< 20459 1726885679.01697: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdbd68b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdbc5d90> <<< 20459 1726885679.01729: 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 0x7f3ecdbd6b80> <<< 20459 1726885679.01763: 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' <<< 20459 1726885679.01789: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdbdd880> <<< 20459 1726885679.01805: 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 0x7f3ecdb5d6a0> <<< 20459 1726885679.01831: 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 0x7f3ecdb5d340> <<< 20459 1726885679.01859: 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' <<< 20459 1726885679.01880: 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 <<< 20459 1726885679.01917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 20459 1726885679.01944: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb6c550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb5d070> <<< 20459 1726885679.01966: 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 0x7f3ecdb6c3d0> <<< 20459 1726885679.01989: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a72e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a78e0> <<< 20459 1726885679.02452: 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 <<< 20459 1726885679.02467: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 20459 1726885679.02497: 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' <<< 20459 1726885679.02513: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb74eb0> <<< 20459 1726885679.02526: 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' <<< 20459 1726885679.02550: 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 <<< 20459 1726885679.02591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20459 1726885679.02605: 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 <<< 20459 1726885679.02656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20459 1726885679.02672: 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 0x7f3ecdb28e80> <<< 20459 1726885679.02696: 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' <<< 20459 1726885679.02726: 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' <<< 20459 1726885679.02755: 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' <<< 20459 1726885679.02885: 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 0x7f3ecdac4c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac4af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac42b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb28f70> <<< 20459 1726885679.02928: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb13dc0> <<< 20459 1726885679.02931: 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' <<< 20459 1726885679.02970: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac4100> <<< 20459 1726885679.02973: 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 <<< 20459 1726885679.03009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885679.03014: 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 <<< 20459 1726885679.03042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 20459 1726885679.03045: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdaddf40> <<< 20459 1726885679.03081: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac4d90> <<< 20459 1726885679.03104: 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 <<< 20459 1726885679.03112: stdout chunk (state=3): >>># 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 0x7f3ecdadd8b0> <<< 20459 1726885679.03162: 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' <<< 20459 1726885679.03170: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdaedeb0> <<< 20459 1726885679.03173: 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 <<< 20459 1726885679.03176: 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 0x7f3ecdaedfa0> <<< 20459 1726885679.03203: 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' <<< 20459 1726885679.03231: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9ec1f0> <<< 20459 1726885679.03236: 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 <<< 20459 1726885679.03244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 20459 1726885679.03272: 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 <<< 20459 1726885679.03278: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 20459 1726885679.03336: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9ec7f0> <<< 20459 1726885679.03339: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9ec520> <<< 20459 1726885679.03359: 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 <<< 20459 1726885679.03363: 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 0x7f3ecd9ec8b0> <<< 20459 1726885679.03366: 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' <<< 20459 1726885679.03406: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9fc4f0> <<< 20459 1726885679.03411: 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 <<< 20459 1726885679.03430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 20459 1726885679.03433: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9fc5e0> <<< 20459 1726885679.03436: 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 <<< 20459 1726885679.03441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 20459 1726885679.03493: 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 <<< 20459 1726885679.03498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 20459 1726885679.03501: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9fcdc0> <<< 20459 1726885679.03503: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9fc9d0> <<< 20459 1726885679.03563: 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' <<< 20459 1726885679.03569: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9fce20> <<< 20459 1726885679.03571: 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 <<< 20459 1726885679.03587: 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 0x7f3ecda10a00> <<< 20459 1726885679.03602: 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 <<< 20459 1726885679.03605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 20459 1726885679.03608: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecda10b20> <<< 20459 1726885679.03641: 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 <<< 20459 1726885679.03644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 20459 1726885679.03690: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecda10d60> <<< 20459 1726885679.03693: 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 <<< 20459 1726885679.03696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 20459 1726885679.03719: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecda10ee0> <<< 20459 1726885679.03723: 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 0x7f3ecd9a0be0> <<< 20459 1726885679.03778: 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 0x7f3ecd9a0d30> <<< 20459 1726885679.03821: 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 <<< 20459 1726885679.03824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 20459 1726885679.03827: 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 0x7f3ecd9af430> <<< 20459 1726885679.03841: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9a0fd0> <<< 20459 1726885679.03844: 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 <<< 20459 1726885679.03939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20459 1726885679.03956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 20459 1726885679.03959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9afe20> <<< 20459 1726885679.03975: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9af970> <<< 20459 1726885679.03988: 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' <<< 20459 1726885679.04000: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9afc70> <<< 20459 1726885679.04104: 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 0x7f3ecd9bc700> # /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 0x7f3ecd9bcf40> # /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 <<< 20459 1726885679.04124: 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 0x7f3ecd9cc190> # /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' <<< 20459 1726885679.04137: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9cc280> <<< 20459 1726885679.04141: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb133a0> <<< 20459 1726885679.04148: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb13100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb74be0> <<< 20459 1726885679.04171: 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' <<< 20459 1726885679.04224: 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' <<< 20459 1726885679.04248: 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 0x7f3ecd9ccdf0> <<< 20459 1726885679.04252: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9ccb20> <<< 20459 1726885679.04255: 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 <<< 20459 1726885679.04266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885679.04299: 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 <<< 20459 1726885679.04331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20459 1726885679.04371: 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' <<< 20459 1726885679.04430: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9644c0> <<< 20459 1726885679.04443: 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' <<< 20459 1726885679.04487: 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' <<< 20459 1726885679.04509: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd96c400> <<< 20459 1726885679.04574: 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 0x7f3ecd964d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd964cd0> <<< 20459 1726885679.04589: 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' <<< 20459 1726885679.04631: 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' <<< 20459 1726885679.04667: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd99a640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd99a0d0> # /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' <<< 20459 1726885679.04682: 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 <<< 20459 1726885679.04708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 20459 1726885679.04738: stdout chunk (state=3): >>>import 'six.moves' # <<< 20459 1726885679.04782: 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 0x7f3ecd8e5970> # /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' <<< 20459 1726885679.04807: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8e5b50> <<< 20459 1726885679.04828: 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 <<< 20459 1726885679.04879: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd99abb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd99a940> <<< 20459 1726885679.04909: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9cce80> <<< 20459 1726885679.04937: 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' <<< 20459 1726885679.04977: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9d8eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9cc9d0> <<< 20459 1726885679.05006: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb13130> # /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' <<< 20459 1726885679.05052: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8f0ee0> <<< 20459 1726885679.05085: 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 <<< 20459 1726885679.05122: 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 0x7f3ecd9073a0> <<< 20459 1726885679.05143: 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' <<< 20459 1726885679.05176: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd907c10> <<< 20459 1726885679.05201: 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 0x7f3ecd89c520> <<< 20459 1726885679.05231: 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' <<< 20459 1726885679.05251: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd89ca90> <<< 20459 1726885679.05274: 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' <<< 20459 1726885679.05296: 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' <<< 20459 1726885679.05362: 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 0x7f3ecd8a8b50> <<< 20459 1726885679.05376: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8100> <<< 20459 1726885679.05403: 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' <<< 20459 1726885679.05429: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8340> <<< 20459 1726885679.05460: 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' <<< 20459 1726885679.05486: 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' <<< 20459 1726885679.05532: 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 0x7f3ecd8b9ac0> <<< 20459 1726885679.05569: 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 0x7f3ecd8b9b50> <<< 20459 1726885679.05583: 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' <<< 20459 1726885679.05655: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 20459 1726885679.05684: 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 0x7f3ecd8c4190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8b9fa0> # /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' <<< 20459 1726885679.05707: 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' <<< 20459 1726885679.05738: 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 <<< 20459 1726885679.05762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885679.05788: 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 0x7f3ecd7cd1f0> <<< 20459 1726885679.05806: 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' <<< 20459 1726885679.05821: 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' <<< 20459 1726885679.05854: 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 0x7f3ecd7d5250> <<< 20459 1726885679.05875: 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 0x7f3ecd7d51f0> <<< 20459 1726885679.05899: 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' <<< 20459 1726885679.05945: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885679.05979: 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 0x7f3ecd7d53a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7cdf10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7cdc10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7cd2b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8d3940> <<< 20459 1726885679.06005: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8c4f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8c4850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8b9700> <<< 20459 1726885679.06029: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8fd0> <<< 20459 1726885679.06051: 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' <<< 20459 1726885679.06089: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8b9850> <<< 20459 1726885679.06100: 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 0x7f3ecd7cdca0> <<< 20459 1726885679.06133: 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' <<< 20459 1726885679.06163: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7d5670> <<< 20459 1726885679.06184: 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 0x7f3ecd7d58e0> <<< 20459 1726885679.06210: 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 0x7f3ecd7d5e50> <<< 20459 1726885679.06234: 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 <<< 20459 1726885679.06264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20459 1726885679.06287: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7f1640> <<< 20459 1726885679.06314: 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' <<< 20459 1726885679.06347: 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 0x7f3ecd777820> <<< 20459 1726885679.06365: 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 <<< 20459 1726885679.06382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20459 1726885679.06408: 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 0x7f3ecd782a90> <<< 20459 1726885679.06432: 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 <<< 20459 1726885679.06463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 20459 1726885679.06498: 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 0x7f3ecd7a1fd0> <<< 20459 1726885679.06589: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd782af0> <<< 20459 1726885679.06619: 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 <<< 20459 1726885679.06643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 20459 1726885679.06678: 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 <<< 20459 1726885679.06700: stdout chunk (state=3): >>># 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' <<< 20459 1726885679.06736: 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' <<< 20459 1726885679.06772: 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 0x7f3ecd74f310> <<< 20459 1726885679.06794: 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 0x7f3ecd74f430> <<< 20459 1726885679.06877: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7403a0> <<< 20459 1726885679.06899: 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' <<< 20459 1726885679.06923: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7406d0> <<< 20459 1726885679.06958: 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 0x7f3ecd751820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7400d0> <<< 20459 1726885679.06988: 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' <<< 20459 1726885679.07011: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd740100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7349a0> <<< 20459 1726885679.07038: 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' <<< 20459 1726885679.07074: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd751cd0> <<< 20459 1726885679.07096: 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 0x7f3ecd6e8100> <<< 20459 1726885679.07126: 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 0x7f3ecd6e81f0> # /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' <<< 20459 1726885679.07204: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6e8310> # /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' <<< 20459 1726885679.07223: 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 <<< 20459 1726885679.07306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885679.07326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 20459 1726885679.07390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 20459 1726885679.07583: 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 0x7f3ecd6be550> <<< 20459 1726885679.08152: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd711e50> # /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 0x7f3ecd7248e0> # /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 0x7f3ecd724970> # /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' <<< 20459 1726885679.08330: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6be1c0> # /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 0x7f3ecd6cf2b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6f4c10> # /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 0x7f3ecd6fd880> # /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 0x7f3ecd67c790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6f4f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6e8ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7a1ca0> # /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 0x7f3ecd6a0550> # /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 0x7f3ecd6a0d00> # /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 0x7f3ecd6a0f70> # /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 0x7f3ecd62e9a0> <<< 20459 1726885679.08448: 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' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd64e0d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd62ec70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6a0eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd691790> <<< 20459 1726885679.08490: 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' <<< 20459 1726885679.08503: 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 <<< 20459 1726885679.08536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885679.08563: 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 <<< 20459 1726885679.08761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 20459 1726885679.09116: 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 0x7f3ecd6071f0> # /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 0x7f3ecd607cd0> # /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 0x7f3ecd607f10> # /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 0x7f3ecd610af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6106d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd610220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd607970> # /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 0x7f3ecd607ac0> # /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' <<< 20459 1726885679.09404: 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' # /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 0x7f3ecd5bd910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5bd580> # /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 0x7f3ecd5bd5e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5b1520> # /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 0x7f3ecd5b1700> # /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' <<< 20459 1726885679.09790: 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 0x7f3ecd568820> # /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 0x7f3ecd5689d0> # /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 0x7f3ecd568b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5684c0> # /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 0x7f3ecd568f10> # /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 0x7f3ecd568fa0> # /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 0x7f3ecd574040> # /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' <<< 20459 1726885679.09845: 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 0x7f3ecd581250> # /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' <<< 20459 1726885679.10681: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd581820> <<< 20459 1726885679.10762: 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 0x7f3ecd59adf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd574cd0> <<< 20459 1726885679.10813: 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 0x7f3ecd574b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd568160> # /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 0x7f3ecd5d6fa0> # /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' <<< 20459 1726885679.10836: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5d6850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5c6a00> <<< 20459 1726885679.10866: 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' <<< 20459 1726885679.10903: 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' <<< 20459 1726885679.10936: 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 0x7f3ecd5297f0> <<< 20459 1726885679.10965: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd529430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5d6910> <<< 20459 1726885679.10984: 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 <<< 20459 1726885679.11023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 20459 1726885679.11077: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5d68e0> # /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 0x7f3ecd529c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5b1850> <<< 20459 1726885679.11102: 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' <<< 20459 1726885679.11140: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd535820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd620ee0> <<< 20459 1726885679.11173: 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' <<< 20459 1726885679.11359: 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' # /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 0x7f3ecd54f190> <<< 20459 1726885679.11469: 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 0x7f3ecd54f400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5430d0> # /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 0x7f3ecd54fd00> # /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 0x7f3ecd54ffa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd54f8e0> # /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 0x7f3ecd54feb0> # /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' <<< 20459 1726885679.11513: 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 0x7f3ecd555b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555700> <<< 20459 1726885679.11621: 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 0x7f3ecd555f70> # /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 <<< 20459 1726885679.11679: 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 0x7f3ecd560a60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 20459 1726885679.11703: 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 0x7f3ecd560b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 20459 1726885679.11735: 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 0x7f3ecd560bb0> <<< 20459 1726885679.11749: 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 <<< 20459 1726885679.11775: 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 0x7f3ecd560c40> <<< 20459 1726885679.11796: 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 <<< 20459 1726885679.11831: 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 0x7f3ecd560cd0> <<< 20459 1726885679.11849: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd560400> <<< 20459 1726885679.11873: 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 <<< 20459 1726885679.11905: 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 0x7f3ecd560e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555a30> <<< 20459 1726885679.11921: 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 <<< 20459 1726885679.11964: 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 0x7f3ecd489280> <<< 20459 1726885679.11994: 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' <<< 20459 1726885679.12022: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd4895b0> # /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 0x7f3ecd489820> <<< 20459 1726885679.12052: 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 0x7f3ecd489ac0> <<< 20459 1726885679.12082: 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 0x7f3ecd489d60> <<< 20459 1726885679.12107: 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 0x7f3ecd489f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555340> <<< 20459 1726885679.12142: 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 0x7f3ecd48f3a0> <<< 20459 1726885679.12182: 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' <<< 20459 1726885679.12203: 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' <<< 20459 1726885679.12219: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48f7c0> <<< 20459 1726885679.12243: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48f640> <<< 20459 1726885679.12264: 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' <<< 20459 1726885679.12288: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48fd30> <<< 20459 1726885679.12308: 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' <<< 20459 1726885679.12336: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48fc70> <<< 20459 1726885679.12360: 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' <<< 20459 1726885679.12398: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48fbe0> <<< 20459 1726885679.12415: 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' <<< 20459 1726885679.12436: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48faf0> <<< 20459 1726885679.12460: 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' <<< 20459 1726885679.12492: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48fc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555550> <<< 20459 1726885679.12524: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd543880> <<< 20459 1726885679.12550: 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 0x7f3ecd5438b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd543400> <<< 20459 1726885679.12578: 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' <<< 20459 1726885679.12610: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555430> <<< 20459 1726885679.12637: 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 0x7f3ecd5b12b0> <<< 20459 1726885679.12658: 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 <<< 20459 1726885679.12685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885679.12719: 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 0x7f3ecd49dee0> <<< 20459 1726885679.12743: 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' <<< 20459 1726885679.12756: 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' <<< 20459 1726885679.12791: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 20459 1726885679.12823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 20459 1726885679.12936: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd433490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd433280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd49dfd0> <<< 20459 1726885679.12969: 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 <<< 20459 1726885679.12990: 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 0x7f3ecd433310> <<< 20459 1726885679.13024: 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' <<< 20459 1726885679.13038: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd443f10> <<< 20459 1726885679.13081: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48fb50> <<< 20459 1726885679.13096: 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' <<< 20459 1726885679.13140: 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' <<< 20459 1726885679.13179: 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 0x7f3ecd44f970> <<< 20459 1726885679.13199: 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' <<< 20459 1726885679.13215: 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 <<< 20459 1726885679.13261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 20459 1726885679.13275: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd45b160> <<< 20459 1726885679.13301: 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 0x7f3ecd45b220> <<< 20459 1726885679.13349: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44fa00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44f670> <<< 20459 1726885679.13388: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44f580> <<< 20459 1726885679.13420: 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 <<< 20459 1726885679.13445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 20459 1726885679.13467: 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' <<< 20459 1726885679.13498: 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 0x7f3ecd40b0d0> <<< 20459 1726885679.13534: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd45bc10> <<< 20459 1726885679.13560: 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 0x7f3ecd45be20> <<< 20459 1726885679.13581: 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 0x7f3ecd45bee0> <<< 20459 1726885679.13613: 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 <<< 20459 1726885679.13636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 20459 1726885679.13657: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd40bdc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44f640> <<< 20459 1726885679.13688: 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' <<< 20459 1726885679.13878: 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 <<< 20459 1726885679.14230: 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 0x7f3ecd3ba0d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3b0d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3b01f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd422760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd45ba60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd620b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd620460> # /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 0x7f3ecd3b0f70> # /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 0x7f3ecd3b0f40> # /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 0x7f3ecd3c5820> <<< 20459 1726885679.14413: 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 0x7f3ecd3c5c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd607430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5fb790> # /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 0x7f3ecd3e21f0> # /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 0x7f3ecd3e2580> <<< 20459 1726885679.14442: 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 0x7f3ecd3e26a0> # /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 0x7f3ecd3e2fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3e2760> # /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' <<< 20459 1726885679.14466: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd378370> <<< 20459 1726885679.14492: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd378b80> <<< 20459 1726885679.14520: 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' <<< 20459 1726885679.14773: 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 # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd32a820> # /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 0x7f3ecd337460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd383df0> <<< 20459 1726885679.14989: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd383610> <<< 20459 1726885679.15024: 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 0x7f3ecd399910> # /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 0x7f3ecd34eb50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd34e280> # /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 0x7f3ecd34ed00> # /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 0x7f3ecd3621c0> <<< 20459 1726885679.15174: 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 0x7f3ecd362340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3621f0> # /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 0x7f3ecd3622e0> # /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 <<< 20459 1726885679.15262: 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 0x7f3ecd362c10> <<< 20459 1726885679.15313: 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 0x7f3ecd362a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd362430> <<< 20459 1726885679.15349: 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' <<< 20459 1726885679.15378: 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' <<< 20459 1726885679.15447: 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 0x7f3ecd2fa850> <<< 20459 1726885679.15695: 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 0x7f3ecd2fa940> # /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 0x7f3ecd2fac40> # /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 0x7f3ecd30b250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd2fa1f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd2e9d90> # 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 0x7f3ecd2fa490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd2e9a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3627f0> <<< 20459 1726885679.15717: 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 <<< 20459 1726885679.15742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885679.15773: 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 0x7f3ecd1fa3a0> <<< 20459 1726885679.15793: 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' <<< 20459 1726885679.15818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885679.15973: 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 # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885679.16063: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd213e20> <<< 20459 1726885679.16178: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1fabe0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1fa730> <<< 20459 1726885679.16280: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd30be50> <<< 20459 1726885679.16311: 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' <<< 20459 1726885679.16366: 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 0x7f3ecd1c4ca0> <<< 20459 1726885679.16395: stdout chunk (state=3): >>># /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' <<< 20459 1726885679.16426: 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' <<< 20459 1726885679.16468: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1e1220> <<< 20459 1726885679.16536: 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 0x7f3ecd1e1d90> <<< 20459 1726885679.16568: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1c4d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1c4670> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 20459 1726885679.16588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 20459 1726885679.16609: 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' <<< 20459 1726885679.16639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 20459 1726885679.16655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 20459 1726885679.16690: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd15ee50> <<< 20459 1726885679.16819: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd15e310> <<< 20459 1726885679.16849: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1c7760> <<< 20459 1726885679.16866: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd399790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd378ee0> <<< 20459 1726885679.16913: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd661460> <<< 20459 1726885679.16946: 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 0x7f3ecd5ed730> <<< 20459 1726885679.16981: 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 0x7f3ecd175d00> <<< 20459 1726885679.17002: 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 <<< 20459 1726885679.17031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885679.17089: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd175e80> <<< 20459 1726885679.17124: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd691e20> <<< 20459 1726885679.17151: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7778b0> <<< 20459 1726885679.17181: 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' <<< 20459 1726885679.17206: 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' <<< 20459 1726885679.17576: 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 0x7f3ecd1255e0> <<< 20459 1726885679.17619: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd196a60> # /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 0x7f3ecd125fd0> # /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 0x7f3ecd1322b0> # /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 0x7f3ecd1324f0> # /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 0x7f3ecd132730> # /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 0x7f3ecd132910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd125b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1258b0> # /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 0x7f3ecd125d90> # /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 0x7f3ecd1422e0> # /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 <<< 20459 1726885679.17663: stdout chunk (state=3): >>># 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' <<< 20459 1726885679.17705: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd142790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd142400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 20459 1726885679.17741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 20459 1726885679.17767: 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 0x7f3ecd151fa0> <<< 20459 1726885679.17945: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd142be0> # /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 0x7f3ecd142d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7822e0> <<< 20459 1726885679.17964: 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' # 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 0x7f3ecd0eda30> <<< 20459 1726885679.18005: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7775b0> <<< 20459 1726885679.18020: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd76d430> <<< 20459 1726885679.18046: 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' <<< 20459 1726885679.18087: 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' <<< 20459 1726885679.18113: 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' <<< 20459 1726885679.18162: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd101550> # /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' <<< 20459 1726885679.18242: 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' <<< 20459 1726885679.18304: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd10c820> # /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' <<< 20459 1726885679.18327: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1175b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd10ce50> <<< 20459 1726885679.18387: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd101a00> # /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' <<< 20459 1726885679.18428: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd10c280> # /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 0x7f3ecd08b550> <<< 20459 1726885679.18471: 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 0x7f3ecd08b760> # /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 0x7f3ecd08ba60> <<< 20459 1726885679.18541: 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 0x7f3ecd08bd30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd0edfa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd0edbe0> <<< 20459 1726885679.18595: 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 0x7f3ecd1013a0> <<< 20459 1726885679.91924: 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}}} <<< 20459 1726885679.93578: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20459 1726885679.93599: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885679.94289: 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 <<< 20459 1726885679.94330: 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 <<< 20459 1726885679.94374: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94424: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94437: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94456: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94483: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94498: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94556: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.94587: stdout chunk (state=3): >>># 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.p<<< 20459 1726885679.94605: stdout chunk (state=3): >>>ackages.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 # cle<<< 20459 1726885679.94633: stdout chunk (state=3): >>>anup[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 <<< 20459 1726885679.94652: 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 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 <<< 20459 1726885679.95389: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885679.95433: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 20459 1726885679.95449: stdout chunk (state=3): >>># destroy netrc <<< 20459 1726885679.95481: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20459 1726885679.95507: stdout chunk (state=3): >>># destroy systemd.journal <<< 20459 1726885679.95519: 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 <<< 20459 1726885679.95550: 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 <<< 20459 1726885679.95575: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.95606: 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 # 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 <<< 20459 1726885679.95616: 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 <<< 20459 1726885679.95643: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.95669: 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 # cleanup[3] wiping requests.sessions <<< 20459 1726885679.95688: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.95718: 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 # 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 <<< 20459 1726885679.95734: 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 # 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 <<< 20459 1726885679.95742: 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 <<< 20459 1726885679.95770: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.95791: 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 <<< 20459 1726885679.95803: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.95819: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.95838: 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 <<< 20459 1726885679.95886: 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 <<< 20459 1726885679.95907: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping 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 <<< 20459 1726885679.95935: 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 <<< 20459 1726885679.95949: 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 # 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 <<< 20459 1726885679.95960: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20459 1726885679.95991: 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 <<< 20459 1726885679.96017: 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 # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 20459 1726885679.96045: 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 # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 20459 1726885679.96077: 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 # 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 <<< 20459 1726885679.96101: 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 # cleanup[3] wiping email._policybase <<< 20459 1726885679.96125: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.96139: 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 <<< 20459 1726885679.96171: 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 # 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 <<< 20459 1726885679.96198: 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 <<< 20459 1726885679.96219: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.96253: 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 <<< 20459 1726885679.96279: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.96313: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 20459 1726885679.96340: 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 # 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 <<< 20459 1726885679.96371: 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 <<< 20459 1726885679.96393: 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 <<< 20459 1726885679.96428: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.96445: stdout chunk (state=3): >>># cleanup[3] wiping posix # 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 <<< 20459 1726885679.96495: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 20459 1726885679.96511: 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 <<< 20459 1726885679.97370: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20459 1726885679.97388: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 20459 1726885679.97420: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885679.97450: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 20459 1726885679.97478: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885679.97496: 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 <<< 20459 1726885679.97536: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885679.97544: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 20459 1726885679.97587: 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 <<< 20459 1726885679.97675: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885679.97678: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 20459 1726885679.97750: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 20459 1726885679.97776: 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 <<< 20459 1726885679.97849: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885679.97871: stdout chunk (state=3): >>># destroy _weakref <<< 20459 1726885679.97875: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 20459 1726885679.98218: 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 <<< 20459 1726885679.98226: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 20459 1726885679.98229: 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 <<< 20459 1726885679.98231: 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 <<< 20459 1726885679.98235: stdout chunk (state=3): >>># 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 <<< 20459 1726885679.98237: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885679.98243: stdout chunk (state=3): >>># destroy codecs <<< 20459 1726885679.98245: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885679.98251: 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 <<< 20459 1726885679.98276: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 20459 1726885679.98286: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 20459 1726885679.98321: 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 <<< 20459 1726885679.98346: 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 <<< 20459 1726885679.98353: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 20459 1726885679.98382: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885679.98502: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885679.99387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885679.99395: stdout chunk (state=3): >>><<< 20459 1726885679.99397: stderr chunk (state=3): >>><<< 20459 1726885679.99810: _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 0x7f3ed169aca0> # /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 0x7f3ed1641280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed169aa00> # /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 0x7f3ed169a9a0> 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 0x7f3ed1641370> # /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 0x7f3ed1641820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1641550> # /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 0x7f3ed13c8f70> # /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 0x7f3ed13cf100> # /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 0x7f3ed13f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed13cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1656760> # /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 0x7f3ed13c8c70> # /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 0x7f3ed13f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1641fd0> 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 0x7f3ed1394d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1397e20> # /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 0x7f3ed138e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1395520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1394250> # /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 0x7f3ed129fc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed129f760> 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 0x7f3ed129fd60> # /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 0x7f3ed129fe20> # /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 0x7f3ed129fee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12f7be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12f14c0> # /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 0x7f3ed1305520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed139bd00> # /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 0x7f3ed12b0b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1397fa0> # 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 0x7f3ed1305130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed13a18b0> # /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 0x7f3ed12b0e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0c40> # /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 0x7f3ed12b0bb0> # /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 0x7f3ed1285220> # /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 0x7f3ed1285310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12bbe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b38e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0e20> # /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 0x7f3ed1248f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed122db20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b3d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12f1fd0> # /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 0x7f3ed11e59a0> 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 0x7f3ed11e5cd0> # /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 0x7f3ed11f85e0> # /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 0x7f3ed11f8b20> # 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 0x7f3ed1183250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11e5dc0> # /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 0x7f3ed1194130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11f8460> 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 0x7f3ed11941f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0880> # /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 0x7f3ed11b0550> # /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 0x7f3ed11b0820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11b0610> # 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 0x7f3ed11b0700> # /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 0x7f3ed11b0b50> # 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 0x7f3ed11b0fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11b0790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed11a28e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed12b0460> # /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 0x7f3ed11b0940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3ed10d8520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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 0x7f3ed0fd4730> # /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 0x7f3ed1064850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064490> # /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 0x7f3ed1064580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed10642b0> 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 0x7f3ed10644f0> # /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 0x7f3ed10648b0> # /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 0x7f3ed0f54790> # 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 0x7f3ed0f54b20> # 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 0x7f3ed0f54970> # /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 0x7f3ed0f714c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed105ed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1064610> # /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 0x7f3ed105ee80> # /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 0x7f3ed0fce880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1006d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1006850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f6a310> # 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 0x7f3ed1006fa0> # /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 0x7f3ed1006f70> # /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 0x7f3ed0f35f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed103be80> # /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 0x7f3ed0f44520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed103bfd0> # /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 0x7f3ed0f35250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f44160> # 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 0x7f3ed0f415b0> # 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 0x7f3ed0f41670> # 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 0x7f3ed0f40ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed1034bb0> # /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 0x7f3ed0fc59d0> # 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 0x7f3ed0fc2970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0f36880> # 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 0x7f3ed0fc5400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0ffd9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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 0x7f3ed09ecbe0> # /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 0x7f3ed0fba7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed05cf100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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 0x7f3ed0fbbc10> # 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_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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 0x7f3ed1000fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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 0x7f3ed09d7700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed057d0d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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 0x7f3ed05beb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09e3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09e0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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 0x7f3ed09d7fd0> # /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 0x7f3ed09d70a0> # /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 0x7f3ed09d7c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7820> # /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 0x7f3ed03b51c0> # /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 0x7f3ed0398bb0> # /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 0x7f3ed03adf10> # /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 0x7f3ed03add30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0398340> # /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 0x7f3ed03c2580> # /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 0x7f3ed03c25e0> # /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 0x7f3ed0579730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03c2ca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03989d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b5a90> # /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 0x7f3ed05b7940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed05cc730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0579e50> # /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 0x7f3ed03c6df0> # /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 0x7f3ed03c6250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed04179d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0444730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b5460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03b5220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed103bd60> # /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 0x7f3ed09d7e80> # /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 0x7f3ed03c6550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed09d7160> # /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 0x7f3ed0381130> # /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 0x7f3ed03e0700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed0424ee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed03c62b0> # /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 0x7f3ed0424100> # /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 0x7f3ed04198b0> # /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 0x7f3ed042cc40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed04196d0> # /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 0x7f3ed042c7c0> # /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 0x7f3ed0423730> # /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 0x7f3ed0149b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_mez1izbb/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_mez1izbb/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_mez1izbb/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_mez1izbb/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 0x7f3ed00a70a0> # /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 0x7f3ed00a7a90> # /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 0x7f3ed00f9fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a7d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a7610> # /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 0x7f3ed00a73a0> # /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 0x7f3ed00b1ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00b1700> # /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 0x7f3ecfd40430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00b1eb0> # /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 0x7f3ecfc9fd00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecfdb91c0> # /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 0x7f3ece7421c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecfd74790> # /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 0x7f3ece612d60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece721460> # /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 0x7f3ece57b8e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece742400> # /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 0x7f3ece574c40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece57be80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a5b80> # /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 0x7f3ece49ea00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece49e220> # /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 0x7f3ece4b85e0> # /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 0x7f3ece4c3190> # /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 0x7f3ece4c3730> # /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 0x7f3ece4c3b80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4c3250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4b8670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4aeca0> # /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 0x7f3ece077f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece4b8070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece49eb80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece5a7610> # /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 0x7f3ece5a7df0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece5a7790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a5fa0> # /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 0x7f3ece086c40> # /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 0x7f3ecdef5100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf94190> # /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 0x7f3ecdfa06d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa6c40> # /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 0x7f3ecdfa0d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0a90> # /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 0x7f3ecdfa0ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0d30> # /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 0x7f3ecdfa0f40> # /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 0x7f3ecddfa130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0e20> # /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 0x7f3ecddfa2b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0f10> # /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 0x7f3ecdfa0eb0> # /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 0x7f3ecdfa08b0> # /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 0x7f3ecddfa310> # /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 0x7f3ecddfa3a0> # /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 0x7f3ecddfa430> # /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 0x7f3ecddfa4c0> # /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 0x7f3ecddfa550> # /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 0x7f3ecddfa5e0> # /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 0x7f3ecddfa670> # /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 0x7f3ecddfa700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdef5fa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73ee0> # /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 0x7f3ecddfaac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddfa820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdfa0d90> # /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 0x7f3ecdf88f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73b80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdf73190> # /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 0x7f3ecdf73370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece0a9a30> # /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 0x7f3ece0a9f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece086be0> # /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 0x7f3ecde10b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde103d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ece0a9820> # /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 0x7f3ecddad190> # /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 0x7f3ecddd4f70> # 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 0x7f3ecdd60100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddc1580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecddad5b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdda1970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10dc0> # /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 0x7f3ecdd60eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd60670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecde10c70> # /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 0x7f3ecdd9a820> # /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 0x7f3ecdd84730> # /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 0x7f3ecdd847c0> # /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 0x7f3ecdd84940> # /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 0x7f3ecdbbef70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd84f70> # /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 0x7f3ecdbbee80> # /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 0x7f3ecdbc51f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdd848e0> # /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 0x7f3ecdd84e80> # /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 0x7f3ecdb4e2b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb3ef70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb3e8b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdbd68b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdbc5d90> # /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 0x7f3ecdbd6b80> # /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 0x7f3ecdbdd880> # /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 0x7f3ecdb5d6a0> # /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 0x7f3ecdb5d340> # /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 0x7f3ecdb6c550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb5d070> # /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 0x7f3ecdb6c3d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a72e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ed00a78e0> # /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 0x7f3ecdb74eb0> # /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 0x7f3ecdb28e80> # /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 0x7f3ecdac4c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac4af0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac42b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb28f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb13dc0> # /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 0x7f3ecdac4100> # /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 0x7f3ecdaddf40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdac4d90> # /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 0x7f3ecdadd8b0> # /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 0x7f3ecdaedeb0> # /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 0x7f3ecdaedfa0> # /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 0x7f3ecd9ec1f0> # /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 0x7f3ecd9ec7f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9ec520> # /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 0x7f3ecd9ec8b0> # /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 0x7f3ecd9fc4f0> # /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 0x7f3ecd9fc5e0> # /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 0x7f3ecd9fcdc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9fc9d0> # /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 0x7f3ecd9fce20> # /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 0x7f3ecda10a00> # /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 0x7f3ecda10b20> # /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 0x7f3ecda10d60> # /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 0x7f3ecda10ee0> # /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 0x7f3ecd9a0be0> # /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 0x7f3ecd9a0d30> # /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 0x7f3ecd9af430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9a0fd0> # /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 0x7f3ecd9afe20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9af970> # /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 0x7f3ecd9afc70> # /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 0x7f3ecd9bc700> # /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 0x7f3ecd9bcf40> # /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 0x7f3ecd9cc190> # /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 0x7f3ecd9cc280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb133a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb13100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb74be0> # /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 0x7f3ecd9ccdf0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9ccb20> # /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 0x7f3ecd9644c0> # /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 0x7f3ecd96c400> # 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 0x7f3ecd964d90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd964cd0> # /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 0x7f3ecd99a640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd99a0d0> # /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 0x7f3ecd8e5970> # /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 0x7f3ecd8e5b50> # /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 0x7f3ecd99abb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd99a940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9cce80> # /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 0x7f3ecd9d8eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd9cc9d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecdb13130> # /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 0x7f3ecd8f0ee0> # /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 0x7f3ecd9073a0> # /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 0x7f3ecd907c10> # /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 0x7f3ecd89c520> # /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 0x7f3ecd89ca90> # /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 0x7f3ecd8a8b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8100> # /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 0x7f3ecd8a8340> # /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 0x7f3ecd8b9ac0> # /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 0x7f3ecd8b9b50> # /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 0x7f3ecd8c4190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8b9fa0> # /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 0x7f3ecd7cd1f0> # /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 0x7f3ecd7d5250> # /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 0x7f3ecd7d51f0> # /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 0x7f3ecd7d53a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7cdf10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7cdc10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7cd2b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8d3940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8c4f70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8c4850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8b9700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd8a8fd0> # /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 0x7f3ecd8b9850> # /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 0x7f3ecd7cdca0> # /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 0x7f3ecd7d5670> # /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 0x7f3ecd7d58e0> # /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 0x7f3ecd7d5e50> # /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 0x7f3ecd7f1640> # /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 0x7f3ecd777820> # /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 0x7f3ecd782a90> # /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 0x7f3ecd7a1fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd782af0> # /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 0x7f3ecd74f310> # /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 0x7f3ecd74f430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7403a0> # /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 0x7f3ecd7406d0> # /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 0x7f3ecd751820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7400d0> # /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 0x7f3ecd740100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7349a0> # /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 0x7f3ecd751cd0> # /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 0x7f3ecd6e8100> # /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 0x7f3ecd6e81f0> # /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 0x7f3ecd6e8310> # /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 0x7f3ecd6be550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd711e50> # /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 0x7f3ecd7248e0> # /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 0x7f3ecd724970> # /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 0x7f3ecd6be1c0> # /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 0x7f3ecd6cf2b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6f4c10> # /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 0x7f3ecd6fd880> # /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 0x7f3ecd67c790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6f4f10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6e8ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7a1ca0> # /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 0x7f3ecd6a0550> # /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 0x7f3ecd6a0d00> # /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 0x7f3ecd6a0f70> # /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 0x7f3ecd62e9a0> # /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 0x7f3ecd64e0d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd62ec70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6a0eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd691790> # /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 0x7f3ecd6071f0> # /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 0x7f3ecd607cd0> # /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 0x7f3ecd607f10> # /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 0x7f3ecd610af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd6106d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd610220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd607970> # /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 0x7f3ecd607ac0> # /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 0x7f3ecd5bd910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5bd580> # /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 0x7f3ecd5bd5e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5b1520> # /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 0x7f3ecd5b1700> # /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 0x7f3ecd568820> # /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 0x7f3ecd5689d0> # /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 0x7f3ecd568b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5684c0> # /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 0x7f3ecd568f10> # /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 0x7f3ecd568fa0> # /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 0x7f3ecd574040> # /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 0x7f3ecd581250> # /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 0x7f3ecd581820> # /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 0x7f3ecd59adf0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd574cd0> # /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 0x7f3ecd574b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd568160> # /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 0x7f3ecd5d6fa0> # /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 0x7f3ecd5d6850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5c6a00> # /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 0x7f3ecd5297f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd529430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5d6910> # /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 0x7f3ecd5d68e0> # /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 0x7f3ecd529c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5b1850> # /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 0x7f3ecd535820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd620ee0> # /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 0x7f3ecd54f190> # /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 0x7f3ecd54f400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5430d0> # /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 0x7f3ecd54fd00> # /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 0x7f3ecd54ffa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd54f8e0> # /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 0x7f3ecd54feb0> # /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 0x7f3ecd555b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555700> # /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 0x7f3ecd555f70> # /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 0x7f3ecd560a60> # /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 0x7f3ecd560b20> # /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 0x7f3ecd560bb0> # /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 0x7f3ecd560c40> # /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 0x7f3ecd560cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd560400> # /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 0x7f3ecd560e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555a30> # /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 0x7f3ecd489280> # /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 0x7f3ecd4895b0> # /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 0x7f3ecd489820> # /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 0x7f3ecd489ac0> # /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 0x7f3ecd489d60> # /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 0x7f3ecd489f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555340> # /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 0x7f3ecd48f3a0> # /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 0x7f3ecd48f7c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48f640> # /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 0x7f3ecd48fd30> # /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 0x7f3ecd48fc70> # /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 0x7f3ecd48fbe0> # /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 0x7f3ecd48faf0> # /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 0x7f3ecd48fc10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd555550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd543880> # /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 0x7f3ecd5438b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd543400> # /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 0x7f3ecd555430> # /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 0x7f3ecd5b12b0> # /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 0x7f3ecd49dee0> # /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 0x7f3ecd433490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd433280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd49dfd0> # /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 0x7f3ecd433310> # /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 0x7f3ecd443f10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd48fb50> # /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 0x7f3ecd44f970> # /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 0x7f3ecd45b160> # /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 0x7f3ecd45b220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44fa00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44f670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44f580> # /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 0x7f3ecd40b0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd45bc10> # /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 0x7f3ecd45be20> # /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 0x7f3ecd45bee0> # /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 0x7f3ecd40bdc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd44f640> # /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 0x7f3ecd3ba0d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3b0d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3b01f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd422760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd45ba60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd620b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd620460> # /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 0x7f3ecd3b0f70> # /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 0x7f3ecd3b0f40> # /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 0x7f3ecd3c5820> # /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 0x7f3ecd3c5c10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd607430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd5fb790> # /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 0x7f3ecd3e21f0> # /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 0x7f3ecd3e2580> # /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 0x7f3ecd3e26a0> # /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 0x7f3ecd3e2fd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3e2760> # /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 0x7f3ecd378370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd378b80> # /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 0x7f3ecd32a820> # /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 0x7f3ecd337460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd383df0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd383610> # /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 0x7f3ecd399910> # /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 0x7f3ecd34eb50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd34e280> # /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 0x7f3ecd34ed00> # /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 0x7f3ecd3621c0> # /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 0x7f3ecd362340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3621f0> # /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 0x7f3ecd3622e0> # /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 0x7f3ecd362c10> # 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 0x7f3ecd362a60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd362430> # /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 0x7f3ecd2fa850> # /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 0x7f3ecd2fa940> # /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 0x7f3ecd2fac40> # /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 0x7f3ecd30b250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd2fa1f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd2e9d90> # 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 0x7f3ecd2fa490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd2e9a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd3627f0> # /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 0x7f3ecd1fa3a0> # /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 0x7f3ecd213e20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1fabe0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1fa730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd30be50> # /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 0x7f3ecd1c4ca0> # /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 0x7f3ecd1e1220> # 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 0x7f3ecd1e1d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1c4d30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1c4670> # /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 0x7f3ecd15ee50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd15e310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1c7760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd399790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd378ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd661460> # /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 0x7f3ecd5ed730> # /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 0x7f3ecd175d00> # /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 0x7f3ecd175e80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd691e20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7778b0> # /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 0x7f3ecd1255e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd196a60> # /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 0x7f3ecd125fd0> # /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 0x7f3ecd1322b0> # /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 0x7f3ecd1324f0> # /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 0x7f3ecd132730> # /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 0x7f3ecd132910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd125b80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd1258b0> # /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 0x7f3ecd125d90> # /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 0x7f3ecd1422e0> # /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 0x7f3ecd142790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd142400> # /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 0x7f3ecd151fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd142be0> # /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 0x7f3ecd142d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7822e0> # /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 0x7f3ecd0eda30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd7775b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd76d430> # /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 0x7f3ecd101550> # /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 0x7f3ecd10c820> # /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 0x7f3ecd1175b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd10ce50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd101a00> # /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 0x7f3ecd10c280> # /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 0x7f3ecd08b550> # /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 0x7f3ecd08b760> # /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 0x7f3ecd08ba60> # /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 0x7f3ecd08bd30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd0edfa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ecd0edbe0> # /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 0x7f3ecd1013a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885680.03893: 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-1726885678.5738502-24171-216078944961667/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885680.03898: _low_level_execute_command(): starting 20459 1726885680.03901: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885678.5738502-24171-216078944961667/ > /dev/null 2>&1 && sleep 0' 20459 1726885680.03903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885680.03906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885680.03908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885680.03911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885680.03915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885680.03917: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885680.03919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885680.03922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885680.03924: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885680.03926: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885680.03928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885680.03930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885680.03932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885680.03934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885680.03936: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885680.03938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885680.03940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885680.03942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885680.03943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885680.03945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885680.05817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885680.05820: stdout chunk (state=3): >>><<< 20459 1726885680.05822: stderr chunk (state=3): >>><<< 20459 1726885680.05824: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885680.05826: handler run complete 20459 1726885680.05828: attempt loop complete, returning result 20459 1726885680.05830: _execute() done 20459 1726885680.05832: dumping result to json 20459 1726885680.05833: done dumping result, returning 20459 1726885680.05835: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-47dd-4c59-0000000029b7] 20459 1726885680.05836: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b7 20459 1726885680.05901: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b7 20459 1726885680.05904: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885680.05978: no more pending results, returning what we have 20459 1726885680.05981: results queue empty 20459 1726885680.05981: checking for any_errors_fatal 20459 1726885680.05988: done checking for any_errors_fatal 20459 1726885680.05988: checking for max_fail_percentage 20459 1726885680.05990: done checking for max_fail_percentage 20459 1726885680.05991: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.05992: done checking to see if all hosts have failed 20459 1726885680.05992: getting the remaining hosts for this loop 20459 1726885680.05994: done getting the remaining hosts for this loop 20459 1726885680.05998: getting the next task for host managed_node1 20459 1726885680.06005: done getting next task for host managed_node1 20459 1726885680.06008: ^ task is: TASK: Collect LUKS info for this volume 20459 1726885680.06015: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.06019: getting variables 20459 1726885680.06021: in VariableManager get_vars() 20459 1726885680.06053: Calling all_inventory to load vars for managed_node1 20459 1726885680.06061: Calling groups_inventory to load vars for managed_node1 20459 1726885680.06065: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.06077: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.06080: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.06084: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.06845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.07428: done with get_vars() 20459 1726885680.07444: done getting variables 20459 1726885680.07501: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:00 -0400 (0:00:01.606) 0:01:26.435 ****** 20459 1726885680.07536: entering _queue_task() for managed_node1/command 20459 1726885680.07791: worker is 1 (out of 1 available) 20459 1726885680.07802: exiting _queue_task() for managed_node1/command 20459 1726885680.07815: done queuing things up, now waiting for results queue to drain 20459 1726885680.07816: waiting for pending results... 20459 1726885680.08105: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 20459 1726885680.08256: in run() - task 02369adf-7a19-47dd-4c59-0000000029b8 20459 1726885680.08279: variable 'ansible_search_path' from source: unknown 20459 1726885680.08320: calling self._execute() 20459 1726885680.08438: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.08598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.08618: variable 'omit' from source: magic vars 20459 1726885680.09455: variable 'storage_test_volume' from source: include params 20459 1726885680.09483: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.09508: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 20459 1726885680.09568: when evaluation is False, skipping this task 20459 1726885680.09577: _execute() done 20459 1726885680.09584: dumping result to json 20459 1726885680.09592: done dumping result, returning 20459 1726885680.09603: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-47dd-4c59-0000000029b8] 20459 1726885680.09617: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885680.09781: no more pending results, returning what we have 20459 1726885680.09785: results queue empty 20459 1726885680.09786: checking for any_errors_fatal 20459 1726885680.09800: done checking for any_errors_fatal 20459 1726885680.09801: checking for max_fail_percentage 20459 1726885680.09804: done checking for max_fail_percentage 20459 1726885680.09805: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.09806: done checking to see if all hosts have failed 20459 1726885680.09806: getting the remaining hosts for this loop 20459 1726885680.09808: done getting the remaining hosts for this loop 20459 1726885680.09813: getting the next task for host managed_node1 20459 1726885680.09823: done getting next task for host managed_node1 20459 1726885680.09826: ^ task is: TASK: Verify the presence/absence of the LUKS device node 20459 1726885680.09833: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.09837: getting variables 20459 1726885680.09839: in VariableManager get_vars() 20459 1726885680.09877: Calling all_inventory to load vars for managed_node1 20459 1726885680.09880: Calling groups_inventory to load vars for managed_node1 20459 1726885680.09884: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.09899: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.09903: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.09906: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.10853: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b8 20459 1726885680.10856: WORKER PROCESS EXITING 20459 1726885680.10878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.13238: done with get_vars() 20459 1726885680.13252: done getting variables 20459 1726885680.13305: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.058) 0:01:26.493 ****** 20459 1726885680.13339: entering _queue_task() for managed_node1/assert 20459 1726885680.13604: worker is 1 (out of 1 available) 20459 1726885680.13616: exiting _queue_task() for managed_node1/assert 20459 1726885680.13628: done queuing things up, now waiting for results queue to drain 20459 1726885680.13630: waiting for pending results... 20459 1726885680.14645: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 20459 1726885680.14952: in run() - task 02369adf-7a19-47dd-4c59-0000000029b9 20459 1726885680.14972: variable 'ansible_search_path' from source: unknown 20459 1726885680.15080: calling self._execute() 20459 1726885680.16002: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.16008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.16021: variable 'omit' from source: magic vars 20459 1726885680.17375: variable 'storage_test_volume' from source: include params 20459 1726885680.17407: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885680.17410: when evaluation is False, skipping this task 20459 1726885680.17415: _execute() done 20459 1726885680.17418: dumping result to json 20459 1726885680.17421: done dumping result, returning 20459 1726885680.17424: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-47dd-4c59-0000000029b9] 20459 1726885680.17432: sending task result for task 02369adf-7a19-47dd-4c59-0000000029b9 20459 1726885680.17651: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029b9 20459 1726885680.17654: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885680.17699: no more pending results, returning what we have 20459 1726885680.17703: results queue empty 20459 1726885680.17704: checking for any_errors_fatal 20459 1726885680.17714: done checking for any_errors_fatal 20459 1726885680.17715: checking for max_fail_percentage 20459 1726885680.17717: done checking for max_fail_percentage 20459 1726885680.17718: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.17719: done checking to see if all hosts have failed 20459 1726885680.17719: getting the remaining hosts for this loop 20459 1726885680.17721: done getting the remaining hosts for this loop 20459 1726885680.17724: getting the next task for host managed_node1 20459 1726885680.17734: done getting next task for host managed_node1 20459 1726885680.17737: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885680.17747: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.17752: getting variables 20459 1726885680.17754: in VariableManager get_vars() 20459 1726885680.17790: Calling all_inventory to load vars for managed_node1 20459 1726885680.17792: Calling groups_inventory to load vars for managed_node1 20459 1726885680.17796: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.17809: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.17814: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.17817: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.18425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.19574: done with get_vars() 20459 1726885680.19588: done getting variables 20459 1726885680.19662: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.063) 0:01:26.557 ****** 20459 1726885680.19700: entering _queue_task() for managed_node1/assert 20459 1726885680.20359: worker is 1 (out of 1 available) 20459 1726885680.20371: exiting _queue_task() for managed_node1/assert 20459 1726885680.20382: done queuing things up, now waiting for results queue to drain 20459 1726885680.20383: waiting for pending results... 20459 1726885680.21150: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885680.21522: in run() - task 02369adf-7a19-47dd-4c59-0000000029ba 20459 1726885680.21540: variable 'ansible_search_path' from source: unknown 20459 1726885680.21573: calling self._execute() 20459 1726885680.21810: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.21814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.21825: variable 'omit' from source: magic vars 20459 1726885680.22646: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.22654: Evaluated conditional (_storage_test_volume_present): True 20459 1726885680.22660: variable 'omit' from source: magic vars 20459 1726885680.22851: variable 'omit' from source: magic vars 20459 1726885680.23275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885680.26392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885680.26474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885680.26617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885680.26621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885680.26624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885680.26766: variable 'storage_test_volume' from source: include params 20459 1726885680.26769: variable '__dev_ne_raw' from source: task vars 20459 1726885680.26867: variable 'storage_test_volume' from source: include params 20459 1726885680.26943: variable 'omit' from source: magic vars 20459 1726885680.26970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885680.26996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885680.27017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885680.27138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885680.27147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885680.27323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885680.27327: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885680.27329: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885680.27436: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.28022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.28142: Set connection var ansible_pipelining to False 20459 1726885680.28146: Set connection var ansible_shell_type to sh 20459 1726885680.28148: Set connection var ansible_connection to ssh 20459 1726885680.28160: Set connection var ansible_timeout to 10 20459 1726885680.28177: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885680.28180: Set connection var ansible_shell_executable to /bin/sh 20459 1726885680.28197: variable 'ansible_shell_executable' from source: unknown 20459 1726885680.28200: variable 'ansible_connection' from source: unknown 20459 1726885680.28205: variable 'ansible_module_compression' from source: unknown 20459 1726885680.28207: variable 'ansible_shell_type' from source: unknown 20459 1726885680.28209: variable 'ansible_shell_executable' from source: unknown 20459 1726885680.28213: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.28215: variable 'ansible_pipelining' from source: unknown 20459 1726885680.28217: variable 'ansible_timeout' from source: unknown 20459 1726885680.28219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.28336: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885680.28342: variable 'omit' from source: magic vars 20459 1726885680.28347: starting attempt loop 20459 1726885680.28350: running the handler 20459 1726885680.28515: variable '__dev_ne_raw' from source: task vars 20459 1726885680.28658: variable 'storage_test_volume' from source: include params 20459 1726885680.28686: variable 'storage_test_volume' from source: include params 20459 1726885680.28698: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 20459 1726885680.28704: handler run complete 20459 1726885680.28720: attempt loop complete, returning result 20459 1726885680.28723: _execute() done 20459 1726885680.28725: dumping result to json 20459 1726885680.28731: done dumping result, returning 20459 1726885680.28739: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-47dd-4c59-0000000029ba] 20459 1726885680.28744: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ba 20459 1726885680.28836: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ba 20459 1726885680.28839: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885680.28884: no more pending results, returning what we have 20459 1726885680.28887: results queue empty 20459 1726885680.28888: checking for any_errors_fatal 20459 1726885680.28894: done checking for any_errors_fatal 20459 1726885680.28895: checking for max_fail_percentage 20459 1726885680.28896: done checking for max_fail_percentage 20459 1726885680.28897: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.28898: done checking to see if all hosts have failed 20459 1726885680.28898: getting the remaining hosts for this loop 20459 1726885680.28900: done getting the remaining hosts for this loop 20459 1726885680.28903: getting the next task for host managed_node1 20459 1726885680.28914: done getting next task for host managed_node1 20459 1726885680.28916: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885680.28924: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.28933: getting variables 20459 1726885680.28935: in VariableManager get_vars() 20459 1726885680.28968: Calling all_inventory to load vars for managed_node1 20459 1726885680.28971: Calling groups_inventory to load vars for managed_node1 20459 1726885680.28974: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.28983: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.28986: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.28989: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.29537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.30179: done with get_vars() 20459 1726885680.30196: done getting variables 20459 1726885680.30256: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.105) 0:01:26.663 ****** 20459 1726885680.30296: entering _queue_task() for managed_node1/assert 20459 1726885680.31063: worker is 1 (out of 1 available) 20459 1726885680.31076: exiting _queue_task() for managed_node1/assert 20459 1726885680.31089: done queuing things up, now waiting for results queue to drain 20459 1726885680.31091: waiting for pending results... 20459 1726885680.32321: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885680.32648: in run() - task 02369adf-7a19-47dd-4c59-0000000029bb 20459 1726885680.32668: variable 'ansible_search_path' from source: unknown 20459 1726885680.32703: calling self._execute() 20459 1726885680.32876: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.32883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.32893: variable 'omit' from source: magic vars 20459 1726885680.33427: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.33450: variable 'storage_test_volume' from source: include params 20459 1726885680.33469: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885680.33477: when evaluation is False, skipping this task 20459 1726885680.33480: _execute() done 20459 1726885680.33483: dumping result to json 20459 1726885680.33486: done dumping result, returning 20459 1726885680.33492: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-47dd-4c59-0000000029bb] 20459 1726885680.33498: sending task result for task 02369adf-7a19-47dd-4c59-0000000029bb 20459 1726885680.33614: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029bb 20459 1726885680.33618: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885680.33677: no more pending results, returning what we have 20459 1726885680.33681: results queue empty 20459 1726885680.33681: checking for any_errors_fatal 20459 1726885680.33694: done checking for any_errors_fatal 20459 1726885680.33695: checking for max_fail_percentage 20459 1726885680.33697: done checking for max_fail_percentage 20459 1726885680.33698: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.33698: done checking to see if all hosts have failed 20459 1726885680.33699: getting the remaining hosts for this loop 20459 1726885680.33701: done getting the remaining hosts for this loop 20459 1726885680.33704: getting the next task for host managed_node1 20459 1726885680.33714: done getting next task for host managed_node1 20459 1726885680.33717: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 20459 1726885680.33724: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.33728: getting variables 20459 1726885680.33729: in VariableManager get_vars() 20459 1726885680.33762: Calling all_inventory to load vars for managed_node1 20459 1726885680.33764: Calling groups_inventory to load vars for managed_node1 20459 1726885680.33767: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.33777: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.33780: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.33783: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.34135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.34631: done with get_vars() 20459 1726885680.34648: done getting variables 20459 1726885680.34703: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.044) 0:01:26.707 ****** 20459 1726885680.34739: entering _queue_task() for managed_node1/assert 20459 1726885680.34992: worker is 1 (out of 1 available) 20459 1726885680.35005: exiting _queue_task() for managed_node1/assert 20459 1726885680.35021: done queuing things up, now waiting for results queue to drain 20459 1726885680.35023: waiting for pending results... 20459 1726885680.35440: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 20459 1726885680.35642: in run() - task 02369adf-7a19-47dd-4c59-0000000029bc 20459 1726885680.35758: variable 'ansible_search_path' from source: unknown 20459 1726885680.35762: calling self._execute() 20459 1726885680.35938: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.35942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.35945: variable 'omit' from source: magic vars 20459 1726885680.36380: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.36386: variable 'storage_test_volume' from source: include params 20459 1726885680.36422: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885680.36426: when evaluation is False, skipping this task 20459 1726885680.36430: _execute() done 20459 1726885680.36432: dumping result to json 20459 1726885680.36437: done dumping result, returning 20459 1726885680.36443: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-47dd-4c59-0000000029bc] 20459 1726885680.36450: sending task result for task 02369adf-7a19-47dd-4c59-0000000029bc 20459 1726885680.36555: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029bc 20459 1726885680.36558: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885680.36629: no more pending results, returning what we have 20459 1726885680.36633: results queue empty 20459 1726885680.36634: checking for any_errors_fatal 20459 1726885680.36640: done checking for any_errors_fatal 20459 1726885680.36640: checking for max_fail_percentage 20459 1726885680.36644: done checking for max_fail_percentage 20459 1726885680.36645: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.36646: done checking to see if all hosts have failed 20459 1726885680.36646: getting the remaining hosts for this loop 20459 1726885680.36648: done getting the remaining hosts for this loop 20459 1726885680.36650: getting the next task for host managed_node1 20459 1726885680.36658: done getting next task for host managed_node1 20459 1726885680.36660: ^ task is: TASK: Check LUKS version 20459 1726885680.36667: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.36670: getting variables 20459 1726885680.36671: in VariableManager get_vars() 20459 1726885680.36698: Calling all_inventory to load vars for managed_node1 20459 1726885680.36700: Calling groups_inventory to load vars for managed_node1 20459 1726885680.36703: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.36714: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.36716: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.36719: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.37234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.37932: done with get_vars() 20459 1726885680.37942: done getting variables 20459 1726885680.37986: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.032) 0:01:26.740 ****** 20459 1726885680.38016: entering _queue_task() for managed_node1/assert 20459 1726885680.38197: worker is 1 (out of 1 available) 20459 1726885680.38208: exiting _queue_task() for managed_node1/assert 20459 1726885680.38221: done queuing things up, now waiting for results queue to drain 20459 1726885680.38223: waiting for pending results... 20459 1726885680.38399: running TaskExecutor() for managed_node1/TASK: Check LUKS version 20459 1726885680.38492: in run() - task 02369adf-7a19-47dd-4c59-0000000029bd 20459 1726885680.38504: variable 'ansible_search_path' from source: unknown 20459 1726885680.38535: calling self._execute() 20459 1726885680.38619: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.38624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.38635: variable 'omit' from source: magic vars 20459 1726885680.38892: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.38898: Evaluated conditional (_storage_test_volume_present): True 20459 1726885680.38982: variable 'storage_test_volume' from source: include params 20459 1726885680.39015: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885680.39018: when evaluation is False, skipping this task 20459 1726885680.39021: _execute() done 20459 1726885680.39026: dumping result to json 20459 1726885680.39032: done dumping result, returning 20459 1726885680.39039: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-47dd-4c59-0000000029bd] 20459 1726885680.39044: sending task result for task 02369adf-7a19-47dd-4c59-0000000029bd 20459 1726885680.39194: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029bd 20459 1726885680.39198: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885680.39386: no more pending results, returning what we have 20459 1726885680.39395: results queue empty 20459 1726885680.39397: checking for any_errors_fatal 20459 1726885680.39403: done checking for any_errors_fatal 20459 1726885680.39404: checking for max_fail_percentage 20459 1726885680.39406: done checking for max_fail_percentage 20459 1726885680.39406: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.39407: done checking to see if all hosts have failed 20459 1726885680.39408: getting the remaining hosts for this loop 20459 1726885680.39409: done getting the remaining hosts for this loop 20459 1726885680.39414: getting the next task for host managed_node1 20459 1726885680.39422: done getting next task for host managed_node1 20459 1726885680.39426: ^ task is: TASK: Check LUKS key size 20459 1726885680.39432: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.39436: getting variables 20459 1726885680.39438: in VariableManager get_vars() 20459 1726885680.39467: Calling all_inventory to load vars for managed_node1 20459 1726885680.39469: Calling groups_inventory to load vars for managed_node1 20459 1726885680.39473: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.39488: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.39492: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.39496: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.40087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.41170: done with get_vars() 20459 1726885680.41184: done getting variables 20459 1726885680.41241: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.032) 0:01:26.773 ****** 20459 1726885680.41280: entering _queue_task() for managed_node1/assert 20459 1726885680.41519: worker is 1 (out of 1 available) 20459 1726885680.41530: exiting _queue_task() for managed_node1/assert 20459 1726885680.41542: done queuing things up, now waiting for results queue to drain 20459 1726885680.41544: waiting for pending results... 20459 1726885680.41860: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 20459 1726885680.41957: in run() - task 02369adf-7a19-47dd-4c59-0000000029be 20459 1726885680.41970: variable 'ansible_search_path' from source: unknown 20459 1726885680.41998: calling self._execute() 20459 1726885680.42086: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.42091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.42099: variable 'omit' from source: magic vars 20459 1726885680.42356: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.42367: Evaluated conditional (_storage_test_volume_present): True 20459 1726885680.42448: variable 'storage_test_volume' from source: include params 20459 1726885680.42468: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885680.42472: when evaluation is False, skipping this task 20459 1726885680.42475: _execute() done 20459 1726885680.42478: dumping result to json 20459 1726885680.42480: done dumping result, returning 20459 1726885680.42483: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-47dd-4c59-0000000029be] 20459 1726885680.42492: sending task result for task 02369adf-7a19-47dd-4c59-0000000029be 20459 1726885680.42587: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029be 20459 1726885680.42590: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885680.42636: no more pending results, returning what we have 20459 1726885680.42639: results queue empty 20459 1726885680.42640: checking for any_errors_fatal 20459 1726885680.42646: done checking for any_errors_fatal 20459 1726885680.42646: checking for max_fail_percentage 20459 1726885680.42648: done checking for max_fail_percentage 20459 1726885680.42649: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.42649: done checking to see if all hosts have failed 20459 1726885680.42650: getting the remaining hosts for this loop 20459 1726885680.42651: done getting the remaining hosts for this loop 20459 1726885680.42654: getting the next task for host managed_node1 20459 1726885680.42661: done getting next task for host managed_node1 20459 1726885680.42663: ^ task is: TASK: Check LUKS cipher 20459 1726885680.42669: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.42673: getting variables 20459 1726885680.42674: in VariableManager get_vars() 20459 1726885680.42701: Calling all_inventory to load vars for managed_node1 20459 1726885680.42703: Calling groups_inventory to load vars for managed_node1 20459 1726885680.42706: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.42715: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.42717: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.42719: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.43017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.43769: done with get_vars() 20459 1726885680.43782: done getting variables 20459 1726885680.43855: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.026) 0:01:26.799 ****** 20459 1726885680.43892: entering _queue_task() for managed_node1/assert 20459 1726885680.44192: worker is 1 (out of 1 available) 20459 1726885680.44208: exiting _queue_task() for managed_node1/assert 20459 1726885680.44225: done queuing things up, now waiting for results queue to drain 20459 1726885680.44229: waiting for pending results... 20459 1726885680.44673: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 20459 1726885680.44796: in run() - task 02369adf-7a19-47dd-4c59-0000000029bf 20459 1726885680.44833: variable 'ansible_search_path' from source: unknown 20459 1726885680.44873: calling self._execute() 20459 1726885680.44998: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.45003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.45014: variable 'omit' from source: magic vars 20459 1726885680.46610: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.46805: Evaluated conditional (_storage_test_volume_present): True 20459 1726885680.47000: variable 'storage_test_volume' from source: include params 20459 1726885680.47049: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885680.47053: when evaluation is False, skipping this task 20459 1726885680.47056: _execute() done 20459 1726885680.47059: dumping result to json 20459 1726885680.47061: done dumping result, returning 20459 1726885680.47075: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-47dd-4c59-0000000029bf] 20459 1726885680.47104: sending task result for task 02369adf-7a19-47dd-4c59-0000000029bf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885680.47317: no more pending results, returning what we have 20459 1726885680.47321: results queue empty 20459 1726885680.47322: checking for any_errors_fatal 20459 1726885680.47334: done checking for any_errors_fatal 20459 1726885680.47335: checking for max_fail_percentage 20459 1726885680.47337: done checking for max_fail_percentage 20459 1726885680.47338: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.47338: done checking to see if all hosts have failed 20459 1726885680.47339: getting the remaining hosts for this loop 20459 1726885680.47341: done getting the remaining hosts for this loop 20459 1726885680.47345: getting the next task for host managed_node1 20459 1726885680.47353: done getting next task for host managed_node1 20459 1726885680.47356: ^ task is: TASK: Set test variables 20459 1726885680.47364: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.47368: getting variables 20459 1726885680.47369: in VariableManager get_vars() 20459 1726885680.47402: Calling all_inventory to load vars for managed_node1 20459 1726885680.47405: Calling groups_inventory to load vars for managed_node1 20459 1726885680.47408: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.47425: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.47429: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.47435: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.47904: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029bf 20459 1726885680.47908: WORKER PROCESS EXITING 20459 1726885680.47918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.48336: done with get_vars() 20459 1726885680.48345: done getting variables 20459 1726885680.48384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:00 -0400 (0:00:00.045) 0:01:26.844 ****** 20459 1726885680.48409: entering _queue_task() for managed_node1/set_fact 20459 1726885680.48669: worker is 1 (out of 1 available) 20459 1726885680.48685: exiting _queue_task() for managed_node1/set_fact 20459 1726885680.48696: done queuing things up, now waiting for results queue to drain 20459 1726885680.48697: waiting for pending results... 20459 1726885680.49012: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885680.49168: in run() - task 02369adf-7a19-47dd-4c59-0000000029c0 20459 1726885680.49193: variable 'ansible_search_path' from source: unknown 20459 1726885680.49264: calling self._execute() 20459 1726885680.49388: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.49400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.49420: variable 'omit' from source: magic vars 20459 1726885680.49546: variable 'omit' from source: magic vars 20459 1726885680.49631: variable 'omit' from source: magic vars 20459 1726885680.49881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885680.52183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885680.52254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885680.52320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885680.52376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885680.52409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885680.52526: variable 'storage_test_volume' from source: include params 20459 1726885680.52557: variable '_storage_test_volume_present' from source: set_fact 20459 1726885680.52802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.52838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.52879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.52949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.52977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.53073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.53125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.53174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.53364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.53403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.53482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.53534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.53575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.53643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.53750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.54246: variable 'storage_test_crypttab' from source: set_fact 20459 1726885680.54291: variable 'storage_test_volume' from source: include params 20459 1726885680.54565: variable 'storage_test_volume' from source: include params 20459 1726885680.54607: variable 'omit' from source: magic vars 20459 1726885680.54651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885680.54700: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885680.54735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885680.54767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885680.54792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885680.54825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885680.54856: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885680.54904: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885680.54915: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.54939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.55128: Set connection var ansible_pipelining to False 20459 1726885680.55143: Set connection var ansible_shell_type to sh 20459 1726885680.55156: Set connection var ansible_connection to ssh 20459 1726885680.55185: Set connection var ansible_timeout to 10 20459 1726885680.55213: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885680.55226: Set connection var ansible_shell_executable to /bin/sh 20459 1726885680.55280: variable 'ansible_shell_executable' from source: unknown 20459 1726885680.55295: variable 'ansible_connection' from source: unknown 20459 1726885680.55303: variable 'ansible_module_compression' from source: unknown 20459 1726885680.55311: variable 'ansible_shell_type' from source: unknown 20459 1726885680.55333: variable 'ansible_shell_executable' from source: unknown 20459 1726885680.55343: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.55354: variable 'ansible_pipelining' from source: unknown 20459 1726885680.55377: variable 'ansible_timeout' from source: unknown 20459 1726885680.55387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.55625: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885680.55663: variable 'omit' from source: magic vars 20459 1726885680.55683: starting attempt loop 20459 1726885680.55702: running the handler 20459 1726885680.55744: handler run complete 20459 1726885680.55769: attempt loop complete, returning result 20459 1726885680.55784: _execute() done 20459 1726885680.55792: dumping result to json 20459 1726885680.55809: done dumping result, returning 20459 1726885680.55852: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-0000000029c0] 20459 1726885680.55864: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c0 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885680.56176: no more pending results, returning what we have 20459 1726885680.56180: results queue empty 20459 1726885680.56181: checking for any_errors_fatal 20459 1726885680.56190: done checking for any_errors_fatal 20459 1726885680.56190: checking for max_fail_percentage 20459 1726885680.56213: done checking for max_fail_percentage 20459 1726885680.56215: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.56216: done checking to see if all hosts have failed 20459 1726885680.56217: getting the remaining hosts for this loop 20459 1726885680.56218: done getting the remaining hosts for this loop 20459 1726885680.56222: getting the next task for host managed_node1 20459 1726885680.56273: done getting next task for host managed_node1 20459 1726885680.56276: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885680.56284: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.56288: getting variables 20459 1726885680.56290: in VariableManager get_vars() 20459 1726885680.56362: Calling all_inventory to load vars for managed_node1 20459 1726885680.56365: Calling groups_inventory to load vars for managed_node1 20459 1726885680.56368: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.56378: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.56381: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.56384: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.56906: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c0 20459 1726885680.56910: WORKER PROCESS EXITING 20459 1726885680.57514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.58432: done with get_vars() 20459 1726885680.58455: done getting variables 20459 1726885680.58593: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.102) 0:01:26.946 ****** 20459 1726885680.58658: entering _queue_task() for managed_node1/assert 20459 1726885680.59008: worker is 1 (out of 1 available) 20459 1726885680.59033: exiting _queue_task() for managed_node1/assert 20459 1726885680.59046: done queuing things up, now waiting for results queue to drain 20459 1726885680.59047: waiting for pending results... 20459 1726885680.59711: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885680.59950: in run() - task 02369adf-7a19-47dd-4c59-0000000029c1 20459 1726885680.59971: variable 'ansible_search_path' from source: unknown 20459 1726885680.60021: calling self._execute() 20459 1726885680.60165: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.60186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.60207: variable 'omit' from source: magic vars 20459 1726885680.60397: variable 'omit' from source: magic vars 20459 1726885680.60536: variable 'omit' from source: magic vars 20459 1726885680.60927: variable 'storage_test_volume' from source: include params 20459 1726885680.60988: variable 'omit' from source: magic vars 20459 1726885680.61070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885680.61168: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885680.61196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885680.61266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885680.61284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885680.61307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885680.61364: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885680.61501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885680.61509: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.61571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.61868: Set connection var ansible_pipelining to False 20459 1726885680.61927: Set connection var ansible_shell_type to sh 20459 1726885680.61962: Set connection var ansible_connection to ssh 20459 1726885680.61981: Set connection var ansible_timeout to 10 20459 1726885680.61992: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885680.62004: Set connection var ansible_shell_executable to /bin/sh 20459 1726885680.62038: variable 'ansible_shell_executable' from source: unknown 20459 1726885680.62046: variable 'ansible_connection' from source: unknown 20459 1726885680.62053: variable 'ansible_module_compression' from source: unknown 20459 1726885680.62059: variable 'ansible_shell_type' from source: unknown 20459 1726885680.62065: variable 'ansible_shell_executable' from source: unknown 20459 1726885680.62070: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.62077: variable 'ansible_pipelining' from source: unknown 20459 1726885680.62082: variable 'ansible_timeout' from source: unknown 20459 1726885680.62088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.62243: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885680.62261: variable 'omit' from source: magic vars 20459 1726885680.62270: starting attempt loop 20459 1726885680.62276: running the handler 20459 1726885680.62497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885680.64677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885680.64749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885680.64795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885680.64836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885680.64875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885680.64959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.65005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.65047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.65137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.65172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.65744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.65790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.65887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.65994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.66014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.66188: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885680.66204: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885680.66226: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885680.66239: handler run complete 20459 1726885680.66278: attempt loop complete, returning result 20459 1726885680.66307: _execute() done 20459 1726885680.66317: dumping result to json 20459 1726885680.66328: done dumping result, returning 20459 1726885680.66338: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-0000000029c1] 20459 1726885680.66347: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c1 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885680.66503: no more pending results, returning what we have 20459 1726885680.66507: results queue empty 20459 1726885680.66508: checking for any_errors_fatal 20459 1726885680.66517: done checking for any_errors_fatal 20459 1726885680.66527: checking for max_fail_percentage 20459 1726885680.66529: done checking for max_fail_percentage 20459 1726885680.66530: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.66531: done checking to see if all hosts have failed 20459 1726885680.66531: getting the remaining hosts for this loop 20459 1726885680.66533: done getting the remaining hosts for this loop 20459 1726885680.66537: getting the next task for host managed_node1 20459 1726885680.66546: done getting next task for host managed_node1 20459 1726885680.66549: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885680.66556: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.66562: getting variables 20459 1726885680.66563: in VariableManager get_vars() 20459 1726885680.66598: Calling all_inventory to load vars for managed_node1 20459 1726885680.66600: Calling groups_inventory to load vars for managed_node1 20459 1726885680.66604: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.66627: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.66631: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.66635: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.67406: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c1 20459 1726885680.67410: WORKER PROCESS EXITING 20459 1726885680.67436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.68442: done with get_vars() 20459 1726885680.68457: done getting variables 20459 1726885680.68520: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.099) 0:01:27.046 ****** 20459 1726885680.68572: entering _queue_task() for managed_node1/assert 20459 1726885680.68878: worker is 1 (out of 1 available) 20459 1726885680.68891: exiting _queue_task() for managed_node1/assert 20459 1726885680.68907: done queuing things up, now waiting for results queue to drain 20459 1726885680.68909: waiting for pending results... 20459 1726885680.69271: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885680.70074: in run() - task 02369adf-7a19-47dd-4c59-0000000029c2 20459 1726885680.70098: variable 'ansible_search_path' from source: unknown 20459 1726885680.70145: calling self._execute() 20459 1726885680.70373: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.70417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.70512: variable 'omit' from source: magic vars 20459 1726885680.71364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885680.75268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885680.75468: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885680.75507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885680.75549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885680.75582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885680.75751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.75809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.75917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.75966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.76015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.76319: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885680.76353: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885680.76361: when evaluation is False, skipping this task 20459 1726885680.76367: _execute() done 20459 1726885680.76374: dumping result to json 20459 1726885680.76381: done dumping result, returning 20459 1726885680.76390: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-0000000029c2] 20459 1726885680.76400: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c2 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885680.76585: no more pending results, returning what we have 20459 1726885680.76590: results queue empty 20459 1726885680.76591: checking for any_errors_fatal 20459 1726885680.76599: done checking for any_errors_fatal 20459 1726885680.76600: checking for max_fail_percentage 20459 1726885680.76602: done checking for max_fail_percentage 20459 1726885680.76603: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.76604: done checking to see if all hosts have failed 20459 1726885680.76605: getting the remaining hosts for this loop 20459 1726885680.76607: done getting the remaining hosts for this loop 20459 1726885680.76613: getting the next task for host managed_node1 20459 1726885680.76627: done getting next task for host managed_node1 20459 1726885680.76630: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885680.76637: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.76642: getting variables 20459 1726885680.76644: in VariableManager get_vars() 20459 1726885680.76680: Calling all_inventory to load vars for managed_node1 20459 1726885680.76682: Calling groups_inventory to load vars for managed_node1 20459 1726885680.76686: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.76697: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.76701: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.76704: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.77594: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c2 20459 1726885680.77598: WORKER PROCESS EXITING 20459 1726885680.77622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.78382: done with get_vars() 20459 1726885680.78397: done getting variables 20459 1726885680.78490: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.099) 0:01:27.145 ****** 20459 1726885680.78527: entering _queue_task() for managed_node1/assert 20459 1726885680.78824: worker is 1 (out of 1 available) 20459 1726885680.78835: exiting _queue_task() for managed_node1/assert 20459 1726885680.78847: done queuing things up, now waiting for results queue to drain 20459 1726885680.78849: waiting for pending results... 20459 1726885680.79164: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885680.79335: in run() - task 02369adf-7a19-47dd-4c59-0000000029c3 20459 1726885680.79359: variable 'ansible_search_path' from source: unknown 20459 1726885680.79402: calling self._execute() 20459 1726885680.79529: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.79546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.79561: variable 'omit' from source: magic vars 20459 1726885680.79992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885680.83190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885680.83349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885680.83418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885680.83526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885680.83626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885680.83704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885680.83849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885680.83880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885680.84039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885680.84060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885680.84286: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885680.84314: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885680.84322: when evaluation is False, skipping this task 20459 1726885680.84329: _execute() done 20459 1726885680.84336: dumping result to json 20459 1726885680.84343: done dumping result, returning 20459 1726885680.84353: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-0000000029c3] 20459 1726885680.84368: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c3 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885680.84623: no more pending results, returning what we have 20459 1726885680.84628: results queue empty 20459 1726885680.84629: checking for any_errors_fatal 20459 1726885680.84637: done checking for any_errors_fatal 20459 1726885680.84638: checking for max_fail_percentage 20459 1726885680.84640: done checking for max_fail_percentage 20459 1726885680.84641: checking to see if all hosts have failed and the running result is not ok 20459 1726885680.84642: done checking to see if all hosts have failed 20459 1726885680.84642: getting the remaining hosts for this loop 20459 1726885680.84645: done getting the remaining hosts for this loop 20459 1726885680.84648: getting the next task for host managed_node1 20459 1726885680.84659: done getting next task for host managed_node1 20459 1726885680.84662: ^ task is: TASK: Check key file of crypttab entry 20459 1726885680.84668: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885680.84673: getting variables 20459 1726885680.84675: in VariableManager get_vars() 20459 1726885680.84709: Calling all_inventory to load vars for managed_node1 20459 1726885680.84714: Calling groups_inventory to load vars for managed_node1 20459 1726885680.84718: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885680.84730: Calling all_plugins_play to load vars for managed_node1 20459 1726885680.84734: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885680.84738: Calling groups_plugins_play to load vars for managed_node1 20459 1726885680.86011: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c3 20459 1726885680.86016: WORKER PROCESS EXITING 20459 1726885680.86039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885680.86677: done with get_vars() 20459 1726885680.86693: done getting variables 20459 1726885680.86753: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:00 -0400 (0:00:00.082) 0:01:27.228 ****** 20459 1726885680.86786: entering _queue_task() for managed_node1/assert 20459 1726885680.87065: worker is 1 (out of 1 available) 20459 1726885680.87075: exiting _queue_task() for managed_node1/assert 20459 1726885680.87087: done queuing things up, now waiting for results queue to drain 20459 1726885680.87089: waiting for pending results... 20459 1726885680.87931: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885680.88209: in run() - task 02369adf-7a19-47dd-4c59-0000000029c4 20459 1726885680.88330: variable 'ansible_search_path' from source: unknown 20459 1726885680.88398: calling self._execute() 20459 1726885680.88680: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885680.88691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885680.88704: variable 'omit' from source: magic vars 20459 1726885680.89529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885680.95702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885680.95929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885680.95976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885681.05957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885681.05992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885681.06073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885681.06107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885681.06145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885681.06194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885681.06215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885681.06333: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885681.06356: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885681.06366: when evaluation is False, skipping this task 20459 1726885681.06378: _execute() done 20459 1726885681.06386: dumping result to json 20459 1726885681.06392: done dumping result, returning 20459 1726885681.06401: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-0000000029c4] 20459 1726885681.06408: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c4 20459 1726885681.06533: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c4 20459 1726885681.06540: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885681.06587: no more pending results, returning what we have 20459 1726885681.06591: results queue empty 20459 1726885681.06592: checking for any_errors_fatal 20459 1726885681.06601: done checking for any_errors_fatal 20459 1726885681.06601: checking for max_fail_percentage 20459 1726885681.06603: done checking for max_fail_percentage 20459 1726885681.06604: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.06605: done checking to see if all hosts have failed 20459 1726885681.06606: getting the remaining hosts for this loop 20459 1726885681.06608: done getting the remaining hosts for this loop 20459 1726885681.06613: getting the next task for host managed_node1 20459 1726885681.06622: done getting next task for host managed_node1 20459 1726885681.06628: ^ task is: TASK: Clear test variables 20459 1726885681.06635: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.06639: getting variables 20459 1726885681.06640: in VariableManager get_vars() 20459 1726885681.06673: Calling all_inventory to load vars for managed_node1 20459 1726885681.06675: Calling groups_inventory to load vars for managed_node1 20459 1726885681.06678: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.06688: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.06691: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.06694: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.07300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.09257: done with get_vars() 20459 1726885681.09273: done getting variables 20459 1726885681.09332: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:01 -0400 (0:00:00.225) 0:01:27.454 ****** 20459 1726885681.09369: entering _queue_task() for managed_node1/set_fact 20459 1726885681.09639: worker is 1 (out of 1 available) 20459 1726885681.09649: exiting _queue_task() for managed_node1/set_fact 20459 1726885681.09661: done queuing things up, now waiting for results queue to drain 20459 1726885681.09662: waiting for pending results... 20459 1726885681.10615: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885681.10995: in run() - task 02369adf-7a19-47dd-4c59-0000000029c5 20459 1726885681.11020: variable 'ansible_search_path' from source: unknown 20459 1726885681.11065: calling self._execute() 20459 1726885681.11199: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.11216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.11234: variable 'omit' from source: magic vars 20459 1726885681.11363: variable 'omit' from source: magic vars 20459 1726885681.11543: variable 'omit' from source: magic vars 20459 1726885681.11583: variable 'omit' from source: magic vars 20459 1726885681.11691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885681.11794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885681.11873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885681.11895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885681.11911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885681.11996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885681.12090: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885681.12129: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885681.12138: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.12146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.12291: Set connection var ansible_pipelining to False 20459 1726885681.12422: Set connection var ansible_shell_type to sh 20459 1726885681.12433: Set connection var ansible_connection to ssh 20459 1726885681.12452: Set connection var ansible_timeout to 10 20459 1726885681.12529: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885681.12540: Set connection var ansible_shell_executable to /bin/sh 20459 1726885681.12570: variable 'ansible_shell_executable' from source: unknown 20459 1726885681.12577: variable 'ansible_connection' from source: unknown 20459 1726885681.12583: variable 'ansible_module_compression' from source: unknown 20459 1726885681.12590: variable 'ansible_shell_type' from source: unknown 20459 1726885681.12596: variable 'ansible_shell_executable' from source: unknown 20459 1726885681.12601: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.12608: variable 'ansible_pipelining' from source: unknown 20459 1726885681.12636: variable 'ansible_timeout' from source: unknown 20459 1726885681.12645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.12960: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885681.12977: variable 'omit' from source: magic vars 20459 1726885681.13073: starting attempt loop 20459 1726885681.13081: running the handler 20459 1726885681.13100: handler run complete 20459 1726885681.13120: attempt loop complete, returning result 20459 1726885681.13131: _execute() done 20459 1726885681.13137: dumping result to json 20459 1726885681.13143: done dumping result, returning 20459 1726885681.13154: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-0000000029c5] 20459 1726885681.13164: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c5 ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 20459 1726885681.13343: no more pending results, returning what we have 20459 1726885681.13347: results queue empty 20459 1726885681.13348: checking for any_errors_fatal 20459 1726885681.13358: done checking for any_errors_fatal 20459 1726885681.13359: checking for max_fail_percentage 20459 1726885681.13361: done checking for max_fail_percentage 20459 1726885681.13363: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.13363: done checking to see if all hosts have failed 20459 1726885681.13364: getting the remaining hosts for this loop 20459 1726885681.13366: done getting the remaining hosts for this loop 20459 1726885681.13369: getting the next task for host managed_node1 20459 1726885681.13384: done getting next task for host managed_node1 20459 1726885681.13387: ^ task is: TASK: Get information about RAID 20459 1726885681.13395: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.13401: getting variables 20459 1726885681.13403: in VariableManager get_vars() 20459 1726885681.13442: Calling all_inventory to load vars for managed_node1 20459 1726885681.13444: Calling groups_inventory to load vars for managed_node1 20459 1726885681.13447: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.13459: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.13462: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.13466: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.25124: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c5 20459 1726885681.25128: WORKER PROCESS EXITING 20459 1726885681.25306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.25919: done with get_vars() 20459 1726885681.25940: done getting variables 20459 1726885681.25989: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:01 -0400 (0:00:00.166) 0:01:27.620 ****** 20459 1726885681.26026: entering _queue_task() for managed_node1/command 20459 1726885681.26439: worker is 1 (out of 1 available) 20459 1726885681.26452: exiting _queue_task() for managed_node1/command 20459 1726885681.26464: done queuing things up, now waiting for results queue to drain 20459 1726885681.26466: waiting for pending results... 20459 1726885681.26829: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885681.27020: in run() - task 02369adf-7a19-47dd-4c59-0000000029c9 20459 1726885681.27044: variable 'ansible_search_path' from source: unknown 20459 1726885681.27086: calling self._execute() 20459 1726885681.27218: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.27233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.27249: variable 'omit' from source: magic vars 20459 1726885681.27702: variable 'storage_test_volume' from source: include params 20459 1726885681.27743: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.27757: when evaluation is False, skipping this task 20459 1726885681.27765: _execute() done 20459 1726885681.27775: dumping result to json 20459 1726885681.27786: done dumping result, returning 20459 1726885681.27796: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-0000000029c9] 20459 1726885681.27807: sending task result for task 02369adf-7a19-47dd-4c59-0000000029c9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.27990: no more pending results, returning what we have 20459 1726885681.27995: results queue empty 20459 1726885681.27995: checking for any_errors_fatal 20459 1726885681.28007: done checking for any_errors_fatal 20459 1726885681.28007: checking for max_fail_percentage 20459 1726885681.28009: done checking for max_fail_percentage 20459 1726885681.28010: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.28013: done checking to see if all hosts have failed 20459 1726885681.28014: getting the remaining hosts for this loop 20459 1726885681.28016: done getting the remaining hosts for this loop 20459 1726885681.28019: getting the next task for host managed_node1 20459 1726885681.28028: done getting next task for host managed_node1 20459 1726885681.28031: ^ task is: TASK: Set active devices regex 20459 1726885681.28043: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.28049: getting variables 20459 1726885681.28050: in VariableManager get_vars() 20459 1726885681.28087: Calling all_inventory to load vars for managed_node1 20459 1726885681.28089: Calling groups_inventory to load vars for managed_node1 20459 1726885681.28093: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.28107: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.28111: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.28116: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.29120: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029c9 20459 1726885681.29124: WORKER PROCESS EXITING 20459 1726885681.29164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.29920: done with get_vars() 20459 1726885681.29943: done getting variables 20459 1726885681.30002: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:01 -0400 (0:00:00.040) 0:01:27.660 ****** 20459 1726885681.30044: entering _queue_task() for managed_node1/set_fact 20459 1726885681.30324: worker is 1 (out of 1 available) 20459 1726885681.30335: exiting _queue_task() for managed_node1/set_fact 20459 1726885681.30347: done queuing things up, now waiting for results queue to drain 20459 1726885681.30348: waiting for pending results... 20459 1726885681.30815: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885681.30989: in run() - task 02369adf-7a19-47dd-4c59-0000000029ca 20459 1726885681.31017: variable 'ansible_search_path' from source: unknown 20459 1726885681.31065: calling self._execute() 20459 1726885681.31194: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.31206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.31230: variable 'omit' from source: magic vars 20459 1726885681.31701: variable 'storage_test_volume' from source: include params 20459 1726885681.31745: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.31754: when evaluation is False, skipping this task 20459 1726885681.31761: _execute() done 20459 1726885681.31772: dumping result to json 20459 1726885681.31780: done dumping result, returning 20459 1726885681.31791: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-0000000029ca] 20459 1726885681.31802: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ca skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.31974: no more pending results, returning what we have 20459 1726885681.31979: results queue empty 20459 1726885681.31980: checking for any_errors_fatal 20459 1726885681.31988: done checking for any_errors_fatal 20459 1726885681.31989: checking for max_fail_percentage 20459 1726885681.31991: done checking for max_fail_percentage 20459 1726885681.31992: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.31993: done checking to see if all hosts have failed 20459 1726885681.31993: getting the remaining hosts for this loop 20459 1726885681.31995: done getting the remaining hosts for this loop 20459 1726885681.31999: getting the next task for host managed_node1 20459 1726885681.32009: done getting next task for host managed_node1 20459 1726885681.32017: ^ task is: TASK: Set spare devices regex 20459 1726885681.32028: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.32033: getting variables 20459 1726885681.32035: in VariableManager get_vars() 20459 1726885681.32073: Calling all_inventory to load vars for managed_node1 20459 1726885681.32076: Calling groups_inventory to load vars for managed_node1 20459 1726885681.32080: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.32094: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.32099: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.32103: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.33421: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ca 20459 1726885681.33425: WORKER PROCESS EXITING 20459 1726885681.33492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.34230: done with get_vars() 20459 1726885681.34247: done getting variables 20459 1726885681.34308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:01 -0400 (0:00:00.043) 0:01:27.703 ****** 20459 1726885681.34359: entering _queue_task() for managed_node1/set_fact 20459 1726885681.34685: worker is 1 (out of 1 available) 20459 1726885681.34694: exiting _queue_task() for managed_node1/set_fact 20459 1726885681.34705: done queuing things up, now waiting for results queue to drain 20459 1726885681.34707: waiting for pending results... 20459 1726885681.35027: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885681.35281: in run() - task 02369adf-7a19-47dd-4c59-0000000029cb 20459 1726885681.35293: variable 'ansible_search_path' from source: unknown 20459 1726885681.35338: calling self._execute() 20459 1726885681.35441: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.35449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.35457: variable 'omit' from source: magic vars 20459 1726885681.35779: variable 'storage_test_volume' from source: include params 20459 1726885681.35804: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.35808: when evaluation is False, skipping this task 20459 1726885681.35815: _execute() done 20459 1726885681.35819: dumping result to json 20459 1726885681.35827: done dumping result, returning 20459 1726885681.35832: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-0000000029cb] 20459 1726885681.35839: sending task result for task 02369adf-7a19-47dd-4c59-0000000029cb 20459 1726885681.35943: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029cb 20459 1726885681.35946: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.35993: no more pending results, returning what we have 20459 1726885681.35997: results queue empty 20459 1726885681.35998: checking for any_errors_fatal 20459 1726885681.36041: done checking for any_errors_fatal 20459 1726885681.36042: checking for max_fail_percentage 20459 1726885681.36044: done checking for max_fail_percentage 20459 1726885681.36045: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.36046: done checking to see if all hosts have failed 20459 1726885681.36046: getting the remaining hosts for this loop 20459 1726885681.36048: done getting the remaining hosts for this loop 20459 1726885681.36052: getting the next task for host managed_node1 20459 1726885681.36059: done getting next task for host managed_node1 20459 1726885681.36062: ^ task is: TASK: Set md version regex 20459 1726885681.36069: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.36072: getting variables 20459 1726885681.36074: in VariableManager get_vars() 20459 1726885681.36191: Calling all_inventory to load vars for managed_node1 20459 1726885681.36194: Calling groups_inventory to load vars for managed_node1 20459 1726885681.36197: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.36207: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.36211: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.36217: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.36785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.37601: done with get_vars() 20459 1726885681.37622: done getting variables 20459 1726885681.37682: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:01 -0400 (0:00:00.033) 0:01:27.737 ****** 20459 1726885681.37719: entering _queue_task() for managed_node1/set_fact 20459 1726885681.38041: worker is 1 (out of 1 available) 20459 1726885681.38051: exiting _queue_task() for managed_node1/set_fact 20459 1726885681.38064: done queuing things up, now waiting for results queue to drain 20459 1726885681.38065: waiting for pending results... 20459 1726885681.38381: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885681.38549: in run() - task 02369adf-7a19-47dd-4c59-0000000029cc 20459 1726885681.38569: variable 'ansible_search_path' from source: unknown 20459 1726885681.38736: calling self._execute() 20459 1726885681.38888: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.38903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.38923: variable 'omit' from source: magic vars 20459 1726885681.39364: variable 'storage_test_volume' from source: include params 20459 1726885681.39401: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.39408: when evaluation is False, skipping this task 20459 1726885681.39418: _execute() done 20459 1726885681.39430: dumping result to json 20459 1726885681.39437: done dumping result, returning 20459 1726885681.39452: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-0000000029cc] 20459 1726885681.39462: sending task result for task 02369adf-7a19-47dd-4c59-0000000029cc 20459 1726885681.39586: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029cc skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.39639: no more pending results, returning what we have 20459 1726885681.39643: results queue empty 20459 1726885681.39644: checking for any_errors_fatal 20459 1726885681.39655: done checking for any_errors_fatal 20459 1726885681.39655: checking for max_fail_percentage 20459 1726885681.39657: done checking for max_fail_percentage 20459 1726885681.39658: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.39659: done checking to see if all hosts have failed 20459 1726885681.39659: getting the remaining hosts for this loop 20459 1726885681.39661: done getting the remaining hosts for this loop 20459 1726885681.39664: getting the next task for host managed_node1 20459 1726885681.39673: done getting next task for host managed_node1 20459 1726885681.39676: ^ task is: TASK: Set chunk size regex 20459 1726885681.39685: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.39690: getting variables 20459 1726885681.39692: in VariableManager get_vars() 20459 1726885681.39729: Calling all_inventory to load vars for managed_node1 20459 1726885681.39731: Calling groups_inventory to load vars for managed_node1 20459 1726885681.39735: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.39749: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.39752: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.39755: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.40281: WORKER PROCESS EXITING 20459 1726885681.40292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.40690: done with get_vars() 20459 1726885681.40709: done getting variables 20459 1726885681.40768: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:01 -0400 (0:00:00.030) 0:01:27.768 ****** 20459 1726885681.40806: entering _queue_task() for managed_node1/set_fact 20459 1726885681.41113: worker is 1 (out of 1 available) 20459 1726885681.41126: exiting _queue_task() for managed_node1/set_fact 20459 1726885681.41145: done queuing things up, now waiting for results queue to drain 20459 1726885681.41147: waiting for pending results... 20459 1726885681.41462: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 20459 1726885681.41625: in run() - task 02369adf-7a19-47dd-4c59-0000000029cd 20459 1726885681.41650: variable 'ansible_search_path' from source: unknown 20459 1726885681.41702: calling self._execute() 20459 1726885681.42006: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.42020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.42042: variable 'omit' from source: magic vars 20459 1726885681.42550: variable 'storage_test_volume' from source: include params 20459 1726885681.42605: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.42624: when evaluation is False, skipping this task 20459 1726885681.42633: _execute() done 20459 1726885681.42641: dumping result to json 20459 1726885681.42648: done dumping result, returning 20459 1726885681.42659: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-47dd-4c59-0000000029cd] 20459 1726885681.42670: sending task result for task 02369adf-7a19-47dd-4c59-0000000029cd 20459 1726885681.42812: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029cd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.42872: no more pending results, returning what we have 20459 1726885681.42876: results queue empty 20459 1726885681.42877: checking for any_errors_fatal 20459 1726885681.42887: done checking for any_errors_fatal 20459 1726885681.42888: checking for max_fail_percentage 20459 1726885681.42890: done checking for max_fail_percentage 20459 1726885681.42891: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.42891: done checking to see if all hosts have failed 20459 1726885681.42892: getting the remaining hosts for this loop 20459 1726885681.42894: done getting the remaining hosts for this loop 20459 1726885681.42897: getting the next task for host managed_node1 20459 1726885681.42908: done getting next task for host managed_node1 20459 1726885681.42911: ^ task is: TASK: Parse the chunk size 20459 1726885681.42924: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.42930: getting variables 20459 1726885681.42932: in VariableManager get_vars() 20459 1726885681.42971: Calling all_inventory to load vars for managed_node1 20459 1726885681.42973: Calling groups_inventory to load vars for managed_node1 20459 1726885681.42977: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.42991: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.42995: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.42998: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.43667: WORKER PROCESS EXITING 20459 1726885681.43677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.44054: done with get_vars() 20459 1726885681.44065: 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 22:28:01 -0400 (0:00:00.033) 0:01:27.801 ****** 20459 1726885681.44132: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885681.44555: worker is 1 (out of 1 available) 20459 1726885681.44584: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885681.44594: done queuing things up, now waiting for results queue to drain 20459 1726885681.44596: waiting for pending results... 20459 1726885681.44686: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885681.44845: in run() - task 02369adf-7a19-47dd-4c59-0000000029ce 20459 1726885681.44865: variable 'ansible_search_path' from source: unknown 20459 1726885681.44907: calling self._execute() 20459 1726885681.45053: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.45064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.45078: variable 'omit' from source: magic vars 20459 1726885681.45533: variable 'storage_test_volume' from source: include params 20459 1726885681.45578: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.45586: when evaluation is False, skipping this task 20459 1726885681.45593: _execute() done 20459 1726885681.45601: dumping result to json 20459 1726885681.45608: done dumping result, returning 20459 1726885681.45623: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-0000000029ce] 20459 1726885681.45638: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ce skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.45822: no more pending results, returning what we have 20459 1726885681.45826: results queue empty 20459 1726885681.45826: checking for any_errors_fatal 20459 1726885681.45837: done checking for any_errors_fatal 20459 1726885681.45837: checking for max_fail_percentage 20459 1726885681.45839: done checking for max_fail_percentage 20459 1726885681.45840: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.45841: done checking to see if all hosts have failed 20459 1726885681.45841: getting the remaining hosts for this loop 20459 1726885681.45843: done getting the remaining hosts for this loop 20459 1726885681.45846: getting the next task for host managed_node1 20459 1726885681.45855: done getting next task for host managed_node1 20459 1726885681.45857: ^ task is: TASK: Check RAID active devices count 20459 1726885681.45867: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.45871: getting variables 20459 1726885681.45872: in VariableManager get_vars() 20459 1726885681.45907: Calling all_inventory to load vars for managed_node1 20459 1726885681.45910: Calling groups_inventory to load vars for managed_node1 20459 1726885681.45915: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.45930: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.45956: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.45962: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.47137: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ce 20459 1726885681.47141: WORKER PROCESS EXITING 20459 1726885681.47290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.47735: done with get_vars() 20459 1726885681.47750: done getting variables 20459 1726885681.47824: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:01 -0400 (0:00:00.037) 0:01:27.839 ****** 20459 1726885681.47863: entering _queue_task() for managed_node1/assert 20459 1726885681.49413: worker is 1 (out of 1 available) 20459 1726885681.49533: exiting _queue_task() for managed_node1/assert 20459 1726885681.49544: done queuing things up, now waiting for results queue to drain 20459 1726885681.49546: waiting for pending results... 20459 1726885681.49682: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885681.49801: in run() - task 02369adf-7a19-47dd-4c59-0000000029cf 20459 1726885681.49828: variable 'ansible_search_path' from source: unknown 20459 1726885681.49876: calling self._execute() 20459 1726885681.49985: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.49989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.49999: variable 'omit' from source: magic vars 20459 1726885681.50401: variable 'storage_test_volume' from source: include params 20459 1726885681.50435: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.50438: when evaluation is False, skipping this task 20459 1726885681.50442: _execute() done 20459 1726885681.50444: dumping result to json 20459 1726885681.50447: done dumping result, returning 20459 1726885681.50450: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-0000000029cf] 20459 1726885681.50456: sending task result for task 02369adf-7a19-47dd-4c59-0000000029cf 20459 1726885681.50580: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029cf 20459 1726885681.50583: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.50631: no more pending results, returning what we have 20459 1726885681.50635: results queue empty 20459 1726885681.50636: checking for any_errors_fatal 20459 1726885681.50650: done checking for any_errors_fatal 20459 1726885681.50651: checking for max_fail_percentage 20459 1726885681.50653: done checking for max_fail_percentage 20459 1726885681.50654: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.50654: done checking to see if all hosts have failed 20459 1726885681.50655: getting the remaining hosts for this loop 20459 1726885681.50656: done getting the remaining hosts for this loop 20459 1726885681.50660: getting the next task for host managed_node1 20459 1726885681.50668: done getting next task for host managed_node1 20459 1726885681.50670: ^ task is: TASK: Check RAID spare devices count 20459 1726885681.50677: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.50681: getting variables 20459 1726885681.50683: in VariableManager get_vars() 20459 1726885681.50722: Calling all_inventory to load vars for managed_node1 20459 1726885681.50727: Calling groups_inventory to load vars for managed_node1 20459 1726885681.50730: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.50739: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.50742: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.50745: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.51087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.51447: done with get_vars() 20459 1726885681.51458: done getting variables 20459 1726885681.51498: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:01 -0400 (0:00:00.036) 0:01:27.875 ****** 20459 1726885681.51526: entering _queue_task() for managed_node1/assert 20459 1726885681.51721: worker is 1 (out of 1 available) 20459 1726885681.51731: exiting _queue_task() for managed_node1/assert 20459 1726885681.51743: done queuing things up, now waiting for results queue to drain 20459 1726885681.51744: waiting for pending results... 20459 1726885681.51953: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885681.52047: in run() - task 02369adf-7a19-47dd-4c59-0000000029d0 20459 1726885681.52061: variable 'ansible_search_path' from source: unknown 20459 1726885681.52090: calling self._execute() 20459 1726885681.52192: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.52199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.52207: variable 'omit' from source: magic vars 20459 1726885681.52630: variable 'storage_test_volume' from source: include params 20459 1726885681.52678: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.52688: when evaluation is False, skipping this task 20459 1726885681.52696: _execute() done 20459 1726885681.52706: dumping result to json 20459 1726885681.52709: done dumping result, returning 20459 1726885681.52724: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-0000000029d0] 20459 1726885681.52739: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d0 20459 1726885681.52984: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d0 20459 1726885681.53002: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.53523: no more pending results, returning what we have 20459 1726885681.53528: results queue empty 20459 1726885681.53529: checking for any_errors_fatal 20459 1726885681.53539: done checking for any_errors_fatal 20459 1726885681.53540: checking for max_fail_percentage 20459 1726885681.53541: done checking for max_fail_percentage 20459 1726885681.53542: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.53543: done checking to see if all hosts have failed 20459 1726885681.53544: getting the remaining hosts for this loop 20459 1726885681.53545: done getting the remaining hosts for this loop 20459 1726885681.53548: getting the next task for host managed_node1 20459 1726885681.53556: done getting next task for host managed_node1 20459 1726885681.53559: ^ task is: TASK: Check RAID metadata version 20459 1726885681.53567: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.53573: getting variables 20459 1726885681.53575: in VariableManager get_vars() 20459 1726885681.53700: Calling all_inventory to load vars for managed_node1 20459 1726885681.53706: Calling groups_inventory to load vars for managed_node1 20459 1726885681.53710: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.53736: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.53741: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.53746: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.54785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.55650: done with get_vars() 20459 1726885681.55663: done getting variables 20459 1726885681.55739: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:01 -0400 (0:00:00.042) 0:01:27.918 ****** 20459 1726885681.55798: entering _queue_task() for managed_node1/assert 20459 1726885681.56059: worker is 1 (out of 1 available) 20459 1726885681.56071: exiting _queue_task() for managed_node1/assert 20459 1726885681.56081: done queuing things up, now waiting for results queue to drain 20459 1726885681.56083: waiting for pending results... 20459 1726885681.56410: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885681.56551: in run() - task 02369adf-7a19-47dd-4c59-0000000029d1 20459 1726885681.56570: variable 'ansible_search_path' from source: unknown 20459 1726885681.56618: calling self._execute() 20459 1726885681.56759: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.56778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.56794: variable 'omit' from source: magic vars 20459 1726885681.57253: variable 'storage_test_volume' from source: include params 20459 1726885681.57301: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.57318: when evaluation is False, skipping this task 20459 1726885681.57330: _execute() done 20459 1726885681.57339: dumping result to json 20459 1726885681.57348: done dumping result, returning 20459 1726885681.57363: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-0000000029d1] 20459 1726885681.57367: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d1 20459 1726885681.57487: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d1 20459 1726885681.57490: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.57590: no more pending results, returning what we have 20459 1726885681.57604: results queue empty 20459 1726885681.57605: checking for any_errors_fatal 20459 1726885681.57767: done checking for any_errors_fatal 20459 1726885681.57768: checking for max_fail_percentage 20459 1726885681.57770: done checking for max_fail_percentage 20459 1726885681.57771: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.57772: done checking to see if all hosts have failed 20459 1726885681.57772: getting the remaining hosts for this loop 20459 1726885681.57774: done getting the remaining hosts for this loop 20459 1726885681.57777: getting the next task for host managed_node1 20459 1726885681.57784: done getting next task for host managed_node1 20459 1726885681.57786: ^ task is: TASK: Check RAID chunk size 20459 1726885681.57793: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.57796: getting variables 20459 1726885681.57798: in VariableManager get_vars() 20459 1726885681.57835: Calling all_inventory to load vars for managed_node1 20459 1726885681.57838: Calling groups_inventory to load vars for managed_node1 20459 1726885681.57843: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.57853: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.57857: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.57861: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.58506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.59140: done with get_vars() 20459 1726885681.59153: done getting variables 20459 1726885681.59221: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:01 -0400 (0:00:00.034) 0:01:27.952 ****** 20459 1726885681.59260: entering _queue_task() for managed_node1/assert 20459 1726885681.59518: worker is 1 (out of 1 available) 20459 1726885681.59532: exiting _queue_task() for managed_node1/assert 20459 1726885681.59547: done queuing things up, now waiting for results queue to drain 20459 1726885681.59552: waiting for pending results... 20459 1726885681.59854: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885681.59954: in run() - task 02369adf-7a19-47dd-4c59-0000000029d2 20459 1726885681.59980: variable 'ansible_search_path' from source: unknown 20459 1726885681.60033: calling self._execute() 20459 1726885681.60226: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.60258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.60273: variable 'omit' from source: magic vars 20459 1726885681.60627: variable 'storage_test_volume' from source: include params 20459 1726885681.60665: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885681.60677: when evaluation is False, skipping this task 20459 1726885681.60686: _execute() done 20459 1726885681.60694: dumping result to json 20459 1726885681.60710: done dumping result, returning 20459 1726885681.60728: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-0000000029d2] 20459 1726885681.60741: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d2 20459 1726885681.60886: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d2 20459 1726885681.60889: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885681.60945: no more pending results, returning what we have 20459 1726885681.60949: results queue empty 20459 1726885681.60950: checking for any_errors_fatal 20459 1726885681.60958: done checking for any_errors_fatal 20459 1726885681.60958: checking for max_fail_percentage 20459 1726885681.60960: done checking for max_fail_percentage 20459 1726885681.60961: checking to see if all hosts have failed and the running result is not ok 20459 1726885681.60961: done checking to see if all hosts have failed 20459 1726885681.60962: getting the remaining hosts for this loop 20459 1726885681.60963: done getting the remaining hosts for this loop 20459 1726885681.60966: getting the next task for host managed_node1 20459 1726885681.60977: done getting next task for host managed_node1 20459 1726885681.60980: ^ task is: TASK: Parse the actual size of the volume 20459 1726885681.60987: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885681.60990: getting variables 20459 1726885681.60992: in VariableManager get_vars() 20459 1726885681.61031: Calling all_inventory to load vars for managed_node1 20459 1726885681.61034: Calling groups_inventory to load vars for managed_node1 20459 1726885681.61037: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885681.61047: Calling all_plugins_play to load vars for managed_node1 20459 1726885681.61052: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885681.61057: Calling groups_plugins_play to load vars for managed_node1 20459 1726885681.61564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885681.63174: done with get_vars() 20459 1726885681.63189: 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 22:28:01 -0400 (0:00:00.040) 0:01:27.993 ****** 20459 1726885681.63310: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885681.64094: worker is 1 (out of 1 available) 20459 1726885681.64106: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885681.64129: done queuing things up, now waiting for results queue to drain 20459 1726885681.64131: waiting for pending results... 20459 1726885681.64655: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 20459 1726885681.64900: in run() - task 02369adf-7a19-47dd-4c59-0000000029d6 20459 1726885681.64939: variable 'ansible_search_path' from source: unknown 20459 1726885681.64996: calling self._execute() 20459 1726885681.65193: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.65208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.65245: variable 'omit' from source: magic vars 20459 1726885681.65849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885681.70537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885681.70678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885681.70792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885681.70866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885681.70910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885681.71049: variable '_storage_test_volume_present' from source: set_fact 20459 1726885681.71081: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885681.71315: variable 'storage_test_volume' from source: include params 20459 1726885681.71410: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): True 20459 1726885681.71469: variable 'omit' from source: magic vars 20459 1726885681.71645: variable 'omit' from source: magic vars 20459 1726885681.71978: variable 'storage_test_blkinfo' from source: set_fact 20459 1726885681.72039: variable 'storage_test_volume' from source: include params 20459 1726885681.72118: variable 'omit' from source: magic vars 20459 1726885681.72187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885681.72273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885681.72322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885681.72384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885681.72423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885681.72479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885681.72523: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885681.72609: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885681.72637: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.72657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.72841: Set connection var ansible_pipelining to False 20459 1726885681.72851: Set connection var ansible_shell_type to sh 20459 1726885681.72859: Set connection var ansible_connection to ssh 20459 1726885681.72889: Set connection var ansible_timeout to 10 20459 1726885681.72905: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885681.72927: Set connection var ansible_shell_executable to /bin/sh 20459 1726885681.72962: variable 'ansible_shell_executable' from source: unknown 20459 1726885681.72971: variable 'ansible_connection' from source: unknown 20459 1726885681.72978: variable 'ansible_module_compression' from source: unknown 20459 1726885681.72985: variable 'ansible_shell_type' from source: unknown 20459 1726885681.72996: variable 'ansible_shell_executable' from source: unknown 20459 1726885681.73002: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885681.73019: variable 'ansible_pipelining' from source: unknown 20459 1726885681.73032: variable 'ansible_timeout' from source: unknown 20459 1726885681.73044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885681.73271: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885681.73291: variable 'omit' from source: magic vars 20459 1726885681.73304: starting attempt loop 20459 1726885681.73321: running the handler 20459 1726885681.73354: _low_level_execute_command(): starting 20459 1726885681.73378: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885681.74526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885681.74554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.74578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.75104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.75156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.75178: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885681.75204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.75235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885681.75257: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885681.75280: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885681.75299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.75327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.75351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.75372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.75406: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885681.75432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.75539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885681.75564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885681.75589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885681.75665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885681.77354: stdout chunk (state=3): >>>/root <<< 20459 1726885681.77540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885681.77546: stderr chunk (state=3): >>><<< 20459 1726885681.77553: stdout chunk (state=3): >>><<< 20459 1726885681.77603: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885681.77627: _low_level_execute_command(): starting 20459 1726885681.77638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306 `" && echo ansible-tmp-1726885681.77581-24322-25994365931306="` echo /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306 `" ) && sleep 0' 20459 1726885681.78425: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.78443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.78521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.78526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.78560: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.78638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885681.78641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885681.78705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885681.80631: stdout chunk (state=3): >>>ansible-tmp-1726885681.77581-24322-25994365931306=/root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306 <<< 20459 1726885681.80832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885681.80836: stdout chunk (state=3): >>><<< 20459 1726885681.80839: stderr chunk (state=3): >>><<< 20459 1726885681.80862: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885681.77581-24322-25994365931306=/root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885681.80935: variable 'ansible_module_compression' from source: unknown 20459 1726885681.80986: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885681.81034: variable 'ansible_facts' from source: unknown 20459 1726885681.81121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/AnsiballZ_bsize.py 20459 1726885681.81282: Sending initial data 20459 1726885681.81285: Sent initial data (151 bytes) 20459 1726885681.82288: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885681.82292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.82321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.82331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.82388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.82392: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885681.82411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.82432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885681.82445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885681.82448: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885681.82480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.82484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.82486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.82501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.82505: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885681.82524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.82595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885681.82645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885681.82649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885681.82741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885681.84522: 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 <<< 20459 1726885681.84573: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885681.84614: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpgexp2yoh /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/AnsiballZ_bsize.py <<< 20459 1726885681.84644: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885681.86242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885681.86384: stderr chunk (state=3): >>><<< 20459 1726885681.86387: stdout chunk (state=3): >>><<< 20459 1726885681.86419: done transferring module to remote 20459 1726885681.86444: _low_level_execute_command(): starting 20459 1726885681.86447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/ /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/AnsiballZ_bsize.py && sleep 0' 20459 1726885681.87317: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885681.87335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.87351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.87365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.87406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.87419: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885681.87433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.87449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885681.87459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885681.87466: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885681.87474: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.87483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.87503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.87506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.87515: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885681.87532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.87609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885681.87626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885681.87643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885681.87770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885681.89544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885681.89669: stderr chunk (state=3): >>><<< 20459 1726885681.89672: stdout chunk (state=3): >>><<< 20459 1726885681.89704: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885681.89724: _low_level_execute_command(): starting 20459 1726885681.89727: _low_level_execute_command(): using become for this command 20459 1726885681.89737: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zqcmoimeijebhgwcxmhkvwiungtysgue ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885681.89888: Initial state: awaiting_escalation: BECOME-SUCCESS-zqcmoimeijebhgwcxmhkvwiungtysgue 20459 1726885681.90510: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885681.90560: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.90573: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.90591: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.90636: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.90644: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885681.90655: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.90668: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885681.90677: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885681.90686: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885681.90698: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885681.90715: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885681.90731: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885681.90739: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885681.90746: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885681.90756: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885681.90838: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885681.90853: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885681.90860: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885681.90943: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885681.93869: stdout chunk (state=1): >>>BECOME-SUCCESS-zqcmoimeijebhgwcxmhkvwiungtysgue <<< 20459 1726885681.93877: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zqcmoimeijebhgwcxmhkvwiungtysgue' 20459 1726885681.94106: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885681.94116: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885681.94171: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885681.94178: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885681.94204: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885681.94235: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885681.94295: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885681.94334: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885681.94344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885681.94347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885681.94368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885681.94374: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885681.94400: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc9aca0> <<< 20459 1726885681.94451: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885681.94454: 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 0x7f868fc41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc9aa00> <<< 20459 1726885681.94484: 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' <<< 20459 1726885681.94495: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc9a9a0> <<< 20459 1726885681.94524: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885681.94552: 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' <<< 20459 1726885681.94570: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc41370> <<< 20459 1726885681.94597: 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 <<< 20459 1726885681.94625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885681.94628: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc41820> <<< 20459 1726885681.94651: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc41550> <<< 20459 1726885681.94672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885681.94682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885681.94693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885681.94709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885681.94728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885681.94757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885681.94778: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9c8f70> <<< 20459 1726885681.94794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885681.94806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885681.94880: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9cf100> <<< 20459 1726885681.94916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885681.94929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885681.94949: 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 0x7f868f9f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9cf820> <<< 20459 1726885681.94985: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc56760> <<< 20459 1726885681.95007: 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 0x7f868f9c8c70> <<< 20459 1726885681.95072: 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' <<< 20459 1726885681.95076: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9f8c70> <<< 20459 1726885681.95122: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc41fd0> <<< 20459 1726885681.95145: 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. <<< 20459 1726885681.95347: 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' <<< 20459 1726885681.95381: 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' <<< 20459 1726885681.95411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885681.95430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885681.95476: 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 0x7f868f96fd90> <<< 20459 1726885681.95504: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f972e20> <<< 20459 1726885681.95539: 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' <<< 20459 1726885681.95559: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885681.95595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885681.95618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885681.95632: 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' <<< 20459 1726885681.95670: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f969730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f970520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f96f250> <<< 20459 1726885681.95684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885681.95756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885681.95768: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885681.95807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885681.95822: 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' <<< 20459 1726885681.95861: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885681.95902: 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 0x7f868f8f1c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8f1730> import 'itertools' # <<< 20459 1726885681.95905: 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 0x7f868f8f1d30> <<< 20459 1726885681.95942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885681.95946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885681.95986: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8f1df0> <<< 20459 1726885681.96005: 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 0x7f868f8f1eb0> <<< 20459 1726885681.96012: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885681.96049: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f94abb0> <<< 20459 1726885681.96059: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885681.96072: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f943490> <<< 20459 1726885681.96146: 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 0x7f868f9574f0> <<< 20459 1726885681.96176: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f976cd0> <<< 20459 1726885681.96188: 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' <<< 20459 1726885681.96214: 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 0x7f868f902af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f972fa0> <<< 20459 1726885681.96251: 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 0x7f868f957100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f97c880> <<< 20459 1726885681.96275: 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' <<< 20459 1726885681.96303: 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' <<< 20459 1726885681.96333: 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' <<< 20459 1726885681.96354: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902c10> <<< 20459 1726885681.96387: 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 0x7f868f902b80> <<< 20459 1726885681.96399: 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' <<< 20459 1726885681.96422: 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' <<< 20459 1726885681.96440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885681.96483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885681.96509: 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 0x7f868f8d71f0> <<< 20459 1726885681.96541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885681.96553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885681.96576: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8d72e0> <<< 20459 1726885681.96706: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f90fe20> <<< 20459 1726885681.96743: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9048b0> <<< 20459 1726885681.96766: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902df0> <<< 20459 1726885681.96778: 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' <<< 20459 1726885681.96817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885681.96851: 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' <<< 20459 1726885681.96863: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f880f40> <<< 20459 1726885681.96884: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8d2d30> <<< 20459 1726885681.96942: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f904d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f943fa0> <<< 20459 1726885681.96966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885681.96986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885681.97020: 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 0x7f868f81e970> <<< 20459 1726885681.97031: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885681.97055: 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 0x7f868f81eca0> <<< 20459 1726885681.97095: 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' <<< 20459 1726885681.97118: 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' <<< 20459 1726885681.97139: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8305b0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885681.97167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885681.97194: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f830af0> <<< 20459 1726885681.97232: 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 0x7f868f83afd0> <<< 20459 1726885681.97260: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f81ed90> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885681.97271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885681.97319: 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 0x7f868f7cc100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f830430> <<< 20459 1726885681.97346: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885681.97362: 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 0x7f868f7cc1c0> <<< 20459 1726885681.97386: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902850> <<< 20459 1726885681.97405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885681.97435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885681.97453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885681.97478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885681.97497: 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 0x7f868f7e8520> <<< 20459 1726885681.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' <<< 20459 1726885681.97537: 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 0x7f868f7e87f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7e85e0> <<< 20459 1726885681.97560: 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 0x7f868f7e86d0> <<< 20459 1726885681.97590: 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' <<< 20459 1726885681.97785: 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 0x7f868f7e8b20> <<< 20459 1726885681.97820: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885681.97844: 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 0x7f868f7e8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7e8760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7db8b0> <<< 20459 1726885681.97866: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902430> <<< 20459 1726885681.97888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885681.97941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885681.97977: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7e8910> <<< 20459 1726885681.98071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885681.98093: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f868f1ea4f0> <<< 20459 1726885681.98245: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available <<< 20459 1726885681.98339: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885681.98367: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py <<< 20459 1726885681.98385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885681.98402: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885681.98425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885681.99676: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.00653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885682.00656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f0e6790> <<< 20459 1726885682.00680: 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' <<< 20459 1726885682.00707: 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' <<< 20459 1726885682.00734: 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' <<< 20459 1726885682.00769: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885682.00772: 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 0x7f868f176850> <<< 20459 1726885682.00806: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176730> <<< 20459 1726885682.00843: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176490> <<< 20459 1726885682.00868: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885682.00871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885682.00921: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f1762b0> <<< 20459 1726885682.00924: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885682.00951: 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 0x7f868f1764f0> <<< 20459 1726885682.00971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885682.00999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885682.01037: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f1768b0> <<< 20459 1726885682.01063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885682.01082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885682.01095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885682.01132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885682.01146: 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' <<< 20459 1726885682.01216: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f066760> <<< 20459 1726885682.01251: 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 0x7f868f066af0> <<< 20459 1726885682.01281: 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 0x7f868f066940> <<< 20459 1726885682.01301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885682.01333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885682.01384: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f082b80> <<< 20459 1726885682.01387: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f170cd0> <<< 20459 1726885682.01552: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176610> <<< 20459 1726885682.01580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885682.01584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885682.01599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f1700a0> <<< 20459 1726885682.01623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885682.01635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885682.01649: 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' <<< 20459 1726885682.01680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885682.01683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885682.01719: 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' <<< 20459 1726885682.01722: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f0e0850> <<< 20459 1726885682.01806: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f118d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f118820> <<< 20459 1726885682.01809: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f07c340> <<< 20459 1726885682.01842: 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 0x7f868f118fa0> <<< 20459 1726885682.01872: 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 0x7f868f118f70> <<< 20459 1726885682.01900: 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 <<< 20459 1726885682.01921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885682.01934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885682.01957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885682.02033: 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 0x7f868f047f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f14fe20> <<< 20459 1726885682.02070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885682.02073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885682.02126: 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 0x7f868f0564f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f14ffa0> <<< 20459 1726885682.02151: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885682.02195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885682.02222: 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' # <<< 20459 1726885682.02282: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f047220> <<< 20459 1726885682.02410: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f056190> <<< 20459 1726885682.02541: 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 0x7f868f0545b0> <<< 20459 1726885682.02545: 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 0x7f868f054670> <<< 20459 1726885682.02588: 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 0x7f868f053ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f147a30> <<< 20459 1726885682.02624: 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' <<< 20459 1726885682.02649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885682.02654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885682.02700: 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 0x7f868f0d89a0> <<< 20459 1726885682.02882: 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 0x7f868f0d5970> <<< 20459 1726885682.02923: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f048850> <<< 20459 1726885682.02957: 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 0x7f868f0d83d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f10f9d0> # zipimport: zlib available <<< 20459 1726885682.02978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.02994: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885682.02997: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.03060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.03144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.03190: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885682.03194: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885682.03209: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.03299: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.03396: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.03864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.04342: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885682.04345: 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885682.04378: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885682.04381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885682.04436: 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 0x7f868f020bb0> <<< 20459 1726885682.04513: 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' <<< 20459 1726885682.04525: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f0cc790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ebfc130> <<< 20459 1726885682.04576: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885682.04618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.04622: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885682.04636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.04744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.04875: 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' <<< 20459 1726885682.04904: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f0cdc10> # zipimport: zlib available <<< 20459 1726885682.05305: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.05666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.05724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.05799: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885682.05802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.05827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.05865: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885682.05868: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.05926: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06013: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885682.06038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885682.06041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06117: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885682.06132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885682.06539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885682.06544: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885682.06613: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f112340> <<< 20459 1726885682.06618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06756: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885682.06759: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885682.06779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06857: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885682.06860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.06932: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07090: 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 <<< 20459 1726885682.07118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885682.07195: 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 0x7f868f00d8b0> <<< 20459 1726885682.07231: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ebb2f40> <<< 20459 1726885682.07265: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885682.07280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07552: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885682.07556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885682.07570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885682.07592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885682.07619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885682.07633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885682.07722: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ebebb50> <<< 20459 1726885682.07762: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f01b520> <<< 20459 1726885682.07829: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f016f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885682.07832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07852: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.07882: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885682.07954: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885682.07994: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.08020: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py <<< 20459 1726885682.08059: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885682.08071: 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885682.08103: 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885682.08126: 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885682.08138: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.08167: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.08214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.08263: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.08275: 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885682.08287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.08369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.08450: 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885682.08528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.08685: stdout chunk (state=3): >>> {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3G"}}} <<< 20459 1726885682.08698: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885682.08977: 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 <<< 20459 1726885682.09021: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 20459 1726885682.09026: 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 <<< 20459 1726885682.09049: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _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 <<< 20459 1726885682.09064: 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 <<< 20459 1726885682.09115: 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 # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885682.09329: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885682.09341: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885682.09384: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct <<< 20459 1726885682.09401: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 20459 1726885682.09448: 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 <<< 20459 1726885682.09453: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885682.09468: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885682.09537: 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 <<< 20459 1726885682.09630: 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 <<< 20459 1726885682.09717: 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<<< 20459 1726885682.09755: 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 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 <<< 20459 1726885682.09931: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885682.09977: 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 <<< 20459 1726885682.09993: 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 <<< 20459 1726885682.10030: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885682.10553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885682.10556: stdout chunk (state=3): >>><<< 20459 1726885682.10558: stderr chunk (state=3): >>><<< 20459 1726885682.10673: _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 0x7f868fc9aca0> # /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 0x7f868fc41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc9aa00> # /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 0x7f868fc9a9a0> 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 0x7f868fc41370> # /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 0x7f868fc41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc41550> # /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 0x7f868f9c8f70> # /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 0x7f868f9cf100> # /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 0x7f868f9f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc56760> # /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 0x7f868f9c8c70> # /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 0x7f868f9f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868fc41fd0> 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 0x7f868f96fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f972e20> # /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 0x7f868f969730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f970520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f96f250> # /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 0x7f868f8f1c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8f1730> 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 0x7f868f8f1d30> # /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 0x7f868f8f1df0> # /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 0x7f868f8f1eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f94abb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f943490> # /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 0x7f868f9574f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f976cd0> # /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 0x7f868f902af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f972fa0> # 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 0x7f868f957100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f97c880> # /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 0x7f868f902e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902c10> # /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 0x7f868f902b80> # /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 0x7f868f8d71f0> # /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 0x7f868f8d72e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f90fe20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f9048b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902df0> # /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 0x7f868f880f40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f8d2d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f904d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f943fa0> # /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 0x7f868f81e970> 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 0x7f868f81eca0> # /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 0x7f868f8305b0> # /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 0x7f868f830af0> # 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 0x7f868f83afd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f81ed90> # /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 0x7f868f7cc100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f830430> 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 0x7f868f7cc1c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902850> # /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 0x7f868f7e8520> # /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 0x7f868f7e87f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7e85e0> # 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 0x7f868f7e86d0> # /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 0x7f868f7e8b20> # 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 0x7f868f7e8fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7e8760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f7db8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f902430> # /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 0x7f868f7e8910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f868f1ea4f0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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 0x7f868f0e6790> # /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 0x7f868f176850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176490> # /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 0x7f868f176580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f1762b0> 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 0x7f868f1764f0> # /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 0x7f868f1768b0> # /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 0x7f868f066760> # 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 0x7f868f066af0> # 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 0x7f868f066940> # /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 0x7f868f082b80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f170cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f176610> # /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 0x7f868f1700a0> # /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 0x7f868f0e0850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f118d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f118820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f07c340> # 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 0x7f868f118fa0> # /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 0x7f868f118f70> # /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 0x7f868f047f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f14fe20> # /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 0x7f868f0564f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f14ffa0> # /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 0x7f868f047220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f056190> # 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 0x7f868f0545b0> # 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 0x7f868f054670> # 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 0x7f868f053ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f147a30> # /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 0x7f868f0d89a0> # 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 0x7f868f0d5970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f048850> # 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 0x7f868f0d83d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f10f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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 0x7f868f020bb0> # /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 0x7f868f0cc790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ebfc130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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 0x7f868f0cdc10> # 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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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 0x7f868f112340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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 0x7f868f00d8b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ebb2f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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 0x7f868ebebb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f01b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868f016f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_to0luu05/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3G"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885682.11422: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '3G', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885682.11426: _low_level_execute_command(): starting 20459 1726885682.11429: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885681.77581-24322-25994365931306/ > /dev/null 2>&1 && sleep 0' 20459 1726885682.12053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.12070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.12088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.12114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.12160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.12173: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885682.12191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.12210: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.12227: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.12239: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885682.12251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.12264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.12279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.12291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.12308: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885682.12326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.12407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.12427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.12447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.12531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.14374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885682.14377: stdout chunk (state=3): >>><<< 20459 1726885682.14384: stderr chunk (state=3): >>><<< 20459 1726885682.14400: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885682.14407: handler run complete 20459 1726885682.14433: attempt loop complete, returning result 20459 1726885682.14437: _execute() done 20459 1726885682.14439: dumping result to json 20459 1726885682.14441: done dumping result, returning 20459 1726885682.14453: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-47dd-4c59-0000000029d6] 20459 1726885682.14455: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d6 20459 1726885682.14558: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d6 20459 1726885682.14560: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } 20459 1726885682.14618: no more pending results, returning what we have 20459 1726885682.14620: results queue empty 20459 1726885682.14621: checking for any_errors_fatal 20459 1726885682.14629: done checking for any_errors_fatal 20459 1726885682.14630: checking for max_fail_percentage 20459 1726885682.14632: done checking for max_fail_percentage 20459 1726885682.14633: checking to see if all hosts have failed and the running result is not ok 20459 1726885682.14634: done checking to see if all hosts have failed 20459 1726885682.14634: getting the remaining hosts for this loop 20459 1726885682.14636: done getting the remaining hosts for this loop 20459 1726885682.14640: getting the next task for host managed_node1 20459 1726885682.14647: done getting next task for host managed_node1 20459 1726885682.14650: ^ task is: TASK: Parse the requested size of the volume 20459 1726885682.14658: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885682.14661: getting variables 20459 1726885682.14663: in VariableManager get_vars() 20459 1726885682.14704: Calling all_inventory to load vars for managed_node1 20459 1726885682.14707: Calling groups_inventory to load vars for managed_node1 20459 1726885682.14710: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885682.14726: Calling all_plugins_play to load vars for managed_node1 20459 1726885682.14728: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885682.14731: Calling groups_plugins_play to load vars for managed_node1 20459 1726885682.15307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885682.16183: done with get_vars() 20459 1726885682.16199: 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 22:28:02 -0400 (0:00:00.529) 0:01:28.523 ****** 20459 1726885682.16288: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885682.16563: worker is 1 (out of 1 available) 20459 1726885682.16574: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885682.16585: done queuing things up, now waiting for results queue to drain 20459 1726885682.16587: waiting for pending results... 20459 1726885682.16881: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 20459 1726885682.17034: in run() - task 02369adf-7a19-47dd-4c59-0000000029d7 20459 1726885682.17053: variable 'ansible_search_path' from source: unknown 20459 1726885682.17095: calling self._execute() 20459 1726885682.17234: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.17250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.17265: variable 'omit' from source: magic vars 20459 1726885682.17686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885682.20720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885682.20792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885682.20838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885682.20896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885682.20936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885682.21057: variable '_storage_test_volume_present' from source: set_fact 20459 1726885682.21083: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885682.21253: variable 'storage_test_volume' from source: include params 20459 1726885682.21290: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885682.21473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885682.21516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885682.21555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885682.21603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885682.21630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885682.21729: variable 'storage_test_volume' from source: include params 20459 1726885682.21755: Evaluated conditional ('%' not in storage_test_volume.size | string): True 20459 1726885682.21768: variable 'omit' from source: magic vars 20459 1726885682.21852: variable 'omit' from source: magic vars 20459 1726885682.21964: variable 'storage_test_volume' from source: include params 20459 1726885682.22004: variable 'omit' from source: magic vars 20459 1726885682.22045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885682.22078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885682.22102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885682.22128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.22144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.22169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885682.22190: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885682.22226: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885682.22235: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.22243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.22368: Set connection var ansible_pipelining to False 20459 1726885682.22381: Set connection var ansible_shell_type to sh 20459 1726885682.22387: Set connection var ansible_connection to ssh 20459 1726885682.22405: Set connection var ansible_timeout to 10 20459 1726885682.22417: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885682.22431: Set connection var ansible_shell_executable to /bin/sh 20459 1726885682.22461: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.22468: variable 'ansible_connection' from source: unknown 20459 1726885682.22475: variable 'ansible_module_compression' from source: unknown 20459 1726885682.22486: variable 'ansible_shell_type' from source: unknown 20459 1726885682.22493: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.22500: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.22508: variable 'ansible_pipelining' from source: unknown 20459 1726885682.22517: variable 'ansible_timeout' from source: unknown 20459 1726885682.22528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.22673: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885682.22688: variable 'omit' from source: magic vars 20459 1726885682.22698: starting attempt loop 20459 1726885682.22707: running the handler 20459 1726885682.22726: _low_level_execute_command(): starting 20459 1726885682.22738: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885682.23483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.23499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.23516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.23536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.23578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.23589: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885682.23606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.23628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.23640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.23650: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885682.23660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.23672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.23685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.23696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.23722: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885682.23738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.23818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.23846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.23862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.23942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.25569: stdout chunk (state=3): >>>/root <<< 20459 1726885682.25734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885682.25786: stderr chunk (state=3): >>><<< 20459 1726885682.25789: stdout chunk (state=3): >>><<< 20459 1726885682.25904: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885682.25907: _low_level_execute_command(): starting 20459 1726885682.25910: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810 `" && echo ansible-tmp-1726885682.2581022-24345-92514390499810="` echo /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810 `" ) && sleep 0' 20459 1726885682.26509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.26529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.26546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.26571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.26616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.26634: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885682.26649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.26671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.26681: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.26690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885682.26700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.26711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.26729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.26740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.26750: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885682.26761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.26845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.26868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.26891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.26963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.28830: stdout chunk (state=3): >>>ansible-tmp-1726885682.2581022-24345-92514390499810=/root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810 <<< 20459 1726885682.29017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885682.29041: stdout chunk (state=3): >>><<< 20459 1726885682.29044: stderr chunk (state=3): >>><<< 20459 1726885682.29350: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885682.2581022-24345-92514390499810=/root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885682.29354: variable 'ansible_module_compression' from source: unknown 20459 1726885682.29357: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885682.29360: variable 'ansible_facts' from source: unknown 20459 1726885682.29362: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/AnsiballZ_bsize.py 20459 1726885682.29457: Sending initial data 20459 1726885682.29460: Sent initial data (153 bytes) 20459 1726885682.30727: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.30742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.30756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.30774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.30827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.30840: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885682.30853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.30869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.30880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.30899: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885682.30910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.30932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.30950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.30961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.30971: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885682.30984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.31071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.31092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.31107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.31181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.32943: 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 <<< 20459 1726885682.32987: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885682.33021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpk0q82nkw /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/AnsiballZ_bsize.py <<< 20459 1726885682.33065: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885682.34121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885682.34416: stderr chunk (state=3): >>><<< 20459 1726885682.34421: stdout chunk (state=3): >>><<< 20459 1726885682.34423: done transferring module to remote 20459 1726885682.34428: _low_level_execute_command(): starting 20459 1726885682.34430: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/ /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/AnsiballZ_bsize.py && sleep 0' 20459 1726885682.35041: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.35056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.35077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.35096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.35146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.35159: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885682.35182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.35202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.35217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.35232: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885682.35245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.35259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.35275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.35293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.35305: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885682.35322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.35405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.35433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.35451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.35532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.37353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885682.37445: stderr chunk (state=3): >>><<< 20459 1726885682.37460: stdout chunk (state=3): >>><<< 20459 1726885682.37576: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885682.37580: _low_level_execute_command(): starting 20459 1726885682.37582: _low_level_execute_command(): using become for this command 20459 1726885682.37585: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-doptunijudkrgoeczdvjilocnikmropg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885682.37651: Initial state: awaiting_escalation: BECOME-SUCCESS-doptunijudkrgoeczdvjilocnikmropg 20459 1726885682.38217: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.38266: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.38283: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.38303: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.38352: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.38372: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885682.38387: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.38405: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.38420: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.38438: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885682.38451: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.38471: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.38488: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.38501: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.38514: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885682.38529: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.38614: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.38638: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.38655: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.38742: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.41688: stdout chunk (state=1): >>>BECOME-SUCCESS-doptunijudkrgoeczdvjilocnikmropg <<< 20459 1726885682.41692: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-doptunijudkrgoeczdvjilocnikmropg' 20459 1726885682.41921: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885682.41937: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885682.41990: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885682.42036: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885682.42070: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885682.42074: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885682.42104: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885682.42118: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885682.42160: 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' <<< 20459 1726885682.42190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885682.42203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885682.42228: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6175ca0> <<< 20459 1726885682.42271: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885682.42299: 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 0x7fb6f611c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6175a00> <<< 20459 1726885682.42318: 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' <<< 20459 1726885682.42345: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f61759a0> <<< 20459 1726885682.42364: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885682.42397: 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 0x7fb6f611c370> <<< 20459 1726885682.42436: 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' <<< 20459 1726885682.42456: 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 0x7fb6f611c820> <<< 20459 1726885682.42469: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f611c550> <<< 20459 1726885682.42516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885682.42520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885682.42552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885682.42570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885682.42589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885682.42592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885682.42615: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60c8f70> <<< 20459 1726885682.42636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885682.42641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885682.42708: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60cf100> <<< 20459 1726885682.42736: 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' <<< 20459 1726885682.42777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885682.42780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60cf820> <<< 20459 1726885682.42807: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6131760> <<< 20459 1726885682.42834: 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 0x7fb6f60c8c70> <<< 20459 1726885682.42893: 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' # <<< 20459 1726885682.42897: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60f8c70> <<< 20459 1726885682.42944: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f611cfd0> <<< 20459 1726885682.42971: 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. <<< 20459 1726885682.43174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885682.43184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885682.43214: 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' <<< 20459 1726885682.43239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885682.43257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885682.43284: 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' <<< 20459 1726885682.43287: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f606fd90> <<< 20459 1726885682.43344: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6072e20> <<< 20459 1726885682.43361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885682.43379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885682.43417: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885682.43437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885682.43462: 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 0x7fb6f6069730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6070520> <<< 20459 1726885682.43487: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f606f250> <<< 20459 1726885682.43497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885682.43555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885682.43574: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885682.43620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885682.43637: 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' <<< 20459 1726885682.43669: 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 0x7fb6f5dd6c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5dd6730> import 'itertools' # <<< 20459 1726885682.43707: 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 0x7fb6f5dd6d30> <<< 20459 1726885682.43742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885682.43746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885682.43787: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5dd6df0> <<< 20459 1726885682.43802: 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 0x7fb6f5dd6eb0> <<< 20459 1726885682.43806: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885682.43851: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f604abb0> <<< 20459 1726885682.43863: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885682.43877: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6043490> <<< 20459 1726885682.43939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885682.43962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60574f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6076cd0> <<< 20459 1726885682.43975: 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' <<< 20459 1726885682.43990: 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 0x7fb6f5de7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6072fa0> <<< 20459 1726885682.44042: 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 0x7fb6f6057100> <<< 20459 1726885682.44067: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f607c880> <<< 20459 1726885682.44091: 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' <<< 20459 1726885682.44119: 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' <<< 20459 1726885682.44147: 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 0x7fb6f5de7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7c10> <<< 20459 1726885682.44174: 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 0x7fb6f5de7b80> # /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' <<< 20459 1726885682.44199: 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' <<< 20459 1726885682.44227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885682.44269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885682.44295: 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 0x7fb6f5dbc1f0> <<< 20459 1726885682.44323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885682.44339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885682.44361: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5dbc2e0> <<< 20459 1726885682.44480: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5df4e20> <<< 20459 1726885682.44517: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de98b0> <<< 20459 1726885682.44542: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7df0> <<< 20459 1726885682.44560: 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' <<< 20459 1726885682.44592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885682.44620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885682.44633: 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 0x7fb6f5d5af40> <<< 20459 1726885682.44669: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5db7d30> <<< 20459 1726885682.44716: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de9d30> <<< 20459 1726885682.44735: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6043fa0> <<< 20459 1726885682.44748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885682.44783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885682.44798: 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 0x7fb6f5cf8970> <<< 20459 1726885682.44808: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885682.44835: 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 0x7fb6f5cf8ca0> <<< 20459 1726885682.44872: 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' <<< 20459 1726885682.44910: 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 0x7fb6f5d0a5b0> <<< 20459 1726885682.44926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885682.44949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885682.44967: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d0aaf0> <<< 20459 1726885682.45030: 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 0x7fb6f5d14fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cf8d90> <<< 20459 1726885682.45042: 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' <<< 20459 1726885682.45091: 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 0x7fb6f5ca6100> <<< 20459 1726885682.45103: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d0a430> import 'pwd' # <<< 20459 1726885682.45134: 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 0x7fb6f5ca61c0> <<< 20459 1726885682.45164: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7850> <<< 20459 1726885682.45210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885682.45258: 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' <<< 20459 1726885682.45282: 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 0x7fb6f5cc1520> # /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' <<< 20459 1726885682.45357: 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 0x7fb6f5cc17f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cc15e0> # 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 0x7fb6f5cc16d0> <<< 20459 1726885682.45372: 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' <<< 20459 1726885682.45564: 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 0x7fb6f5cc1b20> <<< 20459 1726885682.45594: 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 0x7fb6f5cc1fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cc1760> <<< 20459 1726885682.45615: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cb58b0> <<< 20459 1726885682.45634: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7430> <<< 20459 1726885682.45658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885682.45709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885682.45742: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cc1910> <<< 20459 1726885682.45843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885682.45857: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6f5bf84f0> <<< 20459 1726885682.46002: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available <<< 20459 1726885682.46085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.46125: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885682.46144: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.46162: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885682.46172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.47406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.48364: 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 0x7fb6f55ae790> <<< 20459 1726885682.48385: 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' <<< 20459 1726885682.48403: 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' <<< 20459 1726885682.48436: 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' <<< 20459 1726885682.48461: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885682.48464: 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 0x7fb6f5b70850> <<< 20459 1726885682.48495: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70730> <<< 20459 1726885682.48532: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70490> <<< 20459 1726885682.48554: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885682.48557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885682.48598: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70580> <<< 20459 1726885682.48601: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b702b0> import 'atexit' # <<< 20459 1726885682.48636: 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 0x7fb6f5b704f0> <<< 20459 1726885682.48649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885682.48670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885682.48707: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b708b0> <<< 20459 1726885682.48741: 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' <<< 20459 1726885682.48769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885682.48790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885682.48803: 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' <<< 20459 1726885682.48867: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55908b0> <<< 20459 1726885682.48907: 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 0x7fb6f5590520> <<< 20459 1726885682.48930: 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 0x7fb6f55906d0> <<< 20459 1726885682.48949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885682.48974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885682.49002: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f554bb80> <<< 20459 1726885682.49027: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b6acd0> <<< 20459 1726885682.49179: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70610> <<< 20459 1726885682.49202: 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' <<< 20459 1726885682.49223: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b6a0a0> <<< 20459 1726885682.49263: 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' <<< 20459 1726885682.49282: 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' <<< 20459 1726885682.49302: 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' <<< 20459 1726885682.49332: 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 0x7fb6f5529850> <<< 20459 1726885682.49427: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55e1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55e1820> <<< 20459 1726885682.49437: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5545340> <<< 20459 1726885682.49450: 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 0x7fb6f55e1fa0> <<< 20459 1726885682.49486: 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 0x7fb6f55e1f70> <<< 20459 1726885682.49500: 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' <<< 20459 1726885682.49524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885682.49542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885682.49623: 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 0x7fb6f550ff70> <<< 20459 1726885682.49652: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b49e20> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885682.49655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885682.49704: 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 0x7fb6f551f4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b49fa0> <<< 20459 1726885682.49726: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885682.49753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885682.49781: 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' <<< 20459 1726885682.49791: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885682.49840: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f550f220> <<< 20459 1726885682.49971: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f551f190> <<< 20459 1726885682.50074: 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' <<< 20459 1726885682.50085: 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 0x7fb6f551d5b0> <<< 20459 1726885682.50103: 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 0x7fb6f551d670> <<< 20459 1726885682.50153: 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 0x7fb6f551cca0> <<< 20459 1726885682.50169: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b41a30> <<< 20459 1726885682.50199: 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 <<< 20459 1726885682.50202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885682.50262: 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 0x7fb6f55a19a0> <<< 20459 1726885682.50417: 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 0x7fb6f559e970> <<< 20459 1726885682.50477: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5511850> <<< 20459 1726885682.50505: 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 0x7fb6f55a13d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55d89d0> <<< 20459 1726885682.50509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885682.50572: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.50658: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.50697: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885682.50717: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885682.50720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.50798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.50896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.51341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.51805: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885682.51818: 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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885682.51836: 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' <<< 20459 1726885682.51892: 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 0x7fb6f54e9bb0> <<< 20459 1726885682.51958: 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' <<< 20459 1726885682.51972: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5595790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f50da130> <<< 20459 1726885682.52030: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885682.52054: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.52065: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885682.52179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.52307: 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' <<< 20459 1726885682.52340: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5596c10> # zipimport: zlib available <<< 20459 1726885682.52722: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53214: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885682.53229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53273: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885682.53331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53421: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885682.53438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.53443: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885682.53472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53510: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885682.53515: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.53877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885682.53917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885682.53932: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885682.53991: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55db340> <<< 20459 1726885682.53996: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54123: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885682.54149: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885682.54178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54221: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885682.54256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54292: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54385: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54449: 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 <<< 20459 1726885682.54469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885682.54544: 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 0x7fb6f54d68b0> <<< 20459 1726885682.54572: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5090f40> <<< 20459 1726885682.54620: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885682.54623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.54859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885682.54892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885682.54905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885682.54925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885682.54953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885682.54956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885682.55037: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f50c9b50> <<< 20459 1726885682.55074: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f54e4520> <<< 20459 1726885682.55151: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f54dff70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885682.55154: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.55186: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.55191: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885682.55264: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885682.55304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.55347: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 20459 1726885682.55386: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885682.55403: 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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885682.55417: 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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885682.55428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.55445: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.55496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885682.55530: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885682.55550: 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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 20459 1726885682.55634: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.55716: 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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885682.55825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885682.55943: stdout chunk (state=3): >>> {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3g"}}} <<< 20459 1726885682.55946: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885682.56237: 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 <<< 20459 1726885682.56291: 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 <<< 20459 1726885682.56329: stdout chunk (state=3): >>># 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 <<< 20459 1726885682.56548: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885682.56551: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885682.56589: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885682.56607: 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 <<< 20459 1726885682.56642: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 20459 1726885682.56664: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885682.56753: 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 <<< 20459 1726885682.56806: 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 <<< 20459 1726885682.56906: 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 <<< 20459 1726885682.56939: 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 <<< 20459 1726885682.57095: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885682.57160: 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 <<< 20459 1726885682.57175: 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 <<< 20459 1726885682.57200: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885682.57672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885682.57754: stderr chunk (state=3): >>><<< 20459 1726885682.57763: stdout chunk (state=3): >>><<< 20459 1726885682.57867: _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 0x7fb6f6175ca0> # /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 0x7fb6f611c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6175a00> # /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 0x7fb6f61759a0> 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 0x7fb6f611c370> # /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 0x7fb6f611c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f611c550> # /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 0x7fb6f60c8f70> # /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 0x7fb6f60cf100> # /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 0x7fb6f60f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f60cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6131760> # /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 0x7fb6f60c8c70> # /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 0x7fb6f60f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f611cfd0> 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 0x7fb6f606fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6072e20> # /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 0x7fb6f6069730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6070520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f606f250> # /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 0x7fb6f5dd6c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5dd6730> 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 0x7fb6f5dd6d30> # /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 0x7fb6f5dd6df0> # /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 0x7fb6f5dd6eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f604abb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6043490> # /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 0x7fb6f60574f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6076cd0> # /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 0x7fb6f5de7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6072fa0> # 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 0x7fb6f6057100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f607c880> # /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 0x7fb6f5de7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7c10> # /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 0x7fb6f5de7b80> # /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 0x7fb6f5dbc1f0> # /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 0x7fb6f5dbc2e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5df4e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de98b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7df0> # /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 0x7fb6f5d5af40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5db7d30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de9d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6043fa0> # /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 0x7fb6f5cf8970> 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 0x7fb6f5cf8ca0> # /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 0x7fb6f5d0a5b0> # /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 0x7fb6f5d0aaf0> # 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 0x7fb6f5d14fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cf8d90> # /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 0x7fb6f5ca6100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d0a430> 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 0x7fb6f5ca61c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7850> # /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 0x7fb6f5cc1520> # /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 0x7fb6f5cc17f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cc15e0> # 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 0x7fb6f5cc16d0> # /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 0x7fb6f5cc1b20> # 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 0x7fb6f5cc1fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cc1760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5cb58b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5de7430> # /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 0x7fb6f5cc1910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6f5bf84f0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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 0x7fb6f55ae790> # /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 0x7fb6f5b70850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70490> # /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 0x7fb6f5b70580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b702b0> 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 0x7fb6f5b704f0> # /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 0x7fb6f5b708b0> # /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 0x7fb6f55908b0> # 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 0x7fb6f5590520> # 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 0x7fb6f55906d0> # /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 0x7fb6f554bb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b6acd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b70610> # /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 0x7fb6f5b6a0a0> # /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 0x7fb6f5529850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55e1d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55e1820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5545340> # 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 0x7fb6f55e1fa0> # /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 0x7fb6f55e1f70> # /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 0x7fb6f550ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b49e20> # /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 0x7fb6f551f4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b49fa0> # /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 0x7fb6f550f220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f551f190> # 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 0x7fb6f551d5b0> # 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 0x7fb6f551d670> # 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 0x7fb6f551cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5b41a30> # /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 0x7fb6f55a19a0> # 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 0x7fb6f559e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5511850> # 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 0x7fb6f55a13d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f55d89d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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 0x7fb6f54e9bb0> # /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 0x7fb6f5595790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f50da130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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 0x7fb6f5596c10> # 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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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 0x7fb6f55db340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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 0x7fb6f54d68b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5090f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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 0x7fb6f50c9b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f54e4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f54dff70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_gt_8xux3/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "3 GiB", "bytes": 3221225472, "lvm": "3g", "parted": "3GiB", "invocation": {"module_args": {"size": "3g"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885682.59164: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '3g', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885682.59167: _low_level_execute_command(): starting 20459 1726885682.59170: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885682.2581022-24345-92514390499810/ > /dev/null 2>&1 && sleep 0' 20459 1726885682.61067: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885682.61085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.61098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.61118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.61162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.61177: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885682.61190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.61205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885682.61219: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885682.61234: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885682.61245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885682.61259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885682.61276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885682.61295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885682.61307: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885682.61326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885682.61517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885682.61732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885682.61774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885682.62163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885682.63900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885682.63990: stderr chunk (state=3): >>><<< 20459 1726885682.64228: stdout chunk (state=3): >>><<< 20459 1726885682.64545: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885682.64548: handler run complete 20459 1726885682.64551: attempt loop complete, returning result 20459 1726885682.64553: _execute() done 20459 1726885682.64556: dumping result to json 20459 1726885682.64558: done dumping result, returning 20459 1726885682.64560: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-47dd-4c59-0000000029d7] 20459 1726885682.64562: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d7 20459 1726885682.64646: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d7 20459 1726885682.64649: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } 20459 1726885682.64705: no more pending results, returning what we have 20459 1726885682.64708: results queue empty 20459 1726885682.64709: checking for any_errors_fatal 20459 1726885682.64719: done checking for any_errors_fatal 20459 1726885682.64720: checking for max_fail_percentage 20459 1726885682.64722: done checking for max_fail_percentage 20459 1726885682.64726: checking to see if all hosts have failed and the running result is not ok 20459 1726885682.64726: done checking to see if all hosts have failed 20459 1726885682.64727: getting the remaining hosts for this loop 20459 1726885682.64729: done getting the remaining hosts for this loop 20459 1726885682.64732: getting the next task for host managed_node1 20459 1726885682.64738: done getting next task for host managed_node1 20459 1726885682.64741: ^ task is: TASK: Establish base value for expected size 20459 1726885682.64747: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885682.64751: getting variables 20459 1726885682.64753: in VariableManager get_vars() 20459 1726885682.64789: Calling all_inventory to load vars for managed_node1 20459 1726885682.64791: Calling groups_inventory to load vars for managed_node1 20459 1726885682.64794: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885682.64804: Calling all_plugins_play to load vars for managed_node1 20459 1726885682.64807: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885682.64810: Calling groups_plugins_play to load vars for managed_node1 20459 1726885682.67167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885682.68773: done with get_vars() 20459 1726885682.68792: done getting variables 20459 1726885682.68858: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:02 -0400 (0:00:00.526) 0:01:29.049 ****** 20459 1726885682.68893: entering _queue_task() for managed_node1/set_fact 20459 1726885682.69717: worker is 1 (out of 1 available) 20459 1726885682.69728: exiting _queue_task() for managed_node1/set_fact 20459 1726885682.69744: done queuing things up, now waiting for results queue to drain 20459 1726885682.69745: waiting for pending results... 20459 1726885682.70251: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 20459 1726885682.70441: in run() - task 02369adf-7a19-47dd-4c59-0000000029d8 20459 1726885682.70462: variable 'ansible_search_path' from source: unknown 20459 1726885682.70505: calling self._execute() 20459 1726885682.70641: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.70663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.70680: variable 'omit' from source: magic vars 20459 1726885682.72110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885682.75932: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885682.76040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885682.76087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885682.76139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885682.76174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885682.76304: variable '_storage_test_volume_present' from source: set_fact 20459 1726885682.76341: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885682.76505: variable 'storage_test_volume' from source: include params 20459 1726885682.76545: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885682.76778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885682.76822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885682.76855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885682.76901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885682.76919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885682.77004: variable 'storage_test_volume' from source: include params 20459 1726885682.77033: Evaluated conditional ('%' not in storage_test_volume.size | string): True 20459 1726885682.77046: variable 'omit' from source: magic vars 20459 1726885682.77135: variable 'omit' from source: magic vars 20459 1726885682.77246: variable 'storage_test_requested_size' from source: set_fact 20459 1726885682.77271: variable 'omit' from source: magic vars 20459 1726885682.77302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885682.77438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885682.77466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885682.77488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.77503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.77529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885682.77559: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885682.77593: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885682.77600: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.77607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.77746: Set connection var ansible_pipelining to False 20459 1726885682.77759: Set connection var ansible_shell_type to sh 20459 1726885682.77770: Set connection var ansible_connection to ssh 20459 1726885682.77789: Set connection var ansible_timeout to 10 20459 1726885682.77798: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885682.77807: Set connection var ansible_shell_executable to /bin/sh 20459 1726885682.77843: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.77851: variable 'ansible_connection' from source: unknown 20459 1726885682.77860: variable 'ansible_module_compression' from source: unknown 20459 1726885682.77870: variable 'ansible_shell_type' from source: unknown 20459 1726885682.77881: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.77889: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.77896: variable 'ansible_pipelining' from source: unknown 20459 1726885682.77902: variable 'ansible_timeout' from source: unknown 20459 1726885682.77909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.78152: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885682.78176: variable 'omit' from source: magic vars 20459 1726885682.78196: starting attempt loop 20459 1726885682.78236: running the handler 20459 1726885682.78252: handler run complete 20459 1726885682.79172: attempt loop complete, returning result 20459 1726885682.79180: _execute() done 20459 1726885682.79186: dumping result to json 20459 1726885682.79193: done dumping result, returning 20459 1726885682.79205: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-47dd-4c59-0000000029d8] 20459 1726885682.79216: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d8 ok: [managed_node1] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } 20459 1726885682.79393: no more pending results, returning what we have 20459 1726885682.79396: results queue empty 20459 1726885682.79397: checking for any_errors_fatal 20459 1726885682.79409: done checking for any_errors_fatal 20459 1726885682.79410: checking for max_fail_percentage 20459 1726885682.79414: done checking for max_fail_percentage 20459 1726885682.79415: checking to see if all hosts have failed and the running result is not ok 20459 1726885682.79416: done checking to see if all hosts have failed 20459 1726885682.79417: getting the remaining hosts for this loop 20459 1726885682.79418: done getting the remaining hosts for this loop 20459 1726885682.79422: getting the next task for host managed_node1 20459 1726885682.79434: done getting next task for host managed_node1 20459 1726885682.79437: ^ task is: TASK: Show expected size 20459 1726885682.79444: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885682.79458: getting variables 20459 1726885682.79460: in VariableManager get_vars() 20459 1726885682.79498: Calling all_inventory to load vars for managed_node1 20459 1726885682.79500: Calling groups_inventory to load vars for managed_node1 20459 1726885682.79504: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885682.79519: Calling all_plugins_play to load vars for managed_node1 20459 1726885682.79522: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885682.79528: Calling groups_plugins_play to load vars for managed_node1 20459 1726885682.80091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885682.81385: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d8 20459 1726885682.81389: WORKER PROCESS EXITING 20459 1726885682.81716: done with get_vars() 20459 1726885682.81739: done getting variables 20459 1726885682.81797: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:02 -0400 (0:00:00.129) 0:01:29.178 ****** 20459 1726885682.81838: entering _queue_task() for managed_node1/debug 20459 1726885682.82973: worker is 1 (out of 1 available) 20459 1726885682.82985: exiting _queue_task() for managed_node1/debug 20459 1726885682.82997: done queuing things up, now waiting for results queue to drain 20459 1726885682.82998: waiting for pending results... 20459 1726885682.83202: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885682.84031: in run() - task 02369adf-7a19-47dd-4c59-0000000029d9 20459 1726885682.84126: variable 'ansible_search_path' from source: unknown 20459 1726885682.84172: calling self._execute() 20459 1726885682.84457: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.84547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.84563: variable 'omit' from source: magic vars 20459 1726885682.84806: variable 'omit' from source: magic vars 20459 1726885682.85007: variable 'omit' from source: magic vars 20459 1726885682.85050: variable 'omit' from source: magic vars 20459 1726885682.85217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885682.85263: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885682.85292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885682.85323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.85426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.85450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885682.85472: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885682.85505: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885682.85635: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.85644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.85885: Set connection var ansible_pipelining to False 20459 1726885682.85894: Set connection var ansible_shell_type to sh 20459 1726885682.85902: Set connection var ansible_connection to ssh 20459 1726885682.86533: Set connection var ansible_timeout to 10 20459 1726885682.87028: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885682.87040: Set connection var ansible_shell_executable to /bin/sh 20459 1726885682.87077: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.87388: variable 'ansible_connection' from source: unknown 20459 1726885682.87398: variable 'ansible_module_compression' from source: unknown 20459 1726885682.87406: variable 'ansible_shell_type' from source: unknown 20459 1726885682.87416: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.87424: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.87433: variable 'ansible_pipelining' from source: unknown 20459 1726885682.87440: variable 'ansible_timeout' from source: unknown 20459 1726885682.87448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.87603: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885682.87626: variable 'omit' from source: magic vars 20459 1726885682.87637: starting attempt loop 20459 1726885682.87645: running the handler 20459 1726885682.87700: variable 'storage_test_expected_size' from source: set_fact 20459 1726885682.87900: variable 'storage_test_expected_size' from source: set_fact 20459 1726885682.88549: handler run complete 20459 1726885682.88572: attempt loop complete, returning result 20459 1726885682.88579: _execute() done 20459 1726885682.88585: dumping result to json 20459 1726885682.88591: done dumping result, returning 20459 1726885682.88603: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-0000000029d9] 20459 1726885682.88614: sending task result for task 02369adf-7a19-47dd-4c59-0000000029d9 20459 1726885682.88734: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029d9 ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885682.88784: no more pending results, returning what we have 20459 1726885682.88787: results queue empty 20459 1726885682.88788: checking for any_errors_fatal 20459 1726885682.88799: done checking for any_errors_fatal 20459 1726885682.88800: checking for max_fail_percentage 20459 1726885682.88802: done checking for max_fail_percentage 20459 1726885682.88803: checking to see if all hosts have failed and the running result is not ok 20459 1726885682.88803: done checking to see if all hosts have failed 20459 1726885682.88804: getting the remaining hosts for this loop 20459 1726885682.88806: done getting the remaining hosts for this loop 20459 1726885682.88809: getting the next task for host managed_node1 20459 1726885682.88822: done getting next task for host managed_node1 20459 1726885682.88827: ^ task is: TASK: Get the size of parent/pool device 20459 1726885682.88835: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885682.88840: getting variables 20459 1726885682.88841: in VariableManager get_vars() 20459 1726885682.88889: Calling all_inventory to load vars for managed_node1 20459 1726885682.88892: Calling groups_inventory to load vars for managed_node1 20459 1726885682.88895: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885682.88908: Calling all_plugins_play to load vars for managed_node1 20459 1726885682.88911: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885682.88916: Calling groups_plugins_play to load vars for managed_node1 20459 1726885682.89525: WORKER PROCESS EXITING 20459 1726885682.89700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885682.91002: done with get_vars() 20459 1726885682.91213: 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 22:28:02 -0400 (0:00:00.094) 0:01:29.273 ****** 20459 1726885682.91316: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885682.91684: worker is 1 (out of 1 available) 20459 1726885682.91698: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885682.91711: done queuing things up, now waiting for results queue to drain 20459 1726885682.91716: waiting for pending results... 20459 1726885682.92069: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 20459 1726885682.92251: in run() - task 02369adf-7a19-47dd-4c59-0000000029da 20459 1726885682.92274: variable 'ansible_search_path' from source: unknown 20459 1726885682.92327: calling self._execute() 20459 1726885682.92461: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.92471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.92489: variable 'omit' from source: magic vars 20459 1726885682.92918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885682.97462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885682.97552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885682.97605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885682.97653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885682.97693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885682.97809: variable '_storage_test_volume_present' from source: set_fact 20459 1726885682.97835: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885682.97991: variable 'storage_test_volume' from source: include params 20459 1726885682.98032: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885682.98043: variable 'omit' from source: magic vars 20459 1726885682.98129: variable 'omit' from source: magic vars 20459 1726885682.98303: variable 'ansible_lvm' from source: facts 20459 1726885682.98330: variable 'storage_test_pool' from source: include params 20459 1726885682.98379: variable 'omit' from source: magic vars 20459 1726885682.98419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885682.98463: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885682.98487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885682.98509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.98531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885682.98562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885682.98583: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885682.98617: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885682.98628: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.98637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.98770: Set connection var ansible_pipelining to False 20459 1726885682.98778: Set connection var ansible_shell_type to sh 20459 1726885682.98784: Set connection var ansible_connection to ssh 20459 1726885682.98801: Set connection var ansible_timeout to 10 20459 1726885682.98810: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885682.98822: Set connection var ansible_shell_executable to /bin/sh 20459 1726885682.98853: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.98866: variable 'ansible_connection' from source: unknown 20459 1726885682.98879: variable 'ansible_module_compression' from source: unknown 20459 1726885682.98886: variable 'ansible_shell_type' from source: unknown 20459 1726885682.98893: variable 'ansible_shell_executable' from source: unknown 20459 1726885682.98898: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885682.98903: variable 'ansible_pipelining' from source: unknown 20459 1726885682.98908: variable 'ansible_timeout' from source: unknown 20459 1726885682.98917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885682.99078: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885682.99100: variable 'omit' from source: magic vars 20459 1726885682.99109: starting attempt loop 20459 1726885682.99117: running the handler 20459 1726885682.99135: _low_level_execute_command(): starting 20459 1726885682.99144: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885683.00666: 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 <<< 20459 1726885683.00670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885683.00826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885683.00830: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.00833: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885683.00835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.00885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885683.01027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885683.01033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885683.01084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885683.02714: stdout chunk (state=3): >>>/root <<< 20459 1726885683.02809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885683.02885: stderr chunk (state=3): >>><<< 20459 1726885683.02888: stdout chunk (state=3): >>><<< 20459 1726885683.03001: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885683.03014: _low_level_execute_command(): starting 20459 1726885683.03017: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325 `" && echo ansible-tmp-1726885683.0290751-24382-216956529482325="` echo /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325 `" ) && sleep 0' 20459 1726885683.04191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.04195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885683.04230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885683.04233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.04325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.04329: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.04396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885683.04400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885683.04403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885683.04535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885683.06295: stdout chunk (state=3): >>>ansible-tmp-1726885683.0290751-24382-216956529482325=/root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325 <<< 20459 1726885683.06406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885683.06474: stderr chunk (state=3): >>><<< 20459 1726885683.06477: stdout chunk (state=3): >>><<< 20459 1726885683.06721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885683.0290751-24382-216956529482325=/root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885683.06727: variable 'ansible_module_compression' from source: unknown 20459 1726885683.06730: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.bsize-ZIP_DEFLATED 20459 1726885683.06733: variable 'ansible_facts' from source: unknown 20459 1726885683.06735: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/AnsiballZ_bsize.py 20459 1726885683.07366: Sending initial data 20459 1726885683.07369: Sent initial data (154 bytes) 20459 1726885683.10598: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885683.10676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.10693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885683.10713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885683.10756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885683.10772: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885683.10892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.10909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885683.10923: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885683.10936: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885683.10948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.10960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885683.10974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885683.10989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885683.11000: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885683.11015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.11095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885683.11122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885683.11145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885683.11265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885683.13027: 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 <<< 20459 1726885683.13431: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885683.13479: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmposjns8pb /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/AnsiballZ_bsize.py <<< 20459 1726885683.13514: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885683.14919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885683.14922: stdout chunk (state=3): >>><<< 20459 1726885683.14927: stderr chunk (state=3): >>><<< 20459 1726885683.14930: done transferring module to remote 20459 1726885683.14932: _low_level_execute_command(): starting 20459 1726885683.14939: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/ /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/AnsiballZ_bsize.py && sleep 0' 20459 1726885683.16362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.16366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885683.16404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885683.16407: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.16410: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885683.16413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.16681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885683.16685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885683.16688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885683.16939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885683.18502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885683.18578: stderr chunk (state=3): >>><<< 20459 1726885683.18581: stdout chunk (state=3): >>><<< 20459 1726885683.18684: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885683.18688: _low_level_execute_command(): starting 20459 1726885683.18690: _low_level_execute_command(): using become for this command 20459 1726885683.18692: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hggyfwwctswldlcnevwnkivfdkukehqo ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/AnsiballZ_bsize.py'"'"' && sleep 0' 20459 1726885683.19066: Initial state: awaiting_escalation: BECOME-SUCCESS-hggyfwwctswldlcnevwnkivfdkukehqo 20459 1726885683.20028: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.20032: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885683.20238: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885683.20241: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.20309: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885683.20315: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885683.20318: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885683.20530: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885683.23144: stdout chunk (state=1): >>>BECOME-SUCCESS-hggyfwwctswldlcnevwnkivfdkukehqo <<< 20459 1726885683.23147: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-hggyfwwctswldlcnevwnkivfdkukehqo' 20459 1726885683.23380: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885683.23396: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885683.23451: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885683.23489: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885683.23524: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885683.23571: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885683.23574: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885683.23624: 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' <<< 20459 1726885683.23656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885683.23670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885683.23695: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b93f5ca0> <<< 20459 1726885683.23757: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885683.23760: 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 0x7f92b939c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b93f5a00> <<< 20459 1726885683.23791: 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' <<< 20459 1726885683.23814: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b93f59a0> <<< 20459 1726885683.23848: 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' <<< 20459 1726885683.23872: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b939c370> <<< 20459 1726885683.23905: 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' <<< 20459 1726885683.23921: 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' <<< 20459 1726885683.23934: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b939c820> <<< 20459 1726885683.23957: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b939c550> <<< 20459 1726885683.23999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885683.24009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885683.24029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885683.24065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885683.24069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885683.24091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885683.24114: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9348f70> <<< 20459 1726885683.24134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885683.24148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885683.24226: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b934f100> <<< 20459 1726885683.24245: 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' <<< 20459 1726885683.24287: 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 0x7f92b9378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b934f820> <<< 20459 1726885683.24335: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b93b1760> <<< 20459 1726885683.24350: 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 0x7f92b9348c70> <<< 20459 1726885683.24413: 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 0x7f92b9378c70> <<< 20459 1726885683.24469: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b939cfd0> <<< 20459 1726885683.24500: 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. <<< 20459 1726885683.24705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885683.24708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885683.24748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885683.24772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885683.24775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885683.24801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885683.24815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885683.24832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9314d90> <<< 20459 1726885683.24874: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9317e20> <<< 20459 1726885683.24899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885683.24902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885683.24919: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885683.24945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885683.24954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885683.24975: 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' <<< 20459 1726885683.25007: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b930e730> <<< 20459 1726885683.25037: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9315520> <<< 20459 1726885683.25040: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9314250> <<< 20459 1726885683.25054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885683.25118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885683.25140: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885683.25177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885683.25201: 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' <<< 20459 1726885683.25240: 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 0x7f92b9296c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9296730> <<< 20459 1726885683.25252: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885683.25289: 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 0x7f92b9296d30> <<< 20459 1726885683.25307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885683.25333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885683.25359: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9296df0> <<< 20459 1726885683.25385: 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 0x7f92b9296eb0> <<< 20459 1726885683.25397: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885683.25448: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92efbb0> <<< 20459 1726885683.25451: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885683.25473: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92e8490> <<< 20459 1726885683.25535: 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 0x7f92b92fc4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b931bcd0> <<< 20459 1726885683.25564: 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' <<< 20459 1726885683.25598: 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 0x7f92b92a7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9317fa0> <<< 20459 1726885683.25646: 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 0x7f92b92fc100> <<< 20459 1726885683.25649: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9321880> <<< 20459 1726885683.25680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885683.25694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885683.25705: 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' <<< 20459 1726885683.25737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885683.25758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7c10> <<< 20459 1726885683.25787: 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 0x7f92b92a7b80> <<< 20459 1726885683.25819: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885683.25837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885683.25849: 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' <<< 20459 1726885683.25874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885683.25921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885683.25950: 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 0x7f92b92731f0> <<< 20459 1726885683.25974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885683.25984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885683.26020: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92732e0> <<< 20459 1726885683.26137: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92b4e20> <<< 20459 1726885683.26186: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a98b0> <<< 20459 1726885683.26189: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7df0> <<< 20459 1726885683.26224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885683.26227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885683.26257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885683.26286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885683.26309: 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 0x7f92b8fe5f40> <<< 20459 1726885683.26342: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b926fd30> <<< 20459 1726885683.26390: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a9d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92e8fa0> <<< 20459 1726885683.26416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885683.26439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885683.26475: 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 0x7f92b8f83970> <<< 20459 1726885683.26488: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885683.26535: 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 0x7f92b8f83ca0> <<< 20459 1726885683.26561: 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' <<< 20459 1726885683.26592: 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' <<< 20459 1726885683.26595: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f955b0> <<< 20459 1726885683.26624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885683.26645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885683.26669: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f95af0> <<< 20459 1726885683.26714: 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 0x7f92b8f9ffd0> <<< 20459 1726885683.26741: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f83d90> <<< 20459 1726885683.26753: 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' <<< 20459 1726885683.26804: 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 0x7f92b8f3c100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f95430> <<< 20459 1726885683.26819: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885683.26843: 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 0x7f92b8f3c1c0> <<< 20459 1726885683.26880: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7850> <<< 20459 1726885683.26915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885683.26944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885683.26961: 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' <<< 20459 1726885683.26986: 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 0x7f92b8f58520> <<< 20459 1726885683.27015: 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' <<< 20459 1726885683.27044: 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 0x7f92b8f587f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f585e0> <<< 20459 1726885683.27077: 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 0x7f92b8f586d0> <<< 20459 1726885683.27105: 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' <<< 20459 1726885683.27307: 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 0x7f92b8f58b20> <<< 20459 1726885683.27350: 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 0x7f92b8f58fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f58760> <<< 20459 1726885683.27372: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f4b8b0> <<< 20459 1726885683.27391: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7430> <<< 20459 1726885683.27419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885683.27473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885683.27507: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f58910> <<< 20459 1726885683.27610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885683.27630: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92b8e964f0> <<< 20459 1726885683.27805: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip' <<< 20459 1726885683.27809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.27890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.27929: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py <<< 20459 1726885683.27939: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.27962: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885683.27975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.29194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.30151: 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 0x7f92b8d7e790> <<< 20459 1726885683.30179: 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' <<< 20459 1726885683.30204: 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' <<< 20459 1726885683.30234: 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' <<< 20459 1726885683.30266: 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 0x7f92b8e0e850> <<< 20459 1726885683.30302: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e730> <<< 20459 1726885683.30351: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e490> <<< 20459 1726885683.30368: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885683.30373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885683.30414: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e2b0> <<< 20459 1726885683.30417: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885683.30452: 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 0x7f92b8e0e4f0> <<< 20459 1726885683.30465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885683.30492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885683.30536: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e8b0> <<< 20459 1726885683.30565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885683.30575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885683.30593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885683.30624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885683.30637: 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' <<< 20459 1726885683.30709: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b87af760> <<< 20459 1726885683.30745: 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 0x7f92b87afaf0> <<< 20459 1726885683.30783: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885683.30787: 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 0x7f92b87af940> <<< 20459 1726885683.30799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885683.30828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885683.30856: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b87cbb80> <<< 20459 1726885683.30876: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e08cd0> <<< 20459 1726885683.31051: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e610> <<< 20459 1726885683.31064: 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' <<< 20459 1726885683.31089: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e080a0> <<< 20459 1726885683.31128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885683.31132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885683.31152: 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' <<< 20459 1726885683.31179: 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' <<< 20459 1726885683.31209: 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 0x7f92b8d78850> <<< 20459 1726885683.31292: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8db0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8db0820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b87c5340> <<< 20459 1726885683.31330: 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 0x7f92b8db0fa0> <<< 20459 1726885683.31359: 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 0x7f92b8db0f70> <<< 20459 1726885683.31395: 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 <<< 20459 1726885683.31406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885683.31420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885683.31441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885683.31519: 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 0x7f92b8790f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8de7e20> <<< 20459 1726885683.31551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885683.31555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885683.31609: 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 0x7f92b879f4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8de7fa0> <<< 20459 1726885683.31634: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885683.31678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885683.31709: 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' <<< 20459 1726885683.31716: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885683.31764: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8790220> <<< 20459 1726885683.31892: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b879f190> <<< 20459 1726885683.31986: 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 0x7f92b879d5b0> <<< 20459 1726885683.32020: 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 0x7f92b879d670> <<< 20459 1726885683.32065: 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 0x7f92b879cca0> <<< 20459 1726885683.32097: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8ddfa30> <<< 20459 1726885683.32107: 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' <<< 20459 1726885683.32137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885683.32143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885683.32179: 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 0x7f92b8d709a0> <<< 20459 1726885683.32374: 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 0x7f92b8d6e970> <<< 20459 1726885683.32377: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8791850> <<< 20459 1726885683.32417: 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 0x7f92b8d703d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8da79d0> <<< 20459 1726885683.32454: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885683.32457: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885683.32472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.32536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.32621: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.32649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.32670: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885683.32674: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885683.32686: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.32775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.32873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.33341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.33816: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885683.33851: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885683.33854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885683.33916: 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 0x7f92b876abb0> <<< 20459 1726885683.33988: 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' <<< 20459 1726885683.34000: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8d64790> <<< 20459 1726885683.34002: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8379130> <<< 20459 1726885683.34049: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885683.34091: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.34094: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885683.34105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.34228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.34349: 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' <<< 20459 1726885683.34380: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8d65c10> # zipimport: zlib available <<< 20459 1726885683.34777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35274: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885683.35277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35347: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885683.35350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35475: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885683.35505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885683.35520: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885683.35550: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35596: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885683.35599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.35968: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885683.36034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885683.36037: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885683.36086: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8daa340> # zipimport: zlib available <<< 20459 1726885683.36147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36230: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885683.36241: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885683.36258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36288: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36330: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885683.36333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36499: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36560: 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 <<< 20459 1726885683.36585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885683.36661: 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 0x7f92b87568b0> <<< 20459 1726885683.36692: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b832ef40> <<< 20459 1726885683.36745: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885683.36749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.36998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885683.37001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885683.37023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885683.37055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885683.37080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885683.37094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885683.37182: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8368b50> <<< 20459 1726885683.37224: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8764520> <<< 20459 1726885683.37284: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b875ff70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885683.37323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.37344: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885683.37416: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885683.37442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885683.37479: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 20459 1726885683.37514: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885683.37539: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885683.37563: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 20459 1726885683.37592: 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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885683.37604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.37638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.37690: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885683.37709: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 20459 1726885683.37746: 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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885683.37759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.37840: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.37926: 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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 20459 1726885683.37994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885683.38145: stdout chunk (state=3): >>> {"changed": false, "size": "9 GiB", "bytes": 10726680821, "lvm": "9g", "parted": "9GiB", "invocation": {"module_args": {"size": "9.99G"}}} <<< 20459 1726885683.38160: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885683.38434: 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 <<< 20459 1726885683.38448: 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 <<< 20459 1726885683.38505: 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<<< 20459 1726885683.38560: 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 <<< 20459 1726885683.38579: stdout chunk (state=3): >>># cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_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 <<< 20459 1726885683.38780: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 20459 1726885683.38794: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20459 1726885683.38822: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885683.38861: 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 <<< 20459 1726885683.38882: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885683.38953: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 20459 1726885683.39008: 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 # 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 <<< 20459 1726885683.39057: 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 <<< 20459 1726885683.39083: 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 # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] 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 <<< 20459 1726885683.39227: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885683.39257: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885683.39269: 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 <<< 20459 1726885683.39282: 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 <<< 20459 1726885683.39306: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885683.39755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885683.39840: stderr chunk (state=3): >>><<< 20459 1726885683.39843: stdout chunk (state=3): >>><<< 20459 1726885683.40046: _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 0x7f92b93f5ca0> # /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 0x7f92b939c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b93f5a00> # /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 0x7f92b93f59a0> 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 0x7f92b939c370> # /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 0x7f92b939c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b939c550> # /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 0x7f92b9348f70> # /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 0x7f92b934f100> # /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 0x7f92b9378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b934f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b93b1760> # /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 0x7f92b9348c70> # /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 0x7f92b9378c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b939cfd0> 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 0x7f92b9314d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9317e20> # /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 0x7f92b930e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9315520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9314250> # /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 0x7f92b9296c40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9296730> 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 0x7f92b9296d30> # /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 0x7f92b9296df0> # /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 0x7f92b9296eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92efbb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92e8490> # /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 0x7f92b92fc4f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b931bcd0> # /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 0x7f92b92a7af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9317fa0> # 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 0x7f92b92fc100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b9321880> # /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 0x7f92b92a7e20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7c10> # /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 0x7f92b92a7b80> # /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 0x7f92b92731f0> # /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 0x7f92b92732e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92b4e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a98b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7df0> # /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 0x7f92b8fe5f40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b926fd30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a9d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92e8fa0> # /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 0x7f92b8f83970> 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 0x7f92b8f83ca0> # /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 0x7f92b8f955b0> # /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 0x7f92b8f95af0> # 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 0x7f92b8f9ffd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f83d90> # /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 0x7f92b8f3c100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f95430> 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 0x7f92b8f3c1c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7850> # /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 0x7f92b8f58520> # /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 0x7f92b8f587f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f585e0> # 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 0x7f92b8f586d0> # /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 0x7f92b8f58b20> # 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 0x7f92b8f58fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f58760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8f4b8b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b92a7430> # /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 0x7f92b8f58910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92b8e964f0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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 0x7f92b8d7e790> # /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 0x7f92b8e0e850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e490> # /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 0x7f92b8e0e580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e2b0> 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 0x7f92b8e0e4f0> # /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 0x7f92b8e0e8b0> # /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 0x7f92b87af760> # 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 0x7f92b87afaf0> # 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 0x7f92b87af940> # /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 0x7f92b87cbb80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e08cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8e0e610> # /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 0x7f92b8e080a0> # /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 0x7f92b8d78850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8db0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8db0820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b87c5340> # 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 0x7f92b8db0fa0> # /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 0x7f92b8db0f70> # /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 0x7f92b8790f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8de7e20> # /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 0x7f92b879f4f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8de7fa0> # /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 0x7f92b8790220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b879f190> # 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 0x7f92b879d5b0> # 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 0x7f92b879d670> # 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 0x7f92b879cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8ddfa30> # /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 0x7f92b8d709a0> # 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 0x7f92b8d6e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8791850> # 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 0x7f92b8d703d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8da79d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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 0x7f92b876abb0> # /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 0x7f92b8d64790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8379130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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 0x7f92b8d65c10> # 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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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 0x7f92b8daa340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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 0x7f92b87568b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b832ef40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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 0x7f92b8368b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b8764520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92b875ff70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_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.bsize_payload_ak4_m3so/ansible_fedora.linux_system_roles.bsize_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available {"changed": false, "size": "9 GiB", "bytes": 10726680821, "lvm": "9g", "parted": "9GiB", "invocation": {"module_args": {"size": "9.99G"}}} # 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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885683.40670: done with _execute_module (fedora.linux_system_roles.bsize, {'size': '9.99G', '_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.bsize', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885683.40674: _low_level_execute_command(): starting 20459 1726885683.40677: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885683.0290751-24382-216956529482325/ > /dev/null 2>&1 && sleep 0' 20459 1726885683.42002: 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 <<< 20459 1726885683.42935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885683.42980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885683.42984: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885683.42986: 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.44.236 originally 10.31.44.236 <<< 20459 1726885683.42988: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885683.43047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885683.43534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885683.43537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885683.43586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885683.45456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885683.45459: stdout chunk (state=3): >>><<< 20459 1726885683.45462: stderr chunk (state=3): >>><<< 20459 1726885683.45822: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885683.45826: handler run complete 20459 1726885683.45828: attempt loop complete, returning result 20459 1726885683.45831: _execute() done 20459 1726885683.45833: dumping result to json 20459 1726885683.45835: done dumping result, returning 20459 1726885683.45837: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-47dd-4c59-0000000029da] 20459 1726885683.45839: sending task result for task 02369adf-7a19-47dd-4c59-0000000029da 20459 1726885683.45916: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029da 20459 1726885683.45919: WORKER PROCESS EXITING ok: [managed_node1] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } 20459 1726885683.45974: no more pending results, returning what we have 20459 1726885683.45978: results queue empty 20459 1726885683.45979: checking for any_errors_fatal 20459 1726885683.45985: done checking for any_errors_fatal 20459 1726885683.45986: checking for max_fail_percentage 20459 1726885683.45988: done checking for max_fail_percentage 20459 1726885683.45989: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.45989: done checking to see if all hosts have failed 20459 1726885683.45990: getting the remaining hosts for this loop 20459 1726885683.45991: done getting the remaining hosts for this loop 20459 1726885683.45995: getting the next task for host managed_node1 20459 1726885683.46005: done getting next task for host managed_node1 20459 1726885683.46008: ^ task is: TASK: Show test pool 20459 1726885683.46017: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.46021: getting variables 20459 1726885683.46023: in VariableManager get_vars() 20459 1726885683.46054: Calling all_inventory to load vars for managed_node1 20459 1726885683.46057: Calling groups_inventory to load vars for managed_node1 20459 1726885683.46060: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.46071: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.46074: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.46077: Calling groups_plugins_play to load vars for managed_node1 20459 1726885683.46707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885683.48152: done with get_vars() 20459 1726885683.48168: done getting variables 20459 1726885683.48229: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:03 -0400 (0:00:00.569) 0:01:29.843 ****** 20459 1726885683.48265: entering _queue_task() for managed_node1/debug 20459 1726885683.48526: worker is 1 (out of 1 available) 20459 1726885683.48537: exiting _queue_task() for managed_node1/debug 20459 1726885683.48550: done queuing things up, now waiting for results queue to drain 20459 1726885683.48552: waiting for pending results... 20459 1726885683.50529: running TaskExecutor() for managed_node1/TASK: Show test pool 20459 1726885683.50678: in run() - task 02369adf-7a19-47dd-4c59-0000000029dc 20459 1726885683.50690: variable 'ansible_search_path' from source: unknown 20459 1726885683.50932: calling self._execute() 20459 1726885683.51053: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885683.51058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885683.51066: variable 'omit' from source: magic vars 20459 1726885683.51945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885683.54371: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885683.54459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885683.54496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885683.54549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885683.54572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885683.54678: variable '_storage_test_volume_present' from source: set_fact 20459 1726885683.54695: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885683.54846: variable 'storage_test_volume' from source: include params 20459 1726885683.54871: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885683.55035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885683.55133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885683.55157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885683.55310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885683.55330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885683.55530: variable 'storage_test_volume' from source: include params 20459 1726885683.55548: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885683.55551: when evaluation is False, skipping this task 20459 1726885683.55553: _execute() done 20459 1726885683.55556: dumping result to json 20459 1726885683.55558: done dumping result, returning 20459 1726885683.55566: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-47dd-4c59-0000000029dc] 20459 1726885683.55571: sending task result for task 02369adf-7a19-47dd-4c59-0000000029dc 20459 1726885683.55786: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029dc 20459 1726885683.55790: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885683.55837: no more pending results, returning what we have 20459 1726885683.55842: results queue empty 20459 1726885683.55843: checking for any_errors_fatal 20459 1726885683.55857: done checking for any_errors_fatal 20459 1726885683.55858: checking for max_fail_percentage 20459 1726885683.55860: done checking for max_fail_percentage 20459 1726885683.55861: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.55862: done checking to see if all hosts have failed 20459 1726885683.55863: getting the remaining hosts for this loop 20459 1726885683.55865: done getting the remaining hosts for this loop 20459 1726885683.55868: getting the next task for host managed_node1 20459 1726885683.55879: done getting next task for host managed_node1 20459 1726885683.55882: ^ task is: TASK: Show test blockinfo 20459 1726885683.55889: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.55894: getting variables 20459 1726885683.55896: in VariableManager get_vars() 20459 1726885683.55934: Calling all_inventory to load vars for managed_node1 20459 1726885683.55937: Calling groups_inventory to load vars for managed_node1 20459 1726885683.55940: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.55951: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.55954: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.55956: Calling groups_plugins_play to load vars for managed_node1 20459 1726885683.56882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885683.58851: done with get_vars() 20459 1726885683.58868: done getting variables 20459 1726885683.58928: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:03 -0400 (0:00:00.106) 0:01:29.950 ****** 20459 1726885683.58965: entering _queue_task() for managed_node1/debug 20459 1726885683.59253: worker is 1 (out of 1 available) 20459 1726885683.59267: exiting _queue_task() for managed_node1/debug 20459 1726885683.59280: done queuing things up, now waiting for results queue to drain 20459 1726885683.59282: waiting for pending results... 20459 1726885683.61122: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 20459 1726885683.61772: in run() - task 02369adf-7a19-47dd-4c59-0000000029dd 20459 1726885683.61787: variable 'ansible_search_path' from source: unknown 20459 1726885683.61825: calling self._execute() 20459 1726885683.62146: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885683.62150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885683.62159: variable 'omit' from source: magic vars 20459 1726885683.62618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885683.66420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885683.66424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885683.66427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885683.66429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885683.66431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885683.66469: variable '_storage_test_volume_present' from source: set_fact 20459 1726885683.66485: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885683.66635: variable 'storage_test_volume' from source: include params 20459 1726885683.66662: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885683.66823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885683.66855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885683.66884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885683.66925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885683.66944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885683.67022: variable 'storage_test_volume' from source: include params 20459 1726885683.67042: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885683.67045: when evaluation is False, skipping this task 20459 1726885683.67048: _execute() done 20459 1726885683.67051: dumping result to json 20459 1726885683.67053: done dumping result, returning 20459 1726885683.67061: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-47dd-4c59-0000000029dd] 20459 1726885683.67066: sending task result for task 02369adf-7a19-47dd-4c59-0000000029dd 20459 1726885683.67163: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029dd 20459 1726885683.67166: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885683.67227: no more pending results, returning what we have 20459 1726885683.67230: results queue empty 20459 1726885683.67231: checking for any_errors_fatal 20459 1726885683.67239: done checking for any_errors_fatal 20459 1726885683.67240: checking for max_fail_percentage 20459 1726885683.67242: done checking for max_fail_percentage 20459 1726885683.67244: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.67245: done checking to see if all hosts have failed 20459 1726885683.67246: getting the remaining hosts for this loop 20459 1726885683.67247: done getting the remaining hosts for this loop 20459 1726885683.67251: getting the next task for host managed_node1 20459 1726885683.67259: done getting next task for host managed_node1 20459 1726885683.67261: ^ task is: TASK: Show test pool size 20459 1726885683.67268: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.67272: getting variables 20459 1726885683.67274: in VariableManager get_vars() 20459 1726885683.67309: Calling all_inventory to load vars for managed_node1 20459 1726885683.67314: Calling groups_inventory to load vars for managed_node1 20459 1726885683.67317: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.67327: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.67330: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.67333: Calling groups_plugins_play to load vars for managed_node1 20459 1726885683.67843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885683.69174: done with get_vars() 20459 1726885683.69192: done getting variables 20459 1726885683.69253: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:03 -0400 (0:00:00.103) 0:01:30.053 ****** 20459 1726885683.69289: entering _queue_task() for managed_node1/debug 20459 1726885683.69564: worker is 1 (out of 1 available) 20459 1726885683.69575: exiting _queue_task() for managed_node1/debug 20459 1726885683.69587: done queuing things up, now waiting for results queue to drain 20459 1726885683.69588: waiting for pending results... 20459 1726885683.70461: running TaskExecutor() for managed_node1/TASK: Show test pool size 20459 1726885683.70915: in run() - task 02369adf-7a19-47dd-4c59-0000000029de 20459 1726885683.70932: variable 'ansible_search_path' from source: unknown 20459 1726885683.70970: calling self._execute() 20459 1726885683.71207: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885683.71325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885683.71338: variable 'omit' from source: magic vars 20459 1726885683.72173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885683.77997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885683.78076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885683.78131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885683.78186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885683.78245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885683.78366: variable '_storage_test_volume_present' from source: set_fact 20459 1726885683.78388: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885683.78575: variable 'storage_test_volume' from source: include params 20459 1726885683.78607: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885683.78790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885683.78828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885683.78863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885683.78917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885683.78941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885683.79034: variable 'storage_test_volume' from source: include params 20459 1726885683.79059: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885683.79066: when evaluation is False, skipping this task 20459 1726885683.79073: _execute() done 20459 1726885683.79081: dumping result to json 20459 1726885683.79096: done dumping result, returning 20459 1726885683.79106: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-47dd-4c59-0000000029de] 20459 1726885683.79121: sending task result for task 02369adf-7a19-47dd-4c59-0000000029de skipping: [managed_node1] => { "false_condition": "'%' in storage_test_volume.size | string" } 20459 1726885683.79283: no more pending results, returning what we have 20459 1726885683.79287: results queue empty 20459 1726885683.79288: checking for any_errors_fatal 20459 1726885683.79296: done checking for any_errors_fatal 20459 1726885683.79297: checking for max_fail_percentage 20459 1726885683.79299: done checking for max_fail_percentage 20459 1726885683.79300: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.79301: done checking to see if all hosts have failed 20459 1726885683.79301: getting the remaining hosts for this loop 20459 1726885683.79303: done getting the remaining hosts for this loop 20459 1726885683.79306: getting the next task for host managed_node1 20459 1726885683.79316: done getting next task for host managed_node1 20459 1726885683.79319: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885683.79326: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.79331: getting variables 20459 1726885683.79332: in VariableManager get_vars() 20459 1726885683.79367: Calling all_inventory to load vars for managed_node1 20459 1726885683.79369: Calling groups_inventory to load vars for managed_node1 20459 1726885683.79372: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.79384: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.79387: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.79391: Calling groups_plugins_play to load vars for managed_node1 20459 1726885683.80102: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029de 20459 1726885683.80105: WORKER PROCESS EXITING 20459 1726885683.80553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885683.81955: done with get_vars() 20459 1726885683.81971: done getting variables 20459 1726885683.82032: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:03 -0400 (0:00:00.127) 0:01:30.181 ****** 20459 1726885683.82068: entering _queue_task() for managed_node1/set_fact 20459 1726885683.82368: worker is 1 (out of 1 available) 20459 1726885683.82380: exiting _queue_task() for managed_node1/set_fact 20459 1726885683.82391: done queuing things up, now waiting for results queue to drain 20459 1726885683.82393: waiting for pending results... 20459 1726885683.82684: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885683.82844: in run() - task 02369adf-7a19-47dd-4c59-0000000029df 20459 1726885683.82857: variable 'ansible_search_path' from source: unknown 20459 1726885683.82893: calling self._execute() 20459 1726885683.83006: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885683.83009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885683.83026: variable 'omit' from source: magic vars 20459 1726885683.83402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885683.87051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885683.87167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885683.87267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885683.87467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885683.87501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885683.87888: variable '_storage_test_volume_present' from source: set_fact 20459 1726885683.87913: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885683.88285: variable 'storage_test_volume' from source: include params 20459 1726885683.88566: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885683.88929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885683.88965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885683.89105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885683.89147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885683.89164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885683.89391: variable 'storage_test_volume' from source: include params 20459 1726885683.89534: Evaluated conditional ('%' in storage_test_volume.size | string): False 20459 1726885683.89542: when evaluation is False, skipping this task 20459 1726885683.89549: _execute() done 20459 1726885683.89608: dumping result to json 20459 1726885683.89623: done dumping result, returning 20459 1726885683.89635: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-0000000029df] 20459 1726885683.89738: sending task result for task 02369adf-7a19-47dd-4c59-0000000029df skipping: [managed_node1] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } 20459 1726885683.89897: no more pending results, returning what we have 20459 1726885683.89901: results queue empty 20459 1726885683.89902: checking for any_errors_fatal 20459 1726885683.89918: done checking for any_errors_fatal 20459 1726885683.89919: checking for max_fail_percentage 20459 1726885683.89921: done checking for max_fail_percentage 20459 1726885683.89922: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.89923: done checking to see if all hosts have failed 20459 1726885683.89923: getting the remaining hosts for this loop 20459 1726885683.89925: done getting the remaining hosts for this loop 20459 1726885683.89929: getting the next task for host managed_node1 20459 1726885683.89942: done getting next task for host managed_node1 20459 1726885683.89945: ^ task is: TASK: Default thin pool reserved space values 20459 1726885683.89953: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.89957: getting variables 20459 1726885683.89959: in VariableManager get_vars() 20459 1726885683.89996: Calling all_inventory to load vars for managed_node1 20459 1726885683.89998: Calling groups_inventory to load vars for managed_node1 20459 1726885683.90002: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.90015: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.90019: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.90022: Calling groups_plugins_play to load vars for managed_node1 20459 1726885683.91030: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029df 20459 1726885683.91033: WORKER PROCESS EXITING 20459 1726885683.91101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885683.92007: done with get_vars() 20459 1726885683.92025: done getting variables 20459 1726885683.92084: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:03 -0400 (0:00:00.100) 0:01:30.281 ****** 20459 1726885683.92126: entering _queue_task() for managed_node1/set_fact 20459 1726885683.92380: worker is 1 (out of 1 available) 20459 1726885683.92391: exiting _queue_task() for managed_node1/set_fact 20459 1726885683.92403: done queuing things up, now waiting for results queue to drain 20459 1726885683.92405: waiting for pending results... 20459 1726885683.93449: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 20459 1726885683.93594: in run() - task 02369adf-7a19-47dd-4c59-0000000029e1 20459 1726885683.93945: variable 'ansible_search_path' from source: unknown 20459 1726885683.93993: calling self._execute() 20459 1726885683.94122: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885683.94258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885683.94273: variable 'omit' from source: magic vars 20459 1726885683.94666: variable 'storage_test_volume' from source: include params 20459 1726885683.94706: Evaluated conditional (storage_test_volume.thin): False 20459 1726885683.94717: when evaluation is False, skipping this task 20459 1726885683.94724: _execute() done 20459 1726885683.94731: dumping result to json 20459 1726885683.94739: done dumping result, returning 20459 1726885683.94747: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-47dd-4c59-0000000029e1] 20459 1726885683.94757: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885683.94905: no more pending results, returning what we have 20459 1726885683.94909: results queue empty 20459 1726885683.94910: checking for any_errors_fatal 20459 1726885683.94922: done checking for any_errors_fatal 20459 1726885683.94923: checking for max_fail_percentage 20459 1726885683.94924: done checking for max_fail_percentage 20459 1726885683.94925: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.94926: done checking to see if all hosts have failed 20459 1726885683.94927: getting the remaining hosts for this loop 20459 1726885683.94928: done getting the remaining hosts for this loop 20459 1726885683.94932: getting the next task for host managed_node1 20459 1726885683.94942: done getting next task for host managed_node1 20459 1726885683.94945: ^ task is: TASK: Default minimal thin pool reserved space size 20459 1726885683.94954: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.94958: getting variables 20459 1726885683.94960: in VariableManager get_vars() 20459 1726885683.94995: Calling all_inventory to load vars for managed_node1 20459 1726885683.94997: Calling groups_inventory to load vars for managed_node1 20459 1726885683.95001: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.95016: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.95019: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.95023: Calling groups_plugins_play to load vars for managed_node1 20459 1726885683.95811: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e1 20459 1726885683.95816: WORKER PROCESS EXITING 20459 1726885683.95839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885683.96478: done with get_vars() 20459 1726885683.96493: 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 22:28:03 -0400 (0:00:00.044) 0:01:30.326 ****** 20459 1726885683.96579: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885683.96808: worker is 1 (out of 1 available) 20459 1726885683.96822: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885683.96833: done queuing things up, now waiting for results queue to drain 20459 1726885683.96835: waiting for pending results... 20459 1726885683.97129: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 20459 1726885683.97284: in run() - task 02369adf-7a19-47dd-4c59-0000000029e2 20459 1726885683.97304: variable 'ansible_search_path' from source: unknown 20459 1726885683.97422: calling self._execute() 20459 1726885683.97656: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885683.97667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885683.97681: variable 'omit' from source: magic vars 20459 1726885683.98438: variable 'storage_test_volume' from source: include params 20459 1726885683.98502: Evaluated conditional (storage_test_volume.thin): False 20459 1726885683.98565: when evaluation is False, skipping this task 20459 1726885683.98571: _execute() done 20459 1726885683.98694: dumping result to json 20459 1726885683.98703: done dumping result, returning 20459 1726885683.98713: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-47dd-4c59-0000000029e2] 20459 1726885683.98724: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885683.98883: no more pending results, returning what we have 20459 1726885683.98887: results queue empty 20459 1726885683.98888: checking for any_errors_fatal 20459 1726885683.98900: done checking for any_errors_fatal 20459 1726885683.98901: checking for max_fail_percentage 20459 1726885683.98903: done checking for max_fail_percentage 20459 1726885683.98904: checking to see if all hosts have failed and the running result is not ok 20459 1726885683.98905: done checking to see if all hosts have failed 20459 1726885683.98905: getting the remaining hosts for this loop 20459 1726885683.98907: done getting the remaining hosts for this loop 20459 1726885683.98910: getting the next task for host managed_node1 20459 1726885683.98923: done getting next task for host managed_node1 20459 1726885683.98926: ^ task is: TASK: Default maximal thin pool reserved space size 20459 1726885683.98935: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885683.98941: getting variables 20459 1726885683.98943: in VariableManager get_vars() 20459 1726885683.98979: Calling all_inventory to load vars for managed_node1 20459 1726885683.98982: Calling groups_inventory to load vars for managed_node1 20459 1726885683.98986: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885683.98999: Calling all_plugins_play to load vars for managed_node1 20459 1726885683.99002: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885683.99006: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.00031: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e2 20459 1726885684.00035: WORKER PROCESS EXITING 20459 1726885684.00102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.01184: done with get_vars() 20459 1726885684.01199: 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 22:28:04 -0400 (0:00:00.047) 0:01:30.373 ****** 20459 1726885684.01283: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885684.01506: worker is 1 (out of 1 available) 20459 1726885684.01520: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885684.01531: done queuing things up, now waiting for results queue to drain 20459 1726885684.01532: waiting for pending results... 20459 1726885684.01828: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 20459 1726885684.01980: in run() - task 02369adf-7a19-47dd-4c59-0000000029e3 20459 1726885684.02001: variable 'ansible_search_path' from source: unknown 20459 1726885684.02044: calling self._execute() 20459 1726885684.02169: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.02180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.02200: variable 'omit' from source: magic vars 20459 1726885684.02583: variable 'storage_test_volume' from source: include params 20459 1726885684.02619: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.02632: when evaluation is False, skipping this task 20459 1726885684.02639: _execute() done 20459 1726885684.02646: dumping result to json 20459 1726885684.02653: done dumping result, returning 20459 1726885684.02661: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-47dd-4c59-0000000029e3] 20459 1726885684.02672: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e3 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.02829: no more pending results, returning what we have 20459 1726885684.02833: results queue empty 20459 1726885684.02834: checking for any_errors_fatal 20459 1726885684.02846: done checking for any_errors_fatal 20459 1726885684.02847: checking for max_fail_percentage 20459 1726885684.02849: done checking for max_fail_percentage 20459 1726885684.02850: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.02851: done checking to see if all hosts have failed 20459 1726885684.02851: getting the remaining hosts for this loop 20459 1726885684.02853: done getting the remaining hosts for this loop 20459 1726885684.02856: getting the next task for host managed_node1 20459 1726885684.02865: done getting next task for host managed_node1 20459 1726885684.02868: ^ task is: TASK: Calculate maximum usable space in thin pool 20459 1726885684.02876: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.02881: getting variables 20459 1726885684.02883: in VariableManager get_vars() 20459 1726885684.02918: Calling all_inventory to load vars for managed_node1 20459 1726885684.02921: Calling groups_inventory to load vars for managed_node1 20459 1726885684.02924: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.02936: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.02939: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.02942: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.03673: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e3 20459 1726885684.03677: WORKER PROCESS EXITING 20459 1726885684.03698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.04338: done with get_vars() 20459 1726885684.04352: done getting variables 20459 1726885684.04406: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.031) 0:01:30.404 ****** 20459 1726885684.04440: entering _queue_task() for managed_node1/set_fact 20459 1726885684.04662: worker is 1 (out of 1 available) 20459 1726885684.04674: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.04684: done queuing things up, now waiting for results queue to drain 20459 1726885684.04686: waiting for pending results... 20459 1726885684.04961: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 20459 1726885684.05111: in run() - task 02369adf-7a19-47dd-4c59-0000000029e4 20459 1726885684.05137: variable 'ansible_search_path' from source: unknown 20459 1726885684.05175: calling self._execute() 20459 1726885684.05291: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.05301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.05311: variable 'omit' from source: magic vars 20459 1726885684.06021: variable 'storage_test_volume' from source: include params 20459 1726885684.06140: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.06149: when evaluation is False, skipping this task 20459 1726885684.06155: _execute() done 20459 1726885684.06162: dumping result to json 20459 1726885684.06170: done dumping result, returning 20459 1726885684.06180: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-47dd-4c59-0000000029e4] 20459 1726885684.06191: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.06405: no more pending results, returning what we have 20459 1726885684.06410: results queue empty 20459 1726885684.06413: checking for any_errors_fatal 20459 1726885684.06423: done checking for any_errors_fatal 20459 1726885684.06424: checking for max_fail_percentage 20459 1726885684.06426: done checking for max_fail_percentage 20459 1726885684.06427: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.06428: done checking to see if all hosts have failed 20459 1726885684.06428: getting the remaining hosts for this loop 20459 1726885684.06430: done getting the remaining hosts for this loop 20459 1726885684.06434: getting the next task for host managed_node1 20459 1726885684.06443: done getting next task for host managed_node1 20459 1726885684.06446: ^ task is: TASK: Apply upper size limit to max usable thin pool space 20459 1726885684.06455: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.06460: getting variables 20459 1726885684.06462: in VariableManager get_vars() 20459 1726885684.06498: Calling all_inventory to load vars for managed_node1 20459 1726885684.06501: Calling groups_inventory to load vars for managed_node1 20459 1726885684.06505: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.06520: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.06524: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.06527: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.07477: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e4 20459 1726885684.07481: WORKER PROCESS EXITING 20459 1726885684.07505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.08991: done with get_vars() 20459 1726885684.09005: done getting variables 20459 1726885684.09061: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.046) 0:01:30.451 ****** 20459 1726885684.09093: entering _queue_task() for managed_node1/set_fact 20459 1726885684.09321: worker is 1 (out of 1 available) 20459 1726885684.09332: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.09345: done queuing things up, now waiting for results queue to drain 20459 1726885684.09347: waiting for pending results... 20459 1726885684.09628: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 20459 1726885684.09768: in run() - task 02369adf-7a19-47dd-4c59-0000000029e5 20459 1726885684.09792: variable 'ansible_search_path' from source: unknown 20459 1726885684.09831: calling self._execute() 20459 1726885684.09949: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.09960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.09974: variable 'omit' from source: magic vars 20459 1726885684.10333: variable 'storage_test_volume' from source: include params 20459 1726885684.10367: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.10375: when evaluation is False, skipping this task 20459 1726885684.10381: _execute() done 20459 1726885684.10387: dumping result to json 20459 1726885684.10394: done dumping result, returning 20459 1726885684.10402: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-0000000029e5] 20459 1726885684.10413: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e5 20459 1726885684.10530: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e5 20459 1726885684.10538: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.10598: no more pending results, returning what we have 20459 1726885684.10601: results queue empty 20459 1726885684.10602: checking for any_errors_fatal 20459 1726885684.10615: done checking for any_errors_fatal 20459 1726885684.10616: checking for max_fail_percentage 20459 1726885684.10617: done checking for max_fail_percentage 20459 1726885684.10618: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.10619: done checking to see if all hosts have failed 20459 1726885684.10620: getting the remaining hosts for this loop 20459 1726885684.10622: done getting the remaining hosts for this loop 20459 1726885684.10625: getting the next task for host managed_node1 20459 1726885684.10634: done getting next task for host managed_node1 20459 1726885684.10636: ^ task is: TASK: Apply lower size limit to max usable thin pool space 20459 1726885684.10643: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.10648: getting variables 20459 1726885684.10650: in VariableManager get_vars() 20459 1726885684.10685: Calling all_inventory to load vars for managed_node1 20459 1726885684.10688: Calling groups_inventory to load vars for managed_node1 20459 1726885684.10692: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.10705: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.10708: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.10711: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.11836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.12741: done with get_vars() 20459 1726885684.12754: done getting variables 20459 1726885684.12811: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.037) 0:01:30.488 ****** 20459 1726885684.12845: entering _queue_task() for managed_node1/set_fact 20459 1726885684.13813: worker is 1 (out of 1 available) 20459 1726885684.13825: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.13837: done queuing things up, now waiting for results queue to drain 20459 1726885684.13839: waiting for pending results... 20459 1726885684.14568: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 20459 1726885684.14716: in run() - task 02369adf-7a19-47dd-4c59-0000000029e6 20459 1726885684.14748: variable 'ansible_search_path' from source: unknown 20459 1726885684.14791: calling self._execute() 20459 1726885684.14911: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.14925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.14940: variable 'omit' from source: magic vars 20459 1726885684.15325: variable 'storage_test_volume' from source: include params 20459 1726885684.15360: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.15368: when evaluation is False, skipping this task 20459 1726885684.15375: _execute() done 20459 1726885684.15382: dumping result to json 20459 1726885684.15389: done dumping result, returning 20459 1726885684.15399: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-0000000029e6] 20459 1726885684.15419: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.15568: no more pending results, returning what we have 20459 1726885684.15571: results queue empty 20459 1726885684.15572: checking for any_errors_fatal 20459 1726885684.15588: done checking for any_errors_fatal 20459 1726885684.15589: checking for max_fail_percentage 20459 1726885684.15590: done checking for max_fail_percentage 20459 1726885684.15591: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.15592: done checking to see if all hosts have failed 20459 1726885684.15593: getting the remaining hosts for this loop 20459 1726885684.15594: done getting the remaining hosts for this loop 20459 1726885684.15598: getting the next task for host managed_node1 20459 1726885684.15607: done getting next task for host managed_node1 20459 1726885684.15610: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 20459 1726885684.15621: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.15626: getting variables 20459 1726885684.15628: in VariableManager get_vars() 20459 1726885684.15667: Calling all_inventory to load vars for managed_node1 20459 1726885684.15670: Calling groups_inventory to load vars for managed_node1 20459 1726885684.15674: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.15687: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.15691: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.15694: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.16463: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e6 20459 1726885684.16467: WORKER PROCESS EXITING 20459 1726885684.16489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.17116: done with get_vars() 20459 1726885684.17130: 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 22:28:04 -0400 (0:00:00.043) 0:01:30.532 ****** 20459 1726885684.17203: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885684.17417: worker is 1 (out of 1 available) 20459 1726885684.17430: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885684.17442: done queuing things up, now waiting for results queue to drain 20459 1726885684.17443: waiting for pending results... 20459 1726885684.17727: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 20459 1726885684.17881: in run() - task 02369adf-7a19-47dd-4c59-0000000029e7 20459 1726885684.17904: variable 'ansible_search_path' from source: unknown 20459 1726885684.17943: calling self._execute() 20459 1726885684.18056: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.18117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.18131: variable 'omit' from source: magic vars 20459 1726885684.18822: variable 'storage_test_volume' from source: include params 20459 1726885684.18943: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.18977: when evaluation is False, skipping this task 20459 1726885684.18985: _execute() done 20459 1726885684.19037: dumping result to json 20459 1726885684.19045: done dumping result, returning 20459 1726885684.19054: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-47dd-4c59-0000000029e7] 20459 1726885684.19066: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.19237: no more pending results, returning what we have 20459 1726885684.19241: results queue empty 20459 1726885684.19242: checking for any_errors_fatal 20459 1726885684.19250: done checking for any_errors_fatal 20459 1726885684.19251: checking for max_fail_percentage 20459 1726885684.19253: done checking for max_fail_percentage 20459 1726885684.19254: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.19255: done checking to see if all hosts have failed 20459 1726885684.19256: getting the remaining hosts for this loop 20459 1726885684.19257: done getting the remaining hosts for this loop 20459 1726885684.19260: getting the next task for host managed_node1 20459 1726885684.19269: done getting next task for host managed_node1 20459 1726885684.19272: ^ task is: TASK: Show max thin pool size 20459 1726885684.19281: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.19286: getting variables 20459 1726885684.19287: in VariableManager get_vars() 20459 1726885684.19323: Calling all_inventory to load vars for managed_node1 20459 1726885684.19326: Calling groups_inventory to load vars for managed_node1 20459 1726885684.19330: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.19344: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.19348: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.19352: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.20419: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e7 20459 1726885684.20422: WORKER PROCESS EXITING 20459 1726885684.20444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.21086: done with get_vars() 20459 1726885684.21100: done getting variables 20459 1726885684.21792: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:04 -0400 (0:00:00.046) 0:01:30.578 ****** 20459 1726885684.21826: entering _queue_task() for managed_node1/debug 20459 1726885684.22038: worker is 1 (out of 1 available) 20459 1726885684.22049: exiting _queue_task() for managed_node1/debug 20459 1726885684.22060: done queuing things up, now waiting for results queue to drain 20459 1726885684.22061: waiting for pending results... 20459 1726885684.22355: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 20459 1726885684.22507: in run() - task 02369adf-7a19-47dd-4c59-0000000029e8 20459 1726885684.22529: variable 'ansible_search_path' from source: unknown 20459 1726885684.22568: calling self._execute() 20459 1726885684.22686: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.22698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.22710: variable 'omit' from source: magic vars 20459 1726885684.23099: variable 'storage_test_volume' from source: include params 20459 1726885684.23138: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.23147: when evaluation is False, skipping this task 20459 1726885684.23158: _execute() done 20459 1726885684.23164: dumping result to json 20459 1726885684.23171: done dumping result, returning 20459 1726885684.23181: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-47dd-4c59-0000000029e8] 20459 1726885684.23192: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e8 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885684.23345: no more pending results, returning what we have 20459 1726885684.23349: results queue empty 20459 1726885684.23350: checking for any_errors_fatal 20459 1726885684.23361: done checking for any_errors_fatal 20459 1726885684.23362: checking for max_fail_percentage 20459 1726885684.23364: done checking for max_fail_percentage 20459 1726885684.23365: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.23366: done checking to see if all hosts have failed 20459 1726885684.23367: getting the remaining hosts for this loop 20459 1726885684.23369: done getting the remaining hosts for this loop 20459 1726885684.23372: getting the next task for host managed_node1 20459 1726885684.23382: done getting next task for host managed_node1 20459 1726885684.23384: ^ task is: TASK: Show volume thin pool size 20459 1726885684.23394: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.23398: getting variables 20459 1726885684.23400: in VariableManager get_vars() 20459 1726885684.23438: Calling all_inventory to load vars for managed_node1 20459 1726885684.23441: Calling groups_inventory to load vars for managed_node1 20459 1726885684.23446: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.23458: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.23461: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.23465: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.24227: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e8 20459 1726885684.24231: WORKER PROCESS EXITING 20459 1726885684.24253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.25156: done with get_vars() 20459 1726885684.25170: done getting variables 20459 1726885684.25227: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:04 -0400 (0:00:00.034) 0:01:30.612 ****** 20459 1726885684.25260: entering _queue_task() for managed_node1/debug 20459 1726885684.25485: worker is 1 (out of 1 available) 20459 1726885684.25494: exiting _queue_task() for managed_node1/debug 20459 1726885684.25506: done queuing things up, now waiting for results queue to drain 20459 1726885684.25508: waiting for pending results... 20459 1726885684.26543: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 20459 1726885684.26722: in run() - task 02369adf-7a19-47dd-4c59-0000000029e9 20459 1726885684.26802: variable 'ansible_search_path' from source: unknown 20459 1726885684.26953: calling self._execute() 20459 1726885684.27252: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.27262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.27274: variable 'omit' from source: magic vars 20459 1726885684.27704: variable 'storage_test_volume' from source: include params 20459 1726885684.27742: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.27751: when evaluation is False, skipping this task 20459 1726885684.27757: _execute() done 20459 1726885684.27763: dumping result to json 20459 1726885684.27769: done dumping result, returning 20459 1726885684.27782: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-47dd-4c59-0000000029e9] 20459 1726885684.27791: sending task result for task 02369adf-7a19-47dd-4c59-0000000029e9 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885684.27937: no more pending results, returning what we have 20459 1726885684.27941: results queue empty 20459 1726885684.27942: checking for any_errors_fatal 20459 1726885684.27956: done checking for any_errors_fatal 20459 1726885684.27957: checking for max_fail_percentage 20459 1726885684.27959: done checking for max_fail_percentage 20459 1726885684.27960: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.27960: done checking to see if all hosts have failed 20459 1726885684.27961: getting the remaining hosts for this loop 20459 1726885684.27963: done getting the remaining hosts for this loop 20459 1726885684.27966: getting the next task for host managed_node1 20459 1726885684.27974: done getting next task for host managed_node1 20459 1726885684.27977: ^ task is: TASK: Show test volume size 20459 1726885684.27985: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.27990: getting variables 20459 1726885684.27991: in VariableManager get_vars() 20459 1726885684.28026: Calling all_inventory to load vars for managed_node1 20459 1726885684.28029: Calling groups_inventory to load vars for managed_node1 20459 1726885684.28033: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.28045: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.28049: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.28052: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.28802: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029e9 20459 1726885684.28806: WORKER PROCESS EXITING 20459 1726885684.28828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.29446: done with get_vars() 20459 1726885684.29461: done getting variables 20459 1726885684.29519: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:04 -0400 (0:00:00.042) 0:01:30.655 ****** 20459 1726885684.29549: entering _queue_task() for managed_node1/debug 20459 1726885684.29771: worker is 1 (out of 1 available) 20459 1726885684.29782: exiting _queue_task() for managed_node1/debug 20459 1726885684.29793: done queuing things up, now waiting for results queue to drain 20459 1726885684.29795: waiting for pending results... 20459 1726885684.30092: running TaskExecutor() for managed_node1/TASK: Show test volume size 20459 1726885684.30246: in run() - task 02369adf-7a19-47dd-4c59-0000000029ea 20459 1726885684.30268: variable 'ansible_search_path' from source: unknown 20459 1726885684.30307: calling self._execute() 20459 1726885684.30541: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.30570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.30682: variable 'omit' from source: magic vars 20459 1726885684.31407: variable 'storage_test_volume' from source: include params 20459 1726885684.31558: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.31567: when evaluation is False, skipping this task 20459 1726885684.31573: _execute() done 20459 1726885684.31579: dumping result to json 20459 1726885684.31586: done dumping result, returning 20459 1726885684.31595: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-47dd-4c59-0000000029ea] 20459 1726885684.31606: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ea 20459 1726885684.31729: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ea 20459 1726885684.31737: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885684.31797: no more pending results, returning what we have 20459 1726885684.31800: results queue empty 20459 1726885684.31801: checking for any_errors_fatal 20459 1726885684.31814: done checking for any_errors_fatal 20459 1726885684.31815: checking for max_fail_percentage 20459 1726885684.31817: done checking for max_fail_percentage 20459 1726885684.31818: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.31819: done checking to see if all hosts have failed 20459 1726885684.31820: getting the remaining hosts for this loop 20459 1726885684.31821: done getting the remaining hosts for this loop 20459 1726885684.31825: getting the next task for host managed_node1 20459 1726885684.31835: done getting next task for host managed_node1 20459 1726885684.31837: ^ task is: TASK: Establish base value for expected thin pool size 20459 1726885684.31845: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.31850: getting variables 20459 1726885684.31851: in VariableManager get_vars() 20459 1726885684.31890: Calling all_inventory to load vars for managed_node1 20459 1726885684.31893: Calling groups_inventory to load vars for managed_node1 20459 1726885684.31897: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.31910: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.31916: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.31920: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.33217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.33841: done with get_vars() 20459 1726885684.33856: done getting variables 20459 1726885684.33919: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.044) 0:01:30.699 ****** 20459 1726885684.33960: entering _queue_task() for managed_node1/set_fact 20459 1726885684.35853: worker is 1 (out of 1 available) 20459 1726885684.35866: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.35877: done queuing things up, now waiting for results queue to drain 20459 1726885684.35879: waiting for pending results... 20459 1726885684.36414: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 20459 1726885684.36732: in run() - task 02369adf-7a19-47dd-4c59-0000000029eb 20459 1726885684.36817: variable 'ansible_search_path' from source: unknown 20459 1726885684.36915: calling self._execute() 20459 1726885684.37164: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.37191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.37227: variable 'omit' from source: magic vars 20459 1726885684.38045: variable 'storage_test_volume' from source: include params 20459 1726885684.38117: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.38180: when evaluation is False, skipping this task 20459 1726885684.38193: _execute() done 20459 1726885684.38201: dumping result to json 20459 1726885684.38208: done dumping result, returning 20459 1726885684.38220: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-47dd-4c59-0000000029eb] 20459 1726885684.38235: sending task result for task 02369adf-7a19-47dd-4c59-0000000029eb skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.38463: no more pending results, returning what we have 20459 1726885684.38467: results queue empty 20459 1726885684.38468: checking for any_errors_fatal 20459 1726885684.38480: done checking for any_errors_fatal 20459 1726885684.38480: checking for max_fail_percentage 20459 1726885684.38482: done checking for max_fail_percentage 20459 1726885684.38483: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.38484: done checking to see if all hosts have failed 20459 1726885684.38485: getting the remaining hosts for this loop 20459 1726885684.38486: done getting the remaining hosts for this loop 20459 1726885684.38489: getting the next task for host managed_node1 20459 1726885684.38498: done getting next task for host managed_node1 20459 1726885684.38500: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885684.38507: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.38511: getting variables 20459 1726885684.38514: in VariableManager get_vars() 20459 1726885684.38551: Calling all_inventory to load vars for managed_node1 20459 1726885684.38555: Calling groups_inventory to load vars for managed_node1 20459 1726885684.38559: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.38574: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.38578: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.38583: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.39419: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029eb 20459 1726885684.40081: WORKER PROCESS EXITING 20459 1726885684.40592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.41601: done with get_vars() 20459 1726885684.41751: done getting variables 20459 1726885684.41813: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.078) 0:01:30.778 ****** 20459 1726885684.41852: entering _queue_task() for managed_node1/set_fact 20459 1726885684.42133: worker is 1 (out of 1 available) 20459 1726885684.42147: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.42159: done queuing things up, now waiting for results queue to drain 20459 1726885684.42160: waiting for pending results... 20459 1726885684.42492: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885684.42663: in run() - task 02369adf-7a19-47dd-4c59-0000000029ec 20459 1726885684.42687: variable 'ansible_search_path' from source: unknown 20459 1726885684.42737: calling self._execute() 20459 1726885684.42872: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.42886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.42903: variable 'omit' from source: magic vars 20459 1726885684.43382: variable 'storage_test_volume' from source: include params 20459 1726885684.43416: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.43427: when evaluation is False, skipping this task 20459 1726885684.43435: _execute() done 20459 1726885684.43444: dumping result to json 20459 1726885684.43451: done dumping result, returning 20459 1726885684.43461: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-0000000029ec] 20459 1726885684.43470: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ec skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.43636: no more pending results, returning what we have 20459 1726885684.43641: results queue empty 20459 1726885684.43642: checking for any_errors_fatal 20459 1726885684.43657: done checking for any_errors_fatal 20459 1726885684.43658: checking for max_fail_percentage 20459 1726885684.43661: done checking for max_fail_percentage 20459 1726885684.43662: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.43663: done checking to see if all hosts have failed 20459 1726885684.43663: getting the remaining hosts for this loop 20459 1726885684.43665: done getting the remaining hosts for this loop 20459 1726885684.43669: getting the next task for host managed_node1 20459 1726885684.43679: done getting next task for host managed_node1 20459 1726885684.43681: ^ task is: TASK: Establish base value for expected thin pool volume size 20459 1726885684.43693: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.43698: getting variables 20459 1726885684.43700: in VariableManager get_vars() 20459 1726885684.43740: Calling all_inventory to load vars for managed_node1 20459 1726885684.43742: Calling groups_inventory to load vars for managed_node1 20459 1726885684.43746: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.43760: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.43763: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.43766: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.44602: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ec 20459 1726885684.44606: WORKER PROCESS EXITING 20459 1726885684.44634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.46117: done with get_vars() 20459 1726885684.46135: done getting variables 20459 1726885684.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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:04 -0400 (0:00:00.043) 0:01:30.822 ****** 20459 1726885684.46234: entering _queue_task() for managed_node1/set_fact 20459 1726885684.46879: worker is 1 (out of 1 available) 20459 1726885684.46891: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.46903: done queuing things up, now waiting for results queue to drain 20459 1726885684.46904: waiting for pending results... 20459 1726885684.47828: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 20459 1726885684.48175: in run() - task 02369adf-7a19-47dd-4c59-0000000029ed 20459 1726885684.48203: variable 'ansible_search_path' from source: unknown 20459 1726885684.48333: calling self._execute() 20459 1726885684.48578: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.48590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.48630: variable 'omit' from source: magic vars 20459 1726885684.49365: variable 'storage_test_volume' from source: include params 20459 1726885684.49523: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.49531: when evaluation is False, skipping this task 20459 1726885684.49538: _execute() done 20459 1726885684.49546: dumping result to json 20459 1726885684.49553: done dumping result, returning 20459 1726885684.49606: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-47dd-4c59-0000000029ed] 20459 1726885684.49619: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ed skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.49768: no more pending results, returning what we have 20459 1726885684.49772: results queue empty 20459 1726885684.49773: checking for any_errors_fatal 20459 1726885684.49784: done checking for any_errors_fatal 20459 1726885684.49784: checking for max_fail_percentage 20459 1726885684.49786: done checking for max_fail_percentage 20459 1726885684.49787: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.49788: done checking to see if all hosts have failed 20459 1726885684.49789: getting the remaining hosts for this loop 20459 1726885684.49791: done getting the remaining hosts for this loop 20459 1726885684.49793: getting the next task for host managed_node1 20459 1726885684.49803: done getting next task for host managed_node1 20459 1726885684.49805: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885684.49816: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.49819: getting variables 20459 1726885684.49821: in VariableManager get_vars() 20459 1726885684.49860: Calling all_inventory to load vars for managed_node1 20459 1726885684.49863: Calling groups_inventory to load vars for managed_node1 20459 1726885684.49866: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.49881: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.49884: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.49888: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.50407: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ed 20459 1726885684.50411: WORKER PROCESS EXITING 20459 1726885684.51039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.52078: done with get_vars() 20459 1726885684.52091: done getting variables 20459 1726885684.52156: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.059) 0:01:30.882 ****** 20459 1726885684.52190: entering _queue_task() for managed_node1/set_fact 20459 1726885684.52757: worker is 1 (out of 1 available) 20459 1726885684.52769: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.52780: done queuing things up, now waiting for results queue to drain 20459 1726885684.52782: waiting for pending results... 20459 1726885684.53095: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885684.53263: in run() - task 02369adf-7a19-47dd-4c59-0000000029ee 20459 1726885684.53288: variable 'ansible_search_path' from source: unknown 20459 1726885684.53338: calling self._execute() 20459 1726885684.53471: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.53483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.53500: variable 'omit' from source: magic vars 20459 1726885684.53948: variable 'storage_test_volume' from source: include params 20459 1726885684.53996: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.54005: when evaluation is False, skipping this task 20459 1726885684.54016: _execute() done 20459 1726885684.54028: dumping result to json 20459 1726885684.54043: done dumping result, returning 20459 1726885684.54064: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-47dd-4c59-0000000029ee] 20459 1726885684.54078: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ee skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.54261: no more pending results, returning what we have 20459 1726885684.54266: results queue empty 20459 1726885684.54267: checking for any_errors_fatal 20459 1726885684.54278: done checking for any_errors_fatal 20459 1726885684.54279: checking for max_fail_percentage 20459 1726885684.54281: done checking for max_fail_percentage 20459 1726885684.54282: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.54283: done checking to see if all hosts have failed 20459 1726885684.54284: getting the remaining hosts for this loop 20459 1726885684.54286: done getting the remaining hosts for this loop 20459 1726885684.54289: getting the next task for host managed_node1 20459 1726885684.54299: done getting next task for host managed_node1 20459 1726885684.54302: ^ task is: TASK: Replace expected volume size with calculated value 20459 1726885684.54313: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.54318: getting variables 20459 1726885684.54320: in VariableManager get_vars() 20459 1726885684.54361: Calling all_inventory to load vars for managed_node1 20459 1726885684.54363: Calling groups_inventory to load vars for managed_node1 20459 1726885684.54367: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.54382: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.54386: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.54390: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.55507: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ee 20459 1726885684.55510: WORKER PROCESS EXITING 20459 1726885684.55534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.56467: done with get_vars() 20459 1726885684.56480: done getting variables 20459 1726885684.56552: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.043) 0:01:30.926 ****** 20459 1726885684.56600: entering _queue_task() for managed_node1/set_fact 20459 1726885684.56845: worker is 1 (out of 1 available) 20459 1726885684.56860: exiting _queue_task() for managed_node1/set_fact 20459 1726885684.56871: done queuing things up, now waiting for results queue to drain 20459 1726885684.56873: waiting for pending results... 20459 1726885684.57170: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 20459 1726885684.57371: in run() - task 02369adf-7a19-47dd-4c59-0000000029ef 20459 1726885684.57434: variable 'ansible_search_path' from source: unknown 20459 1726885684.57472: calling self._execute() 20459 1726885684.57692: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.57704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.57732: variable 'omit' from source: magic vars 20459 1726885684.58144: variable 'storage_test_volume' from source: include params 20459 1726885684.58188: Evaluated conditional (storage_test_volume.thin): False 20459 1726885684.58197: when evaluation is False, skipping this task 20459 1726885684.58204: _execute() done 20459 1726885684.58213: dumping result to json 20459 1726885684.58222: done dumping result, returning 20459 1726885684.58232: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-47dd-4c59-0000000029ef] 20459 1726885684.58243: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ef skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885684.58405: no more pending results, returning what we have 20459 1726885684.58409: results queue empty 20459 1726885684.58410: checking for any_errors_fatal 20459 1726885684.58426: done checking for any_errors_fatal 20459 1726885684.58427: checking for max_fail_percentage 20459 1726885684.58429: done checking for max_fail_percentage 20459 1726885684.58430: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.58431: done checking to see if all hosts have failed 20459 1726885684.58432: getting the remaining hosts for this loop 20459 1726885684.58434: done getting the remaining hosts for this loop 20459 1726885684.58437: getting the next task for host managed_node1 20459 1726885684.58451: done getting next task for host managed_node1 20459 1726885684.58454: ^ task is: TASK: Show actual size 20459 1726885684.58464: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.58470: getting variables 20459 1726885684.58472: in VariableManager get_vars() 20459 1726885684.58508: Calling all_inventory to load vars for managed_node1 20459 1726885684.58510: Calling groups_inventory to load vars for managed_node1 20459 1726885684.58516: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.58530: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.58534: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.58539: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.59357: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ef 20459 1726885684.59362: WORKER PROCESS EXITING 20459 1726885684.59383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.60523: done with get_vars() 20459 1726885684.60537: done getting variables 20459 1726885684.60633: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:04 -0400 (0:00:00.040) 0:01:30.967 ****** 20459 1726885684.60670: entering _queue_task() for managed_node1/debug 20459 1726885684.60909: worker is 1 (out of 1 available) 20459 1726885684.60923: exiting _queue_task() for managed_node1/debug 20459 1726885684.60934: done queuing things up, now waiting for results queue to drain 20459 1726885684.60936: waiting for pending results... 20459 1726885684.61236: running TaskExecutor() for managed_node1/TASK: Show actual size 20459 1726885684.61390: in run() - task 02369adf-7a19-47dd-4c59-0000000029f1 20459 1726885684.61414: variable 'ansible_search_path' from source: unknown 20459 1726885684.61459: calling self._execute() 20459 1726885684.61822: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.61836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.61849: variable 'omit' from source: magic vars 20459 1726885684.61995: variable 'omit' from source: magic vars 20459 1726885684.62203: variable 'omit' from source: magic vars 20459 1726885684.62357: variable 'omit' from source: magic vars 20459 1726885684.62407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885684.62569: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885684.62600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885684.62624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.62643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.62751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885684.62827: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885684.62861: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885684.63023: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.63125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.63391: Set connection var ansible_pipelining to False 20459 1726885684.63400: Set connection var ansible_shell_type to sh 20459 1726885684.63407: Set connection var ansible_connection to ssh 20459 1726885684.63427: Set connection var ansible_timeout to 10 20459 1726885684.63461: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885684.63476: Set connection var ansible_shell_executable to /bin/sh 20459 1726885684.63508: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.63519: variable 'ansible_connection' from source: unknown 20459 1726885684.63526: variable 'ansible_module_compression' from source: unknown 20459 1726885684.63533: variable 'ansible_shell_type' from source: unknown 20459 1726885684.63540: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.63546: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.63554: variable 'ansible_pipelining' from source: unknown 20459 1726885684.63565: variable 'ansible_timeout' from source: unknown 20459 1726885684.63574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.63733: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885684.63751: variable 'omit' from source: magic vars 20459 1726885684.63760: starting attempt loop 20459 1726885684.63766: running the handler 20459 1726885684.63831: variable 'storage_test_actual_size' from source: set_fact 20459 1726885684.64029: variable 'storage_test_actual_size' from source: set_fact 20459 1726885684.64115: handler run complete 20459 1726885684.64142: attempt loop complete, returning result 20459 1726885684.64150: _execute() done 20459 1726885684.64156: dumping result to json 20459 1726885684.64162: done dumping result, returning 20459 1726885684.64173: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-47dd-4c59-0000000029f1] 20459 1726885684.64182: sending task result for task 02369adf-7a19-47dd-4c59-0000000029f1 ok: [managed_node1] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } 20459 1726885684.64337: no more pending results, returning what we have 20459 1726885684.64340: results queue empty 20459 1726885684.64341: checking for any_errors_fatal 20459 1726885684.64351: done checking for any_errors_fatal 20459 1726885684.64352: checking for max_fail_percentage 20459 1726885684.64354: done checking for max_fail_percentage 20459 1726885684.64355: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.64356: done checking to see if all hosts have failed 20459 1726885684.64357: getting the remaining hosts for this loop 20459 1726885684.64359: done getting the remaining hosts for this loop 20459 1726885684.64362: getting the next task for host managed_node1 20459 1726885684.64372: done getting next task for host managed_node1 20459 1726885684.64374: ^ task is: TASK: Show expected size 20459 1726885684.64381: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.64386: getting variables 20459 1726885684.64390: in VariableManager get_vars() 20459 1726885684.64425: Calling all_inventory to load vars for managed_node1 20459 1726885684.64428: Calling groups_inventory to load vars for managed_node1 20459 1726885684.64431: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.64442: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.64446: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.64449: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.65231: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029f1 20459 1726885684.65234: WORKER PROCESS EXITING 20459 1726885684.65255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.66046: done with get_vars() 20459 1726885684.66065: done getting variables 20459 1726885684.66131: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:04 -0400 (0:00:00.055) 0:01:31.022 ****** 20459 1726885684.66173: entering _queue_task() for managed_node1/debug 20459 1726885684.66535: worker is 1 (out of 1 available) 20459 1726885684.66550: exiting _queue_task() for managed_node1/debug 20459 1726885684.66565: done queuing things up, now waiting for results queue to drain 20459 1726885684.66567: waiting for pending results... 20459 1726885684.67517: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885684.67965: in run() - task 02369adf-7a19-47dd-4c59-0000000029f2 20459 1726885684.68045: variable 'ansible_search_path' from source: unknown 20459 1726885684.68138: calling self._execute() 20459 1726885684.68271: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.68281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.68295: variable 'omit' from source: magic vars 20459 1726885684.68410: variable 'omit' from source: magic vars 20459 1726885684.68501: variable 'omit' from source: magic vars 20459 1726885684.68545: variable 'omit' from source: magic vars 20459 1726885684.68591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885684.68632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885684.68663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885684.68684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.68700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.68721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885684.68743: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885684.68785: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885684.68792: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.68799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.68924: Set connection var ansible_pipelining to False 20459 1726885684.68932: Set connection var ansible_shell_type to sh 20459 1726885684.68938: Set connection var ansible_connection to ssh 20459 1726885684.68958: Set connection var ansible_timeout to 10 20459 1726885684.68973: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885684.68989: Set connection var ansible_shell_executable to /bin/sh 20459 1726885684.69020: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.69029: variable 'ansible_connection' from source: unknown 20459 1726885684.69036: variable 'ansible_module_compression' from source: unknown 20459 1726885684.69043: variable 'ansible_shell_type' from source: unknown 20459 1726885684.69050: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.69056: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.69063: variable 'ansible_pipelining' from source: unknown 20459 1726885684.69069: variable 'ansible_timeout' from source: unknown 20459 1726885684.69082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.69240: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885684.69256: variable 'omit' from source: magic vars 20459 1726885684.69265: starting attempt loop 20459 1726885684.69272: running the handler 20459 1726885684.69336: variable 'storage_test_expected_size' from source: set_fact 20459 1726885684.69529: variable 'storage_test_expected_size' from source: set_fact 20459 1726885684.69561: handler run complete 20459 1726885684.69583: attempt loop complete, returning result 20459 1726885684.69591: _execute() done 20459 1726885684.69598: dumping result to json 20459 1726885684.69605: done dumping result, returning 20459 1726885684.69623: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-0000000029f2] 20459 1726885684.69637: sending task result for task 02369adf-7a19-47dd-4c59-0000000029f2 ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885684.70019: no more pending results, returning what we have 20459 1726885684.70022: results queue empty 20459 1726885684.70023: checking for any_errors_fatal 20459 1726885684.70036: done checking for any_errors_fatal 20459 1726885684.70036: checking for max_fail_percentage 20459 1726885684.70039: done checking for max_fail_percentage 20459 1726885684.70041: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.70042: done checking to see if all hosts have failed 20459 1726885684.70043: getting the remaining hosts for this loop 20459 1726885684.70044: done getting the remaining hosts for this loop 20459 1726885684.70048: getting the next task for host managed_node1 20459 1726885684.70057: done getting next task for host managed_node1 20459 1726885684.70059: ^ task is: TASK: Assert expected size is actual size 20459 1726885684.70066: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.70071: getting variables 20459 1726885684.70073: in VariableManager get_vars() 20459 1726885684.70106: Calling all_inventory to load vars for managed_node1 20459 1726885684.70108: Calling groups_inventory to load vars for managed_node1 20459 1726885684.70114: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.70125: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.70128: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.70132: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.71186: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029f2 20459 1726885684.71192: WORKER PROCESS EXITING 20459 1726885684.71447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.72165: done with get_vars() 20459 1726885684.72188: done getting variables 20459 1726885684.72243: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:04 -0400 (0:00:00.060) 0:01:31.083 ****** 20459 1726885684.72275: entering _queue_task() for managed_node1/assert 20459 1726885684.72505: worker is 1 (out of 1 available) 20459 1726885684.72517: exiting _queue_task() for managed_node1/assert 20459 1726885684.72529: done queuing things up, now waiting for results queue to drain 20459 1726885684.72531: waiting for pending results... 20459 1726885684.72817: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 20459 1726885684.72985: in run() - task 02369adf-7a19-47dd-4c59-0000000029f3 20459 1726885684.73004: variable 'ansible_search_path' from source: unknown 20459 1726885684.73048: calling self._execute() 20459 1726885684.73170: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.73181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.73200: variable 'omit' from source: magic vars 20459 1726885684.73594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885684.79651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885684.79757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885684.79807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885684.79862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885684.79903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885684.80028: variable '_storage_test_volume_present' from source: set_fact 20459 1726885684.80051: Evaluated conditional (_storage_test_volume_present | bool): True 20459 1726885684.80243: variable 'storage_test_volume' from source: include params 20459 1726885684.80279: Evaluated conditional (storage_test_volume.type == "lvm"): True 20459 1726885684.80291: variable 'omit' from source: magic vars 20459 1726885684.80374: variable 'omit' from source: magic vars 20459 1726885684.80572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885684.80610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885684.80648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885684.80694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885684.80720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885684.80825: variable 'storage_test_volume' from source: include params 20459 1726885684.80844: variable 'storage_test_expected_size' from source: set_fact 20459 1726885684.80855: variable 'storage_test_actual_size' from source: set_fact 20459 1726885684.80898: variable 'omit' from source: magic vars 20459 1726885684.80939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885684.80979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885684.81004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885684.81029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.81229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.81396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885684.81553: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885684.81689: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885684.81767: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.81780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.81938: Set connection var ansible_pipelining to False 20459 1726885684.82103: Set connection var ansible_shell_type to sh 20459 1726885684.82113: Set connection var ansible_connection to ssh 20459 1726885684.82192: Set connection var ansible_timeout to 10 20459 1726885684.82337: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885684.82420: Set connection var ansible_shell_executable to /bin/sh 20459 1726885684.82596: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.82604: variable 'ansible_connection' from source: unknown 20459 1726885684.82621: variable 'ansible_module_compression' from source: unknown 20459 1726885684.82647: variable 'ansible_shell_type' from source: unknown 20459 1726885684.82654: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.82661: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.82672: variable 'ansible_pipelining' from source: unknown 20459 1726885684.82683: variable 'ansible_timeout' from source: unknown 20459 1726885684.82692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.83053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885684.83070: variable 'omit' from source: magic vars 20459 1726885684.83079: starting attempt loop 20459 1726885684.83085: running the handler 20459 1726885684.83553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885684.83620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885684.83656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885684.83740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885684.83762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885684.83937: variable 'storage_test_expected_size' from source: set_fact 20459 1726885684.83946: variable 'storage_test_actual_size' from source: set_fact 20459 1726885684.83961: Evaluated conditional ((storage_test_expected_size | int - storage_test_actual_size.bytes) | abs / storage_test_expected_size | int < 0.04): True 20459 1726885684.83971: handler run complete 20459 1726885684.83988: attempt loop complete, returning result 20459 1726885684.83994: _execute() done 20459 1726885684.84000: dumping result to json 20459 1726885684.84006: done dumping result, returning 20459 1726885684.84035: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-47dd-4c59-0000000029f3] 20459 1726885684.84044: sending task result for task 02369adf-7a19-47dd-4c59-0000000029f3 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885684.84234: no more pending results, returning what we have 20459 1726885684.84238: results queue empty 20459 1726885684.84239: checking for any_errors_fatal 20459 1726885684.84251: done checking for any_errors_fatal 20459 1726885684.84252: checking for max_fail_percentage 20459 1726885684.84254: done checking for max_fail_percentage 20459 1726885684.84255: checking to see if all hosts have failed and the running result is not ok 20459 1726885684.84256: done checking to see if all hosts have failed 20459 1726885684.84257: getting the remaining hosts for this loop 20459 1726885684.84258: done getting the remaining hosts for this loop 20459 1726885684.84262: getting the next task for host managed_node1 20459 1726885684.84275: done getting next task for host managed_node1 20459 1726885684.84278: ^ task is: TASK: Get information about the LV 20459 1726885684.84286: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885684.84292: getting variables 20459 1726885684.84294: in VariableManager get_vars() 20459 1726885684.84335: Calling all_inventory to load vars for managed_node1 20459 1726885684.84338: Calling groups_inventory to load vars for managed_node1 20459 1726885684.84343: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885684.84355: Calling all_plugins_play to load vars for managed_node1 20459 1726885684.84359: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885684.84363: Calling groups_plugins_play to load vars for managed_node1 20459 1726885684.85557: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029f3 20459 1726885684.85560: WORKER PROCESS EXITING 20459 1726885684.85588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885684.86796: done with get_vars() 20459 1726885684.86851: done getting variables 20459 1726885684.87096: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:04 -0400 (0:00:00.149) 0:01:31.232 ****** 20459 1726885684.87187: entering _queue_task() for managed_node1/command 20459 1726885684.87859: worker is 1 (out of 1 available) 20459 1726885684.87893: exiting _queue_task() for managed_node1/command 20459 1726885684.87904: done queuing things up, now waiting for results queue to drain 20459 1726885684.87906: waiting for pending results... 20459 1726885684.88814: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885684.89151: in run() - task 02369adf-7a19-47dd-4c59-0000000029fa 20459 1726885684.89174: variable 'ansible_search_path' from source: unknown 20459 1726885684.89227: calling self._execute() 20459 1726885684.89835: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.89884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.89899: variable 'omit' from source: magic vars 20459 1726885684.91354: variable 'storage_test_volume' from source: include params 20459 1726885684.91386: variable '_storage_test_volume_present' from source: set_fact 20459 1726885684.91409: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885684.91428: variable 'omit' from source: magic vars 20459 1726885684.91527: variable 'omit' from source: magic vars 20459 1726885684.91682: variable 'storage_test_pool' from source: include params 20459 1726885684.91713: variable 'storage_test_volume' from source: include params 20459 1726885684.91765: variable 'omit' from source: magic vars 20459 1726885684.91818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885684.91863: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885684.91885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885684.91905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.91931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885684.91956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885684.91981: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885684.92015: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885684.92029: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.92038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.92168: Set connection var ansible_pipelining to False 20459 1726885684.92177: Set connection var ansible_shell_type to sh 20459 1726885684.92190: Set connection var ansible_connection to ssh 20459 1726885684.92208: Set connection var ansible_timeout to 10 20459 1726885684.92221: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885684.92236: Set connection var ansible_shell_executable to /bin/sh 20459 1726885684.92266: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.92273: variable 'ansible_connection' from source: unknown 20459 1726885684.92280: variable 'ansible_module_compression' from source: unknown 20459 1726885684.92289: variable 'ansible_shell_type' from source: unknown 20459 1726885684.92299: variable 'ansible_shell_executable' from source: unknown 20459 1726885684.92306: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885684.92317: variable 'ansible_pipelining' from source: unknown 20459 1726885684.92327: variable 'ansible_timeout' from source: unknown 20459 1726885684.92335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885684.92593: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885684.92690: variable 'omit' from source: magic vars 20459 1726885684.92701: starting attempt loop 20459 1726885684.92707: running the handler 20459 1726885684.92744: _low_level_execute_command(): starting 20459 1726885684.92764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885684.94494: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885684.94617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885684.94640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885684.94661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885684.94703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885684.94725: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885684.94778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885684.94798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885684.94810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885684.94830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885684.94856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885684.94879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885684.94921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885684.94948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885684.95775: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885684.95792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885684.95931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885684.96000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885684.96019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885684.96099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885684.97729: stdout chunk (state=3): >>>/root <<< 20459 1726885684.97829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885684.97931: stderr chunk (state=3): >>><<< 20459 1726885684.97935: stdout chunk (state=3): >>><<< 20459 1726885684.98059: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885684.98069: _low_level_execute_command(): starting 20459 1726885684.98072: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276 `" && echo ansible-tmp-1726885684.9795985-24475-32385811264276="` echo /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276 `" ) && sleep 0' 20459 1726885684.99149: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885684.99291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885684.99305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885684.99329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885684.99372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885684.99388: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885684.99407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885684.99431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885684.99444: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885684.99456: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885684.99468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885684.99482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885684.99501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885684.99628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885684.99641: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885684.99655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885684.99740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885684.99763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885684.99779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885684.99856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885685.01681: stdout chunk (state=3): >>>ansible-tmp-1726885684.9795985-24475-32385811264276=/root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276 <<< 20459 1726885685.01874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885685.01877: stdout chunk (state=3): >>><<< 20459 1726885685.01879: stderr chunk (state=3): >>><<< 20459 1726885685.02120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885684.9795985-24475-32385811264276=/root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885685.02126: variable 'ansible_module_compression' from source: unknown 20459 1726885685.02128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885685.02130: variable 'ansible_facts' from source: unknown 20459 1726885685.02131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276/AnsiballZ_command.py 20459 1726885685.02320: Sending initial data 20459 1726885685.02335: Sent initial data (155 bytes) 20459 1726885685.04657: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885685.04671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.04686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.04704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.04759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.04771: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885685.04784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.04801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885685.04814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885685.04843: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885685.04860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.04872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.04887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.04932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.04946: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885685.04966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.05043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885685.05206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885685.05228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885685.05297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885685.07007: 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 <<< 20459 1726885685.07041: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885685.07080: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp3two5apw /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276/AnsiballZ_command.py <<< 20459 1726885685.07117: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885685.08348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885685.08582: stderr chunk (state=3): >>><<< 20459 1726885685.08585: stdout chunk (state=3): >>><<< 20459 1726885685.08588: done transferring module to remote 20459 1726885685.08590: _low_level_execute_command(): starting 20459 1726885685.08593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276/ /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276/AnsiballZ_command.py && sleep 0' 20459 1726885685.09521: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885685.09536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.09552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.09570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.09620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.09633: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885685.09648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.09665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885685.09677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885685.09690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885685.09706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.09725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.09743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.09756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.09768: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885685.09781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.09864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885685.09886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885685.09905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885685.09971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885685.11756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885685.11793: stderr chunk (state=3): >>><<< 20459 1726885685.11796: stdout chunk (state=3): >>><<< 20459 1726885685.11840: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885685.11844: _low_level_execute_command(): starting 20459 1726885685.11847: _low_level_execute_command(): using become for this command 20459 1726885685.11917: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-aqqclmtsrowzavpcbnfsccjnxyneeuxg ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885685.11971: Initial state: awaiting_escalation: BECOME-SUCCESS-aqqclmtsrowzavpcbnfsccjnxyneeuxg 20459 1726885685.12507: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885685.12541: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.12563: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.12588: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.12633: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.12652: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885685.12673: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.12697: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885685.12710: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885685.12732: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885685.12751: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.12779: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.12797: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.12811: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.12827: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885685.12842: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.12929: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885685.12964: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885685.12990: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885685.13068: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885685.15815: stdout chunk (state=1): >>>BECOME-SUCCESS-aqqclmtsrowzavpcbnfsccjnxyneeuxg <<< 20459 1726885685.15819: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-aqqclmtsrowzavpcbnfsccjnxyneeuxg' 20459 1726885685.16064: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885685.16067: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885685.16130: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885685.16153: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885685.16187: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885685.16234: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885685.16247: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885685.16318: 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' <<< 20459 1726885685.16343: 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' # <<< 20459 1726885685.16358: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab487f5ca0> <<< 20459 1726885685.16392: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885685.16407: 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 0x7fab4879c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab487f5a00> <<< 20459 1726885685.16441: 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' <<< 20459 1726885685.16485: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab487f59a0> <<< 20459 1726885685.16515: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885685.16519: 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 0x7fab4879c370> <<< 20459 1726885685.16587: 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' <<< 20459 1726885685.16590: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4879c820> <<< 20459 1726885685.16633: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4879c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885685.16637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885685.16655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885685.16694: 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 <<< 20459 1726885685.16716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885685.16745: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48748f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885685.16757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885685.16826: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4874f100> <<< 20459 1726885685.16851: 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' <<< 20459 1726885685.16885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885685.16888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48778730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4874f820> <<< 20459 1726885685.16933: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab487b1760> <<< 20459 1726885685.16949: 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 0x7fab48748c70> <<< 20459 1726885685.17007: 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' <<< 20459 1726885685.17012: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48778c70> <<< 20459 1726885685.17057: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4879cfd0> <<< 20459 1726885685.17087: 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. <<< 20459 1726885685.17300: 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' <<< 20459 1726885685.17429: 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 <<< 20459 1726885685.19168: 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 0x7fab486efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f2e20> <<< 20459 1726885685.19266: 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 # 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 0x7fab486e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486ef250> # /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 0x7fab48671c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48671760> 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 0x7fab48671d60> # /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 0x7fab48671e20> # /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 0x7fab48671ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486c9be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486c34c0> # /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 0x7fab486d7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f6d00> # /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 0x7fab48682b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f2fa0> # 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 0x7fab486d7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486fc8b0> # /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 0x7fab48682e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682c40> # /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 0x7fab48682bb0> # /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 0x7fab48657220> # /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 0x7fab48657310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4868de50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486858e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682e20> # /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 0x7fab483e5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483cab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48685d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486c3fd0> # /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 0x7fab483829a0> 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 0x7fab48382cd0> # /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 0x7fab483955e0> # /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 0x7fab48395b20> # 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 0x7fab48320250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48382dc0> # /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' <<< 20459 1726885685.19296: 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 0x7fab48331130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48395460> 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 0x7fab483311f0> <<< 20459 1726885685.19325: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682880> # /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' <<< 20459 1726885685.19388: 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 0x7fab4834d550> # /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 0x7fab4834d820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4834d610> <<< 20459 1726885685.19427: 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 0x7fab4834d700> <<< 20459 1726885685.19475: 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' <<< 20459 1726885685.19631: 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 0x7fab4834db50> <<< 20459 1726885685.19660: 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 0x7fab4834dfd0> <<< 20459 1726885685.19677: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4834d790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4833f8e0> <<< 20459 1726885685.19699: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682460> <<< 20459 1726885685.19721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885685.19776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885685.19806: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4834d940> <<< 20459 1726885685.20359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab4827d520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885685.21469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.22406: 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 0x7fab48179730> <<< 20459 1726885685.22497: 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' <<< 20459 1726885685.22510: 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 0x7fab48207850> <<< 20459 1726885685.22540: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207730> <<< 20459 1726885685.22583: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207490> <<< 20459 1726885685.22598: 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' <<< 20459 1726885685.22637: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482072b0> import 'atexit' # <<< 20459 1726885685.22671: 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 0x7fab482074f0> <<< 20459 1726885685.22703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885685.22717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885685.22744: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482078b0> <<< 20459 1726885685.22778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885685.22789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885685.22812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885685.22835: 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' <<< 20459 1726885685.22903: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47bac790> <<< 20459 1726885685.22941: 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 0x7fab47bacb20> <<< 20459 1726885685.22965: 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 0x7fab47bac970> <<< 20459 1726885685.22983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885685.23010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885685.23052: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47bcfb50> <<< 20459 1726885685.23064: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48202d00> <<< 20459 1726885685.23228: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207610> <<< 20459 1726885685.23248: 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' <<< 20459 1726885685.23282: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48202e80> <<< 20459 1726885685.23328: 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' <<< 20459 1726885685.23332: 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' <<< 20459 1726885685.23354: 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' <<< 20459 1726885685.23373: 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 0x7fab48172880> <<< 20459 1726885685.23463: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a2d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a2850> <<< 20459 1726885685.23482: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47bc8310> <<< 20459 1726885685.23511: 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 0x7fab481a2fa0> <<< 20459 1726885685.23556: 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 0x7fab481a2f70> <<< 20459 1726885685.23559: 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' <<< 20459 1726885685.23577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885685.23590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885685.23668: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885685.23691: 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 0x7fab47b90f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481e0e80> <<< 20459 1726885685.23694: 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' <<< 20459 1726885685.23752: 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 0x7fab47b9e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481e0fd0> <<< 20459 1726885685.23765: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885685.23798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885685.23829: 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' # <<< 20459 1726885685.23915: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b90250> <<< 20459 1726885685.24007: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b9e160> <<< 20459 1726885685.24097: 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 0x7fab47b9c5b0> <<< 20459 1726885685.24132: 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 0x7fab47b9c670> <<< 20459 1726885685.24184: 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 0x7fab47b9bca0> <<< 20459 1726885685.24199: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481d7bb0> <<< 20459 1726885685.24229: 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 <<< 20459 1726885685.24233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885685.24265: 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 0x7fab481689d0> <<< 20459 1726885685.24445: 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 0x7fab48166970> <<< 20459 1726885685.24470: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b91880> <<< 20459 1726885685.24509: 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 0x7fab48168400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a09d0> # zipimport: zlib available <<< 20459 1726885685.24538: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885685.24599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.24694: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.24698: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885685.24730: 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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885685.24825: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.24916: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.25359: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.25837: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885685.25847: 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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885685.25862: 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' <<< 20459 1726885685.25910: 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 0x7fab47b69be0> <<< 20459 1726885685.25983: 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 0x7fab4815d7c0> <<< 20459 1726885685.25996: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4776e100> <<< 20459 1726885685.26053: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885685.26071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.26084: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885685.26197: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.26328: 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' <<< 20459 1726885685.26356: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4815ec10> # zipimport: zlib available <<< 20459 1726885685.26738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.27368: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885685.27469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.27564: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885685.27570: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885685.27704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.27906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885685.27921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885685.27986: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a3fd0> # zipimport: zlib available <<< 20459 1726885685.28050: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.28201: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885685.28230: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885685.28286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.28317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.28413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.28437: 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' <<< 20459 1726885685.28562: 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 0x7fab47b53700> <<< 20459 1726885685.28644: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab477140d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885685.28785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.28893: 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 <<< 20459 1726885685.28927: 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' <<< 20459 1726885685.29000: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4775cb50> <<< 20459 1726885685.29159: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b61520> <<< 20459 1726885685.29275: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b5ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885685.29290: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885685.29336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.29450: 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' <<< 20459 1726885685.29481: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab477154c0> <<< 20459 1726885685.29568: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885685.29691: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885685.32592: stdout chunk (state=3): >>> {"changed": true, "stdout": " LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear", "stderr": "", "rc": 0, "cmd": ["lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1"], "start": "2024-09-20 22:28:05.296145", "end": "2024-09-20 22:28:05.324815", "delta": "0:00:00.028670", "msg": "", "invocation": {"module_args": {"_raw_params": "lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n", "_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}}} <<< 20459 1726885685.32615: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885685.32967: 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 <<< 20459 1726885685.32997: 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 <<< 20459 1726885685.33004: 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 <<< 20459 1726885685.33034: 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 # 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 <<< 20459 1726885685.33044: 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 <<< 20459 1726885685.33081: 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 <<< 20459 1726885685.33085: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_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 <<< 20459 1726885685.33269: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885685.33301: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885685.33360: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885685.33399: 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 <<< 20459 1726885685.33440: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885685.33456: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885685.33459: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885685.33553: 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 <<< 20459 1726885685.33642: 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 <<< 20459 1726885685.33705: 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 20459 1726885685.33715: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20459 1726885685.33901: 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 <<< 20459 1726885685.33950: 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 <<< 20459 1726885685.33953: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885685.34458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885685.34462: stdout chunk (state=3): >>><<< 20459 1726885685.34464: stderr chunk (state=3): >>><<< 20459 1726885685.34578: _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 0x7fab487f5ca0> # /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 0x7fab4879c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab487f5a00> # /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 0x7fab487f59a0> 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 0x7fab4879c370> # /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 0x7fab4879c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4879c550> # /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 0x7fab48748f70> # /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 0x7fab4874f100> # /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 0x7fab48778730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4874f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab487b1760> # /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 0x7fab48748c70> # /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 0x7fab48778c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4879cfd0> 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 0x7fab486efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f2e20> # /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 0x7fab486e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486ef250> # /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 0x7fab48671c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48671760> 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 0x7fab48671d60> # /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 0x7fab48671e20> # /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 0x7fab48671ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486c9be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486c34c0> # /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 0x7fab486d7520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f6d00> # /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 0x7fab48682b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486f2fa0> # 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 0x7fab486d7130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486fc8b0> # /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 0x7fab48682e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682c40> # /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 0x7fab48682bb0> # /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 0x7fab48657220> # /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 0x7fab48657310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4868de50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486858e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682e20> # /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 0x7fab483e5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab483cab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48685d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab486c3fd0> # /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 0x7fab483829a0> 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 0x7fab48382cd0> # /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 0x7fab483955e0> # /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 0x7fab48395b20> # 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 0x7fab48320250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48382dc0> # /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 0x7fab48331130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48395460> 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 0x7fab483311f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682880> # /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 0x7fab4834d550> # /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 0x7fab4834d820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4834d610> # 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 0x7fab4834d700> # /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 0x7fab4834db50> # 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 0x7fab4834dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4834d790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4833f8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48682460> # /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 0x7fab4834d940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab4827d520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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 0x7fab48179730> # /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 0x7fab48207850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207490> # /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 0x7fab48207580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab482072b0> 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 0x7fab482074f0> # /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 0x7fab482078b0> # /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 0x7fab47bac790> # 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 0x7fab47bacb20> # 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 0x7fab47bac970> # /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 0x7fab47bcfb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48202d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab48207610> # /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 0x7fab48202e80> # /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 0x7fab48172880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a2d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a2850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47bc8310> # 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 0x7fab481a2fa0> # /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 0x7fab481a2f70> # /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 0x7fab47b90f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481e0e80> # /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 0x7fab47b9e520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481e0fd0> # /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 0x7fab47b90250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b9e160> # 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 0x7fab47b9c5b0> # 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 0x7fab47b9c670> # 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 0x7fab47b9bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481d7bb0> # /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 0x7fab481689d0> # 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 0x7fab48166970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b91880> # 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 0x7fab48168400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab481a09d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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 0x7fab47b69be0> # /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 0x7fab4815d7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab4776e100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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 0x7fab4815ec10> # 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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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 0x7fab481a3fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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 0x7fab47b53700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab477140d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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 0x7fab4775cb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b61520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab47b5ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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_n5fr5ypl/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 0x7fab477154c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear", "stderr": "", "rc": 0, "cmd": ["lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1"], "start": "2024-09-20 22:28:05.296145", "end": "2024-09-20 22:28:05.324815", "delta": "0:00:00.028670", "msg": "", "invocation": {"module_args": {"_raw_params": "lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n", "_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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885685.35286: done with _execute_module (ansible.legacy.command, {'_raw_params': 'lvs --noheadings --nameprefixes --units=b --nosuffix --unquoted -o name,attr,cache_total_blocks,chunk_size,segtype foo/test1\n', '_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-1726885684.9795985-24475-32385811264276/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885685.35289: _low_level_execute_command(): starting 20459 1726885685.35292: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885684.9795985-24475-32385811264276/ > /dev/null 2>&1 && sleep 0' 20459 1726885685.35886: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885685.35904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.35924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.35943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.35988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.36001: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885685.36021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.36040: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885685.36052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885685.36064: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885685.36080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885685.36094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885685.36110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885685.36130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885685.36143: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885685.36157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885685.36240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885685.36262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885685.36279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885685.36368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885685.38162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885685.38238: stderr chunk (state=3): >>><<< 20459 1726885685.38242: stdout chunk (state=3): >>><<< 20459 1726885685.38295: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885685.38352: handler run complete 20459 1726885685.38355: Evaluated conditional (False): False 20459 1726885685.38441: attempt loop complete, returning result 20459 1726885685.38446: _execute() done 20459 1726885685.38448: dumping result to json 20459 1726885685.38450: done dumping result, returning 20459 1726885685.38452: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-0000000029fa] 20459 1726885685.38471: sending task result for task 02369adf-7a19-47dd-4c59-0000000029fa 20459 1726885685.38697: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029fa 20459 1726885685.38700: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.028670", "end": "2024-09-20 22:28:05.324815", "rc": 0, "start": "2024-09-20 22:28:05.296145" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear 20459 1726885685.38817: no more pending results, returning what we have 20459 1726885685.38829: results queue empty 20459 1726885685.38830: checking for any_errors_fatal 20459 1726885685.38838: done checking for any_errors_fatal 20459 1726885685.38839: checking for max_fail_percentage 20459 1726885685.38841: done checking for max_fail_percentage 20459 1726885685.38842: checking to see if all hosts have failed and the running result is not ok 20459 1726885685.38842: done checking to see if all hosts have failed 20459 1726885685.38843: getting the remaining hosts for this loop 20459 1726885685.38846: done getting the remaining hosts for this loop 20459 1726885685.38849: getting the next task for host managed_node1 20459 1726885685.38860: done getting next task for host managed_node1 20459 1726885685.38862: ^ task is: TASK: Set LV segment type 20459 1726885685.38871: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885685.38880: getting variables 20459 1726885685.38882: in VariableManager get_vars() 20459 1726885685.38977: Calling all_inventory to load vars for managed_node1 20459 1726885685.38980: Calling groups_inventory to load vars for managed_node1 20459 1726885685.38984: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885685.38997: Calling all_plugins_play to load vars for managed_node1 20459 1726885685.39000: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885685.39003: Calling groups_plugins_play to load vars for managed_node1 20459 1726885685.41150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885685.43420: done with get_vars() 20459 1726885685.43439: done getting variables 20459 1726885685.43505: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:05 -0400 (0:00:00.563) 0:01:31.795 ****** 20459 1726885685.43546: entering _queue_task() for managed_node1/set_fact 20459 1726885685.43866: worker is 1 (out of 1 available) 20459 1726885685.43883: exiting _queue_task() for managed_node1/set_fact 20459 1726885685.43895: done queuing things up, now waiting for results queue to drain 20459 1726885685.43896: waiting for pending results... 20459 1726885685.44228: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885685.44392: in run() - task 02369adf-7a19-47dd-4c59-0000000029fb 20459 1726885685.44414: variable 'ansible_search_path' from source: unknown 20459 1726885685.44465: calling self._execute() 20459 1726885685.44597: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.44608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.44628: variable 'omit' from source: magic vars 20459 1726885685.45073: variable 'storage_test_volume' from source: include params 20459 1726885685.45106: variable '_storage_test_volume_present' from source: set_fact 20459 1726885685.45130: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885685.45141: variable 'omit' from source: magic vars 20459 1726885685.45233: variable 'omit' from source: magic vars 20459 1726885685.45435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885685.48071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885685.48169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885685.48213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885685.48265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885685.48295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885685.48402: variable 'lvs' from source: set_fact 20459 1726885685.48510: variable 'omit' from source: magic vars 20459 1726885685.48547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885685.48585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885685.48608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885685.48632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885685.48644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885685.48662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885685.48683: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885685.48717: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885685.48726: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.48732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.48850: Set connection var ansible_pipelining to False 20459 1726885685.48857: Set connection var ansible_shell_type to sh 20459 1726885685.48863: Set connection var ansible_connection to ssh 20459 1726885685.48878: Set connection var ansible_timeout to 10 20459 1726885685.48887: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885685.48898: Set connection var ansible_shell_executable to /bin/sh 20459 1726885685.49574: variable 'ansible_shell_executable' from source: unknown 20459 1726885685.49668: variable 'ansible_connection' from source: unknown 20459 1726885685.49676: variable 'ansible_module_compression' from source: unknown 20459 1726885685.49683: variable 'ansible_shell_type' from source: unknown 20459 1726885685.49689: variable 'ansible_shell_executable' from source: unknown 20459 1726885685.49695: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.49702: variable 'ansible_pipelining' from source: unknown 20459 1726885685.49708: variable 'ansible_timeout' from source: unknown 20459 1726885685.49717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.49875: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885685.50002: variable 'omit' from source: magic vars 20459 1726885685.50014: starting attempt loop 20459 1726885685.50025: running the handler 20459 1726885685.50043: handler run complete 20459 1726885685.50059: attempt loop complete, returning result 20459 1726885685.50067: _execute() done 20459 1726885685.50075: dumping result to json 20459 1726885685.50085: done dumping result, returning 20459 1726885685.50101: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-0000000029fb] 20459 1726885685.50114: sending task result for task 02369adf-7a19-47dd-4c59-0000000029fb ok: [managed_node1] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } 20459 1726885685.50279: no more pending results, returning what we have 20459 1726885685.50282: results queue empty 20459 1726885685.50283: checking for any_errors_fatal 20459 1726885685.50297: done checking for any_errors_fatal 20459 1726885685.50298: checking for max_fail_percentage 20459 1726885685.50300: done checking for max_fail_percentage 20459 1726885685.50301: checking to see if all hosts have failed and the running result is not ok 20459 1726885685.50302: done checking to see if all hosts have failed 20459 1726885685.50303: getting the remaining hosts for this loop 20459 1726885685.50304: done getting the remaining hosts for this loop 20459 1726885685.50308: getting the next task for host managed_node1 20459 1726885685.50321: done getting next task for host managed_node1 20459 1726885685.50326: ^ task is: TASK: Check segment type 20459 1726885685.50334: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885685.50347: getting variables 20459 1726885685.50349: in VariableManager get_vars() 20459 1726885685.50384: Calling all_inventory to load vars for managed_node1 20459 1726885685.50387: Calling groups_inventory to load vars for managed_node1 20459 1726885685.50390: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885685.50402: Calling all_plugins_play to load vars for managed_node1 20459 1726885685.50406: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885685.50409: Calling groups_plugins_play to load vars for managed_node1 20459 1726885685.51524: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029fb 20459 1726885685.51528: WORKER PROCESS EXITING 20459 1726885685.51542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885685.52815: done with get_vars() 20459 1726885685.52835: done getting variables 20459 1726885685.52895: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:05 -0400 (0:00:00.095) 0:01:31.891 ****** 20459 1726885685.53149: entering _queue_task() for managed_node1/assert 20459 1726885685.53432: worker is 1 (out of 1 available) 20459 1726885685.53443: exiting _queue_task() for managed_node1/assert 20459 1726885685.53455: done queuing things up, now waiting for results queue to drain 20459 1726885685.53457: waiting for pending results... 20459 1726885685.54826: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885685.55554: in run() - task 02369adf-7a19-47dd-4c59-0000000029fc 20459 1726885685.55577: variable 'ansible_search_path' from source: unknown 20459 1726885685.55623: calling self._execute() 20459 1726885685.55747: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.55761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.55776: variable 'omit' from source: magic vars 20459 1726885685.56185: variable 'storage_test_volume' from source: include params 20459 1726885685.56220: variable '_storage_test_volume_present' from source: set_fact 20459 1726885685.56240: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885685.56251: variable 'omit' from source: magic vars 20459 1726885685.56328: variable 'omit' from source: magic vars 20459 1726885685.56478: variable 'storage_test_lv_segtype' from source: set_fact 20459 1726885685.56488: variable 'storage_test_volume' from source: include params 20459 1726885685.56536: variable 'omit' from source: magic vars 20459 1726885685.56579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885685.56620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885685.56650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885685.56671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885685.56688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885685.56707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885685.56729: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885685.56764: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885685.56771: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.56777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.56923: Set connection var ansible_pipelining to False 20459 1726885685.56931: Set connection var ansible_shell_type to sh 20459 1726885685.56937: Set connection var ansible_connection to ssh 20459 1726885685.56958: Set connection var ansible_timeout to 10 20459 1726885685.56967: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885685.56975: Set connection var ansible_shell_executable to /bin/sh 20459 1726885685.56998: variable 'ansible_shell_executable' from source: unknown 20459 1726885685.57004: variable 'ansible_connection' from source: unknown 20459 1726885685.57010: variable 'ansible_module_compression' from source: unknown 20459 1726885685.57020: variable 'ansible_shell_type' from source: unknown 20459 1726885685.57026: variable 'ansible_shell_executable' from source: unknown 20459 1726885685.57032: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.57039: variable 'ansible_pipelining' from source: unknown 20459 1726885685.57045: variable 'ansible_timeout' from source: unknown 20459 1726885685.57052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.57211: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885685.57229: variable 'omit' from source: magic vars 20459 1726885685.57240: starting attempt loop 20459 1726885685.57246: running the handler 20459 1726885685.57475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885685.62738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885685.63236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885685.63280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885685.63321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885685.63354: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885685.63482: variable 'storage_test_volume' from source: include params 20459 1726885685.63501: variable 'storage_test_lv_segtype' from source: set_fact 20459 1726885685.63522: Evaluated conditional (storage_test_volume.cached | ternary(storage_test_lv_segtype[0] == 'cache', storage_test_lv_segtype[0] != 'cache')): True 20459 1726885685.63534: handler run complete 20459 1726885685.63556: attempt loop complete, returning result 20459 1726885685.63562: _execute() done 20459 1726885685.63569: dumping result to json 20459 1726885685.63575: done dumping result, returning 20459 1726885685.63586: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-0000000029fc] 20459 1726885685.63596: sending task result for task 02369adf-7a19-47dd-4c59-0000000029fc ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885685.63752: no more pending results, returning what we have 20459 1726885685.63756: results queue empty 20459 1726885685.63757: checking for any_errors_fatal 20459 1726885685.63768: done checking for any_errors_fatal 20459 1726885685.63769: checking for max_fail_percentage 20459 1726885685.63771: done checking for max_fail_percentage 20459 1726885685.63772: checking to see if all hosts have failed and the running result is not ok 20459 1726885685.63773: done checking to see if all hosts have failed 20459 1726885685.63774: getting the remaining hosts for this loop 20459 1726885685.63776: done getting the remaining hosts for this loop 20459 1726885685.63780: getting the next task for host managed_node1 20459 1726885685.63790: done getting next task for host managed_node1 20459 1726885685.63793: ^ task is: TASK: Set LV cache size 20459 1726885685.63801: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885685.63814: getting variables 20459 1726885685.63816: in VariableManager get_vars() 20459 1726885685.63857: Calling all_inventory to load vars for managed_node1 20459 1726885685.63860: Calling groups_inventory to load vars for managed_node1 20459 1726885685.63864: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885685.63876: Calling all_plugins_play to load vars for managed_node1 20459 1726885685.63880: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885685.63883: Calling groups_plugins_play to load vars for managed_node1 20459 1726885685.64600: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029fc 20459 1726885685.64603: WORKER PROCESS EXITING 20459 1726885685.64676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885685.66057: done with get_vars() 20459 1726885685.66074: done getting variables 20459 1726885685.66140: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:05 -0400 (0:00:00.130) 0:01:32.022 ****** 20459 1726885685.66175: entering _queue_task() for managed_node1/set_fact 20459 1726885685.66450: worker is 1 (out of 1 available) 20459 1726885685.66462: exiting _queue_task() for managed_node1/set_fact 20459 1726885685.66475: done queuing things up, now waiting for results queue to drain 20459 1726885685.66476: waiting for pending results... 20459 1726885685.66782: running TaskExecutor() for managed_node1/TASK: Set LV cache size 20459 1726885685.66942: in run() - task 02369adf-7a19-47dd-4c59-0000000029fd 20459 1726885685.66967: variable 'ansible_search_path' from source: unknown 20459 1726885685.67006: calling self._execute() 20459 1726885685.67134: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.67145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.67157: variable 'omit' from source: magic vars 20459 1726885685.67597: variable 'storage_test_volume' from source: include params 20459 1726885685.67638: variable '_storage_test_volume_present' from source: set_fact 20459 1726885685.67657: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885685.67852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885685.73384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885685.73480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885685.73659: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885685.73714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885685.73849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885685.74026: variable 'storage_test_volume' from source: include params 20459 1726885685.74061: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885685.74069: when evaluation is False, skipping this task 20459 1726885685.74075: _execute() done 20459 1726885685.74081: dumping result to json 20459 1726885685.74087: done dumping result, returning 20459 1726885685.74097: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-47dd-4c59-0000000029fd] 20459 1726885685.74162: sending task result for task 02369adf-7a19-47dd-4c59-0000000029fd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885685.74329: no more pending results, returning what we have 20459 1726885685.74333: results queue empty 20459 1726885685.74334: checking for any_errors_fatal 20459 1726885685.74343: done checking for any_errors_fatal 20459 1726885685.74343: checking for max_fail_percentage 20459 1726885685.74346: done checking for max_fail_percentage 20459 1726885685.74347: checking to see if all hosts have failed and the running result is not ok 20459 1726885685.74348: done checking to see if all hosts have failed 20459 1726885685.74348: getting the remaining hosts for this loop 20459 1726885685.74350: done getting the remaining hosts for this loop 20459 1726885685.74354: getting the next task for host managed_node1 20459 1726885685.74364: done getting next task for host managed_node1 20459 1726885685.74367: ^ task is: TASK: Parse the requested cache size 20459 1726885685.74375: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885685.74381: getting variables 20459 1726885685.74382: in VariableManager get_vars() 20459 1726885685.74421: Calling all_inventory to load vars for managed_node1 20459 1726885685.74425: Calling groups_inventory to load vars for managed_node1 20459 1726885685.74429: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885685.74440: Calling all_plugins_play to load vars for managed_node1 20459 1726885685.74444: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885685.74446: Calling groups_plugins_play to load vars for managed_node1 20459 1726885685.75037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885685.76137: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029fd 20459 1726885685.76142: WORKER PROCESS EXITING 20459 1726885685.76710: done with get_vars() 20459 1726885685.76730: 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 22:28:05 -0400 (0:00:00.106) 0:01:32.128 ****** 20459 1726885685.76810: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885685.77351: worker is 1 (out of 1 available) 20459 1726885685.77365: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885685.77378: done queuing things up, now waiting for results queue to drain 20459 1726885685.77380: waiting for pending results... 20459 1726885685.78302: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 20459 1726885685.78464: in run() - task 02369adf-7a19-47dd-4c59-0000000029fe 20459 1726885685.78483: variable 'ansible_search_path' from source: unknown 20459 1726885685.78530: calling self._execute() 20459 1726885685.78656: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.78667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.78682: variable 'omit' from source: magic vars 20459 1726885685.79138: variable 'storage_test_volume' from source: include params 20459 1726885685.79171: variable '_storage_test_volume_present' from source: set_fact 20459 1726885685.79194: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885685.79378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885685.83024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885685.83100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885685.83148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885685.83205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885685.83240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885685.83336: variable 'storage_test_volume' from source: include params 20459 1726885685.83370: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885685.83378: when evaluation is False, skipping this task 20459 1726885685.83386: _execute() done 20459 1726885685.83396: dumping result to json 20459 1726885685.83403: done dumping result, returning 20459 1726885685.83415: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-47dd-4c59-0000000029fe] 20459 1726885685.83429: sending task result for task 02369adf-7a19-47dd-4c59-0000000029fe skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885685.83590: no more pending results, returning what we have 20459 1726885685.83594: results queue empty 20459 1726885685.83594: checking for any_errors_fatal 20459 1726885685.83603: done checking for any_errors_fatal 20459 1726885685.83604: checking for max_fail_percentage 20459 1726885685.83606: done checking for max_fail_percentage 20459 1726885685.83607: checking to see if all hosts have failed and the running result is not ok 20459 1726885685.83608: done checking to see if all hosts have failed 20459 1726885685.83609: getting the remaining hosts for this loop 20459 1726885685.83613: done getting the remaining hosts for this loop 20459 1726885685.83617: getting the next task for host managed_node1 20459 1726885685.83629: done getting next task for host managed_node1 20459 1726885685.83632: ^ task is: TASK: Set expected cache size 20459 1726885685.83638: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885685.83643: getting variables 20459 1726885685.83644: in VariableManager get_vars() 20459 1726885685.83680: Calling all_inventory to load vars for managed_node1 20459 1726885685.83683: Calling groups_inventory to load vars for managed_node1 20459 1726885685.83687: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885685.83699: Calling all_plugins_play to load vars for managed_node1 20459 1726885685.83703: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885685.83706: Calling groups_plugins_play to load vars for managed_node1 20459 1726885685.85089: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029fe 20459 1726885685.85093: WORKER PROCESS EXITING 20459 1726885685.85273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885685.85867: done with get_vars() 20459 1726885685.85882: done getting variables 20459 1726885685.85942: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:05 -0400 (0:00:00.091) 0:01:32.220 ****** 20459 1726885685.85976: entering _queue_task() for managed_node1/set_fact 20459 1726885685.86242: worker is 1 (out of 1 available) 20459 1726885685.86253: exiting _queue_task() for managed_node1/set_fact 20459 1726885685.86266: done queuing things up, now waiting for results queue to drain 20459 1726885685.86267: waiting for pending results... 20459 1726885685.86596: running TaskExecutor() for managed_node1/TASK: Set expected cache size 20459 1726885685.86893: in run() - task 02369adf-7a19-47dd-4c59-0000000029ff 20459 1726885685.86913: variable 'ansible_search_path' from source: unknown 20459 1726885685.86959: calling self._execute() 20459 1726885685.87088: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.87100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.87114: variable 'omit' from source: magic vars 20459 1726885685.87561: variable 'storage_test_volume' from source: include params 20459 1726885685.87596: variable '_storage_test_volume_present' from source: set_fact 20459 1726885685.87618: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885685.87832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885685.90737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885685.90827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885685.90949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885685.90987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885685.91149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885685.91348: variable 'storage_test_volume' from source: include params 20459 1726885685.91377: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885685.91386: when evaluation is False, skipping this task 20459 1726885685.91392: _execute() done 20459 1726885685.91400: dumping result to json 20459 1726885685.91407: done dumping result, returning 20459 1726885685.91421: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-47dd-4c59-0000000029ff] 20459 1726885685.91435: sending task result for task 02369adf-7a19-47dd-4c59-0000000029ff skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885685.91594: no more pending results, returning what we have 20459 1726885685.91599: results queue empty 20459 1726885685.91600: checking for any_errors_fatal 20459 1726885685.91611: done checking for any_errors_fatal 20459 1726885685.91614: checking for max_fail_percentage 20459 1726885685.91616: done checking for max_fail_percentage 20459 1726885685.91617: checking to see if all hosts have failed and the running result is not ok 20459 1726885685.91618: done checking to see if all hosts have failed 20459 1726885685.91619: getting the remaining hosts for this loop 20459 1726885685.91620: done getting the remaining hosts for this loop 20459 1726885685.91627: getting the next task for host managed_node1 20459 1726885685.91636: done getting next task for host managed_node1 20459 1726885685.91640: ^ task is: TASK: Check cache size 20459 1726885685.91647: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885685.91653: getting variables 20459 1726885685.91654: in VariableManager get_vars() 20459 1726885685.91690: Calling all_inventory to load vars for managed_node1 20459 1726885685.91693: Calling groups_inventory to load vars for managed_node1 20459 1726885685.91697: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885685.91709: Calling all_plugins_play to load vars for managed_node1 20459 1726885685.91714: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885685.91719: Calling groups_plugins_play to load vars for managed_node1 20459 1726885685.92311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885685.93172: done sending task result for task 02369adf-7a19-47dd-4c59-0000000029ff 20459 1726885685.93175: WORKER PROCESS EXITING 20459 1726885685.93709: done with get_vars() 20459 1726885685.93731: done getting variables 20459 1726885685.93791: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:05 -0400 (0:00:00.078) 0:01:32.298 ****** 20459 1726885685.93829: entering _queue_task() for managed_node1/assert 20459 1726885685.94099: worker is 1 (out of 1 available) 20459 1726885685.94115: exiting _queue_task() for managed_node1/assert 20459 1726885685.94127: done queuing things up, now waiting for results queue to drain 20459 1726885685.94129: waiting for pending results... 20459 1726885685.94452: running TaskExecutor() for managed_node1/TASK: Check cache size 20459 1726885685.94629: in run() - task 02369adf-7a19-47dd-4c59-000000002a00 20459 1726885685.94650: variable 'ansible_search_path' from source: unknown 20459 1726885685.94694: calling self._execute() 20459 1726885685.94829: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885685.94840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885685.94855: variable 'omit' from source: magic vars 20459 1726885685.95437: variable 'storage_test_volume' from source: include params 20459 1726885685.95469: variable '_storage_test_volume_present' from source: set_fact 20459 1726885685.95489: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): True 20459 1726885685.95669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885685.99885: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885686.00172: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885686.00219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885686.00557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885686.00755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885686.00850: variable 'storage_test_volume' from source: include params 20459 1726885686.00881: Evaluated conditional (storage_test_volume.cached | bool): False 20459 1726885686.00926: when evaluation is False, skipping this task 20459 1726885686.00935: _execute() done 20459 1726885686.00944: dumping result to json 20459 1726885686.00951: done dumping result, returning 20459 1726885686.00961: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-47dd-4c59-000000002a00] 20459 1726885686.00975: sending task result for task 02369adf-7a19-47dd-4c59-000000002a00 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } 20459 1726885686.01140: no more pending results, returning what we have 20459 1726885686.01144: results queue empty 20459 1726885686.01144: checking for any_errors_fatal 20459 1726885686.01153: done checking for any_errors_fatal 20459 1726885686.01153: checking for max_fail_percentage 20459 1726885686.01155: done checking for max_fail_percentage 20459 1726885686.01156: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.01157: done checking to see if all hosts have failed 20459 1726885686.01157: getting the remaining hosts for this loop 20459 1726885686.01159: done getting the remaining hosts for this loop 20459 1726885686.01163: getting the next task for host managed_node1 20459 1726885686.01174: done getting next task for host managed_node1 20459 1726885686.01176: ^ task is: TASK: Clean up facts 20459 1726885686.01183: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885686.01186: getting variables 20459 1726885686.01188: in VariableManager get_vars() 20459 1726885686.01222: Calling all_inventory to load vars for managed_node1 20459 1726885686.01225: Calling groups_inventory to load vars for managed_node1 20459 1726885686.01228: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.01241: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.01245: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.01249: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.01868: done sending task result for task 02369adf-7a19-47dd-4c59-000000002a00 20459 1726885686.01871: WORKER PROCESS EXITING 20459 1726885686.01979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.03272: done with get_vars() 20459 1726885686.03288: done getting variables 20459 1726885686.03355: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:06 -0400 (0:00:00.095) 0:01:32.394 ****** 20459 1726885686.03391: entering _queue_task() for managed_node1/set_fact 20459 1726885686.03665: worker is 1 (out of 1 available) 20459 1726885686.03678: exiting _queue_task() for managed_node1/set_fact 20459 1726885686.03691: done queuing things up, now waiting for results queue to drain 20459 1726885686.03692: waiting for pending results... 20459 1726885686.03991: running TaskExecutor() for managed_node1/TASK: Clean up facts 20459 1726885686.04149: in run() - task 02369adf-7a19-47dd-4c59-000000002967 20459 1726885686.04168: variable 'ansible_search_path' from source: unknown 20459 1726885686.04205: calling self._execute() 20459 1726885686.04319: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.04332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.04363: variable 'omit' from source: magic vars 20459 1726885686.04587: variable 'omit' from source: magic vars 20459 1726885686.04736: variable 'omit' from source: magic vars 20459 1726885686.04773: variable 'omit' from source: magic vars 20459 1726885686.04826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885686.04866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885686.04894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885686.04919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.04939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.04959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885686.04980: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885686.05019: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885686.05032: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.05041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.05168: Set connection var ansible_pipelining to False 20459 1726885686.05176: Set connection var ansible_shell_type to sh 20459 1726885686.05181: Set connection var ansible_connection to ssh 20459 1726885686.05195: Set connection var ansible_timeout to 10 20459 1726885686.05202: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885686.05209: Set connection var ansible_shell_executable to /bin/sh 20459 1726885686.05248: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.05257: variable 'ansible_connection' from source: unknown 20459 1726885686.05264: variable 'ansible_module_compression' from source: unknown 20459 1726885686.05271: variable 'ansible_shell_type' from source: unknown 20459 1726885686.05277: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.05284: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.05291: variable 'ansible_pipelining' from source: unknown 20459 1726885686.05297: variable 'ansible_timeout' from source: unknown 20459 1726885686.05304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.05465: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885686.05483: variable 'omit' from source: magic vars 20459 1726885686.05539: starting attempt loop 20459 1726885686.05547: running the handler 20459 1726885686.05569: handler run complete 20459 1726885686.05584: attempt loop complete, returning result 20459 1726885686.05592: _execute() done 20459 1726885686.05599: dumping result to json 20459 1726885686.05606: done dumping result, returning 20459 1726885686.05619: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-47dd-4c59-000000002967] 20459 1726885686.05631: sending task result for task 02369adf-7a19-47dd-4c59-000000002967 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 20459 1726885686.06142: no more pending results, returning what we have 20459 1726885686.06188: results queue empty 20459 1726885686.06190: checking for any_errors_fatal 20459 1726885686.06266: done checking for any_errors_fatal 20459 1726885686.06267: checking for max_fail_percentage 20459 1726885686.06269: done checking for max_fail_percentage 20459 1726885686.06270: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.06293: done checking to see if all hosts have failed 20459 1726885686.06294: getting the remaining hosts for this loop 20459 1726885686.06340: done getting the remaining hosts for this loop 20459 1726885686.06345: getting the next task for host managed_node1 20459 1726885686.06473: done getting next task for host managed_node1 20459 1726885686.06477: ^ task is: TASK: Verify the volumes with no pool were correctly managed 20459 1726885686.06482: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885686.06487: getting variables 20459 1726885686.06489: in VariableManager get_vars() 20459 1726885686.06661: Calling all_inventory to load vars for managed_node1 20459 1726885686.06664: Calling groups_inventory to load vars for managed_node1 20459 1726885686.06668: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.06679: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.06683: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.06739: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.08599: done sending task result for task 02369adf-7a19-47dd-4c59-000000002967 20459 1726885686.08602: WORKER PROCESS EXITING 20459 1726885686.09106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.10209: done with get_vars() 20459 1726885686.10227: 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 22:28:06 -0400 (0:00:00.069) 0:01:32.463 ****** 20459 1726885686.10318: entering _queue_task() for managed_node1/include_tasks 20459 1726885686.10572: worker is 1 (out of 1 available) 20459 1726885686.10584: exiting _queue_task() for managed_node1/include_tasks 20459 1726885686.10595: done queuing things up, now waiting for results queue to drain 20459 1726885686.10597: waiting for pending results... 20459 1726885686.10925: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 20459 1726885686.11051: in run() - task 02369adf-7a19-47dd-4c59-000000001f51 20459 1726885686.11072: variable 'ansible_search_path' from source: unknown 20459 1726885686.11126: variable '_storage_volumes_list' from source: set_fact 20459 1726885686.11394: variable '_storage_volumes_list' from source: set_fact 20459 1726885686.11454: dumping result to json 20459 1726885686.11463: done dumping result, returning 20459 1726885686.11477: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-47dd-4c59-000000001f51] 20459 1726885686.11490: sending task result for task 02369adf-7a19-47dd-4c59-000000001f51 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885686.11678: no more pending results, returning what we have 20459 1726885686.11682: results queue empty 20459 1726885686.11683: checking for any_errors_fatal 20459 1726885686.11693: done checking for any_errors_fatal 20459 1726885686.11694: checking for max_fail_percentage 20459 1726885686.11696: done checking for max_fail_percentage 20459 1726885686.11697: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.11699: done checking to see if all hosts have failed 20459 1726885686.11699: getting the remaining hosts for this loop 20459 1726885686.11701: done getting the remaining hosts for this loop 20459 1726885686.11705: getting the next task for host managed_node1 20459 1726885686.11714: done getting next task for host managed_node1 20459 1726885686.11718: ^ task is: TASK: Clean up variable namespace 20459 1726885686.11725: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885686.11729: getting variables 20459 1726885686.11731: in VariableManager get_vars() 20459 1726885686.11770: Calling all_inventory to load vars for managed_node1 20459 1726885686.11773: Calling groups_inventory to load vars for managed_node1 20459 1726885686.11777: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.11791: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.11795: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.11798: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.13193: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f51 20459 1726885686.13199: WORKER PROCESS EXITING 20459 1726885686.14082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.15016: done with get_vars() 20459 1726885686.15032: done getting variables 20459 1726885686.15087: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:06 -0400 (0:00:00.047) 0:01:32.511 ****** 20459 1726885686.15115: entering _queue_task() for managed_node1/set_fact 20459 1726885686.15380: worker is 1 (out of 1 available) 20459 1726885686.15393: exiting _queue_task() for managed_node1/set_fact 20459 1726885686.15406: done queuing things up, now waiting for results queue to drain 20459 1726885686.15407: waiting for pending results... 20459 1726885686.15960: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 20459 1726885686.16114: in run() - task 02369adf-7a19-47dd-4c59-000000001f53 20459 1726885686.16195: variable 'ansible_search_path' from source: unknown 20459 1726885686.16242: calling self._execute() 20459 1726885686.16361: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.16374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.16388: variable 'omit' from source: magic vars 20459 1726885686.16506: variable 'omit' from source: magic vars 20459 1726885686.16583: variable 'omit' from source: magic vars 20459 1726885686.16625: variable 'omit' from source: magic vars 20459 1726885686.16679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885686.16726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885686.16757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885686.16779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.16797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.16819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885686.16844: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885686.16881: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885686.16890: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.16897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.17221: Set connection var ansible_pipelining to False 20459 1726885686.17277: Set connection var ansible_shell_type to sh 20459 1726885686.17353: Set connection var ansible_connection to ssh 20459 1726885686.17391: Set connection var ansible_timeout to 10 20459 1726885686.17399: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885686.17406: Set connection var ansible_shell_executable to /bin/sh 20459 1726885686.17441: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.17447: variable 'ansible_connection' from source: unknown 20459 1726885686.17452: variable 'ansible_module_compression' from source: unknown 20459 1726885686.17458: variable 'ansible_shell_type' from source: unknown 20459 1726885686.17462: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.17467: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.17474: variable 'ansible_pipelining' from source: unknown 20459 1726885686.17480: variable 'ansible_timeout' from source: unknown 20459 1726885686.17486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.17667: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885686.17682: variable 'omit' from source: magic vars 20459 1726885686.17691: starting attempt loop 20459 1726885686.17697: running the handler 20459 1726885686.17713: handler run complete 20459 1726885686.17770: attempt loop complete, returning result 20459 1726885686.17796: _execute() done 20459 1726885686.17803: dumping result to json 20459 1726885686.17810: done dumping result, returning 20459 1726885686.17825: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-47dd-4c59-000000001f53] 20459 1726885686.17864: sending task result for task 02369adf-7a19-47dd-4c59-000000001f53 ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 20459 1726885686.18224: no more pending results, returning what we have 20459 1726885686.18228: results queue empty 20459 1726885686.18229: checking for any_errors_fatal 20459 1726885686.18240: done checking for any_errors_fatal 20459 1726885686.18240: checking for max_fail_percentage 20459 1726885686.18242: done checking for max_fail_percentage 20459 1726885686.18243: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.18244: done checking to see if all hosts have failed 20459 1726885686.18266: getting the remaining hosts for this loop 20459 1726885686.18269: done getting the remaining hosts for this loop 20459 1726885686.18273: getting the next task for host managed_node1 20459 1726885686.18282: done getting next task for host managed_node1 20459 1726885686.18286: ^ task is: TASK: Clean up 20459 1726885686.18288: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885686.18292: getting variables 20459 1726885686.18294: in VariableManager get_vars() 20459 1726885686.18379: Calling all_inventory to load vars for managed_node1 20459 1726885686.18381: Calling groups_inventory to load vars for managed_node1 20459 1726885686.18385: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.18455: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.18496: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.18501: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.20202: done sending task result for task 02369adf-7a19-47dd-4c59-000000001f53 20459 1726885686.20206: WORKER PROCESS EXITING 20459 1726885686.20327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.22482: done with get_vars() 20459 1726885686.22499: done getting variables TASK [Clean up] **************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:77 Friday 20 September 2024 22:28:06 -0400 (0:00:00.074) 0:01:32.586 ****** 20459 1726885686.22598: entering _queue_task() for managed_node1/include_role 20459 1726885686.22867: worker is 1 (out of 1 available) 20459 1726885686.22877: exiting _queue_task() for managed_node1/include_role 20459 1726885686.22889: done queuing things up, now waiting for results queue to drain 20459 1726885686.22890: waiting for pending results... 20459 1726885686.23194: running TaskExecutor() for managed_node1/TASK: Clean up 20459 1726885686.23309: in run() - task 02369adf-7a19-47dd-4c59-00000000000f 20459 1726885686.23334: variable 'ansible_search_path' from source: unknown 20459 1726885686.23382: calling self._execute() 20459 1726885686.23501: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.23515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.23533: variable 'omit' from source: magic vars 20459 1726885686.23657: _execute() done 20459 1726885686.23669: dumping result to json 20459 1726885686.23677: done dumping result, returning 20459 1726885686.23686: done running TaskExecutor() for managed_node1/TASK: Clean up [02369adf-7a19-47dd-4c59-00000000000f] 20459 1726885686.23696: sending task result for task 02369adf-7a19-47dd-4c59-00000000000f 20459 1726885686.23874: no more pending results, returning what we have 20459 1726885686.23879: in VariableManager get_vars() 20459 1726885686.23931: Calling all_inventory to load vars for managed_node1 20459 1726885686.23934: Calling groups_inventory to load vars for managed_node1 20459 1726885686.23938: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.23953: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.23957: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.23961: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.25407: done sending task result for task 02369adf-7a19-47dd-4c59-00000000000f 20459 1726885686.25410: WORKER PROCESS EXITING 20459 1726885686.25433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.26561: done with get_vars() 20459 1726885686.26573: variable 'ansible_search_path' from source: unknown 20459 1726885686.29564: variable 'omit' from source: magic vars 20459 1726885686.29591: variable 'omit' from source: magic vars 20459 1726885686.29608: variable 'omit' from source: magic vars 20459 1726885686.29614: we have included files to process 20459 1726885686.29615: generating all_blocks data 20459 1726885686.29617: done generating all_blocks data 20459 1726885686.29627: processing included file: fedora.linux_system_roles.storage 20459 1726885686.29650: in VariableManager get_vars() 20459 1726885686.29666: done with get_vars() 20459 1726885686.29694: in VariableManager get_vars() 20459 1726885686.29709: done with get_vars() 20459 1726885686.29751: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 20459 1726885686.29783: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 20459 1726885686.29952: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 20459 1726885686.30034: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 20459 1726885686.30136: in VariableManager get_vars() 20459 1726885686.30161: done with get_vars() 20459 1726885686.30411: in VariableManager get_vars() 20459 1726885686.30434: done with get_vars() 20459 1726885686.30559: iterating over new_blocks loaded from include file 20459 1726885686.30561: in VariableManager get_vars() 20459 1726885686.30573: done with get_vars() 20459 1726885686.30575: filtering new block on tags 20459 1726885686.30630: done filtering new block on tags 20459 1726885686.30633: in VariableManager get_vars() 20459 1726885686.30646: done with get_vars() 20459 1726885686.30648: filtering new block on tags 20459 1726885686.30676: done filtering new block on tags 20459 1726885686.30679: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node1 20459 1726885686.30690: extending task lists for all hosts with included blocks 20459 1726885686.33033: done extending task lists 20459 1726885686.33034: done processing included files 20459 1726885686.33035: results queue empty 20459 1726885686.33036: checking for any_errors_fatal 20459 1726885686.33040: done checking for any_errors_fatal 20459 1726885686.33041: checking for max_fail_percentage 20459 1726885686.33042: done checking for max_fail_percentage 20459 1726885686.33043: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.33044: done checking to see if all hosts have failed 20459 1726885686.33045: getting the remaining hosts for this loop 20459 1726885686.33046: done getting the remaining hosts for this loop 20459 1726885686.33049: getting the next task for host managed_node1 20459 1726885686.33052: done getting next task for host managed_node1 20459 1726885686.33055: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885686.33058: ^ 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 20459 1726885686.33069: getting variables 20459 1726885686.33070: in VariableManager get_vars() 20459 1726885686.33082: Calling all_inventory to load vars for managed_node1 20459 1726885686.33084: Calling groups_inventory to load vars for managed_node1 20459 1726885686.33085: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.33096: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.33099: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.33102: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.33607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.34229: done with get_vars() 20459 1726885686.34244: 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 22:28:06 -0400 (0:00:00.117) 0:01:32.703 ****** 20459 1726885686.34314: entering _queue_task() for managed_node1/include_tasks 20459 1726885686.34650: worker is 1 (out of 1 available) 20459 1726885686.34664: exiting _queue_task() for managed_node1/include_tasks 20459 1726885686.34677: done queuing things up, now waiting for results queue to drain 20459 1726885686.34679: waiting for pending results... 20459 1726885686.35011: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885686.35148: in run() - task 02369adf-7a19-47dd-4c59-000000002c41 20459 1726885686.35174: variable 'ansible_search_path' from source: unknown 20459 1726885686.35181: variable 'ansible_search_path' from source: unknown 20459 1726885686.35225: calling self._execute() 20459 1726885686.35364: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.35374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.35390: variable 'omit' from source: magic vars 20459 1726885686.35521: _execute() done 20459 1726885686.35533: dumping result to json 20459 1726885686.35540: done dumping result, returning 20459 1726885686.35555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000002c41] 20459 1726885686.35570: sending task result for task 02369adf-7a19-47dd-4c59-000000002c41 20459 1726885686.35735: no more pending results, returning what we have 20459 1726885686.35743: in VariableManager get_vars() 20459 1726885686.35790: Calling all_inventory to load vars for managed_node1 20459 1726885686.35793: Calling groups_inventory to load vars for managed_node1 20459 1726885686.35796: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.35810: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.35815: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.35819: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.36664: done sending task result for task 02369adf-7a19-47dd-4c59-000000002c41 20459 1726885686.36667: WORKER PROCESS EXITING 20459 1726885686.36695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.37429: done with get_vars() 20459 1726885686.37440: variable 'ansible_search_path' from source: unknown 20459 1726885686.37442: variable 'ansible_search_path' from source: unknown 20459 1726885686.37477: we have included files to process 20459 1726885686.37479: generating all_blocks data 20459 1726885686.37481: done generating all_blocks data 20459 1726885686.37486: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885686.37487: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885686.37489: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 20459 1726885686.38705: done processing included file 20459 1726885686.38707: iterating over new_blocks loaded from include file 20459 1726885686.38709: in VariableManager get_vars() 20459 1726885686.38820: done with get_vars() 20459 1726885686.38824: filtering new block on tags 20459 1726885686.39549: done filtering new block on tags 20459 1726885686.39552: in VariableManager get_vars() 20459 1726885686.39572: done with get_vars() 20459 1726885686.39574: filtering new block on tags 20459 1726885686.39614: done filtering new block on tags 20459 1726885686.39617: 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_node1 20459 1726885686.39625: extending task lists for all hosts with included blocks 20459 1726885686.39813: done extending task lists 20459 1726885686.39815: done processing included files 20459 1726885686.39816: results queue empty 20459 1726885686.39816: checking for any_errors_fatal 20459 1726885686.39820: done checking for any_errors_fatal 20459 1726885686.39821: checking for max_fail_percentage 20459 1726885686.39825: done checking for max_fail_percentage 20459 1726885686.39825: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.39826: done checking to see if all hosts have failed 20459 1726885686.39827: getting the remaining hosts for this loop 20459 1726885686.39828: done getting the remaining hosts for this loop 20459 1726885686.39831: getting the next task for host managed_node1 20459 1726885686.39835: done getting next task for host managed_node1 20459 1726885686.39838: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885686.39842: ^ 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=2, rescue=0, always=0, handlers=0, run_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 20459 1726885686.39853: getting variables 20459 1726885686.39854: in VariableManager get_vars() 20459 1726885686.39866: Calling all_inventory to load vars for managed_node1 20459 1726885686.39868: Calling groups_inventory to load vars for managed_node1 20459 1726885686.39870: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.39874: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.39876: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.39879: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.41104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.42118: done with get_vars() 20459 1726885686.42135: 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 22:28:06 -0400 (0:00:00.078) 0:01:32.782 ****** 20459 1726885686.42209: entering _queue_task() for managed_node1/setup 20459 1726885686.42561: worker is 1 (out of 1 available) 20459 1726885686.42573: exiting _queue_task() for managed_node1/setup 20459 1726885686.42585: done queuing things up, now waiting for results queue to drain 20459 1726885686.42587: waiting for pending results... 20459 1726885686.42958: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 20459 1726885686.43171: in run() - task 02369adf-7a19-47dd-4c59-000000002d5a 20459 1726885686.43199: variable 'ansible_search_path' from source: unknown 20459 1726885686.43207: variable 'ansible_search_path' from source: unknown 20459 1726885686.43273: calling self._execute() 20459 1726885686.43397: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.43414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.43431: variable 'omit' from source: magic vars 20459 1726885686.43876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885686.46790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885686.46869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885686.46919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885686.46964: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885686.47000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885686.47097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885686.47143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885686.47175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885686.47230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885686.47255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885686.47319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885686.47358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885686.47386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885686.47438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885686.47464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885686.47647: variable '__storage_required_facts' from source: role '' all vars 20459 1726885686.47659: variable 'ansible_facts' from source: unknown 20459 1726885686.47935: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20459 1726885686.47942: when evaluation is False, skipping this task 20459 1726885686.47949: _execute() done 20459 1726885686.47958: dumping result to json 20459 1726885686.47963: done dumping result, returning 20459 1726885686.47973: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-47dd-4c59-000000002d5a] 20459 1726885686.47981: sending task result for task 02369adf-7a19-47dd-4c59-000000002d5a skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 20459 1726885686.48138: no more pending results, returning what we have 20459 1726885686.48143: results queue empty 20459 1726885686.48144: checking for any_errors_fatal 20459 1726885686.48146: done checking for any_errors_fatal 20459 1726885686.48146: checking for max_fail_percentage 20459 1726885686.48149: done checking for max_fail_percentage 20459 1726885686.48149: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.48150: done checking to see if all hosts have failed 20459 1726885686.48151: getting the remaining hosts for this loop 20459 1726885686.48153: done getting the remaining hosts for this loop 20459 1726885686.48157: getting the next task for host managed_node1 20459 1726885686.48164: done getting next task for host managed_node1 20459 1726885686.48168: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885686.48172: ^ 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=2, rescue=0, always=0, handlers=0, run_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 20459 1726885686.48193: getting variables 20459 1726885686.48195: in VariableManager get_vars() 20459 1726885686.48237: Calling all_inventory to load vars for managed_node1 20459 1726885686.48240: Calling groups_inventory to load vars for managed_node1 20459 1726885686.48243: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.48253: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.48257: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.48260: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.49253: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d5a 20459 1726885686.49257: WORKER PROCESS EXITING 20459 1726885686.49448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.50085: done with get_vars() 20459 1726885686.50102: done getting variables 20459 1726885686.50179: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:06 -0400 (0:00:00.080) 0:01:32.862 ****** 20459 1726885686.50219: entering _queue_task() for managed_node1/include_vars 20459 1726885686.50531: worker is 1 (out of 1 available) 20459 1726885686.50650: exiting _queue_task() for managed_node1/include_vars 20459 1726885686.50690: done queuing things up, now waiting for results queue to drain 20459 1726885686.50692: waiting for pending results... 20459 1726885686.51341: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 20459 1726885686.51510: in run() - task 02369adf-7a19-47dd-4c59-000000002d5b 20459 1726885686.51534: variable 'ansible_search_path' from source: unknown 20459 1726885686.51541: variable 'ansible_search_path' from source: unknown 20459 1726885686.51897: variable 'ansible_facts' from source: unknown 20459 1726885686.52314: variable 'ansible_facts' from source: unknown 20459 1726885686.52674: variable 'ansible_facts' from source: unknown 20459 1726885686.53028: variable 'ansible_facts' from source: unknown 20459 1726885686.53269: variable 'omit' from source: magic vars 20459 1726885686.53432: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.53446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.53460: variable 'omit' from source: magic vars 20459 1726885686.53739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885686.54069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885686.54123: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885686.54166: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885686.54242: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885686.55076: variable '__vars_file' from source: task vars 20459 1726885686.55300: variable 'role_path' from source: magic vars 20459 1726885686.55310: variable 'item' from source: unknown 20459 1726885686.55328: Evaluated conditional (__vars_file is file): False 20459 1726885686.55336: when evaluation is False, skipping this task 20459 1726885686.55377: variable 'item' from source: unknown 20459 1726885686.55486: variable 'item' from source: unknown skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 20459 1726885686.56152: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.56167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.56181: variable 'omit' from source: magic vars 20459 1726885686.56397: variable '__vars_file' from source: task vars 20459 1726885686.56480: variable 'role_path' from source: magic vars 20459 1726885686.56525: variable 'item' from source: unknown 20459 1726885686.56543: Evaluated conditional (__vars_file is file): False 20459 1726885686.56723: when evaluation is False, skipping this task 20459 1726885686.56762: variable 'item' from source: unknown 20459 1726885686.56826: variable 'item' from source: unknown skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 20459 1726885686.56971: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.57128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.57143: variable 'omit' from source: magic vars 20459 1726885686.57296: variable '__vars_file' from source: task vars 20459 1726885686.57549: variable 'role_path' from source: magic vars 20459 1726885686.57557: variable 'item' from source: unknown 20459 1726885686.57573: Evaluated conditional (__vars_file is file): True 20459 1726885686.57583: variable 'omit' from source: magic vars 20459 1726885686.57644: variable 'omit' from source: magic vars 20459 1726885686.57703: variable '__vars_file' from source: task vars 20459 1726885686.57772: variable '__vars_file' from source: task vars 20459 1726885686.57862: variable 'role_path' from source: magic vars 20459 1726885686.57872: variable 'item' from source: unknown 20459 1726885686.57899: variable 'omit' from source: magic vars 20459 1726885686.57931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885686.57960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885686.57984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885686.58013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.58030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.58050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885686.58071: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885686.58106: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885686.58116: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.58124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.58239: Set connection var ansible_pipelining to False 20459 1726885686.58248: Set connection var ansible_shell_type to sh 20459 1726885686.58254: Set connection var ansible_connection to ssh 20459 1726885686.58270: Set connection var ansible_timeout to 10 20459 1726885686.58279: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885686.58288: Set connection var ansible_shell_executable to /bin/sh 20459 1726885686.58308: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.58317: variable 'ansible_connection' from source: unknown 20459 1726885686.58323: variable 'ansible_module_compression' from source: unknown 20459 1726885686.58329: variable 'ansible_shell_type' from source: unknown 20459 1726885686.58334: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.58339: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.58345: variable 'ansible_pipelining' from source: unknown 20459 1726885686.58350: variable 'ansible_timeout' from source: unknown 20459 1726885686.58357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.58500: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885686.58519: variable 'omit' from source: magic vars 20459 1726885686.58529: starting attempt loop 20459 1726885686.58541: running the handler 20459 1726885686.58657: handler run complete 20459 1726885686.58672: attempt loop complete, returning result 20459 1726885686.58689: variable 'item' from source: unknown 20459 1726885686.58772: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885686.58976: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.58989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.59003: variable 'omit' from source: magic vars 20459 1726885686.59192: variable '__vars_file' from source: task vars 20459 1726885686.59281: variable 'role_path' from source: magic vars 20459 1726885686.59291: variable 'item' from source: unknown 20459 1726885686.59304: Evaluated conditional (__vars_file is file): True 20459 1726885686.59314: variable 'omit' from source: magic vars 20459 1726885686.59333: variable 'omit' from source: magic vars 20459 1726885686.59399: variable '__vars_file' from source: task vars 20459 1726885686.59473: variable '__vars_file' from source: task vars 20459 1726885686.59553: variable 'role_path' from source: magic vars 20459 1726885686.59570: variable 'item' from source: unknown 20459 1726885686.59591: variable 'omit' from source: magic vars 20459 1726885686.59616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885686.59630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.59641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.59654: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885686.59668: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885686.59682: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.59689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.59774: Set connection var ansible_pipelining to False 20459 1726885686.59789: Set connection var ansible_shell_type to sh 20459 1726885686.59797: Set connection var ansible_connection to ssh 20459 1726885686.59815: Set connection var ansible_timeout to 10 20459 1726885686.59827: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885686.59838: Set connection var ansible_shell_executable to /bin/sh 20459 1726885686.59861: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.59869: variable 'ansible_connection' from source: unknown 20459 1726885686.59876: variable 'ansible_module_compression' from source: unknown 20459 1726885686.59882: variable 'ansible_shell_type' from source: unknown 20459 1726885686.59891: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.59902: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.59910: variable 'ansible_pipelining' from source: unknown 20459 1726885686.59927: variable 'ansible_timeout' from source: unknown 20459 1726885686.59936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.60036: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885686.60050: variable 'omit' from source: magic vars 20459 1726885686.60058: starting attempt loop 20459 1726885686.60065: running the handler 20459 1726885686.60126: handler run complete 20459 1726885686.60140: attempt loop complete, returning result 20459 1726885686.60161: variable 'item' from source: unknown 20459 1726885686.60239: variable 'item' from source: unknown ok: [managed_node1] => (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" } 20459 1726885686.60373: dumping result to json 20459 1726885686.60386: done dumping result, returning 20459 1726885686.60398: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-47dd-4c59-000000002d5b] 20459 1726885686.60408: sending task result for task 02369adf-7a19-47dd-4c59-000000002d5b 20459 1726885686.60564: no more pending results, returning what we have 20459 1726885686.60568: results queue empty 20459 1726885686.60569: checking for any_errors_fatal 20459 1726885686.60579: done checking for any_errors_fatal 20459 1726885686.60580: checking for max_fail_percentage 20459 1726885686.60581: done checking for max_fail_percentage 20459 1726885686.60582: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.60583: done checking to see if all hosts have failed 20459 1726885686.60584: getting the remaining hosts for this loop 20459 1726885686.60586: done getting the remaining hosts for this loop 20459 1726885686.60590: getting the next task for host managed_node1 20459 1726885686.60599: done getting next task for host managed_node1 20459 1726885686.60605: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885686.60609: ^ 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=3, rescue=0, always=0, handlers=0, run_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 20459 1726885686.60638: getting variables 20459 1726885686.60640: in VariableManager get_vars() 20459 1726885686.60679: Calling all_inventory to load vars for managed_node1 20459 1726885686.60682: Calling groups_inventory to load vars for managed_node1 20459 1726885686.60684: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.60694: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.60698: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.60701: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.61549: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d5b 20459 1726885686.61553: WORKER PROCESS EXITING 20459 1726885686.61574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.62465: done with get_vars() 20459 1726885686.62480: 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 22:28:06 -0400 (0:00:00.123) 0:01:32.986 ****** 20459 1726885686.62578: entering _queue_task() for managed_node1/stat 20459 1726885686.62845: worker is 1 (out of 1 available) 20459 1726885686.62859: exiting _queue_task() for managed_node1/stat 20459 1726885686.62871: done queuing things up, now waiting for results queue to drain 20459 1726885686.62873: waiting for pending results... 20459 1726885686.63180: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree 20459 1726885686.63350: in run() - task 02369adf-7a19-47dd-4c59-000000002d5d 20459 1726885686.63374: variable 'ansible_search_path' from source: unknown 20459 1726885686.63381: variable 'ansible_search_path' from source: unknown 20459 1726885686.63423: calling self._execute() 20459 1726885686.63544: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.63555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.63572: variable 'omit' from source: magic vars 20459 1726885686.63949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885686.64265: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885686.64322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885686.64366: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885686.64414: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885686.64505: 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) 20459 1726885686.64541: 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) 20459 1726885686.64579: 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) 20459 1726885686.64611: 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) 20459 1726885686.64820: variable '__storage_is_ostree' from source: set_fact 20459 1726885686.64894: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885686.64902: when evaluation is False, skipping this task 20459 1726885686.64909: _execute() done 20459 1726885686.64918: dumping result to json 20459 1726885686.64925: done dumping result, returning 20459 1726885686.64935: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-47dd-4c59-000000002d5d] 20459 1726885686.64951: sending task result for task 02369adf-7a19-47dd-4c59-000000002d5d skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885686.65107: no more pending results, returning what we have 20459 1726885686.65111: results queue empty 20459 1726885686.65114: checking for any_errors_fatal 20459 1726885686.65134: done checking for any_errors_fatal 20459 1726885686.65135: checking for max_fail_percentage 20459 1726885686.65137: done checking for max_fail_percentage 20459 1726885686.65138: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.65139: done checking to see if all hosts have failed 20459 1726885686.65140: getting the remaining hosts for this loop 20459 1726885686.65142: done getting the remaining hosts for this loop 20459 1726885686.65146: getting the next task for host managed_node1 20459 1726885686.65154: done getting next task for host managed_node1 20459 1726885686.65158: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885686.65165: ^ 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=3, rescue=0, always=0, handlers=0, run_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 20459 1726885686.65187: getting variables 20459 1726885686.65189: in VariableManager get_vars() 20459 1726885686.65228: Calling all_inventory to load vars for managed_node1 20459 1726885686.65231: Calling groups_inventory to load vars for managed_node1 20459 1726885686.65233: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.65243: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.65246: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.65250: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.66261: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d5d 20459 1726885686.66264: WORKER PROCESS EXITING 20459 1726885686.66304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.68310: done with get_vars() 20459 1726885686.68531: done getting variables 20459 1726885686.68589: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:06 -0400 (0:00:00.060) 0:01:33.046 ****** 20459 1726885686.68627: entering _queue_task() for managed_node1/set_fact 20459 1726885686.69101: worker is 1 (out of 1 available) 20459 1726885686.69416: exiting _queue_task() for managed_node1/set_fact 20459 1726885686.69429: done queuing things up, now waiting for results queue to drain 20459 1726885686.69431: waiting for pending results... 20459 1726885686.70080: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 20459 1726885686.70477: in run() - task 02369adf-7a19-47dd-4c59-000000002d5e 20459 1726885686.70497: variable 'ansible_search_path' from source: unknown 20459 1726885686.70505: variable 'ansible_search_path' from source: unknown 20459 1726885686.70665: calling self._execute() 20459 1726885686.70900: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.70913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.70934: variable 'omit' from source: magic vars 20459 1726885686.71671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885686.72353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885686.72486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885686.72526: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885686.72707: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885686.72797: 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) 20459 1726885686.72887: 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) 20459 1726885686.72962: 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) 20459 1726885686.72992: 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) 20459 1726885686.73300: variable '__storage_is_ostree' from source: set_fact 20459 1726885686.73318: Evaluated conditional (not __storage_is_ostree is defined): False 20459 1726885686.73329: when evaluation is False, skipping this task 20459 1726885686.73336: _execute() done 20459 1726885686.73348: dumping result to json 20459 1726885686.73355: done dumping result, returning 20459 1726885686.73366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-47dd-4c59-000000002d5e] 20459 1726885686.73376: sending task result for task 02369adf-7a19-47dd-4c59-000000002d5e skipping: [managed_node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 20459 1726885686.73558: no more pending results, returning what we have 20459 1726885686.73562: results queue empty 20459 1726885686.73563: checking for any_errors_fatal 20459 1726885686.73575: done checking for any_errors_fatal 20459 1726885686.73576: checking for max_fail_percentage 20459 1726885686.73579: done checking for max_fail_percentage 20459 1726885686.73580: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.73581: done checking to see if all hosts have failed 20459 1726885686.73582: getting the remaining hosts for this loop 20459 1726885686.73584: done getting the remaining hosts for this loop 20459 1726885686.73588: getting the next task for host managed_node1 20459 1726885686.73598: done getting next task for host managed_node1 20459 1726885686.73601: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885686.73604: ^ 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=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 20459 1726885686.73619: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d5e 20459 1726885686.73623: WORKER PROCESS EXITING 20459 1726885686.73639: getting variables 20459 1726885686.73641: in VariableManager get_vars() 20459 1726885686.73681: Calling all_inventory to load vars for managed_node1 20459 1726885686.73683: Calling groups_inventory to load vars for managed_node1 20459 1726885686.73686: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.73697: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.73700: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.73703: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.74473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.75962: done with get_vars() 20459 1726885686.75976: done getting variables 20459 1726885686.76150: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:06 -0400 (0:00:00.075) 0:01:33.122 ****** 20459 1726885686.76184: entering _queue_task() for managed_node1/set_fact 20459 1726885686.76847: worker is 1 (out of 1 available) 20459 1726885686.76860: exiting _queue_task() for managed_node1/set_fact 20459 1726885686.76987: done queuing things up, now waiting for results queue to drain 20459 1726885686.76990: waiting for pending results... 20459 1726885686.78550: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 20459 1726885686.79242: in run() - task 02369adf-7a19-47dd-4c59-000000002c42 20459 1726885686.79272: variable 'ansible_search_path' from source: unknown 20459 1726885686.79280: variable 'ansible_search_path' from source: unknown 20459 1726885686.79324: calling self._execute() 20459 1726885686.79438: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.79451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.79466: variable 'omit' from source: magic vars 20459 1726885686.79574: variable 'omit' from source: magic vars 20459 1726885686.79635: variable 'omit' from source: magic vars 20459 1726885686.80257: variable 'omit' from source: magic vars 20459 1726885686.80307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885686.80353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885686.80379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885686.80401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.80424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.80448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885686.80471: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885686.80505: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885686.80517: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.80529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.80653: Set connection var ansible_pipelining to False 20459 1726885686.80662: Set connection var ansible_shell_type to sh 20459 1726885686.80669: Set connection var ansible_connection to ssh 20459 1726885686.80686: Set connection var ansible_timeout to 10 20459 1726885686.80696: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885686.80706: Set connection var ansible_shell_executable to /bin/sh 20459 1726885686.80742: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.80751: variable 'ansible_connection' from source: unknown 20459 1726885686.80761: variable 'ansible_module_compression' from source: unknown 20459 1726885686.80768: variable 'ansible_shell_type' from source: unknown 20459 1726885686.80774: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.80781: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.80789: variable 'ansible_pipelining' from source: unknown 20459 1726885686.80795: variable 'ansible_timeout' from source: unknown 20459 1726885686.80802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.80959: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885686.81265: variable 'omit' from source: magic vars 20459 1726885686.81274: starting attempt loop 20459 1726885686.81281: running the handler 20459 1726885686.81296: handler run complete 20459 1726885686.81313: attempt loop complete, returning result 20459 1726885686.81321: _execute() done 20459 1726885686.81331: dumping result to json 20459 1726885686.81340: done dumping result, returning 20459 1726885686.81354: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-47dd-4c59-000000002c42] 20459 1726885686.81364: sending task result for task 02369adf-7a19-47dd-4c59-000000002c42 ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 20459 1726885686.81552: no more pending results, returning what we have 20459 1726885686.81556: results queue empty 20459 1726885686.81557: checking for any_errors_fatal 20459 1726885686.81570: done checking for any_errors_fatal 20459 1726885686.81571: checking for max_fail_percentage 20459 1726885686.81573: done checking for max_fail_percentage 20459 1726885686.81574: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.81574: done checking to see if all hosts have failed 20459 1726885686.81575: getting the remaining hosts for this loop 20459 1726885686.81577: done getting the remaining hosts for this loop 20459 1726885686.81581: getting the next task for host managed_node1 20459 1726885686.81588: done getting next task for host managed_node1 20459 1726885686.81593: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885686.81598: ^ 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=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 20459 1726885686.81616: getting variables 20459 1726885686.81617: in VariableManager get_vars() 20459 1726885686.81656: Calling all_inventory to load vars for managed_node1 20459 1726885686.81659: Calling groups_inventory to load vars for managed_node1 20459 1726885686.81661: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.81671: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.81675: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.81679: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.82198: done sending task result for task 02369adf-7a19-47dd-4c59-000000002c42 20459 1726885686.82201: WORKER PROCESS EXITING 20459 1726885686.82588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.83229: done with get_vars() 20459 1726885686.83243: done getting variables 20459 1726885686.83298: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:06 -0400 (0:00:00.077) 0:01:33.199 ****** 20459 1726885686.83941: entering _queue_task() for managed_node1/set_fact 20459 1726885686.84197: worker is 1 (out of 1 available) 20459 1726885686.84210: exiting _queue_task() for managed_node1/set_fact 20459 1726885686.84226: done queuing things up, now waiting for results queue to drain 20459 1726885686.84228: waiting for pending results... 20459 1726885686.84673: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 20459 1726885686.84820: in run() - task 02369adf-7a19-47dd-4c59-000000002c43 20459 1726885686.84842: variable 'ansible_search_path' from source: unknown 20459 1726885686.84849: variable 'ansible_search_path' from source: unknown 20459 1726885686.84885: calling self._execute() 20459 1726885686.85002: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.85019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.85038: variable 'omit' from source: magic vars 20459 1726885686.85164: variable 'omit' from source: magic vars 20459 1726885686.85228: variable 'omit' from source: magic vars 20459 1726885686.85271: variable 'omit' from source: magic vars 20459 1726885686.85321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885686.85370: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885686.85399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885686.85426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.85443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885686.85467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885686.85487: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885686.85527: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885686.85536: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.85544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.85683: Set connection var ansible_pipelining to False 20459 1726885686.85691: Set connection var ansible_shell_type to sh 20459 1726885686.85698: Set connection var ansible_connection to ssh 20459 1726885686.85717: Set connection var ansible_timeout to 10 20459 1726885686.85732: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885686.85744: Set connection var ansible_shell_executable to /bin/sh 20459 1726885686.85777: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.85786: variable 'ansible_connection' from source: unknown 20459 1726885686.85793: variable 'ansible_module_compression' from source: unknown 20459 1726885686.85800: variable 'ansible_shell_type' from source: unknown 20459 1726885686.85806: variable 'ansible_shell_executable' from source: unknown 20459 1726885686.85814: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.85825: variable 'ansible_pipelining' from source: unknown 20459 1726885686.85833: variable 'ansible_timeout' from source: unknown 20459 1726885686.85840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.86014: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885686.86034: variable 'omit' from source: magic vars 20459 1726885686.86043: starting attempt loop 20459 1726885686.86050: running the handler 20459 1726885686.86170: handler run complete 20459 1726885686.86186: attempt loop complete, returning result 20459 1726885686.86193: _execute() done 20459 1726885686.86200: dumping result to json 20459 1726885686.86207: done dumping result, returning 20459 1726885686.86221: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-47dd-4c59-000000002c43] 20459 1726885686.86234: sending task result for task 02369adf-7a19-47dd-4c59-000000002c43 ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885686.86407: no more pending results, returning what we have 20459 1726885686.86411: results queue empty 20459 1726885686.86413: checking for any_errors_fatal 20459 1726885686.86425: done checking for any_errors_fatal 20459 1726885686.86426: checking for max_fail_percentage 20459 1726885686.86429: done checking for max_fail_percentage 20459 1726885686.86430: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.86430: done checking to see if all hosts have failed 20459 1726885686.86431: getting the remaining hosts for this loop 20459 1726885686.86433: done getting the remaining hosts for this loop 20459 1726885686.86437: getting the next task for host managed_node1 20459 1726885686.86444: done getting next task for host managed_node1 20459 1726885686.86449: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885686.86454: ^ 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=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 20459 1726885686.86467: getting variables 20459 1726885686.86469: in VariableManager get_vars() 20459 1726885686.86508: Calling all_inventory to load vars for managed_node1 20459 1726885686.86511: Calling groups_inventory to load vars for managed_node1 20459 1726885686.86515: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.86528: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.86531: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.86534: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.87357: done sending task result for task 02369adf-7a19-47dd-4c59-000000002c43 20459 1726885686.87360: WORKER PROCESS EXITING 20459 1726885686.87382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.88920: done with get_vars() 20459 1726885686.88938: 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 22:28:06 -0400 (0:00:00.050) 0:01:33.250 ****** 20459 1726885686.89032: entering _queue_task() for managed_node1/include_tasks 20459 1726885686.89295: worker is 1 (out of 1 available) 20459 1726885686.89307: exiting _queue_task() for managed_node1/include_tasks 20459 1726885686.89320: done queuing things up, now waiting for results queue to drain 20459 1726885686.89324: waiting for pending results... 20459 1726885686.89740: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 20459 1726885686.89890: in run() - task 02369adf-7a19-47dd-4c59-000000002c44 20459 1726885686.89913: variable 'ansible_search_path' from source: unknown 20459 1726885686.89924: variable 'ansible_search_path' from source: unknown 20459 1726885686.89971: calling self._execute() 20459 1726885686.90090: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885686.90101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885686.90118: variable 'omit' from source: magic vars 20459 1726885686.90442: variable 'storage_provider' from source: role '' defaults 20459 1726885686.90457: _execute() done 20459 1726885686.90465: dumping result to json 20459 1726885686.90472: done dumping result, returning 20459 1726885686.90482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-47dd-4c59-000000002c44] 20459 1726885686.90492: sending task result for task 02369adf-7a19-47dd-4c59-000000002c44 20459 1726885686.90607: done sending task result for task 02369adf-7a19-47dd-4c59-000000002c44 20459 1726885686.90656: no more pending results, returning what we have 20459 1726885686.90662: in VariableManager get_vars() 20459 1726885686.90706: Calling all_inventory to load vars for managed_node1 20459 1726885686.90709: Calling groups_inventory to load vars for managed_node1 20459 1726885686.90714: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.90728: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.90731: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.90734: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.92333: WORKER PROCESS EXITING 20459 1726885686.92500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885686.93362: done with get_vars() 20459 1726885686.93375: variable 'ansible_search_path' from source: unknown 20459 1726885686.93376: variable 'ansible_search_path' from source: unknown 20459 1726885686.93590: we have included files to process 20459 1726885686.93592: generating all_blocks data 20459 1726885686.93594: done generating all_blocks data 20459 1726885686.93598: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885686.93599: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885686.93601: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 20459 1726885686.94790: in VariableManager get_vars() 20459 1726885686.94819: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885686.97859: done processing included file 20459 1726885686.97861: iterating over new_blocks loaded from include file 20459 1726885686.97862: in VariableManager get_vars() 20459 1726885686.97882: done with get_vars() 20459 1726885686.97884: filtering new block on tags 20459 1726885686.97996: done filtering new block on tags 20459 1726885686.98000: in VariableManager get_vars() 20459 1726885686.98049: done with get_vars() 20459 1726885686.98051: filtering new block on tags 20459 1726885686.98159: done filtering new block on tags 20459 1726885686.98162: in VariableManager get_vars() 20459 1726885686.98185: done with get_vars() 20459 1726885686.98187: filtering new block on tags 20459 1726885686.98896: done filtering new block on tags 20459 1726885686.98899: 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_node1 20459 1726885686.98915: extending task lists for all hosts with included blocks 20459 1726885686.99390: done extending task lists 20459 1726885686.99391: done processing included files 20459 1726885686.99392: results queue empty 20459 1726885686.99393: checking for any_errors_fatal 20459 1726885686.99396: done checking for any_errors_fatal 20459 1726885686.99396: checking for max_fail_percentage 20459 1726885686.99398: done checking for max_fail_percentage 20459 1726885686.99398: checking to see if all hosts have failed and the running result is not ok 20459 1726885686.99399: done checking to see if all hosts have failed 20459 1726885686.99400: getting the remaining hosts for this loop 20459 1726885686.99401: done getting the remaining hosts for this loop 20459 1726885686.99403: getting the next task for host managed_node1 20459 1726885686.99407: done getting next task for host managed_node1 20459 1726885686.99410: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885686.99414: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885686.99424: getting variables 20459 1726885686.99425: in VariableManager get_vars() 20459 1726885686.99437: Calling all_inventory to load vars for managed_node1 20459 1726885686.99439: Calling groups_inventory to load vars for managed_node1 20459 1726885686.99441: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885686.99446: Calling all_plugins_play to load vars for managed_node1 20459 1726885686.99448: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885686.99451: Calling groups_plugins_play to load vars for managed_node1 20459 1726885686.99901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.00739: done with get_vars() 20459 1726885687.00756: done getting variables 20459 1726885687.00793: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:07 -0400 (0:00:00.117) 0:01:33.368 ****** 20459 1726885687.00829: entering _queue_task() for managed_node1/package 20459 1726885687.01158: worker is 1 (out of 1 available) 20459 1726885687.01170: exiting _queue_task() for managed_node1/package 20459 1726885687.01181: done queuing things up, now waiting for results queue to drain 20459 1726885687.01183: waiting for pending results... 20459 1726885687.01492: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 20459 1726885687.01659: in run() - task 02369adf-7a19-47dd-4c59-000000002d93 20459 1726885687.01683: variable 'ansible_search_path' from source: unknown 20459 1726885687.01691: variable 'ansible_search_path' from source: unknown 20459 1726885687.01739: calling self._execute() 20459 1726885687.01863: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.01875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.01887: variable 'omit' from source: magic vars 20459 1726885687.02299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885687.02574: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885687.02628: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885687.02672: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885687.02714: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885687.02802: 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) 20459 1726885687.02837: 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) 20459 1726885687.02867: 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) 20459 1726885687.02896: 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) 20459 1726885687.03059: variable 'storage_skip_checks' from source: set_fact 20459 1726885687.03080: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 20459 1726885687.03088: when evaluation is False, skipping this task 20459 1726885687.03094: _execute() done 20459 1726885687.03100: dumping result to json 20459 1726885687.03107: done dumping result, returning 20459 1726885687.03120: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-47dd-4c59-000000002d93] 20459 1726885687.03130: sending task result for task 02369adf-7a19-47dd-4c59-000000002d93 20459 1726885687.03254: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d93 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885687.03301: no more pending results, returning what we have 20459 1726885687.03306: results queue empty 20459 1726885687.03307: checking for any_errors_fatal 20459 1726885687.03308: done checking for any_errors_fatal 20459 1726885687.03309: checking for max_fail_percentage 20459 1726885687.03311: done checking for max_fail_percentage 20459 1726885687.03314: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.03315: done checking to see if all hosts have failed 20459 1726885687.03315: getting the remaining hosts for this loop 20459 1726885687.03317: done getting the remaining hosts for this loop 20459 1726885687.03321: getting the next task for host managed_node1 20459 1726885687.03327: done getting next task for host managed_node1 20459 1726885687.03332: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885687.03337: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.03359: getting variables 20459 1726885687.03361: in VariableManager get_vars() 20459 1726885687.03399: Calling all_inventory to load vars for managed_node1 20459 1726885687.03402: Calling groups_inventory to load vars for managed_node1 20459 1726885687.03405: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.03417: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.03421: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.03425: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.04352: WORKER PROCESS EXITING 20459 1726885687.04405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.05316: done with get_vars() 20459 1726885687.05331: done getting variables 20459 1726885687.05405: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:07 -0400 (0:00:00.046) 0:01:33.415 ****** 20459 1726885687.05467: entering _queue_task() for managed_node1/debug 20459 1726885687.05751: worker is 1 (out of 1 available) 20459 1726885687.05772: exiting _queue_task() for managed_node1/debug 20459 1726885687.05785: done queuing things up, now waiting for results queue to drain 20459 1726885687.05795: waiting for pending results... 20459 1726885687.06166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools 20459 1726885687.06388: in run() - task 02369adf-7a19-47dd-4c59-000000002d94 20459 1726885687.06406: variable 'ansible_search_path' from source: unknown 20459 1726885687.06414: variable 'ansible_search_path' from source: unknown 20459 1726885687.06460: calling self._execute() 20459 1726885687.06636: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.06646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.06660: variable 'omit' from source: magic vars 20459 1726885687.06786: variable 'omit' from source: magic vars 20459 1726885687.06891: variable 'omit' from source: magic vars 20459 1726885687.06953: variable 'omit' from source: magic vars 20459 1726885687.07020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885687.07123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885687.07181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885687.07253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.07326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.07379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885687.07457: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885687.07567: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885687.07577: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.07584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.07961: Set connection var ansible_pipelining to False 20459 1726885687.08055: Set connection var ansible_shell_type to sh 20459 1726885687.08063: Set connection var ansible_connection to ssh 20459 1726885687.08080: Set connection var ansible_timeout to 10 20459 1726885687.08090: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885687.08114: Set connection var ansible_shell_executable to /bin/sh 20459 1726885687.08162: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.08179: variable 'ansible_connection' from source: unknown 20459 1726885687.08221: variable 'ansible_module_compression' from source: unknown 20459 1726885687.08237: variable 'ansible_shell_type' from source: unknown 20459 1726885687.08246: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.08272: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.08291: variable 'ansible_pipelining' from source: unknown 20459 1726885687.08319: variable 'ansible_timeout' from source: unknown 20459 1726885687.08347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.08860: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885687.08904: variable 'omit' from source: magic vars 20459 1726885687.08915: starting attempt loop 20459 1726885687.08947: running the handler 20459 1726885687.09144: variable 'storage_pools' from source: include params 20459 1726885687.09662: variable 'storage_pools' from source: include params 20459 1726885687.09698: variable 'unused_disks' from source: set_fact 20459 1726885687.09802: variable 'unused_disks' from source: set_fact 20459 1726885687.09895: variable 'volume_size' from source: play vars 20459 1726885687.10023: variable 'volume_size' from source: play vars 20459 1726885687.10047: variable 'mount_location_after' from source: play vars 20459 1726885687.10210: variable 'mount_location_after' from source: play vars 20459 1726885687.10388: handler run complete 20459 1726885687.10472: attempt loop complete, returning result 20459 1726885687.10493: _execute() done 20459 1726885687.10502: dumping result to json 20459 1726885687.10514: done dumping result, returning 20459 1726885687.10598: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-47dd-4c59-000000002d94] 20459 1726885687.10609: sending task result for task 02369adf-7a19-47dd-4c59-000000002d94 ok: [managed_node1] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [ { "mount_point": "/opt/test2", "name": "test1", "size": "3g" } ] } ] } 20459 1726885687.10867: no more pending results, returning what we have 20459 1726885687.10872: results queue empty 20459 1726885687.10873: checking for any_errors_fatal 20459 1726885687.10892: done checking for any_errors_fatal 20459 1726885687.10893: checking for max_fail_percentage 20459 1726885687.10895: done checking for max_fail_percentage 20459 1726885687.10897: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.10897: done checking to see if all hosts have failed 20459 1726885687.10898: getting the remaining hosts for this loop 20459 1726885687.10900: done getting the remaining hosts for this loop 20459 1726885687.10904: getting the next task for host managed_node1 20459 1726885687.10910: done getting next task for host managed_node1 20459 1726885687.10916: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885687.10921: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.10933: getting variables 20459 1726885687.10935: in VariableManager get_vars() 20459 1726885687.10971: Calling all_inventory to load vars for managed_node1 20459 1726885687.10974: Calling groups_inventory to load vars for managed_node1 20459 1726885687.10983: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.11002: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.11007: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.11013: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.11674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.12443: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d94 20459 1726885687.12447: WORKER PROCESS EXITING 20459 1726885687.14919: done with get_vars() 20459 1726885687.14948: done getting variables 20459 1726885687.15036: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:07 -0400 (0:00:00.096) 0:01:33.511 ****** 20459 1726885687.15072: entering _queue_task() for managed_node1/debug 20459 1726885687.15415: worker is 1 (out of 1 available) 20459 1726885687.15426: exiting _queue_task() for managed_node1/debug 20459 1726885687.15446: done queuing things up, now waiting for results queue to drain 20459 1726885687.15448: waiting for pending results... 20459 1726885687.15808: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes 20459 1726885687.16007: in run() - task 02369adf-7a19-47dd-4c59-000000002d95 20459 1726885687.16038: variable 'ansible_search_path' from source: unknown 20459 1726885687.16045: variable 'ansible_search_path' from source: unknown 20459 1726885687.16084: calling self._execute() 20459 1726885687.16209: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.16221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.16235: variable 'omit' from source: magic vars 20459 1726885687.16344: variable 'omit' from source: magic vars 20459 1726885687.16423: variable 'omit' from source: magic vars 20459 1726885687.16467: variable 'omit' from source: magic vars 20459 1726885687.16517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885687.16571: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885687.16597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885687.16622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.16641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.16662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885687.16689: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885687.16729: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885687.16738: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.16746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.16874: Set connection var ansible_pipelining to False 20459 1726885687.16882: Set connection var ansible_shell_type to sh 20459 1726885687.16890: Set connection var ansible_connection to ssh 20459 1726885687.16910: Set connection var ansible_timeout to 10 20459 1726885687.16921: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885687.16931: Set connection var ansible_shell_executable to /bin/sh 20459 1726885687.16961: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.16969: variable 'ansible_connection' from source: unknown 20459 1726885687.16976: variable 'ansible_module_compression' from source: unknown 20459 1726885687.16982: variable 'ansible_shell_type' from source: unknown 20459 1726885687.16988: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.16994: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.17031: variable 'ansible_pipelining' from source: unknown 20459 1726885687.17045: variable 'ansible_timeout' from source: unknown 20459 1726885687.17062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.17302: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885687.17323: variable 'omit' from source: magic vars 20459 1726885687.17337: starting attempt loop 20459 1726885687.17345: running the handler 20459 1726885687.17631: handler run complete 20459 1726885687.17658: attempt loop complete, returning result 20459 1726885687.17668: _execute() done 20459 1726885687.17675: dumping result to json 20459 1726885687.17681: done dumping result, returning 20459 1726885687.17692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-47dd-4c59-000000002d95] 20459 1726885687.17702: sending task result for task 02369adf-7a19-47dd-4c59-000000002d95 ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 20459 1726885687.17873: no more pending results, returning what we have 20459 1726885687.17877: results queue empty 20459 1726885687.17878: checking for any_errors_fatal 20459 1726885687.17896: done checking for any_errors_fatal 20459 1726885687.17897: checking for max_fail_percentage 20459 1726885687.17899: done checking for max_fail_percentage 20459 1726885687.17900: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.17901: done checking to see if all hosts have failed 20459 1726885687.17901: getting the remaining hosts for this loop 20459 1726885687.17903: done getting the remaining hosts for this loop 20459 1726885687.17907: getting the next task for host managed_node1 20459 1726885687.17917: done getting next task for host managed_node1 20459 1726885687.17922: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885687.17926: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.17939: getting variables 20459 1726885687.17941: in VariableManager get_vars() 20459 1726885687.17988: Calling all_inventory to load vars for managed_node1 20459 1726885687.17991: Calling groups_inventory to load vars for managed_node1 20459 1726885687.17993: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.18004: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.18007: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.18013: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.18957: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d95 20459 1726885687.18961: WORKER PROCESS EXITING 20459 1726885687.18984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.20259: done with get_vars() 20459 1726885687.20273: 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 22:28:07 -0400 (0:00:00.053) 0:01:33.564 ****** 20459 1726885687.20398: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885687.20780: worker is 1 (out of 1 available) 20459 1726885687.20791: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885687.20802: done queuing things up, now waiting for results queue to drain 20459 1726885687.20804: waiting for pending results... 20459 1726885687.21128: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages 20459 1726885687.21283: in run() - task 02369adf-7a19-47dd-4c59-000000002d96 20459 1726885687.21299: variable 'ansible_search_path' from source: unknown 20459 1726885687.21306: variable 'ansible_search_path' from source: unknown 20459 1726885687.21352: calling self._execute() 20459 1726885687.21474: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.21486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.21499: variable 'omit' from source: magic vars 20459 1726885687.22262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885687.23197: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885687.23252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885687.23295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885687.23336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885687.23431: 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) 20459 1726885687.23462: 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) 20459 1726885687.23500: 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) 20459 1726885687.23561: 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) 20459 1726885687.23739: variable 'storage_skip_checks' from source: set_fact 20459 1726885687.23762: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885687.23769: when evaluation is False, skipping this task 20459 1726885687.23775: _execute() done 20459 1726885687.23782: dumping result to json 20459 1726885687.23788: done dumping result, returning 20459 1726885687.23797: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-47dd-4c59-000000002d96] 20459 1726885687.23811: sending task result for task 02369adf-7a19-47dd-4c59-000000002d96 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885687.24183: no more pending results, returning what we have 20459 1726885687.24187: results queue empty 20459 1726885687.24188: checking for any_errors_fatal 20459 1726885687.24198: done checking for any_errors_fatal 20459 1726885687.24198: checking for max_fail_percentage 20459 1726885687.24200: done checking for max_fail_percentage 20459 1726885687.24201: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.24202: done checking to see if all hosts have failed 20459 1726885687.24203: getting the remaining hosts for this loop 20459 1726885687.24204: done getting the remaining hosts for this loop 20459 1726885687.24208: getting the next task for host managed_node1 20459 1726885687.24216: done getting next task for host managed_node1 20459 1726885687.24220: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885687.24225: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.24245: getting variables 20459 1726885687.24246: in VariableManager get_vars() 20459 1726885687.24283: Calling all_inventory to load vars for managed_node1 20459 1726885687.24285: Calling groups_inventory to load vars for managed_node1 20459 1726885687.24288: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.24297: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.24300: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.24303: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.30100: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d96 20459 1726885687.30104: WORKER PROCESS EXITING 20459 1726885687.30281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.30870: done with get_vars() 20459 1726885687.30883: 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 22:28:07 -0400 (0:00:00.105) 0:01:33.669 ****** 20459 1726885687.30957: entering _queue_task() for managed_node1/include_tasks 20459 1726885687.31250: worker is 1 (out of 1 available) 20459 1726885687.31261: exiting _queue_task() for managed_node1/include_tasks 20459 1726885687.31272: done queuing things up, now waiting for results queue to drain 20459 1726885687.31274: waiting for pending results... 20459 1726885687.31566: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 20459 1726885687.31727: in run() - task 02369adf-7a19-47dd-4c59-000000002d97 20459 1726885687.31749: variable 'ansible_search_path' from source: unknown 20459 1726885687.31757: variable 'ansible_search_path' from source: unknown 20459 1726885687.31796: calling self._execute() 20459 1726885687.31914: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.31927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.31944: variable 'omit' from source: magic vars 20459 1726885687.32351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885687.32652: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885687.32710: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885687.32782: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885687.32825: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885687.32905: 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) 20459 1726885687.32945: 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) 20459 1726885687.32985: 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) 20459 1726885687.33021: 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) 20459 1726885687.33183: variable 'storage_skip_checks' from source: set_fact 20459 1726885687.33204: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885687.33210: when evaluation is False, skipping this task 20459 1726885687.33218: _execute() done 20459 1726885687.33225: dumping result to json 20459 1726885687.33232: done dumping result, returning 20459 1726885687.33244: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-47dd-4c59-000000002d97] 20459 1726885687.33253: sending task result for task 02369adf-7a19-47dd-4c59-000000002d97 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885687.33415: no more pending results, returning what we have 20459 1726885687.33419: results queue empty 20459 1726885687.33420: checking for any_errors_fatal 20459 1726885687.33437: done checking for any_errors_fatal 20459 1726885687.33438: checking for max_fail_percentage 20459 1726885687.33440: done checking for max_fail_percentage 20459 1726885687.33442: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.33442: done checking to see if all hosts have failed 20459 1726885687.33443: getting the remaining hosts for this loop 20459 1726885687.33445: done getting the remaining hosts for this loop 20459 1726885687.33449: getting the next task for host managed_node1 20459 1726885687.33458: done getting next task for host managed_node1 20459 1726885687.33463: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885687.33467: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.33490: getting variables 20459 1726885687.33492: in VariableManager get_vars() 20459 1726885687.33536: Calling all_inventory to load vars for managed_node1 20459 1726885687.33538: Calling groups_inventory to load vars for managed_node1 20459 1726885687.33541: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.33552: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.33555: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.33559: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.34324: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d97 20459 1726885687.34328: WORKER PROCESS EXITING 20459 1726885687.34345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.35573: done with get_vars() 20459 1726885687.35589: done getting variables 20459 1726885687.35773: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:07 -0400 (0:00:00.048) 0:01:33.718 ****** 20459 1726885687.35810: entering _queue_task() for managed_node1/package 20459 1726885687.36492: worker is 1 (out of 1 available) 20459 1726885687.36507: exiting _queue_task() for managed_node1/package 20459 1726885687.36522: done queuing things up, now waiting for results queue to drain 20459 1726885687.36524: waiting for pending results... 20459 1726885687.37292: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 20459 1726885687.37443: in run() - task 02369adf-7a19-47dd-4c59-000000002d98 20459 1726885687.37463: variable 'ansible_search_path' from source: unknown 20459 1726885687.37471: variable 'ansible_search_path' from source: unknown 20459 1726885687.37514: calling self._execute() 20459 1726885687.37624: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.37637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.37650: variable 'omit' from source: magic vars 20459 1726885687.38059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885687.38329: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885687.38383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885687.38455: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885687.38499: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885687.38589: 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) 20459 1726885687.38624: 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) 20459 1726885687.38655: 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) 20459 1726885687.38688: 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) 20459 1726885687.38852: variable 'storage_skip_checks' from source: set_fact 20459 1726885687.38876: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 20459 1726885687.38885: when evaluation is False, skipping this task 20459 1726885687.38892: _execute() done 20459 1726885687.38904: dumping result to json 20459 1726885687.38913: done dumping result, returning 20459 1726885687.38923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-47dd-4c59-000000002d98] 20459 1726885687.38933: sending task result for task 02369adf-7a19-47dd-4c59-000000002d98 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885687.39089: no more pending results, returning what we have 20459 1726885687.39092: results queue empty 20459 1726885687.39093: checking for any_errors_fatal 20459 1726885687.39099: done checking for any_errors_fatal 20459 1726885687.39100: checking for max_fail_percentage 20459 1726885687.39102: done checking for max_fail_percentage 20459 1726885687.39103: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.39103: done checking to see if all hosts have failed 20459 1726885687.39104: getting the remaining hosts for this loop 20459 1726885687.39106: done getting the remaining hosts for this loop 20459 1726885687.39109: getting the next task for host managed_node1 20459 1726885687.39118: done getting next task for host managed_node1 20459 1726885687.39121: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885687.39126: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.39148: getting variables 20459 1726885687.39150: in VariableManager get_vars() 20459 1726885687.39187: Calling all_inventory to load vars for managed_node1 20459 1726885687.39190: Calling groups_inventory to load vars for managed_node1 20459 1726885687.39193: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.39203: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.39206: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.39210: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.39750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.40619: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d98 20459 1726885687.40622: WORKER PROCESS EXITING 20459 1726885687.40936: done with get_vars() 20459 1726885687.40951: 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 22:28:07 -0400 (0:00:00.052) 0:01:33.770 ****** 20459 1726885687.41047: entering _queue_task() for managed_node1/service_facts 20459 1726885687.42002: worker is 1 (out of 1 available) 20459 1726885687.42016: exiting _queue_task() for managed_node1/service_facts 20459 1726885687.42027: done queuing things up, now waiting for results queue to drain 20459 1726885687.42028: waiting for pending results... 20459 1726885687.42783: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts 20459 1726885687.42936: in run() - task 02369adf-7a19-47dd-4c59-000000002d99 20459 1726885687.42956: variable 'ansible_search_path' from source: unknown 20459 1726885687.42964: variable 'ansible_search_path' from source: unknown 20459 1726885687.43003: calling self._execute() 20459 1726885687.43120: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.43134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.43155: variable 'omit' from source: magic vars 20459 1726885687.43553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885687.43837: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885687.43886: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885687.43966: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885687.44008: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885687.44096: 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) 20459 1726885687.44133: 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) 20459 1726885687.44165: 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) 20459 1726885687.44195: 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) 20459 1726885687.44360: variable 'storage_skip_checks' from source: set_fact 20459 1726885687.44382: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 20459 1726885687.44389: when evaluation is False, skipping this task 20459 1726885687.44396: _execute() done 20459 1726885687.44402: dumping result to json 20459 1726885687.44408: done dumping result, returning 20459 1726885687.44420: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-47dd-4c59-000000002d99] 20459 1726885687.44430: sending task result for task 02369adf-7a19-47dd-4c59-000000002d99 20459 1726885687.44540: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d99 20459 1726885687.44550: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 20459 1726885687.44598: no more pending results, returning what we have 20459 1726885687.44601: results queue empty 20459 1726885687.44602: checking for any_errors_fatal 20459 1726885687.44617: done checking for any_errors_fatal 20459 1726885687.44618: checking for max_fail_percentage 20459 1726885687.44621: done checking for max_fail_percentage 20459 1726885687.44622: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.44622: done checking to see if all hosts have failed 20459 1726885687.44623: getting the remaining hosts for this loop 20459 1726885687.44625: done getting the remaining hosts for this loop 20459 1726885687.44629: getting the next task for host managed_node1 20459 1726885687.44636: done getting next task for host managed_node1 20459 1726885687.44640: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885687.44645: ^ 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=7, rescue=0, always=0, handlers=0, run_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 20459 1726885687.44667: getting variables 20459 1726885687.44669: in VariableManager get_vars() 20459 1726885687.44704: Calling all_inventory to load vars for managed_node1 20459 1726885687.44707: Calling groups_inventory to load vars for managed_node1 20459 1726885687.44709: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.44722: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.44725: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.44728: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.45282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.46466: done with get_vars() 20459 1726885687.46481: done getting variables 20459 1726885687.46541: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:07 -0400 (0:00:00.055) 0:01:33.826 ****** 20459 1726885687.46576: entering _queue_task() for managed_node1/set_fact 20459 1726885687.47358: worker is 1 (out of 1 available) 20459 1726885687.47369: exiting _queue_task() for managed_node1/set_fact 20459 1726885687.47380: done queuing things up, now waiting for results queue to drain 20459 1726885687.47382: waiting for pending results... 20459 1726885687.48209: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 20459 1726885687.49168: in run() - task 02369adf-7a19-47dd-4c59-000000002d9a 20459 1726885687.49435: variable 'ansible_search_path' from source: unknown 20459 1726885687.49442: variable 'ansible_search_path' from source: unknown 20459 1726885687.49477: calling self._execute() 20459 1726885687.49593: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.49624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.49639: variable 'omit' from source: magic vars 20459 1726885687.49754: variable 'omit' from source: magic vars 20459 1726885687.49826: variable 'omit' from source: magic vars 20459 1726885687.50227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885687.52830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885687.52920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885687.52966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885687.53008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885687.53038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885687.53127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.53154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.53186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.53238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.53253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.53302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.53335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.53361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.53404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.53426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.53488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.53515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.53548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.53587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.53601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.53660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.53683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.53709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.53761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.53776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.53837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.53869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.53894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.53934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.53953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.54282: variable 'ansible_facts' from source: unknown 20459 1726885687.56093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885687.56463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885687.56501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885687.56529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885687.56669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885687.56713: 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) 20459 1726885687.56735: 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) 20459 1726885687.56760: 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) 20459 1726885687.56900: 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) 20459 1726885687.58000: variable 'omit' from source: magic vars 20459 1726885687.58030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885687.58057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885687.58189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885687.58207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.58220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.58238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885687.58254: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885687.58287: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885687.58402: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.58405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.58584: Set connection var ansible_pipelining to False 20459 1726885687.58587: Set connection var ansible_shell_type to sh 20459 1726885687.58590: Set connection var ansible_connection to ssh 20459 1726885687.58602: Set connection var ansible_timeout to 10 20459 1726885687.58610: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885687.58625: Set connection var ansible_shell_executable to /bin/sh 20459 1726885687.58655: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.58665: variable 'ansible_connection' from source: unknown 20459 1726885687.58675: variable 'ansible_module_compression' from source: unknown 20459 1726885687.58681: variable 'ansible_shell_type' from source: unknown 20459 1726885687.58688: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.58694: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.58702: variable 'ansible_pipelining' from source: unknown 20459 1726885687.58708: variable 'ansible_timeout' from source: unknown 20459 1726885687.58721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.58841: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885687.58857: variable 'omit' from source: magic vars 20459 1726885687.58867: starting attempt loop 20459 1726885687.58874: running the handler 20459 1726885687.58888: handler run complete 20459 1726885687.58902: attempt loop complete, returning result 20459 1726885687.58909: _execute() done 20459 1726885687.58918: dumping result to json 20459 1726885687.58930: done dumping result, returning 20459 1726885687.58948: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-47dd-4c59-000000002d9a] 20459 1726885687.58957: sending task result for task 02369adf-7a19-47dd-4c59-000000002d9a ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 20459 1726885687.59138: no more pending results, returning what we have 20459 1726885687.59141: results queue empty 20459 1726885687.59142: checking for any_errors_fatal 20459 1726885687.59151: done checking for any_errors_fatal 20459 1726885687.59152: checking for max_fail_percentage 20459 1726885687.59154: done checking for max_fail_percentage 20459 1726885687.59155: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.59156: done checking to see if all hosts have failed 20459 1726885687.59157: getting the remaining hosts for this loop 20459 1726885687.59159: done getting the remaining hosts for this loop 20459 1726885687.59163: getting the next task for host managed_node1 20459 1726885687.59174: done getting next task for host managed_node1 20459 1726885687.59178: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885687.59182: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885687.59194: getting variables 20459 1726885687.59196: in VariableManager get_vars() 20459 1726885687.59241: Calling all_inventory to load vars for managed_node1 20459 1726885687.59244: Calling groups_inventory to load vars for managed_node1 20459 1726885687.59247: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.59258: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.59261: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.59265: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.60064: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d9a 20459 1726885687.60067: WORKER PROCESS EXITING 20459 1726885687.60091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.60881: done with get_vars() 20459 1726885687.60896: 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 22:28:07 -0400 (0:00:00.144) 0:01:33.970 ****** 20459 1726885687.60995: entering _queue_task() for managed_node1/systemd 20459 1726885687.61258: worker is 1 (out of 1 available) 20459 1726885687.61269: exiting _queue_task() for managed_node1/systemd 20459 1726885687.61285: done queuing things up, now waiting for results queue to drain 20459 1726885687.61287: waiting for pending results... 20459 1726885687.61595: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 20459 1726885687.61763: in run() - task 02369adf-7a19-47dd-4c59-000000002d9c 20459 1726885687.61780: variable 'ansible_search_path' from source: unknown 20459 1726885687.61787: variable 'ansible_search_path' from source: unknown 20459 1726885687.61840: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885687.62078: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885687.62134: dumping result to json 20459 1726885687.62144: done dumping result, returning 20459 1726885687.62163: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-000000002d9c] 20459 1726885687.62177: sending task result for task 02369adf-7a19-47dd-4c59-000000002d9c skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885687.62332: no more pending results, returning what we have 20459 1726885687.62336: results queue empty 20459 1726885687.62336: checking for any_errors_fatal 20459 1726885687.62345: done checking for any_errors_fatal 20459 1726885687.62345: checking for max_fail_percentage 20459 1726885687.62347: done checking for max_fail_percentage 20459 1726885687.62348: checking to see if all hosts have failed and the running result is not ok 20459 1726885687.62349: done checking to see if all hosts have failed 20459 1726885687.62349: getting the remaining hosts for this loop 20459 1726885687.62351: done getting the remaining hosts for this loop 20459 1726885687.62355: getting the next task for host managed_node1 20459 1726885687.62361: done getting next task for host managed_node1 20459 1726885687.62364: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885687.62369: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885687.62391: getting variables 20459 1726885687.62392: in VariableManager get_vars() 20459 1726885687.62430: Calling all_inventory to load vars for managed_node1 20459 1726885687.62433: Calling groups_inventory to load vars for managed_node1 20459 1726885687.62436: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885687.62447: Calling all_plugins_play to load vars for managed_node1 20459 1726885687.62450: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885687.62453: Calling groups_plugins_play to load vars for managed_node1 20459 1726885687.63283: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d9c 20459 1726885687.63286: WORKER PROCESS EXITING 20459 1726885687.63309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885687.64658: done with get_vars() 20459 1726885687.64673: 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 22:28:07 -0400 (0:00:00.037) 0:01:34.007 ****** 20459 1726885687.64759: entering _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885687.65213: worker is 1 (out of 1 available) 20459 1726885687.65426: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blivet 20459 1726885687.65437: done queuing things up, now waiting for results queue to drain 20459 1726885687.65439: waiting for pending results... 20459 1726885687.66218: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 20459 1726885687.67230: in run() - task 02369adf-7a19-47dd-4c59-000000002d9d 20459 1726885687.67642: variable 'ansible_search_path' from source: unknown 20459 1726885687.67649: variable 'ansible_search_path' from source: unknown 20459 1726885687.67689: calling self._execute() 20459 1726885687.68437: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.68449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.68463: variable 'omit' from source: magic vars 20459 1726885687.68576: variable 'omit' from source: magic vars 20459 1726885687.68660: variable 'omit' from source: magic vars 20459 1726885687.68907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885687.72274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885687.72346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885687.72392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885687.72449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885687.72487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885687.72569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.72609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.72654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.72724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.72744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.73634: variable 'storage_pools' from source: include params 20459 1726885687.73651: variable 'unused_disks' from source: set_fact 20459 1726885687.73736: variable 'unused_disks' from source: set_fact 20459 1726885687.74469: variable 'volume_size' from source: play vars 20459 1726885687.74540: variable 'volume_size' from source: play vars 20459 1726885687.74553: variable 'mount_location_after' from source: play vars 20459 1726885687.74617: variable 'mount_location_after' from source: play vars 20459 1726885687.74768: variable 'storage_use_partitions' from source: role '' defaults 20459 1726885687.74778: variable 'storage_disklabel_type' from source: role '' defaults 20459 1726885687.74786: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885687.74855: variable 'storage_pool_defaults' from source: role '' defaults 20459 1726885687.74925: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885687.74990: variable 'storage_volume_defaults' from source: role '' defaults 20459 1726885687.75101: variable 'storage_safe_mode' from source: role '' defaults 20459 1726885687.75186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885687.75593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885687.75625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885687.75675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885687.75695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885687.75772: variable 'omit' from source: magic vars 20459 1726885687.75795: variable 'omit' from source: magic vars 20459 1726885687.75835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885687.75869: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885687.75894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885687.75918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.75938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885687.75964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885687.75984: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885687.76020: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885687.76032: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.76040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.76166: Set connection var ansible_pipelining to False 20459 1726885687.76178: Set connection var ansible_shell_type to sh 20459 1726885687.76184: Set connection var ansible_connection to ssh 20459 1726885687.76201: Set connection var ansible_timeout to 10 20459 1726885687.76210: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885687.76225: Set connection var ansible_shell_executable to /bin/sh 20459 1726885687.76257: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.76265: variable 'ansible_connection' from source: unknown 20459 1726885687.76272: variable 'ansible_module_compression' from source: unknown 20459 1726885687.76284: variable 'ansible_shell_type' from source: unknown 20459 1726885687.76290: variable 'ansible_shell_executable' from source: unknown 20459 1726885687.76297: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885687.76304: variable 'ansible_pipelining' from source: unknown 20459 1726885687.76310: variable 'ansible_timeout' from source: unknown 20459 1726885687.76319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885687.76468: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885687.76484: variable 'omit' from source: magic vars 20459 1726885687.76514: starting attempt loop 20459 1726885687.76524: running the handler 20459 1726885687.76541: _low_level_execute_command(): starting 20459 1726885687.76557: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885687.77371: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885687.77391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885687.77408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885687.77435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885687.77483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885687.77499: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885687.77516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885687.77540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885687.77555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885687.77567: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885687.77579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885687.77595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885687.77616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885687.77633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885687.77646: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885687.77664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885687.77749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885687.77777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885687.77794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885687.77886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885687.79504: stdout chunk (state=3): >>>/root <<< 20459 1726885687.79683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885687.79687: stdout chunk (state=3): >>><<< 20459 1726885687.79689: stderr chunk (state=3): >>><<< 20459 1726885687.79720: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885687.79808: _low_level_execute_command(): starting 20459 1726885687.79814: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759 `" && echo ansible-tmp-1726885687.7970881-24610-101366589597759="` echo /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759 `" ) && sleep 0' 20459 1726885687.80850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885687.80862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885687.80874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885687.80892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885687.80940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885687.80953: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885687.80968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885687.80986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885687.81001: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885687.81017: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885687.81036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885687.81050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885687.81066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885687.81078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885687.81089: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885687.81102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885687.81186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885687.81203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885687.81226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885687.81300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885687.83150: stdout chunk (state=3): >>>ansible-tmp-1726885687.7970881-24610-101366589597759=/root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759 <<< 20459 1726885687.83296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885687.83332: stderr chunk (state=3): >>><<< 20459 1726885687.83335: stdout chunk (state=3): >>><<< 20459 1726885687.83352: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885687.7970881-24610-101366589597759=/root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885687.83392: variable 'ansible_module_compression' from source: unknown 20459 1726885687.83452: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 20459 1726885687.83483: variable 'ansible_facts' from source: unknown 20459 1726885687.83552: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759/AnsiballZ_blivet.py 20459 1726885687.83650: Sending initial data 20459 1726885687.83653: Sent initial data (155 bytes) 20459 1726885687.84285: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885687.84292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885687.84345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885687.84348: 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.44.236 is address debug1: re-parsing configuration <<< 20459 1726885687.84350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885687.84352: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885687.84354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885687.84400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885687.84404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885687.84460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885687.86238: 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 <<< 20459 1726885687.86249: 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 <<< 20459 1726885687.86262: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885687.86295: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpbt18g28k /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759/AnsiballZ_blivet.py <<< 20459 1726885687.86333: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885687.87367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885687.87454: stderr chunk (state=3): >>><<< 20459 1726885687.87459: stdout chunk (state=3): >>><<< 20459 1726885687.87475: done transferring module to remote 20459 1726885687.87487: _low_level_execute_command(): starting 20459 1726885687.87490: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759/ /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759/AnsiballZ_blivet.py && sleep 0' 20459 1726885687.88091: 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885687.88104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885687.88184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885687.89979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885687.89982: stdout chunk (state=3): >>><<< 20459 1726885687.89984: stderr chunk (state=3): >>><<< 20459 1726885687.90080: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885687.90084: _low_level_execute_command(): starting 20459 1726885687.90087: _low_level_execute_command(): using become for this command 20459 1726885687.90089: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jcmxwhniihdvlqktuyitzuxmgeqlkxal ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759/AnsiballZ_blivet.py'"'"' && sleep 0' 20459 1726885687.90147: Initial state: awaiting_escalation: BECOME-SUCCESS-jcmxwhniihdvlqktuyitzuxmgeqlkxal 20459 1726885687.90719: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885687.90772: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885687.90810: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885687.90822: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885687.90877: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885687.93667: stdout chunk (state=1): >>>BECOME-SUCCESS-jcmxwhniihdvlqktuyitzuxmgeqlkxal <<< 20459 1726885687.93671: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-jcmxwhniihdvlqktuyitzuxmgeqlkxal' 20459 1726885687.93901: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885687.93908: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885687.93930: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885687.93990: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885687.94033: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885687.94066: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20459 1726885687.94069: stdout chunk (state=3): >>># installing zipimport hook <<< 20459 1726885687.94104: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885687.94113: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885687.94162: 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' <<< 20459 1726885687.94187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885687.94210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 20459 1726885687.94215: stdout chunk (state=3): >>> <<< 20459 1726885687.94217: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885687.94244: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca778daca0> <<< 20459 1726885687.94274: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885687.94296: 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 0x7fca77881280> <<< 20459 1726885687.94302: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca778daa00> <<< 20459 1726885687.94336: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 20459 1726885687.94342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885687.94352: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca778da9a0> <<< 20459 1726885687.94372: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885687.94394: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 20459 1726885687.94398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 20459 1726885687.94417: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77881370> <<< 20459 1726885687.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' <<< 20459 1726885687.94473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885687.94484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885687.94488: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885687.94494: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77881820> <<< 20459 1726885687.94506: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77881550> <<< 20459 1726885687.94541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885687.94547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885687.94574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885687.94590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885687.94610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885687.94629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885687.94652: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7782df70> <<< 20459 1726885687.94679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885687.94695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885687.94772: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77834100> <<< 20459 1726885687.94798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885687.94804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885687.94838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885687.94841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7785d730> <<< 20459 1726885687.94844: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77834820> <<< 20459 1726885687.94878: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77896760> <<< 20459 1726885687.94905: 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' <<< 20459 1726885687.94910: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7782dc70> <<< 20459 1726885687.94963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885687.94970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 20459 1726885687.94973: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7785dc70> <<< 20459 1726885687.95030: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77881fd0> <<< 20459 1726885687.95065: 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. <<< 20459 1726885687.95289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885687.95293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885687.95354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885687.95358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885687.95361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885687.95403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885687.95406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885687.95408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885687.95410: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775afd90> <<< 20459 1726885687.95462: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b2e20> <<< 20459 1726885687.95490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885687.95493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885687.95507: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885687.95533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885687.95543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885687.95561: 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' <<< 20459 1726885687.95587: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775a9730> <<< 20459 1726885687.95606: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b0520> <<< 20459 1726885687.95619: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775af250> <<< 20459 1726885687.95638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885687.95705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885687.95729: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885687.95762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885687.95787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885687.95790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885687.95829: 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 0x7fca774ebc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774eb760> <<< 20459 1726885687.96041: 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 0x7fca774ebd60> # /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 0x7fca774ebe20> # /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 0x7fca774ebee0> import '_collections' # <<< 20459 1726885687.96060: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77543be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7753d4c0> <<< 20459 1726885687.96112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885687.96175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77552520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b6d00> <<< 20459 1726885687.96190: 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 0x7fca774fcb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b2fa0> <<< 20459 1726885687.96240: 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' <<< 20459 1726885687.96262: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca77552130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775bc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885687.96341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885687.96344: 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 <<< 20459 1726885687.96370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885687.96372: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fce50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fcc40> # /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 0x7fca774fcbb0> <<< 20459 1726885687.96408: 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' <<< 20459 1726885687.96460: 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' <<< 20459 1726885687.96477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885687.96541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885687.96587: 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 0x7fca774d0220> # /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' <<< 20459 1726885687.96635: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774d0310> <<< 20459 1726885687.96725: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77509e50> <<< 20459 1726885687.96764: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fe8e0> <<< 20459 1726885687.96778: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fce20> <<< 20459 1726885687.96804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885687.96817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885687.96868: 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' <<< 20459 1726885687.96884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885687.96923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7747af70> <<< 20459 1726885687.96932: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7745fb20> <<< 20459 1726885687.96974: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fed60> <<< 20459 1726885687.97016: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7753dfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885687.97038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885687.97053: 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 0x7fca774189a0> <<< 20459 1726885687.97078: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885687.97134: 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 0x7fca77418cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885687.97160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885687.97175: 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 0x7fca7742a5e0> <<< 20459 1726885687.97197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885687.97231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885687.97258: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7742ab20> <<< 20459 1726885687.97288: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885687.97298: 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 0x7fca773c0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77418dc0> <<< 20459 1726885687.97325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885687.97330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885687.97370: 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 0x7fca773d2130> <<< 20459 1726885687.97378: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7742a460> import 'pwd' # <<< 20459 1726885687.97409: 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 0x7fca773d21f0> <<< 20459 1726885687.97450: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fc880> <<< 20459 1726885687.97464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885687.97487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885687.97506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885687.97520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885687.97579: 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 0x7fca773ec550> <<< 20459 1726885687.97601: 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 0x7fca773ec820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773ec610> <<< 20459 1726885687.97620: 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 0x7fca773ec700> <<< 20459 1726885687.97662: 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' <<< 20459 1726885687.97835: 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 0x7fca773ecb50> <<< 20459 1726885687.97891: 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 0x7fca773ecfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773ec790> <<< 20459 1726885687.97928: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773e08e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fc460> <<< 20459 1726885687.97977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885687.98003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885687.98031: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773ec940> <<< 20459 1726885687.98137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885687.98147: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca76dea520> <<< 20459 1726885687.98295: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 20459 1726885687.98408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885687.98446: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885687.98479: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885687.99763: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.00647: 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 0x7fca76ce5790> # /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' <<< 20459 1726885688.00662: 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' <<< 20459 1726885688.00679: 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' <<< 20459 1726885688.00711: 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 0x7fca76d76850> <<< 20459 1726885688.00758: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76730> <<< 20459 1726885688.00774: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76490> <<< 20459 1726885688.00801: 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' <<< 20459 1726885688.00848: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d762b0> import 'atexit' # <<< 20459 1726885688.00873: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885688.00888: 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 0x7fca76d764f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885688.00936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885688.00951: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d768b0> <<< 20459 1726885688.00980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885688.01001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885688.01016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885688.01045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885688.01067: 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' <<< 20459 1726885688.01119: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76cc88b0> <<< 20459 1726885688.01152: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885688.01182: 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 0x7fca76cc8520> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885688.01206: 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 0x7fca76cc86d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885688.01229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885688.01257: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c83b80> <<< 20459 1726885688.01284: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d70cd0> <<< 20459 1726885688.01439: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76610> <<< 20459 1726885688.01458: 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' <<< 20459 1726885688.01475: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d700a0> <<< 20459 1726885688.01501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885688.01526: 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 <<< 20459 1726885688.01537: 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 <<< 20459 1726885688.01549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885688.01575: 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 0x7fca76c5e850> <<< 20459 1726885688.01667: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d17d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d17820> <<< 20459 1726885688.01699: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c7d340> # 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 0x7fca76d17fa0> <<< 20459 1726885688.01745: 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 0x7fca76d17f70> <<< 20459 1726885688.01771: 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' <<< 20459 1726885688.01802: 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' <<< 20459 1726885688.01870: 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 0x7fca76c56790> <<< 20459 1726885688.01884: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d57f70> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885688.01917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885688.01951: 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 0x7fca76c54100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d57df0> <<< 20459 1726885688.01991: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885688.02039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885688.02051: 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' # <<< 20459 1726885688.02096: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c46d90> <<< 20459 1726885688.02226: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c54130> <<< 20459 1726885688.02317: 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 0x7fca76c535b0> <<< 20459 1726885688.02342: 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 0x7fca76c53670> <<< 20459 1726885688.02419: 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' <<< 20459 1726885688.02447: 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 0x7fca76c48e80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d46bb0> # /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 <<< 20459 1726885688.02452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885688.02487: 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 0x7fca76cd5910> <<< 20459 1726885688.02653: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885688.02663: 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 0x7fca76ccd940> <<< 20459 1726885688.02679: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76cd8d60> <<< 20459 1726885688.02845: 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 0x7fca76cd5f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d1b220> # zipimport: zlib available <<< 20459 1726885688.02853: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885688.02938: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885688.02968: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885688.03049: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.03134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.03588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.04031: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885688.04051: 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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885688.04067: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885688.04072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885688.04132: 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 0x7fca768157f0> <<< 20459 1726885688.04204: 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 0x7fca76815dc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76ccc910> <<< 20459 1726885688.04250: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885688.04272: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885688.04292: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885688.04302: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.04409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.04544: 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' <<< 20459 1726885688.04567: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d151f0> <<< 20459 1726885688.04587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.04952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05441: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885688.05444: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05508: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885688.05566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05638: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885688.05664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885688.05675: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885688.05678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05710: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05742: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885688.05758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.05921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885688.06137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885688.06155: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885688.06207: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d73310> <<< 20459 1726885688.06237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06284: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06369: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885688.06403: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885688.06432: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06467: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885688.06509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06542: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06598: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06643: 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 <<< 20459 1726885688.06672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885688.06754: 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 0x7fca76c15af0> <<< 20459 1726885688.06799: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d12fd0> <<< 20459 1726885688.06808: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885688.06934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.06995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.07035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885688.07040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885688.07064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885688.07090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885688.07113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885688.07129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885688.07205: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca767b6970> <<< 20459 1726885688.07254: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c27430> <<< 20459 1726885688.07308: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c1b340> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885688.07341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.07369: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885688.07429: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885688.07448: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885688.07466: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 20459 1726885688.07492: 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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 20459 1726885688.07514: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885688.07534: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 20459 1726885688.07545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.07555: 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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 20459 1726885688.07574: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885688.07595: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 20459 1726885688.07604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.08882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.09961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885688.10009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885688.10015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20459 1726885688.10017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885688.10043: 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' <<< 20459 1726885688.10072: 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 0x7fca7652d100> <<< 20459 1726885688.10090: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7652d340> <<< 20459 1726885688.10097: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7652dac0> <<< 20459 1726885688.10197: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76804730> <<< 20459 1726885688.10245: 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' <<< 20459 1726885688.10264: 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 <<< 20459 1726885688.10286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885688.10308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 20459 1726885688.10322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 20459 1726885688.10333: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c15c70> <<< 20459 1726885688.10361: 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' <<< 20459 1726885688.10400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885688.10406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885688.10432: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c29e20> <<< 20459 1726885688.10476: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885688.10495: 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 0x7fca76c298e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c293d0> <<< 20459 1726885688.10523: 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' <<< 20459 1726885688.10546: 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' <<< 20459 1726885688.10563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885688.10568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885688.10627: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7653b8b0> <<< 20459 1726885688.10630: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7653b0a0> <<< 20459 1726885688.10728: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c297f0> <<< 20459 1726885688.10746: 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' # /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' <<< 20459 1726885688.10751: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 20459 1726885688.10916: 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 <<< 20459 1726885688.10919: 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 0x7fca766560d0> <<< 20459 1726885688.10966: 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 0x7fca76656ee0> <<< 20459 1726885688.10989: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656760> <<< 20459 1726885688.11031: 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' <<< 20459 1726885688.11038: 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' <<< 20459 1726885688.11064: 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' <<< 20459 1726885688.11087: 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 <<< 20459 1726885688.11090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 20459 1726885688.11123: 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 <<< 20459 1726885688.11138: 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 0x7fca765aa2b0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 20459 1726885688.11155: 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 0x7fca765aa3a0> <<< 20459 1726885688.11180: 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 <<< 20459 1726885688.11200: 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 0x7fca765aa6a0> <<< 20459 1726885688.11217: 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' <<< 20459 1726885688.11237: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca765aac70> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657bc10> <<< 20459 1726885688.11258: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657b7f0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885688.11289: 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 <<< 20459 1726885688.11298: 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 <<< 20459 1726885688.11321: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657beb0> <<< 20459 1726885688.11327: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657b280> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656b20> <<< 20459 1726885688.11358: 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 <<< 20459 1726885688.11408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885688.11455: 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 <<< 20459 1726885688.11464: 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 0x7fca765fcdc0> # /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 <<< 20459 1726885688.11492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885688.11517: 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' <<< 20459 1726885688.11601: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7652a880> <<< 20459 1726885688.11649: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76615640> <<< 20459 1726885688.11670: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76615190> <<< 20459 1726885688.11777: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7660d8b0> <<< 20459 1726885688.11845: 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 <<< 20459 1726885688.11856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885688.12029: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca764f8a30> <<< 20459 1726885688.12075: 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 <<< 20459 1726885688.12081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 20459 1726885688.12278: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75efdd30> <<< 20459 1726885688.12284: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656490> <<< 20459 1726885688.12339: 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 <<< 20459 1726885688.12368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885688.12568: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75efde80> <<< 20459 1726885688.12595: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d0fbb0> <<< 20459 1726885688.12619: 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' <<< 20459 1726885688.12642: 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' <<< 20459 1726885688.12673: 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 <<< 20459 1726885688.12676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 20459 1726885688.12720: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75e91550> <<< 20459 1726885688.12727: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75e91370> <<< 20459 1726885688.12733: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656220> <<< 20459 1726885688.13182: stdout chunk (state=3): >>> ** (process:48313): WARNING **: 22:28:08.131: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 20459 1726885688.13187: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76804430> <<< 20459 1726885688.13205: 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' <<< 20459 1726885688.13252: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75e91160> <<< 20459 1726885688.13276: 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' <<< 20459 1726885688.13284: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec0880> <<< 20459 1726885688.13300: 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 <<< 20459 1726885688.13311: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885688.13330: 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' <<< 20459 1726885688.13347: 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 <<< 20459 1726885688.13373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885688.13566: 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' <<< 20459 1726885688.13589: 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' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75815880> # /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 0x7fca75829fa0> <<< 20459 1726885688.13594: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7581c370> <<< 20459 1726885688.13602: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75815dc0> <<< 20459 1726885688.13621: 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 <<< 20459 1726885688.13628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 20459 1726885688.13637: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75829ca0> <<< 20459 1726885688.13661: 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' <<< 20459 1726885688.13688: 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' <<< 20459 1726885688.13712: 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' <<< 20459 1726885688.13766: 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 0x7fca75844d90> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844af0> <<< 20459 1726885688.13785: 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' <<< 20459 1726885688.13823: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844be0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844760> <<< 20459 1726885688.13850: 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 <<< 20459 1726885688.13877: 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 0x7fca75844820> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca758447c0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75834d60> <<< 20459 1726885688.13898: 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 <<< 20459 1726885688.13916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 20459 1726885688.13940: 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' <<< 20459 1726885688.13966: 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 0x7fca757ca9a0> <<< 20459 1726885688.13997: 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 <<< 20459 1726885688.14027: 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 0x7fca757cad90> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757ca670> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844550> <<< 20459 1726885688.14087: 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 0x7fca757ca6a0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca758150a0> <<< 20459 1726885688.14113: 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' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 20459 1726885688.14143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885688.14172: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757e1430> <<< 20459 1726885688.14190: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757e1190> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75815610> <<< 20459 1726885688.14510: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec6550> <<< 20459 1726885688.14571: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec0d00> <<< 20459 1726885688.14615: 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 <<< 20459 1726885688.14669: stdout chunk (state=3): >>># 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 <<< 20459 1726885688.14710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757913d0> <<< 20459 1726885688.14735: 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 0x7fca75791b80> <<< 20459 1726885688.15030: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757fceb0> <<< 20459 1726885688.15467: 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 # 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 0x7fca757c5a60> # /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 0x7fca75756730> # /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 0x7fca75756ca0> # /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 0x7fca757663a0> # /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 0x7fca75766700> # /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 0x7fca75766e50> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757563d0> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574beb0> <<< 20459 1726885688.15500: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574b130> <<< 20459 1726885688.15509: 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 <<< 20459 1726885688.15529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 20459 1726885688.15542: 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' <<< 20459 1726885688.15556: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757085b0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574b730> <<< 20459 1726885688.15661: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757c5c10> # /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' <<< 20459 1726885688.15666: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75708f10> <<< 20459 1726885688.15719: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757c5e50> # /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' <<< 20459 1726885688.15833: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574b2b0> # /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 0x7fca757122b0> # /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' <<< 20459 1726885688.15889: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75712580> <<< 20459 1726885688.16111: 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' <<< 20459 1726885688.16230: 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 0x7fca75740d30> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py <<< 20459 1726885688.16252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 20459 1726885688.16324: 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 0x7fca75639ac0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75639430> # /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 0x7fca75639d90> <<< 20459 1726885688.16402: 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' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75645490> # /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' <<< 20459 1726885688.16435: 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' <<< 20459 1726885688.16450: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7565f670> <<< 20459 1726885688.16475: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75655220> <<< 20459 1726885688.16486: 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' <<< 20459 1726885688.16495: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7566a850> <<< 20459 1726885688.16620: 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 0x7fca75670520> # /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 0x7fca755f6310> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75738d60> <<< 20459 1726885688.16675: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75738a60> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 20459 1726885688.16682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885688.16749: 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' <<< 20459 1726885688.16753: stdout chunk (state=3): >>>import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75605310> # /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' <<< 20459 1726885688.16789: 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 <<< 20459 1726885688.16805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 20459 1726885688.16874: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75605a90> <<< 20459 1726885688.16889: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca756052b0> <<< 20459 1726885688.16967: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755fcac0> <<< 20459 1726885688.16979: 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 <<< 20459 1726885688.16984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 20459 1726885688.17004: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755b1af0> <<< 20459 1726885688.17035: 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 <<< 20459 1726885688.17038: stdout chunk (state=3): >>># 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 0x7fca755b5250> <<< 20459 1726885688.17086: 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 <<< 20459 1726885688.17122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885688.17131: 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' <<< 20459 1726885688.17185: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755d0370> <<< 20459 1726885688.17199: 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 <<< 20459 1726885688.17205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 20459 1726885688.17263: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755d0730> <<< 20459 1726885688.17292: 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' <<< 20459 1726885688.17330: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755d93d0> <<< 20459 1726885688.17339: 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 <<< 20459 1726885688.17358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 20459 1726885688.17423: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755d9f70> # /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 0x7fca755e57c0> <<< 20459 1726885688.17437: 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' <<< 20459 1726885688.17487: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755e5af0> # /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' <<< 20459 1726885688.17532: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755e5eb0> <<< 20459 1726885688.17543: 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 <<< 20459 1726885688.17547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 20459 1726885688.17594: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755765b0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py <<< 20459 1726885688.17623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 20459 1726885688.17634: 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' <<< 20459 1726885688.17677: 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' <<< 20459 1726885688.17732: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75583190> <<< 20459 1726885688.17746: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75576e20> <<< 20459 1726885688.17753: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75576910> <<< 20459 1726885688.17995: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755b5310> <<< 20459 1726885688.18008: 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 <<< 20459 1726885688.18019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885688.18052: 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' <<< 20459 1726885688.18092: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75537e80> <<< 20459 1726885688.18100: 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 <<< 20459 1726885688.18117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 20459 1726885688.18123: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75541130> <<< 20459 1726885688.18204: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755c2bb0> <<< 20459 1726885688.18232: 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 <<< 20459 1726885688.18245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 20459 1726885688.18257: 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 <<< 20459 1726885688.18273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885688.18742: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7554fa90> <<< 20459 1726885688.18779: 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' <<< 20459 1726885688.18810: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755579a0> <<< 20459 1726885688.18966: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7554f3a0> <<< 20459 1726885688.18975: 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' <<< 20459 1726885688.19041: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75561c40> <<< 20459 1726885688.19046: 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' <<< 20459 1726885688.19090: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75567e50> <<< 20459 1726885688.19107: 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' <<< 20459 1726885688.19120: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7556c5b0> <<< 20459 1726885688.19138: 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' <<< 20459 1726885688.19210: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7556cd60> <<< 20459 1726885688.19253: 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' <<< 20459 1726885688.19257: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca754f9820> <<< 20459 1726885688.19264: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757b9b20> <<< 20459 1726885688.19294: 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 0x7fca757387c0> <<< 20459 1726885688.19430: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757a8d30> <<< 20459 1726885688.19439: 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 <<< 20459 1726885688.19464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885688.19530: 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' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75521a60> <<< 20459 1726885688.19579: 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 0x7fca7552c610> <<< 20459 1726885688.19586: 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 <<< 20459 1726885688.19607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 20459 1726885688.19644: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7552c1f0> <<< 20459 1726885688.19663: 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' <<< 20459 1726885688.19725: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca754b5bb0> <<< 20459 1726885688.19844: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7551a7f0> <<< 20459 1726885688.19875: 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 <<< 20459 1726885688.19888: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885688.19995: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755215e0> <<< 20459 1726885688.20023: 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' <<< 20459 1726885688.20076: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca754769d0> <<< 20459 1726885688.20100: 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 <<< 20459 1726885688.20163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885688.20193: 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' <<< 20459 1726885688.20230: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75441790> <<< 20459 1726885688.20250: 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 <<< 20459 1726885688.20280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885688.20307: 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' <<< 20459 1726885688.20329: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75454940> <<< 20459 1726885688.20462: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75441f40> <<< 20459 1726885688.20510: 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 0x7fca753f3e80> <<< 20459 1726885688.20867: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca754824f0> <<< 20459 1726885688.20886: 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 <<< 20459 1726885688.20900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885688.21008: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca753c4af0> <<< 20459 1726885688.21028: 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' <<< 20459 1726885688.21070: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca753e1d00> <<< 20459 1726885688.21096: 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 <<< 20459 1726885688.21120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 20459 1726885688.21136: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca753e7730> <<< 20459 1726885688.21157: 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' <<< 20459 1726885688.21160: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca753ed280> <<< 20459 1726885688.21184: 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' <<< 20459 1726885688.21197: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca753ed5e0> <<< 20459 1726885688.21231: 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' <<< 20459 1726885688.21263: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75376490> <<< 20459 1726885688.21278: 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 <<< 20459 1726885688.21280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885688.21373: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75376d90> <<< 20459 1726885688.21378: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec09a0> <<< 20459 1726885688.21405: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 20459 1726885688.21533: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec0a60> <<< 20459 1726885688.21556: 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 <<< 20459 1726885688.21585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 20459 1726885688.21610: 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 <<< 20459 1726885688.21642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 20459 1726885688.21674: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7534a9d0> <<< 20459 1726885688.21699: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75335700> <<< 20459 1726885688.21735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.21761: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.21780: 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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885688.21800: 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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 20459 1726885688.21804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.22002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.22184: 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_fbvh5rzn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 20459 1726885688.22384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885688.22595: 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' <<< 20459 1726885688.22685: stdout chunk (state=3): >>># /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 0x7fca74fd26a0> <<< 20459 1726885688.22689: 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 0x7fca74fd2730> <<< 20459 1726885688.22750: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752febb0> <<< 20459 1726885688.22784: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752fe340> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py <<< 20459 1726885688.22821: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 20459 1726885688.22964: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752feb50> <<< 20459 1726885688.22983: 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 <<< 20459 1726885688.23015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 20459 1726885688.23053: 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' <<< 20459 1726885688.23073: 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 0x7fca74f88220> <<< 20459 1726885688.23189: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74ff69d0> <<< 20459 1726885688.23193: 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 # 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 0x7fca74f88670> # /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 <<< 20459 1726885688.23255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 20459 1726885688.23309: 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' # /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 0x7fca74f9c400> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f91ee0> <<< 20459 1726885688.23390: 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 0x7fca74f9c5b0> # /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 0x7fca74f9c7f0> # /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' <<< 20459 1726885688.23439: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f9c9d0> # /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' <<< 20459 1726885688.23536: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f9cbe0> # /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 0x7fca74f9ce20> <<< 20459 1726885688.23582: 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 0x7fca74fa8be0> <<< 20459 1726885688.23649: 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 0x7fca74fa8d60> # /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 0x7fca74fa8f70> # /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 0x7fca74fb0160> <<< 20459 1726885688.23687: 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 <<< 20459 1726885688.23768: stdout chunk (state=3): >>># 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 0x7fca74fb05e0> # /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 0x7fca74fb0c10> # /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' <<< 20459 1726885688.23773: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74fb0f10> <<< 20459 1726885688.23882: 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 0x7fca74fbb130> # /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 0x7fca74fbb2b0> <<< 20459 1726885688.23887: 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 0x7fca74fbb4f0> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f91a30> <<< 20459 1726885688.23919: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f88f40> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f88d60> <<< 20459 1726885688.24007: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74fd29a0> <<< 20459 1726885688.24098: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752ba220> <<< 20459 1726885688.26280: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885688.33174: 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 <<< 20459 1726885688.33202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 20459 1726885688.33545: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f61550> <<< 20459 1726885689.32660: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/foo-test1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/foo-test1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/foo"}, {"action": "destroy format", "fs_type": "lvmpv", "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": "/dev/mapper/foo-test1", "path": "/opt/test2", "state": "absent", "fstype": "xfs"}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1<<< 20459 1726885689.32668: stdout chunk (state=3): >>>", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1"}]}], "volumes": [], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1"}]}], "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": true, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 20459 1726885689.33709: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885689.33768: 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 <<< 20459 1726885689.33850: 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<<< 20459 1726885689.33889: 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 # 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 <<< 20459 1726885689.33963: 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 # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing 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 <<< 20459 1726885689.34031: stdout chunk (state=3): >>># 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<<< 20459 1726885689.34100: stdout chunk (state=3): >>> # 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<<< 20459 1726885689.34190: stdout chunk (state=3): >>> # 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 <<< 20459 1726885689.34213: stdout chunk (state=3): >>># 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 <<< 20459 1726885689.34862: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885689.34888: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 20459 1726885689.34914: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20459 1726885689.34945: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve <<< 20459 1726885689.34985: 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 # 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 <<< 20459 1726885689.35028: 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 <<< 20459 1726885689.35075: 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 # 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 <<< 20459 1726885689.35126: stdout chunk (state=3): >>># 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 <<< 20459 1726885689.35181: 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 <<< 20459 1726885689.35223: 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 # 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 <<< 20459 1726885689.35247: 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 # 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 <<< 20459 1726885689.35294: 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 <<< 20459 1726885689.35358: stdout chunk (state=3): >>># 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 <<< 20459 1726885689.35388: stdout chunk (state=3): >>># 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 <<< 20459 1726885689.35421: stdout chunk (state=3): >>># 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 <<< 20459 1726885689.35456: 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 <<< 20459 1726885689.35531: 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 <<< 20459 1726885689.35581: 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 <<< 20459 1726885689.35647: 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 # 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 <<< 20459 1726885689.35665: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885689.35669: stdout chunk (state=3): >>># 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 <<< 20459 1726885689.36708: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 20459 1726885689.36794: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array <<< 20459 1726885689.36811: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 20459 1726885689.36909: stdout chunk (state=3): >>># destroy pyudev <<< 20459 1726885689.36929: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885689.37008: 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 <<< 20459 1726885689.37013: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885689.37097: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 20459 1726885689.37157: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 20459 1726885689.37197: 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 <<< 20459 1726885689.37214: stdout chunk (state=3): >>># destroy _warnings <<< 20459 1726885689.37229: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885689.37254: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885689.37351: 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 <<< 20459 1726885689.37382: stdout chunk (state=3): >>># destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 20459 1726885689.37434: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 20459 1726885689.37460: 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 <<< 20459 1726885689.37467: stdout chunk (state=3): >>># destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 20459 1726885689.37509: 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 <<< 20459 1726885689.37538: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 20459 1726885689.37567: stdout chunk (state=3): >>># destroy re <<< 20459 1726885689.37692: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885689.38427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885689.38454: stderr chunk (state=3): >>><<< 20459 1726885689.38457: stdout chunk (state=3): >>><<< 20459 1726885689.38686: _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 0x7fca778daca0> # /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 0x7fca77881280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca778daa00> # /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 0x7fca778da9a0> 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 0x7fca77881370> # /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 0x7fca77881820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77881550> # /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 0x7fca7782df70> # /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 0x7fca77834100> # /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 0x7fca7785d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77834820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77896760> # /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 0x7fca7782dc70> # /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 0x7fca7785dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77881fd0> 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 0x7fca775afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b2e20> # /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 0x7fca775a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775af250> # /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 0x7fca774ebc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774eb760> 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 0x7fca774ebd60> # /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 0x7fca774ebe20> # /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 0x7fca774ebee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77543be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7753d4c0> # /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 0x7fca77552520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b6d00> # /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 0x7fca774fcb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775b2fa0> # 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 0x7fca77552130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca775bc8b0> # /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 0x7fca774fce50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fcc40> # /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 0x7fca774fcbb0> # /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 0x7fca774d0220> # /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 0x7fca774d0310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77509e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fe8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fce20> # /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 0x7fca7747af70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7745fb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7753dfd0> # /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 0x7fca774189a0> 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 0x7fca77418cd0> # /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 0x7fca7742a5e0> # /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 0x7fca7742ab20> # 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 0x7fca773c0250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca77418dc0> # /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 0x7fca773d2130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7742a460> 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 0x7fca773d21f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fc880> # /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 0x7fca773ec550> # /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 0x7fca773ec820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773ec610> # 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 0x7fca773ec700> # /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 0x7fca773ecb50> # 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 0x7fca773ecfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773ec790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca773e08e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca774fc460> # /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 0x7fca773ec940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca76dea520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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 0x7fca76ce5790> # /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 0x7fca76d76850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76490> # /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 0x7fca76d76580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d762b0> 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 0x7fca76d764f0> # /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 0x7fca76d768b0> # /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 0x7fca76cc88b0> # 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 0x7fca76cc8520> # 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 0x7fca76cc86d0> # /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 0x7fca76c83b80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d70cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d76610> # /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 0x7fca76d700a0> # /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 0x7fca76c5e850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d17d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d17820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c7d340> # 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 0x7fca76d17fa0> # /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 0x7fca76d17f70> # /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 0x7fca76c56790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d57f70> # /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 0x7fca76c54100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d57df0> # /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 0x7fca76c46d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c54130> # 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 0x7fca76c535b0> # 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 0x7fca76c53670> # 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 0x7fca76c48e80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d46bb0> # /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 0x7fca76cd5910> # 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 0x7fca76ccd940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76cd8d60> # 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 0x7fca76cd5f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d1b220> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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 0x7fca768157f0> # /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 0x7fca76815dc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76ccc910> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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 0x7fca76d151f0> # 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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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 0x7fca76d73310> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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 0x7fca76c15af0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d12fd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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 0x7fca767b6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c27430> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c1b340> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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 0x7fca7652d100> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7652d340> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7652dac0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76804730> # /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 0x7fca76c15c70> # /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 0x7fca76c29e20> # 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 0x7fca76c298e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c293d0> # /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 0x7fca7653b8b0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7653b0a0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76c297f0> # /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 0x7fca766560d0> # 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 0x7fca76656ee0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656760> # /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 0x7fca765aa2b0> # /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 0x7fca765aa3a0> # /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 0x7fca765aa6a0> # /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 0x7fca765aac70> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657bc10> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657b7f0> # 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 0x7fca7657beb0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7657b280> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656b20> # /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 0x7fca765fcdc0> # /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 0x7fca7652a880> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76615640> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76615190> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7660d8b0> # /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 0x7fca764f8a30> # /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 0x7fca75efdd30> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656490> # /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 0x7fca75efde80> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76d0fbb0> # /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 0x7fca75e91550> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75e91370> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca76656220> ** (process:48313): WARNING **: 22:28:08.131: 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 0x7fca76804430> # /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 0x7fca75e91160> # /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 0x7fca75ec0880> # /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 0x7fca75815880> # /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 0x7fca75829fa0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7581c370> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75815dc0> # /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 0x7fca75829ca0> # /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 0x7fca75844d90> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844af0> # /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 0x7fca75844be0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844760> # /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 0x7fca75844820> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca758447c0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75834d60> # /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 0x7fca757ca9a0> # /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 0x7fca757cad90> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757ca670> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75844550> # /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 0x7fca757ca6a0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca758150a0> # /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 0x7fca757e1430> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757e1190> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75815610> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec6550> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec0d00> # /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 0x7fca757913d0> # /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 0x7fca75791b80> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757fceb0> # /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 0x7fca757c5a60> # /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 0x7fca75756730> # /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 0x7fca75756ca0> # /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 0x7fca757663a0> # /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 0x7fca75766700> # /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 0x7fca75766e50> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757563d0> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574beb0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574b130> # /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 0x7fca757085b0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7574b730> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757c5c10> # /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 0x7fca75708f10> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757c5e50> # /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 0x7fca7574b2b0> # /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 0x7fca757122b0> # /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 0x7fca75712580> # /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 0x7fca75740d30> # /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 0x7fca75639ac0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75639430> # /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 0x7fca75639d90> # /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 0x7fca75645490> # /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 0x7fca7565f670> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75655220> # /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 0x7fca7566a850> # /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 0x7fca75670520> # /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 0x7fca755f6310> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75738d60> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75738a60> # /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 0x7fca75605310> # /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 0x7fca75605a90> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca756052b0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755fcac0> # /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 0x7fca755b1af0> # /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 0x7fca755b5250> # /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 0x7fca755d0370> # /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 0x7fca755d0730> # /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 0x7fca755d93d0> # /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 0x7fca755d9f70> # /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 0x7fca755e57c0> # /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 0x7fca755e5af0> # /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 0x7fca755e5eb0> # /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 0x7fca755765b0> # /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 0x7fca75583190> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75576e20> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75576910> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755b5310> # /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 0x7fca75537e80> # /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 0x7fca75541130> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca755c2bb0> # /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 0x7fca7554fa90> # /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 0x7fca755579a0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7554f3a0> # /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 0x7fca75561c40> # /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 0x7fca75567e50> # /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 0x7fca7556c5b0> # /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 0x7fca7556cd60> # /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 0x7fca754f9820> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757b9b20> # /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 0x7fca757387c0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca757a8d30> # /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 0x7fca75521a60> # /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 0x7fca7552c610> # /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 0x7fca7552c1f0> # /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 0x7fca754b5bb0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca7551a7f0> # /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 0x7fca755215e0> # /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 0x7fca754769d0> # /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 0x7fca75441790> # /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 0x7fca75454940> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75441f40> # /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 0x7fca753f3e80> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca754824f0> # /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 0x7fca753c4af0> # /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 0x7fca753e1d00> # /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 0x7fca753e7730> # /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 0x7fca753ed280> # /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 0x7fca753ed5e0> # /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 0x7fca75376490> # /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 0x7fca75376d90> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75ec09a0> # /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 0x7fca75ec0a60> # /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 0x7fca7534a9d0> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca75335700> # 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_fbvh5rzn/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_fbvh5rzn/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_fbvh5rzn/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 0x7fca74fd26a0> # 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 0x7fca74fd2730> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752febb0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752fe340> # /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 0x7fca752feb50> # /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 0x7fca74f88220> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74ff69d0> # /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 0x7fca74f88670> # /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 0x7fca74f9c400> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f91ee0> # /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 0x7fca74f9c5b0> # /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 0x7fca74f9c7f0> # /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 0x7fca74f9c9d0> # /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 0x7fca74f9cbe0> # /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 0x7fca74f9ce20> # /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 0x7fca74fa8be0> # /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 0x7fca74fa8d60> # /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 0x7fca74fa8f70> # /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 0x7fca74fb0160> # /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 0x7fca74fb05e0> # /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 0x7fca74fb0c10> # /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 0x7fca74fb0f10> # /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 0x7fca74fbb130> # /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 0x7fca74fbb2b0> # /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 0x7fca74fbb4f0> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f91a30> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f88f40> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74f88d60> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca74fd29a0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca752ba220> 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 0x7fca74f61550> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "xfs", "device": "/dev/mapper/foo-test1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/mapper/foo-test1"}, {"action": "destroy device", "fs_type": null, "device": "/dev/foo"}, {"action": "destroy format", "fs_type": "lvmpv", "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": "/dev/mapper/foo-test1", "path": "/opt/test2", "state": "absent", "fstype": "xfs"}], "crypts": [], "pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1"}]}], "volumes": [], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [{"disks": ["sda"], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_clevis_pin": null, "encryption_tang_url": null, "encryption_tang_thumbprint": null, "grow_to_fill": false, "name": "foo", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "shared": false, "state": "absent", "type": "lvm", "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": "xfs", "mount_options": "defaults", "mount_point": "/opt/test2", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": "3g", "state": "present", "type": "lvm", "cached": false, "cache_devices": [], "cache_mode": null, "cache_size": 0, "compression": null, "deduplication": null, "raid_disks": [], "raid_stripe_size": null, "thin_pool_name": null, "thin_pool_size": null, "thin": false, "vdo_pool_size": null, "disks": ["sda"], "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "_device": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1"}]}], "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": true, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885689.40762: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [{'name': 'foo', 'disks': ['sda'], 'state': 'absent', 'volumes': [{'name': 'test1', 'size': '3g', 'mount_point': '/opt/test2'}]}], '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': 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-1726885687.7970881-24610-101366589597759/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885689.40765: _low_level_execute_command(): starting 20459 1726885689.40768: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885687.7970881-24610-101366589597759/ > /dev/null 2>&1 && sleep 0' 20459 1726885689.40770: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885689.40773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.40775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.40777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.40825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.40856: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885689.40870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.40904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885689.40907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885689.40909: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885689.40913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.40916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.40918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.41064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.41067: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885689.41069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.41103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.41124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885689.41138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.41248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885689.43127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885689.43155: stderr chunk (state=3): >>><<< 20459 1726885689.43158: stdout chunk (state=3): >>><<< 20459 1726885689.43174: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885689.43181: handler run complete 20459 1726885689.43280: attempt loop complete, returning result 20459 1726885689.43284: _execute() done 20459 1726885689.43287: dumping result to json 20459 1726885689.43300: done dumping result, returning 20459 1726885689.43310: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-47dd-4c59-000000002d9d] 20459 1726885689.43320: sending task result for task 02369adf-7a19-47dd-4c59-000000002d9d 20459 1726885689.43499: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d9d 20459 1726885689.43502: WORKER PROCESS EXITING changed: [managed_node1] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "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": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } 20459 1726885689.44482: no more pending results, returning what we have 20459 1726885689.44485: results queue empty 20459 1726885689.44486: checking for any_errors_fatal 20459 1726885689.44489: done checking for any_errors_fatal 20459 1726885689.44490: checking for max_fail_percentage 20459 1726885689.44492: done checking for max_fail_percentage 20459 1726885689.44493: checking to see if all hosts have failed and the running result is not ok 20459 1726885689.44493: done checking to see if all hosts have failed 20459 1726885689.44494: getting the remaining hosts for this loop 20459 1726885689.44495: done getting the remaining hosts for this loop 20459 1726885689.44498: getting the next task for host managed_node1 20459 1726885689.44503: done getting next task for host managed_node1 20459 1726885689.44507: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885689.44509: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885689.44525: getting variables 20459 1726885689.44527: in VariableManager get_vars() 20459 1726885689.44553: Calling all_inventory to load vars for managed_node1 20459 1726885689.44556: Calling groups_inventory to load vars for managed_node1 20459 1726885689.44558: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885689.44567: Calling all_plugins_play to load vars for managed_node1 20459 1726885689.44570: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885689.44573: Calling groups_plugins_play to load vars for managed_node1 20459 1726885689.45047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885689.45823: done with get_vars() 20459 1726885689.45843: done getting variables 20459 1726885689.45903: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:09 -0400 (0:00:01.811) 0:01:35.819 ****** 20459 1726885689.45947: entering _queue_task() for managed_node1/command 20459 1726885689.46236: worker is 1 (out of 1 available) 20459 1726885689.46254: exiting _queue_task() for managed_node1/command 20459 1726885689.46267: done queuing things up, now waiting for results queue to drain 20459 1726885689.46269: waiting for pending results... 20459 1726885689.46600: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 20459 1726885689.46770: in run() - task 02369adf-7a19-47dd-4c59-000000002d9e 20459 1726885689.46791: variable 'ansible_search_path' from source: unknown 20459 1726885689.46804: variable 'ansible_search_path' from source: unknown 20459 1726885689.46850: calling self._execute() 20459 1726885689.46984: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885689.46996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885689.47009: variable 'omit' from source: magic vars 20459 1726885689.47443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885689.51222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885689.51301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885689.51346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885689.51383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885689.51422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885689.51502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885689.51543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885689.51572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885689.51621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885689.51643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885689.51773: Evaluated conditional (storage_udevadm_trigger | d(false)): False 20459 1726885689.51781: when evaluation is False, skipping this task 20459 1726885689.51788: _execute() done 20459 1726885689.51794: dumping result to json 20459 1726885689.51800: done dumping result, returning 20459 1726885689.51811: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-47dd-4c59-000000002d9e] 20459 1726885689.51823: sending task result for task 02369adf-7a19-47dd-4c59-000000002d9e skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885689.51989: no more pending results, returning what we have 20459 1726885689.51994: results queue empty 20459 1726885689.51995: checking for any_errors_fatal 20459 1726885689.52028: done checking for any_errors_fatal 20459 1726885689.52029: checking for max_fail_percentage 20459 1726885689.52032: done checking for max_fail_percentage 20459 1726885689.52033: checking to see if all hosts have failed and the running result is not ok 20459 1726885689.52034: done checking to see if all hosts have failed 20459 1726885689.52034: getting the remaining hosts for this loop 20459 1726885689.52036: done getting the remaining hosts for this loop 20459 1726885689.52041: getting the next task for host managed_node1 20459 1726885689.52048: done getting next task for host managed_node1 20459 1726885689.52054: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885689.52058: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885689.52081: getting variables 20459 1726885689.52083: in VariableManager get_vars() 20459 1726885689.52126: Calling all_inventory to load vars for managed_node1 20459 1726885689.52129: Calling groups_inventory to load vars for managed_node1 20459 1726885689.52131: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885689.52142: Calling all_plugins_play to load vars for managed_node1 20459 1726885689.52145: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885689.52148: Calling groups_plugins_play to load vars for managed_node1 20459 1726885689.53712: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d9e 20459 1726885689.53718: WORKER PROCESS EXITING 20459 1726885689.53743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885689.54421: done with get_vars() 20459 1726885689.54437: 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 22:28:09 -0400 (0:00:00.085) 0:01:35.905 ****** 20459 1726885689.54546: entering _queue_task() for managed_node1/stat 20459 1726885689.54826: worker is 1 (out of 1 available) 20459 1726885689.54839: exiting _queue_task() for managed_node1/stat 20459 1726885689.54850: done queuing things up, now waiting for results queue to drain 20459 1726885689.54851: waiting for pending results... 20459 1726885689.55171: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 20459 1726885689.55333: in run() - task 02369adf-7a19-47dd-4c59-000000002d9f 20459 1726885689.55358: variable 'ansible_search_path' from source: unknown 20459 1726885689.55365: variable 'ansible_search_path' from source: unknown 20459 1726885689.55409: calling self._execute() 20459 1726885689.55531: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885689.55542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885689.55554: variable 'omit' from source: magic vars 20459 1726885689.55680: variable 'omit' from source: magic vars 20459 1726885689.55754: variable 'omit' from source: magic vars 20459 1726885689.55795: variable 'omit' from source: magic vars 20459 1726885689.55846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885689.55888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885689.55919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885689.55944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885689.55964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885689.55986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885689.56015: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885689.56050: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885689.56065: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885689.56074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885689.56200: Set connection var ansible_pipelining to False 20459 1726885689.56208: Set connection var ansible_shell_type to sh 20459 1726885689.56219: Set connection var ansible_connection to ssh 20459 1726885689.56237: Set connection var ansible_timeout to 10 20459 1726885689.56246: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885689.56254: Set connection var ansible_shell_executable to /bin/sh 20459 1726885689.56288: variable 'ansible_shell_executable' from source: unknown 20459 1726885689.56296: variable 'ansible_connection' from source: unknown 20459 1726885689.56302: variable 'ansible_module_compression' from source: unknown 20459 1726885689.56307: variable 'ansible_shell_type' from source: unknown 20459 1726885689.56315: variable 'ansible_shell_executable' from source: unknown 20459 1726885689.56321: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885689.56333: variable 'ansible_pipelining' from source: unknown 20459 1726885689.56339: variable 'ansible_timeout' from source: unknown 20459 1726885689.56346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885689.56675: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885689.56694: variable 'omit' from source: magic vars 20459 1726885689.56703: starting attempt loop 20459 1726885689.56710: running the handler 20459 1726885689.56733: _low_level_execute_command(): starting 20459 1726885689.56746: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885689.57518: 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 <<< 20459 1726885689.57521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.57557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885689.57561: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.57564: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.57617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.57632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.57693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885689.60018: stdout chunk (state=3): >>>/root <<< 20459 1726885689.60038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885689.60113: stderr chunk (state=3): >>><<< 20459 1726885689.60116: stdout chunk (state=3): >>><<< 20459 1726885689.60234: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885689.60237: _low_level_execute_command(): starting 20459 1726885689.60240: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489 `" && echo ansible-tmp-1726885689.6014206-24688-32934461128489="` echo /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489 `" ) && sleep 0' 20459 1726885689.60862: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885689.60878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.60892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.60915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.60958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.60978: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885689.60994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.61016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885689.61030: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885689.61043: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885689.61057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.61071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.61088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.61100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.61115: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885689.61134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.61206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.61233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885689.61254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.61325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885689.63249: stdout chunk (state=3): >>>ansible-tmp-1726885689.6014206-24688-32934461128489=/root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489 <<< 20459 1726885689.63417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885689.63441: stdout chunk (state=3): >>><<< 20459 1726885689.63444: stderr chunk (state=3): >>><<< 20459 1726885689.63619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885689.6014206-24688-32934461128489=/root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885689.63626: variable 'ansible_module_compression' from source: unknown 20459 1726885689.63628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885689.63708: variable 'ansible_facts' from source: unknown 20459 1726885689.63893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489/AnsiballZ_stat.py 20459 1726885689.64502: Sending initial data 20459 1726885689.64505: Sent initial data (152 bytes) 20459 1726885689.65751: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885689.65766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.65781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.65796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.65836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.65846: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885689.65857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.65878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885689.65889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885689.65898: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885689.65907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.65921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.65934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.65944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.65952: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885689.65962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.66043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.66062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885689.66076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.66144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885689.67957: 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 <<< 20459 1726885689.67997: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885689.68040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpd44eibb3 /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489/AnsiballZ_stat.py <<< 20459 1726885689.68088: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885689.69517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885689.69763: stderr chunk (state=3): >>><<< 20459 1726885689.69830: stdout chunk (state=3): >>><<< 20459 1726885689.69833: done transferring module to remote 20459 1726885689.69836: _low_level_execute_command(): starting 20459 1726885689.69850: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489/ /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489/AnsiballZ_stat.py && sleep 0' 20459 1726885689.70929: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885689.70946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.71001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.71038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.71094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.71129: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885689.71164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.71190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885689.71234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885689.71274: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885689.71295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.71313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.71353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.71367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.71404: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885689.71440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.71588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.71629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885689.71660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.71772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885689.73603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885689.73606: stdout chunk (state=3): >>><<< 20459 1726885689.73608: stderr chunk (state=3): >>><<< 20459 1726885689.73710: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885689.73717: _low_level_execute_command(): starting 20459 1726885689.73720: _low_level_execute_command(): using become for this command 20459 1726885689.73722: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zstfzqbgqsdlnooptokrbbujyxodjcwy ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885689.73784: Initial state: awaiting_escalation: BECOME-SUCCESS-zstfzqbgqsdlnooptokrbbujyxodjcwy 20459 1726885689.74368: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885689.74393: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.74410: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.74435: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.74476: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.74493: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885689.74518: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.74541: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885689.74556: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885689.74569: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885689.74582: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.74597: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.74627: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.74642: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.74654: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885689.74668: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.74801: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.74859: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885689.74890: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.75000: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885689.77874: stdout chunk (state=1): >>>BECOME-SUCCESS-zstfzqbgqsdlnooptokrbbujyxodjcwy <<< 20459 1726885689.77878: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-zstfzqbgqsdlnooptokrbbujyxodjcwy' 20459 1726885689.78104: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885689.78139: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885689.78194: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885689.78238: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885689.78273: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885689.78318: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885689.78334: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885689.78390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 20459 1726885689.78395: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885689.78398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885689.78418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885689.78431: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885689.78457: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171c45ca0> <<< 20459 1726885689.78480: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885689.78603: 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 0x7ff1719dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171c45a00> # /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 0x7ff171c459a0> 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' <<< 20459 1726885689.78649: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719dc370> <<< 20459 1726885689.78653: 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' <<< 20459 1726885689.78718: 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' <<< 20459 1726885689.78728: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719dc550> <<< 20459 1726885689.78752: 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' <<< 20459 1726885689.78799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885689.78889: 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 0x7ff171988f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885689.78902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885689.78991: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17198f100> <<< 20459 1726885689.79005: 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' <<< 20459 1726885689.79043: 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 0x7ff1719b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17198f820> <<< 20459 1726885689.79092: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719f1760> <<< 20459 1726885689.79107: 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 0x7ff171988c70> <<< 20459 1726885689.79169: 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 0x7ff1719b8c70> <<< 20459 1726885689.79257: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719dcfd0> 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. <<< 20459 1726885689.79456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885689.79459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885689.79491: 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' <<< 20459 1726885689.79526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885689.79544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885689.79597: 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' <<< 20459 1726885689.79618: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171954d90> <<< 20459 1726885689.79784: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171957e20> # /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' <<< 20459 1726885689.79834: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885689.79872: 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 0x7ff17194e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171955520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171954250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885689.79955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885689.80127: 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 0x7ff1718d6ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718d6790> 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 0x7ff1718d6d90> # /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 0x7ff1718d6e50> <<< 20459 1726885689.80150: 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 0x7ff1718d6f10> import '_collections' # <<< 20459 1726885689.80179: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17192ec10> <<< 20459 1726885689.80226: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885689.80262: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719284f0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885689.80298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17193c550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17195bcd0> # /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' <<< 20459 1726885689.80327: 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 0x7ff1718e7b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17192e130> <<< 20459 1726885689.80362: 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 0x7ff17193c160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171961880> <<< 20459 1726885689.80478: 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' <<< 20459 1726885689.80555: 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 0x7ff1718e7e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e7c70> # /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 0x7ff1718e7be0> <<< 20459 1726885689.80651: 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 # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885689.80770: 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 0x7ff1718bc250> # /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 0x7ff1718bc340> <<< 20459 1726885689.80878: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718f2e80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e9910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e94f0> <<< 20459 1726885689.80890: 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' <<< 20459 1726885689.81016: 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 0x7ff17184bfa0> <<< 20459 1726885689.81046: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718b7af0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e9d90> <<< 20459 1726885689.81089: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17195beb0> <<< 20459 1726885689.81202: 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 0x7ff1717e89d0> 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 0x7ff1717e8d00> # /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' <<< 20459 1726885689.81234: 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 0x7ff1717fb610> <<< 20459 1726885689.81252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885689.81295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885689.81524: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717fbb50> # 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 0x7ff171786280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717e8df0> # /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 0x7ff171797160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717fb490> 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 0x7ff171797220> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e78b0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885689.81739: 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' # 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 0x7ff1717b3580> # /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 0x7ff1717b3850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717b3640> # 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 0x7ff1717b3730> # /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' <<< 20459 1726885689.81985: 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 0x7ff1717b3b80> # 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 0x7ff1717c00d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717b37c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717a5910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e7490> <<< 20459 1726885689.81998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885689.82051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885689.82078: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717b3970> <<< 20459 1726885689.82182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885689.82195: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1716e3550> <<< 20459 1726885689.82346: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885689.82436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.82462: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885689.82503: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.82518: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885689.83739: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.84746: 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 0x7ff1715de760> <<< 20459 1726885689.84760: 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' <<< 20459 1726885689.84800: 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' <<< 20459 1726885689.84803: 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 0x7ff17166d820> <<< 20459 1726885689.84848: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d700> <<< 20459 1726885689.84896: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d460> # /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' <<< 20459 1726885689.84938: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d250> import 'atexit' # <<< 20459 1726885689.84994: 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 0x7ff17166d4c0> <<< 20459 1726885689.84997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885689.85022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885689.85060: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d880> <<< 20459 1726885689.85092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885689.85097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885689.85116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885689.85129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885689.85147: 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' <<< 20459 1726885689.85217: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17155e790> <<< 20459 1726885689.85282: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885689.85301: 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 0x7ff17155eb20> <<< 20459 1726885689.85334: 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 0x7ff17155e970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885689.85369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17157cb50> <<< 20459 1726885689.85396: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171667cd0> <<< 20459 1726885689.85570: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d5e0> <<< 20459 1726885689.85646: 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 0x7ff171667e80> # /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' <<< 20459 1726885689.85688: 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 0x7ff1715da8e0> <<< 20459 1726885689.85856: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17160cdc0> <<< 20459 1726885689.85895: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17160c850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171576310> # 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 0x7ff17160cfd0> # /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 0x7ff17160cfa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 20459 1726885689.85911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885689.85916: 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' <<< 20459 1726885689.85986: 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 0x7ff17153ffa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171646eb0> <<< 20459 1726885689.86023: 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' <<< 20459 1726885689.86067: 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 0x7ff17154d550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171646fd0> <<< 20459 1726885689.86089: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885689.86126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885689.86145: 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' <<< 20459 1726885689.86162: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885689.86202: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171613580> <<< 20459 1726885689.86330: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17154d160> <<< 20459 1726885689.86477: 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 0x7ff17154b5b0> <<< 20459 1726885689.86496: 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 0x7ff17154b670> # 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 0x7ff17154aca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17163df10> <<< 20459 1726885689.86549: 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 <<< 20459 1726885689.86573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885689.86599: 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 0x7ff1715cfa00> <<< 20459 1726885689.86791: 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 0x7ff1715cd970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171540880> <<< 20459 1726885689.86847: 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 0x7ff1715cf430> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171606a00> <<< 20459 1726885689.86879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885689.86961: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.87077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885689.87173: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.87275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.87749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.88216: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885689.88268: 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_d6tx538c/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' <<< 20459 1726885689.88322: 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 0x7ff170fe7c10> <<< 20459 1726885689.88406: 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 0x7ff1715c47f0> <<< 20459 1726885689.88463: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170bda0d0> <<< 20459 1726885689.88507: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885689.88625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.88752: 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' <<< 20459 1726885689.88787: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1715c5c10> <<< 20459 1726885689.88790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89532: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89649: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885689.89711: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89733: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885689.89736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.89915: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885689.89966: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885689.90139: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.90323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885689.90371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885689.90437: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166bbb0> # zipimport: zlib available <<< 20459 1726885689.90506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.90594: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885689.90654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.90678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.90733: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885689.90736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.90764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.90842: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.91121: 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 0x7ff170fd37c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170b8feb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885689.91198: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.91258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.91343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.91375: 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' <<< 20459 1726885689.91397: 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' <<< 20459 1726885689.91427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885689.91437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885689.91492: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170bc8b50> <<< 20459 1726885689.91535: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170fe0d00> <<< 20459 1726885689.91611: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170fde9d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885689.91649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.91660: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885689.91744: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885689.91763: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885689.91776: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.91858: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.92033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885689.92199: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885689.93359: 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": 1416, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885642.3437655, "mtime": 1726885642.3407655, "ctime": 1726885642.3407655, "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": "3e02596996ffc7b254c4efaf03d6f0a06d1d706f", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885689.93385: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885689.93755: 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 <<< 20459 1726885689.93846: 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 <<< 20459 1726885689.93863: 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 gc <<< 20459 1726885689.94028: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885689.94052: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885689.94091: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885689.94136: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885689.94173: 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 <<< 20459 1726885689.94206: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885689.94250: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885689.94446: 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 <<< 20459 1726885689.94470: 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 # 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 <<< 20459 1726885689.94614: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885689.94666: 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 <<< 20459 1726885689.94675: 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 <<< 20459 1726885689.94709: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885689.95300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885689.95361: stderr chunk (state=3): >>><<< 20459 1726885689.95364: stdout chunk (state=3): >>><<< 20459 1726885689.95527: _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 0x7ff171c45ca0> # /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 0x7ff1719dc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171c45a00> # /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 0x7ff171c459a0> 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 0x7ff1719dc370> # /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 0x7ff1719dc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719dc550> # /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 0x7ff171988f70> # /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 0x7ff17198f100> # /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 0x7ff1719b8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17198f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719f1760> # /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 0x7ff171988c70> # /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 0x7ff1719b8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719dcfd0> 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 0x7ff171954d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171957e20> # /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 0x7ff17194e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171955520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171954250> # /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 0x7ff1718d6ca0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718d6790> 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 0x7ff1718d6d90> # /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 0x7ff1718d6e50> # /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 0x7ff1718d6f10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17192ec10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1719284f0> # /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 0x7ff17193c550> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17195bcd0> # /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 0x7ff1718e7b50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17192e130> # 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 0x7ff17193c160> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171961880> # /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 0x7ff1718e7e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e7c70> # /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 0x7ff1718e7be0> # /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 0x7ff1718bc250> # /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 0x7ff1718bc340> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718f2e80> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e9910> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e94f0> # /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 0x7ff17184bfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718b7af0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e9d90> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17195beb0> # /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 0x7ff1717e89d0> 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 0x7ff1717e8d00> # /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 0x7ff1717fb610> # /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 0x7ff1717fbb50> # 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 0x7ff171786280> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717e8df0> # /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 0x7ff171797160> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717fb490> 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 0x7ff171797220> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e78b0> # /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 0x7ff1717b3580> # /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 0x7ff1717b3850> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717b3640> # 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 0x7ff1717b3730> # /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 0x7ff1717b3b80> # 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 0x7ff1717c00d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717b37c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1717a5910> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff1718e7490> # /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 0x7ff1717b3970> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff1716e3550> # zipimport: found 30 names in '/tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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 0x7ff1715de760> # /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 0x7ff17166d820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d460> # /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 0x7ff17166d550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d250> 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 0x7ff17166d4c0> # /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 0x7ff17166d880> # /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 0x7ff17155e790> # 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 0x7ff17155eb20> # 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 0x7ff17155e970> # /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 0x7ff17157cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171667cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17166d5e0> # /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 0x7ff171667e80> # /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 0x7ff1715da8e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17160cdc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17160c850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171576310> # 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 0x7ff17160cfd0> # /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 0x7ff17160cfa0> # /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 0x7ff17153ffa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171646eb0> # /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 0x7ff17154d550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171646fd0> # /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 0x7ff171613580> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17154d160> # 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 0x7ff17154b5b0> # 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 0x7ff17154b670> # 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 0x7ff17154aca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff17163df10> # /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 0x7ff1715cfa00> # 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 0x7ff1715cd970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171540880> # 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 0x7ff1715cf430> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff171606a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/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_d6tx538c/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_d6tx538c/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_d6tx538c/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 0x7ff170fe7c10> # /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 0x7ff1715c47f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170bda0d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/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 0x7ff1715c5c10> # 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_d6tx538c/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_d6tx538c/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_d6tx538c/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_d6tx538c/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_d6tx538c/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 0x7ff17166bbb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/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 0x7ff170fd37c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170b8feb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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 0x7ff170bc8b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170fe0d00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff170fde9d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_d6tx538c/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_d6tx538c/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": 1416, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726885642.3437655, "mtime": 1726885642.3407655, "ctime": 1726885642.3407655, "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": "3e02596996ffc7b254c4efaf03d6f0a06d1d706f", "mimetype": "text/plain", "charset": "us-ascii", "version": "1126573046", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885689.96446: 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-1726885689.6014206-24688-32934461128489/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885689.96449: _low_level_execute_command(): starting 20459 1726885689.96452: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885689.6014206-24688-32934461128489/ > /dev/null 2>&1 && sleep 0' 20459 1726885689.98049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885689.98067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.98083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.98102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.98150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.98177: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885689.98192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.98213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885689.98230: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885689.98243: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885689.98270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885689.98287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885689.98304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885689.98319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885689.98335: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885689.98350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885689.98432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885689.98454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885689.98471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885689.98541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.00425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.00429: stdout chunk (state=3): >>><<< 20459 1726885690.00431: stderr chunk (state=3): >>><<< 20459 1726885690.00919: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.00925: handler run complete 20459 1726885690.00928: attempt loop complete, returning result 20459 1726885690.00930: _execute() done 20459 1726885690.00933: dumping result to json 20459 1726885690.00935: done dumping result, returning 20459 1726885690.00938: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-47dd-4c59-000000002d9f] 20459 1726885690.00941: sending task result for task 02369adf-7a19-47dd-4c59-000000002d9f 20459 1726885690.01017: done sending task result for task 02369adf-7a19-47dd-4c59-000000002d9f ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885642.3437655, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3e02596996ffc7b254c4efaf03d6f0a06d1d706f", "ctime": 1726885642.3407655, "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": 1726885642.3407655, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1416, "uid": 0, "version": "1126573046", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885690.01132: WORKER PROCESS EXITING 20459 1726885690.01146: no more pending results, returning what we have 20459 1726885690.01150: results queue empty 20459 1726885690.01151: checking for any_errors_fatal 20459 1726885690.01159: done checking for any_errors_fatal 20459 1726885690.01160: checking for max_fail_percentage 20459 1726885690.01162: done checking for max_fail_percentage 20459 1726885690.01163: checking to see if all hosts have failed and the running result is not ok 20459 1726885690.01163: done checking to see if all hosts have failed 20459 1726885690.01164: getting the remaining hosts for this loop 20459 1726885690.01166: done getting the remaining hosts for this loop 20459 1726885690.01169: getting the next task for host managed_node1 20459 1726885690.01175: done getting next task for host managed_node1 20459 1726885690.01179: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885690.01183: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885690.01199: getting variables 20459 1726885690.01201: in VariableManager get_vars() 20459 1726885690.01240: Calling all_inventory to load vars for managed_node1 20459 1726885690.01243: Calling groups_inventory to load vars for managed_node1 20459 1726885690.01245: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885690.01254: Calling all_plugins_play to load vars for managed_node1 20459 1726885690.01257: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885690.01261: Calling groups_plugins_play to load vars for managed_node1 20459 1726885690.01857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885690.02504: done with get_vars() 20459 1726885690.02524: 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 22:28:10 -0400 (0:00:00.480) 0:01:36.386 ****** 20459 1726885690.02617: entering _queue_task() for managed_node1/lineinfile 20459 1726885690.02874: worker is 1 (out of 1 available) 20459 1726885690.02885: exiting _queue_task() for managed_node1/lineinfile 20459 1726885690.02896: done queuing things up, now waiting for results queue to drain 20459 1726885690.02898: waiting for pending results... 20459 1726885690.03202: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 20459 1726885690.03360: in run() - task 02369adf-7a19-47dd-4c59-000000002da0 20459 1726885690.03378: variable 'ansible_search_path' from source: unknown 20459 1726885690.03385: variable 'ansible_search_path' from source: unknown 20459 1726885690.03429: calling self._execute() 20459 1726885690.03562: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.03573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.03587: variable 'omit' from source: magic vars 20459 1726885690.04020: variable '__storage_fstab' from source: set_fact 20459 1726885690.04063: Evaluated conditional (__storage_fstab.stat.exists): True 20459 1726885690.04239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885690.04538: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885690.04588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885690.04628: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885690.04669: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885690.04756: variable 'blivet_output' from source: set_fact 20459 1726885690.04795: Evaluated conditional (blivet_output is changed): True 20459 1726885690.04807: variable 'omit' from source: magic vars 20459 1726885690.04879: variable 'omit' from source: magic vars 20459 1726885690.04914: variable '__str' from source: task vars 20459 1726885690.05000: variable '__str' from source: task vars 20459 1726885690.05014: variable '__str' from source: task vars 20459 1726885690.05084: variable '__str' from source: task vars 20459 1726885690.05104: variable 'omit' from source: magic vars 20459 1726885690.05137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885690.05171: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885690.05198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885690.05223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.05239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.05262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885690.05282: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885690.05320: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885690.05332: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.05341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.05465: Set connection var ansible_pipelining to False 20459 1726885690.05473: Set connection var ansible_shell_type to sh 20459 1726885690.05480: Set connection var ansible_connection to ssh 20459 1726885690.05497: Set connection var ansible_timeout to 10 20459 1726885690.05505: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885690.05518: Set connection var ansible_shell_executable to /bin/sh 20459 1726885690.05546: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.05552: variable 'ansible_connection' from source: unknown 20459 1726885690.05558: variable 'ansible_module_compression' from source: unknown 20459 1726885690.05563: variable 'ansible_shell_type' from source: unknown 20459 1726885690.05568: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.05574: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.05582: variable 'ansible_pipelining' from source: unknown 20459 1726885690.05588: variable 'ansible_timeout' from source: unknown 20459 1726885690.05594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.05800: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885690.05817: variable 'omit' from source: magic vars 20459 1726885690.05830: starting attempt loop 20459 1726885690.05839: running the handler 20459 1726885690.05855: _low_level_execute_command(): starting 20459 1726885690.05865: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885690.06651: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.06665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.06680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.06698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.06749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.06762: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.06778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.06797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.06809: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.06830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885690.06844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.06858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.06874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.06886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.06897: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885690.06910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.06994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.07020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.07045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.07130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.08738: stdout chunk (state=3): >>>/root <<< 20459 1726885690.08905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.08908: stdout chunk (state=3): >>><<< 20459 1726885690.08923: stderr chunk (state=3): >>><<< 20459 1726885690.09027: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.09037: _low_level_execute_command(): starting 20459 1726885690.09041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983 `" && echo ansible-tmp-1726885690.0894485-24707-208642525568983="` echo /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983 `" ) && sleep 0' 20459 1726885690.09660: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.09675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.09689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.09707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.09756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.09770: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.09785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.09802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.09817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.09830: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885690.09843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.09861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.09878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.09890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.09902: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885690.09917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.09995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.10018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.10035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.10270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.11957: stdout chunk (state=3): >>>ansible-tmp-1726885690.0894485-24707-208642525568983=/root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983 <<< 20459 1726885690.12076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.12142: stderr chunk (state=3): >>><<< 20459 1726885690.12145: stdout chunk (state=3): >>><<< 20459 1726885690.12421: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885690.0894485-24707-208642525568983=/root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.12424: variable 'ansible_module_compression' from source: unknown 20459 1726885690.12426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 20459 1726885690.12429: variable 'ansible_facts' from source: unknown 20459 1726885690.12431: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983/AnsiballZ_lineinfile.py 20459 1726885690.12625: Sending initial data 20459 1726885690.12628: Sent initial data (159 bytes) 20459 1726885690.13585: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.13598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.13612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.13636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.13677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.13691: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.13705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.13731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.13746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.13757: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885690.13769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.13783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.13799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.13815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.13828: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885690.13849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.13921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.13945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.13968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.14040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.15795: 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 <<< 20459 1726885690.15836: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885690.15889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp4ojd4vnq /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983/AnsiballZ_lineinfile.py <<< 20459 1726885690.16195: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885690.17053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.17226: stderr chunk (state=3): >>><<< 20459 1726885690.17229: stdout chunk (state=3): >>><<< 20459 1726885690.17231: done transferring module to remote 20459 1726885690.17234: _low_level_execute_command(): starting 20459 1726885690.17236: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983/ /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983/AnsiballZ_lineinfile.py && sleep 0' 20459 1726885690.18021: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.18035: 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 <<< 20459 1726885690.18082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.18085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885690.18087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.18089: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885690.18091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.18155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.18159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.18214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.20026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.20074: stderr chunk (state=3): >>><<< 20459 1726885690.20077: stdout chunk (state=3): >>><<< 20459 1726885690.20181: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.20185: _low_level_execute_command(): starting 20459 1726885690.20189: _low_level_execute_command(): using become for this command 20459 1726885690.20191: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cfpluupuelzmmfquetdqiglglidtpfgt ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983/AnsiballZ_lineinfile.py'"'"' && sleep 0' 20459 1726885690.20248: Initial state: awaiting_escalation: BECOME-SUCCESS-cfpluupuelzmmfquetdqiglglidtpfgt 20459 1726885690.20799: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.20816: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.20839: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.20863: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.20903: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.20918: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885690.20933: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.20959: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.20971: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.20984: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885690.20998: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.21014: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.21032: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.21046: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.21064: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885690.21081: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.21158: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.21189: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.21207: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.21286: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.24178: stdout chunk (state=1): >>>BECOME-SUCCESS-cfpluupuelzmmfquetdqiglglidtpfgt <<< 20459 1726885690.24181: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-cfpluupuelzmmfquetdqiglglidtpfgt' 20459 1726885690.24416: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885690.24431: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885690.24490: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885690.24530: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885690.24560: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885690.24608: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885690.24665: 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' <<< 20459 1726885690.24716: 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' <<< 20459 1726885690.24731: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885690.24746: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3375ca0> <<< 20459 1726885690.24796: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885690.24837: 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 0x7f4ce331c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3375a00> <<< 20459 1726885690.24857: 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' <<< 20459 1726885690.24892: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce33759a0> import '_signal' # <<< 20459 1726885690.24895: 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' <<< 20459 1726885690.24948: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce331c370> # /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' <<< 20459 1726885690.24978: 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' <<< 20459 1726885690.25004: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce331c820> <<< 20459 1726885690.25008: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce331c550> <<< 20459 1726885690.25041: 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' <<< 20459 1726885690.25076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885690.25120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885690.25140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885690.25166: 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 0x7f4ce32c8f70> <<< 20459 1726885690.25194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885690.25197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885690.25277: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce32cf100> <<< 20459 1726885690.25309: 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' <<< 20459 1726885690.25344: 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 0x7f4ce32f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce32cf820> <<< 20459 1726885690.25389: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3331760> <<< 20459 1726885690.25404: 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 0x7f4ce32c8c70> <<< 20459 1726885690.25468: 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' <<< 20459 1726885690.25471: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce32f8c70> <<< 20459 1726885690.25526: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce331cfd0> <<< 20459 1726885690.25551: 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. <<< 20459 1726885690.25757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885690.25760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885690.25792: 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' <<< 20459 1726885690.25814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885690.25841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885690.25861: 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' <<< 20459 1726885690.25886: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3294d90> <<< 20459 1726885690.25941: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3297e20> <<< 20459 1726885690.25956: 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' <<< 20459 1726885690.25981: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885690.26005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885690.26032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885690.26069: 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' <<< 20459 1726885690.26081: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce328e730> <<< 20459 1726885690.26101: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3295520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3294250> <<< 20459 1726885690.26119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885690.26186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885690.26210: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885690.26240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.26257: 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' <<< 20459 1726885690.26303: 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 0x7f4ce2fd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fd67c0> <<< 20459 1726885690.26324: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885690.26354: 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' <<< 20459 1726885690.26357: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fd6dc0> <<< 20459 1726885690.26371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885690.26384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885690.26403: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fd6e80> <<< 20459 1726885690.26435: 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' <<< 20459 1726885690.26449: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fd6f40> <<< 20459 1726885690.26460: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885690.26500: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce326ec40> import '_functools' # <<< 20459 1726885690.26534: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3268520> <<< 20459 1726885690.26593: 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 0x7f4ce327c580> <<< 20459 1726885690.26610: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce329bd00> <<< 20459 1726885690.26630: 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' <<< 20459 1726885690.26659: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.26671: 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 0x7f4ce2fe7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce326e160> <<< 20459 1726885690.26702: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.26718: 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 0x7f4ce327c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce32a18b0> <<< 20459 1726885690.26738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885690.26753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885690.26768: 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' <<< 20459 1726885690.26877: 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 0x7f4ce2fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe7ca0> # /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 0x7f4ce2fe7c10> <<< 20459 1726885690.26897: 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' <<< 20459 1726885690.26911: 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' <<< 20459 1726885690.26936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885690.26983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885690.27010: 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 0x7f4ce2fbc280> <<< 20459 1726885690.27042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885690.27053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885690.27082: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fbc370> <<< 20459 1726885690.27205: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ff2eb0> <<< 20459 1726885690.27249: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe9940> <<< 20459 1726885690.27276: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe94f0> <<< 20459 1726885690.27291: 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' <<< 20459 1726885690.27328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885690.27367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885690.27381: 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 0x7f4ce2f090d0> <<< 20459 1726885690.27408: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fb7d90> <<< 20459 1726885690.27457: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe9dc0> <<< 20459 1726885690.27478: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce329bee0> <<< 20459 1726885690.27489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885690.27509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885690.27542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885690.27554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f1ca00> import 'errno' # <<< 20459 1726885690.27596: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.27619: 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 0x7f4ce2f1cd30> # /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' <<< 20459 1726885690.27648: 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' <<< 20459 1726885690.27660: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f2f640> <<< 20459 1726885690.27676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885690.27708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885690.27735: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f2fb80> <<< 20459 1726885690.27779: 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 0x7f4ce2eba2b0> <<< 20459 1726885690.27805: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f1ce20> <<< 20459 1726885690.27820: 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' <<< 20459 1726885690.27859: 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 0x7f4ce2ecb190> <<< 20459 1726885690.27878: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f2f4c0> import 'pwd' # <<< 20459 1726885690.27908: 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 0x7f4ce2ecb250> <<< 20459 1726885690.27947: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe78e0> <<< 20459 1726885690.27967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885690.27984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885690.28003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885690.28021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885690.28053: 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 0x7f4ce2ee75b0> <<< 20459 1726885690.28077: 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' <<< 20459 1726885690.28108: 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 0x7f4ce2ee7880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ee7670> <<< 20459 1726885690.28146: 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 0x7f4ce2ee7760> <<< 20459 1726885690.28172: 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' <<< 20459 1726885690.28376: 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 0x7f4ce2ee7bb0> <<< 20459 1726885690.28414: 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 0x7f4ce2ef4100> <<< 20459 1726885690.28438: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ee77f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ed9940> <<< 20459 1726885690.28457: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe74c0> <<< 20459 1726885690.28482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885690.28534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885690.28571: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ee79a0> <<< 20459 1726885690.28668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885690.28693: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce2e10580> <<< 20459 1726885690.29230: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885690.30215: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.31166: 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 0x7f4ce2d346d0> <<< 20459 1726885690.31190: 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' <<< 20459 1726885690.31241: 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' <<< 20459 1726885690.31244: 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' <<< 20459 1726885690.31272: 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 0x7f4ce2d34160> <<< 20459 1726885690.31313: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34340> <<< 20459 1726885690.31351: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34e20> <<< 20459 1726885690.31366: 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' <<< 20459 1726885690.31413: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34c40> import 'atexit' # <<< 20459 1726885690.31456: 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 0x7f4ce2d34e80> <<< 20459 1726885690.31469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885690.31490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885690.31535: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34100> <<< 20459 1726885690.31570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885690.31589: 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 <<< 20459 1726885690.31613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885690.31627: 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' <<< 20459 1726885690.31694: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce276edf0> <<< 20459 1726885690.31731: 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 0x7f4ce276efa0> <<< 20459 1726885690.31766: 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 0x7f4ce278de50> <<< 20459 1726885690.31794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885690.31810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885690.31843: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce278d4c0> <<< 20459 1726885690.31856: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d9bdc0> <<< 20459 1726885690.32026: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d9b3d0> <<< 20459 1726885690.32046: 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' <<< 20459 1726885690.32075: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d9bfd0> <<< 20459 1726885690.32094: 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' <<< 20459 1726885690.32144: 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' <<< 20459 1726885690.32173: 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' <<< 20459 1726885690.32176: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d6cdc0> <<< 20459 1726885690.32251: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce27e7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce27e72b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d393a0> <<< 20459 1726885690.32284: 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 0x7f4ce27e73d0> <<< 20459 1726885690.32319: 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 0x7f4ce27e7400> <<< 20459 1726885690.32358: 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 <<< 20459 1726885690.32379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885690.32383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885690.32395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885690.32475: 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 0x7f4ce274e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d7d100> <<< 20459 1726885690.32503: 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' <<< 20459 1726885690.32550: 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 0x7f4ce275b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d7d280> <<< 20459 1726885690.32574: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885690.32608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.32642: 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' <<< 20459 1726885690.32645: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885690.32702: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce274edf0> <<< 20459 1726885690.32829: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce275b940> <<< 20459 1726885690.32918: 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 0x7f4ce275b790> <<< 20459 1726885690.32952: 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 0x7f4ce275a730> <<< 20459 1726885690.33014: 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 0x7f4ce275a670> <<< 20459 1726885690.33026: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d747c0> <<< 20459 1726885690.33062: 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 <<< 20459 1726885690.33065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885690.33098: 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 0x7f4ce27de640> <<< 20459 1726885690.33290: 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 0x7f4ce27dd9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce274f0a0> <<< 20459 1726885690.33330: 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 0x7f4ce27de0a0> <<< 20459 1726885690.33374: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d96880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885690.33399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.33455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.33552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20459 1726885690.33583: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885690.33597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.33600: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885690.33687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.33779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.34255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.34746: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885690.34751: 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_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885690.34753: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885690.34755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.34810: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.34817: 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 0x7f4ce2320130> <<< 20459 1726885690.34872: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885690.34877: 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 0x7f4ce27d3970> <<< 20459 1726885690.34895: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2320550> <<< 20459 1726885690.34945: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885690.34949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.34973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.34985: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885690.34986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.35105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.35235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885690.35238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885690.35258: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce27d4940> <<< 20459 1726885690.35261: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.35643: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36006: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36062: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36128: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885690.36133: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36164: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36191: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885690.36201: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36342: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885690.36346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36350: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885690.36369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36394: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36442: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885690.36447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36623: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.36809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885690.36845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885690.36848: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885690.36923: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce27d35e0> # zipimport: zlib available <<< 20459 1726885690.36982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37054: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885690.37079: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885690.37120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37154: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885690.37189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37346: 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 <<< 20459 1726885690.37370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.37450: 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 0x7f4ce2d88850> <<< 20459 1726885690.37480: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d3ae50> <<< 20459 1726885690.37525: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py <<< 20459 1726885690.37536: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885690.37693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37746: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.37781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885690.37792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885690.37805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885690.37839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885690.37858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885690.37876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885690.37962: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2720310> <<< 20459 1726885690.38004: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce271b820> <<< 20459 1726885690.38063: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2713940> <<< 20459 1726885690.38071: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885690.38093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.38121: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885690.38174: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885690.38193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.38211: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 20459 1726885690.38229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.38445: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.38729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.39250: 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__ <<< 20459 1726885690.39525: 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 <<< 20459 1726885690.39544: 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 <<< 20459 1726885690.39588: 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 <<< 20459 1726885690.39639: 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 # cleanup[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 <<< 20459 1726885690.39852: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885690.39893: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885690.39918: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885690.39958: 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 <<< 20459 1726885690.39962: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885690.40032: 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 <<< 20459 1726885690.40098: 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 <<< 20459 1726885690.40152: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 20459 1726885690.40177: 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 # 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 <<< 20459 1726885690.40180: 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 <<< 20459 1726885690.40328: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885690.40372: 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 <<< 20459 1726885690.40393: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885690.40835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885690.40892: stderr chunk (state=3): >>><<< 20459 1726885690.40894: stdout chunk (state=3): >>><<< 20459 1726885690.40982: _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 0x7f4ce3375ca0> # /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 0x7f4ce331c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3375a00> # /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 0x7f4ce33759a0> 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 0x7f4ce331c370> # /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 0x7f4ce331c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce331c550> # /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 0x7f4ce32c8f70> # /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 0x7f4ce32cf100> # /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 0x7f4ce32f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce32cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3331760> # /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 0x7f4ce32c8c70> # /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 0x7f4ce32f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce331cfd0> 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 0x7f4ce3294d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3297e20> # /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 0x7f4ce328e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3295520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3294250> # /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 0x7f4ce2fd6cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fd67c0> 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 0x7f4ce2fd6dc0> # /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 0x7f4ce2fd6e80> # /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 0x7f4ce2fd6f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce326ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce3268520> # /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 0x7f4ce327c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce329bd00> # /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 0x7f4ce2fe7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce326e160> # 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 0x7f4ce327c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce32a18b0> # /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 0x7f4ce2fe7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe7ca0> # /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 0x7f4ce2fe7c10> # /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 0x7f4ce2fbc280> # /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 0x7f4ce2fbc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ff2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe94f0> # /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 0x7f4ce2f090d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fb7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce329bee0> # /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 0x7f4ce2f1ca00> 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 0x7f4ce2f1cd30> # /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 0x7f4ce2f2f640> # /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 0x7f4ce2f2fb80> # 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 0x7f4ce2eba2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f1ce20> # /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 0x7f4ce2ecb190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2f2f4c0> 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 0x7f4ce2ecb250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe78e0> # /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 0x7f4ce2ee75b0> # /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 0x7f4ce2ee7880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ee7670> # 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 0x7f4ce2ee7760> # /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 0x7f4ce2ee7bb0> # 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 0x7f4ce2ef4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ee77f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2ed9940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2fe74c0> # /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 0x7f4ce2ee79a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4ce2e10580> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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 0x7f4ce2d346d0> # /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 0x7f4ce2d34160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34e20> # /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 0x7f4ce2d34f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d34c40> 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 0x7f4ce2d34e80> # /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 0x7f4ce2d34100> # /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 0x7f4ce276edf0> # 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 0x7f4ce276efa0> # 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 0x7f4ce278de50> # /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 0x7f4ce278d4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d9bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d9b3d0> # /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 0x7f4ce2d9bfd0> # /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 0x7f4ce2d6cdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce27e7be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce27e72b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d393a0> # 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 0x7f4ce27e73d0> # /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 0x7f4ce27e7400> # /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 0x7f4ce274e970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d7d100> # /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 0x7f4ce275b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d7d280> # /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 0x7f4ce274edf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce275b940> # 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 0x7f4ce275b790> # 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 0x7f4ce275a730> # 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 0x7f4ce275a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d747c0> # /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 0x7f4ce27de640> # 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 0x7f4ce27dd9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce274f0a0> # 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 0x7f4ce27de0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d96880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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_fuj2v6wk/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_fuj2v6wk/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_fuj2v6wk/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_fuj2v6wk/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 0x7f4ce2320130> # /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 0x7f4ce27d3970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2320550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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_fuj2v6wk/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 0x7f4ce27d4940> # 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_fuj2v6wk/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_fuj2v6wk/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_fuj2v6wk/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_fuj2v6wk/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_fuj2v6wk/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 0x7f4ce27d35e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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_fuj2v6wk/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 0x7f4ce2d88850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2d3ae50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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 0x7f4ce2720310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce271b820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4ce2713940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_fuj2v6wk/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_fuj2v6wk/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885690.41515: 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-1726885690.0894485-24707-208642525568983/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885690.41519: _low_level_execute_command(): starting 20459 1726885690.41524: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885690.0894485-24707-208642525568983/ > /dev/null 2>&1 && sleep 0' 20459 1726885690.41608: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.41636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.41639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.41642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.41663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.41691: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.41694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.41696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.41698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.41700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.41753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.41756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.41806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.43684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.43886: stdout chunk (state=3): >>><<< 20459 1726885690.43889: stderr chunk (state=3): >>><<< 20459 1726885690.43895: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.43898: handler run complete 20459 1726885690.43901: attempt loop complete, returning result 20459 1726885690.43903: _execute() done 20459 1726885690.43906: dumping result to json 20459 1726885690.43908: done dumping result, returning 20459 1726885690.43931: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-47dd-4c59-000000002da0] 20459 1726885690.43934: sending task result for task 02369adf-7a19-47dd-4c59-000000002da0 20459 1726885690.44024: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da0 20459 1726885690.44027: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false } 20459 1726885690.44109: no more pending results, returning what we have 20459 1726885690.44119: results queue empty 20459 1726885690.44120: checking for any_errors_fatal 20459 1726885690.44131: done checking for any_errors_fatal 20459 1726885690.44131: checking for max_fail_percentage 20459 1726885690.44133: done checking for max_fail_percentage 20459 1726885690.44134: checking to see if all hosts have failed and the running result is not ok 20459 1726885690.44135: done checking to see if all hosts have failed 20459 1726885690.44135: getting the remaining hosts for this loop 20459 1726885690.44137: done getting the remaining hosts for this loop 20459 1726885690.44141: getting the next task for host managed_node1 20459 1726885690.44147: done getting next task for host managed_node1 20459 1726885690.44150: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885690.44155: ^ 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=8, rescue=0, always=0, handlers=0, run_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 20459 1726885690.44166: getting variables 20459 1726885690.44167: in VariableManager get_vars() 20459 1726885690.44200: Calling all_inventory to load vars for managed_node1 20459 1726885690.44202: Calling groups_inventory to load vars for managed_node1 20459 1726885690.44205: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885690.44216: Calling all_plugins_play to load vars for managed_node1 20459 1726885690.44218: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885690.44220: Calling groups_plugins_play to load vars for managed_node1 20459 1726885690.44572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885690.44942: done with get_vars() 20459 1726885690.44955: 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 22:28:10 -0400 (0:00:00.424) 0:01:36.810 ****** 20459 1726885690.45026: entering _queue_task() for managed_node1/systemd 20459 1726885690.45237: worker is 1 (out of 1 available) 20459 1726885690.45250: exiting _queue_task() for managed_node1/systemd 20459 1726885690.45262: done queuing things up, now waiting for results queue to drain 20459 1726885690.45263: waiting for pending results... 20459 1726885690.45446: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 20459 1726885690.45551: in run() - task 02369adf-7a19-47dd-4c59-000000002da2 20459 1726885690.45562: variable 'ansible_search_path' from source: unknown 20459 1726885690.45565: variable 'ansible_search_path' from source: unknown 20459 1726885690.45813: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885690.45839: variable 'storage_cryptsetup_services' from source: set_fact 20459 1726885690.45886: dumping result to json 20459 1726885690.45889: done dumping result, returning 20459 1726885690.45896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-47dd-4c59-000000002da2] 20459 1726885690.45903: sending task result for task 02369adf-7a19-47dd-4c59-000000002da2 20459 1726885690.46009: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da2 20459 1726885690.46013: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885690.46078: no more pending results, returning what we have 20459 1726885690.46081: results queue empty 20459 1726885690.46082: checking for any_errors_fatal 20459 1726885690.46090: done checking for any_errors_fatal 20459 1726885690.46091: checking for max_fail_percentage 20459 1726885690.46093: done checking for max_fail_percentage 20459 1726885690.46094: checking to see if all hosts have failed and the running result is not ok 20459 1726885690.46094: done checking to see if all hosts have failed 20459 1726885690.46095: getting the remaining hosts for this loop 20459 1726885690.46096: done getting the remaining hosts for this loop 20459 1726885690.46099: getting the next task for host managed_node1 20459 1726885690.46107: done getting next task for host managed_node1 20459 1726885690.46111: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885690.46116: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885690.46133: getting variables 20459 1726885690.46135: in VariableManager get_vars() 20459 1726885690.46175: Calling all_inventory to load vars for managed_node1 20459 1726885690.46178: Calling groups_inventory to load vars for managed_node1 20459 1726885690.46180: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885690.46189: Calling all_plugins_play to load vars for managed_node1 20459 1726885690.46192: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885690.46195: Calling groups_plugins_play to load vars for managed_node1 20459 1726885690.46831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885690.47196: done with get_vars() 20459 1726885690.47206: done getting variables 20459 1726885690.47247: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:10 -0400 (0:00:00.022) 0:01:36.833 ****** 20459 1726885690.47270: entering _queue_task() for managed_node1/debug 20459 1726885690.47439: worker is 1 (out of 1 available) 20459 1726885690.47451: exiting _queue_task() for managed_node1/debug 20459 1726885690.47462: done queuing things up, now waiting for results queue to drain 20459 1726885690.47463: waiting for pending results... 20459 1726885690.47648: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output 20459 1726885690.47748: in run() - task 02369adf-7a19-47dd-4c59-000000002da4 20459 1726885690.47758: variable 'ansible_search_path' from source: unknown 20459 1726885690.47762: variable 'ansible_search_path' from source: unknown 20459 1726885690.47787: calling self._execute() 20459 1726885690.47870: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.47874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.47881: variable 'omit' from source: magic vars 20459 1726885690.47968: variable 'omit' from source: magic vars 20459 1726885690.48013: variable 'omit' from source: magic vars 20459 1726885690.48041: variable 'omit' from source: magic vars 20459 1726885690.48074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885690.48100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885690.48118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885690.48132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.48144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.48158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885690.48170: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885690.48193: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885690.48196: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.48199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.48283: Set connection var ansible_pipelining to False 20459 1726885690.48286: Set connection var ansible_shell_type to sh 20459 1726885690.48288: Set connection var ansible_connection to ssh 20459 1726885690.48298: Set connection var ansible_timeout to 10 20459 1726885690.48302: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885690.48307: Set connection var ansible_shell_executable to /bin/sh 20459 1726885690.48327: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.48330: variable 'ansible_connection' from source: unknown 20459 1726885690.48335: variable 'ansible_module_compression' from source: unknown 20459 1726885690.48337: variable 'ansible_shell_type' from source: unknown 20459 1726885690.48339: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.48342: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.48344: variable 'ansible_pipelining' from source: unknown 20459 1726885690.48346: variable 'ansible_timeout' from source: unknown 20459 1726885690.48348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.48454: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885690.48464: variable 'omit' from source: magic vars 20459 1726885690.48469: starting attempt loop 20459 1726885690.48472: running the handler 20459 1726885690.48515: variable 'blivet_output' from source: set_fact 20459 1726885690.48659: variable 'blivet_output' from source: set_fact 20459 1726885690.48933: handler run complete 20459 1726885690.48965: attempt loop complete, returning result 20459 1726885690.48968: _execute() done 20459 1726885690.48971: dumping result to json 20459 1726885690.48978: done dumping result, returning 20459 1726885690.48985: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-47dd-4c59-000000002da4] 20459 1726885690.48989: sending task result for task 02369adf-7a19-47dd-4c59-000000002da4 20459 1726885690.49101: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da4 20459 1726885690.49104: WORKER PROCESS EXITING ok: [managed_node1] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "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": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } 20459 1726885690.49260: no more pending results, returning what we have 20459 1726885690.49262: results queue empty 20459 1726885690.49263: checking for any_errors_fatal 20459 1726885690.49267: done checking for any_errors_fatal 20459 1726885690.49268: checking for max_fail_percentage 20459 1726885690.49269: done checking for max_fail_percentage 20459 1726885690.49269: checking to see if all hosts have failed and the running result is not ok 20459 1726885690.49270: done checking to see if all hosts have failed 20459 1726885690.49270: getting the remaining hosts for this loop 20459 1726885690.49271: done getting the remaining hosts for this loop 20459 1726885690.49273: getting the next task for host managed_node1 20459 1726885690.49277: done getting next task for host managed_node1 20459 1726885690.49280: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885690.49283: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885690.49289: getting variables 20459 1726885690.49290: in VariableManager get_vars() 20459 1726885690.49313: Calling all_inventory to load vars for managed_node1 20459 1726885690.49315: Calling groups_inventory to load vars for managed_node1 20459 1726885690.49316: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885690.49324: Calling all_plugins_play to load vars for managed_node1 20459 1726885690.49326: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885690.49328: Calling groups_plugins_play to load vars for managed_node1 20459 1726885690.49987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885690.50600: done with get_vars() 20459 1726885690.50622: done getting variables 20459 1726885690.50690: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:10 -0400 (0:00:00.034) 0:01:36.867 ****** 20459 1726885690.50736: entering _queue_task() for managed_node1/set_fact 20459 1726885690.50947: worker is 1 (out of 1 available) 20459 1726885690.50959: exiting _queue_task() for managed_node1/set_fact 20459 1726885690.50970: done queuing things up, now waiting for results queue to drain 20459 1726885690.50972: waiting for pending results... 20459 1726885690.51186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 20459 1726885690.51388: in run() - task 02369adf-7a19-47dd-4c59-000000002da5 20459 1726885690.51418: variable 'ansible_search_path' from source: unknown 20459 1726885690.51429: variable 'ansible_search_path' from source: unknown 20459 1726885690.51466: calling self._execute() 20459 1726885690.51600: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.51604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.51607: variable 'omit' from source: magic vars 20459 1726885690.51767: variable 'omit' from source: magic vars 20459 1726885690.51839: variable 'omit' from source: magic vars 20459 1726885690.52156: variable 'blivet_output' from source: set_fact 20459 1726885690.52440: variable 'omit' from source: magic vars 20459 1726885690.52476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885690.52506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885690.52534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885690.52560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.52570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.52586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885690.52615: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885690.52652: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885690.52656: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.52661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.52787: Set connection var ansible_pipelining to False 20459 1726885690.52790: Set connection var ansible_shell_type to sh 20459 1726885690.52792: Set connection var ansible_connection to ssh 20459 1726885690.52817: Set connection var ansible_timeout to 10 20459 1726885690.52830: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885690.52834: Set connection var ansible_shell_executable to /bin/sh 20459 1726885690.52866: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.52870: variable 'ansible_connection' from source: unknown 20459 1726885690.52878: variable 'ansible_module_compression' from source: unknown 20459 1726885690.52881: variable 'ansible_shell_type' from source: unknown 20459 1726885690.52890: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.52893: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.52896: variable 'ansible_pipelining' from source: unknown 20459 1726885690.52898: variable 'ansible_timeout' from source: unknown 20459 1726885690.52913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.53076: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885690.53093: variable 'omit' from source: magic vars 20459 1726885690.53103: starting attempt loop 20459 1726885690.53106: running the handler 20459 1726885690.53124: handler run complete 20459 1726885690.53148: attempt loop complete, returning result 20459 1726885690.53151: _execute() done 20459 1726885690.53154: dumping result to json 20459 1726885690.53160: done dumping result, returning 20459 1726885690.53179: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-47dd-4c59-000000002da5] 20459 1726885690.53182: sending task result for task 02369adf-7a19-47dd-4c59-000000002da5 20459 1726885690.53353: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da5 20459 1726885690.53372: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } 20459 1726885690.53512: no more pending results, returning what we have 20459 1726885690.53514: results queue empty 20459 1726885690.53515: checking for any_errors_fatal 20459 1726885690.53526: done checking for any_errors_fatal 20459 1726885690.53527: checking for max_fail_percentage 20459 1726885690.53528: done checking for max_fail_percentage 20459 1726885690.53529: checking to see if all hosts have failed and the running result is not ok 20459 1726885690.53529: done checking to see if all hosts have failed 20459 1726885690.53529: getting the remaining hosts for this loop 20459 1726885690.53530: done getting the remaining hosts for this loop 20459 1726885690.53532: getting the next task for host managed_node1 20459 1726885690.53536: done getting next task for host managed_node1 20459 1726885690.53539: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885690.53541: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885690.53548: getting variables 20459 1726885690.53549: in VariableManager get_vars() 20459 1726885690.53571: Calling all_inventory to load vars for managed_node1 20459 1726885690.53572: Calling groups_inventory to load vars for managed_node1 20459 1726885690.53573: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885690.53579: Calling all_plugins_play to load vars for managed_node1 20459 1726885690.53581: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885690.53583: Calling groups_plugins_play to load vars for managed_node1 20459 1726885690.54016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885690.54447: done with get_vars() 20459 1726885690.54456: done getting variables 20459 1726885690.54494: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:10 -0400 (0:00:00.037) 0:01:36.905 ****** 20459 1726885690.54517: entering _queue_task() for managed_node1/set_fact 20459 1726885690.54689: worker is 1 (out of 1 available) 20459 1726885690.54701: exiting _queue_task() for managed_node1/set_fact 20459 1726885690.54714: done queuing things up, now waiting for results queue to drain 20459 1726885690.54716: waiting for pending results... 20459 1726885690.54894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 20459 1726885690.54993: in run() - task 02369adf-7a19-47dd-4c59-000000002da6 20459 1726885690.55003: variable 'ansible_search_path' from source: unknown 20459 1726885690.55007: variable 'ansible_search_path' from source: unknown 20459 1726885690.55039: calling self._execute() 20459 1726885690.55114: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.55118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.55130: variable 'omit' from source: magic vars 20459 1726885690.55213: variable 'omit' from source: magic vars 20459 1726885690.55261: variable 'omit' from source: magic vars 20459 1726885690.55435: variable 'blivet_output' from source: set_fact 20459 1726885690.55505: variable 'omit' from source: magic vars 20459 1726885690.55537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885690.55562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885690.55582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885690.55596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.55605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.55620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885690.55635: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885690.55655: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885690.55658: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.55661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.55741: Set connection var ansible_pipelining to False 20459 1726885690.55745: Set connection var ansible_shell_type to sh 20459 1726885690.55747: Set connection var ansible_connection to ssh 20459 1726885690.55755: Set connection var ansible_timeout to 10 20459 1726885690.55760: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885690.55765: Set connection var ansible_shell_executable to /bin/sh 20459 1726885690.55787: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.55791: variable 'ansible_connection' from source: unknown 20459 1726885690.55793: variable 'ansible_module_compression' from source: unknown 20459 1726885690.55795: variable 'ansible_shell_type' from source: unknown 20459 1726885690.55798: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.55800: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.55804: variable 'ansible_pipelining' from source: unknown 20459 1726885690.55806: variable 'ansible_timeout' from source: unknown 20459 1726885690.55808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.55900: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885690.55909: variable 'omit' from source: magic vars 20459 1726885690.55914: starting attempt loop 20459 1726885690.55921: running the handler 20459 1726885690.55934: handler run complete 20459 1726885690.55941: attempt loop complete, returning result 20459 1726885690.55943: _execute() done 20459 1726885690.55946: dumping result to json 20459 1726885690.55948: done dumping result, returning 20459 1726885690.55957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-47dd-4c59-000000002da6] 20459 1726885690.55961: sending task result for task 02369adf-7a19-47dd-4c59-000000002da6 20459 1726885690.56048: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da6 20459 1726885690.56052: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 20459 1726885690.56115: no more pending results, returning what we have 20459 1726885690.56117: results queue empty 20459 1726885690.56118: checking for any_errors_fatal 20459 1726885690.56132: done checking for any_errors_fatal 20459 1726885690.56133: checking for max_fail_percentage 20459 1726885690.56134: done checking for max_fail_percentage 20459 1726885690.56135: checking to see if all hosts have failed and the running result is not ok 20459 1726885690.56136: done checking to see if all hosts have failed 20459 1726885690.56137: getting the remaining hosts for this loop 20459 1726885690.56139: done getting the remaining hosts for this loop 20459 1726885690.56142: getting the next task for host managed_node1 20459 1726885690.56147: done getting next task for host managed_node1 20459 1726885690.56150: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885690.56154: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885690.56163: getting variables 20459 1726885690.56164: in VariableManager get_vars() 20459 1726885690.56187: Calling all_inventory to load vars for managed_node1 20459 1726885690.56189: Calling groups_inventory to load vars for managed_node1 20459 1726885690.56190: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885690.56196: Calling all_plugins_play to load vars for managed_node1 20459 1726885690.56198: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885690.56200: Calling groups_plugins_play to load vars for managed_node1 20459 1726885690.56728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885690.57319: done with get_vars() 20459 1726885690.57347: 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 22:28:10 -0400 (0:00:00.029) 0:01:36.935 ****** 20459 1726885690.57465: entering _queue_task() for managed_node1/mount 20459 1726885690.57732: worker is 1 (out of 1 available) 20459 1726885690.57757: exiting _queue_task() for managed_node1/mount 20459 1726885690.57768: done queuing things up, now waiting for results queue to drain 20459 1726885690.57770: waiting for pending results... 20459 1726885690.58049: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 20459 1726885690.58150: in run() - task 02369adf-7a19-47dd-4c59-000000002da7 20459 1726885690.58167: variable 'ansible_search_path' from source: unknown 20459 1726885690.58178: variable 'ansible_search_path' from source: unknown 20459 1726885690.58504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885690.60423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885690.60503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885690.60544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885690.60570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885690.60592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885690.60654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885690.60674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885690.60691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885690.60723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885690.60733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885690.60768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885690.60783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885690.60799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885690.60829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885690.60840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885690.60973: variable 'blivet_output' from source: set_fact 20459 1726885690.61043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885690.61158: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885690.61187: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885690.61224: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885690.61260: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885690.61296: 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) 20459 1726885690.61329: 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) 20459 1726885690.61351: 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) 20459 1726885690.61402: 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) 20459 1726885690.61525: variable 'omit' from source: magic vars 20459 1726885690.61676: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.61680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.61698: variable 'omit' from source: magic vars 20459 1726885690.61761: variable 'omit' from source: magic vars 20459 1726885690.61794: variable 'omit' from source: magic vars 20459 1726885690.61899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885690.61918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885690.61938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885690.61966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885690.61976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885690.62040: variable 'mount_info' from source: unknown 20459 1726885690.62044: variable 'omit' from source: magic vars 20459 1726885690.62145: variable 'mount_info' from source: unknown 20459 1726885690.62258: variable 'mount_info' from source: unknown 20459 1726885690.62261: variable 'omit' from source: magic vars 20459 1726885690.62409: variable 'mount_info' from source: unknown 20459 1726885690.62424: variable 'omit' from source: magic vars 20459 1726885690.62513: variable 'mount_info' from source: unknown 20459 1726885690.62527: variable 'omit' from source: magic vars 20459 1726885690.62546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885690.62564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885690.62587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885690.62607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.62620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885690.62639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885690.62667: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885690.62693: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885690.62697: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.62702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885690.62833: Set connection var ansible_pipelining to False 20459 1726885690.62837: Set connection var ansible_shell_type to sh 20459 1726885690.62839: Set connection var ansible_connection to ssh 20459 1726885690.62848: Set connection var ansible_timeout to 10 20459 1726885690.62853: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885690.62858: Set connection var ansible_shell_executable to /bin/sh 20459 1726885690.62873: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.62876: variable 'ansible_connection' from source: unknown 20459 1726885690.62878: variable 'ansible_module_compression' from source: unknown 20459 1726885690.62881: variable 'ansible_shell_type' from source: unknown 20459 1726885690.62883: variable 'ansible_shell_executable' from source: unknown 20459 1726885690.62885: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885690.62889: variable 'ansible_pipelining' from source: unknown 20459 1726885690.62891: variable 'ansible_timeout' from source: unknown 20459 1726885690.62896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 20459 1726885690.63120: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885690.63138: variable 'omit' from source: magic vars 20459 1726885690.63150: starting attempt loop 20459 1726885690.63153: running the handler 20459 1726885690.63164: _low_level_execute_command(): starting 20459 1726885690.63173: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885690.63937: 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 <<< 20459 1726885690.63947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.64000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.64003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.64005: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.64071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.64074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.64076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.64132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.65763: stdout chunk (state=3): >>>/root <<< 20459 1726885690.65873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.65936: stderr chunk (state=3): >>><<< 20459 1726885690.65939: stdout chunk (state=3): >>><<< 20459 1726885690.66042: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.66045: _low_level_execute_command(): starting 20459 1726885690.66049: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718 `" && echo ansible-tmp-1726885690.6595833-24743-221471355526718="` echo /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718 `" ) && sleep 0' 20459 1726885690.66889: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.66893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.66938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.66942: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885690.66944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.66993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.66997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.67042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.69002: stdout chunk (state=3): >>>ansible-tmp-1726885690.6595833-24743-221471355526718=/root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718 <<< 20459 1726885690.69069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.69130: stderr chunk (state=3): >>><<< 20459 1726885690.69136: stdout chunk (state=3): >>><<< 20459 1726885690.69222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885690.6595833-24743-221471355526718=/root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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 20459 1726885690.69331: variable 'ansible_module_compression' from source: unknown 20459 1726885690.69334: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 20459 1726885690.69337: variable 'ansible_facts' from source: unknown 20459 1726885690.69420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718/AnsiballZ_mount.py 20459 1726885690.69559: Sending initial data 20459 1726885690.69563: Sent initial data (154 bytes) 20459 1726885690.70480: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.70492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.70505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.70525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.70569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.70582: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.70596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.70616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.70629: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.70647: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885690.70660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.70674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.70689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.70701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.70714: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885690.70729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.70808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.70838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.70855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.70926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.72626: 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 <<< 20459 1726885690.72659: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885690.72691: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpfjummq91 /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718/AnsiballZ_mount.py <<< 20459 1726885690.72724: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885690.73806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.74049: stderr chunk (state=3): >>><<< 20459 1726885690.74053: stdout chunk (state=3): >>><<< 20459 1726885690.74055: done transferring module to remote 20459 1726885690.74057: _low_level_execute_command(): starting 20459 1726885690.74059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718/ /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718/AnsiballZ_mount.py && sleep 0' 20459 1726885690.74607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.74628: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.74644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.74662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.74704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.74720: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.74738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.74756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.74768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.74778: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885690.74790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.74803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.74825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.74841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.74855: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885690.74869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.74953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.74974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.74989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.75058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.76788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.76801: stderr chunk (state=3): >>><<< 20459 1726885690.76804: stdout chunk (state=3): >>><<< 20459 1726885690.76818: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.76827: _low_level_execute_command(): starting 20459 1726885690.76829: _low_level_execute_command(): using become for this command 20459 1726885690.76836: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bublsdwjzyvlzttxhmovpncgmypvndso ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718/AnsiballZ_mount.py'"'"' && sleep 0' 20459 1726885690.76913: Initial state: awaiting_escalation: BECOME-SUCCESS-bublsdwjzyvlzttxhmovpncgmypvndso 20459 1726885690.77265: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.77297: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.77376: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.77378: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.77532: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.80236: stdout chunk (state=1): >>>BECOME-SUCCESS-bublsdwjzyvlzttxhmovpncgmypvndso <<< 20459 1726885690.80239: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-bublsdwjzyvlzttxhmovpncgmypvndso' 20459 1726885690.80471: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885690.80493: stdout chunk (state=3): >>>import '_thread' # <<< 20459 1726885690.80496: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 20459 1726885690.80542: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885690.80575: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885690.80607: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885690.80660: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885690.80664: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885690.80702: 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' <<< 20459 1726885690.80745: 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' # <<< 20459 1726885690.80769: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d960ca0> <<< 20459 1726885690.80805: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885690.80838: 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 0x7f1d1d907280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d960a00> <<< 20459 1726885690.80871: 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' <<< 20459 1726885690.80889: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d9609a0> <<< 20459 1726885690.80908: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885690.80940: 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 0x7f1d1d907370> <<< 20459 1726885690.80989: 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' <<< 20459 1726885690.80993: 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 0x7f1d1d907820> <<< 20459 1726885690.81004: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d907550> <<< 20459 1726885690.81033: 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' <<< 20459 1726885690.81056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885690.81101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885690.81104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885690.81125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885690.81158: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8b3f70> <<< 20459 1726885690.81162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885690.81182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885690.81273: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8ba100> # /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' <<< 20459 1726885690.81309: 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 0x7f1d1d8e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8ba820> <<< 20459 1726885690.81375: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d91c760> # /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 0x7f1d1d8b3c70> <<< 20459 1726885690.81419: 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' <<< 20459 1726885690.81427: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8e3c70> <<< 20459 1726885690.81471: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d907fd0> <<< 20459 1726885690.81494: 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. <<< 20459 1726885690.81696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885690.81701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885690.81735: 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' <<< 20459 1726885690.81756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885690.81770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885690.81794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885690.81797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885690.81815: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85ad90> <<< 20459 1726885690.81858: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85de20> <<< 20459 1726885690.81878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885690.81881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885690.81903: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885690.81920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885690.81936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885690.81971: 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' <<< 20459 1726885690.81985: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d854730> <<< 20459 1726885690.81998: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85a250> <<< 20459 1726885690.82024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885690.82084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885690.82107: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885690.82133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.82190: 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' <<< 20459 1726885690.82205: 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 0x7f1d1d596cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5967c0> <<< 20459 1726885690.82229: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885690.82238: 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 0x7f1d1d596dc0> <<< 20459 1726885690.82253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885690.82269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885690.82290: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d596e80> <<< 20459 1726885690.82322: 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' <<< 20459 1726885690.82331: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d596f40> import '_collections' # <<< 20459 1726885690.82376: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5eec40> <<< 20459 1726885690.82387: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885690.82407: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5e8520> <<< 20459 1726885690.82459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885690.82467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d861d00> <<< 20459 1726885690.82485: 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' <<< 20459 1726885690.82527: 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 0x7f1d1d5a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5ee160> <<< 20459 1726885690.82562: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.82571: 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 0x7f1d1d5fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8678b0> <<< 20459 1726885690.82590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885690.82605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885690.82621: 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' <<< 20459 1726885690.82648: 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' <<< 20459 1726885690.82667: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a7ca0> <<< 20459 1726885690.82691: 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 0x7f1d1d5a7c10> <<< 20459 1726885690.82719: 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' <<< 20459 1726885690.82746: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885690.82754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885690.82766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885690.82818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885690.82840: 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' <<< 20459 1726885690.82856: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d57c280> <<< 20459 1726885690.82871: 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' <<< 20459 1726885690.82900: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d57c370> <<< 20459 1726885690.83027: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5b2eb0> <<< 20459 1726885690.83083: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a9940> <<< 20459 1726885690.83103: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a94f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885690.83123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885690.83143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885690.83161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885690.83183: 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 0x7f1d1d4c90d0> <<< 20459 1726885690.83230: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d577d90> <<< 20459 1726885690.83257: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a9dc0> <<< 20459 1726885690.83283: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d861ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885690.83309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885690.83350: 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 0x7f1d1d4dda00> import 'errno' # <<< 20459 1726885690.83381: 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 0x7f1d1d4ddd30> <<< 20459 1726885690.83404: 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' <<< 20459 1726885690.83438: 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 0x7f1d1d4ef640> <<< 20459 1726885690.83458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885690.83484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885690.83513: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4efb80> <<< 20459 1726885690.83555: 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' <<< 20459 1726885690.83580: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d1d47a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4dde20> <<< 20459 1726885690.83593: 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' <<< 20459 1726885690.83637: 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 0x7f1d1d48c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4ef4c0> <<< 20459 1726885690.83663: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885690.83677: 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 0x7f1d1d48c250> <<< 20459 1726885690.83709: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a78e0> <<< 20459 1726885690.83752: 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' <<< 20459 1726885690.83770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885690.83780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885690.83802: 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 0x7f1d1d4a65b0> <<< 20459 1726885690.83832: 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' <<< 20459 1726885690.83874: 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 0x7f1d1d4a6880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4a6670> <<< 20459 1726885690.83897: 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 0x7f1d1d4a6760> <<< 20459 1726885690.83909: 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' <<< 20459 1726885690.84099: 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 0x7f1d1d4a6bb0> <<< 20459 1726885690.84149: 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 0x7f1d1d4b4100> <<< 20459 1726885690.84163: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4a67f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d49a940> <<< 20459 1726885690.84198: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a74c0> <<< 20459 1726885690.84227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885690.84257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885690.84289: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4a69a0> <<< 20459 1726885690.84394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885690.84410: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d1d3c8580> <<< 20459 1726885690.84566: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip' # zipimport: zlib available <<< 20459 1726885690.84654: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.84680: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/__init__.py <<< 20459 1726885690.84708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885690.84733: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885690.85930: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.86894: 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 0x7f1d1cd976d0> <<< 20459 1726885690.86899: 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' <<< 20459 1726885690.86946: 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' <<< 20459 1726885690.86951: 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' <<< 20459 1726885690.86981: 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 0x7f1d1cd97160> <<< 20459 1726885690.87016: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97340> <<< 20459 1726885690.87046: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97e20> <<< 20459 1726885690.87071: 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' <<< 20459 1726885690.87125: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97f10> <<< 20459 1726885690.87147: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97c40> import 'atexit' # <<< 20459 1726885690.87167: 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 0x7f1d1cd97e80> <<< 20459 1726885690.87172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885690.87192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885690.87261: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97100> <<< 20459 1726885690.87279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885690.87297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885690.87321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885690.87330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885690.87333: 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' <<< 20459 1726885690.87523: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cceddf0> <<< 20459 1726885690.87530: 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 0x7f1d1ccedfa0> <<< 20459 1726885690.87535: 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 0x7f1d1cd0ee50> <<< 20459 1726885690.87538: 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' <<< 20459 1726885690.87551: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd0e4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdfedc0> <<< 20459 1726885690.87698: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdfe3d0> <<< 20459 1726885690.87722: 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' <<< 20459 1726885690.87742: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdfefd0> <<< 20459 1726885690.87769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885690.87771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885690.87794: 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' <<< 20459 1726885690.87819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885690.87825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885690.87848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885690.87853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdcfdc0> <<< 20459 1726885690.87931: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd68be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd682b0> <<< 20459 1726885690.87939: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd9b3a0> <<< 20459 1726885690.87965: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.87970: 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 0x7f1d1cd683d0> <<< 20459 1726885690.87996: 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' <<< 20459 1726885690.88006: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd68400> <<< 20459 1726885690.88024: 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 <<< 20459 1726885690.88028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885690.88043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885690.88068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885690.88137: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.88141: 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 0x7f1d1cccf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cde0100> <<< 20459 1726885690.88163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885690.88170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885690.88227: 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 0x7f1d1ccdc9a0> <<< 20459 1726885690.88233: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cde0280> <<< 20459 1726885690.88249: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885690.88283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.88307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885690.88310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885690.88368: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cccfdf0> <<< 20459 1726885690.88492: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1ccdc940> <<< 20459 1726885690.88584: 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 0x7f1d1ccdc790> <<< 20459 1726885690.88616: 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 0x7f1d1ccdb730> <<< 20459 1726885690.88662: 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 0x7f1d1ccdb670> <<< 20459 1726885690.88675: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdd77c0> <<< 20459 1726885690.88689: 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 <<< 20459 1726885690.88698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20459 1726885690.88708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885690.88723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885690.88766: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.88771: 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 0x7f1d1cd5f640> <<< 20459 1726885690.88939: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885690.88947: 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 0x7f1d1cd5e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1ccd00a0> <<< 20459 1726885690.88983: 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 0x7f1d1cd5f0a0> <<< 20459 1726885690.89001: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdf8880> # zipimport: zlib available <<< 20459 1726885690.89021: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py<<< 20459 1726885690.89025: stdout chunk (state=3): >>> <<< 20459 1726885690.89031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89103: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89179: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89196: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885690.89208: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89226: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885690.89232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.89867: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.90318: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885690.90332: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885690.90341: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885690.90354: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885690.90364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.90421: 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' <<< 20459 1726885690.90428: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d1c8d5130> <<< 20459 1726885690.90505: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885690.90509: 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 0x7f1d1cd54970> <<< 20459 1726885690.90521: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1c8d5550> <<< 20459 1726885690.90549: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885690.90569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.90592: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885690.90604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.90721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.90851: 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' <<< 20459 1726885690.90885: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd55940> # zipimport: zlib available <<< 20459 1726885690.91248: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91662: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91736: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885690.91739: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91813: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885690.91817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.91954: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885690.91960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885690.91986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92051: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885690.92229: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885690.92439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885690.92527: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd545e0> <<< 20459 1726885690.92530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92667: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885690.92693: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885690.92743: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885690.92755: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885690.92784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.92942: 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 <<< 20459 1726885690.92970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885690.93032: 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 0x7f1d1cdeb850> <<< 20459 1726885690.93067: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd9de50> <<< 20459 1726885690.93110: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885690.93235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.93287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.93308: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.93369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885690.93389: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885690.93395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885690.93448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885690.93453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885690.93456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885690.93527: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cca4310> <<< 20459 1726885690.93574: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cc9e820> <<< 20459 1726885690.93629: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cc95940> <<< 20459 1726885690.93641: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885690.93677: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885690.93751: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885690.93791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 20459 1726885690.93836: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885690.93874: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 20459 1726885690.93910: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 20459 1726885690.93930: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94608: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 20459 1726885690.94619: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94688: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 20459 1726885690.94753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885690.94929: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test2", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} <<< 20459 1726885690.94940: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885690.95225: 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 <<< 20459 1726885690.95241: 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 <<< 20459 1726885690.95272: 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 <<< 20459 1726885690.95297: 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 <<< 20459 1726885690.95332: 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 # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] 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 <<< 20459 1726885690.95346: stdout chunk (state=3): >>># 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 <<< 20459 1726885690.95353: 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 <<< 20459 1726885690.95357: 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 # 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 <<< 20459 1726885690.95360: stdout chunk (state=3): >>># 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 <<< 20459 1726885690.95555: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885690.95562: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885690.95590: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885690.95600: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885690.95610: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 20459 1726885690.95632: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 20459 1726885690.95644: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 20459 1726885690.95647: stdout chunk (state=3): >>># destroy encodings <<< 20459 1726885690.95658: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885690.95679: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885690.95686: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885690.95747: 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 <<< 20459 1726885690.95768: 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 <<< 20459 1726885690.95785: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20459 1726885690.95790: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 20459 1726885690.95796: 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 # 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 <<< 20459 1726885690.95836: 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 <<< 20459 1726885690.95859: 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 <<< 20459 1726885690.95869: 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 <<< 20459 1726885690.95923: 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 <<< 20459 1726885690.95958: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 20459 1726885690.95962: 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 <<< 20459 1726885690.95964: 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 <<< 20459 1726885690.96096: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885690.96105: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885690.96131: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885690.96137: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885690.96159: 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 <<< 20459 1726885690.96167: 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 <<< 20459 1726885690.96182: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 20459 1726885690.96188: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885690.96216: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885690.96670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885690.96723: stderr chunk (state=3): >>><<< 20459 1726885690.96726: stdout chunk (state=3): >>><<< 20459 1726885690.96791: _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 0x7f1d1d960ca0> # /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 0x7f1d1d907280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d960a00> # /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 0x7f1d1d9609a0> 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 0x7f1d1d907370> # /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 0x7f1d1d907820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d907550> # /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 0x7f1d1d8b3f70> # /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 0x7f1d1d8ba100> # /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 0x7f1d1d8e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8ba820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d91c760> # /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 0x7f1d1d8b3c70> # /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 0x7f1d1d8e3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d907fd0> 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 0x7f1d1d85ad90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85de20> # /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 0x7f1d1d854730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d85a250> # /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 0x7f1d1d596cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5967c0> 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 0x7f1d1d596dc0> # /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 0x7f1d1d596e80> # /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 0x7f1d1d596f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5e8520> # /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 0x7f1d1d5fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d861d00> # /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 0x7f1d1d5a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5ee160> # 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 0x7f1d1d5fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d8678b0> # /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 0x7f1d1d5a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a7ca0> # /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 0x7f1d1d5a7c10> # /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 0x7f1d1d57c280> # /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 0x7f1d1d57c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5b2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a94f0> # /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 0x7f1d1d4c90d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d577d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d861ee0> # /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 0x7f1d1d4dda00> 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 0x7f1d1d4ddd30> # /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 0x7f1d1d4ef640> # /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 0x7f1d1d4efb80> # 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 0x7f1d1d47a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4dde20> # /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 0x7f1d1d48c190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4ef4c0> 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 0x7f1d1d48c250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a78e0> # /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 0x7f1d1d4a65b0> # /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 0x7f1d1d4a6880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4a6670> # 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 0x7f1d1d4a6760> # /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 0x7f1d1d4a6bb0> # 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 0x7f1d1d4b4100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d4a67f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d49a940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1d5a74c0> # /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 0x7f1d1d4a69a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d1d3c8580> # zipimport: found 36 names in '/tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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 0x7f1d1cd976d0> # /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 0x7f1d1cd97160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97e20> # /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 0x7f1d1cd97f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd97c40> 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 0x7f1d1cd97e80> # /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 0x7f1d1cd97100> # /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 0x7f1d1cceddf0> # 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 0x7f1d1ccedfa0> # 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 0x7f1d1cd0ee50> # /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 0x7f1d1cd0e4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdfedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdfe3d0> # /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 0x7f1d1cdfefd0> # /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 0x7f1d1cdcfdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd68be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd682b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd9b3a0> # 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 0x7f1d1cd683d0> # /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 0x7f1d1cd68400> # /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 0x7f1d1cccf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cde0100> # /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 0x7f1d1ccdc9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cde0280> # /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 0x7f1d1cccfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1ccdc940> # 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 0x7f1d1ccdc790> # 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 0x7f1d1ccdb730> # 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 0x7f1d1ccdb670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdd77c0> # /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 0x7f1d1cd5f640> # 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 0x7f1d1cd5e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1ccd00a0> # 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 0x7f1d1cd5f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cdf8880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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 0x7f1d1c8d5130> # /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 0x7f1d1cd54970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1c8d5550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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_g6eyvqlp/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 0x7f1d1cd55940> # 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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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 0x7f1d1cd545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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_g6eyvqlp/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 0x7f1d1cdeb850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cd9de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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 0x7f1d1cca4310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cc9e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d1cc95940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/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_g6eyvqlp/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "/opt/test2", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "/dev/mapper/foo-test1", "fstype": "xfs", "invocation": {"module_args": {"src": "/dev/mapper/foo-test1", "path": "/opt/test2", "fstype": "xfs", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885690.98269: done with _execute_module (mount, {'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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-1726885690.6595833-24743-221471355526718/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885690.98274: _low_level_execute_command(): starting 20459 1726885690.98278: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885690.6595833-24743-221471355526718/ > /dev/null 2>&1 && sleep 0' 20459 1726885690.98281: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885690.98287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.98293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.98296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.98303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.98306: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885690.98313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.98316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885690.98318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885690.98326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885690.98329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885690.98332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885690.98335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885690.98337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885690.98340: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885690.98342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885690.98344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885690.98346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885690.98349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885690.98351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885690.99824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885690.99876: stderr chunk (state=3): >>><<< 20459 1726885690.99880: stdout chunk (state=3): >>><<< 20459 1726885690.99891: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885690.99897: handler run complete 20459 1726885690.99911: attempt loop complete, returning result 20459 1726885690.99933: variable 'mount_info' from source: unknown 20459 1726885690.99998: variable 'mount_info' from source: unknown changed: [managed_node1] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } 20459 1726885691.00226: dumping result to json 20459 1726885691.00229: done dumping result, returning 20459 1726885691.00231: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-47dd-4c59-000000002da7] 20459 1726885691.00233: sending task result for task 02369adf-7a19-47dd-4c59-000000002da7 20459 1726885691.00422: no more pending results, returning what we have 20459 1726885691.00425: results queue empty 20459 1726885691.00426: checking for any_errors_fatal 20459 1726885691.00432: done checking for any_errors_fatal 20459 1726885691.00433: checking for max_fail_percentage 20459 1726885691.00434: done checking for max_fail_percentage 20459 1726885691.00435: checking to see if all hosts have failed and the running result is not ok 20459 1726885691.00436: done checking to see if all hosts have failed 20459 1726885691.00436: getting the remaining hosts for this loop 20459 1726885691.00438: done getting the remaining hosts for this loop 20459 1726885691.00447: getting the next task for host managed_node1 20459 1726885691.00464: done getting next task for host managed_node1 20459 1726885691.00473: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885691.00477: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885691.00488: getting variables 20459 1726885691.00489: in VariableManager get_vars() 20459 1726885691.00547: Calling all_inventory to load vars for managed_node1 20459 1726885691.00549: Calling groups_inventory to load vars for managed_node1 20459 1726885691.00564: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885691.00574: Calling all_plugins_play to load vars for managed_node1 20459 1726885691.00577: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885691.00584: Calling groups_plugins_play to load vars for managed_node1 20459 1726885691.01000: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da7 20459 1726885691.01004: WORKER PROCESS EXITING 20459 1726885691.01015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885691.01375: done with get_vars() 20459 1726885691.01387: 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 22:28:11 -0400 (0:00:00.439) 0:01:37.375 ****** 20459 1726885691.01471: entering _queue_task() for managed_node1/systemd 20459 1726885691.01751: worker is 1 (out of 1 available) 20459 1726885691.01800: exiting _queue_task() for managed_node1/systemd 20459 1726885691.01836: done queuing things up, now waiting for results queue to drain 20459 1726885691.01839: waiting for pending results... 20459 1726885691.02007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885691.02106: in run() - task 02369adf-7a19-47dd-4c59-000000002da9 20459 1726885691.02119: variable 'ansible_search_path' from source: unknown 20459 1726885691.02122: variable 'ansible_search_path' from source: unknown 20459 1726885691.02154: calling self._execute() 20459 1726885691.02250: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885691.02255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885691.02264: variable 'omit' from source: magic vars 20459 1726885691.02634: variable 'blivet_output' from source: set_fact 20459 1726885691.02683: Evaluated conditional (blivet_output['mounts']): True 20459 1726885691.02687: variable 'omit' from source: magic vars 20459 1726885691.02764: variable 'omit' from source: magic vars 20459 1726885691.02796: variable 'omit' from source: magic vars 20459 1726885691.02833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885691.02858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885691.02878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885691.02896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885691.02906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885691.02922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885691.02956: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885691.02979: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885691.02982: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885691.02984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885691.03114: Set connection var ansible_pipelining to False 20459 1726885691.03117: Set connection var ansible_shell_type to sh 20459 1726885691.03119: Set connection var ansible_connection to ssh 20459 1726885691.03135: Set connection var ansible_timeout to 10 20459 1726885691.03141: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885691.03147: Set connection var ansible_shell_executable to /bin/sh 20459 1726885691.03167: variable 'ansible_shell_executable' from source: unknown 20459 1726885691.03170: variable 'ansible_connection' from source: unknown 20459 1726885691.03172: variable 'ansible_module_compression' from source: unknown 20459 1726885691.03175: variable 'ansible_shell_type' from source: unknown 20459 1726885691.03177: variable 'ansible_shell_executable' from source: unknown 20459 1726885691.03179: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885691.03181: variable 'ansible_pipelining' from source: unknown 20459 1726885691.03185: variable 'ansible_timeout' from source: unknown 20459 1726885691.03188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885691.03420: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885691.03430: variable 'omit' from source: magic vars 20459 1726885691.03435: starting attempt loop 20459 1726885691.03438: running the handler 20459 1726885691.03452: _low_level_execute_command(): starting 20459 1726885691.03462: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885691.04196: 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 <<< 20459 1726885691.04200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.04232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885691.04237: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.04294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.04307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.04366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885691.05953: stdout chunk (state=3): >>>/root <<< 20459 1726885691.06056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885691.06100: stderr chunk (state=3): >>><<< 20459 1726885691.06133: stdout chunk (state=3): >>><<< 20459 1726885691.06217: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885691.06220: _low_level_execute_command(): starting 20459 1726885691.06223: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542 `" && echo ansible-tmp-1726885691.0614629-24759-49744005173542="` echo /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542 `" ) && sleep 0' 20459 1726885691.06757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.06770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.06776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.06822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.06831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration <<< 20459 1726885691.06837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.06851: 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.44.236 originally 10.31.44.236 debug2: match found <<< 20459 1726885691.06859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.06940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885691.06943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.06956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.07015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885691.08843: stdout chunk (state=3): >>>ansible-tmp-1726885691.0614629-24759-49744005173542=/root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542 <<< 20459 1726885691.08950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885691.08986: stderr chunk (state=3): >>><<< 20459 1726885691.08990: stdout chunk (state=3): >>><<< 20459 1726885691.09002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885691.0614629-24759-49744005173542=/root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885691.09043: variable 'ansible_module_compression' from source: unknown 20459 1726885691.09087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885691.09141: variable 'ansible_facts' from source: unknown 20459 1726885691.09272: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542/AnsiballZ_systemd.py 20459 1726885691.09401: Sending initial data 20459 1726885691.09404: Sent initial data (155 bytes) 20459 1726885691.10281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885691.10290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.10300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.10315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.10357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.10364: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885691.10373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.10386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885691.10395: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885691.10400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885691.10408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.10421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.10437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.10447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.10454: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885691.10463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.10539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885691.10558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.10570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.10633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885691.12375: 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 <<< 20459 1726885691.12410: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885691.12448: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp_wh7eyvp /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542/AnsiballZ_systemd.py <<< 20459 1726885691.12479: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885691.14819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885691.14893: stderr chunk (state=3): >>><<< 20459 1726885691.14896: stdout chunk (state=3): >>><<< 20459 1726885691.14922: done transferring module to remote 20459 1726885691.14941: _low_level_execute_command(): starting 20459 1726885691.14945: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542/ /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542/AnsiballZ_systemd.py && sleep 0' 20459 1726885691.15588: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885691.15597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.15608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.15624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.15663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.15676: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885691.15690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.15704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885691.15713: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885691.15722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885691.15734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.15744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.15756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.15764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.15771: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885691.15785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.15860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885691.15876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.15891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.15952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885691.17785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885691.17789: stdout chunk (state=3): >>><<< 20459 1726885691.17791: stderr chunk (state=3): >>><<< 20459 1726885691.17885: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885691.17889: _low_level_execute_command(): starting 20459 1726885691.17891: _low_level_execute_command(): using become for this command 20459 1726885691.17894: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-afmjekgpwijlinxdrilgynqjhorehlkh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885691.17965: Initial state: awaiting_escalation: BECOME-SUCCESS-afmjekgpwijlinxdrilgynqjhorehlkh 20459 1726885691.18503: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885691.18525: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.18543: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.18567: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.18608: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.18624: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885691.18640: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.18658: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885691.18675: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885691.18688: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885691.18701: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.18719: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.18737: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.18750: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.18763: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885691.18779: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.18856: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885691.18878: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.18899: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.18973: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885691.21757: stdout chunk (state=1): >>>BECOME-SUCCESS-afmjekgpwijlinxdrilgynqjhorehlkh <<< 20459 1726885691.21761: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-afmjekgpwijlinxdrilgynqjhorehlkh' 20459 1726885691.21980: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885691.22004: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885691.22007: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885691.22064: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885691.22100: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885691.22133: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885691.22180: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885691.22183: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885691.22231: 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' <<< 20459 1726885691.22254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885691.22278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885691.22304: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e685ca0> <<< 20459 1726885691.22346: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885691.22383: 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 0x7fb66e62c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e685a00> <<< 20459 1726885691.22397: 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' <<< 20459 1726885691.22414: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e6859a0> <<< 20459 1726885691.22431: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885691.22457: 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' <<< 20459 1726885691.22475: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e62c370> <<< 20459 1726885691.22500: 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' <<< 20459 1726885691.22530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885691.22560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885691.22564: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e62c820> <<< 20459 1726885691.22575: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e62c550> <<< 20459 1726885691.22610: 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' <<< 20459 1726885691.22635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885691.22653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885691.22673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885691.22692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885691.22721: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e3c8f70> <<< 20459 1726885691.22739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885691.22757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885691.22835: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e3cf100> <<< 20459 1726885691.22865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885691.22867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885691.22904: 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' <<< 20459 1726885691.22906: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e3f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e3cf820> <<< 20459 1726885691.22948: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e641760> <<< 20459 1726885691.22969: 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 0x7fb66e3c8c70> <<< 20459 1726885691.23037: 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' <<< 20459 1726885691.23053: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e3f8c70> <<< 20459 1726885691.23094: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e62cfd0> <<< 20459 1726885691.23123: 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. <<< 20459 1726885691.23471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885691.23510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885691.23522: 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' <<< 20459 1726885691.23541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885691.23569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885691.23597: 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' <<< 20459 1726885691.23609: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e36fd90> <<< 20459 1726885691.23638: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e372e20> <<< 20459 1726885691.23665: 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' <<< 20459 1726885691.23701: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885691.23730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885691.23751: 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' <<< 20459 1726885691.23771: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e369730> <<< 20459 1726885691.23799: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e370520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e36f250> <<< 20459 1726885691.23827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885691.23891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885691.23918: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885691.23944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885691.23969: 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' <<< 20459 1726885691.24005: 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 0x7fb66e24fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e24f7c0> <<< 20459 1726885691.24047: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885691.24067: 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 0x7fb66e24fdc0> <<< 20459 1726885691.24088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885691.24118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 20459 1726885691.24166: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e24fe80> # /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 0x7fb66e24ff40> <<< 20459 1726885691.24178: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885691.24220: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e349c40> <<< 20459 1726885691.24239: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885691.24259: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e343520> <<< 20459 1726885691.24309: 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 0x7fb66e357580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e376d00> <<< 20459 1726885691.24340: 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' <<< 20459 1726885691.24378: 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 0x7fb66e260b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e349160> <<< 20459 1726885691.24415: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885691.24427: 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 0x7fb66e357190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e37c8b0> <<< 20459 1726885691.24470: 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' <<< 20459 1726885691.24500: 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' <<< 20459 1726885691.24527: 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' <<< 20459 1726885691.24554: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e260eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e260ca0> <<< 20459 1726885691.24585: 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 0x7fb66e260c10> <<< 20459 1726885691.24609: 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' <<< 20459 1726885691.24628: 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' <<< 20459 1726885691.24651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885691.24718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885691.24742: 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 0x7fb66e235280> <<< 20459 1726885691.24763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885691.24779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885691.24798: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e235370> <<< 20459 1726885691.24928: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e26beb0> <<< 20459 1726885691.24962: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e262940> <<< 20459 1726885691.24986: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e2624f0> <<< 20459 1726885691.25009: 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' <<< 20459 1726885691.25048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885691.25073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885691.25092: 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' <<< 20459 1726885691.25102: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e15d0d0> <<< 20459 1726885691.25127: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e230d90> <<< 20459 1726885691.25175: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e262dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e376ee0> <<< 20459 1726885691.25203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885691.25244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885691.25268: 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 0x7fb66e170a00> <<< 20459 1726885691.25281: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885691.25304: 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 0x7fb66e170d30> <<< 20459 1726885691.25335: 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' <<< 20459 1726885691.25367: 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' <<< 20459 1726885691.25391: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e183640> <<< 20459 1726885691.25402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885691.25429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885691.25454: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e183b80> <<< 20459 1726885691.25499: 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 0x7fb66e10e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e170e20> <<< 20459 1726885691.25527: 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' <<< 20459 1726885691.25582: 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 0x7fb66e11f190> <<< 20459 1726885691.25617: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e1834c0> import 'pwd' # <<< 20459 1726885691.25631: 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 0x7fb66e11f250> <<< 20459 1726885691.25664: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e2608e0> <<< 20459 1726885691.25690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885691.25729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885691.25742: 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' <<< 20459 1726885691.25773: 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 0x7fb66e13b5b0> <<< 20459 1726885691.25799: 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' <<< 20459 1726885691.25833: 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 0x7fb66e13b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e13b670> <<< 20459 1726885691.25860: 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 0x7fb66e13b760> <<< 20459 1726885691.25891: 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' <<< 20459 1726885691.26087: 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 0x7fb66e13bbb0> <<< 20459 1726885691.26129: 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 0x7fb66e148100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e13b7f0> <<< 20459 1726885691.26170: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e12d940> <<< 20459 1726885691.26192: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e2604c0> <<< 20459 1726885691.26211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885691.26285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885691.26296: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e13b9a0> <<< 20459 1726885691.26435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885691.26449: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb66e064580> <<< 20459 1726885691.26680: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip' <<< 20459 1726885691.26685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.26777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.26808: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/__init__.py <<< 20459 1726885691.26814: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.26832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.26840: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885691.26860: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.28078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.28999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885691.29004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9f6d0> <<< 20459 1726885691.29030: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885691.29035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885691.29056: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885691.29061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885691.29086: 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' <<< 20459 1726885691.29110: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885691.29119: 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 0x7fb66df9f160> <<< 20459 1726885691.29151: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9f340> <<< 20459 1726885691.29181: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9fe20> <<< 20459 1726885691.29202: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885691.29209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885691.29253: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9ff10> <<< 20459 1726885691.29257: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9fc40> import 'atexit' # <<< 20459 1726885691.29291: 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 0x7fb66df9fe80> <<< 20459 1726885691.29315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885691.29339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885691.29378: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9f100> <<< 20459 1726885691.29395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885691.29418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885691.29431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885691.29456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885691.29478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 20459 1726885691.29483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 20459 1726885691.29563: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df6ddf0> <<< 20459 1726885691.29598: 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 0x7fb66df6dfa0> <<< 20459 1726885691.29636: 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 0x7fb66d9481c0> <<< 20459 1726885691.29656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885691.29661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885691.29701: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d948b50> <<< 20459 1726885691.29714: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df86dc0> <<< 20459 1726885691.29875: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df863d0> <<< 20459 1726885691.29897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885691.29902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885691.29920: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df86fd0> <<< 20459 1726885691.29945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885691.29952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885691.29983: 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' <<< 20459 1726885691.30005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885691.30023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885691.30042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885691.30056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20459 1726885691.30062: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfd6dc0> <<< 20459 1726885691.30129: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfafbe0> <<< 20459 1726885691.30134: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfaf2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df53c70> <<< 20459 1726885691.30167: 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' <<< 20459 1726885691.30171: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb66dfaf3d0> <<< 20459 1726885691.30200: 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' <<< 20459 1726885691.30204: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfaf400> <<< 20459 1726885691.30238: 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 <<< 20459 1726885691.30243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885691.30261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885691.30296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885691.30353: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885691.30367: 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 0x7fb66d9a5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfe8100> <<< 20459 1726885691.30384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885691.30393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885691.30444: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885691.30454: 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 0x7fb66d9b29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfe8280> <<< 20459 1726885691.30469: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885691.30506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885691.30531: 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' <<< 20459 1726885691.30543: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885691.30592: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfe8d30> <<< 20459 1726885691.30724: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9b2940> <<< 20459 1726885691.30815: 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 0x7fb66df80c40> <<< 20459 1726885691.30845: 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 0x7fb66dfab6a0> <<< 20459 1726885691.30905: 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 0x7fb66dfe8fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfdf7c0> <<< 20459 1726885691.30940: 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 <<< 20459 1726885691.30958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885691.30993: 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 0x7fb66d9a6a90> <<< 20459 1726885691.31203: 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 0x7fb66d9c4c40> <<< 20459 1726885691.31226: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9b1700> <<< 20459 1726885691.31261: 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 0x7fb66d9b1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9b1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885691.31264: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.31323: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.31420: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 20459 1726885691.31500: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885691.31506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.31545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.31636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.32090: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.32650: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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 <<< 20459 1726885691.32659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885691.32716: 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 0x7fb66d9ed6d0> <<< 20459 1726885691.32776: 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 0x7fb66d9f36d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d548940> <<< 20459 1726885691.32842: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885691.32848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.33102: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885691.33109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df66e80> <<< 20459 1726885691.33116: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.33497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.33847: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.33895: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.33970: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885691.33973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.34306: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885691.34316: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.34446: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.34631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885691.34657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885691.34660: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885691.34734: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d55d0d0> # zipimport: zlib available <<< 20459 1726885691.34818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.34891: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885691.34894: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885691.34896: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885691.34898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.34931: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.35038: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.35129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.35188: 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 <<< 20459 1726885691.35218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885691.35284: 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 0x7fb66df65d60> <<< 20459 1726885691.35443: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d55dcd0> <<< 20459 1726885691.35447: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885691.35582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.35675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.35768: 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 <<< 20459 1726885691.35772: 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' <<< 20459 1726885691.35822: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9e6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9df670> <<< 20459 1726885691.36088: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d529fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885691.36199: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36404: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36540: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20459 1726885691.36625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36679: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36720: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885691.36723: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36853: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.36994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.37026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.37082: 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' <<< 20459 1726885691.37101: 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' <<< 20459 1726885691.37128: 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' <<< 20459 1726885691.37162: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d2b40d0> <<< 20459 1726885691.37198: 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' <<< 20459 1726885691.37213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885691.37236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885691.37279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885691.37284: 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 0x7fb66d4fed90> <<< 20459 1726885691.37328: 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 0x7fb66d4fed00> <<< 20459 1726885691.37386: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9e0280> <<< 20459 1726885691.37399: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d2c1250> <<< 20459 1726885691.37437: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d54d1c0> <<< 20459 1726885691.37440: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d54de50> <<< 20459 1726885691.37480: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885691.37484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885691.37532: 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' # 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 0x7fb66d55beb0> <<< 20459 1726885691.37557: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d55b3d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885691.37590: 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 0x7fb66d55bf40> <<< 20459 1726885691.37629: stdout chunk (state=3): >>># /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' <<< 20459 1726885691.37662: 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 0x7fb66d55c520> <<< 20459 1726885691.37688: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d52a7c0> <<< 20459 1726885691.37757: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d54dfa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 20459 1726885691.37761: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885691.37814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.37863: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885691.37907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.37975: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885691.37992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.37995: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 20459 1726885691.38027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38061: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885691.38064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38096: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38141: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20459 1726885691.38181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38227: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885691.38230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38321: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38362: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38417: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885691.38430: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.38818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39178: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885691.39228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39341: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 20459 1726885691.39344: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 20459 1726885691.39365: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39398: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885691.39401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39491: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 20459 1726885691.39524: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39553: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885691.39581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39610: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20459 1726885691.39618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39674: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.39749: 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' <<< 20459 1726885691.39781: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d213fa0> <<< 20459 1726885691.39792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885691.39826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885691.39967: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d213ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885691.39978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40029: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40081: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885691.40094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40241: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 20459 1726885691.40247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40300: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40363: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 20459 1726885691.40375: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40404: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885691.40470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885691.40615: 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 0x7fb66d28e7c0> <<< 20459 1726885691.40887: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d228b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 20459 1726885691.40890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.40961: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885691.40967: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41035: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41105: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41328: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885691.41340: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885691.41369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41476: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 20459 1726885691.41482: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41487: 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' <<< 20459 1726885691.41549: 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 0x7fb66d1b8e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d1b8d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 20459 1726885691.41570: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885691.41582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41657: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885691.41663: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.41917: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885691.41920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.42374: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.42377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.42379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.42381: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.42494: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 20459 1726885691.42602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.42703: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885691.42734: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.42763: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.43200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.43619: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 20459 1726885691.43622: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20459 1726885691.43706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.43806: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885691.43810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.43879: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.43970: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885691.44091: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.44245: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885691.44260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885691.44295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.44341: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885691.44344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.44422: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.44504: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.44657: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.44890: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 20459 1726885691.45075: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.45348: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.45388: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 20459 1726885691.45541: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.45770: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 20459 1726885691.45773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.45844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.45866: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 20459 1726885691.45891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.45929: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885691.45971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.45991: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 20459 1726885691.46024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46054: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885691.46056: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46216: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885691.46233: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 20459 1726885691.46303: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46338: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885691.46357: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46392: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46461: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46494: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46598: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885691.46689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46693: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 20459 1726885691.46801: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.46989: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20459 1726885691.47039: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.47070: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 20459 1726885691.47106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.47147: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20459 1726885691.47222: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.47281: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 20459 1726885691.47300: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885691.47372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.47451: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 20459 1726885691.47586: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.47692: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885691.47768: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885691.47937: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885691.67489: 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}}} <<< 20459 1726885691.68026: 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 <<< 20459 1726885691.68080: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] 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 <<< 20459 1726885691.68093: 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 <<< 20459 1726885691.68135: 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.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_util<<< 20459 1726885691.68160: stdout chunk (state=3): >>>s.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 <<< 20459 1726885691.68408: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885691.68459: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885691.68528: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885691.68532: 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 <<< 20459 1726885691.68547: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885691.68578: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885691.68735: 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 # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885691.68913: stdout chunk (state=3): >>># 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 <<< 20459 1726885691.68987: 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 # 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 <<< 20459 1726885691.69030: 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 <<< 20459 1726885691.69064: 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 <<< 20459 1726885691.69237: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885691.69289: 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 <<< 20459 1726885691.69323: 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 <<< 20459 1726885691.69337: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885691.69974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885691.69978: stdout chunk (state=3): >>><<< 20459 1726885691.70004: stderr chunk (state=3): >>><<< 20459 1726885691.70244: _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 0x7fb66e685ca0> # /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 0x7fb66e62c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e685a00> # /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 0x7fb66e6859a0> 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 0x7fb66e62c370> # /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 0x7fb66e62c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e62c550> # /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 0x7fb66e3c8f70> # /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 0x7fb66e3cf100> # /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 0x7fb66e3f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e3cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e641760> # /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 0x7fb66e3c8c70> # /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 0x7fb66e3f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e62cfd0> 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 0x7fb66e36fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e372e20> # /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 0x7fb66e369730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e370520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e36f250> # /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 0x7fb66e24fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e24f7c0> 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 0x7fb66e24fdc0> # /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 0x7fb66e24fe80> # /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 0x7fb66e24ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e349c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e343520> # /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 0x7fb66e357580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e376d00> # /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 0x7fb66e260b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e349160> # 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 0x7fb66e357190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e37c8b0> # /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 0x7fb66e260eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e260ca0> # /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 0x7fb66e260c10> # /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 0x7fb66e235280> # /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 0x7fb66e235370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e26beb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e262940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e2624f0> # /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 0x7fb66e15d0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e230d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e262dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e376ee0> # /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 0x7fb66e170a00> 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 0x7fb66e170d30> # /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 0x7fb66e183640> # /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 0x7fb66e183b80> # 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 0x7fb66e10e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e170e20> # /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 0x7fb66e11f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e1834c0> 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 0x7fb66e11f250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e2608e0> # /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 0x7fb66e13b5b0> # /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 0x7fb66e13b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e13b670> # 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 0x7fb66e13b760> # /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 0x7fb66e13bbb0> # 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 0x7fb66e148100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e13b7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e12d940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66e2604c0> # /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 0x7fb66e13b9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb66e064580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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 0x7fb66df9f6d0> # /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 0x7fb66df9f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9f340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9fe20> # /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 0x7fb66df9ff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df9fc40> 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 0x7fb66df9fe80> # /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 0x7fb66df9f100> # /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 0x7fb66df6ddf0> # 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 0x7fb66df6dfa0> # 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 0x7fb66d9481c0> # /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 0x7fb66d948b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df86dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df863d0> # /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 0x7fb66df86fd0> # /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 0x7fb66dfd6dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfafbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfaf2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66df53c70> # 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 0x7fb66dfaf3d0> # /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 0x7fb66dfaf400> # /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 0x7fb66d9a5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfe8100> # /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 0x7fb66d9b29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfe8280> # /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 0x7fb66dfe8d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9b2940> # 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 0x7fb66df80c40> # 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 0x7fb66dfab6a0> # 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 0x7fb66dfe8fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66dfdf7c0> # /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 0x7fb66d9a6a90> # 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 0x7fb66d9c4c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9b1700> # 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 0x7fb66d9b1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9b1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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 0x7fb66d9ed6d0> # /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 0x7fb66d9f36d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d548940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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 0x7fb66df66e80> # 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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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 0x7fb66d55d0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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 0x7fb66df65d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d55dcd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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 0x7fb66d9e6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9df670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d529fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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 0x7fb66d2b40d0> # /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 0x7fb66d4fed90> # 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 0x7fb66d4fed00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d9e0280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d2c1250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d54d1c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d54de50> # /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 0x7fb66d55beb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d55b3d0> # /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 0x7fb66d55bf40> # /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 0x7fb66d55c520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d52a7c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d54dfa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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 0x7fb66d213fa0> # /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 0x7fb66d213ac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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 0x7fb66d28e7c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d228b80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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 0x7fb66d1b8e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb66d1b8d00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/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_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_aylp24q_/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_aylp24q_/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885691.73016: 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-1726885691.0614629-24759-49744005173542/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885691.73021: _low_level_execute_command(): starting 20459 1726885691.73025: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885691.0614629-24759-49744005173542/ > /dev/null 2>&1 && sleep 0' 20459 1726885691.73028: 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 <<< 20459 1726885691.73032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.73034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.73037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.73040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.73043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885691.73046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.73049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.73052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885691.74953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885691.74959: stdout chunk (state=3): >>><<< 20459 1726885691.74961: stderr chunk (state=3): >>><<< 20459 1726885691.74964: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885691.74966: handler run complete 20459 1726885691.74973: attempt loop complete, returning result 20459 1726885691.74975: _execute() done 20459 1726885691.74977: dumping result to json 20459 1726885691.74979: done dumping result, returning 20459 1726885691.74981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-000000002da9] 20459 1726885691.74983: sending task result for task 02369adf-7a19-47dd-4c59-000000002da9 20459 1726885691.75383: done sending task result for task 02369adf-7a19-47dd-4c59-000000002da9 20459 1726885691.75388: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885691.75501: no more pending results, returning what we have 20459 1726885691.75505: results queue empty 20459 1726885691.75506: checking for any_errors_fatal 20459 1726885691.75552: done checking for any_errors_fatal 20459 1726885691.75560: checking for max_fail_percentage 20459 1726885691.75562: done checking for max_fail_percentage 20459 1726885691.75563: checking to see if all hosts have failed and the running result is not ok 20459 1726885691.75564: done checking to see if all hosts have failed 20459 1726885691.75565: getting the remaining hosts for this loop 20459 1726885691.75567: done getting the remaining hosts for this loop 20459 1726885691.75571: getting the next task for host managed_node1 20459 1726885691.75577: done getting next task for host managed_node1 20459 1726885691.75581: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885691.75585: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885691.75624: getting variables 20459 1726885691.75626: in VariableManager get_vars() 20459 1726885691.75705: Calling all_inventory to load vars for managed_node1 20459 1726885691.75708: Calling groups_inventory to load vars for managed_node1 20459 1726885691.75711: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885691.75725: Calling all_plugins_play to load vars for managed_node1 20459 1726885691.75733: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885691.75738: Calling groups_plugins_play to load vars for managed_node1 20459 1726885691.77073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885691.77723: done with get_vars() 20459 1726885691.77742: 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 22:28:11 -0400 (0:00:00.763) 0:01:38.138 ****** 20459 1726885691.77843: entering _queue_task() for managed_node1/mount 20459 1726885691.78122: worker is 1 (out of 1 available) 20459 1726885691.78132: exiting _queue_task() for managed_node1/mount 20459 1726885691.78145: done queuing things up, now waiting for results queue to drain 20459 1726885691.78146: waiting for pending results... 20459 1726885691.78443: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 20459 1726885691.78580: in run() - task 02369adf-7a19-47dd-4c59-000000002daa 20459 1726885691.78603: variable 'ansible_search_path' from source: unknown 20459 1726885691.78611: variable 'ansible_search_path' from source: unknown 20459 1726885691.78954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885691.81395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885691.81484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885691.81532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885691.81571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885691.81603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885691.81694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885691.81739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885691.81773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885691.81821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885691.81842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885691.81894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885691.81927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885691.81959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885691.82006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885691.82029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885691.82093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885691.82126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885691.82160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885691.82209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885691.82232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885691.82390: variable 'blivet_output' from source: set_fact 20459 1726885691.82497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885691.82671: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885691.82713: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885691.83285: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885691.83332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885691.83387: 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) 20459 1726885691.83411: 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) 20459 1726885691.83443: 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) 20459 1726885691.83472: 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) 20459 1726885691.83538: dumping result to json 20459 1726885691.83549: done dumping result, returning 20459 1726885691.83564: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-47dd-4c59-000000002daa] 20459 1726885691.83576: sending task result for task 02369adf-7a19-47dd-4c59-000000002daa skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885691.83773: no more pending results, returning what we have 20459 1726885691.83778: results queue empty 20459 1726885691.83779: checking for any_errors_fatal 20459 1726885691.83791: done checking for any_errors_fatal 20459 1726885691.83792: checking for max_fail_percentage 20459 1726885691.83794: done checking for max_fail_percentage 20459 1726885691.83797: checking to see if all hosts have failed and the running result is not ok 20459 1726885691.83798: done checking to see if all hosts have failed 20459 1726885691.83798: getting the remaining hosts for this loop 20459 1726885691.83800: done getting the remaining hosts for this loop 20459 1726885691.83805: getting the next task for host managed_node1 20459 1726885691.83816: done getting next task for host managed_node1 20459 1726885691.83823: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885691.83827: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885691.83860: getting variables 20459 1726885691.83863: in VariableManager get_vars() 20459 1726885691.83910: Calling all_inventory to load vars for managed_node1 20459 1726885691.83916: Calling groups_inventory to load vars for managed_node1 20459 1726885691.83920: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885691.83932: Calling all_plugins_play to load vars for managed_node1 20459 1726885691.83937: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885691.83942: Calling groups_plugins_play to load vars for managed_node1 20459 1726885691.84675: done sending task result for task 02369adf-7a19-47dd-4c59-000000002daa 20459 1726885691.84678: WORKER PROCESS EXITING 20459 1726885691.84700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885691.85415: done with get_vars() 20459 1726885691.85429: 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 22:28:11 -0400 (0:00:00.076) 0:01:38.215 ****** 20459 1726885691.85520: entering _queue_task() for managed_node1/file 20459 1726885691.85769: worker is 1 (out of 1 available) 20459 1726885691.85780: exiting _queue_task() for managed_node1/file 20459 1726885691.85791: done queuing things up, now waiting for results queue to drain 20459 1726885691.85793: waiting for pending results... 20459 1726885691.86775: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 20459 1726885691.86953: in run() - task 02369adf-7a19-47dd-4c59-000000002dac 20459 1726885691.86976: variable 'ansible_search_path' from source: unknown 20459 1726885691.86984: variable 'ansible_search_path' from source: unknown 20459 1726885691.87327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885691.90221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885691.90292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885691.90334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885691.90390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885691.90420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885691.90502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885691.90540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885691.90570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885691.90619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885691.90638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885691.90684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885691.90720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885691.90749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885691.90791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885691.90814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885691.90873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885691.90900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885691.90935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885691.90978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885691.90997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885691.91150: variable 'blivet_output' from source: set_fact 20459 1726885691.91246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885691.91418: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885691.91464: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885691.91499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885691.91536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885691.91597: 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) 20459 1726885691.91626: 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) 20459 1726885691.91656: 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) 20459 1726885691.91690: 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) 20459 1726885691.91756: dumping result to json 20459 1726885691.91764: done dumping result, returning 20459 1726885691.91775: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-47dd-4c59-000000002dac] 20459 1726885691.91785: sending task result for task 02369adf-7a19-47dd-4c59-000000002dac skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885691.91934: no more pending results, returning what we have 20459 1726885691.91937: results queue empty 20459 1726885691.91938: checking for any_errors_fatal 20459 1726885691.91947: done checking for any_errors_fatal 20459 1726885691.91948: checking for max_fail_percentage 20459 1726885691.91950: done checking for max_fail_percentage 20459 1726885691.91951: checking to see if all hosts have failed and the running result is not ok 20459 1726885691.91952: done checking to see if all hosts have failed 20459 1726885691.91952: getting the remaining hosts for this loop 20459 1726885691.91954: done getting the remaining hosts for this loop 20459 1726885691.91957: getting the next task for host managed_node1 20459 1726885691.91964: done getting next task for host managed_node1 20459 1726885691.91968: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885691.91972: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885691.91997: getting variables 20459 1726885691.91999: in VariableManager get_vars() 20459 1726885691.92041: Calling all_inventory to load vars for managed_node1 20459 1726885691.92045: Calling groups_inventory to load vars for managed_node1 20459 1726885691.92047: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885691.92059: Calling all_plugins_play to load vars for managed_node1 20459 1726885691.92062: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885691.92066: Calling groups_plugins_play to load vars for managed_node1 20459 1726885691.92640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885691.93230: done sending task result for task 02369adf-7a19-47dd-4c59-000000002dac 20459 1726885691.93233: WORKER PROCESS EXITING 20459 1726885691.94276: done with get_vars() 20459 1726885691.94291: 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 22:28:11 -0400 (0:00:00.088) 0:01:38.304 ****** 20459 1726885691.94387: entering _queue_task() for managed_node1/systemd 20459 1726885691.95428: worker is 1 (out of 1 available) 20459 1726885691.95442: exiting _queue_task() for managed_node1/systemd 20459 1726885691.95454: done queuing things up, now waiting for results queue to drain 20459 1726885691.95456: waiting for pending results... 20459 1726885691.95765: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 20459 1726885691.95928: in run() - task 02369adf-7a19-47dd-4c59-000000002dae 20459 1726885691.95948: variable 'ansible_search_path' from source: unknown 20459 1726885691.95956: variable 'ansible_search_path' from source: unknown 20459 1726885691.96041: calling self._execute() 20459 1726885691.96172: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885691.96183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885691.96197: variable 'omit' from source: magic vars 20459 1726885691.96647: variable 'blivet_output' from source: set_fact 20459 1726885691.96708: Evaluated conditional (blivet_output['mounts']): True 20459 1726885691.96726: variable 'omit' from source: magic vars 20459 1726885691.96795: variable 'omit' from source: magic vars 20459 1726885691.96840: variable 'omit' from source: magic vars 20459 1726885691.96883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885691.96935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885691.96961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885691.96985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885691.97002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885691.97034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885691.97055: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885691.97134: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885691.97143: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885691.97150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885691.97342: Set connection var ansible_pipelining to False 20459 1726885691.97351: Set connection var ansible_shell_type to sh 20459 1726885691.97357: Set connection var ansible_connection to ssh 20459 1726885691.97385: Set connection var ansible_timeout to 10 20459 1726885691.97396: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885691.97404: Set connection var ansible_shell_executable to /bin/sh 20459 1726885691.97491: variable 'ansible_shell_executable' from source: unknown 20459 1726885691.97498: variable 'ansible_connection' from source: unknown 20459 1726885691.97504: variable 'ansible_module_compression' from source: unknown 20459 1726885691.97510: variable 'ansible_shell_type' from source: unknown 20459 1726885691.97518: variable 'ansible_shell_executable' from source: unknown 20459 1726885691.97541: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885691.97547: variable 'ansible_pipelining' from source: unknown 20459 1726885691.97553: variable 'ansible_timeout' from source: unknown 20459 1726885691.97560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885691.97770: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885691.97785: variable 'omit' from source: magic vars 20459 1726885691.97793: starting attempt loop 20459 1726885691.97799: running the handler 20459 1726885691.97826: _low_level_execute_command(): starting 20459 1726885691.97837: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885691.98571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885691.98595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.98615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.98638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.98680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.98694: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885691.98718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.98741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885691.98756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885691.98769: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885691.98783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885691.98798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885691.98828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885691.98831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885691.98837: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885691.98852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885691.98931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885691.98958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885691.99003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885691.99113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.00714: stdout chunk (state=3): >>>/root <<< 20459 1726885692.00891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.00895: stdout chunk (state=3): >>><<< 20459 1726885692.00897: stderr chunk (state=3): >>><<< 20459 1726885692.01002: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.01006: _low_level_execute_command(): starting 20459 1726885692.01009: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921 `" && echo ansible-tmp-1726885692.0091763-24802-201902839902921="` echo /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921 `" ) && sleep 0' 20459 1726885692.01528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.01541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.01554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.01572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.01616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.01634: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885692.01649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.01668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885692.01681: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885692.01692: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885692.01705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.01724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.01743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.01756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.01767: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885692.01781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.01860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.01882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885692.01899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.01973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.03832: stdout chunk (state=3): >>>ansible-tmp-1726885692.0091763-24802-201902839902921=/root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921 <<< 20459 1726885692.04017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.04023: stdout chunk (state=3): >>><<< 20459 1726885692.04025: stderr chunk (state=3): >>><<< 20459 1726885692.04119: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885692.0091763-24802-201902839902921=/root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.04125: variable 'ansible_module_compression' from source: unknown 20459 1726885692.04486: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20459 1726885692.04489: variable 'ansible_facts' from source: unknown 20459 1726885692.04492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921/AnsiballZ_systemd.py 20459 1726885692.04992: Sending initial data 20459 1726885692.04995: Sent initial data (156 bytes) 20459 1726885692.05930: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.05946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.05961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.05978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.06023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.06037: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885692.06052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.06071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885692.06082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885692.06094: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885692.06106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.06126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.06144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.06157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.06169: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885692.06182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.06263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.06284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885692.06300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.06366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.08085: 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 <<< 20459 1726885692.08129: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885692.08160: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpehmz087u /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921/AnsiballZ_systemd.py <<< 20459 1726885692.08191: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885692.11337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.11523: stderr chunk (state=3): >>><<< 20459 1726885692.11526: stdout chunk (state=3): >>><<< 20459 1726885692.11528: done transferring module to remote 20459 1726885692.11534: _low_level_execute_command(): starting 20459 1726885692.11536: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921/ /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921/AnsiballZ_systemd.py && sleep 0' 20459 1726885692.12093: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.12108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.12126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.12146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.12191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.12204: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885692.12221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.12240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885692.12252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885692.12263: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885692.12275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.12292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.12308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.12323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.12335: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885692.12349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.12429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.12451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885692.12468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.12531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.14330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.14370: stderr chunk (state=3): >>><<< 20459 1726885692.14373: stdout chunk (state=3): >>><<< 20459 1726885692.14476: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.14480: _low_level_execute_command(): starting 20459 1726885692.14482: _low_level_execute_command(): using become for this command 20459 1726885692.14484: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yvkinwlixbvevdfzmmtrdomgiddfghly ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921/AnsiballZ_systemd.py'"'"' && sleep 0' 20459 1726885692.14546: Initial state: awaiting_escalation: BECOME-SUCCESS-yvkinwlixbvevdfzmmtrdomgiddfghly 20459 1726885692.15157: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.15187: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.15209: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.15234: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.15282: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.15296: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885692.15315: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.15338: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885692.15352: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885692.15364: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885692.15377: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.15399: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.15419: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.15437: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.15450: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885692.15466: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.15551: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.15581: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885692.15634: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.15855: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.18757: stdout chunk (state=1): >>>BECOME-SUCCESS-yvkinwlixbvevdfzmmtrdomgiddfghly <<< 20459 1726885692.18761: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-yvkinwlixbvevdfzmmtrdomgiddfghly' 20459 1726885692.19002: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885692.19006: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885692.19010: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885692.19065: stdout chunk (state=3): >>>import '_io' # <<< 20459 1726885692.19072: stdout chunk (state=3): >>>import 'marshal' # <<< 20459 1726885692.19094: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885692.19132: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885692.19182: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 20459 1726885692.19185: stdout chunk (state=3): >>># installed zipimport hook <<< 20459 1726885692.19247: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 20459 1726885692.19253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885692.19256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885692.19277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885692.19290: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f389aca0> <<< 20459 1726885692.19349: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885692.19357: 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 0x7f49f3841280> <<< 20459 1726885692.19360: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f389aa00> <<< 20459 1726885692.19378: 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' <<< 20459 1726885692.19413: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f389a9a0> <<< 20459 1726885692.19423: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885692.19437: 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 0x7f49f3841370> <<< 20459 1726885692.19468: 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' <<< 20459 1726885692.19489: 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' <<< 20459 1726885692.19504: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3841820> <<< 20459 1726885692.19528: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3841550> <<< 20459 1726885692.19569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885692.19575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885692.19605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885692.19609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885692.19638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885692.19643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885692.19679: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885692.19682: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885692.19703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885692.19766: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35cf100> <<< 20459 1726885692.19802: 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' <<< 20459 1726885692.19846: 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' <<< 20459 1726885692.19851: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35cf820> <<< 20459 1726885692.19896: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3856760> <<< 20459 1726885692.19901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885692.19904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35c8c70> <<< 20459 1726885692.19948: 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' <<< 20459 1726885692.19972: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35f8c70> <<< 20459 1726885692.20004: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3841fd0> <<< 20459 1726885692.20044: 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. <<< 20459 1726885692.20383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885692.20389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885692.20413: 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' <<< 20459 1726885692.20449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885692.20453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885692.20472: 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' <<< 20459 1726885692.20484: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f356fd90> <<< 20459 1726885692.20533: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3572e20> <<< 20459 1726885692.20569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885692.20573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885692.20579: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885692.20619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885692.20629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885692.20644: 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' <<< 20459 1726885692.20667: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3569730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3570520> <<< 20459 1726885692.20685: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f356f250> <<< 20459 1726885692.20701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885692.20753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885692.20773: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885692.20802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885692.20834: 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' <<< 20459 1726885692.20871: 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 0x7f49f344fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f344f7c0> import 'itertools' # <<< 20459 1726885692.20901: 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 0x7f49f344fdc0> <<< 20459 1726885692.20923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885692.20942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885692.20966: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f344fe80> <<< 20459 1726885692.20985: 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 0x7f49f344ff40> <<< 20459 1726885692.20997: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885692.21041: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3549c40> import '_functools' # <<< 20459 1726885692.21071: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3543520> <<< 20459 1726885692.21149: 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 0x7f49f3557580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3576d00> <<< 20459 1726885692.21183: 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' <<< 20459 1726885692.21260: 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 0x7f49f3460b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3549160> # 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 0x7f49f3557190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f357c8b0> <<< 20459 1726885692.21291: 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' <<< 20459 1726885692.21321: 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' <<< 20459 1726885692.21351: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3460eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3460ca0> <<< 20459 1726885692.21379: 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 0x7f49f3460c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885692.21404: 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 <<< 20459 1726885692.21440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885692.21470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885692.21483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885692.21510: 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 0x7f49f3435280> <<< 20459 1726885692.21532: 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' <<< 20459 1726885692.21567: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3435370> <<< 20459 1726885692.21682: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f346beb0> <<< 20459 1726885692.21722: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3462940> <<< 20459 1726885692.21752: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f34624f0> # /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' <<< 20459 1726885692.21815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885692.21829: 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' <<< 20459 1726885692.21860: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f33820d0> <<< 20459 1726885692.21873: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3430d90> <<< 20459 1726885692.21920: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3462dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3576ee0> <<< 20459 1726885692.21944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885692.21982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885692.22002: 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 0x7f49f3395a00> <<< 20459 1726885692.22032: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885692.22056: 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 0x7f49f3395d30> # /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' <<< 20459 1726885692.22090: 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' <<< 20459 1726885692.22109: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f33a8640> <<< 20459 1726885692.22126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885692.22150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885692.22168: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f33a8b80> <<< 20459 1726885692.22210: 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' <<< 20459 1726885692.22240: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f49f333e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3395e20> # /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' <<< 20459 1726885692.22294: 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 0x7f49f334f190> <<< 20459 1726885692.22306: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f33a84c0> import 'pwd' # <<< 20459 1726885692.22330: 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 0x7f49f334f250> <<< 20459 1726885692.22372: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f34608e0> <<< 20459 1726885692.22392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885692.22422: 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 <<< 20459 1726885692.22493: 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 0x7f49f336b5b0> # /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' <<< 20459 1726885692.22527: 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 0x7f49f336b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f336b670> <<< 20459 1726885692.22541: 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 0x7f49f336b760> <<< 20459 1726885692.22566: 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' <<< 20459 1726885692.22755: 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 0x7f49f336bbb0> <<< 20459 1726885692.22800: 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 0x7f49f3378100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f336b7f0> <<< 20459 1726885692.22824: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f335d940> <<< 20459 1726885692.22846: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f34604c0> <<< 20459 1726885692.22859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885692.22908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885692.22941: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f336b9a0> <<< 20459 1726885692.23087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885692.23106: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f49f3294580> <<< 20459 1726885692.23589: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip' <<< 20459 1726885692.23700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885692.24738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.25658: 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 0x7f49f31cf6d0> <<< 20459 1726885692.25687: 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' <<< 20459 1726885692.25763: 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' <<< 20459 1726885692.25778: 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 0x7f49f31cf160> <<< 20459 1726885692.25809: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cf340> <<< 20459 1726885692.25843: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cfe20> <<< 20459 1726885692.25876: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885692.25879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885692.25919: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cfc40> <<< 20459 1726885692.25922: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885692.25957: 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 0x7f49f31cfe80> <<< 20459 1726885692.25969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885692.25992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885692.26036: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cf100> <<< 20459 1726885692.26058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885692.26084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885692.26087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885692.26107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885692.26133: 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' <<< 20459 1726885692.26214: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f319ddf0> <<< 20459 1726885692.26247: 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 0x7f49f319dfa0> <<< 20459 1726885692.26290: 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 0x7f49f2b881c0> <<< 20459 1726885692.26308: 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' <<< 20459 1726885692.26350: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2b88b50> <<< 20459 1726885692.26365: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31b6dc0> <<< 20459 1726885692.26550: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31b63d0> <<< 20459 1726885692.26553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885692.26556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885692.26570: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31b6fd0> <<< 20459 1726885692.26597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885692.26600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885692.26636: 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' <<< 20459 1726885692.26669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885692.26675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885692.26697: 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' <<< 20459 1726885692.26702: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3206dc0> <<< 20459 1726885692.26770: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31dfbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31df2b0> <<< 20459 1726885692.26781: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3183c70> <<< 20459 1726885692.26811: 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 0x7f49f31df3d0> <<< 20459 1726885692.26848: 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 0x7f49f31df400> <<< 20459 1726885692.26926: 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 <<< 20459 1726885692.26980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885692.27059: 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 0x7f49f2be5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3218100> <<< 20459 1726885692.27150: 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' # 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 0x7f49f2bf29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3218280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885692.27178: 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 <<< 20459 1726885692.27190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885692.27260: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3218d30> <<< 20459 1726885692.27407: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2bf2940> <<< 20459 1726885692.27469: 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 0x7f49f31afc40> <<< 20459 1726885692.27509: 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 0x7f49f31db6a0> <<< 20459 1726885692.27553: 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' <<< 20459 1726885692.27557: 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 0x7f49f3218fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f320f7c0> <<< 20459 1726885692.27600: 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' <<< 20459 1726885692.27605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885692.27624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885692.27664: 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 0x7f49f2be6a90> <<< 20459 1726885692.27854: 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 0x7f49f3126c40> <<< 20459 1726885692.27858: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2bf1700> <<< 20459 1726885692.27898: 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 0x7f49f2bf1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2bf1af0> <<< 20459 1726885692.27938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.27942: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885692.27958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.28028: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.28114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.28135: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885692.28157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885692.28283: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.28368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.28789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.29259: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885692.29317: 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' <<< 20459 1726885692.29365: 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 0x7f49f314f6d0> <<< 20459 1726885692.29445: 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 0x7f49f31556d0> <<< 20459 1726885692.29448: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f276f940> <<< 20459 1726885692.29510: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885692.29521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.29573: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885692.29664: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.29793: 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' <<< 20459 1726885692.29830: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3196e80> <<< 20459 1726885692.29834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30219: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30644: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30716: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885692.30720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30746: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30799: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885692.30843: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.30918: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885692.30946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.30962: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885692.30995: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.31038: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885692.31041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.31223: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.31405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885692.31451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885692.31454: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885692.31716: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27840d0> <<< 20459 1726885692.31745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885692.31755: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.31771: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 20459 1726885692.31804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.32264: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.32269: 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 0x7f49f3195d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2784cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885692.32294: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.32485: 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 <<< 20459 1726885692.32489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885692.32507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885692.32523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885692.32597: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3148970> <<< 20459 1726885692.32637: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3142670> <<< 20459 1726885692.32701: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2750fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885692.32704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.32726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.32761: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885692.33235: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.33238: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33375: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 20459 1726885692.33388: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33502: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33561: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 20459 1726885692.33564: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33842: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.33930: 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' <<< 20459 1726885692.33964: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 20459 1726885692.33996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 20459 1726885692.33999: 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' <<< 20459 1726885692.34027: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f24db0d0> <<< 20459 1726885692.34061: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 20459 1726885692.34073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 20459 1726885692.34084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 20459 1726885692.34108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885692.34154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 20459 1726885692.34157: 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 0x7f49f2725d90> <<< 20459 1726885692.34202: 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 0x7f49f2725d00> <<< 20459 1726885692.34266: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3143280> <<< 20459 1726885692.34290: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f24e8250> <<< 20459 1726885692.34320: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27741c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2774e50> <<< 20459 1726885692.34342: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 20459 1726885692.34359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 20459 1726885692.34382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 20459 1726885692.34427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 20459 1726885692.34431: 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 0x7f49f2782eb0> <<< 20459 1726885692.34451: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27823d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 20459 1726885692.34491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 20459 1726885692.34504: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2782f40> <<< 20459 1726885692.34536: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885692.34540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885692.34564: 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 0x7f49f2783520> <<< 20459 1726885692.34592: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27517c0> <<< 20459 1726885692.34656: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2774fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 20459 1726885692.34673: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 20459 1726885692.34690: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 20459 1726885692.34693: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.34736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.34784: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 20459 1726885692.34834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.34898: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 20459 1726885692.34917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.34930: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 20459 1726885692.34960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.34998: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 20459 1726885692.35001: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35086: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 20459 1726885692.35129: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35173: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 20459 1726885692.35176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35369: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 20459 1726885692.35383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.35777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36135: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885692.36186: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36263: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36306: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885692.36310: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36375: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885692.36378: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36475: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885692.36478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36542: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 20459 1726885692.36570: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36610: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 20459 1726885692.36614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.36746: 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' <<< 20459 1726885692.36773: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f243afa0> <<< 20459 1726885692.36791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885692.36821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885692.36978: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f243aac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 20459 1726885692.36993: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37110: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885692.37116: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available<<< 20459 1726885692.37290: stdout chunk (state=3): >>> <<< 20459 1726885692.37334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37400: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 20459 1726885692.37438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885692.37499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885692.37750: 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 0x7f49f24b57c0> <<< 20459 1726885692.37879: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f244fb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885692.37932: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.37984: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 20459 1726885692.37987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38122: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38211: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38346: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 20459 1726885692.38360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 20459 1726885692.38473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38519: 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' <<< 20459 1726885692.38576: 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 0x7f49f23dfe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f23dfd00> <<< 20459 1726885692.38594: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 20459 1726885692.38618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 20459 1726885692.38635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38700: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885692.38704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38832: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.38959: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 20459 1726885692.38962: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39259: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885692.39295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39298: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39547: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20459 1726885692.39550: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39747: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885692.39779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.39806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.40247: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.40654: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 20459 1726885692.40668: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20459 1726885692.40749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.40848: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885692.40851: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.40925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41012: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885692.41134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41285: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885692.41300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.41303: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 20459 1726885692.41333: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41374: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885692.41377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41463: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41544: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41872: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 20459 1726885692.41888: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41914: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41948: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885692.41971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.41997: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885692.42060: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42121: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 20459 1726885692.42143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885692.42222: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42277: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20459 1726885692.42326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42384: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 20459 1726885692.42387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42803: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20459 1726885692.42856: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42916: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885692.42920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.42973: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885692.43007: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43049: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885692.43061: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43104: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 20459 1726885692.43176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43243: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885692.43267: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.43287: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 20459 1726885692.43317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43373: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885692.43380: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43405: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885692.43446: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43542: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43620: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885692.43635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43718: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885692.43722: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.43870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44030: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20459 1726885692.44074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44127: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885692.44130: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44159: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44204: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20459 1726885692.44350: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885692.44424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44515: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885692.44518: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.44740: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 20459 1726885692.44817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.45013: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885692.64550: 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}}} <<< 20459 1726885692.65246: 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<<< 20459 1726885692.65360: 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 # cleanup[2] removing 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 <<< 20459 1726885692.65398: 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 # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885692.65444: 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 # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl<<< 20459 1726885692.65466: stdout chunk (state=3): >>> # 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 <<< 20459 1726885692.65473: 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 # 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 <<< 20459 1726885692.65736: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885692.65752: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885692.65791: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885692.65794: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885692.65837: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885692.65857: 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 <<< 20459 1726885692.65882: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885692.65929: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885692.66018: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 20459 1726885692.66022: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 20459 1726885692.66043: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 20459 1726885692.66062: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 20459 1726885692.66110: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 20459 1726885692.66125: stdout chunk (state=3): >>># destroy json <<< 20459 1726885692.66140: 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 <<< 20459 1726885692.66228: 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 <<< 20459 1726885692.66291: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 20459 1726885692.66357: stdout chunk (state=3): >>># 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 <<< 20459 1726885692.66380: 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 <<< 20459 1726885692.66422: 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<<< 20459 1726885692.66445: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885692.66455: stdout chunk (state=3): >>># cleanup[3] wiping os.path<<< 20459 1726885692.66458: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath<<< 20459 1726885692.66461: 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 <<< 20459 1726885692.66464: 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 <<< 20459 1726885692.66467: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 20459 1726885692.66477: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20459 1726885692.66493: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 20459 1726885692.66508: 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 <<< 20459 1726885692.66519: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 20459 1726885692.66665: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885692.66680: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885692.66694: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885692.66700: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885692.66744: 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 <<< 20459 1726885692.66748: stdout chunk (state=3): >>># destroy select <<< 20459 1726885692.66763: 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 <<< 20459 1726885692.66770: stdout chunk (state=3): >>># destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885692.66815: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885692.67327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885692.67333: stderr chunk (state=3): >>><<< 20459 1726885692.67336: stdout chunk (state=3): >>><<< 20459 1726885692.67481: _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 0x7f49f389aca0> # /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 0x7f49f3841280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f389aa00> # /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 0x7f49f389a9a0> 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 0x7f49f3841370> # /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 0x7f49f3841820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3841550> # /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 0x7f49f35c8f70> # /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 0x7f49f35cf100> # /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 0x7f49f35f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f35cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3856760> # /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 0x7f49f35c8c70> # /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 0x7f49f35f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3841fd0> 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 0x7f49f356fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3572e20> # /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 0x7f49f3569730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3570520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f356f250> # /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 0x7f49f344fcd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f344f7c0> 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 0x7f49f344fdc0> # /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 0x7f49f344fe80> # /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 0x7f49f344ff40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3549c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3543520> # /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 0x7f49f3557580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3576d00> # /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 0x7f49f3460b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3549160> # 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 0x7f49f3557190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f357c8b0> # /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 0x7f49f3460eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3460ca0> # /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 0x7f49f3460c10> # /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 0x7f49f3435280> # /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 0x7f49f3435370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f346beb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3462940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f34624f0> # /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 0x7f49f33820d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3430d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3462dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3576ee0> # /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 0x7f49f3395a00> 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 0x7f49f3395d30> # /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 0x7f49f33a8640> # /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 0x7f49f33a8b80> # 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 0x7f49f333e2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3395e20> # /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 0x7f49f334f190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f33a84c0> 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 0x7f49f334f250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f34608e0> # /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 0x7f49f336b5b0> # /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 0x7f49f336b880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f336b670> # 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 0x7f49f336b760> # /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 0x7f49f336bbb0> # 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 0x7f49f3378100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f336b7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f335d940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f34604c0> # /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 0x7f49f336b9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f49f3294580> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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 0x7f49f31cf6d0> # /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 0x7f49f31cf160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cf340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cfe20> # /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 0x7f49f31cff10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31cfc40> 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 0x7f49f31cfe80> # /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 0x7f49f31cf100> # /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 0x7f49f319ddf0> # 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 0x7f49f319dfa0> # 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 0x7f49f2b881c0> # /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 0x7f49f2b88b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31b6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31b63d0> # /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 0x7f49f31b6fd0> # /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 0x7f49f3206dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31dfbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f31df2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3183c70> # 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 0x7f49f31df3d0> # /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 0x7f49f31df400> # /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 0x7f49f2be5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3218100> # /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 0x7f49f2bf29a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3218280> # /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 0x7f49f3218d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2bf2940> # 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 0x7f49f31afc40> # 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 0x7f49f31db6a0> # 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 0x7f49f3218fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f320f7c0> # /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 0x7f49f2be6a90> # 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 0x7f49f3126c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2bf1700> # 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 0x7f49f2bf1070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2bf1af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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 0x7f49f314f6d0> # /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 0x7f49f31556d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f276f940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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 0x7f49f3196e80> # 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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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 0x7f49f27840d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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 0x7f49f3195d60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2784cd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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 0x7f49f3148970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3142670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2750fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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 0x7f49f24db0d0> # /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 0x7f49f2725d90> # 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 0x7f49f2725d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f3143280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f24e8250> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27741c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2774e50> # /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 0x7f49f2782eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27823d0> # /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 0x7f49f2782f40> # /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 0x7f49f2783520> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f27517c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f2774fa0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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 0x7f49f243afa0> # /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 0x7f49f243aac0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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 0x7f49f24b57c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f244fb80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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 0x7f49f23dfe50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f49f23dfd00> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/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_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_tu9w4kpt/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_tu9w4kpt/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885692.68527: 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-1726885692.0091763-24802-201902839902921/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885692.68532: _low_level_execute_command(): starting 20459 1726885692.68535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885692.0091763-24802-201902839902921/ > /dev/null 2>&1 && sleep 0' 20459 1726885692.69623: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.69698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.69709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.69729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.69773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.69777: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885692.69788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.69859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885692.69867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885692.69879: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885692.69882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.69890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.69902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.69916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.69923: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885692.69936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.70008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.70111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885692.70116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.70325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.72066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.72069: stdout chunk (state=3): >>><<< 20459 1726885692.72072: stderr chunk (state=3): >>><<< 20459 1726885692.72218: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.72222: handler run complete 20459 1726885692.72225: attempt loop complete, returning result 20459 1726885692.72227: _execute() done 20459 1726885692.72229: dumping result to json 20459 1726885692.72231: done dumping result, returning 20459 1726885692.72233: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-47dd-4c59-000000002dae] 20459 1726885692.72235: sending task result for task 02369adf-7a19-47dd-4c59-000000002dae 20459 1726885692.72305: done sending task result for task 02369adf-7a19-47dd-4c59-000000002dae 20459 1726885692.72309: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": null, "status": {} } 20459 1726885692.72382: no more pending results, returning what we have 20459 1726885692.72386: results queue empty 20459 1726885692.72387: checking for any_errors_fatal 20459 1726885692.72401: done checking for any_errors_fatal 20459 1726885692.72402: checking for max_fail_percentage 20459 1726885692.72403: done checking for max_fail_percentage 20459 1726885692.72404: checking to see if all hosts have failed and the running result is not ok 20459 1726885692.72405: done checking to see if all hosts have failed 20459 1726885692.72405: getting the remaining hosts for this loop 20459 1726885692.72407: done getting the remaining hosts for this loop 20459 1726885692.72411: getting the next task for host managed_node1 20459 1726885692.72419: done getting next task for host managed_node1 20459 1726885692.72424: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885692.72429: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885692.72442: getting variables 20459 1726885692.72444: in VariableManager get_vars() 20459 1726885692.72481: Calling all_inventory to load vars for managed_node1 20459 1726885692.72484: Calling groups_inventory to load vars for managed_node1 20459 1726885692.72486: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885692.72495: Calling all_plugins_play to load vars for managed_node1 20459 1726885692.72497: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885692.72499: Calling groups_plugins_play to load vars for managed_node1 20459 1726885692.73369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885692.74060: done with get_vars() 20459 1726885692.74076: 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 22:28:12 -0400 (0:00:00.797) 0:01:39.102 ****** 20459 1726885692.74187: entering _queue_task() for managed_node1/stat 20459 1726885692.74479: worker is 1 (out of 1 available) 20459 1726885692.74491: exiting _queue_task() for managed_node1/stat 20459 1726885692.74502: done queuing things up, now waiting for results queue to drain 20459 1726885692.74503: waiting for pending results... 20459 1726885692.74945: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 20459 1726885692.75157: in run() - task 02369adf-7a19-47dd-4c59-000000002daf 20459 1726885692.75178: variable 'ansible_search_path' from source: unknown 20459 1726885692.75182: variable 'ansible_search_path' from source: unknown 20459 1726885692.75229: calling self._execute() 20459 1726885692.75351: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885692.75355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885692.75366: variable 'omit' from source: magic vars 20459 1726885692.75490: variable 'omit' from source: magic vars 20459 1726885692.75573: variable 'omit' from source: magic vars 20459 1726885692.75607: variable 'omit' from source: magic vars 20459 1726885692.75665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885692.75703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885692.75722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885692.75747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885692.75763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885692.75782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885692.75797: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885692.75831: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885692.75835: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885692.75844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885692.75970: Set connection var ansible_pipelining to False 20459 1726885692.75976: Set connection var ansible_shell_type to sh 20459 1726885692.75979: Set connection var ansible_connection to ssh 20459 1726885692.75993: Set connection var ansible_timeout to 10 20459 1726885692.76004: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885692.76006: Set connection var ansible_shell_executable to /bin/sh 20459 1726885692.76040: variable 'ansible_shell_executable' from source: unknown 20459 1726885692.76043: variable 'ansible_connection' from source: unknown 20459 1726885692.76046: variable 'ansible_module_compression' from source: unknown 20459 1726885692.76048: variable 'ansible_shell_type' from source: unknown 20459 1726885692.76051: variable 'ansible_shell_executable' from source: unknown 20459 1726885692.76053: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885692.76074: variable 'ansible_pipelining' from source: unknown 20459 1726885692.76077: variable 'ansible_timeout' from source: unknown 20459 1726885692.76079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885692.76310: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885692.76334: variable 'omit' from source: magic vars 20459 1726885692.76345: starting attempt loop 20459 1726885692.76350: running the handler 20459 1726885692.76366: _low_level_execute_command(): starting 20459 1726885692.76377: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885692.76947: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.76952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.76998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885692.77020: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885692.77064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.77180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.77205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.78740: stdout chunk (state=3): >>>/root <<< 20459 1726885692.78914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.78917: stdout chunk (state=3): >>><<< 20459 1726885692.78946: stderr chunk (state=3): >>><<< 20459 1726885692.78955: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.78979: _low_level_execute_command(): starting 20459 1726885692.78984: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377 `" && echo ansible-tmp-1726885692.7895803-24850-136486659185377="` echo /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377 `" ) && sleep 0' 20459 1726885692.79408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.79413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.79450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.79459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.79462: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.79515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.79518: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.79557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.81365: stdout chunk (state=3): >>>ansible-tmp-1726885692.7895803-24850-136486659185377=/root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377 <<< 20459 1726885692.81477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.81535: stderr chunk (state=3): >>><<< 20459 1726885692.81538: stdout chunk (state=3): >>><<< 20459 1726885692.81720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885692.7895803-24850-136486659185377=/root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.81723: variable 'ansible_module_compression' from source: unknown 20459 1726885692.81726: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885692.81728: variable 'ansible_facts' from source: unknown 20459 1726885692.81809: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377/AnsiballZ_stat.py 20459 1726885692.82545: Sending initial data 20459 1726885692.82548: Sent initial data (153 bytes) 20459 1726885692.83298: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.83326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.83329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.83332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.83369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.83372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.83374: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.83418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.83437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885692.83443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.83477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.85190: 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 <<< 20459 1726885692.85205: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 20459 1726885692.85218: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 20459 1726885692.85241: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 20459 1726885692.85280: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpt1xkfiya /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377/AnsiballZ_stat.py <<< 20459 1726885692.85332: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885692.86385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.86456: stderr chunk (state=3): >>><<< 20459 1726885692.86467: stdout chunk (state=3): >>><<< 20459 1726885692.86564: done transferring module to remote 20459 1726885692.86567: _low_level_execute_command(): starting 20459 1726885692.86571: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377/ /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377/AnsiballZ_stat.py && sleep 0' 20459 1726885692.87028: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.87055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.87058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.87089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.87092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.87094: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.87146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.87161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.87202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.88904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885692.89150: stderr chunk (state=3): >>><<< 20459 1726885692.89170: stdout chunk (state=3): >>><<< 20459 1726885692.89305: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885692.89309: _low_level_execute_command(): starting 20459 1726885692.89311: _low_level_execute_command(): using become for this command 20459 1726885692.89316: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yrajpziqqljdssrbgfmcqlbwxwhwryov ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885692.89373: Initial state: awaiting_escalation: BECOME-SUCCESS-yrajpziqqljdssrbgfmcqlbwxwhwryov 20459 1726885692.90657: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885692.90660: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885692.90664: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.90667: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885692.90700: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.90703: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885692.90705: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885692.90778: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885692.90782: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885692.90854: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885692.93777: stdout chunk (state=1): >>>BECOME-SUCCESS-yrajpziqqljdssrbgfmcqlbwxwhwryov <<< 20459 1726885692.93780: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-yrajpziqqljdssrbgfmcqlbwxwhwryov' 20459 1726885692.93999: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885692.94035: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885692.94106: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885692.94166: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885692.94181: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885692.94232: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885692.94277: 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' <<< 20459 1726885692.94297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885692.94330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885692.94354: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c24daca0> <<< 20459 1726885692.94385: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885692.94406: 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 0x7f61c2481280> <<< 20459 1726885692.94421: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c24daa00> <<< 20459 1726885692.94441: 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' <<< 20459 1726885692.94464: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c24da9a0> <<< 20459 1726885692.94481: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885692.94539: 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' <<< 20459 1726885692.94549: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2481370> <<< 20459 1726885692.94568: 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' <<< 20459 1726885692.94592: 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' # <<< 20459 1726885692.94617: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2481820> <<< 20459 1726885692.94665: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2481550> <<< 20459 1726885692.94674: 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' <<< 20459 1726885692.94711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885692.94716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885692.94735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885692.94760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885692.94783: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c242df70> <<< 20459 1726885692.94815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885692.94819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885692.94883: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2434100> <<< 20459 1726885692.94919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885692.94924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885692.94968: 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' <<< 20459 1726885692.95030: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c245d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2434820> <<< 20459 1726885692.95037: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2496760> <<< 20459 1726885692.95041: 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' <<< 20459 1726885692.95044: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c242dc70> <<< 20459 1726885692.95071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885692.95098: 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 0x7f61c245dc70> <<< 20459 1726885692.95153: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2481fd0> <<< 20459 1726885692.95178: 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. <<< 20459 1726885692.95362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885692.95367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885692.95400: 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' <<< 20459 1726885692.95441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885692.95460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885692.95481: 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' <<< 20459 1726885692.95512: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d4d90> <<< 20459 1726885692.95552: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d7e20> <<< 20459 1726885692.95572: 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' <<< 20459 1726885692.95587: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885692.95639: 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' <<< 20459 1726885692.95660: 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' <<< 20459 1726885692.95696: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d5520> <<< 20459 1726885692.95717: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d4250> <<< 20459 1726885692.95743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885692.95807: 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 <<< 20459 1726885692.95857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885692.95872: 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' <<< 20459 1726885692.95917: 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 0x7f61c2156cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21567c0> <<< 20459 1726885692.95940: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885692.95986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2156dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885692.96009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 20459 1726885692.96058: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2156e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 20459 1726885692.96094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2156f40> import '_collections' # <<< 20459 1726885692.96135: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21aec40> <<< 20459 1726885692.96167: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21a8520> <<< 20459 1726885692.96239: 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 0x7f61c21bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21dbd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885692.96269: stdout chunk (state=3): >>># 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 0x7f61c2167b80> <<< 20459 1726885692.96345: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21ae160> # 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 0x7f61c21bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21e18b0> <<< 20459 1726885692.96369: 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 <<< 20459 1726885692.96392: 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 <<< 20459 1726885692.96455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2167ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885692.96485: 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 0x7f61c2167c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885692.96536: 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' <<< 20459 1726885692.96578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885692.96613: 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 <<< 20459 1726885692.96638: 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 0x7f61c213c280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885692.96652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885692.96680: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c213c370> <<< 20459 1726885692.96858: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2172eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2169940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21694f0> <<< 20459 1726885692.96893: 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' <<< 20459 1726885692.96909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885692.96925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885692.96946: 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' <<< 20459 1726885692.96964: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c206f0d0> <<< 20459 1726885692.96985: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2137d90> <<< 20459 1726885692.97028: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2169dc0> <<< 20459 1726885692.97047: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21dbee0> <<< 20459 1726885692.97065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885692.97087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885692.97115: 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 0x7f61c2082a00> import 'errno' # <<< 20459 1726885692.97142: 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 0x7f61c2082d30> <<< 20459 1726885692.97159: 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' <<< 20459 1726885692.97197: 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' <<< 20459 1726885692.97218: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2095640> <<< 20459 1726885692.97246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885692.97260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885692.97271: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2095b80> <<< 20459 1726885692.97304: 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' <<< 20459 1726885692.97342: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61c20202b0> <<< 20459 1726885692.97366: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2082e20> # /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' <<< 20459 1726885692.97385: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885692.97396: 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 0x7f61c2031190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c20954c0> <<< 20459 1726885692.97404: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885692.97429: 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 0x7f61c2031250> <<< 20459 1726885692.97483: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21678e0> <<< 20459 1726885692.97490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885692.97500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885692.97523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885692.97536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885692.97580: 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 0x7f61c204d5b0> <<< 20459 1726885692.97623: 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 0x7f61c204d880> <<< 20459 1726885692.97647: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c204d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885692.97666: 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 0x7f61c204d760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885692.97688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885692.97861: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885692.97872: 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 0x7f61c204dbb0> <<< 20459 1726885692.97895: 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 0x7f61c205a100> <<< 20459 1726885692.97915: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c204d7f0> <<< 20459 1726885692.97924: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c203f940> <<< 20459 1726885692.97935: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21674c0> <<< 20459 1726885692.97958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885692.98010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885692.98044: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c204d9a0> <<< 20459 1726885692.98154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885692.98165: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61c1f6e580> <<< 20459 1726885692.98300: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip' <<< 20459 1726885692.98309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.98383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.98411: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885692.98429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.98438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.98452: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885692.98466: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885692.99677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.00657: 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 0x7f61c194d6d0> # /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' <<< 20459 1726885693.00681: 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' <<< 20459 1726885693.00714: 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' <<< 20459 1726885693.00755: 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 0x7f61c194d160> <<< 20459 1726885693.00775: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194d340> <<< 20459 1726885693.00795: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194de20> <<< 20459 1726885693.00823: 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' <<< 20459 1726885693.00876: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194dc40> import 'atexit' # <<< 20459 1726885693.00928: 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 0x7f61c194de80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885693.00985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885693.01007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885693.01073: 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' <<< 20459 1726885693.01230: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c18a5df0> <<< 20459 1726885693.01266: 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 0x7f61c18a5fa0> # 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 0x7f61c18c3e50> # /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' <<< 20459 1726885693.01293: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c18c34c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19b4dc0> <<< 20459 1726885693.01436: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19b43d0> <<< 20459 1726885693.01491: 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' <<< 20459 1726885693.01736: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19b4fd0> # /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' <<< 20459 1726885693.01757: 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 0x7f61c1984dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1921be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19212b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19533a0> # 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 0x7f61c19213d0> # /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 0x7f61c1921400> # /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' <<< 20459 1726885693.01776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885693.01795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885693.01947: 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 0x7f61c1886970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1996100> <<< 20459 1726885693.01952: 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' <<< 20459 1726885693.01955: 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 0x7f61c18929a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1996280> <<< 20459 1726885693.01973: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885693.02007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.02034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885693.02039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885693.02125: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1886df0> <<< 20459 1726885693.02223: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1892940> <<< 20459 1726885693.02313: 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 0x7f61c1892790> <<< 20459 1726885693.02336: 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 0x7f61c1891730> <<< 20459 1726885693.02378: 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' <<< 20459 1726885693.02383: 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 0x7f61c1891670> <<< 20459 1726885693.02390: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c198d7c0> <<< 20459 1726885693.02438: 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 <<< 20459 1726885693.02450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885693.02481: 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 0x7f61c1916640> <<< 20459 1726885693.02655: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885693.02658: 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 0x7f61c19159d0> <<< 20459 1726885693.02663: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c18870a0> <<< 20459 1726885693.02695: 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 0x7f61c19160a0> <<< 20459 1726885693.02703: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19ae880> <<< 20459 1726885693.02725: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.02740: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885693.02760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.02815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.02882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.02900: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885693.02923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.02943: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885693.03064: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.03132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.03610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.04037: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885693.04053: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20459 1726885693.04074: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885693.04078: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885693.04084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.04136: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885693.04156: 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 0x7f61c1480130> <<< 20459 1726885693.04215: 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 0x7f61c190b970> <<< 20459 1726885693.04228: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1480550> <<< 20459 1726885693.04268: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885693.04292: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.04305: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885693.04431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.04965: 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 0x7f61c190c940> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.05339: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.05381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.05444: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885693.05490: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.05575: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885693.05608: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.05675: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885693.05713: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.05748: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885693.05941: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885693.06148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885693.06154: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885693.06225: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c190b5e0> <<< 20459 1726885693.06249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06363: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885693.06367: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885693.06382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06423: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06448: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885693.06465: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06489: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06539: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06682: 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 <<< 20459 1726885693.06700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.06774: 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 0x7f61c19a1850> <<< 20459 1726885693.06803: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1954e50> <<< 20459 1726885693.06843: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885693.06859: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.06971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.07017: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.07041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.07083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885693.07089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885693.07117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885693.07139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885693.07161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885693.07172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885693.07254: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1859310> <<< 20459 1726885693.07295: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1854820> <<< 20459 1726885693.07351: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c184b940> <<< 20459 1726885693.07359: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885693.07380: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.07406: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885693.07468: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885693.07484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.07495: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885693.07507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.07633: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.07788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.08105: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885693.08572: 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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 20459 1726885693.08602: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885693.08944: 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 <<< 20459 1726885693.08968: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20459 1726885693.08986: 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 <<< 20459 1726885693.09016: 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 <<< 20459 1726885693.09048: stdout chunk (state=3): >>># 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 <<< 20459 1726885693.09098: 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 <<< 20459 1726885693.09251: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885693.09275: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885693.09318: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885693.09362: stdout chunk (state=3): >>># 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 <<< 20459 1726885693.09391: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 20459 1726885693.09404: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885693.09435: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885693.09505: 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 <<< 20459 1726885693.09638: 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 <<< 20459 1726885693.09681: 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 <<< 20459 1726885693.09684: 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 <<< 20459 1726885693.09826: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885693.09871: 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 <<< 20459 1726885693.09887: 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 <<< 20459 1726885693.09915: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885693.10328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885693.10552: stderr chunk (state=3): >>><<< 20459 1726885693.10555: stdout chunk (state=3): >>><<< 20459 1726885693.10796: _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 0x7f61c24daca0> # /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 0x7f61c2481280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c24daa00> # /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 0x7f61c24da9a0> 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 0x7f61c2481370> # /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 0x7f61c2481820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2481550> # /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 0x7f61c242df70> # /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 0x7f61c2434100> # /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 0x7f61c245d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2434820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2496760> # /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 0x7f61c242dc70> # /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 0x7f61c245dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2481fd0> 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 0x7f61c21d4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d7e20> # /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 0x7f61c21ce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21d4250> # /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 0x7f61c2156cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21567c0> 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 0x7f61c2156dc0> # /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 0x7f61c2156e80> # /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 0x7f61c2156f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21aec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21a8520> # /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 0x7f61c21bc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21dbd00> # /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 0x7f61c2167b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21ae160> # 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 0x7f61c21bc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21e18b0> # /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 0x7f61c2167eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2167ca0> # /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 0x7f61c2167c10> # /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 0x7f61c213c280> # /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 0x7f61c213c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2172eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2169940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21694f0> # /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 0x7f61c206f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2137d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2169dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21dbee0> # /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 0x7f61c2082a00> 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 0x7f61c2082d30> # /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 0x7f61c2095640> # /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 0x7f61c2095b80> # 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 0x7f61c20202b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c2082e20> # /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 0x7f61c2031190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c20954c0> 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 0x7f61c2031250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21678e0> # /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 0x7f61c204d5b0> # /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 0x7f61c204d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c204d670> # 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 0x7f61c204d760> # /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 0x7f61c204dbb0> # 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 0x7f61c205a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c204d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c203f940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c21674c0> # /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 0x7f61c204d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61c1f6e580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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 0x7f61c194d6d0> # /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 0x7f61c194d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194de20> # /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 0x7f61c194df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c194dc40> 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 0x7f61c194de80> # /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 0x7f61c194d100> # /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 0x7f61c18a5df0> # 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 0x7f61c18a5fa0> # 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 0x7f61c18c3e50> # /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 0x7f61c18c34c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19b43d0> # /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 0x7f61c19b4fd0> # /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 0x7f61c1984dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1921be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19212b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19533a0> # 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 0x7f61c19213d0> # /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 0x7f61c1921400> # /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 0x7f61c1886970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1996100> # /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 0x7f61c18929a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1996280> # /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 0x7f61c1886df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1892940> # 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 0x7f61c1892790> # 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 0x7f61c1891730> # 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 0x7f61c1891670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c198d7c0> # /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 0x7f61c1916640> # 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 0x7f61c19159d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c18870a0> # 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 0x7f61c19160a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c19ae880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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_oah3wg58/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_oah3wg58/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_oah3wg58/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_oah3wg58/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 0x7f61c1480130> # /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 0x7f61c190b970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1480550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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_oah3wg58/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 0x7f61c190c940> # 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_oah3wg58/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_oah3wg58/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_oah3wg58/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_oah3wg58/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_oah3wg58/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 0x7f61c190b5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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_oah3wg58/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 0x7f61c19a1850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1954e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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 0x7f61c1859310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c1854820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61c184b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_oah3wg58/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_oah3wg58/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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885203.3060606, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885693.11471: 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-1726885692.7895803-24850-136486659185377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885693.11474: _low_level_execute_command(): starting 20459 1726885693.11476: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885692.7895803-24850-136486659185377/ > /dev/null 2>&1 && sleep 0' 20459 1726885693.12038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885693.12052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.12067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.12085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.12132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.12145: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885693.12157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.12172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885693.12182: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885693.12190: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885693.12200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.12211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.12234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.12247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.12257: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885693.12268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.12347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885693.12369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885693.12385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885693.12451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885693.14208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885693.14252: stderr chunk (state=3): >>><<< 20459 1726885693.14255: stdout chunk (state=3): >>><<< 20459 1726885693.14267: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885693.14273: handler run complete 20459 1726885693.14305: attempt loop complete, returning result 20459 1726885693.14308: _execute() done 20459 1726885693.14311: dumping result to json 20459 1726885693.14322: done dumping result, returning 20459 1726885693.14329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-47dd-4c59-000000002daf] 20459 1726885693.14333: sending task result for task 02369adf-7a19-47dd-4c59-000000002daf 20459 1726885693.14439: done sending task result for task 02369adf-7a19-47dd-4c59-000000002daf 20459 1726885693.14442: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726885203.3060606, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 20459 1726885693.14553: no more pending results, returning what we have 20459 1726885693.14556: results queue empty 20459 1726885693.14557: checking for any_errors_fatal 20459 1726885693.14566: done checking for any_errors_fatal 20459 1726885693.14567: checking for max_fail_percentage 20459 1726885693.14568: done checking for max_fail_percentage 20459 1726885693.14569: checking to see if all hosts have failed and the running result is not ok 20459 1726885693.14570: done checking to see if all hosts have failed 20459 1726885693.14571: getting the remaining hosts for this loop 20459 1726885693.14572: done getting the remaining hosts for this loop 20459 1726885693.14575: getting the next task for host managed_node1 20459 1726885693.14580: done getting next task for host managed_node1 20459 1726885693.14584: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885693.14587: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885693.14600: getting variables 20459 1726885693.14602: in VariableManager get_vars() 20459 1726885693.14637: Calling all_inventory to load vars for managed_node1 20459 1726885693.14639: Calling groups_inventory to load vars for managed_node1 20459 1726885693.14641: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885693.14649: Calling all_plugins_play to load vars for managed_node1 20459 1726885693.14651: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885693.14654: Calling groups_plugins_play to load vars for managed_node1 20459 1726885693.15072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885693.15777: done with get_vars() 20459 1726885693.15793: 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 22:28:13 -0400 (0:00:00.417) 0:01:39.519 ****** 20459 1726885693.15895: entering _queue_task() for managed_node1/lineinfile 20459 1726885693.16154: worker is 1 (out of 1 available) 20459 1726885693.16165: exiting _queue_task() for managed_node1/lineinfile 20459 1726885693.16176: done queuing things up, now waiting for results queue to drain 20459 1726885693.16177: waiting for pending results... 20459 1726885693.17098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 20459 1726885693.17293: in run() - task 02369adf-7a19-47dd-4c59-000000002db0 20459 1726885693.17313: variable 'ansible_search_path' from source: unknown 20459 1726885693.17320: variable 'ansible_search_path' from source: unknown 20459 1726885693.17609: variable 'blivet_output' from source: set_fact 20459 1726885693.17703: dumping result to json 20459 1726885693.17714: done dumping result, returning 20459 1726885693.17726: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-47dd-4c59-000000002db0] 20459 1726885693.17738: sending task result for task 02369adf-7a19-47dd-4c59-000000002db0 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885693.17914: no more pending results, returning what we have 20459 1726885693.17919: results queue empty 20459 1726885693.17920: checking for any_errors_fatal 20459 1726885693.17942: done checking for any_errors_fatal 20459 1726885693.17943: checking for max_fail_percentage 20459 1726885693.17946: done checking for max_fail_percentage 20459 1726885693.17947: checking to see if all hosts have failed and the running result is not ok 20459 1726885693.17948: done checking to see if all hosts have failed 20459 1726885693.17948: getting the remaining hosts for this loop 20459 1726885693.17950: done getting the remaining hosts for this loop 20459 1726885693.17954: getting the next task for host managed_node1 20459 1726885693.17963: done getting next task for host managed_node1 20459 1726885693.17968: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885693.17974: ^ 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=9, rescue=0, always=0, handlers=0, run_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 20459 1726885693.17999: getting variables 20459 1726885693.18001: in VariableManager get_vars() 20459 1726885693.18046: Calling all_inventory to load vars for managed_node1 20459 1726885693.18048: Calling groups_inventory to load vars for managed_node1 20459 1726885693.18051: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885693.18064: Calling all_plugins_play to load vars for managed_node1 20459 1726885693.18067: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885693.18070: Calling groups_plugins_play to load vars for managed_node1 20459 1726885693.18915: done sending task result for task 02369adf-7a19-47dd-4c59-000000002db0 20459 1726885693.18918: WORKER PROCESS EXITING 20459 1726885693.18947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885693.20178: done with get_vars() 20459 1726885693.20194: 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 22:28:13 -0400 (0:00:00.043) 0:01:39.563 ****** 20459 1726885693.20294: entering _queue_task() for managed_node1/setup 20459 1726885693.20997: worker is 1 (out of 1 available) 20459 1726885693.21009: exiting _queue_task() for managed_node1/setup 20459 1726885693.21026: done queuing things up, now waiting for results queue to drain 20459 1726885693.21028: waiting for pending results... 20459 1726885693.21320: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts 20459 1726885693.21484: in run() - task 02369adf-7a19-47dd-4c59-000000002db2 20459 1726885693.21501: variable 'ansible_search_path' from source: unknown 20459 1726885693.21508: variable 'ansible_search_path' from source: unknown 20459 1726885693.21548: calling self._execute() 20459 1726885693.21660: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885693.21672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885693.21690: variable 'omit' from source: magic vars 20459 1726885693.22083: variable 'ansible_check_mode' from source: magic vars 20459 1726885693.22096: Evaluated conditional (not ansible_check_mode): True 20459 1726885693.22106: variable 'omit' from source: magic vars 20459 1726885693.22184: variable 'omit' from source: magic vars 20459 1726885693.22232: variable 'omit' from source: magic vars 20459 1726885693.22279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885693.22320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885693.22351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885693.22392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885693.22461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885693.22485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885693.22507: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885693.22547: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885693.22559: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885693.22567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885693.22758: Set connection var ansible_pipelining to False 20459 1726885693.22772: Set connection var ansible_shell_type to sh 20459 1726885693.22783: Set connection var ansible_connection to ssh 20459 1726885693.22802: Set connection var ansible_timeout to 10 20459 1726885693.22814: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885693.22828: Set connection var ansible_shell_executable to /bin/sh 20459 1726885693.22862: variable 'ansible_shell_executable' from source: unknown 20459 1726885693.22870: variable 'ansible_connection' from source: unknown 20459 1726885693.22883: variable 'ansible_module_compression' from source: unknown 20459 1726885693.22890: variable 'ansible_shell_type' from source: unknown 20459 1726885693.22897: variable 'ansible_shell_executable' from source: unknown 20459 1726885693.22903: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885693.22910: variable 'ansible_pipelining' from source: unknown 20459 1726885693.22919: variable 'ansible_timeout' from source: unknown 20459 1726885693.22932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885693.23156: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885693.23172: variable 'omit' from source: magic vars 20459 1726885693.23181: starting attempt loop 20459 1726885693.23188: running the handler 20459 1726885693.23209: _low_level_execute_command(): starting 20459 1726885693.23227: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885693.23994: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885693.24018: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.24039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.24059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.24105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.24124: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885693.24142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.24161: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885693.24177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885693.24188: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885693.24201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.24224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.24242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.24256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.24267: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885693.24281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.24525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885693.24550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885693.24568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885693.24941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885693.26525: stdout chunk (state=3): >>>/root <<< 20459 1726885693.26682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885693.26685: stdout chunk (state=3): >>><<< 20459 1726885693.26687: stderr chunk (state=3): >>><<< 20459 1726885693.26801: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885693.26805: _low_level_execute_command(): starting 20459 1726885693.26808: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923 `" && echo ansible-tmp-1726885693.2670932-24877-60043987441923="` echo /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923 `" ) && sleep 0' 20459 1726885693.27595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885693.27649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.27664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.27683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.27730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.27866: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885693.27883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.27903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885693.27925: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885693.27939: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885693.27953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.27973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.27991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.28005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.28020: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885693.28038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.28120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885693.28140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885693.28155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885693.28300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885693.30056: stdout chunk (state=3): >>>ansible-tmp-1726885693.2670932-24877-60043987441923=/root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923 <<< 20459 1726885693.30242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885693.30245: stdout chunk (state=3): >>><<< 20459 1726885693.30247: stderr chunk (state=3): >>><<< 20459 1726885693.30425: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885693.2670932-24877-60043987441923=/root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885693.30428: variable 'ansible_module_compression' from source: unknown 20459 1726885693.30430: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20459 1726885693.30466: variable 'ansible_facts' from source: unknown 20459 1726885693.30655: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/AnsiballZ_setup.py 20459 1726885693.31318: Sending initial data 20459 1726885693.31324: Sent initial data (153 bytes) 20459 1726885693.32518: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885693.32538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.32559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.32578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.32619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.32635: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885693.32649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.32673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885693.32685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885693.32697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885693.32710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.32730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.32747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.32760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.32771: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885693.32791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.32868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885693.32893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885693.32910: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885693.32978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885693.34705: 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 <<< 20459 1726885693.34744: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885693.34786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpijj8z10m /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/AnsiballZ_setup.py <<< 20459 1726885693.34818: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885693.37325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885693.37615: stderr chunk (state=3): >>><<< 20459 1726885693.37619: stdout chunk (state=3): >>><<< 20459 1726885693.37623: done transferring module to remote 20459 1726885693.37629: _low_level_execute_command(): starting 20459 1726885693.37631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/ /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/AnsiballZ_setup.py && sleep 0' 20459 1726885693.38329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885693.38349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.38369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.38400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.38459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.38475: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885693.38503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.38532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885693.38551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885693.38563: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885693.38576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.38589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.38606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.38626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.38638: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885693.38650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.38723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885693.38748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885693.38769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885693.38843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885693.40552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885693.40626: stderr chunk (state=3): >>><<< 20459 1726885693.40630: stdout chunk (state=3): >>><<< 20459 1726885693.40734: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885693.40738: _low_level_execute_command(): starting 20459 1726885693.40740: _low_level_execute_command(): using become for this command 20459 1726885693.40743: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-unddzbnipftyxoldgrxvlcdhktdtxsbh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/AnsiballZ_setup.py'"'"' && sleep 0' 20459 1726885693.40798: Initial state: awaiting_escalation: BECOME-SUCCESS-unddzbnipftyxoldgrxvlcdhktdtxsbh 20459 1726885693.41320: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885693.41335: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.41349: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.41365: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.41403: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.41416: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885693.41429: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.41444: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885693.41454: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885693.41463: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885693.41472: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885693.41484: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885693.41500: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885693.41516: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885693.41529: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885693.41544: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885693.41623: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885693.41648: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885693.41669: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885693.41814: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885693.44563: stdout chunk (state=1): >>>BECOME-SUCCESS-unddzbnipftyxoldgrxvlcdhktdtxsbh <<< 20459 1726885693.44566: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-unddzbnipftyxoldgrxvlcdhktdtxsbh' 20459 1726885693.44784: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885693.44810: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20459 1726885693.44815: stdout chunk (state=3): >>>import '_weakref' # <<< 20459 1726885693.44872: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885693.44915: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885693.44941: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885693.44988: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885693.45042: 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' <<< 20459 1726885693.45063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885693.45084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885693.45113: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da09aca0> <<< 20459 1726885693.45148: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885693.45183: 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 0x7f87da041280> <<< 20459 1726885693.45189: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da09aa00> <<< 20459 1726885693.45203: 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' <<< 20459 1726885693.45222: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da09a9a0> <<< 20459 1726885693.45248: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885693.45288: 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' <<< 20459 1726885693.45295: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da041370><<< 20459 1726885693.45298: stdout chunk (state=3): >>> <<< 20459 1726885693.45317: 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' <<< 20459 1726885693.45361: 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' <<< 20459 1726885693.45364: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885693.45367: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da041820> <<< 20459 1726885693.45379: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da041550> <<< 20459 1726885693.45408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885693.45410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885693.45441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885693.45452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885693.45481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885693.45493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885693.45521: stdout chunk (state=3): >>>import '_stat' # <<< 20459 1726885693.45543: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9dc8f70> <<< 20459 1726885693.45546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885693.45572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885693.45640: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9dcf100> <<< 20459 1726885693.45657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885693.45670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885693.45703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 20459 1726885693.45706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9df8730> <<< 20459 1726885693.45708: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9dcf820> <<< 20459 1726885693.45738: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da056760> <<< 20459 1726885693.45769: 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' <<< 20459 1726885693.45772: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9dc8c70> <<< 20459 1726885693.45833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 20459 1726885693.45836: 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 0x7f87d9df8c70> <<< 20459 1726885693.45887: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da041fd0> <<< 20459 1726885693.45917: 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. <<< 20459 1726885693.46255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885693.46259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885693.46301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885693.46307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885693.46336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885693.46343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885693.46370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885693.46376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885693.46388: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d6fd90> <<< 20459 1726885693.46429: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d72e20> <<< 20459 1726885693.46451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885693.46463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885693.46478: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885693.46513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885693.46519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885693.46551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 20459 1726885693.46558: 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 0x7f87d9d69730> <<< 20459 1726885693.46601: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d70520> <<< 20459 1726885693.46604: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d6f250> <<< 20459 1726885693.46623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885693.46681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885693.46714: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885693.46744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.46773: 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' <<< 20459 1726885693.46796: 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 0x7f87d9c55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c557c0> <<< 20459 1726885693.46832: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885693.46859: 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 0x7f87d9c55dc0> <<< 20459 1726885693.46882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885693.46886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885693.46904: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c55e80> <<< 20459 1726885693.46943: 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' <<< 20459 1726885693.46946: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c55f40> <<< 20459 1726885693.46948: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885693.47004: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d49c40> import '_functools' # <<< 20459 1726885693.47027: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d43520> <<< 20459 1726885693.47087: 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 0x7f87d9d57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d76d00> <<< 20459 1726885693.47117: 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' <<< 20459 1726885693.47151: 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 0x7f87d9c66b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d49160> <<< 20459 1726885693.47208: 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 0x7f87d9d57190> <<< 20459 1726885693.47213: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d7c8b0> <<< 20459 1726885693.47235: 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' <<< 20459 1726885693.47250: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 20459 1726885693.47266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.47281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885693.47302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c66eb0> <<< 20459 1726885693.47326: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c66ca0> <<< 20459 1726885693.47344: 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 0x7f87d9c66c10> <<< 20459 1726885693.47369: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 20459 1726885693.47390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 20459 1726885693.47418: 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' <<< 20459 1726885693.47449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885693.47475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885693.47509: 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' <<< 20459 1726885693.47543: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c3b280> # /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' <<< 20459 1726885693.47573: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c3b370> <<< 20459 1726885693.47697: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c71eb0> <<< 20459 1726885693.47738: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c68940> <<< 20459 1726885693.47755: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c684f0> <<< 20459 1726885693.47771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885693.47782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885693.47807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885693.47828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885693.47850: 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' <<< 20459 1726885693.47861: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b6e0d0> <<< 20459 1726885693.47899: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c36d90> <<< 20459 1726885693.47951: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c68dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d76ee0> <<< 20459 1726885693.47970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885693.48000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885693.48018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885693.48034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b81a00> <<< 20459 1726885693.48046: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885693.48077: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885693.48094: 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 0x7f87d9b81d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885693.48109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885693.48133: 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' <<< 20459 1726885693.48147: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b94640> <<< 20459 1726885693.48172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885693.48283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b94b80> # 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 0x7f87d9b2a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b81e20> <<< 20459 1726885693.48301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885693.48316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885693.48345: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885693.48365: 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 0x7f87d9b3b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b944c0> <<< 20459 1726885693.48392: 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'<<< 20459 1726885693.48408: 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 0x7f87d9b3b250> <<< 20459 1726885693.48499: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c668e0> # /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' <<< 20459 1726885693.48541: 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 0x7f87d9b575b0> <<< 20459 1726885693.48559: 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' <<< 20459 1726885693.48579: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885693.48594: 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 0x7f87d9b57880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b57670> <<< 20459 1726885693.48622: 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 0x7f87d9b57760> <<< 20459 1726885693.48642: 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' <<< 20459 1726885693.48839: 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 0x7f87d9b57bb0> <<< 20459 1726885693.48882: 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 0x7f87d9b64100> <<< 20459 1726885693.48899: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b577f0> <<< 20459 1726885693.48917: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b49940> <<< 20459 1726885693.48942: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c664c0> <<< 20459 1726885693.48954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885693.49008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885693.49043: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b579a0> <<< 20459 1726885693.49203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885693.49208: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f87d9a99580> <<< 20459 1726885693.49460: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip' # zipimport: zlib available <<< 20459 1726885693.49556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.49601: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/__init__.py <<< 20459 1726885693.49605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.49632: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885693.50828: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.51744: 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 0x7f87d99d46d0> <<< 20459 1726885693.51793: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885693.51796: 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 # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885693.51823: 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' <<< 20459 1726885693.51857: 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 0x7f87d99d4160> <<< 20459 1726885693.51883: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4340> <<< 20459 1726885693.51915: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4e20> <<< 20459 1726885693.51940: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885693.51943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885693.51982: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4f10> <<< 20459 1726885693.51987: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4c40> import 'atexit' # <<< 20459 1726885693.52017: 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 0x7f87d99d4e80> <<< 20459 1726885693.52033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885693.52055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885693.52089: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4100> <<< 20459 1726885693.52125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885693.52130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885693.52147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885693.52182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885693.52186: 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' <<< 20459 1726885693.52275: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99a2df0> <<< 20459 1726885693.52303: 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 0x7f87d99a2fa0> <<< 20459 1726885693.52336: 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 0x7f87d93881c0> <<< 20459 1726885693.52355: 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' <<< 20459 1726885693.52394: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9388b50> <<< 20459 1726885693.52409: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99bbdc0> <<< 20459 1726885693.52576: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99bb3d0> <<< 20459 1726885693.52592: 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' <<< 20459 1726885693.52614: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99bbfd0> <<< 20459 1726885693.52630: 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' <<< 20459 1726885693.52669: 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' <<< 20459 1726885693.52700: 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' <<< 20459 1726885693.52720: 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' <<< 20459 1726885693.52736: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a0adc0> <<< 20459 1726885693.52803: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99a8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99a82b0> <<< 20459 1726885693.52808: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9988c70> <<< 20459 1726885693.52828: 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 0x7f87d99a8f40> <<< 20459 1726885693.52855: 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 0x7f87d99a8f10> <<< 20459 1726885693.52880: 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 <<< 20459 1726885693.52884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885693.52900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885693.52932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885693.53004: 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 0x7f87d93e5970> <<< 20459 1726885693.53007: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a1d100> <<< 20459 1726885693.53037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885693.53040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885693.53083: 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 0x7f87d93f19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a1d280> <<< 20459 1726885693.53106: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885693.53139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.53176: 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' <<< 20459 1726885693.53180: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885693.53228: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a1dca0> <<< 20459 1726885693.53365: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d93f1940> <<< 20459 1726885693.53474: 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' <<< 20459 1726885693.53488: 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 0x7f87d99b40a0> # 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 0x7f87d99b4bb0> <<< 20459 1726885693.53558: 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 0x7f87d9a1d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a147c0> <<< 20459 1726885693.53586: 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 <<< 20459 1726885693.53630: stdout chunk (state=3): >>># 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 0x7f87d93e6a90> <<< 20459 1726885693.53841: 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 0x7f87d992bc40> <<< 20459 1726885693.53883: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d93f0700> # 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 0x7f87d93f0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d93f0af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885693.53921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.53958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.54087: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885693.54173: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.54280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.54721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.55205: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885693.55233: 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_djquuzzq/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' <<< 20459 1726885693.55271: 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 0x7f87d99276d0> <<< 20459 1726885693.55346: 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 0x7f87d99636d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f74940> <<< 20459 1726885693.55392: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885693.55431: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885693.55549: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.55693: 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' <<< 20459 1726885693.55711: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d999be80> # zipimport: zlib available <<< 20459 1726885693.56098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.56453: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.56510: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.56582: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885693.56615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.56647: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885693.56736: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.56835: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885693.56851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.56878: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885693.57066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885693.57279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 20459 1726885693.57353: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f8a0d0> # zipimport: zlib available <<< 20459 1726885693.57417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57489: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885693.57510: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 20459 1726885693.57561: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57574: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885693.57594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57658: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.57832: 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' <<< 20459 1726885693.57901: 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 0x7f87d999ad60> <<< 20459 1726885693.57998: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f8acd0> <<< 20459 1726885693.58036: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885693.58088: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58140: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885693.58243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885693.58265: 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' <<< 20459 1726885693.58300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885693.58313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885693.58386: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d994d970> <<< 20459 1726885693.58432: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9949670> <<< 20459 1726885693.58491: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f5e520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885693.58548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58564: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885693.58629: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885693.58648: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 20459 1726885693.58668: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.58810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58844: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.58937: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 20459 1726885693.59002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.59081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.59123: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 20459 1726885693.59258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.59391: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.59427: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.59521: 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' <<< 20459 1726885693.59570: 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' <<< 20459 1726885693.59574: 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' <<< 20459 1726885693.59626: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8cf2bb0> # /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 <<< 20459 1726885693.59680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885693.59685: 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 0x7f87d8e040a0> <<< 20459 1726885693.59732: 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 0x7f87d8e04040> <<< 20459 1726885693.59827: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d994a670> <<< 20459 1726885693.59884: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d994f3a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d995ca00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d995cd90> # /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' <<< 20459 1726885693.60005: 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 0x7f87d8f55eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f884c0> <<< 20459 1726885693.60038: 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' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f55fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 20459 1726885693.60060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885693.60115: 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 0x7f87d9a25250> <<< 20459 1726885693.60154: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8fa1d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d995caf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 20459 1726885693.60204: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60252: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 20459 1726885693.60281: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60295: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60347: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 20459 1726885693.60385: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 20459 1726885693.60389: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60401: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60438: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 20459 1726885693.60470: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60522: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 20459 1726885693.60525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60596: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 20459 1726885693.60652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60702: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.60804: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 20459 1726885693.60814: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 20459 1726885693.61191: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61549: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 20459 1726885693.61594: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61640: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61699: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 20459 1726885693.61712: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61761: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 20459 1726885693.61770: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61807: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61856: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 20459 1726885693.61870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61888: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61915: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 20459 1726885693.61929: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61952: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.61981: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 20459 1726885693.62041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.62116: 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' <<< 20459 1726885693.62138: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c70d30> <<< 20459 1726885693.62157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885693.62181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885693.62335: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8c70a00> <<< 20459 1726885693.62345: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 20459 1726885693.62393: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.62455: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 20459 1726885693.62467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.62530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.62610: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 20459 1726885693.62670: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.62740: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 20459 1726885693.62775: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.62819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885693.62845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885693.62981: 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 0x7f87d8c57820> <<< 20459 1726885693.63222: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8cbcc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 20459 1726885693.63267: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.63322: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 20459 1726885693.63397: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.63464: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.63556: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.63687: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 20459 1726885693.63698: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 20459 1726885693.63730: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.63769: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 20459 1726885693.63800: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.63849: 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' <<< 20459 1726885693.63897: 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 0x7f87d8be3610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8be3550> <<< 20459 1726885693.63922: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.63943: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 20459 1726885693.63971: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64008: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 20459 1726885693.64021: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64141: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64271: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 20459 1726885693.64350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64517: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 20459 1726885693.64535: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64617: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64731: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64861: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 20459 1726885693.64864: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.64956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.65055: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 20459 1726885693.65091: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.65117: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.65546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.65968: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 20459 1726885693.65972: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 20459 1726885693.66056: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66148: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 20459 1726885693.66151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66222: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66307: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 20459 1726885693.66433: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66560: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 20459 1726885693.66583: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 20459 1726885693.66599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66629: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66675: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 20459 1726885693.66678: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.66836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67000: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67179: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 20459 1726885693.67209: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67249: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 20459 1726885693.67286: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67301: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 20459 1726885693.67361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67417: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 20459 1726885693.67437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67463: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67475: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 20459 1726885693.67519: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67567: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 20459 1726885693.67618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.67686: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 20459 1726885693.67882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68098: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 20459 1726885693.68149: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68198: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 20459 1726885693.68218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68269: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 20459 1726885693.68301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68334: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 20459 1726885693.68347: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68399: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 20459 1726885693.68410: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68553: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 20459 1726885693.68580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 20459 1726885693.68591: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68667: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 20459 1726885693.68687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885693.68706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68746: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68842: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68919: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 20459 1726885693.68933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.68965: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69013: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 20459 1726885693.69027: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69341: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 20459 1726885693.69380: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69419: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 20459 1726885693.69439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69464: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69505: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 20459 1726885693.69575: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69653: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 20459 1726885693.69727: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.69805: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 20459 1726885693.69882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885693.70640: 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' <<< 20459 1726885693.70670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 20459 1726885693.70676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 20459 1726885693.70706: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885693.70710: 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 0x7f87d8a72ca0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a72670> <<< 20459 1726885693.70770: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a728e0> <<< 20459 1726885693.72140: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885693.85552: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 20459 1726885693.85561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 20459 1726885693.85564: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a729a0> <<< 20459 1726885693.85593: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 20459 1726885693.85600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 20459 1726885693.85613: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a5ac70> <<< 20459 1726885693.85701: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 20459 1726885693.85707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885693.85746: 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' <<< 20459 1726885693.85750: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a67ac0> <<< 20459 1726885693.85762: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a675e0> <<< 20459 1726885693.85988: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 20459 1726885693.86016: 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 <<< 20459 1726885694.10058: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_local": {}, "ansible_loadavg": {"1m": 0.72, "5m": 0.53, "15m": 0.31}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "28", "second": "13", "epoch": "1726885693", "epoch_int": "1726885693", "date": "2024-09-20", "time": "22:28:13", "iso8601_micro": "2024-09-21T02:28:13.700140Z", "iso8601": "2024-09-21T02:28:13Z", "iso8601_basic": "20240920T222813700140", "iso8601_basic_short": "20240920T222813", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-unddzbnipftyxoldgrxvlcdhktdtxsbh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "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-<<< 20459 1726885694.10106: stdout chunk (state=3): >>>10-31-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "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": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "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_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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_fips": false, "ansible_lsb": {}, "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": 2183, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1349, "free": 2183}, "nocache": {"free": 3229, "used": 303}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b3<<< 20459 1726885694.10141: stdout chunk (state=3): >>>7-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 820, "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": 263740383232, "block_size": 4096, "block_total": 65519355, "block_available": 64389742, "block_used": 1129613, "inode_total": 131071472, "inode_available": 130996341, "inode_used": 75131, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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"}}} <<< 20459 1726885694.10660: 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 <<< 20459 1726885694.10754: 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 # 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 <<< 20459 1726885694.10808: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[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 <<< 20459 1726885694.10851: 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 # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 20459 1726885694.10907: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885694.10925: stdout chunk (state=3): >>># 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 <<< 20459 1726885694.10964: 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 # 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 <<< 20459 1726885694.10984: stdout chunk (state=3): >>># 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 <<< 20459 1726885694.11263: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885694.11278: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885694.11309: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885694.11363: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 20459 1726885694.11394: 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 <<< 20459 1726885694.11398: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 20459 1726885694.11411: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885694.11446: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 20459 1726885694.11507: 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 <<< 20459 1726885694.11527: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 20459 1726885694.11546: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 20459 1726885694.11570: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 20459 1726885694.11600: stdout chunk (state=3): >>># destroy base64 <<< 20459 1726885694.11627: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 20459 1726885694.11675: 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 <<< 20459 1726885694.11678: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 20459 1726885694.11745: 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 <<< 20459 1726885694.11796: stdout chunk (state=3): >>># 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 <<< 20459 1726885694.11852: 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 <<< 20459 1726885694.11905: 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 <<< 20459 1726885694.11954: 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 <<< 20459 1726885694.11997: 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 <<< 20459 1726885694.12049: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 20459 1726885694.12052: 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 <<< 20459 1726885694.12230: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885694.12254: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885694.12283: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885694.12305: 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 <<< 20459 1726885694.12321: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885694.12362: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885694.12908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885694.12920: stdout chunk (state=3): >>><<< 20459 1726885694.12931: stderr chunk (state=3): >>><<< 20459 1726885694.13111: _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 0x7f87da09aca0> # /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 0x7f87da041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da09aa00> # /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 0x7f87da09a9a0> 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 0x7f87da041370> # /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 0x7f87da041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da041550> # /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 0x7f87d9dc8f70> # /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 0x7f87d9dcf100> # /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 0x7f87d9df8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9dcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da056760> # /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 0x7f87d9dc8c70> # /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 0x7f87d9df8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87da041fd0> 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 0x7f87d9d6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d72e20> # /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 0x7f87d9d69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d6f250> # /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 0x7f87d9c55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c557c0> 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 0x7f87d9c55dc0> # /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 0x7f87d9c55e80> # /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 0x7f87d9c55f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d49c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d43520> # /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 0x7f87d9d57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d76d00> # /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 0x7f87d9c66b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d49160> # 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 0x7f87d9d57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d7c8b0> # /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 0x7f87d9c66eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c66ca0> # /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 0x7f87d9c66c10> # /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 0x7f87d9c3b280> # /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 0x7f87d9c3b370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c71eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c68940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c684f0> # /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 0x7f87d9b6e0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c36d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c68dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9d76ee0> # /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 0x7f87d9b81a00> 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 0x7f87d9b81d30> # /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 0x7f87d9b94640> # /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 0x7f87d9b94b80> # 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 0x7f87d9b2a2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b81e20> # /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 0x7f87d9b3b190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b944c0> 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 0x7f87d9b3b250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c668e0> # /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 0x7f87d9b575b0> # /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 0x7f87d9b57880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b57670> # 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 0x7f87d9b57760> # /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 0x7f87d9b57bb0> # 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 0x7f87d9b64100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b577f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9b49940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9c664c0> # /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 0x7f87d9b579a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f87d9a99580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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 0x7f87d99d46d0> # /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 0x7f87d99d4160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4e20> # /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 0x7f87d99d4f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99d4c40> 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 0x7f87d99d4e80> # /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 0x7f87d99d4100> # /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 0x7f87d99a2df0> # 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 0x7f87d99a2fa0> # 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 0x7f87d93881c0> # /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 0x7f87d9388b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99bbdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99bb3d0> # /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 0x7f87d99bbfd0> # /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 0x7f87d9a0adc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99a8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d99a82b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9988c70> # 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 0x7f87d99a8f40> # /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 0x7f87d99a8f10> # /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 0x7f87d93e5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a1d100> # /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 0x7f87d93f19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a1d280> # /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 0x7f87d9a1dca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d93f1940> # 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 0x7f87d99b40a0> # 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 0x7f87d99b4bb0> # 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 0x7f87d9a1d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9a147c0> # /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 0x7f87d93e6a90> # 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 0x7f87d992bc40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d93f0700> # 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 0x7f87d93f0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d93f0af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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 0x7f87d99276d0> # /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 0x7f87d99636d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f74940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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 0x7f87d999be80> # 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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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 0x7f87d8f8a0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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 0x7f87d999ad60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f8acd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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 0x7f87d994d970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d9949670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f5e520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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 0x7f87d8cf2bb0> # /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 0x7f87d8e040a0> # 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 0x7f87d8e04040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d994a670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d994f3a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d995ca00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d995cd90> # /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 0x7f87d8f55eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8f884c0> # /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 0x7f87d8f55fa0> # /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 0x7f87d9a25250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8fa1d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d995caf0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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 0x7f87d8c70d30> # /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 0x7f87d8c70a00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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 0x7f87d8c57820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8cbcc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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 0x7f87d8be3610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8be3550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/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_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_djquuzzq/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 0x7f87d8a72ca0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a72670> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a728e0> 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 0x7f87d8a729a0> # /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 0x7f87d8a5ac70> # /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 0x7f87d8a67ac0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f87d8a675e0> 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_local": {}, "ansible_loadavg": {"1m": 0.72, "5m": 0.53, "15m": 0.31}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "28", "second": "13", "epoch": "1726885693", "epoch_int": "1726885693", "date": "2024-09-20", "time": "22:28:13", "iso8601_micro": "2024-09-21T02:28:13.700140Z", "iso8601": "2024-09-21T02:28:13Z", "iso8601_basic": "20240920T222813700140", "iso8601_basic_short": "20240920T222813", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-unddzbnipftyxoldgrxvlcdhktdtxsbh ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "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-44-236.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-236", "ansible_nodename": "ip-10-31-44-236.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": "41f36c2964094d9c8734f4e28de0324d", "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": "AAAAB3NzaC1kc3MAAACBAK80Nj2oXHoDIZvZb04VgA0KOn1YztTmtOlRa2hjGEc5h/HirSxyXZt24faIw/wVy2qAbDPEFfubMgJ3UJx+IomeweTitZClV3u5KOxpqlhPj1df1EQqBAmD+Y7aCW2Ux/7CWPZpVc9nDZIRoiwv3DR5kqymVr1yEyCOYCjIIPgZAAAAFQDfrMmZedcoueh1DUfrO5IVqae7nQAAAIBtOOqtU6sPEse5ql483UeDifv/E+dxLiYoztlW7sE54gz82pj628RZI78zGmIxVK7GiYXEzwh/f9OU9dTjDU1a/nsUy9VKXoCJFqXjb7q3b41j+CXscBrz5S4F5gQtE/uJgVqWdRv5Cia0dN8LrRFXMgF/GzCluVkIcpVtWTxNowAAAIAUg7gVRF3PK+hNp+1NtkPeXUYhMcKD/Hxi9uo5fhNVGo0OyeN8VzD6j+GljwfGh81SF4nqwPJlYg1x7AhMRgB6gf8w+Ys6whrrKozDqj2Ml9gH6SWMibugYyBMHZcCa7W2IIrbnPWVW1fayL0bhMSbGViQ+ZF4aaf2hdPuFnQgMg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5iWdzkLcSrmy5VAZa2pVsUp7U0M8MyYin+8mgB+US4KPbQv5bxymR9nFUkS/p2So5hEFb/ijSTTkWuOd42lH8PjqT9S+ZGTEKOaHXp6ivn+kybaGp9bLrYQB9pyPRDSwG9IRcGTniahXYjlWJX1bsqZmx9dQNR5HUwudKpis5a8kivINm+2/7EuG1VA7NeHo7A9fL2Hyo3pzLrPc9AwXig2HPgqqWvrD0y+rzPRTgNoWKu1M8dhWEukcixnTkP/hnp5vIDjMej/1vGGoPCHPGKuw+RoJF1UHCN2sev9FZM2NRi9HwWD5qk8LONvxpPtYjjMxSO2ION4uz1rd/47JEMbpDAn4OTKaqf3B95tRUAgSrorAt+G0ocktpVVt0n+IL+ba6tdtMmJ3CbJrgTjvcG5hJB2SpZyJU5zyl+1sy0FeZaSy+y0okGFju4SUxOgAqGrwa1rVF1rzjBBsNYaK8W6B/3oOmYasbI5kjmAs1p+ULQNRPVZSBHZrFZVxYSQc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSU7W947u6LjE4kGl+ZwtS2fzI8DFMUqo2atwZIdS4oxJKwBDvthJ/n3KkSgZAEwqpv16DDS1UtgVMhfOU/Lpc=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBwUISZ5rCdpu+MeVf6I37LF6hzUhXX1P2ZFF4j5omsf", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "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_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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_fips": false, "ansible_lsb": {}, "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": 2183, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 1349, "free": 2183}, "nocache": {"free": 3229, "used": 303}, "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": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_uuid": "ec2d5c53-05fb-afd1-8abf-1c00becc1a8e", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "7b472f65", "removable": "0", "support_discard": "512", "wwn": "0x60014057b472f65db21466da337fdbab", "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:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "93082add", "removable": "0", "support_discard": "512", "wwn": "0x600140593082add8309456c9b38dd82d", "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:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "28944d8b", "removable": "0", "support_discard": "512", "wwn": "0x600140528944d8b48344b37b30df6d29", "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:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "273c0368", "removable": "0", "support_discard": "512", "wwn": "0x6001405273c0368df5d44dbbb511cbc8", "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:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "b958fa75", "removable": "0", "support_discard": "512", "wwn": "0x6001405b958fa75ba3546cc83b5feb0e", "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:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "0fbe0c9b", "removable": "0", "support_discard": "512", "wwn": "0x60014050fbe0c9bb2e744879082f00e9", "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:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "04de6aed", "removable": "0", "support_discard": "512", "wwn": "0x600140504de6aedc27b4429b055a387a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "d39e6116", "removable": "0", "support_discard": "512", "wwn": "0x6001405d39e6116efd947d192b14fbf9", "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:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "41b3d0f8", "removable": "0", "support_discard": "512", "wwn": "0x600140541b3d0f898814d49b0e500a0a", "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:d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "scsi-36001405d39e6116efd947d192b14fbf9", "scsi-SLIO-ORG_disk0_d39e6116-efd9-47d1-92b1-4fbf97f0efd2", "wwn-0x6001405d39e6116efd947d192b14fbf9"], "sde": ["scsi-1LIO-ORG_disk4:0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "scsi-360014050fbe0c9bb2e744879082f00e9", "scsi-SLIO-ORG_disk4_0fbe0c9b-b2e7-4487-9082-f00e9a31fc4b", "wwn-0x60014050fbe0c9bb2e744879082f00e9"], "sdg": ["scsi-1LIO-ORG_disk6:b958fa75-ba35-46cc-83b5-feb0ed4a519c", "scsi-36001405b958fa75ba3546cc83b5feb0e", "scsi-SLIO-ORG_disk6_b958fa75-ba35-46cc-83b5-feb0ed4a519c", "wwn-0x6001405b958fa75ba3546cc83b5feb0e"], "sdd": ["scsi-1LIO-ORG_disk3:93082add-8309-456c-9b38-dd82d334e818", "scsi-3600140593082add8309456c9b38dd82d", "scsi-SLIO-ORG_disk3_93082add-8309-456c-9b38-dd82d334e818", "wwn-0x600140593082add8309456c9b38dd82d"], "sdb": ["scsi-1LIO-ORG_disk1:28944d8b-4834-4b37-b30d-f6d299907669", "scsi-3600140528944d8b48344b37b30df6d29", "scsi-SLIO-ORG_disk1_28944d8b-4834-4b37-b30d-f6d299907669", "wwn-0x600140528944d8b48344b37b30df6d29"], "sdc": ["scsi-1LIO-ORG_disk2:04de6aed-c27b-4429-b055-a387a63c27a2", "scsi-3600140504de6aedc27b4429b055a387a", "scsi-SLIO-ORG_disk2_04de6aed-c27b-4429-b055-a387a63c27a2", "wwn-0x600140504de6aedc27b4429b055a387a"], "sdh": ["scsi-1LIO-ORG_disk7:41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "scsi-3600140541b3d0f898814d49b0e500a0a", "scsi-SLIO-ORG_disk7_41b3d0f8-9881-4d49-b0e5-00a0a67f713c", "wwn-0x600140541b3d0f898814d49b0e500a0a"], "sdf": ["scsi-1LIO-ORG_disk5:7b472f65-db21-466d-a337-fdbabc2feb2e", "scsi-360014057b472f65db21466da337fdbab", "scsi-SLIO-ORG_disk5_7b472f65-db21-466d-a337-fdbabc2feb2e", "wwn-0x60014057b472f65db21466da337fdbab"], "sdi": ["scsi-1LIO-ORG_disk8:273c0368-df5d-44db-bb51-1cbc8ca87e6f", "scsi-36001405273c0368df5d44dbbb511cbc8", "scsi-SLIO-ORG_disk8_273c0368-df5d-44db-bb51-1cbc8ca87e6f", "wwn-0x6001405273c0368df5d44dbbb511cbc8"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 820, "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": 263740383232, "block_size": 4096, "block_total": 65519355, "block_available": 64389742, "block_used": 1129613, "inode_total": 131071472, "inode_available": 130996341, "inode_used": 75131, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d1:c0ff:fe5a:a1d3", "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.44.236", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d1:c0:5a:a1:d3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.236"], "ansible_all_ipv6_addresses": ["fe80::d1:c0ff:fe5a:a1d3"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.236", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d1:c0ff:fe5a:a1d3"]}, "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885694.15438: 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-1726885693.2670932-24877-60043987441923/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885694.15469: _low_level_execute_command(): starting 20459 1726885694.15479: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885693.2670932-24877-60043987441923/ > /dev/null 2>&1 && sleep 0' 20459 1726885694.16171: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885694.16185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.16201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.16226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.16274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.16285: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885694.16298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.16318: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885694.16335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885694.16345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885694.16355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.16371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.16388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.16398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.16406: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885694.16425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.16508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885694.16534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885694.16551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885694.16618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885694.18429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885694.18482: stderr chunk (state=3): >>><<< 20459 1726885694.18485: stdout chunk (state=3): >>><<< 20459 1726885694.18719: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885694.18725: handler run complete 20459 1726885694.18728: variable 'ansible_facts' from source: unknown 20459 1726885694.18864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.19424: variable 'ansible_facts' from source: unknown 20459 1726885694.20717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.20927: attempt loop complete, returning result 20459 1726885694.20945: _execute() done 20459 1726885694.20953: dumping result to json 20459 1726885694.21005: done dumping result, returning 20459 1726885694.21322: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-47dd-4c59-000000002db2] 20459 1726885694.21340: sending task result for task 02369adf-7a19-47dd-4c59-000000002db2 ok: [managed_node1] 20459 1726885694.23594: no more pending results, returning what we have 20459 1726885694.23598: results queue empty 20459 1726885694.23599: checking for any_errors_fatal 20459 1726885694.23615: done checking for any_errors_fatal 20459 1726885694.23616: checking for max_fail_percentage 20459 1726885694.23618: done checking for max_fail_percentage 20459 1726885694.23619: checking to see if all hosts have failed and the running result is not ok 20459 1726885694.23622: done checking to see if all hosts have failed 20459 1726885694.23623: getting the remaining hosts for this loop 20459 1726885694.23625: done getting the remaining hosts for this loop 20459 1726885694.23629: getting the next task for host managed_node1 20459 1726885694.23640: done getting next task for host managed_node1 20459 1726885694.23642: ^ task is: TASK: meta (role_complete) 20459 1726885694.23651: ^ 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? (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 20459 1726885694.23663: getting variables 20459 1726885694.23665: in VariableManager get_vars() 20459 1726885694.23699: Calling all_inventory to load vars for managed_node1 20459 1726885694.23701: Calling groups_inventory to load vars for managed_node1 20459 1726885694.23704: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885694.23717: Calling all_plugins_play to load vars for managed_node1 20459 1726885694.23723: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885694.23727: Calling groups_plugins_play to load vars for managed_node1 20459 1726885694.24273: done sending task result for task 02369adf-7a19-47dd-4c59-000000002db2 20459 1726885694.24277: WORKER PROCESS EXITING 20459 1726885694.24643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.25427: done with get_vars() 20459 1726885694.25444: done getting variables 20459 1726885694.25531: done queuing things up, now waiting for results queue to drain 20459 1726885694.25533: results queue empty 20459 1726885694.25534: checking for any_errors_fatal 20459 1726885694.25541: done checking for any_errors_fatal 20459 1726885694.25542: checking for max_fail_percentage 20459 1726885694.25543: done checking for max_fail_percentage 20459 1726885694.25544: checking to see if all hosts have failed and the running result is not ok 20459 1726885694.25545: done checking to see if all hosts have failed 20459 1726885694.25545: getting the remaining hosts for this loop 20459 1726885694.25546: done getting the remaining hosts for this loop 20459 1726885694.25549: getting the next task for host managed_node1 20459 1726885694.25553: done getting next task for host managed_node1 20459 1726885694.25556: ^ task is: TASK: Verify role results 20459 1726885694.25557: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885694.25560: getting variables 20459 1726885694.25561: in VariableManager get_vars() 20459 1726885694.25571: Calling all_inventory to load vars for managed_node1 20459 1726885694.25573: Calling groups_inventory to load vars for managed_node1 20459 1726885694.25575: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885694.25580: Calling all_plugins_play to load vars for managed_node1 20459 1726885694.25582: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885694.25585: Calling groups_plugins_play to load vars for managed_node1 20459 1726885694.26282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.26875: done with get_vars() 20459 1726885694.26928: done getting variables TASK [Verify role results] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:90 Friday 20 September 2024 22:28:14 -0400 (0:00:01.067) 0:01:40.630 ****** 20459 1726885694.27008: entering _queue_task() for managed_node1/include_tasks 20459 1726885694.27307: worker is 1 (out of 1 available) 20459 1726885694.27324: exiting _queue_task() for managed_node1/include_tasks 20459 1726885694.27335: done queuing things up, now waiting for results queue to drain 20459 1726885694.27338: waiting for pending results... 20459 1726885694.28248: running TaskExecutor() for managed_node1/TASK: Verify role results 20459 1726885694.28374: in run() - task 02369adf-7a19-47dd-4c59-000000000010 20459 1726885694.28394: variable 'ansible_search_path' from source: unknown 20459 1726885694.28438: calling self._execute() 20459 1726885694.28569: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.28580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.28595: variable 'omit' from source: magic vars 20459 1726885694.28734: _execute() done 20459 1726885694.28743: dumping result to json 20459 1726885694.28751: done dumping result, returning 20459 1726885694.28762: done running TaskExecutor() for managed_node1/TASK: Verify role results [02369adf-7a19-47dd-4c59-000000000010] 20459 1726885694.28780: sending task result for task 02369adf-7a19-47dd-4c59-000000000010 20459 1726885694.28935: no more pending results, returning what we have 20459 1726885694.28942: in VariableManager get_vars() 20459 1726885694.28982: Calling all_inventory to load vars for managed_node1 20459 1726885694.28985: Calling groups_inventory to load vars for managed_node1 20459 1726885694.28989: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885694.29003: Calling all_plugins_play to load vars for managed_node1 20459 1726885694.29006: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885694.29010: Calling groups_plugins_play to load vars for managed_node1 20459 1726885694.29719: done sending task result for task 02369adf-7a19-47dd-4c59-000000000010 20459 1726885694.29725: WORKER PROCESS EXITING 20459 1726885694.29866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.30523: done with get_vars() 20459 1726885694.30540: variable 'ansible_search_path' from source: unknown 20459 1726885694.30555: we have included files to process 20459 1726885694.30557: generating all_blocks data 20459 1726885694.30559: done generating all_blocks data 20459 1726885694.30567: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885694.30568: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885694.30570: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 20459 1726885694.31382: in VariableManager get_vars() 20459 1726885694.31425: done with get_vars() 20459 1726885694.31548: in VariableManager get_vars() 20459 1726885694.31595: done with get_vars() 20459 1726885694.31847: done processing included file 20459 1726885694.31849: iterating over new_blocks loaded from include file 20459 1726885694.31866: in VariableManager get_vars() 20459 1726885694.31895: done with get_vars() 20459 1726885694.31905: filtering new block on tags 20459 1726885694.32055: done filtering new block on tags 20459 1726885694.32058: 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_node1 20459 1726885694.32064: extending task lists for all hosts with included blocks 20459 1726885694.37133: done extending task lists 20459 1726885694.37135: done processing included files 20459 1726885694.37136: results queue empty 20459 1726885694.37137: checking for any_errors_fatal 20459 1726885694.37138: done checking for any_errors_fatal 20459 1726885694.37139: checking for max_fail_percentage 20459 1726885694.37140: done checking for max_fail_percentage 20459 1726885694.37141: checking to see if all hosts have failed and the running result is not ok 20459 1726885694.37142: done checking to see if all hosts have failed 20459 1726885694.37142: getting the remaining hosts for this loop 20459 1726885694.37144: done getting the remaining hosts for this loop 20459 1726885694.37147: getting the next task for host managed_node1 20459 1726885694.37150: done getting next task for host managed_node1 20459 1726885694.37152: ^ task is: TASK: Print out pool information 20459 1726885694.37155: ^ 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? (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 20459 1726885694.37158: getting variables 20459 1726885694.37159: in VariableManager get_vars() 20459 1726885694.37170: Calling all_inventory to load vars for managed_node1 20459 1726885694.37173: Calling groups_inventory to load vars for managed_node1 20459 1726885694.37175: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885694.37181: Calling all_plugins_play to load vars for managed_node1 20459 1726885694.37183: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885694.37186: Calling groups_plugins_play to load vars for managed_node1 20459 1726885694.37670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.39467: done with get_vars() 20459 1726885694.39481: done getting variables 20459 1726885694.39551: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:14 -0400 (0:00:00.125) 0:01:40.756 ****** 20459 1726885694.39583: entering _queue_task() for managed_node1/debug 20459 1726885694.40384: worker is 1 (out of 1 available) 20459 1726885694.40396: exiting _queue_task() for managed_node1/debug 20459 1726885694.40408: done queuing things up, now waiting for results queue to drain 20459 1726885694.40410: waiting for pending results... 20459 1726885694.40778: running TaskExecutor() for managed_node1/TASK: Print out pool information 20459 1726885694.40952: in run() - task 02369adf-7a19-47dd-4c59-000000002e3e 20459 1726885694.40978: variable 'ansible_search_path' from source: unknown 20459 1726885694.41030: calling self._execute() 20459 1726885694.41165: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.41179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.41199: variable 'omit' from source: magic vars 20459 1726885694.42029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885694.47577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885694.47680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885694.47725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885694.47771: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885694.47804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885694.47894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885694.47933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885694.48002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885694.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) 20459 1726885694.48281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885694.48709: variable '_storage_pools_list' from source: set_fact 20459 1726885694.48802: Evaluated conditional (_storage_pools_list | length > 0): True 20459 1726885694.48823: variable 'omit' from source: magic vars 20459 1726885694.48954: variable 'omit' from source: magic vars 20459 1726885694.49028: variable 'omit' from source: magic vars 20459 1726885694.49097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885694.49162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885694.49318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885694.49344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885694.49359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885694.49385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885694.49406: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885694.49480: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885694.49489: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.49497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.49635: Set connection var ansible_pipelining to False 20459 1726885694.49681: Set connection var ansible_shell_type to sh 20459 1726885694.49691: Set connection var ansible_connection to ssh 20459 1726885694.49743: Set connection var ansible_timeout to 10 20459 1726885694.49807: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885694.49823: Set connection var ansible_shell_executable to /bin/sh 20459 1726885694.49880: variable 'ansible_shell_executable' from source: unknown 20459 1726885694.49888: variable 'ansible_connection' from source: unknown 20459 1726885694.49895: variable 'ansible_module_compression' from source: unknown 20459 1726885694.49932: variable 'ansible_shell_type' from source: unknown 20459 1726885694.49944: variable 'ansible_shell_executable' from source: unknown 20459 1726885694.49951: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.49959: variable 'ansible_pipelining' from source: unknown 20459 1726885694.49970: variable 'ansible_timeout' from source: unknown 20459 1726885694.49979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885694.50347: variable 'omit' from source: magic vars 20459 1726885694.50574: starting attempt loop 20459 1726885694.50582: running the handler 20459 1726885694.50660: variable '_storage_pools_list' from source: set_fact 20459 1726885694.50792: variable '_storage_pools_list' from source: set_fact 20459 1726885694.51333: handler run complete 20459 1726885694.51377: attempt loop complete, returning result 20459 1726885694.51384: _execute() done 20459 1726885694.51425: dumping result to json 20459 1726885694.51443: done dumping result, returning 20459 1726885694.51455: done running TaskExecutor() for managed_node1/TASK: Print out pool information [02369adf-7a19-47dd-4c59-000000002e3e] 20459 1726885694.51466: sending task result for task 02369adf-7a19-47dd-4c59-000000002e3e ok: [managed_node1] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } 20459 1726885694.51818: no more pending results, returning what we have 20459 1726885694.51825: results queue empty 20459 1726885694.51826: checking for any_errors_fatal 20459 1726885694.51828: done checking for any_errors_fatal 20459 1726885694.51829: checking for max_fail_percentage 20459 1726885694.51831: done checking for max_fail_percentage 20459 1726885694.51832: checking to see if all hosts have failed and the running result is not ok 20459 1726885694.51833: done checking to see if all hosts have failed 20459 1726885694.51834: getting the remaining hosts for this loop 20459 1726885694.51836: done getting the remaining hosts for this loop 20459 1726885694.51841: getting the next task for host managed_node1 20459 1726885694.51848: done getting next task for host managed_node1 20459 1726885694.51850: ^ task is: TASK: Print out volume information 20459 1726885694.51854: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885694.51857: getting variables 20459 1726885694.51859: in VariableManager get_vars() 20459 1726885694.51895: Calling all_inventory to load vars for managed_node1 20459 1726885694.51898: Calling groups_inventory to load vars for managed_node1 20459 1726885694.51902: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885694.51915: Calling all_plugins_play to load vars for managed_node1 20459 1726885694.51918: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885694.51924: Calling groups_plugins_play to load vars for managed_node1 20459 1726885694.52965: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e3e 20459 1726885694.52968: WORKER PROCESS EXITING 20459 1726885694.53167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.54652: done with get_vars() 20459 1726885694.54669: done getting variables 20459 1726885694.54737: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:14 -0400 (0:00:00.151) 0:01:40.908 ****** 20459 1726885694.54774: entering _queue_task() for managed_node1/debug 20459 1726885694.55245: worker is 1 (out of 1 available) 20459 1726885694.55256: exiting _queue_task() for managed_node1/debug 20459 1726885694.55271: done queuing things up, now waiting for results queue to drain 20459 1726885694.55273: waiting for pending results... 20459 1726885694.55603: running TaskExecutor() for managed_node1/TASK: Print out volume information 20459 1726885694.55716: in run() - task 02369adf-7a19-47dd-4c59-000000002e3f 20459 1726885694.55746: variable 'ansible_search_path' from source: unknown 20459 1726885694.55789: calling self._execute() 20459 1726885694.55926: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.55944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.55966: variable 'omit' from source: magic vars 20459 1726885694.56418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885694.59450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885694.59523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885694.59564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885694.59601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885694.59635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885694.59715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885694.59754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885694.59783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885694.59829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885694.59850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885694.59969: variable '_storage_volumes_list' from source: set_fact 20459 1726885694.59989: Evaluated conditional (_storage_volumes_list | length > 0): False 20459 1726885694.59996: when evaluation is False, skipping this task 20459 1726885694.60001: _execute() done 20459 1726885694.60007: dumping result to json 20459 1726885694.60016: done dumping result, returning 20459 1726885694.60025: done running TaskExecutor() for managed_node1/TASK: Print out volume information [02369adf-7a19-47dd-4c59-000000002e3f] 20459 1726885694.60036: sending task result for task 02369adf-7a19-47dd-4c59-000000002e3f skipping: [managed_node1] => { "false_condition": "_storage_volumes_list | length > 0" } 20459 1726885694.60183: no more pending results, returning what we have 20459 1726885694.60187: results queue empty 20459 1726885694.60188: checking for any_errors_fatal 20459 1726885694.60204: done checking for any_errors_fatal 20459 1726885694.60205: checking for max_fail_percentage 20459 1726885694.60207: done checking for max_fail_percentage 20459 1726885694.60208: checking to see if all hosts have failed and the running result is not ok 20459 1726885694.60208: done checking to see if all hosts have failed 20459 1726885694.60209: getting the remaining hosts for this loop 20459 1726885694.60211: done getting the remaining hosts for this loop 20459 1726885694.60218: getting the next task for host managed_node1 20459 1726885694.60225: done getting next task for host managed_node1 20459 1726885694.60228: ^ task is: TASK: Collect info about the volumes. 20459 1726885694.60232: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885694.60236: getting variables 20459 1726885694.60238: in VariableManager get_vars() 20459 1726885694.60272: Calling all_inventory to load vars for managed_node1 20459 1726885694.60275: Calling groups_inventory to load vars for managed_node1 20459 1726885694.60278: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885694.60288: Calling all_plugins_play to load vars for managed_node1 20459 1726885694.60291: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885694.60294: Calling groups_plugins_play to load vars for managed_node1 20459 1726885694.60833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885694.61526: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e3f 20459 1726885694.61530: WORKER PROCESS EXITING 20459 1726885694.61742: done with get_vars() 20459 1726885694.61757: 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 22:28:14 -0400 (0:00:00.070) 0:01:40.978 ****** 20459 1726885694.61837: entering _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885694.62087: worker is 1 (out of 1 available) 20459 1726885694.62098: exiting _queue_task() for managed_node1/fedora.linux_system_roles.blockdev_info 20459 1726885694.62109: done queuing things up, now waiting for results queue to drain 20459 1726885694.62113: waiting for pending results... 20459 1726885694.62409: running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. 20459 1726885694.62521: in run() - task 02369adf-7a19-47dd-4c59-000000002e40 20459 1726885694.62544: variable 'ansible_search_path' from source: unknown 20459 1726885694.62590: calling self._execute() 20459 1726885694.62723: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.62735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.62749: variable 'omit' from source: magic vars 20459 1726885694.62866: variable 'omit' from source: magic vars 20459 1726885694.62917: variable 'omit' from source: magic vars 20459 1726885694.62954: variable 'omit' from source: magic vars 20459 1726885694.63005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885694.63048: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885694.63072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885694.63098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885694.63119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885694.63141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885694.63162: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885694.63195: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885694.63207: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.63218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.63332: Set connection var ansible_pipelining to False 20459 1726885694.63342: Set connection var ansible_shell_type to sh 20459 1726885694.63349: Set connection var ansible_connection to ssh 20459 1726885694.63365: Set connection var ansible_timeout to 10 20459 1726885694.63373: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885694.63382: Set connection var ansible_shell_executable to /bin/sh 20459 1726885694.63409: variable 'ansible_shell_executable' from source: unknown 20459 1726885694.63422: variable 'ansible_connection' from source: unknown 20459 1726885694.63430: variable 'ansible_module_compression' from source: unknown 20459 1726885694.63438: variable 'ansible_shell_type' from source: unknown 20459 1726885694.63446: variable 'ansible_shell_executable' from source: unknown 20459 1726885694.63452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885694.63460: variable 'ansible_pipelining' from source: unknown 20459 1726885694.63465: variable 'ansible_timeout' from source: unknown 20459 1726885694.63471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885694.63655: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885694.63670: variable 'omit' from source: magic vars 20459 1726885694.63679: starting attempt loop 20459 1726885694.63685: running the handler 20459 1726885694.63699: _low_level_execute_command(): starting 20459 1726885694.63710: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885694.64448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885694.64462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.64477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.64499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.64551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.64564: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885694.64579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.64598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885694.64613: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885694.64630: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885694.64643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.64657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.64674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.64688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.64699: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885694.64717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.64795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885694.64814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885694.64830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885694.64915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885694.66517: stdout chunk (state=3): >>>/root <<< 20459 1726885694.66632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885694.66708: stderr chunk (state=3): >>><<< 20459 1726885694.66724: stdout chunk (state=3): >>><<< 20459 1726885694.66824: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885694.66828: _low_level_execute_command(): starting 20459 1726885694.66831: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798 `" && echo ansible-tmp-1726885694.667564-24938-105904846706798="` echo /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798 `" ) && sleep 0' 20459 1726885694.67472: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885694.67492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.67509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.67533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.67574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.67592: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885694.67611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.67634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885694.67648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885694.67660: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885694.67673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.67687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.67710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.67731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.67745: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885694.67759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.67845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885694.67866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885694.67884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885694.67954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885694.69802: stdout chunk (state=3): >>>ansible-tmp-1726885694.667564-24938-105904846706798=/root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798 <<< 20459 1726885694.69982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885694.69985: stdout chunk (state=3): >>><<< 20459 1726885694.69988: stderr chunk (state=3): >>><<< 20459 1726885694.70127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885694.667564-24938-105904846706798=/root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885694.70131: variable 'ansible_module_compression' from source: unknown 20459 1726885694.70134: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 20459 1726885694.70311: variable 'ansible_facts' from source: unknown 20459 1726885694.70317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798/AnsiballZ_blockdev_info.py 20459 1726885694.70377: Sending initial data 20459 1726885694.70380: Sent initial data (161 bytes) 20459 1726885694.71308: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885694.71331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.71348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.71368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.71409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.71429: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885694.71444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.71462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885694.71473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885694.71484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885694.71499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.71516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.71537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.71551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.71564: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885694.71579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.71658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885694.71677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885694.71691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885694.71754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885694.73457: 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 <<< 20459 1726885694.73488: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885694.73532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpgumayva7 /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798/AnsiballZ_blockdev_info.py <<< 20459 1726885694.73563: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885694.74630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885694.74840: stderr chunk (state=3): >>><<< 20459 1726885694.74843: stdout chunk (state=3): >>><<< 20459 1726885694.74849: done transferring module to remote 20459 1726885694.74852: _low_level_execute_command(): starting 20459 1726885694.74854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798/ /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798/AnsiballZ_blockdev_info.py && sleep 0' 20459 1726885694.75501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885694.75517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.75535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.75553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.75596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.75615: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885694.75632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.75650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885694.75662: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885694.75675: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885694.75687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.75701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.75727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.75743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.75755: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885694.75769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.75848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885694.75869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885694.75886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885694.75951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885694.77672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885694.77888: stderr chunk (state=3): >>><<< 20459 1726885694.77899: stdout chunk (state=3): >>><<< 20459 1726885694.78015: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885694.78019: _low_level_execute_command(): starting 20459 1726885694.78021: _low_level_execute_command(): using become for this command 20459 1726885694.78024: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gqjhtkxiwogrkroescbdklgjhalopaso ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798/AnsiballZ_blockdev_info.py'"'"' && sleep 0' 20459 1726885694.78078: Initial state: awaiting_escalation: BECOME-SUCCESS-gqjhtkxiwogrkroescbdklgjhalopaso 20459 1726885694.80027: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885694.80049: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.80064: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.80082: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.80182: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.80195: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885694.80210: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.80231: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885694.80245: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885694.80264: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885694.80278: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885694.80292: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885694.80308: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885694.80324: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885694.80373: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885694.80389: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885694.80466: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885694.80582: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885694.80607: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885694.80684: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885694.83565: stdout chunk (state=1): >>>BECOME-SUCCESS-gqjhtkxiwogrkroescbdklgjhalopaso <<< 20459 1726885694.83569: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-gqjhtkxiwogrkroescbdklgjhalopaso' 20459 1726885694.83787: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885694.83819: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885694.83880: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885694.83922: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885694.83947: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885694.84002: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20459 1726885694.84052: 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' <<< 20459 1726885694.84082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885694.84096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885694.84121: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885694.84130: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c85ca0> <<< 20459 1726885694.84164: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885694.84186: 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 0x7f3012c2c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c85a00> <<< 20459 1726885694.84223: 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' <<< 20459 1726885694.84235: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c859a0> <<< 20459 1726885694.84259: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885694.84300: 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 0x7f3012c2c370> <<< 20459 1726885694.84330: 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' <<< 20459 1726885694.84344: 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' <<< 20459 1726885694.84358: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885694.84369: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c2c820> <<< 20459 1726885694.84407: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c2c550> <<< 20459 1726885694.84432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885694.84435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885694.84473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885694.84485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885694.84491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885694.84516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885694.84547: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129c8f70> <<< 20459 1726885694.84576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885694.84581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885694.84654: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129cf100> <<< 20459 1726885694.84687: 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' <<< 20459 1726885694.84731: 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' <<< 20459 1726885694.84734: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129cf820> <<< 20459 1726885694.84769: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c41760> <<< 20459 1726885694.84789: 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 0x7f30129c8c70> <<< 20459 1726885694.84855: 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 0x7f30129f8c70> <<< 20459 1726885694.84910: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c2cfd0> <<< 20459 1726885694.84942: 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. <<< 20459 1726885694.85144: 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' <<< 20459 1726885694.85190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885694.85264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885694.85269: 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 # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301296fd90> <<< 20459 1726885694.85334: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012972e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885694.85357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 20459 1726885694.85405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885694.85410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885694.85475: 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 0x7f3012969730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012970520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301296f250> <<< 20459 1726885694.85495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885694.85566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885694.85579: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885694.85678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885694.85683: 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' <<< 20459 1726885694.85733: 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 0x7f30128f0c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30128f0760> 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 0x7f30128f0d60> <<< 20459 1726885694.85807: 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' <<< 20459 1726885694.85846: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30128f0e20> # /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 0x7f30128f0ee0> import '_collections' # <<< 20459 1726885694.85906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012949be0> <<< 20459 1726885694.85927: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129434c0> <<< 20459 1726885694.85977: 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 0x7f3012958520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012976d00> <<< 20459 1726885694.86002: 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' <<< 20459 1726885694.86072: 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 0x7f3012902b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012972fa0> <<< 20459 1726885694.86188: 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 0x7f3012958130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301297c8b0> # /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' <<< 20459 1726885694.86226: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902c40> <<< 20459 1726885694.86261: 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 0x7f3012902bb0> # /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' <<< 20459 1726885694.86286: 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' <<< 20459 1726885694.86318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885694.86419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885694.86451: 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 0x7f30128ce220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885694.86470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30128ce310> <<< 20459 1726885694.86583: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301290fe50> <<< 20459 1726885694.87110: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902e20> # /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 0x7f301285df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012842b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012904d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012943fd0> # /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 0x7f30127fb9a0> 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 0x7f30127fbcd0> # /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 0x7f301280c5e0> # /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 0x7f301280cb20> <<< 20459 1726885694.87151: 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 0x7f3012798250> <<< 20459 1726885694.87161: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127fbdc0> <<< 20459 1726885694.87186: 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' <<< 20459 1726885694.87243: 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 0x7f30127aa130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301280c460> <<< 20459 1726885694.87256: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885694.87280: 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 0x7f30127aa1f0> <<< 20459 1726885694.87331: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902880> <<< 20459 1726885694.87368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885694.87388: 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' <<< 20459 1726885694.87425: 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 0x7f30127c4550> <<< 20459 1726885694.87449: 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' <<< 20459 1726885694.87503: 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 0x7f30127c4820> <<< 20459 1726885694.87508: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127c4610> <<< 20459 1726885694.87521: 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 0x7f30127c4700> <<< 20459 1726885694.87545: 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' <<< 20459 1726885694.87752: 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 0x7f30127c4b50> <<< 20459 1726885694.87789: 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 0x7f30127c4fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127c4790> <<< 20459 1726885694.87813: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127b88e0> <<< 20459 1726885694.87846: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902460> <<< 20459 1726885694.87865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885694.87923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885694.87950: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127c4940> <<< 20459 1726885694.88055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885694.88068: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3012703520> <<< 20459 1726885694.88203: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 20459 1726885694.88293: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.88319: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 20459 1726885694.88425: 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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 20459 1726885694.89598: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.90535: 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 0x7f30125e9730> <<< 20459 1726885694.90560: 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' <<< 20459 1726885694.90584: 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' <<< 20459 1726885694.90606: 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' <<< 20459 1726885694.90637: 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 0x7f301267a850> <<< 20459 1726885694.90678: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a730> <<< 20459 1726885694.90698: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a490> <<< 20459 1726885694.90726: 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' <<< 20459 1726885694.90772: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a2b0> import 'atexit' # <<< 20459 1726885694.90803: 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 0x7f301267a4f0> <<< 20459 1726885694.90824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885694.90853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885694.90881: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a8b0> <<< 20459 1726885694.90903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885694.90947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885694.90950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885694.90983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885694.90986: 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' <<< 20459 1726885694.91046: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30125cc880> <<< 20459 1726885694.91087: 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 0x7f30125cc4f0> <<< 20459 1726885694.91117: 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 0x7f30125cc6a0> <<< 20459 1726885694.91129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885694.91153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885694.91192: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012588b50> <<< 20459 1726885694.91205: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012674d00> <<< 20459 1726885694.91361: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a610> <<< 20459 1726885694.91394: 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' <<< 20459 1726885694.91431: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012674e80> <<< 20459 1726885694.91444: 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' <<< 20459 1726885694.91468: 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' <<< 20459 1726885694.91481: 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' <<< 20459 1726885694.91519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885694.91528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012562880> <<< 20459 1726885694.91594: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301261bd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301261b850> <<< 20459 1726885694.91601: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012582310> <<< 20459 1726885694.91634: 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 0x7f301261bfa0> <<< 20459 1726885694.91665: 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 0x7f301261bf70> <<< 20459 1726885694.91676: 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 <<< 20459 1726885694.91683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885694.91746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885694.91750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885694.91799: 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 0x7f301254af70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012652e80> <<< 20459 1726885694.91832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885694.91837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885694.91897: 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 0x7f301255a520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012652fd0> <<< 20459 1726885694.91933: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885694.91984: 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' # <<< 20459 1726885694.92071: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301254a250> <<< 20459 1726885694.92149: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301255a160> <<< 20459 1726885694.92242: 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 0x7f30125575b0> <<< 20459 1726885694.92270: 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 0x7f3012557670> <<< 20459 1726885694.92333: 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 0x7f3012556ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301264abb0> <<< 20459 1726885694.92352: 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' <<< 20459 1726885694.92371: 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' <<< 20459 1726885694.92428: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885694.92442: 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 0x7f30125db9d0> <<< 20459 1726885694.92584: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885694.92608: 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 0x7f30125d8970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301254b880> <<< 20459 1726885694.92663: 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 0x7f30125db400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30126139d0> <<< 20459 1726885694.92684: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885694.92761: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.92834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885694.92876: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885694.92888: 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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885694.92984: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.93075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.93526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.93979: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885694.93987: 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.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885694.94010: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885694.94018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885694.94071: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885694.94074: 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 0x7f3011feabe0> <<< 20459 1726885694.94134: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885694.94148: 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 0x7f30125d07c0> <<< 20459 1726885694.94153: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011be5100> <<< 20459 1726885694.94201: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885694.94206: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.94227: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.94238: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885694.94246: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.94360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.94486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885694.94492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885694.94516: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30125d1c10> <<< 20459 1726885694.94526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.94899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.95275: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.95327: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.95420: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885694.95472: 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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885694.95481: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.95523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96186: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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 0x7f3012616fd0> # zipimport: zlib available <<< 20459 1726885694.96233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96311: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 20459 1726885694.96331: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885694.96342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96357: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96396: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885694.96399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96428: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96467: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96560: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96637: 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' <<< 20459 1726885694.96717: 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 0x7f3011fd4700> <<< 20459 1726885694.96743: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011b96f40> <<< 20459 1726885694.96786: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885694.96903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.96978: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.97021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885694.97044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885694.97058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885694.97079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885694.97103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885694.97119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885694.97198: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011bd0b50> <<< 20459 1726885694.97241: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011fe2520> <<< 20459 1726885694.97304: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011fdea60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885694.97307: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.97329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.97357: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885694.97441: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885694.97527: 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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885694.97620: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885694.97636: 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_lyy4dc5n/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 20459 1726885694.97648: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.97752: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885694.97891: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885694.98663: 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": {}}} <<< 20459 1726885694.98693: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885694.99056: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 20459 1726885694.99079: 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 <<< 20459 1726885694.99087: 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 <<< 20459 1726885694.99130: 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 <<< 20459 1726885694.99159: 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 # 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 <<< 20459 1726885694.99181: 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 <<< 20459 1726885694.99367: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885694.99467: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 20459 1726885694.99475: 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 <<< 20459 1726885695.00066: 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 # 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 <<< 20459 1726885695.00554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885695.00558: stdout chunk (state=3): >>><<< 20459 1726885695.00560: stderr chunk (state=3): >>><<< 20459 1726885695.00786: _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 0x7f3012c85ca0> # /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 0x7f3012c2c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c85a00> # /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 0x7f3012c859a0> 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 0x7f3012c2c370> # /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 0x7f3012c2c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c2c550> # /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 0x7f30129c8f70> # /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 0x7f30129cf100> # /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 0x7f30129f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c41760> # /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 0x7f30129c8c70> # /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 0x7f30129f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012c2cfd0> 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 0x7f301296fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012972e20> # /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 0x7f3012969730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012970520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301296f250> # /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 0x7f30128f0c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30128f0760> 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 0x7f30128f0d60> # /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 0x7f30128f0e20> # /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 0x7f30128f0ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012949be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129434c0> # /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 0x7f3012958520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012976d00> # /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 0x7f3012902b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012972fa0> # 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 0x7f3012958130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301297c8b0> # /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 0x7f3012902e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902c40> # /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 0x7f3012902bb0> # /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 0x7f30128ce220> # /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 0x7f30128ce310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301290fe50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30129048e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902e20> # /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 0x7f301285df70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012842b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012904d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012943fd0> # /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 0x7f30127fb9a0> 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 0x7f30127fbcd0> # /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 0x7f301280c5e0> # /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 0x7f301280cb20> # 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 0x7f3012798250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127fbdc0> # /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 0x7f30127aa130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301280c460> 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 0x7f30127aa1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902880> # /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 0x7f30127c4550> # /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 0x7f30127c4820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127c4610> # 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 0x7f30127c4700> # /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 0x7f30127c4b50> # 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 0x7f30127c4fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127c4790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30127b88e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012902460> # /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 0x7f30127c4940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3012703520> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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 0x7f30125e9730> # /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 0x7f301267a850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a490> # /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 0x7f301267a580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a2b0> 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 0x7f301267a4f0> # /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 0x7f301267a8b0> # /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 0x7f30125cc880> # 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 0x7f30125cc4f0> # 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 0x7f30125cc6a0> # /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 0x7f3012588b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012674d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301267a610> # /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 0x7f3012674e80> # /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 0x7f3012562880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301261bd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301261b850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012582310> # 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 0x7f301261bfa0> # /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 0x7f301261bf70> # /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 0x7f301254af70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012652e80> # /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 0x7f301255a520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3012652fd0> # /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 0x7f301254a250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301255a160> # 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 0x7f30125575b0> # 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 0x7f3012557670> # 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 0x7f3012556ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301264abb0> # /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 0x7f30125db9d0> # 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 0x7f30125d8970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f301254b880> # 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 0x7f30125db400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30126139d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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 0x7f3011feabe0> # /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 0x7f30125d07c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011be5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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 0x7f30125d1c10> # 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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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 0x7f3012616fd0> # 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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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 0x7f3011fd4700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011b96f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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 0x7f3011bd0b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011fe2520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3011fdea60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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_lyy4dc5n/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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885695.02009: 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-1726885694.667564-24938-105904846706798/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885695.02014: _low_level_execute_command(): starting 20459 1726885695.02019: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885694.667564-24938-105904846706798/ > /dev/null 2>&1 && sleep 0' 20459 1726885695.02231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885695.02238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.02242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.02244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.02247: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.02309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.02326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885695.02359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.02408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.04161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.04204: stderr chunk (state=3): >>><<< 20459 1726885695.04210: stdout chunk (state=3): >>><<< 20459 1726885695.04225: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.04229: handler run complete 20459 1726885695.04287: Evaluated conditional (False): False 20459 1726885695.04290: attempt loop complete, returning result 20459 1726885695.04292: _execute() done 20459 1726885695.04294: dumping result to json 20459 1726885695.04302: done dumping result, returning 20459 1726885695.04313: done running TaskExecutor() for managed_node1/TASK: Collect info about the volumes. [02369adf-7a19-47dd-4c59-000000002e40] 20459 1726885695.04318: sending task result for task 02369adf-7a19-47dd-4c59-000000002e40 ok: [managed_node1] => { "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" } } } 20459 1726885695.04929: no more pending results, returning what we have 20459 1726885695.04933: results queue empty 20459 1726885695.04934: checking for any_errors_fatal 20459 1726885695.04944: done checking for any_errors_fatal 20459 1726885695.04945: checking for max_fail_percentage 20459 1726885695.04947: done checking for max_fail_percentage 20459 1726885695.04948: checking to see if all hosts have failed and the running result is not ok 20459 1726885695.04949: done checking to see if all hosts have failed 20459 1726885695.04950: getting the remaining hosts for this loop 20459 1726885695.04953: done getting the remaining hosts for this loop 20459 1726885695.04957: getting the next task for host managed_node1 20459 1726885695.04962: done getting next task for host managed_node1 20459 1726885695.04965: ^ task is: TASK: Read the /etc/fstab file for volume existence 20459 1726885695.04968: ^ 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? (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 20459 1726885695.04978: getting variables 20459 1726885695.04979: in VariableManager get_vars() 20459 1726885695.05010: Calling all_inventory to load vars for managed_node1 20459 1726885695.05015: Calling groups_inventory to load vars for managed_node1 20459 1726885695.05019: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885695.05028: Calling all_plugins_play to load vars for managed_node1 20459 1726885695.05030: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885695.05032: Calling groups_plugins_play to load vars for managed_node1 20459 1726885695.05836: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e40 20459 1726885695.05841: WORKER PROCESS EXITING 20459 1726885695.05970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885695.07307: done with get_vars() 20459 1726885695.07354: done getting variables 20459 1726885695.07587: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:15 -0400 (0:00:00.457) 0:01:41.436 ****** 20459 1726885695.07621: entering _queue_task() for managed_node1/command 20459 1726885695.08189: worker is 1 (out of 1 available) 20459 1726885695.08213: exiting _queue_task() for managed_node1/command 20459 1726885695.08225: done queuing things up, now waiting for results queue to drain 20459 1726885695.08227: waiting for pending results... 20459 1726885695.08352: running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence 20459 1726885695.08432: in run() - task 02369adf-7a19-47dd-4c59-000000002e41 20459 1726885695.08452: variable 'ansible_search_path' from source: unknown 20459 1726885695.08482: calling self._execute() 20459 1726885695.08598: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.08614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.08629: variable 'omit' from source: magic vars 20459 1726885695.08724: variable 'omit' from source: magic vars 20459 1726885695.08754: variable 'omit' from source: magic vars 20459 1726885695.08785: variable 'omit' from source: magic vars 20459 1726885695.08823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885695.08848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885695.08867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885695.08885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885695.08895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885695.08908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885695.08925: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885695.08948: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885695.08952: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.08954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.09045: Set connection var ansible_pipelining to False 20459 1726885695.09133: Set connection var ansible_shell_type to sh 20459 1726885695.09136: Set connection var ansible_connection to ssh 20459 1726885695.09138: Set connection var ansible_timeout to 10 20459 1726885695.09140: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885695.09142: Set connection var ansible_shell_executable to /bin/sh 20459 1726885695.09157: variable 'ansible_shell_executable' from source: unknown 20459 1726885695.09165: variable 'ansible_connection' from source: unknown 20459 1726885695.09175: variable 'ansible_module_compression' from source: unknown 20459 1726885695.09185: variable 'ansible_shell_type' from source: unknown 20459 1726885695.09187: variable 'ansible_shell_executable' from source: unknown 20459 1726885695.09193: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.09196: variable 'ansible_pipelining' from source: unknown 20459 1726885695.09200: variable 'ansible_timeout' from source: unknown 20459 1726885695.09203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.09400: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885695.09413: variable 'omit' from source: magic vars 20459 1726885695.09422: starting attempt loop 20459 1726885695.09425: running the handler 20459 1726885695.09439: _low_level_execute_command(): starting 20459 1726885695.09446: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885695.10008: 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 <<< 20459 1726885695.10049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.10069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.10110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.10132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.10173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.11768: stdout chunk (state=3): >>>/root <<< 20459 1726885695.11973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.11986: stderr chunk (state=3): >>><<< 20459 1726885695.12001: stdout chunk (state=3): >>><<< 20459 1726885695.12084: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.12174: _low_level_execute_command(): starting 20459 1726885695.12190: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508 `" && echo ansible-tmp-1726885695.1209238-24963-128589771391508="` echo /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508 `" ) && sleep 0' 20459 1726885695.12968: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885695.12980: 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 <<< 20459 1726885695.13032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885695.13046: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.13090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.13118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885695.13137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.13202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.15036: stdout chunk (state=3): >>>ansible-tmp-1726885695.1209238-24963-128589771391508=/root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508 <<< 20459 1726885695.15170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.15248: stderr chunk (state=3): >>><<< 20459 1726885695.15262: stdout chunk (state=3): >>><<< 20459 1726885695.15305: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885695.1209238-24963-128589771391508=/root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.15341: variable 'ansible_module_compression' from source: unknown 20459 1726885695.15382: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885695.15416: variable 'ansible_facts' from source: unknown 20459 1726885695.15522: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508/AnsiballZ_command.py 20459 1726885695.15852: Sending initial data 20459 1726885695.15855: Sent initial data (156 bytes) 20459 1726885695.17011: 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 <<< 20459 1726885695.17038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.17087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885695.17093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.17165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.17168: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.17215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.17218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.17265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.19061: 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 <<< 20459 1726885695.19080: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 20459 1726885695.19109: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885695.19164: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpl2itoows /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508/AnsiballZ_command.py <<< 20459 1726885695.19206: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885695.20486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.20722: stderr chunk (state=3): >>><<< 20459 1726885695.20726: stdout chunk (state=3): >>><<< 20459 1726885695.20728: done transferring module to remote 20459 1726885695.20730: _low_level_execute_command(): starting 20459 1726885695.20733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508/ /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508/AnsiballZ_command.py && sleep 0' 20459 1726885695.22483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885695.22497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.22562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.22701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.22932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.22954: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885695.23007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.23030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885695.23042: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885695.23054: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885695.23066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.23082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.23099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.23113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.23129: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885695.23144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.23285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.23288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.23357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.25229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.25233: stdout chunk (state=3): >>><<< 20459 1726885695.25235: stderr chunk (state=3): >>><<< 20459 1726885695.25271: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.25346: _low_level_execute_command(): starting 20459 1726885695.25349: _low_level_execute_command(): using become for this command 20459 1726885695.25352: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qmsbwdmsuipxuzlkmepmsetxkldvcpya ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885695.25749: Initial state: awaiting_escalation: BECOME-SUCCESS-qmsbwdmsuipxuzlkmepmsetxkldvcpya 20459 1726885695.26161: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885695.26207: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.26224: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.26238: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.26289: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.26298: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885695.26317: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.26344: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885695.26357: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885695.26378: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885695.26401: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.26431: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.26446: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.26462: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.26485: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885695.26507: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.26592: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.26615: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885695.26640: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.26732: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.29533: stdout chunk (state=1): >>>BECOME-SUCCESS-qmsbwdmsuipxuzlkmepmsetxkldvcpya <<< 20459 1726885695.29536: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qmsbwdmsuipxuzlkmepmsetxkldvcpya' 20459 1726885695.29775: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885695.29790: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885695.29853: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885695.29893: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885695.29931: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885695.29976: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885695.29979: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885695.30038: 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' <<< 20459 1726885695.30073: 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' # <<< 20459 1726885695.30104: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bf20ca0> <<< 20459 1726885695.30184: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885695.30188: 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 0x7f0f1bec7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bf20a00> <<< 20459 1726885695.30223: 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 0x7f0f1bf209a0> <<< 20459 1726885695.30265: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885695.30305: 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' <<< 20459 1726885695.30329: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bec7370> <<< 20459 1726885695.30358: 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' # <<< 20459 1726885695.30375: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bec7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bec7550> <<< 20459 1726885695.30407: 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' <<< 20459 1726885695.30462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885695.30466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885695.30485: 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' <<< 20459 1726885695.30530: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be73f70> <<< 20459 1726885695.30560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885695.30563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885695.30641: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be7a100> <<< 20459 1726885695.30691: 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' <<< 20459 1726885695.30707: 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 0x7f0f1bea3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be7a820> <<< 20459 1726885695.30766: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bedc760> <<< 20459 1726885695.30770: 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 0x7f0f1be73c70> <<< 20459 1726885695.30838: 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' <<< 20459 1726885695.30841: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bea3c70> <<< 20459 1726885695.30888: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bec7fd0> <<< 20459 1726885695.30931: 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. <<< 20459 1726885695.31115: 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' <<< 20459 1726885695.31152: 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' <<< 20459 1726885695.31213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885695.31217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885695.31244: 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 0x7f0f1be3fd90> <<< 20459 1726885695.31301: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be42e20> <<< 20459 1726885695.31327: 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' <<< 20459 1726885695.31377: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885695.31426: 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' <<< 20459 1726885695.31469: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be3f250> <<< 20459 1726885695.31472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885695.31562: 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 <<< 20459 1726885695.31609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.31663: 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' # 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 0x7f0f1bb96c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bb96760> <<< 20459 1726885695.31682: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885695.31723: 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 0x7f0f1bb96d60> <<< 20459 1726885695.31728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885695.31769: 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 0x7f0f1bb96e20> <<< 20459 1726885695.31878: 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 0x7f0f1bb96ee0> import '_collections' # <<< 20459 1726885695.31898: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbeebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbe84c0> <<< 20459 1726885695.31939: 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 0x7f0f1bbfc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be46d00> <<< 20459 1726885695.31965: 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' <<< 20459 1726885695.32004: 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 0x7f0f1bba7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be42fa0> <<< 20459 1726885695.32049: 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 0x7f0f1bbfc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be4c8b0> <<< 20459 1726885695.32079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885695.32194: 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' # /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 0x7f0f1bba7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7c40> # /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 0x7f0f1bba7bb0> <<< 20459 1726885695.32244: 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' <<< 20459 1726885695.32261: 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' <<< 20459 1726885695.32284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885695.32339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885695.32358: 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 0x7f0f1bb7c220> <<< 20459 1726885695.32386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885695.32389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885695.32432: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bb7c310> <<< 20459 1726885695.32545: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbb2e50> <<< 20459 1726885695.32585: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbaa8e0> <<< 20459 1726885695.32591: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7e20> <<< 20459 1726885695.32623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885695.32626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885695.32658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885695.32670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885695.32697: 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' <<< 20459 1726885695.32714: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bb25f70> <<< 20459 1726885695.32742: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bb0ab20> <<< 20459 1726885695.32791: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbaad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbe8fd0> <<< 20459 1726885695.32820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885695.32852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885695.32876: 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 0x7f0f1bac29a0> <<< 20459 1726885695.32889: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885695.32941: 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 0x7f0f1bac2cd0> <<< 20459 1726885695.32975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885695.32998: 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' <<< 20459 1726885695.33001: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bad55e0> <<< 20459 1726885695.33017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885695.33038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885695.33078: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bad5b20> <<< 20459 1726885695.33135: 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 0x7f0f1ba60250> <<< 20459 1726885695.33139: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bac2dc0> <<< 20459 1726885695.33150: 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' <<< 20459 1726885695.33208: 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 0x7f0f1ba71130> <<< 20459 1726885695.33235: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bad5460> <<< 20459 1726885695.33239: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885695.33241: 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 0x7f0f1ba711f0> <<< 20459 1726885695.33287: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7880> <<< 20459 1726885695.33303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885695.33323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885695.33340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885695.33353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885695.33384: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.33408: 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 0x7f0f1ba8d550> <<< 20459 1726885695.33410: 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' <<< 20459 1726885695.33439: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.33444: 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 0x7f0f1ba8d820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba8d610> <<< 20459 1726885695.33468: 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 0x7f0f1ba8d700> <<< 20459 1726885695.33500: 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' <<< 20459 1726885695.33697: 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 0x7f0f1ba8db50> <<< 20459 1726885695.33735: 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 0x7f0f1ba8dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba8d790> <<< 20459 1726885695.33760: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba7f8e0> <<< 20459 1726885695.33787: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7460> <<< 20459 1726885695.33800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885695.33862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885695.33895: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba8d940> <<< 20459 1726885695.33996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885695.34012: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f1b9af520> <<< 20459 1726885695.34379: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 20459 1726885695.34474: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.34497: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885695.34511: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.34530: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.34538: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885695.34548: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.35753: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.36685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885695.36691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b36f730> <<< 20459 1726885695.36709: 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' <<< 20459 1726885695.36739: 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' <<< 20459 1726885695.36764: 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' <<< 20459 1726885695.36787: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.36794: 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 0x7f0f1b3fd850> <<< 20459 1726885695.36828: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd730> <<< 20459 1726885695.36853: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd490> <<< 20459 1726885695.36873: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 20459 1726885695.36876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 20459 1726885695.36923: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd580> <<< 20459 1726885695.36926: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd2b0> <<< 20459 1726885695.36932: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885695.36956: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.36966: 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 0x7f0f1b3fd4f0> <<< 20459 1726885695.36972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885695.36997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885695.37031: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd8b0> <<< 20459 1726885695.37051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885695.37065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885695.37093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885695.37102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885695.37127: 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' <<< 20459 1726885695.37197: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2ec790> <<< 20459 1726885695.37241: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.37244: 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 0x7f0f1b2ecb20> <<< 20459 1726885695.37268: 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 0x7f0f1b2ec970> <<< 20459 1726885695.37273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885695.37297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885695.37342: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b30fb50> <<< 20459 1726885695.37359: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3f7d00> <<< 20459 1726885695.37515: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd610> <<< 20459 1726885695.37564: 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' <<< 20459 1726885695.37579: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3f7e80> <<< 20459 1726885695.37593: 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' <<< 20459 1726885695.37619: 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' <<< 20459 1726885695.37643: 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' <<< 20459 1726885695.37666: 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' <<< 20459 1726885695.37669: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b368880> <<< 20459 1726885695.37767: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b398d90> <<< 20459 1726885695.37772: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b398850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b309310> <<< 20459 1726885695.37797: 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 0x7f0f1b398fa0> <<< 20459 1726885695.37818: 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 0x7f0f1b398f70> <<< 20459 1726885695.37838: 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' <<< 20459 1726885695.37870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885695.37883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885695.37963: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.37967: 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 0x7f0f1b2d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3d6e80> <<< 20459 1726885695.37984: 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' <<< 20459 1726885695.38045: 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 0x7f0f1b2de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3d6fd0> <<< 20459 1726885695.38059: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885695.38099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.38129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885695.38132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 20459 1726885695.38181: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2d0250> <<< 20459 1726885695.38313: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2de160> <<< 20459 1726885695.38399: 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 0x7f0f1b2dc5b0> <<< 20459 1726885695.38438: 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 0x7f0f1b2dc670> <<< 20459 1726885695.38484: 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 0x7f0f1b2dbca0> <<< 20459 1726885695.38492: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3cdbb0> <<< 20459 1726885695.38507: 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' <<< 20459 1726885695.38545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885695.38548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885695.38589: 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 0x7f0f1b35e9d0> <<< 20459 1726885695.38784: 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 0x7f0f1b35c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2d1880> <<< 20459 1726885695.38837: 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 0x7f0f1b35e400> <<< 20459 1726885695.38873: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3969d0> # zipimport: zlib available <<< 20459 1726885695.38876: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 20459 1726885695.38933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.39006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885695.39058: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885695.39074: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885695.39077: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.39157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.39249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.39695: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.40143: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885695.40155: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20459 1726885695.40162: 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_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885695.40186: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885695.40192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.40243: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.40248: 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 0x7f0f1b2aabe0> <<< 20459 1726885695.40306: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885695.40309: 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 0x7f0f1b3537c0> <<< 20459 1726885695.40327: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1aea3100> <<< 20459 1726885695.40371: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885695.40379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.40400: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.40411: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885695.40418: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.40533: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.40659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 20459 1726885695.40664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 20459 1726885695.40685: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b354c10> <<< 20459 1726885695.40690: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41493: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41559: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885695.41562: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41629: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885695.41681: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41763: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885695.41782: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885695.41794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.41854: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885695.41865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885695.42262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885695.42280: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885695.42332: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b399fd0> # zipimport: zlib available <<< 20459 1726885695.42395: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42465: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885695.42480: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885695.42489: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42558: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885695.42573: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.42809: 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 <<< 20459 1726885695.42817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.42881: 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 0x7f0f1b293700> <<< 20459 1726885695.42908: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ae490d0> <<< 20459 1726885695.42945: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 20459 1726885695.43067: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.43122: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.43143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.43195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885695.43199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885695.43211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885695.43240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885695.43272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885695.43275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885695.43356: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ae91b50> <<< 20459 1726885695.43396: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2a1520> <<< 20459 1726885695.43465: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b29ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885695.43475: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.43487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.43506: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885695.43639: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 20459 1726885695.43641: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 20459 1726885695.43712: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.43794: 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' <<< 20459 1726885695.43825: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ae4a4c0> <<< 20459 1726885695.43897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.44039: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885695.44376: 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 22:28:15.439675", "end": "2024-09-20 22:28:15.442737", "delta": "0:00:00.003062", "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}}} <<< 20459 1726885695.44396: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885695.44742: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type<<< 20459 1726885695.44803: 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 <<< 20459 1726885695.44833: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 20459 1726885695.44853: 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 <<< 20459 1726885695.44905: 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 # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 20459 1726885695.44914: 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 <<< 20459 1726885695.44918: 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 <<< 20459 1726885695.44927: 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 <<< 20459 1726885695.44929: 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 <<< 20459 1726885695.44932: 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 # 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 <<< 20459 1726885695.44934: 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 <<< 20459 1726885695.44935: 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 # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux <<< 20459 1726885695.44938: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 20459 1726885695.45109: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885695.45137: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 20459 1726885695.45146: stdout chunk (state=3): >>># destroy importlib.machinery <<< 20459 1726885695.45170: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885695.45186: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885695.45189: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 20459 1726885695.45202: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 20459 1726885695.45224: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 20459 1726885695.45234: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885695.45257: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885695.45274: stdout chunk (state=3): >>># destroy array <<< 20459 1726885695.45284: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885695.45301: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885695.45313: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885695.45477: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20459 1726885695.45484: 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 <<< 20459 1726885695.45490: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 20459 1726885695.45507: 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 <<< 20459 1726885695.45574: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 20459 1726885695.45578: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 20459 1726885695.45581: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 20459 1726885695.45585: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 20459 1726885695.45588: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 20459 1726885695.45601: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 20459 1726885695.45618: 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 <<< 20459 1726885695.45633: 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 <<< 20459 1726885695.45773: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 20459 1726885695.45798: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885695.45803: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 20459 1726885695.45825: 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 <<< 20459 1726885695.45868: 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 <<< 20459 1726885695.45899: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885695.46350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885695.46384: stderr chunk (state=3): >>><<< 20459 1726885695.46387: stdout chunk (state=3): >>><<< 20459 1726885695.46453: _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 0x7f0f1bf20ca0> # /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 0x7f0f1bec7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bf20a00> # /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 0x7f0f1bf209a0> 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 0x7f0f1bec7370> # /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 0x7f0f1bec7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bec7550> # /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 0x7f0f1be73f70> # /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 0x7f0f1be7a100> # /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 0x7f0f1bea3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be7a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bedc760> # /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 0x7f0f1be73c70> # /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 0x7f0f1bea3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bec7fd0> 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 0x7f0f1be3fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be42e20> # /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 0x7f0f1be39730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be40520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be3f250> # /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 0x7f0f1bb96c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bb96760> 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 0x7f0f1bb96d60> # /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 0x7f0f1bb96e20> # /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 0x7f0f1bb96ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbeebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbe84c0> # /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 0x7f0f1bbfc520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be46d00> # /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 0x7f0f1bba7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be42fa0> # 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 0x7f0f1bbfc130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1be4c8b0> # /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 0x7f0f1bba7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7c40> # /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 0x7f0f1bba7bb0> # /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 0x7f0f1bb7c220> # /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 0x7f0f1bb7c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbb2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbaa8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7e20> # /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 0x7f0f1bb25f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bb0ab20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbaad60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bbe8fd0> # /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 0x7f0f1bac29a0> 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 0x7f0f1bac2cd0> # /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 0x7f0f1bad55e0> # /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 0x7f0f1bad5b20> # 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 0x7f0f1ba60250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bac2dc0> # /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 0x7f0f1ba71130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bad5460> 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 0x7f0f1ba711f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7880> # /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 0x7f0f1ba8d550> # /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 0x7f0f1ba8d820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba8d610> # 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 0x7f0f1ba8d700> # /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 0x7f0f1ba8db50> # 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 0x7f0f1ba8dfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba8d790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ba7f8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1bba7460> # /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 0x7f0f1ba8d940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f1b9af520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_j2aib9mq/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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 0x7f0f1b36f730> # /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 0x7f0f1b3fd850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd490> # /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 0x7f0f1b3fd580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd2b0> 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 0x7f0f1b3fd4f0> # /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 0x7f0f1b3fd8b0> # /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 0x7f0f1b2ec790> # 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 0x7f0f1b2ecb20> # 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 0x7f0f1b2ec970> # /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 0x7f0f1b30fb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3f7d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3fd610> # /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 0x7f0f1b3f7e80> # /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 0x7f0f1b368880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b398d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b398850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b309310> # 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 0x7f0f1b398fa0> # /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 0x7f0f1b398f70> # /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 0x7f0f1b2d0f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3d6e80> # /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 0x7f0f1b2de520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3d6fd0> # /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 0x7f0f1b2d0250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2de160> # 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 0x7f0f1b2dc5b0> # 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 0x7f0f1b2dc670> # 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 0x7f0f1b2dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3cdbb0> # /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 0x7f0f1b35e9d0> # 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 0x7f0f1b35c970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2d1880> # 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 0x7f0f1b35e400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b3969d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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 0x7f0f1b2aabe0> # /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 0x7f0f1b3537c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1aea3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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 0x7f0f1b354c10> # 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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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 0x7f0f1b399fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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 0x7f0f1b293700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1ae490d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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 0x7f0f1ae91b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b2a1520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f1b29ca60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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_j2aib9mq/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 0x7f0f1ae4a4c0> # 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 22:28:15.439675", "end": "2024-09-20 22:28:15.442737", "delta": "0:00:00.003062", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885695.47006: 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-1726885695.1209238-24963-128589771391508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885695.47009: _low_level_execute_command(): starting 20459 1726885695.47014: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885695.1209238-24963-128589771391508/ > /dev/null 2>&1 && sleep 0' 20459 1726885695.47155: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.47159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.47189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.47192: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.47195: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.47253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.47256: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.47297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.49058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.49092: stderr chunk (state=3): >>><<< 20459 1726885695.49096: stdout chunk (state=3): >>><<< 20459 1726885695.49108: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.49115: handler run complete 20459 1726885695.49136: Evaluated conditional (False): False 20459 1726885695.49146: attempt loop complete, returning result 20459 1726885695.49149: _execute() done 20459 1726885695.49155: dumping result to json 20459 1726885695.49158: done dumping result, returning 20459 1726885695.49167: done running TaskExecutor() for managed_node1/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-47dd-4c59-000000002e41] 20459 1726885695.49171: sending task result for task 02369adf-7a19-47dd-4c59-000000002e41 ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003062", "end": "2024-09-20 22:28:15.442737", "rc": 0, "start": "2024-09-20 22:28:15.439675" } 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 20459 1726885695.49381: no more pending results, returning what we have 20459 1726885695.49387: results queue empty 20459 1726885695.49388: checking for any_errors_fatal 20459 1726885695.49404: done checking for any_errors_fatal 20459 1726885695.49406: checking for max_fail_percentage 20459 1726885695.49408: done checking for max_fail_percentage 20459 1726885695.49409: checking to see if all hosts have failed and the running result is not ok 20459 1726885695.49409: done checking to see if all hosts have failed 20459 1726885695.49410: getting the remaining hosts for this loop 20459 1726885695.49419: done getting the remaining hosts for this loop 20459 1726885695.49425: getting the next task for host managed_node1 20459 1726885695.49432: done getting next task for host managed_node1 20459 1726885695.49435: ^ task is: TASK: Read the /etc/crypttab file 20459 1726885695.49441: ^ 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? (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 20459 1726885695.49447: getting variables 20459 1726885695.49449: in VariableManager get_vars() 20459 1726885695.49482: Calling all_inventory to load vars for managed_node1 20459 1726885695.49485: Calling groups_inventory to load vars for managed_node1 20459 1726885695.49490: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885695.49503: Calling all_plugins_play to load vars for managed_node1 20459 1726885695.49507: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885695.49518: Calling groups_plugins_play to load vars for managed_node1 20459 1726885695.50160: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e41 20459 1726885695.50167: WORKER PROCESS EXITING 20459 1726885695.50201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885695.50688: done with get_vars() 20459 1726885695.50704: done getting variables 20459 1726885695.50774: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:15 -0400 (0:00:00.431) 0:01:41.868 ****** 20459 1726885695.50808: entering _queue_task() for managed_node1/command 20459 1726885695.51086: worker is 1 (out of 1 available) 20459 1726885695.51101: exiting _queue_task() for managed_node1/command 20459 1726885695.51117: done queuing things up, now waiting for results queue to drain 20459 1726885695.51119: waiting for pending results... 20459 1726885695.51424: running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file 20459 1726885695.51514: in run() - task 02369adf-7a19-47dd-4c59-000000002e42 20459 1726885695.51540: variable 'ansible_search_path' from source: unknown 20459 1726885695.51586: calling self._execute() 20459 1726885695.51865: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.51868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.51870: variable 'omit' from source: magic vars 20459 1726885695.51873: variable 'omit' from source: magic vars 20459 1726885695.51916: variable 'omit' from source: magic vars 20459 1726885695.51958: variable 'omit' from source: magic vars 20459 1726885695.52008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885695.52041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885695.52058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885695.52072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885695.52084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885695.52104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885695.52136: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885695.52162: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885695.52172: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.52185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.52311: Set connection var ansible_pipelining to False 20459 1726885695.52321: Set connection var ansible_shell_type to sh 20459 1726885695.52327: Set connection var ansible_connection to ssh 20459 1726885695.52343: Set connection var ansible_timeout to 10 20459 1726885695.52359: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885695.52371: Set connection var ansible_shell_executable to /bin/sh 20459 1726885695.52402: variable 'ansible_shell_executable' from source: unknown 20459 1726885695.52413: variable 'ansible_connection' from source: unknown 20459 1726885695.52425: variable 'ansible_module_compression' from source: unknown 20459 1726885695.52439: variable 'ansible_shell_type' from source: unknown 20459 1726885695.52447: variable 'ansible_shell_executable' from source: unknown 20459 1726885695.52468: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.52472: variable 'ansible_pipelining' from source: unknown 20459 1726885695.52475: variable 'ansible_timeout' from source: unknown 20459 1726885695.52477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.52629: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885695.52658: variable 'omit' from source: magic vars 20459 1726885695.52669: starting attempt loop 20459 1726885695.52677: running the handler 20459 1726885695.52699: _low_level_execute_command(): starting 20459 1726885695.52734: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885695.53410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885695.53416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.53418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.53437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.53481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.53485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.53487: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.53540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.53554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885695.53569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.53634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.55188: stdout chunk (state=3): >>>/root <<< 20459 1726885695.55289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.55343: stderr chunk (state=3): >>><<< 20459 1726885695.55346: stdout chunk (state=3): >>><<< 20459 1726885695.55363: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.55374: _low_level_execute_command(): starting 20459 1726885695.55380: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438 `" && echo ansible-tmp-1726885695.5536196-24980-271169447978438="` echo /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438 `" ) && sleep 0' 20459 1726885695.55796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.55802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.55839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.55849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.55852: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.55898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.55904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.55942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.57766: stdout chunk (state=3): >>>ansible-tmp-1726885695.5536196-24980-271169447978438=/root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438 <<< 20459 1726885695.57898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.57983: stderr chunk (state=3): >>><<< 20459 1726885695.57995: stdout chunk (state=3): >>><<< 20459 1726885695.58032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885695.5536196-24980-271169447978438=/root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.58060: variable 'ansible_module_compression' from source: unknown 20459 1726885695.58106: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20459 1726885695.58309: variable 'ansible_facts' from source: unknown 20459 1726885695.58315: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438/AnsiballZ_command.py 20459 1726885695.58553: Sending initial data 20459 1726885695.58556: Sent initial data (156 bytes) 20459 1726885695.59485: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885695.59501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.59517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.59537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.59583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.59597: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885695.59617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.59635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885695.59648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885695.59662: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885695.59679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.59693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.59708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.59728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885695.59748: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885695.59762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.59846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.59867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885695.59883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.59957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.61639: 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 <<< 20459 1726885695.61686: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885695.61708: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpj5985p2l /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438/AnsiballZ_command.py <<< 20459 1726885695.61746: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885695.62733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.62830: stderr chunk (state=3): >>><<< 20459 1726885695.62833: stdout chunk (state=3): >>><<< 20459 1726885695.62850: done transferring module to remote 20459 1726885695.62885: _low_level_execute_command(): starting 20459 1726885695.62899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438/ /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438/AnsiballZ_command.py && sleep 0' 20459 1726885695.63424: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.63437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.63469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.63490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.63536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.63540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.63595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.65323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.65361: stderr chunk (state=3): >>><<< 20459 1726885695.65364: stdout chunk (state=3): >>><<< 20459 1726885695.65379: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.65383: _low_level_execute_command(): starting 20459 1726885695.65386: _low_level_execute_command(): using become for this command 20459 1726885695.65396: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mgsvucrigyqwxyzriendkbrnvteielud ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438/AnsiballZ_command.py'"'"' && sleep 0' 20459 1726885695.65478: Initial state: awaiting_escalation: BECOME-SUCCESS-mgsvucrigyqwxyzriendkbrnvteielud 20459 1726885695.65867: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.65871: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.65935: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.65959: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.65974: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.68763: stdout chunk (state=1): >>>BECOME-SUCCESS-mgsvucrigyqwxyzriendkbrnvteielud <<< 20459 1726885695.68765: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-mgsvucrigyqwxyzriendkbrnvteielud' 20459 1726885695.69027: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20459 1726885695.69030: stdout chunk (state=3): >>>import _imp # builtin <<< 20459 1726885695.69032: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885695.69085: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885695.69133: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885695.69162: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885695.69201: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885695.69208: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885695.69267: 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' <<< 20459 1726885695.69280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885695.69300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 20459 1726885695.69306: stdout chunk (state=3): >>>import '_codecs' # <<< 20459 1726885695.69338: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359adaca0> <<< 20459 1726885695.69373: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885695.69390: 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 0x7fd359a81280> <<< 20459 1726885695.69396: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359adaa00> <<< 20459 1726885695.69421: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 20459 1726885695.69435: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 20459 1726885695.69465: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359ada9a0> <<< 20459 1726885695.69486: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885695.69522: 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 0x7fd359a81370> <<< 20459 1726885695.69538: 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' <<< 20459 1726885695.69551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 20459 1726885695.69561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885695.69569: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885695.69580: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a81820> <<< 20459 1726885695.69607: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a81550><<< 20459 1726885695.69610: stdout chunk (state=3): >>> <<< 20459 1726885695.69635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885695.69645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885695.69667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885695.69687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885695.69710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885695.69729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885695.69751: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a2df70> <<< 20459 1726885695.69779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885695.69793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885695.69868: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a34100> <<< 20459 1726885695.69895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 20459 1726885695.69902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 20459 1726885695.69947: 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' <<< 20459 1726885695.69950: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a5d730> <<< 20459 1726885695.69952: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a34820> <<< 20459 1726885695.69972: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a96760> <<< 20459 1726885695.69999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 20459 1726885695.70002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a2dc70> <<< 20459 1726885695.70059: 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' <<< 20459 1726885695.70080: stdout chunk (state=3): >>>import '_locale' # <<< 20459 1726885695.70085: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a5dc70> <<< 20459 1726885695.70131: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a81fd0> <<< 20459 1726885695.70162: 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. <<< 20459 1726885695.70364: 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' <<< 20459 1726885695.70396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885695.70401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885695.70425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885695.70440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885695.70465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 20459 1726885695.70474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 20459 1726885695.70487: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597afd90> <<< 20459 1726885695.70540: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b2e20> <<< 20459 1726885695.70558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885695.70570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885695.70576: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885695.70608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885695.70632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885695.70640: 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' <<< 20459 1726885695.70668: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597a9730> <<< 20459 1726885695.70682: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b0520> <<< 20459 1726885695.70703: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597af250> <<< 20459 1726885695.70717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885695.70776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885695.70797: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885695.70835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.70849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 20459 1726885695.70857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885695.70884: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.70895: 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 0x7fd359731c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359731760> <<< 20459 1726885695.70911: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885695.70939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 20459 1726885695.70957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359731d60> <<< 20459 1726885695.70975: 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' <<< 20459 1726885695.71000: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359731e20> <<< 20459 1726885695.71053: 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 0x7fd359731ee0> <<< 20459 1726885695.71068: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885695.71098: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359789be0> <<< 20459 1726885695.71103: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885695.71137: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597834c0> <<< 20459 1726885695.71183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 20459 1726885695.71194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359797520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b6d00> <<< 20459 1726885695.71215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 20459 1726885695.71233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 20459 1726885695.71253: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.71260: 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 0x7fd359742b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b2fa0> <<< 20459 1726885695.71294: 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' <<< 20459 1726885695.71308: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd359797130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597bc8b0> <<< 20459 1726885695.71334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 20459 1726885695.71338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 20459 1726885695.71367: 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' <<< 20459 1726885695.71386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 20459 1726885695.71401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 20459 1726885695.71418: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742c40> <<< 20459 1726885695.71445: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 20459 1726885695.71455: 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 0x7fd359742bb0> <<< 20459 1726885695.71479: 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' <<< 20459 1726885695.71502: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885695.71510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885695.71540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885695.71597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885695.71623: 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 0x7fd359717220> <<< 20459 1726885695.71648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885695.71651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885695.71694: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359717310> <<< 20459 1726885695.71812: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35974de50> <<< 20459 1726885695.71844: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597458e0> <<< 20459 1726885695.71863: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742e20> <<< 20459 1726885695.71880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 20459 1726885695.71893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 20459 1726885695.71924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885695.71944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885695.71961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 20459 1726885695.71973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3596c0f70> <<< 20459 1726885695.72001: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3596a5b20> <<< 20459 1726885695.72050: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359745d60> <<< 20459 1726885695.72068: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359783fd0> <<< 20459 1726885695.72080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885695.72101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885695.72127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 20459 1726885695.72143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35965d9a0> <<< 20459 1726885695.72152: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885695.72178: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.72186: 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 0x7fd35965dcd0> <<< 20459 1726885695.72199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885695.72216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885695.72232: 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' <<< 20459 1726885695.72251: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3596705e0> <<< 20459 1726885695.72275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885695.72302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885695.72332: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359670b20> <<< 20459 1726885695.72373: 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' <<< 20459 1726885695.72376: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd359606250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35965ddc0> <<< 20459 1726885695.72403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885695.72411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885695.72458: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.72471: 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 0x7fd359617130> <<< 20459 1726885695.72474: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359670460> <<< 20459 1726885695.72479: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885695.72509: 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 0x7fd3596171f0> <<< 20459 1726885695.72546: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742880> <<< 20459 1726885695.72578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885695.72587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885695.72624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885695.72635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885695.72649: 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 0x7fd359633550> <<< 20459 1726885695.72706: 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' <<< 20459 1726885695.72729: 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 0x7fd359633820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359633610> <<< 20459 1726885695.72774: 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 0x7fd359633700> <<< 20459 1726885695.72777: 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' <<< 20459 1726885695.73005: 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 0x7fd359633b50> <<< 20459 1726885695.73035: 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 0x7fd359633fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359633790> <<< 20459 1726885695.73039: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3596258e0> <<< 20459 1726885695.73053: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742460> <<< 20459 1726885695.73076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885695.73130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885695.73164: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359633940> <<< 20459 1726885695.73269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885695.73280: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd35955b520> <<< 20459 1726885695.73445: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip' <<< 20459 1726885695.73456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.73528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.73554: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 20459 1726885695.73559: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.73581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.73601: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885695.73614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.74818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.75760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885695.75765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f25730> <<< 20459 1726885695.75789: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885695.75795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.75820: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 20459 1726885695.75838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 20459 1726885695.75845: 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' <<< 20459 1726885695.75878: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.75882: 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 0x7fd358fb4850> <<< 20459 1726885695.75921: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4730> <<< 20459 1726885695.75946: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4490> <<< 20459 1726885695.75969: 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' <<< 20459 1726885695.76026: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb42b0> <<< 20459 1726885695.76029: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885695.76055: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.76063: 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 0x7fd358fb44f0> <<< 20459 1726885695.76071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885695.76102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885695.76139: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb48b0> <<< 20459 1726885695.76166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885695.76172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885695.76195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885695.76214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885695.76237: 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' <<< 20459 1726885695.76313: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358ea3790> <<< 20459 1726885695.76351: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.76371: 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 0x7fd358ea3b20> <<< 20459 1726885695.76381: 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 0x7fd358ea3970> <<< 20459 1726885695.76401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 20459 1726885695.76407: stdout chunk (state=3): >>> <<< 20459 1726885695.76432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885695.76466: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358ec6b50> <<< 20459 1726885695.76478: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358faed00> <<< 20459 1726885695.76644: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4610> <<< 20459 1726885695.76667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885695.76670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885695.76691: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358faee80> <<< 20459 1726885695.76715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885695.76722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885695.76745: 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' <<< 20459 1726885695.76765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885695.76776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885695.76804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 20459 1726885695.76807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 20459 1726885695.76811: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f20880> <<< 20459 1726885695.76897: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f4ed90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f4e850> <<< 20459 1726885695.76899: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358ec0310> <<< 20459 1726885695.76930: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.76934: 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 0x7fd358f4efa0> <<< 20459 1726885695.76963: 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 0x7fd358f4ef70> <<< 20459 1726885695.76984: 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 <<< 20459 1726885695.77000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885695.77016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885695.77042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885695.77110: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.77120: 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 0x7fd358e86f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f8de80> <<< 20459 1726885695.77141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885695.77147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885695.77201: 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 0x7fd358e95520> <<< 20459 1726885695.77207: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f8dfd0> <<< 20459 1726885695.77230: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885695.77265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.77292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 20459 1726885695.77295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 20459 1726885695.77300: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885695.77356: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e86250> <<< 20459 1726885695.77482: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e95160> <<< 20459 1726885695.77570: 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 0x7fd358e935b0> <<< 20459 1726885695.77604: 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 0x7fd358e93670> <<< 20459 1726885695.77652: 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 0x7fd358e92ca0> <<< 20459 1726885695.77659: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f84bb0> <<< 20459 1726885695.77682: 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 <<< 20459 1726885695.77690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 20459 1726885695.77698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885695.77724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885695.77766: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.77768: 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 0x7fd358f159d0> <<< 20459 1726885695.77941: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885695.77945: 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 0x7fd358f12970> <<< 20459 1726885695.77949: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e88880> <<< 20459 1726885695.77989: 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 0x7fd358f15400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f4d9d0> <<< 20459 1726885695.77997: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78026: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78030: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885695.78043: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78108: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78182: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78198: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78207: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885695.78217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78232: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885695.78254: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78346: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.78883: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.79340: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885695.79355: 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_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885695.79386: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 20459 1726885695.79392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.79448: 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 0x7fd358e61be0> <<< 20459 1726885695.79514: 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' <<< 20459 1726885695.79529: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f0a7c0> <<< 20459 1726885695.79536: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358a50100> <<< 20459 1726885695.79583: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885695.79590: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.79615: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.79625: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885695.79636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.79752: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.79878: 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' <<< 20459 1726885695.79921: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f0bc10> # zipimport: zlib available <<< 20459 1726885695.80306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.80675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.80737: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.80797: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885695.80804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.80836: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.80870: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885695.80878: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.80935: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81006: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885695.81025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81044: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885695.81047: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81083: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81124: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885695.81127: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885695.81546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885695.81551: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885695.81614: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f50fd0> <<< 20459 1726885695.81635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81689: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81763: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 20459 1726885695.81766: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885695.81772: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885695.81787: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81854: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885695.81862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81897: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.81932: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82024: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.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 <<< 20459 1726885695.82104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885695.82174: 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' <<< 20459 1726885695.82182: 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 0x7fd358e4a700> <<< 20459 1726885695.82202: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3589f60d0> <<< 20459 1726885695.82239: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885695.82249: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82417: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82434: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 20459 1726885695.82481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 20459 1726885695.82505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885695.82534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885695.82556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885695.82571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885695.82657: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358a3eb50> <<< 20459 1726885695.82692: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e58520> <<< 20459 1726885695.82749: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e53a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 20459 1726885695.82759: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82780: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82804: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885695.82870: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885695.82874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82890: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 20459 1726885695.82908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.82994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.83094: 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' <<< 20459 1726885695.83121: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3589f74c0> <<< 20459 1726885695.83194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885695.83340: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885695.83655: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:28:15.832696", "end": "2024-09-20 22:28:15.835707", "delta": "0:00:00.003011", "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}}} <<< 20459 1726885695.83686: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885695.84028: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 20459 1726885695.84073: 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<<< 20459 1726885695.84099: 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<<< 20459 1726885695.84110: stdout chunk (state=3): >>> # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _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 <<< 20459 1726885695.84117: 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 <<< 20459 1726885695.84145: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing 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 <<< 20459 1726885695.84173: 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 <<< 20459 1726885695.84191: 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 <<< 20459 1726885695.84224: stdout chunk (state=3): >>># 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 <<< 20459 1726885695.84231: 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 <<< 20459 1726885695.84238: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 20459 1726885695.84281: 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 <<< 20459 1726885695.84285: 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 # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file<<< 20459 1726885695.84289: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 20459 1726885695.84293: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 20459 1726885695.84486: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885695.84502: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885695.84534: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885695.84543: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885695.84557: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 20459 1726885695.84584: 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 <<< 20459 1726885695.84607: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 20459 1726885695.84622: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885695.84636: stdout chunk (state=3): >>># destroy array <<< 20459 1726885695.84644: stdout chunk (state=3): >>># destroy datetime <<< 20459 1726885695.84663: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885695.84708: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 20459 1726885695.84726: 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 <<< 20459 1726885695.84729: 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 <<< 20459 1726885695.84757: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 20459 1726885695.84770: 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 <<< 20459 1726885695.84775: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 20459 1726885695.84792: 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 <<< 20459 1726885695.84823: 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 <<< 20459 1726885695.84827: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 20459 1726885695.84833: 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 <<< 20459 1726885695.84863: 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 <<< 20459 1726885695.84889: 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 <<< 20459 1726885695.84899: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20459 1726885695.84905: 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 <<< 20459 1726885695.84910: stdout chunk (state=3): >>># destroy zlib # destroy _signal <<< 20459 1726885695.85035: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20459 1726885695.85041: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885695.85063: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885695.85075: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 20459 1726885695.85082: 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 <<< 20459 1726885695.85111: 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 <<< 20459 1726885695.85122: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 20459 1726885695.85144: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885695.85557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885695.85616: stderr chunk (state=3): >>><<< 20459 1726885695.85619: stdout chunk (state=3): >>><<< 20459 1726885695.85691: _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 0x7fd359adaca0> # /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 0x7fd359a81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359adaa00> # /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 0x7fd359ada9a0> 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 0x7fd359a81370> # /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 0x7fd359a81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a81550> # /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 0x7fd359a2df70> # /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 0x7fd359a34100> # /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 0x7fd359a5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a96760> # /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 0x7fd359a2dc70> # /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 0x7fd359a5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359a81fd0> 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 0x7fd3597afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b2e20> # /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 0x7fd3597a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597af250> # /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 0x7fd359731c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359731760> 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 0x7fd359731d60> # /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 0x7fd359731e20> # /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 0x7fd359731ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359789be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597834c0> # /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 0x7fd359797520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b6d00> # /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 0x7fd359742b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597b2fa0> # 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 0x7fd359797130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597bc8b0> # /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 0x7fd359742e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742c40> # /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 0x7fd359742bb0> # /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 0x7fd359717220> # /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 0x7fd359717310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35974de50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3597458e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742e20> # /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 0x7fd3596c0f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3596a5b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359745d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359783fd0> # /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 0x7fd35965d9a0> 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 0x7fd35965dcd0> # /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 0x7fd3596705e0> # /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 0x7fd359670b20> # 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 0x7fd359606250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd35965ddc0> # /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 0x7fd359617130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359670460> 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 0x7fd3596171f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742880> # /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 0x7fd359633550> # /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 0x7fd359633820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359633610> # 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 0x7fd359633700> # /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 0x7fd359633b50> # 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 0x7fd359633fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359633790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3596258e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd359742460> # /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 0x7fd359633940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd35955b520> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_mk_cencg/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/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 0x7fd358f25730> # /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 0x7fd358fb4850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4490> # /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 0x7fd358fb4580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb42b0> 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 0x7fd358fb44f0> # /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 0x7fd358fb48b0> # /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 0x7fd358ea3790> # 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 0x7fd358ea3b20> # 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 0x7fd358ea3970> # /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 0x7fd358ec6b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358faed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358fb4610> # /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 0x7fd358faee80> # /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 0x7fd358f20880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f4ed90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f4e850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358ec0310> # 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 0x7fd358f4efa0> # /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 0x7fd358f4ef70> # /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 0x7fd358e86f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f8de80> # /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 0x7fd358e95520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f8dfd0> # /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 0x7fd358e86250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e95160> # 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 0x7fd358e935b0> # 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 0x7fd358e93670> # 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 0x7fd358e92ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f84bb0> # /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 0x7fd358f159d0> # 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 0x7fd358f12970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e88880> # 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 0x7fd358f15400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358f4d9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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 0x7fd358e61be0> # /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 0x7fd358f0a7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358a50100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/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 0x7fd358f0bc10> # 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_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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 0x7fd358f50fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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 0x7fd358e4a700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd3589f60d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/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 0x7fd358a3eb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e58520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd358e53a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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_mk_cencg/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 0x7fd3589f74c0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 22:28:15.832696", "end": "2024-09-20 22:28:15.835707", "delta": "0:00:00.003011", "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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885695.86246: 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-1726885695.5536196-24980-271169447978438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885695.86249: _low_level_execute_command(): starting 20459 1726885695.86252: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885695.5536196-24980-271169447978438/ > /dev/null 2>&1 && sleep 0' 20459 1726885695.86402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885695.86406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885695.86447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885695.86451: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885695.86453: 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.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885695.86507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885695.86515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885695.86518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885695.86548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885695.88315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885695.88360: stderr chunk (state=3): >>><<< 20459 1726885695.88363: stdout chunk (state=3): >>><<< 20459 1726885695.88378: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885695.88385: handler run complete 20459 1726885695.88404: Evaluated conditional (False): False 20459 1726885695.88407: Evaluated conditional (False): False 20459 1726885695.88419: attempt loop complete, returning result 20459 1726885695.88424: _execute() done 20459 1726885695.88426: dumping result to json 20459 1726885695.88428: done dumping result, returning 20459 1726885695.88435: done running TaskExecutor() for managed_node1/TASK: Read the /etc/crypttab file [02369adf-7a19-47dd-4c59-000000002e42] 20459 1726885695.88440: sending task result for task 02369adf-7a19-47dd-4c59-000000002e42 ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003011", "end": "2024-09-20 22:28:15.835707", "failed_when_result": false, "rc": 0, "start": "2024-09-20 22:28:15.832696" } 20459 1726885695.88610: no more pending results, returning what we have 20459 1726885695.88615: results queue empty 20459 1726885695.88616: checking for any_errors_fatal 20459 1726885695.88631: done checking for any_errors_fatal 20459 1726885695.88632: checking for max_fail_percentage 20459 1726885695.88634: done checking for max_fail_percentage 20459 1726885695.88635: checking to see if all hosts have failed and the running result is not ok 20459 1726885695.88635: done checking to see if all hosts have failed 20459 1726885695.88636: getting the remaining hosts for this loop 20459 1726885695.88637: done getting the remaining hosts for this loop 20459 1726885695.88641: getting the next task for host managed_node1 20459 1726885695.88646: done getting next task for host managed_node1 20459 1726885695.88650: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885695.88653: ^ 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? (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 20459 1726885695.88656: getting variables 20459 1726885695.88658: in VariableManager get_vars() 20459 1726885695.88690: Calling all_inventory to load vars for managed_node1 20459 1726885695.88693: Calling groups_inventory to load vars for managed_node1 20459 1726885695.88696: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885695.88706: Calling all_plugins_play to load vars for managed_node1 20459 1726885695.88708: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885695.88710: Calling groups_plugins_play to load vars for managed_node1 20459 1726885695.89079: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e42 20459 1726885695.89082: WORKER PROCESS EXITING 20459 1726885695.89091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885695.89438: done with get_vars() 20459 1726885695.89449: 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 22:28:15 -0400 (0:00:00.387) 0:01:42.255 ****** 20459 1726885695.89525: entering _queue_task() for managed_node1/include_tasks 20459 1726885695.89823: worker is 1 (out of 1 available) 20459 1726885695.89836: exiting _queue_task() for managed_node1/include_tasks 20459 1726885695.89847: done queuing things up, now waiting for results queue to drain 20459 1726885695.89849: waiting for pending results... 20459 1726885695.90067: running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed 20459 1726885695.90139: in run() - task 02369adf-7a19-47dd-4c59-000000002e43 20459 1726885695.90150: variable 'ansible_search_path' from source: unknown 20459 1726885695.90190: variable '_storage_pools_list' from source: set_fact 20459 1726885695.90363: variable '_storage_pools_list' from source: set_fact 20459 1726885695.90572: variable 'omit' from source: magic vars 20459 1726885695.90682: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.90691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.90699: variable 'omit' from source: magic vars 20459 1726885695.90916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885695.91106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885695.91144: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885695.91197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885695.91225: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885695.91288: 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) 20459 1726885695.91306: 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) 20459 1726885695.91329: 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) 20459 1726885695.91349: 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) 20459 1726885695.91396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885695.92874: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885695.92928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885695.92958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885695.92981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885695.93004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885695.93039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885695.93059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885695.93076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885695.93105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885695.93117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885695.93205: variable '_storage_pools_list' from source: set_fact 20459 1726885695.93227: Evaluated conditional (_storage_pools_list is defined and _storage_pools_list | length > 0): True 20459 1726885695.93248: variable 'storage_test_pool' from source: unknown 20459 1726885695.93295: variable 'storage_test_pool' from source: unknown 20459 1726885695.93652: dumping result to json 20459 1726885695.93655: done dumping result, returning 20459 1726885695.93657: done running TaskExecutor() for managed_node1/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-47dd-4c59-000000002e43] 20459 1726885695.93659: sending task result for task 02369adf-7a19-47dd-4c59-000000002e43 20459 1726885695.93711: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e43 20459 1726885695.93717: WORKER PROCESS EXITING 20459 1726885695.93782: no more pending results, returning what we have 20459 1726885695.93785: in VariableManager get_vars() 20459 1726885695.93808: Calling all_inventory to load vars for managed_node1 20459 1726885695.93810: Calling groups_inventory to load vars for managed_node1 20459 1726885695.93814: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885695.93822: Calling all_plugins_play to load vars for managed_node1 20459 1726885695.93825: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885695.93827: Calling groups_plugins_play to load vars for managed_node1 20459 1726885695.94156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885695.94481: done with get_vars() 20459 1726885695.94490: variable 'ansible_search_path' from source: unknown 20459 1726885695.94527: we have included files to process 20459 1726885695.94528: generating all_blocks data 20459 1726885695.94529: done generating all_blocks data 20459 1726885695.94533: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885695.94534: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885695.94535: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml 20459 1726885695.94809: in VariableManager get_vars() 20459 1726885695.94827: done with get_vars() 20459 1726885695.94837: done processing included file 20459 1726885695.94839: iterating over new_blocks loaded from include file 20459 1726885695.94840: in VariableManager get_vars() 20459 1726885695.94849: done with get_vars() 20459 1726885695.94850: filtering new block on tags 20459 1726885695.94881: done filtering new block on tags 20459 1726885695.94883: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed_node1 => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'encryption_clevis_pin': None, 'encryption_tang_url': None, 'encryption_tang_thumbprint': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}]}) 20459 1726885695.94896: extending task lists for all hosts with included blocks 20459 1726885695.95082: done extending task lists 20459 1726885695.95083: done processing included files 20459 1726885695.95083: results queue empty 20459 1726885695.95084: checking for any_errors_fatal 20459 1726885695.95088: done checking for any_errors_fatal 20459 1726885695.95089: checking for max_fail_percentage 20459 1726885695.95090: done checking for max_fail_percentage 20459 1726885695.95090: checking to see if all hosts have failed and the running result is not ok 20459 1726885695.95091: done checking to see if all hosts have failed 20459 1726885695.95091: getting the remaining hosts for this loop 20459 1726885695.95092: done getting the remaining hosts for this loop 20459 1726885695.95093: getting the next task for host managed_node1 20459 1726885695.95096: done getting next task for host managed_node1 20459 1726885695.95097: ^ task is: TASK: Set _storage_pool_tests 20459 1726885695.95099: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885695.95101: getting variables 20459 1726885695.95101: in VariableManager get_vars() 20459 1726885695.95108: Calling all_inventory to load vars for managed_node1 20459 1726885695.95109: Calling groups_inventory to load vars for managed_node1 20459 1726885695.95110: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885695.95116: Calling all_plugins_play to load vars for managed_node1 20459 1726885695.95117: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885695.95119: Calling groups_plugins_play to load vars for managed_node1 20459 1726885695.95419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885695.95735: done with get_vars() 20459 1726885695.95746: done getting variables 20459 1726885695.95771: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Friday 20 September 2024 22:28:15 -0400 (0:00:00.062) 0:01:42.318 ****** 20459 1726885695.95790: entering _queue_task() for managed_node1/set_fact 20459 1726885695.95992: worker is 1 (out of 1 available) 20459 1726885695.96005: exiting _queue_task() for managed_node1/set_fact 20459 1726885695.96017: done queuing things up, now waiting for results queue to drain 20459 1726885695.96019: waiting for pending results... 20459 1726885695.96216: running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests 20459 1726885695.96301: in run() - task 02369adf-7a19-47dd-4c59-000000002f7c 20459 1726885695.96314: variable 'ansible_search_path' from source: unknown 20459 1726885695.96346: calling self._execute() 20459 1726885695.96668: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.96673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.96682: variable 'omit' from source: magic vars 20459 1726885695.96767: variable 'omit' from source: magic vars 20459 1726885695.96801: variable 'omit' from source: magic vars 20459 1726885695.96828: variable 'omit' from source: magic vars 20459 1726885695.96866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885695.96897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885695.96915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885695.96931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885695.96942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885695.96956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885695.96970: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885695.96992: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885695.96995: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.96998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.97081: Set connection var ansible_pipelining to False 20459 1726885695.97084: Set connection var ansible_shell_type to sh 20459 1726885695.97087: Set connection var ansible_connection to ssh 20459 1726885695.97096: Set connection var ansible_timeout to 10 20459 1726885695.97103: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885695.97107: Set connection var ansible_shell_executable to /bin/sh 20459 1726885695.97134: variable 'ansible_shell_executable' from source: unknown 20459 1726885695.97137: variable 'ansible_connection' from source: unknown 20459 1726885695.97140: variable 'ansible_module_compression' from source: unknown 20459 1726885695.97143: variable 'ansible_shell_type' from source: unknown 20459 1726885695.97145: variable 'ansible_shell_executable' from source: unknown 20459 1726885695.97147: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.97150: variable 'ansible_pipelining' from source: unknown 20459 1726885695.97153: variable 'ansible_timeout' from source: unknown 20459 1726885695.97156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.97302: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885695.97335: variable 'omit' from source: magic vars 20459 1726885695.97351: starting attempt loop 20459 1726885695.97359: running the handler 20459 1726885695.97379: handler run complete 20459 1726885695.97393: attempt loop complete, returning result 20459 1726885695.97402: _execute() done 20459 1726885695.97695: dumping result to json 20459 1726885695.97762: done dumping result, returning 20459 1726885695.97789: done running TaskExecutor() for managed_node1/TASK: Set _storage_pool_tests [02369adf-7a19-47dd-4c59-000000002f7c] 20459 1726885695.97792: sending task result for task 02369adf-7a19-47dd-4c59-000000002f7c 20459 1726885695.97858: done sending task result for task 02369adf-7a19-47dd-4c59-000000002f7c 20459 1726885695.97869: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } 20459 1726885695.97971: no more pending results, returning what we have 20459 1726885695.97977: results queue empty 20459 1726885695.97978: checking for any_errors_fatal 20459 1726885695.97980: done checking for any_errors_fatal 20459 1726885695.97980: checking for max_fail_percentage 20459 1726885695.97983: done checking for max_fail_percentage 20459 1726885695.97984: checking to see if all hosts have failed and the running result is not ok 20459 1726885695.97985: done checking to see if all hosts have failed 20459 1726885695.97987: getting the remaining hosts for this loop 20459 1726885695.98014: done getting the remaining hosts for this loop 20459 1726885695.98031: getting the next task for host managed_node1 20459 1726885695.98051: done getting next task for host managed_node1 20459 1726885695.98067: ^ task is: TASK: Get VG shared value status 20459 1726885695.98077: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885695.98088: getting variables 20459 1726885695.98090: in VariableManager get_vars() 20459 1726885695.98135: Calling all_inventory to load vars for managed_node1 20459 1726885695.98138: Calling groups_inventory to load vars for managed_node1 20459 1726885695.98141: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885695.98147: Calling all_plugins_play to load vars for managed_node1 20459 1726885695.98149: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885695.98151: Calling groups_plugins_play to load vars for managed_node1 20459 1726885695.98459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885695.98795: done with get_vars() 20459 1726885695.98805: done getting variables 20459 1726885695.98845: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Friday 20 September 2024 22:28:15 -0400 (0:00:00.030) 0:01:42.349 ****** 20459 1726885695.98875: entering _queue_task() for managed_node1/command 20459 1726885695.99148: worker is 1 (out of 1 available) 20459 1726885695.99162: exiting _queue_task() for managed_node1/command 20459 1726885695.99174: done queuing things up, now waiting for results queue to drain 20459 1726885695.99184: waiting for pending results... 20459 1726885695.99584: running TaskExecutor() for managed_node1/TASK: Get VG shared value status 20459 1726885695.99672: in run() - task 02369adf-7a19-47dd-4c59-000000002f7d 20459 1726885695.99684: variable 'ansible_search_path' from source: unknown 20459 1726885695.99713: calling self._execute() 20459 1726885695.99807: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885695.99811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885695.99823: variable 'omit' from source: magic vars 20459 1726885696.00131: variable 'storage_test_pool' from source: include params 20459 1726885696.00207: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): False 20459 1726885696.00219: when evaluation is False, skipping this task 20459 1726885696.00227: _execute() done 20459 1726885696.00233: dumping result to json 20459 1726885696.00239: done dumping result, returning 20459 1726885696.00251: done running TaskExecutor() for managed_node1/TASK: Get VG shared value status [02369adf-7a19-47dd-4c59-000000002f7d] 20459 1726885696.00263: sending task result for task 02369adf-7a19-47dd-4c59-000000002f7d 20459 1726885696.00364: done sending task result for task 02369adf-7a19-47dd-4c59-000000002f7d 20459 1726885696.00371: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } 20459 1726885696.00499: no more pending results, returning what we have 20459 1726885696.00502: results queue empty 20459 1726885696.00503: checking for any_errors_fatal 20459 1726885696.00561: done checking for any_errors_fatal 20459 1726885696.00562: checking for max_fail_percentage 20459 1726885696.00565: done checking for max_fail_percentage 20459 1726885696.00566: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.00567: done checking to see if all hosts have failed 20459 1726885696.00567: getting the remaining hosts for this loop 20459 1726885696.00569: done getting the remaining hosts for this loop 20459 1726885696.00573: getting the next task for host managed_node1 20459 1726885696.00579: done getting next task for host managed_node1 20459 1726885696.00582: ^ task is: TASK: Verify that VG shared value checks out 20459 1726885696.00585: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885696.00589: getting variables 20459 1726885696.00590: in VariableManager get_vars() 20459 1726885696.00620: Calling all_inventory to load vars for managed_node1 20459 1726885696.00623: Calling groups_inventory to load vars for managed_node1 20459 1726885696.00626: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.00634: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.00637: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.00640: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.01389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.01953: done with get_vars() 20459 1726885696.01966: done getting variables 20459 1726885696.02015: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Friday 20 September 2024 22:28:16 -0400 (0:00:00.031) 0:01:42.380 ****** 20459 1726885696.02043: entering _queue_task() for managed_node1/assert 20459 1726885696.02248: worker is 1 (out of 1 available) 20459 1726885696.02260: exiting _queue_task() for managed_node1/assert 20459 1726885696.02272: done queuing things up, now waiting for results queue to drain 20459 1726885696.02274: waiting for pending results... 20459 1726885696.02562: running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out 20459 1726885696.02703: in run() - task 02369adf-7a19-47dd-4c59-000000002f7e 20459 1726885696.02728: variable 'ansible_search_path' from source: unknown 20459 1726885696.02766: calling self._execute() 20459 1726885696.02879: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.02891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.02905: variable 'omit' from source: magic vars 20459 1726885696.03377: variable 'storage_test_pool' from source: include params 20459 1726885696.03409: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'): False 20459 1726885696.03423: when evaluation is False, skipping this task 20459 1726885696.03427: _execute() done 20459 1726885696.03430: dumping result to json 20459 1726885696.03433: done dumping result, returning 20459 1726885696.03435: done running TaskExecutor() for managed_node1/TASK: Verify that VG shared value checks out [02369adf-7a19-47dd-4c59-000000002f7e] 20459 1726885696.03437: sending task result for task 02369adf-7a19-47dd-4c59-000000002f7e 20459 1726885696.03534: done sending task result for task 02369adf-7a19-47dd-4c59-000000002f7e 20459 1726885696.03537: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } 20459 1726885696.03580: no more pending results, returning what we have 20459 1726885696.03583: results queue empty 20459 1726885696.03584: checking for any_errors_fatal 20459 1726885696.03590: done checking for any_errors_fatal 20459 1726885696.03590: checking for max_fail_percentage 20459 1726885696.03592: done checking for max_fail_percentage 20459 1726885696.03593: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.03593: done checking to see if all hosts have failed 20459 1726885696.03594: getting the remaining hosts for this loop 20459 1726885696.03595: done getting the remaining hosts for this loop 20459 1726885696.03598: getting the next task for host managed_node1 20459 1726885696.03603: done getting next task for host managed_node1 20459 1726885696.03606: ^ task is: TASK: Verify pool subset 20459 1726885696.03610: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885696.03616: getting variables 20459 1726885696.03617: in VariableManager get_vars() 20459 1726885696.03646: Calling all_inventory to load vars for managed_node1 20459 1726885696.03648: Calling groups_inventory to load vars for managed_node1 20459 1726885696.03651: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.03658: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.03660: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.03662: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.03966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.04306: done with get_vars() 20459 1726885696.04317: done getting variables TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Friday 20 September 2024 22:28:16 -0400 (0:00:00.023) 0:01:42.404 ****** 20459 1726885696.04376: entering _queue_task() for managed_node1/include_tasks 20459 1726885696.04547: worker is 1 (out of 1 available) 20459 1726885696.04560: exiting _queue_task() for managed_node1/include_tasks 20459 1726885696.04572: done queuing things up, now waiting for results queue to drain 20459 1726885696.04573: waiting for pending results... 20459 1726885696.04743: running TaskExecutor() for managed_node1/TASK: Verify pool subset 20459 1726885696.04823: in run() - task 02369adf-7a19-47dd-4c59-000000002f7f 20459 1726885696.04833: variable 'ansible_search_path' from source: unknown 20459 1726885696.04869: variable '_storage_pool_tests' from source: set_fact 20459 1726885696.05024: variable '_storage_pool_tests' from source: set_fact 20459 1726885696.05073: variable 'omit' from source: magic vars 20459 1726885696.05222: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.05239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.05255: variable 'omit' from source: magic vars 20459 1726885696.05495: variable 'storage_test_pool_subset' from source: unknown 20459 1726885696.05930: variable 'storage_test_pool_subset' from source: unknown 20459 1726885696.06002: variable 'storage_test_pool_subset' from source: unknown 20459 1726885696.06199: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.06218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.06233: variable 'omit' from source: magic vars 20459 1726885696.06346: variable 'storage_test_pool_subset' from source: unknown 20459 1726885696.06384: variable 'storage_test_pool_subset' from source: unknown 20459 1726885696.06450: variable 'storage_test_pool_subset' from source: unknown 20459 1726885696.06530: dumping result to json 20459 1726885696.06539: done dumping result, returning 20459 1726885696.06547: done running TaskExecutor() for managed_node1/TASK: Verify pool subset [02369adf-7a19-47dd-4c59-000000002f7f] 20459 1726885696.06557: sending task result for task 02369adf-7a19-47dd-4c59-000000002f7f 20459 1726885696.06626: done sending task result for task 02369adf-7a19-47dd-4c59-000000002f7f 20459 1726885696.06634: WORKER PROCESS EXITING 20459 1726885696.06701: no more pending results, returning what we have 20459 1726885696.06707: in VariableManager get_vars() 20459 1726885696.06747: Calling all_inventory to load vars for managed_node1 20459 1726885696.06750: Calling groups_inventory to load vars for managed_node1 20459 1726885696.06753: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.06764: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.06767: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.06770: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.07284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.07877: done with get_vars() 20459 1726885696.07889: variable 'ansible_search_path' from source: unknown 20459 1726885696.07935: variable 'ansible_search_path' from source: unknown 20459 1726885696.07961: we have included files to process 20459 1726885696.07963: generating all_blocks data 20459 1726885696.07964: done generating all_blocks data 20459 1726885696.07969: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885696.07970: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885696.07972: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml 20459 1726885696.09152: in VariableManager get_vars() 20459 1726885696.09173: done with get_vars() 20459 1726885696.09253: in VariableManager get_vars() 20459 1726885696.09274: done with get_vars() 20459 1726885696.09323: in VariableManager get_vars() 20459 1726885696.09345: done with get_vars() 20459 1726885696.09387: in VariableManager get_vars() 20459 1726885696.09407: done with get_vars() 20459 1726885696.09455: in VariableManager get_vars() 20459 1726885696.09475: done with get_vars() 20459 1726885696.09517: in VariableManager get_vars() 20459 1726885696.09544: done with get_vars() 20459 1726885696.09584: in VariableManager get_vars() 20459 1726885696.09604: done with get_vars() 20459 1726885696.09703: done processing included file 20459 1726885696.09705: iterating over new_blocks loaded from include file 20459 1726885696.09706: in VariableManager get_vars() 20459 1726885696.09726: done with get_vars() 20459 1726885696.09728: filtering new block on tags 20459 1726885696.09965: done filtering new block on tags 20459 1726885696.09968: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed_node1 => (item=members) 20459 1726885696.09973: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885696.09974: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885696.09976: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml 20459 1726885696.10054: in VariableManager get_vars() 20459 1726885696.10076: done with get_vars() 20459 1726885696.10088: done processing included file 20459 1726885696.10090: iterating over new_blocks loaded from include file 20459 1726885696.10091: in VariableManager get_vars() 20459 1726885696.10102: done with get_vars() 20459 1726885696.10103: filtering new block on tags 20459 1726885696.10127: done filtering new block on tags 20459 1726885696.10129: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed_node1 => (item=volumes) 20459 1726885696.10132: extending task lists for all hosts with included blocks 20459 1726885696.10389: done extending task lists 20459 1726885696.10394: done processing included files 20459 1726885696.10394: results queue empty 20459 1726885696.10395: checking for any_errors_fatal 20459 1726885696.10399: done checking for any_errors_fatal 20459 1726885696.10400: checking for max_fail_percentage 20459 1726885696.10401: done checking for max_fail_percentage 20459 1726885696.10402: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.10402: done checking to see if all hosts have failed 20459 1726885696.10403: getting the remaining hosts for this loop 20459 1726885696.10404: done getting the remaining hosts for this loop 20459 1726885696.10407: getting the next task for host managed_node1 20459 1726885696.10411: done getting next task for host managed_node1 20459 1726885696.10414: ^ task is: TASK: Set test variables 20459 1726885696.10417: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885696.10425: getting variables 20459 1726885696.10426: in VariableManager get_vars() 20459 1726885696.10435: Calling all_inventory to load vars for managed_node1 20459 1726885696.10437: Calling groups_inventory to load vars for managed_node1 20459 1726885696.10439: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.10443: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.10446: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.10448: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.10877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.11464: done with get_vars() 20459 1726885696.11481: done getting variables 20459 1726885696.11522: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Friday 20 September 2024 22:28:16 -0400 (0:00:00.071) 0:01:42.475 ****** 20459 1726885696.11550: entering _queue_task() for managed_node1/set_fact 20459 1726885696.11823: worker is 1 (out of 1 available) 20459 1726885696.11835: exiting _queue_task() for managed_node1/set_fact 20459 1726885696.11847: done queuing things up, now waiting for results queue to drain 20459 1726885696.11849: waiting for pending results... 20459 1726885696.12184: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885696.12324: in run() - task 02369adf-7a19-47dd-4c59-000000002fb7 20459 1726885696.12345: variable 'ansible_search_path' from source: unknown 20459 1726885696.12390: calling self._execute() 20459 1726885696.12519: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.12536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.12550: variable 'omit' from source: magic vars 20459 1726885696.12965: variable 'storage_test_pool' from source: include params 20459 1726885696.13003: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885696.13017: variable 'omit' from source: magic vars 20459 1726885696.13079: variable 'omit' from source: magic vars 20459 1726885696.13347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885696.16001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885696.16527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885696.16588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885696.16636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885696.16674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885696.16753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.16803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.16844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.16900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.16923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.16972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.17009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.17042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.17092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.17119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.17184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.17225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.17255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.17301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.17330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.17497: variable 'ansible_lvm' from source: facts 20459 1726885696.17507: variable 'storage_test_pool' from source: include params 20459 1726885696.17723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.17759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.17788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.17834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.17854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.17977: variable 'storage_test_pool' from source: include params 20459 1726885696.18017: variable 'omit' from source: magic vars 20459 1726885696.18045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.18073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.18096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.18117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.18132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.18151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.18170: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.18204: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.18214: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.18222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.18331: Set connection var ansible_pipelining to False 20459 1726885696.18339: Set connection var ansible_shell_type to sh 20459 1726885696.18344: Set connection var ansible_connection to ssh 20459 1726885696.18370: Set connection var ansible_timeout to 10 20459 1726885696.18379: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.18387: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.18420: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.18428: variable 'ansible_connection' from source: unknown 20459 1726885696.18435: variable 'ansible_module_compression' from source: unknown 20459 1726885696.18441: variable 'ansible_shell_type' from source: unknown 20459 1726885696.18447: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.18452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.18458: variable 'ansible_pipelining' from source: unknown 20459 1726885696.18464: variable 'ansible_timeout' from source: unknown 20459 1726885696.18471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.18585: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.18600: variable 'omit' from source: magic vars 20459 1726885696.18609: starting attempt loop 20459 1726885696.18620: running the handler 20459 1726885696.18636: handler run complete 20459 1726885696.18651: attempt loop complete, returning result 20459 1726885696.18657: _execute() done 20459 1726885696.18663: dumping result to json 20459 1726885696.18669: done dumping result, returning 20459 1726885696.18678: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000002fb7] 20459 1726885696.18686: sending task result for task 02369adf-7a19-47dd-4c59-000000002fb7 ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } 20459 1726885696.18843: no more pending results, returning what we have 20459 1726885696.18847: results queue empty 20459 1726885696.18848: checking for any_errors_fatal 20459 1726885696.18849: done checking for any_errors_fatal 20459 1726885696.18850: checking for max_fail_percentage 20459 1726885696.18852: done checking for max_fail_percentage 20459 1726885696.18853: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.18854: done checking to see if all hosts have failed 20459 1726885696.18855: getting the remaining hosts for this loop 20459 1726885696.18857: done getting the remaining hosts for this loop 20459 1726885696.18862: getting the next task for host managed_node1 20459 1726885696.18870: done getting next task for host managed_node1 20459 1726885696.18873: ^ task is: TASK: Get the canonical device path for each member device 20459 1726885696.18878: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885696.18882: getting variables 20459 1726885696.18883: in VariableManager get_vars() 20459 1726885696.18919: Calling all_inventory to load vars for managed_node1 20459 1726885696.18922: Calling groups_inventory to load vars for managed_node1 20459 1726885696.18926: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.18938: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.18941: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.18944: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.19620: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fb7 20459 1726885696.19625: WORKER PROCESS EXITING 20459 1726885696.19649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.20653: done with get_vars() 20459 1726885696.20667: done getting variables TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Friday 20 September 2024 22:28:16 -0400 (0:00:00.092) 0:01:42.568 ****** 20459 1726885696.20829: entering _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885696.21098: worker is 1 (out of 1 available) 20459 1726885696.21111: exiting _queue_task() for managed_node1/fedora.linux_system_roles.resolve_blockdev 20459 1726885696.21128: done queuing things up, now waiting for results queue to drain 20459 1726885696.21130: waiting for pending results... 20459 1726885696.21303: running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device 20459 1726885696.21377: in run() - task 02369adf-7a19-47dd-4c59-000000002fb8 20459 1726885696.21389: variable 'ansible_search_path' from source: unknown 20459 1726885696.21428: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885696.21584: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885696.21628: dumping result to json 20459 1726885696.21631: done dumping result, returning 20459 1726885696.21635: done running TaskExecutor() for managed_node1/TASK: Get the canonical device path for each member device [02369adf-7a19-47dd-4c59-000000002fb8] 20459 1726885696.21642: sending task result for task 02369adf-7a19-47dd-4c59-000000002fb8 20459 1726885696.21751: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fb8 20459 1726885696.21754: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885696.21805: no more pending results, returning what we have 20459 1726885696.21809: results queue empty 20459 1726885696.21809: checking for any_errors_fatal 20459 1726885696.21819: done checking for any_errors_fatal 20459 1726885696.21822: checking for max_fail_percentage 20459 1726885696.21824: done checking for max_fail_percentage 20459 1726885696.21825: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.21825: done checking to see if all hosts have failed 20459 1726885696.21826: getting the remaining hosts for this loop 20459 1726885696.21827: done getting the remaining hosts for this loop 20459 1726885696.21830: getting the next task for host managed_node1 20459 1726885696.21836: done getting next task for host managed_node1 20459 1726885696.21838: ^ task is: TASK: Set pvs lvm length 20459 1726885696.21842: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885696.21845: getting variables 20459 1726885696.21846: in VariableManager get_vars() 20459 1726885696.21875: Calling all_inventory to load vars for managed_node1 20459 1726885696.21877: Calling groups_inventory to load vars for managed_node1 20459 1726885696.21880: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.21886: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.21888: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.21890: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.22555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.23909: done with get_vars() 20459 1726885696.23927: done getting variables 20459 1726885696.23986: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Friday 20 September 2024 22:28:16 -0400 (0:00:00.031) 0:01:42.600 ****** 20459 1726885696.24017: entering _queue_task() for managed_node1/set_fact 20459 1726885696.24252: worker is 1 (out of 1 available) 20459 1726885696.24262: exiting _queue_task() for managed_node1/set_fact 20459 1726885696.24275: done queuing things up, now waiting for results queue to drain 20459 1726885696.24276: waiting for pending results... 20459 1726885696.24905: running TaskExecutor() for managed_node1/TASK: Set pvs lvm length 20459 1726885696.25078: in run() - task 02369adf-7a19-47dd-4c59-000000002fba 20459 1726885696.25096: variable 'ansible_search_path' from source: unknown 20459 1726885696.25138: calling self._execute() 20459 1726885696.25292: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.25303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.25323: variable 'omit' from source: magic vars 20459 1726885696.26254: variable 'storage_test_pool' from source: include params 20459 1726885696.26300: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885696.26313: variable 'omit' from source: magic vars 20459 1726885696.26416: variable 'omit' from source: magic vars 20459 1726885696.26587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885696.29271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885696.29366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885696.29409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885696.29467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885696.29499: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885696.29595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.29636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.29676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.29728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.29751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.29851: variable '_storage_test_pool_pvs_lvm' from source: set_fact 20459 1726885696.29891: variable 'omit' from source: magic vars 20459 1726885696.29927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.29960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.29988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.30015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.30035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.30056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.30076: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.30118: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.30129: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.30137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.30262: Set connection var ansible_pipelining to False 20459 1726885696.30271: Set connection var ansible_shell_type to sh 20459 1726885696.30277: Set connection var ansible_connection to ssh 20459 1726885696.30296: Set connection var ansible_timeout to 10 20459 1726885696.30314: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.30329: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.30356: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.30363: variable 'ansible_connection' from source: unknown 20459 1726885696.30369: variable 'ansible_module_compression' from source: unknown 20459 1726885696.30375: variable 'ansible_shell_type' from source: unknown 20459 1726885696.30381: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.30388: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.30395: variable 'ansible_pipelining' from source: unknown 20459 1726885696.30401: variable 'ansible_timeout' from source: unknown 20459 1726885696.30407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.31495: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.31519: variable 'omit' from source: magic vars 20459 1726885696.31532: starting attempt loop 20459 1726885696.31543: running the handler 20459 1726885696.31557: handler run complete 20459 1726885696.31573: attempt loop complete, returning result 20459 1726885696.31579: _execute() done 20459 1726885696.31586: dumping result to json 20459 1726885696.31593: done dumping result, returning 20459 1726885696.31604: done running TaskExecutor() for managed_node1/TASK: Set pvs lvm length [02369adf-7a19-47dd-4c59-000000002fba] 20459 1726885696.31635: sending task result for task 02369adf-7a19-47dd-4c59-000000002fba ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } 20459 1726885696.31843: no more pending results, returning what we have 20459 1726885696.31848: results queue empty 20459 1726885696.31848: checking for any_errors_fatal 20459 1726885696.31856: done checking for any_errors_fatal 20459 1726885696.31858: checking for max_fail_percentage 20459 1726885696.31860: done checking for max_fail_percentage 20459 1726885696.31861: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.31861: done checking to see if all hosts have failed 20459 1726885696.31862: getting the remaining hosts for this loop 20459 1726885696.31864: done getting the remaining hosts for this loop 20459 1726885696.31867: getting the next task for host managed_node1 20459 1726885696.31875: done getting next task for host managed_node1 20459 1726885696.31877: ^ task is: TASK: Set pool pvs 20459 1726885696.31882: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885696.31892: getting variables 20459 1726885696.31894: in VariableManager get_vars() 20459 1726885696.32000: Calling all_inventory to load vars for managed_node1 20459 1726885696.32003: Calling groups_inventory to load vars for managed_node1 20459 1726885696.32006: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.32019: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.32026: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.32030: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.32781: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fba 20459 1726885696.32784: WORKER PROCESS EXITING 20459 1726885696.32806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.33604: done with get_vars() 20459 1726885696.33624: done getting variables 20459 1726885696.33687: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Friday 20 September 2024 22:28:16 -0400 (0:00:00.097) 0:01:42.697 ****** 20459 1726885696.33724: entering _queue_task() for managed_node1/set_fact 20459 1726885696.34000: worker is 1 (out of 1 available) 20459 1726885696.34015: exiting _queue_task() for managed_node1/set_fact 20459 1726885696.34029: done queuing things up, now waiting for results queue to drain 20459 1726885696.34031: waiting for pending results... 20459 1726885696.34337: running TaskExecutor() for managed_node1/TASK: Set pool pvs 20459 1726885696.34491: in run() - task 02369adf-7a19-47dd-4c59-000000002fbb 20459 1726885696.34510: variable 'ansible_search_path' from source: unknown 20459 1726885696.34578: calling self._execute() 20459 1726885696.34726: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.34743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.34757: variable 'omit' from source: magic vars 20459 1726885696.35191: variable 'storage_test_pool' from source: include params 20459 1726885696.35236: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885696.35251: variable 'omit' from source: magic vars 20459 1726885696.35314: variable 'omit' from source: magic vars 20459 1726885696.35554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885696.38065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885696.38142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885696.38182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885696.38225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885696.38254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885696.38352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.38390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.38431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.38476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.38502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.38558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.38586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.38624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.38668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.38688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.38786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.38823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.38855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.38899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.38933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.39102: variable 'pv_paths' from source: set_fact 20459 1726885696.39117: variable '__pvs_lvm_len' from source: set_fact 20459 1726885696.39180: variable 'omit' from source: magic vars 20459 1726885696.39210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.39246: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.39275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.39296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.39315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.39341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.39363: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.39401: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.39410: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.39422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.39550: Set connection var ansible_pipelining to False 20459 1726885696.39558: Set connection var ansible_shell_type to sh 20459 1726885696.39564: Set connection var ansible_connection to ssh 20459 1726885696.39581: Set connection var ansible_timeout to 10 20459 1726885696.39596: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.39605: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.39638: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.39646: variable 'ansible_connection' from source: unknown 20459 1726885696.39653: variable 'ansible_module_compression' from source: unknown 20459 1726885696.39660: variable 'ansible_shell_type' from source: unknown 20459 1726885696.39667: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.39674: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.39681: variable 'ansible_pipelining' from source: unknown 20459 1726885696.39688: variable 'ansible_timeout' from source: unknown 20459 1726885696.39697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.39808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.39838: variable 'omit' from source: magic vars 20459 1726885696.39848: starting attempt loop 20459 1726885696.39854: running the handler 20459 1726885696.39869: handler run complete 20459 1726885696.39884: attempt loop complete, returning result 20459 1726885696.39890: _execute() done 20459 1726885696.39897: dumping result to json 20459 1726885696.39904: done dumping result, returning 20459 1726885696.39917: done running TaskExecutor() for managed_node1/TASK: Set pool pvs [02369adf-7a19-47dd-4c59-000000002fbb] 20459 1726885696.39933: sending task result for task 02369adf-7a19-47dd-4c59-000000002fbb ok: [managed_node1] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } 20459 1726885696.40097: no more pending results, returning what we have 20459 1726885696.40100: results queue empty 20459 1726885696.40101: checking for any_errors_fatal 20459 1726885696.40115: done checking for any_errors_fatal 20459 1726885696.40116: checking for max_fail_percentage 20459 1726885696.40119: done checking for max_fail_percentage 20459 1726885696.40122: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.40123: done checking to see if all hosts have failed 20459 1726885696.40124: getting the remaining hosts for this loop 20459 1726885696.40126: done getting the remaining hosts for this loop 20459 1726885696.40131: getting the next task for host managed_node1 20459 1726885696.40139: done getting next task for host managed_node1 20459 1726885696.40143: ^ task is: TASK: Verify PV count 20459 1726885696.40148: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885696.40152: getting variables 20459 1726885696.40154: in VariableManager get_vars() 20459 1726885696.40191: Calling all_inventory to load vars for managed_node1 20459 1726885696.40194: Calling groups_inventory to load vars for managed_node1 20459 1726885696.40198: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.40210: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.40215: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.40219: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.41149: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fbb 20459 1726885696.41153: WORKER PROCESS EXITING 20459 1726885696.41174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.42016: done with get_vars() 20459 1726885696.42533: done getting variables 20459 1726885696.42785: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify PV count] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Friday 20 September 2024 22:28:16 -0400 (0:00:00.091) 0:01:42.789 ****** 20459 1726885696.42883: entering _queue_task() for managed_node1/assert 20459 1726885696.44290: worker is 1 (out of 1 available) 20459 1726885696.44303: exiting _queue_task() for managed_node1/assert 20459 1726885696.44318: done queuing things up, now waiting for results queue to drain 20459 1726885696.44320: waiting for pending results... 20459 1726885696.45645: running TaskExecutor() for managed_node1/TASK: Verify PV count 20459 1726885696.45884: in run() - task 02369adf-7a19-47dd-4c59-000000002fbc 20459 1726885696.45906: variable 'ansible_search_path' from source: unknown 20459 1726885696.46053: calling self._execute() 20459 1726885696.46182: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.46192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.46208: variable 'omit' from source: magic vars 20459 1726885696.46626: variable 'storage_test_pool' from source: include params 20459 1726885696.46673: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885696.46683: variable 'omit' from source: magic vars 20459 1726885696.46742: variable 'omit' from source: magic vars 20459 1726885696.46952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885696.50994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885696.51082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885696.51127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885696.51175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885696.51207: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885696.51319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.51356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.51397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.51448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.51469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.51603: variable 'storage_test_pool' from source: include params 20459 1726885696.51629: variable '__pvs_lvm_len' from source: set_fact 20459 1726885696.51640: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885696.51677: variable 'omit' from source: magic vars 20459 1726885696.51789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.51887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.52003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.52031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.52051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.52072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.52117: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.52158: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.52167: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.52174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.52355: Set connection var ansible_pipelining to False 20459 1726885696.52366: Set connection var ansible_shell_type to sh 20459 1726885696.52376: Set connection var ansible_connection to ssh 20459 1726885696.52394: Set connection var ansible_timeout to 10 20459 1726885696.52404: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.52416: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.52444: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.52452: variable 'ansible_connection' from source: unknown 20459 1726885696.52463: variable 'ansible_module_compression' from source: unknown 20459 1726885696.52470: variable 'ansible_shell_type' from source: unknown 20459 1726885696.52482: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.52488: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.52496: variable 'ansible_pipelining' from source: unknown 20459 1726885696.52503: variable 'ansible_timeout' from source: unknown 20459 1726885696.52510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.52651: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.52667: variable 'omit' from source: magic vars 20459 1726885696.52681: starting attempt loop 20459 1726885696.52688: running the handler 20459 1726885696.52878: variable '__pvs_lvm_len' from source: set_fact 20459 1726885696.52888: variable '_storage_test_expected_pv_count' from source: set_fact 20459 1726885696.52903: Evaluated conditional (__pvs_lvm_len | int == _storage_test_expected_pv_count | int): True 20459 1726885696.52917: handler run complete 20459 1726885696.52939: attempt loop complete, returning result 20459 1726885696.52946: _execute() done 20459 1726885696.52952: dumping result to json 20459 1726885696.52959: done dumping result, returning 20459 1726885696.52969: done running TaskExecutor() for managed_node1/TASK: Verify PV count [02369adf-7a19-47dd-4c59-000000002fbc] 20459 1726885696.52977: sending task result for task 02369adf-7a19-47dd-4c59-000000002fbc ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885696.53282: no more pending results, returning what we have 20459 1726885696.53286: results queue empty 20459 1726885696.53287: checking for any_errors_fatal 20459 1726885696.53360: done checking for any_errors_fatal 20459 1726885696.53361: checking for max_fail_percentage 20459 1726885696.53363: done checking for max_fail_percentage 20459 1726885696.53364: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.53365: done checking to see if all hosts have failed 20459 1726885696.53365: getting the remaining hosts for this loop 20459 1726885696.53367: done getting the remaining hosts for this loop 20459 1726885696.53390: getting the next task for host managed_node1 20459 1726885696.53400: done getting next task for host managed_node1 20459 1726885696.53434: ^ task is: TASK: Set expected pv type 20459 1726885696.53439: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885696.53449: getting variables 20459 1726885696.53451: in VariableManager get_vars() 20459 1726885696.53487: Calling all_inventory to load vars for managed_node1 20459 1726885696.53490: Calling groups_inventory to load vars for managed_node1 20459 1726885696.53493: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.53504: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.53507: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.53510: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.54836: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fbc 20459 1726885696.54841: WORKER PROCESS EXITING 20459 1726885696.55079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.55973: done with get_vars() 20459 1726885696.55990: done getting variables 20459 1726885696.56056: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Friday 20 September 2024 22:28:16 -0400 (0:00:00.132) 0:01:42.921 ****** 20459 1726885696.56088: entering _queue_task() for managed_node1/set_fact 20459 1726885696.56373: worker is 1 (out of 1 available) 20459 1726885696.56385: exiting _queue_task() for managed_node1/set_fact 20459 1726885696.56399: done queuing things up, now waiting for results queue to drain 20459 1726885696.56401: waiting for pending results... 20459 1726885696.56771: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885696.56914: in run() - task 02369adf-7a19-47dd-4c59-000000002fbd 20459 1726885696.56937: variable 'ansible_search_path' from source: unknown 20459 1726885696.56984: calling self._execute() 20459 1726885696.57259: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.57270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.57283: variable 'omit' from source: magic vars 20459 1726885696.58271: variable 'storage_test_pool' from source: include params 20459 1726885696.58312: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885696.58344: variable 'omit' from source: magic vars 20459 1726885696.58416: variable 'omit' from source: magic vars 20459 1726885696.58553: variable 'storage_test_pool' from source: include params 20459 1726885696.58585: variable 'omit' from source: magic vars 20459 1726885696.58637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.58675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.58698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.58726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.58746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.58764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.58783: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.58814: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.58822: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.58829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.58945: Set connection var ansible_pipelining to False 20459 1726885696.58957: Set connection var ansible_shell_type to sh 20459 1726885696.58962: Set connection var ansible_connection to ssh 20459 1726885696.58978: Set connection var ansible_timeout to 10 20459 1726885696.58985: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.58993: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.59020: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.59027: variable 'ansible_connection' from source: unknown 20459 1726885696.59033: variable 'ansible_module_compression' from source: unknown 20459 1726885696.59038: variable 'ansible_shell_type' from source: unknown 20459 1726885696.59043: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.59048: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.59056: variable 'ansible_pipelining' from source: unknown 20459 1726885696.59066: variable 'ansible_timeout' from source: unknown 20459 1726885696.59073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.59220: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.59236: variable 'omit' from source: magic vars 20459 1726885696.59244: starting attempt loop 20459 1726885696.59251: running the handler 20459 1726885696.59268: handler run complete 20459 1726885696.59289: attempt loop complete, returning result 20459 1726885696.59296: _execute() done 20459 1726885696.59302: dumping result to json 20459 1726885696.59309: done dumping result, returning 20459 1726885696.59321: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000002fbd] 20459 1726885696.59330: sending task result for task 02369adf-7a19-47dd-4c59-000000002fbd ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885696.59492: no more pending results, returning what we have 20459 1726885696.59495: results queue empty 20459 1726885696.59496: checking for any_errors_fatal 20459 1726885696.59508: done checking for any_errors_fatal 20459 1726885696.59509: checking for max_fail_percentage 20459 1726885696.59510: done checking for max_fail_percentage 20459 1726885696.59514: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.59514: done checking to see if all hosts have failed 20459 1726885696.59515: getting the remaining hosts for this loop 20459 1726885696.59517: done getting the remaining hosts for this loop 20459 1726885696.59520: getting the next task for host managed_node1 20459 1726885696.59529: done getting next task for host managed_node1 20459 1726885696.59532: ^ task is: TASK: Set expected pv type 20459 1726885696.59538: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885696.59542: getting variables 20459 1726885696.59543: in VariableManager get_vars() 20459 1726885696.59580: Calling all_inventory to load vars for managed_node1 20459 1726885696.59583: Calling groups_inventory to load vars for managed_node1 20459 1726885696.59586: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.59597: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.59600: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.59604: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.60627: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fbd 20459 1726885696.60631: WORKER PROCESS EXITING 20459 1726885696.60654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.61424: done with get_vars() 20459 1726885696.61439: done getting variables 20459 1726885696.61494: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Friday 20 September 2024 22:28:16 -0400 (0:00:00.056) 0:01:42.977 ****** 20459 1726885696.61706: entering _queue_task() for managed_node1/set_fact 20459 1726885696.61965: worker is 1 (out of 1 available) 20459 1726885696.61976: exiting _queue_task() for managed_node1/set_fact 20459 1726885696.61989: done queuing things up, now waiting for results queue to drain 20459 1726885696.61991: waiting for pending results... 20459 1726885696.62864: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885696.63037: in run() - task 02369adf-7a19-47dd-4c59-000000002fbe 20459 1726885696.63059: variable 'ansible_search_path' from source: unknown 20459 1726885696.63101: calling self._execute() 20459 1726885696.63344: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.63356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.63370: variable 'omit' from source: magic vars 20459 1726885696.63893: variable 'storage_test_pool' from source: include params 20459 1726885696.63938: Evaluated conditional (storage_test_pool.type == 'lvm' and not storage_test_pool.encryption): True 20459 1726885696.63949: variable 'omit' from source: magic vars 20459 1726885696.64018: variable 'omit' from source: magic vars 20459 1726885696.64217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885696.67175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885696.67930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885696.67970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885696.68016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885696.68048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885696.68135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885696.68171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885696.68204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885696.68255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885696.68276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885696.68400: variable 'omit' from source: magic vars 20459 1726885696.68437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.68468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.68491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.68515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.68533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.68557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.68578: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.68613: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.68623: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.68631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.68753: Set connection var ansible_pipelining to False 20459 1726885696.68763: Set connection var ansible_shell_type to sh 20459 1726885696.68770: Set connection var ansible_connection to ssh 20459 1726885696.68787: Set connection var ansible_timeout to 10 20459 1726885696.68797: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.68807: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.68837: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.68845: variable 'ansible_connection' from source: unknown 20459 1726885696.68853: variable 'ansible_module_compression' from source: unknown 20459 1726885696.68860: variable 'ansible_shell_type' from source: unknown 20459 1726885696.68872: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.68879: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.68887: variable 'ansible_pipelining' from source: unknown 20459 1726885696.68893: variable 'ansible_timeout' from source: unknown 20459 1726885696.68902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.69010: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.69028: variable 'omit' from source: magic vars 20459 1726885696.69039: starting attempt loop 20459 1726885696.69046: running the handler 20459 1726885696.69060: handler run complete 20459 1726885696.69075: attempt loop complete, returning result 20459 1726885696.69087: _execute() done 20459 1726885696.69094: dumping result to json 20459 1726885696.69102: done dumping result, returning 20459 1726885696.69115: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000002fbe] 20459 1726885696.69125: sending task result for task 02369adf-7a19-47dd-4c59-000000002fbe 20459 1726885696.69902: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fbe 20459 1726885696.69909: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } 20459 1726885696.70316: no more pending results, returning what we have 20459 1726885696.70320: results queue empty 20459 1726885696.70321: checking for any_errors_fatal 20459 1726885696.70329: done checking for any_errors_fatal 20459 1726885696.70330: checking for max_fail_percentage 20459 1726885696.70332: done checking for max_fail_percentage 20459 1726885696.70333: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.70334: done checking to see if all hosts have failed 20459 1726885696.70335: getting the remaining hosts for this loop 20459 1726885696.70336: done getting the remaining hosts for this loop 20459 1726885696.70340: getting the next task for host managed_node1 20459 1726885696.70347: done getting next task for host managed_node1 20459 1726885696.70350: ^ task is: TASK: Set expected pv type 20459 1726885696.70354: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885696.70363: getting variables 20459 1726885696.70365: in VariableManager get_vars() 20459 1726885696.70400: Calling all_inventory to load vars for managed_node1 20459 1726885696.70403: Calling groups_inventory to load vars for managed_node1 20459 1726885696.70407: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.70439: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.70442: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.70466: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.71087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.71897: done with get_vars() 20459 1726885696.71915: done getting variables 20459 1726885696.71971: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected pv type] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Friday 20 September 2024 22:28:16 -0400 (0:00:00.102) 0:01:43.080 ****** 20459 1726885696.72005: entering _queue_task() for managed_node1/set_fact 20459 1726885696.72539: worker is 1 (out of 1 available) 20459 1726885696.72553: exiting _queue_task() for managed_node1/set_fact 20459 1726885696.72567: done queuing things up, now waiting for results queue to drain 20459 1726885696.72569: waiting for pending results... 20459 1726885696.72902: running TaskExecutor() for managed_node1/TASK: Set expected pv type 20459 1726885696.73052: in run() - task 02369adf-7a19-47dd-4c59-000000002fbf 20459 1726885696.73075: variable 'ansible_search_path' from source: unknown 20459 1726885696.73118: calling self._execute() 20459 1726885696.73254: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.73266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.73280: variable 'omit' from source: magic vars 20459 1726885696.73944: variable 'storage_test_pool' from source: include params 20459 1726885696.73986: Evaluated conditional (storage_test_pool.type == 'lvm' and storage_test_pool.raid_level): False 20459 1726885696.73993: when evaluation is False, skipping this task 20459 1726885696.74000: _execute() done 20459 1726885696.74006: dumping result to json 20459 1726885696.74014: done dumping result, returning 20459 1726885696.74027: done running TaskExecutor() for managed_node1/TASK: Set expected pv type [02369adf-7a19-47dd-4c59-000000002fbf] 20459 1726885696.74037: sending task result for task 02369adf-7a19-47dd-4c59-000000002fbf 20459 1726885696.74159: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fbf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } 20459 1726885696.74216: no more pending results, returning what we have 20459 1726885696.74220: results queue empty 20459 1726885696.74221: checking for any_errors_fatal 20459 1726885696.74232: done checking for any_errors_fatal 20459 1726885696.74233: checking for max_fail_percentage 20459 1726885696.74235: done checking for max_fail_percentage 20459 1726885696.74236: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.74237: done checking to see if all hosts have failed 20459 1726885696.74238: getting the remaining hosts for this loop 20459 1726885696.74239: done getting the remaining hosts for this loop 20459 1726885696.74242: getting the next task for host managed_node1 20459 1726885696.74250: done getting next task for host managed_node1 20459 1726885696.74253: ^ task is: TASK: Check the type of each PV 20459 1726885696.74259: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885696.74263: getting variables 20459 1726885696.74265: in VariableManager get_vars() 20459 1726885696.74301: Calling all_inventory to load vars for managed_node1 20459 1726885696.74304: Calling groups_inventory to load vars for managed_node1 20459 1726885696.74308: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.74322: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.74326: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.74330: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.75043: WORKER PROCESS EXITING 20459 1726885696.75838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.76449: done with get_vars() 20459 1726885696.76463: done getting variables 20459 1726885696.76542: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:51 Friday 20 September 2024 22:28:16 -0400 (0:00:00.045) 0:01:43.126 ****** 20459 1726885696.76573: entering _queue_task() for managed_node1/assert 20459 1726885696.76828: worker is 1 (out of 1 available) 20459 1726885696.76843: exiting _queue_task() for managed_node1/assert 20459 1726885696.76856: done queuing things up, now waiting for results queue to drain 20459 1726885696.76858: waiting for pending results... 20459 1726885696.77171: running TaskExecutor() for managed_node1/TASK: Check the type of each PV 20459 1726885696.77306: in run() - task 02369adf-7a19-47dd-4c59-000000002fc0 20459 1726885696.77331: variable 'ansible_search_path' from source: unknown 20459 1726885696.77381: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885696.77614: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885696.77674: dumping result to json 20459 1726885696.77683: done dumping result, returning 20459 1726885696.77695: done running TaskExecutor() for managed_node1/TASK: Check the type of each PV [02369adf-7a19-47dd-4c59-000000002fc0] 20459 1726885696.77709: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc0 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885696.77894: no more pending results, returning what we have 20459 1726885696.77899: results queue empty 20459 1726885696.77900: checking for any_errors_fatal 20459 1726885696.77915: done checking for any_errors_fatal 20459 1726885696.77916: checking for max_fail_percentage 20459 1726885696.77918: done checking for max_fail_percentage 20459 1726885696.77919: checking to see if all hosts have failed and the running result is not ok 20459 1726885696.77920: done checking to see if all hosts have failed 20459 1726885696.77921: getting the remaining hosts for this loop 20459 1726885696.77923: done getting the remaining hosts for this loop 20459 1726885696.77926: getting the next task for host managed_node1 20459 1726885696.77935: done getting next task for host managed_node1 20459 1726885696.77939: ^ task is: TASK: Check that blivet supports PV grow to fill 20459 1726885696.77945: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885696.77949: getting variables 20459 1726885696.77951: in VariableManager get_vars() 20459 1726885696.77989: Calling all_inventory to load vars for managed_node1 20459 1726885696.77992: Calling groups_inventory to load vars for managed_node1 20459 1726885696.77997: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885696.78010: Calling all_plugins_play to load vars for managed_node1 20459 1726885696.78016: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885696.78020: Calling groups_plugins_play to load vars for managed_node1 20459 1726885696.78828: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc0 20459 1726885696.78832: WORKER PROCESS EXITING 20459 1726885696.78855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885696.80387: done with get_vars() 20459 1726885696.80449: done getting variables 20459 1726885696.80472: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:64 Friday 20 September 2024 22:28:16 -0400 (0:00:00.039) 0:01:43.165 ****** 20459 1726885696.80504: entering _queue_task() for managed_node1/ansible.builtin.script 20459 1726885696.81956: worker is 1 (out of 1 available) 20459 1726885696.81971: exiting _queue_task() for managed_node1/ansible.builtin.script 20459 1726885696.81984: done queuing things up, now waiting for results queue to drain 20459 1726885696.81986: waiting for pending results... 20459 1726885696.83395: running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill 20459 1726885696.83634: in run() - task 02369adf-7a19-47dd-4c59-000000002fc2 20459 1726885696.83654: variable 'ansible_search_path' from source: unknown 20459 1726885696.83796: calling self._execute() 20459 1726885696.83935: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.83952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.83967: variable 'omit' from source: magic vars 20459 1726885696.84091: variable 'omit' from source: magic vars 20459 1726885696.84162: variable 'omit' from source: magic vars 20459 1726885696.84429: variable 'ansible_python' from source: facts 20459 1726885696.84476: variable 'omit' from source: magic vars 20459 1726885696.84529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885696.84570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885696.84596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885696.84628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.84645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885696.84663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885696.84681: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885696.84715: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885696.84728: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.84734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.84856: Set connection var ansible_pipelining to False 20459 1726885696.84864: Set connection var ansible_shell_type to sh 20459 1726885696.84869: Set connection var ansible_connection to ssh 20459 1726885696.84885: Set connection var ansible_timeout to 10 20459 1726885696.84893: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885696.84901: Set connection var ansible_shell_executable to /bin/sh 20459 1726885696.84938: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.84945: variable 'ansible_connection' from source: unknown 20459 1726885696.84978: variable 'ansible_module_compression' from source: unknown 20459 1726885696.84986: variable 'ansible_shell_type' from source: unknown 20459 1726885696.84993: variable 'ansible_shell_executable' from source: unknown 20459 1726885696.85000: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885696.85009: variable 'ansible_pipelining' from source: unknown 20459 1726885696.85018: variable 'ansible_timeout' from source: unknown 20459 1726885696.85029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885696.85110: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885696.85132: variable 'omit' from source: magic vars 20459 1726885696.85145: starting attempt loop 20459 1726885696.85151: running the handler 20459 1726885696.85203: _low_level_execute_command(): starting 20459 1726885696.85217: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885696.86613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885696.86637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.86654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.86675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.86758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.86902: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885696.86923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.86964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885696.87124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885696.87138: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885696.87247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.87366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.87393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.87430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.87443: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885696.87458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.87563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885696.87601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885696.87778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885696.87885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885696.89502: stdout chunk (state=3): >>>/root <<< 20459 1726885696.89685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885696.89688: stdout chunk (state=3): >>><<< 20459 1726885696.89691: stderr chunk (state=3): >>><<< 20459 1726885696.89841: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885696.89863: _low_level_execute_command(): starting 20459 1726885696.89866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594 `" && echo ansible-tmp-1726885696.8975031-25041-116352988758594="` echo /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594 `" ) && sleep 0' 20459 1726885696.90569: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885696.90585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.90636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.90682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.90830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.90872: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885696.90890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.90967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885696.91077: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885696.91089: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885696.91104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.91125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.91143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.91157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.91174: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885696.91194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.91303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885696.91330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885696.91345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885696.91462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885696.93233: stdout chunk (state=3): >>>ansible-tmp-1726885696.8975031-25041-116352988758594=/root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594 <<< 20459 1726885696.93353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885696.93419: stderr chunk (state=3): >>><<< 20459 1726885696.93432: stdout chunk (state=3): >>><<< 20459 1726885696.93569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885696.8975031-25041-116352988758594=/root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885696.93572: evaluation_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage 20459 1726885696.93576: search_path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/files/scripts/does_library_support.py /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py 20459 1726885696.93640: Sending initial data 20459 1726885696.93644: Sent initial data (213 bytes) 20459 1726885696.95024: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885696.95039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.95054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.95152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.95211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.95228: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885696.95243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.95261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885696.95275: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885696.95286: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885696.95296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.95307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.95326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.95338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.95348: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885696.95359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.95442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885696.95462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885696.95477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885696.95651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885696.97258: 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 <<< 20459 1726885696.97292: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885696.97337: stdout chunk (state=3): >>>sftp> put /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/scripts/does_library_support.py /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594/does_library_support.py <<< 20459 1726885696.97410: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885696.97775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885696.97781: stdout chunk (state=3): >>><<< 20459 1726885696.97784: stderr chunk (state=3): >>><<< 20459 1726885696.97786: _low_level_execute_command(): starting 20459 1726885696.97789: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594/ /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594/does_library_support.py && sleep 0' 20459 1726885696.98545: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885696.98560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.98575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.98593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.98637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.98653: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885696.98668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.98685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885696.98697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885696.98709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885696.98727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885696.98742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885696.98760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885696.98774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885696.98786: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885696.98800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885696.98878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885696.98900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885696.98923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885696.98987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885697.00671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885697.00723: stderr chunk (state=3): >>><<< 20459 1726885697.00733: stdout chunk (state=3): >>><<< 20459 1726885697.00837: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885697.00842: _low_level_execute_command(): starting 20459 1726885697.00844: _low_level_execute_command(): using become for this command 20459 1726885697.00846: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wospfpkjmrtjmulusrtrtkkerrsxeucu ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594/does_library_support.py blivet.formats.lvmpv.LVMPhysicalVolume.grow_to_fill'"'"' && sleep 0' 20459 1726885697.00898: Initial state: awaiting_escalation: BECOME-SUCCESS-wospfpkjmrtjmulusrtrtkkerrsxeucu 20459 1726885697.01490: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885697.01505: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885697.01522: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885697.01540: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885697.01576: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885697.01588: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885697.01602: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885697.01620: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885697.01632: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885697.01643: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885697.01657: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885697.01672: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885697.01689: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885697.01702: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885697.01717: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885697.01733: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885697.01809: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885697.01833: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885697.01851: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885697.01923: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885697.04652: stdout chunk (state=1): >>>BECOME-SUCCESS-wospfpkjmrtjmulusrtrtkkerrsxeucu <<< 20459 1726885697.04656: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-wospfpkjmrtjmulusrtrtkkerrsxeucu' 20459 1726885697.04870: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885697.04889: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885697.04949: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885697.04983: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885697.05019: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885697.05060: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885697.05063: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885697.05103: 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' <<< 20459 1726885697.05142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885697.05164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885697.05177: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb75ca0> <<< 20459 1726885697.05222: 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' <<< 20459 1726885697.05276: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb75a00> # /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' <<< 20459 1726885697.05322: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb759a0> import '_signal' # <<< 20459 1726885697.05401: 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' <<< 20459 1726885697.05404: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1c370> # /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 0x7fb55cb1c820> <<< 20459 1726885697.05643: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1c550> <<< 20459 1726885697.05709: 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 0x7fb55cac8f70> # /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 0x7fb55cacf100> # /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 0x7fb55caf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cacf820> <<< 20459 1726885697.05759: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb32760> <<< 20459 1726885697.05833: 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 0x7fb55cac8c70> <<< 20459 1726885697.05837: 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 0x7fb55caf8c70> <<< 20459 1726885697.05892: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1cfd0> <<< 20459 1726885697.05908: 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. <<< 20459 1726885697.05965: 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' <<< 20459 1726885697.05980: 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' <<< 20459 1726885697.06004: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca96550> <<< 20459 1726885697.06044: 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' <<< 20459 1726885697.06068: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca96340> <<< 20459 1726885697.06083: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca96760> <<< 20459 1726885697.06101: 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' <<< 20459 1726885697.06122: 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 0x7fb55ca94670> <<< 20459 1726885697.06135: 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 <<< 20459 1726885697.06155: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 20459 1726885697.06177: 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' <<< 20459 1726885697.06196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885697.06242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885697.06272: 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 0x7fb55ca4c8e0> <<< 20459 1726885697.06282: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885697.06303: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca976d0> <<< 20459 1726885697.06329: 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 0x7fb55ca598e0> <<< 20459 1726885697.06350: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55caf8e50> <<< 20459 1726885697.06364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885697.06421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885697.06445: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885697.06470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885697.06493: 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' <<< 20459 1726885697.06519: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.06560: 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 0x7fb55c7d9370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d2e20> # /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 0x7fb55c7d2ee0> <<< 20459 1726885697.06597: 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' <<< 20459 1726885697.06610: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d2e50> <<< 20459 1726885697.06645: 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 0x7fb55c7d91c0> <<< 20459 1726885697.06657: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885697.06702: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca782e0> <<< 20459 1726885697.06705: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885697.06740: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca97520> <<< 20459 1726885697.06752: 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' <<< 20459 1726885697.06779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885697.06794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885697.06824: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca789d0> <<< 20459 1726885697.06844: 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' <<< 20459 1726885697.06870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 20459 1726885697.06885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 20459 1726885697.06932: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7e3ee0> <<< 20459 1726885697.06952: 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' <<< 20459 1726885697.06974: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885697.07038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 20459 1726885697.07044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 20459 1726885697.07081: 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 0x7fb55c7aa9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c795fa0> <<< 20459 1726885697.07084: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c795730> <<< 20459 1726885697.07152: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d9d60> # /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' <<< 20459 1726885697.07156: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7bf2e0> <<< 20459 1726885697.07180: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca67220> <<< 20459 1726885697.07198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885697.07231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' import 'errno' # <<< 20459 1726885697.07260: 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' <<< 20459 1726885697.07338: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7524c0> <<< 20459 1726885697.07362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885697.07374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885697.07403: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7528b0> import 'pwd' # <<< 20459 1726885697.07440: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.07579: 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 0x7fb55c76d760> # 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 0x7fb55c76d5e0> # 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 0x7fb55c77d130> # /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' # /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 0x7fb55c7081c0> <<< 20459 1726885697.07615: 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 0x7fb55c7082b0> <<< 20459 1726885697.07656: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c77d1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca780a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885697.07677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885697.07695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885697.07738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885697.07767: 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 0x7fb55c7234c0> <<< 20459 1726885697.07784: 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' <<< 20459 1726885697.07814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885697.07826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 20459 1726885697.07834: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723df0> <<< 20459 1726885697.07860: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.07866: 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 0x7fb55c736370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723610> <<< 20459 1726885697.07890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885697.07897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885697.07943: 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 0x7fb55c736af0> <<< 20459 1726885697.07948: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723c70> <<< 20459 1726885697.07979: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c715580> <<< 20459 1726885697.08001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885697.08036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885697.08062: 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' <<< 20459 1726885697.08093: 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 0x7fb55c658be0> <<< 20459 1726885697.08105: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c6589a0> <<< 20459 1726885697.08124: 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 0x7fb55c658ac0> <<< 20459 1726885697.08150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 20459 1726885697.08159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 20459 1726885697.08338: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.08343: 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 0x7fb55c658f10> <<< 20459 1726885697.08379: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.08384: 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 0x7fb55c665460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c658b80> <<< 20459 1726885697.08403: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c715640> <<< 20459 1726885697.08422: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7bf700> <<< 20459 1726885697.08440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885697.08453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 20459 1726885697.08475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885697.08500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885697.08672: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c674760> <<< 20459 1726885697.08718: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.08744: 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 0x7fb55c682910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c658d00> <<< 20459 1726885697.08756: 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' <<< 20459 1726885697.08833: 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 0x7fb55c5631c0> <<< 20459 1726885697.08875: 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 0x7fb55c682730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c6828b0> <<< 20459 1726885697.08907: 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' <<< 20459 1726885697.08938: 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' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885697.08962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885697.09038: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57ba30> <<< 20459 1726885697.09054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885697.09082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885697.09122: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c587640> <<< 20459 1726885697.09141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885697.09163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885697.09189: 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 0x7fb55c5357f0> <<< 20459 1726885697.09247: 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' <<< 20459 1726885697.09284: 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 0x7fb55c544af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c544880> <<< 20459 1726885697.09311: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c587dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57b790> <<< 20459 1726885697.09371: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c682820> <<< 20459 1726885697.09395: 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' <<< 20459 1726885697.09444: 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' <<< 20459 1726885697.09473: 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' <<< 20459 1726885697.09495: 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' <<< 20459 1726885697.09507: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885697.09592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885697.09615: 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 0x7fb55bfb2970> <<< 20459 1726885697.09626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885697.10176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bfb2b20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c544e20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57b100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c576940> # 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 0x7fb55bfc0220> # 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 0x7fb55c544dc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c5763d0> <<< 20459 1726885697.10280: 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' <<< 20459 1726885697.10309: 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 # 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 0x7fb55bf9eb80> # /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' <<< 20459 1726885697.10342: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9ec70> # /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' <<< 20459 1726885697.10380: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9ef70> <<< 20459 1726885697.10414: 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 0x7fb55bfa9580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e100> <<< 20459 1726885697.10444: 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' <<< 20459 1726885697.10477: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 20459 1726885697.10495: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e7c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf88dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c5767c0> <<< 20459 1726885697.11004: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.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 0x7fb55b9a63d0> # 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 0x7fb55b9b32e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9976d0> # /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 0x7fb55b997d60> # /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' <<< 20459 1726885697.11032: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8f6af0> <<< 20459 1726885697.11271: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9b38b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9b3430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b98b1c0> <<< 20459 1726885697.11301: 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 # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 20459 1726885697.11416: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8a5880> <<< 20459 1726885697.11487: 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' <<< 20459 1726885697.11704: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8c2fd0> <<< 20459 1726885697.11708: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c566af0> <<< 20459 1726885697.11741: 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 <<< 20459 1726885697.11771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 20459 1726885697.11978: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8c8160> <<< 20459 1726885697.12012: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885697.12044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885697.12073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885697.12079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 20459 1726885697.12115: 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' <<< 20459 1726885697.12160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 20459 1726885697.12176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 20459 1726885697.12179: 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 0x7fb55b639520> <<< 20459 1726885697.12246: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62ebe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62e8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b822d00> <<< 20459 1726885697.12280: 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' <<< 20459 1726885697.12295: stdout chunk (state=3): >>>import '_string' # <<< 20459 1726885697.12337: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62eca0> <<< 20459 1726885697.12543: stdout chunk (state=3): >>>import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8a53d0> <<< 20459 1726885697.12569: 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 <<< 20459 1726885697.12599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885697.12678: 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 0x7fb55b5fbf40> <<< 20459 1726885697.12706: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8177f0> <<< 20459 1726885697.12735: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca944c0> <<< 20459 1726885697.12756: 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 <<< 20459 1726885697.12805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 20459 1726885697.12831: 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' <<< 20459 1726885697.12849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 20459 1726885697.12883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 20459 1726885697.12905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885697.12942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885697.13026: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885697.13080: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c62f5e0> <<< 20459 1726885697.13100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 20459 1726885697.13117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 20459 1726885697.13137: 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' <<< 20459 1726885697.13173: 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 0x7fb55b4f2c10> <<< 20459 1726885697.13182: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4f2910> <<< 20459 1726885697.13210: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c62fdc0> <<< 20459 1726885697.13300: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b609640> <<< 20459 1726885697.13339: 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' <<< 20459 1726885697.13374: 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' <<< 20459 1726885697.13377: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b50bbe0> <<< 20459 1726885697.13418: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b6225e0> <<< 20459 1726885697.13421: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b609460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b652d00> <<< 20459 1726885697.13859: stdout chunk (state=3): >>> ** (process:49687): WARNING **: 22:28:17.138: 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 0x7fb55ca96700> <<< 20459 1726885697.13886: 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 <<< 20459 1726885697.13905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885697.13945: 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 <<< 20459 1726885697.13959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 20459 1726885697.14008: 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' <<< 20459 1726885697.14015: 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' <<< 20459 1726885697.14037: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc400> <<< 20459 1726885697.14098: 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' <<< 20459 1726885697.14103: 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 <<< 20459 1726885697.14118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 20459 1726885697.14147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885697.14159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885697.14376: 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 0x7fb55aea5130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae72af0> 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 0x7fb55ae72ca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bceb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc940> # /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 0x7fb55ae72820> # /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' <<< 20459 1726885697.14408: 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' <<< 20459 1726885697.14435: 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' <<< 20459 1726885697.14448: 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' <<< 20459 1726885697.14490: 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 0x7fb55ae8a700> <<< 20459 1726885697.14570: 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' <<< 20459 1726885697.14596: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae245e0> <<< 20459 1726885697.14630: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98ca0> # /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 0x7fb55ae98b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae986d0> <<< 20459 1726885697.14645: 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' <<< 20459 1726885697.14671: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14820> <<< 20459 1726885697.14701: 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' <<< 20459 1726885697.14730: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 20459 1726885697.14764: 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 0x7fb55ae98040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aea5eb0> # /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' <<< 20459 1726885697.14788: 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' <<< 20459 1726885697.14816: 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' <<< 20459 1726885697.14875: 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 0x7fb55ae24f40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae24b20> <<< 20459 1726885697.14902: 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 0x7fb55ae24fd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae247f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14610> <<< 20459 1726885697.14935: 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 0x7fb55ae24820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4b4c70> <<< 20459 1726885697.14950: 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' <<< 20459 1726885697.14998: 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' <<< 20459 1726885697.15001: 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 <<< 20459 1726885697.15016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 20459 1726885697.15068: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae3a670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae3a460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc190> <<< 20459 1726885697.15390: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4ab0d0> <<< 20459 1726885697.15427: 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 <<< 20459 1726885697.15542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 20459 1726885697.15563: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc11f0> <<< 20459 1726885697.15581: 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 0x7fb55ae7fee0> <<< 20459 1726885697.15594: 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' <<< 20459 1726885697.15608: 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' <<< 20459 1726885697.15652: 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 0x7fb55adc1490> <<< 20459 1726885697.15666: 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' <<< 20459 1726885697.15692: 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' <<< 20459 1726885697.15746: 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' <<< 20459 1726885697.15782: 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 0x7fb55add2100> <<< 20459 1726885697.15821: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1e50> <<< 20459 1726885697.15839: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1a90> <<< 20459 1726885697.15864: 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' <<< 20459 1726885697.15908: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc17c0> <<< 20459 1726885697.15933: 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' <<< 20459 1726885697.15964: 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' <<< 20459 1726885697.15998: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55add2550> <<< 20459 1726885697.16034: 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 0x7fb55add2970> <<< 20459 1726885697.16037: 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' <<< 20459 1726885697.16068: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55add2f70> <<< 20459 1726885697.16080: 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' <<< 20459 1726885697.16109: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ade33d0> <<< 20459 1726885697.16126: 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' <<< 20459 1726885697.16170: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ade3b20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55add2130> <<< 20459 1726885697.16188: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98880> <<< 20459 1726885697.16303: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7f9d0> <<< 20459 1726885697.16341: 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' <<< 20459 1726885697.16366: 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' <<< 20459 1726885697.16376: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adcf280> <<< 20459 1726885697.16378: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7f3a0> <<< 20459 1726885697.16392: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7fd90> <<< 20459 1726885697.16430: 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'<<< 20459 1726885697.16457: stdout chunk (state=3): >>> <<< 20459 1726885697.16459: 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 <<< 20459 1726885697.16460: stdout chunk (state=3): >>># 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 0x7fb55adcfbe0> <<< 20459 1726885697.16488: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7fcd0> <<< 20459 1726885697.16512: 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 <<< 20459 1726885697.16518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 20459 1726885697.16542: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adcfb80> <<< 20459 1726885697.16567: 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 <<< 20459 1726885697.16570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 20459 1726885697.16595: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adcff40> <<< 20459 1726885697.16620: 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 <<< 20459 1726885697.16633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 20459 1726885697.16638: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad81250> <<< 20459 1726885697.16782: 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' <<< 20459 1726885697.16805: 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 <<< 20459 1726885697.16827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885697.16920: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885697.16928: 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 0x7fb55ad2dac0> <<< 20459 1726885697.16950: 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' <<< 20459 1726885697.16973: 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 0x7fb55ad3f7c0> <<< 20459 1726885697.16993: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad3f130> <<< 20459 1726885697.17017: 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 <<< 20459 1726885697.17026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad3fa90> <<< 20459 1726885697.17045: 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 <<< 20459 1726885697.17056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 20459 1726885697.17074: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad4a190> <<< 20459 1726885697.17094: 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 <<< 20459 1726885697.17109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885697.17128: 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 <<< 20459 1726885697.17139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 20459 1726885697.17149: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad60370> <<< 20459 1726885697.17165: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad51ee0> <<< 20459 1726885697.17186: 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' <<< 20459 1726885697.17196: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac51550> <<< 20459 1726885697.17229: 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' <<< 20459 1726885697.17242: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac56220> <<< 20459 1726885697.17252: 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 <<< 20459 1726885697.17270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 20459 1726885697.17280: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac56fd0> <<< 20459 1726885697.17301: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ada3af0> <<< 20459 1726885697.17333: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ada3760> <<< 20459 1726885697.17375: 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 <<< 20459 1726885697.17382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 20459 1726885697.17417: 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 0x7fb55ac68fd0> <<< 20459 1726885697.17429: 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' <<< 20459 1726885697.17464: 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' <<< 20459 1726885697.17481: 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' <<< 20459 1726885697.17532: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac7be20> <<< 20459 1726885697.17606: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac7b790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac68f70> <<< 20459 1726885697.17685: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac687c0> <<< 20459 1726885697.17714: 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' <<< 20459 1726885697.17738: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac259d0> <<< 20459 1726885697.17761: 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' <<< 20459 1726885697.17779: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac2a130> <<< 20459 1726885697.17793: 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 <<< 20459 1726885697.17828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 20459 1726885697.17848: 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' <<< 20459 1726885697.17894: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac40250> <<< 20459 1726885697.17915: 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 <<< 20459 1726885697.17924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 20459 1726885697.17985: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac40610> <<< 20459 1726885697.17989: 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' <<< 20459 1726885697.18035: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abcf2b0> <<< 20459 1726885697.18048: 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' <<< 20459 1726885697.18069: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abcfe50> <<< 20459 1726885697.18097: 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' <<< 20459 1726885697.18132: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abdd6a0> <<< 20459 1726885697.18135: 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' <<< 20459 1726885697.18154: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abdd9d0> <<< 20459 1726885697.18174: 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' <<< 20459 1726885697.18193: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abddd90> <<< 20459 1726885697.18210: 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' <<< 20459 1726885697.18232: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abea490> <<< 20459 1726885697.18259: 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' <<< 20459 1726885697.18376: 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' <<< 20459 1726885697.18380: 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' <<< 20459 1726885697.18449: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abeaf40> <<< 20459 1726885697.18460: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abead00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abea7f0> <<< 20459 1726885697.18659: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac2a1f0> <<< 20459 1726885697.18681: 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 <<< 20459 1726885697.18694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 20459 1726885697.18719: 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' <<< 20459 1726885697.18745: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abaad30> <<< 20459 1726885697.18770: 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' <<< 20459 1726885697.18800: 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' <<< 20459 1726885697.18826: 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' <<< 20459 1726885697.18874: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abb5880> <<< 20459 1726885697.18902: 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 <<< 20459 1726885697.18904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 20459 1726885697.18935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 20459 1726885697.18951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 20459 1726885697.18961: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abc55e0> <<< 20459 1726885697.19037: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abbf1f0> <<< 20459 1726885697.19060: 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 <<< 20459 1726885697.19070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 20459 1726885697.19093: 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 0x7fb55ab6d9d0> <<< 20459 1726885697.19264: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab5dbe0> <<< 20459 1726885697.19270: 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 # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885697.19293: 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 <<< 20459 1726885697.19298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 20459 1726885697.19343: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab183d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py <<< 20459 1726885697.19364: 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 0x7fb55ab18bb0> <<< 20459 1726885697.19393: 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' <<< 20459 1726885697.19449: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab1f250> <<< 20459 1726885697.19457: 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' <<< 20459 1726885697.19518: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab27520> <<< 20459 1726885697.19641: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab0b160> <<< 20459 1726885697.19675: 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' <<< 20459 1726885697.19804: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab0bf10> <<< 20459 1726885697.19808: 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' <<< 20459 1726885697.19856: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aae9340> <<< 20459 1726885697.19888: 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 <<< 20459 1726885697.19942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 20459 1726885697.19969: 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' <<< 20459 1726885697.20463: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aab4160> <<< 20459 1726885697.20506: 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' <<< 20459 1726885697.20541: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aabf280> <<< 20459 1726885697.20560: 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 <<< 20459 1726885697.20586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 20459 1726885697.20622: 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<<< 20459 1726885697.20629: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 20459 1726885697.20663: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aa521c0> <<< 20459 1726885697.20885: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aabf8e0> <<< 20459 1726885697.20934: 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 0x7fb55aa72700> <<< 20459 1726885697.21281: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aaf2e20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 20459 1726885697.21295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 20459 1726885697.21406: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aa41370> <<< 20459 1726885697.21489: 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 <<< 20459 1726885697.21496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 20459 1726885697.21498: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9e0580> # /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' <<< 20459 1726885697.21525: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9e0f70> <<< 20459 1726885697.21549: 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' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9e8ac0> <<< 20459 1726885697.21566: 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' <<< 20459 1726885697.21616: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9e8e20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py <<< 20459 1726885697.21640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 20459 1726885697.21666: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9eecd0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 20459 1726885697.21687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 20459 1726885697.21784: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9f6610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abb5550> <<< 20459 1726885697.21808: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abaafa0> <<< 20459 1726885697.21870: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac36a90> <<< 20459 1726885697.21947: 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' # /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 0x7fb55a996910> <<< 20459 1726885697.21993: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a996220> # /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' <<< 20459 1726885697.22071: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a99ebb0> <<< 20459 1726885697.22106: 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' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9a3dc0> # /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' <<< 20459 1726885697.22147: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9aa520> <<< 20459 1726885697.22176: 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' <<< 20459 1726885697.22223: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9aacd0> <<< 20459 1726885697.22243: 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' <<< 20459 1726885697.22288: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a9b5790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b6092b0> <<< 20459 1726885697.22305: stdout chunk (state=3): >>>True <<< 20459 1726885697.23048: 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale <<< 20459 1726885697.23117: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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 <<< 20459 1726885697.23141: stdout chunk (state=3): >>># 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 <<< 20459 1726885697.23566: stdout chunk (state=3): >>># destroy blivet # destroy _sitebuiltins <<< 20459 1726885697.23595: stdout chunk (state=3): >>># destroy _compression <<< 20459 1726885697.23629: 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.tasks.lukstasks # 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.devicelibs.lvm <<< 20459 1726885697.23660: stdout chunk (state=3): >>># cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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 <<< 20459 1726885697.23685: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 blivet.udev <<< 20459 1726885697.23719: 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 fcntl # cleanup[3] wiping ctypes.util <<< 20459 1726885697.23749: stdout chunk (state=3): >>># cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util <<< 20459 1726885697.23776: stdout chunk (state=3): >>># destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback <<< 20459 1726885697.23797: stdout chunk (state=3): >>># cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 20459 1726885697.23835: 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 <<< 20459 1726885697.23857: 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 array # cleanup[3] wiping _socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer <<< 20459 1726885697.23888: stdout chunk (state=3): >>># 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 <<< 20459 1726885697.23918: 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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings <<< 20459 1726885697.23948: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 <<< 20459 1726885697.23972: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math <<< 20459 1726885697.23997: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse <<< 20459 1726885697.24029: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # cleanup[3] wiping functools <<< 20459 1726885697.24064: 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 20459 1726885697.24090: stdout chunk (state=3): >>># 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 <<< 20459 1726885697.24111: 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 <<< 20459 1726885697.24134: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io <<< 20459 1726885697.24731: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 20459 1726885697.24770: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885697.24790: stdout chunk (state=3): >>># destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref <<< 20459 1726885697.24865: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 20459 1726885697.24888: stdout chunk (state=3): >>># destroy pyudev <<< 20459 1726885697.24913: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 20459 1726885697.24948: 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 textwrap <<< 20459 1726885697.24966: stdout chunk (state=3): >>># destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token <<< 20459 1726885697.24987: stdout chunk (state=3): >>># destroy copy # destroy pprint # destroy time <<< 20459 1726885697.25018: stdout chunk (state=3): >>># destroy blivet.devicelibs.lvm # destroy blivet.tasks.pvtask <<< 20459 1726885697.25043: 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 <<< 20459 1726885697.25052: stdout chunk (state=3): >>># destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.availability # destroy blivet.tasks.lukstasks # destroy select <<< 20459 1726885697.25062: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 20459 1726885697.25087: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 20459 1726885697.25144: stdout chunk (state=3): >>># destroy collections # destroy contextlib # destroy operator # destroy types <<< 20459 1726885697.25176: stdout chunk (state=3): >>># destroy gi._gi # destroy stat # destroy abc # destroy functools <<< 20459 1726885697.25211: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted <<< 20459 1726885697.25219: stdout chunk (state=3): >>># destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 <<< 20459 1726885697.25307: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885697.25789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885697.25854: stderr chunk (state=3): >>><<< 20459 1726885697.25857: stdout chunk (state=3): >>><<< 20459 1726885697.25989: _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 0x7fb55cb75ca0> # /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 0x7fb55cb1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb75a00> # /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 0x7fb55cb759a0> 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 0x7fb55cb1c370> # /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 0x7fb55cb1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1c550> # /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 0x7fb55cac8f70> # /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 0x7fb55cacf100> # /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 0x7fb55caf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cacf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb32760> # /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 0x7fb55cac8c70> # /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 0x7fb55caf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1cfd0> 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/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__/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 0x7fb55ca96550> # /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 0x7fb55ca96340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca96760> # /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' # 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 0x7fb55ca94670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7fb55ca4c8e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca976d0> # /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 0x7fb55ca598e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55caf8e50> # /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 0x7fb55c7d9370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d2e20> # /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 0x7fb55c7d2ee0> # /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 0x7fb55c7d2e50> # /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 0x7fb55c7d91c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca782e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca97520> # /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' # /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 0x7fb55ca789d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7e3ee0> # /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 0x7fb55c7aa9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c795fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c795730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d9d60> # /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 0x7fb55c7bf2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca67220> # /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' import 'errno' # # /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 0x7fb55c7524c0> # /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 0x7fb55c7528b0> 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 0x7fb55c76d760> # 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 0x7fb55c76d5e0> # 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 0x7fb55c77d130> # /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' # /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 0x7fb55c7081c0> # 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 0x7fb55c7082b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c77d1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca780a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7fb55c7234c0> # /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 0x7fb55c723df0> # 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 0x7fb55c736370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723610> # /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 0x7fb55c736af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c715580> # /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' # /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 0x7fb55c658be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c6589a0> # 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 0x7fb55c658ac0> # /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 0x7fb55c658f10> # 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 0x7fb55c665460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c658b80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c715640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7bf700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c674760> # 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 0x7fb55c682910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c658d00> # /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 0x7fb55c5631c0> # 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 0x7fb55c682730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c6828b0> # /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/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 0x7fb55c57ba30> # /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 0x7fb55c587640> # /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' # /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 0x7fb55c5357f0> # /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 0x7fb55c544af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c544880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c587dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57b790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c682820> # /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' # /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/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/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 0x7fb55bfb2970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bfb2b20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c544e20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57b100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c576940> # 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 0x7fb55bfc0220> # 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 0x7fb55c544dc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c5763d0> # /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 0x7fb55bf9eb80> # /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 0x7fb55bf9ec70> # /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 0x7fb55bf9ef70> # /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 0x7fb55bfa9580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e100> # 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 0x7fb55bf9e7c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf88dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c5767c0> # /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/__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 0x7fb55b9a63d0> # 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 0x7fb55b9b32e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9976d0> # /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 0x7fb55b997d60> # /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 0x7fb55b8f6af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9b38b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9b3430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b98b1c0> # /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 0x7fb55b8a5880> # /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 0x7fb55b8c2fd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c566af0> # /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 0x7fb55b8c8160> # /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__/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 0x7fb55b639520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62ebe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62e8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b822d00> # /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 0x7fb55b62eca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8a53d0> # /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 0x7fb55b5fbf40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8177f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca944c0> # /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/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__/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 0x7fb55c62f5e0> # /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 0x7fb55b4f2c10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4f2910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c62fdc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b609640> # /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' # /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 0x7fb55b50bbe0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b6225e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b609460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b652d00> ** (process:49687): WARNING **: 22:28:17.138: 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 0x7fb55ca96700> # /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/__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 0x7fb55b4bc400> # /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' # /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 0x7fb55aea5130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae72af0> 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 0x7fb55ae72ca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bceb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc940> # /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 0x7fb55ae72820> # /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/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 0x7fb55ae8a700> # /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 0x7fb55ae245e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98ca0> # /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 0x7fb55ae98b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae986d0> # /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 0x7fb55ae98640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14820> # /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 0x7fb55ae98040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aea5eb0> # /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' # 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 0x7fb55ae24f40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae24b20> # /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 0x7fb55ae24fd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae247f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14610> # /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 0x7fb55ae24820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4b4c70> # /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 0x7fb55ae3a670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae3a460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4ab0d0> # /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 0x7fb55adc11f0> # /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 0x7fb55ae7fee0> # /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__/__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 0x7fb55adc1490> # /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/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 0x7fb55add2100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1a90> # /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 0x7fb55adc1c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc17c0> # /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 0x7fb55add2550> # /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 0x7fb55add2970> # /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 0x7fb55add2f70> # /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 0x7fb55ade33d0> # /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 0x7fb55ade3b20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55add2130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7f9d0> # /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 0x7fb55adcf280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7f3a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7fd90> # /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 0x7fb55adcfbe0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7fcd0> # /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 0x7fb55adcfb80> # /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 0x7fb55adcff40> # /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 0x7fb55ad81250> # /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 0x7fb55ad2dac0> # /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 0x7fb55ad3f7c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad3f130> # /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 0x7fb55ad3fa90> # /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 0x7fb55ad4a190> # /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 0x7fb55ad60370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad51ee0> # /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 0x7fb55ac51550> # /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 0x7fb55ac56220> # /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 0x7fb55ac56fd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ada3af0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ada3760> # /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 0x7fb55ac68fd0> # /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' # /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 0x7fb55ac7be20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac7b790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac68f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac687c0> # /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 0x7fb55ac259d0> # /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 0x7fb55ac2a130> # /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 0x7fb55ac40250> # /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 0x7fb55ac40610> # /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 0x7fb55abcf2b0> # /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 0x7fb55abcfe50> # /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 0x7fb55abdd6a0> # /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 0x7fb55abdd9d0> # /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 0x7fb55abddd90> # /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 0x7fb55abea490> # /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 0x7fb55abeaf40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abead00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abea7f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac2a1f0> # /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 0x7fb55abaad30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abb5880> # /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 0x7fb55abc55e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abbf1f0> # /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/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 0x7fb55ab6d9d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab5dbe0> # /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 0x7fb55ab183d0> # /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 0x7fb55ab18bb0> # /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 0x7fb55ab1f250> # /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 0x7fb55ab27520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab0b160> # /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 0x7fb55ab0bf10> # /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 0x7fb55aae9340> # /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/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 0x7fb55aab4160> # /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 0x7fb55aabf280> # /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 0x7fb55aa521c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aabf8e0> # /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 0x7fb55aa72700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aaf2e20> # /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 0x7fb55aa41370> # /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 0x7fb55a9e0580> # /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 0x7fb55a9e0f70> # /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 0x7fb55a9e8ac0> # /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 0x7fb55a9e8e20> # /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 0x7fb55a9eecd0> # /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 0x7fb55a9f6610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abb5550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abaafa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac36a90> # /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/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 0x7fb55a996910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a996220> # /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 0x7fb55a99ebb0> # /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 0x7fb55a9a3dc0> # /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 0x7fb55a9aa520> # /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 0x7fb55a9aacd0> # /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 0x7fb55a9b5790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b6092b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885697.26030: _low_level_execute_command(): starting 20459 1726885697.26034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885696.8975031-25041-116352988758594/ > /dev/null 2>&1 && sleep 0' 20459 1726885697.26826: 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 <<< 20459 1726885697.26846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found <<< 20459 1726885697.26858: 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.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885697.26873: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885697.26933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885697.26958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885697.26999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885697.28827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885697.28850: stderr chunk (state=3): >>><<< 20459 1726885697.28855: stdout chunk (state=3): >>><<< 20459 1726885697.28881: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885697.28898: handler run complete 20459 1726885697.29391: Evaluated conditional (False): False 20459 1726885697.29413: attempt loop complete, returning result 20459 1726885697.29416: _execute() done 20459 1726885697.29419: dumping result to json 20459 1726885697.29482: done dumping result, returning 20459 1726885697.29489: done running TaskExecutor() for managed_node1/TASK: Check that blivet supports PV grow to fill [02369adf-7a19-47dd-4c59-000000002fc2] 20459 1726885697.29494: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc2 ok: [managed_node1] => { "changed": false, "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 0x7fb55cb75ca0> # /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 0x7fb55cb1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb75a00> # /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 0x7fb55cb759a0> 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 0x7fb55cb1c370> # /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 0x7fb55cb1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1c550> # /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 0x7fb55cac8f70> # /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 0x7fb55cacf100> # /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 0x7fb55caf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cacf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb32760> # /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 0x7fb55cac8c70> # /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 0x7fb55caf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55cb1cfd0> 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/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__/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 0x7fb55ca96550> # /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 0x7fb55ca96340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca96760> # /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' # 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 0x7fb55ca94670> # /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__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.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 0x7fb55ca4c8e0> import 'itertools' # import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca976d0> # /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 0x7fb55ca598e0> import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55caf8e50> # /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 0x7fb55c7d9370> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d2e20> # /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 0x7fb55c7d2ee0> # /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 0x7fb55c7d2e50> # /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 0x7fb55c7d91c0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca782e0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca97520> # /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' # /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 0x7fb55ca789d0> # /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' import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7e3ee0> # /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 0x7fb55c7aa9d0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c795fa0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c795730> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7d9d60> # /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 0x7fb55c7bf2e0> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca67220> # /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' import 'errno' # # /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 0x7fb55c7524c0> # /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 0x7fb55c7528b0> 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 0x7fb55c76d760> # 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 0x7fb55c76d5e0> # 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 0x7fb55c77d130> # /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' # /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 0x7fb55c7081c0> # 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 0x7fb55c7082b0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c77d1f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca780a0> # /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__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # 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 0x7fb55c7234c0> # /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 0x7fb55c723df0> # 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 0x7fb55c736370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723610> # /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 0x7fb55c736af0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c723c70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c715580> # /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' # /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 0x7fb55c658be0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c6589a0> # 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 0x7fb55c658ac0> # /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 0x7fb55c658f10> # 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 0x7fb55c665460> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c658b80> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c715640> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c7bf700> # /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' # /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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c674760> # 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 0x7fb55c682910> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c658d00> # /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 0x7fb55c5631c0> # 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 0x7fb55c682730> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c6828b0> # /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/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 0x7fb55c57ba30> # /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 0x7fb55c587640> # /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' # /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 0x7fb55c5357f0> # /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 0x7fb55c544af0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c544880> import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c587dc0> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57b790> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c682820> # /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' # /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/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/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 0x7fb55bfb2970> # /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' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bfb2b20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c544e20> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c57b100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c576940> # 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 0x7fb55bfc0220> # 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 0x7fb55c544dc0> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c5763d0> # /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 0x7fb55bf9eb80> # /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 0x7fb55bf9ec70> # /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 0x7fb55bf9ef70> # /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 0x7fb55bfa9580> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e520> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf9e100> # 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 0x7fb55bf9e7c0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55bf88dc0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c5767c0> # /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/__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 0x7fb55b9a63d0> # 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 0x7fb55b9b32e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9976d0> # /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 0x7fb55b997d60> # /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 0x7fb55b8f6af0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9b38b0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b9b3430> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b98b1c0> # /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 0x7fb55b8a5880> # /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 0x7fb55b8c2fd0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c566af0> # /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 0x7fb55b8c8160> # /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__/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 0x7fb55b639520> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62ebe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b62e8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b822d00> # /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 0x7fb55b62eca0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8a53d0> # /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 0x7fb55b5fbf40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b8177f0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ca944c0> # /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/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__/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 0x7fb55c62f5e0> # /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 0x7fb55b4f2c10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4f2910> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55c62fdc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b609640> # /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' # /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 0x7fb55b50bbe0> import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b6225e0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b609460> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b652d00> ** (process:49687): WARNING **: 22:28:17.138: 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 0x7fb55ca96700> # /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/__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 0x7fb55b4bc400> # /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' # /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 0x7fb55aea5130> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae72af0> 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 0x7fb55ae72ca0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bceb0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc940> # /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 0x7fb55ae72820> # /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/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 0x7fb55ae8a700> # /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 0x7fb55ae245e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98ca0> # /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 0x7fb55ae98b50> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae986d0> # /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 0x7fb55ae98640> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14820> # /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 0x7fb55ae98040> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14880> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aea5eb0> # /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' # 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 0x7fb55ae24f40> import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae24b20> # /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 0x7fb55ae24fd0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae247f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae14610> # /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 0x7fb55ae24820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4b4c70> # /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 0x7fb55ae3a670> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae3a460> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4bc190> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b4ab0d0> # /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 0x7fb55adc11f0> # /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 0x7fb55ae7fee0> # /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__/__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 0x7fb55adc1490> # /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/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 0x7fb55add2100> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1e50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc1a90> # /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 0x7fb55adc1c70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55adc17c0> # /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 0x7fb55add2550> # /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 0x7fb55add2970> # /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 0x7fb55add2f70> # /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 0x7fb55ade33d0> # /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 0x7fb55ade3b20> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55add2130> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae98880> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7f9d0> # /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 0x7fb55adcf280> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7f3a0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7fd90> # /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 0x7fb55adcfbe0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ae7fcd0> # /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 0x7fb55adcfb80> # /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 0x7fb55adcff40> # /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 0x7fb55ad81250> # /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 0x7fb55ad2dac0> # /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 0x7fb55ad3f7c0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad3f130> # /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 0x7fb55ad3fa90> # /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 0x7fb55ad4a190> # /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 0x7fb55ad60370> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ad51ee0> # /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 0x7fb55ac51550> # /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 0x7fb55ac56220> # /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 0x7fb55ac56fd0> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ada3af0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ada3760> # /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 0x7fb55ac68fd0> # /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' # /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 0x7fb55ac7be20> import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac7b790> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac68f70> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac687c0> # /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 0x7fb55ac259d0> # /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 0x7fb55ac2a130> # /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 0x7fb55ac40250> # /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 0x7fb55ac40610> # /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 0x7fb55abcf2b0> # /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 0x7fb55abcfe50> # /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 0x7fb55abdd6a0> # /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 0x7fb55abdd9d0> # /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 0x7fb55abddd90> # /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 0x7fb55abea490> # /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 0x7fb55abeaf40> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abead00> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abea7f0> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac2a1f0> # /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 0x7fb55abaad30> # /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' # /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' import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abb5880> # /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 0x7fb55abc55e0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abbf1f0> # /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/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 0x7fb55ab6d9d0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab5dbe0> # /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 0x7fb55ab183d0> # /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 0x7fb55ab18bb0> # /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 0x7fb55ab1f250> # /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 0x7fb55ab27520> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ab0b160> # /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 0x7fb55ab0bf10> # /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 0x7fb55aae9340> # /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/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 0x7fb55aab4160> # /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 0x7fb55aabf280> # /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 0x7fb55aa521c0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aabf8e0> # /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 0x7fb55aa72700> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55aaf2e20> # /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 0x7fb55aa41370> # /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 0x7fb55a9e0580> # /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 0x7fb55a9e0f70> # /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 0x7fb55a9e8ac0> # /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 0x7fb55a9e8e20> # /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 0x7fb55a9eecd0> # /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 0x7fb55a9f6610> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abb5550> import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55abaafa0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55ac36a90> # /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/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 0x7fb55a996910> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55a996220> # /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 0x7fb55a99ebb0> # /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 0x7fb55a9a3dc0> # /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 0x7fb55a9aa520> # /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 0x7fb55a9aacd0> # /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 0x7fb55a9b5790> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb55b6092b0> True # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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 importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing types # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing syslog # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing itertools # cleanup[2] removing weakref # cleanup[2] removing copyreg # cleanup[2] removing copy # cleanup[2] removing _heapq # cleanup[2] removing heapq # 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 contextlib # 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 re # cleanup[2] removing fnmatch # cleanup[2] removing glob # cleanup[2] removing errno # cleanup[2] removing signal # cleanup[2] removing threading # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing collections.abc # cleanup[2] removing math # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing _bisect # cleanup[2] 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 platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing gettext # cleanup[2] removing locale # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _struct # cleanup[2] removing struct # destroy struct # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing importlib.machinery # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing pkgutil # destroy pkgutil # 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 _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing blivet.util # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing shlex # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # cleanup[2] removing pyudev._errors # cleanup[2] removing _datetime # cleanup[2] removing datetime # destroy datetime # 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 _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 fcntl # 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.threads # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # 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.callbacks # 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.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.devices.device # 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.devicelibs.lvm # 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.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # 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 # destroy blivet # destroy _sitebuiltins # destroy _compression # 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.tasks.lukstasks # 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.devicelibs.lvm # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping pprint # 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.callbacks # 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 json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping blivet.devicelibs # 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 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 fcntl # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping six.moves # cleanup[3] wiping _datetime # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping ast # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # 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 array # cleanup[3] wiping _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 importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _struct # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping gettext # cleanup[3] wiping _decimal # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping platform # destroy subprocess # 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 shutil # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping selectors # cleanup[3] wiping math # cleanup[3] wiping collections.abc # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping threading # cleanup[3] wiping signal # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping contextlib # 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 # destroy _operator # cleanup[3] wiping _heapq # cleanup[3] wiping copy # cleanup[3] wiping itertools # cleanup[3] wiping syslog # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping types # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # 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 fcntl # destroy _datetime # destroy _opcode # destroy _struct # destroy decimal # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy _collections_abc # destroy _weakref # 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 textwrap # destroy _string # destroy fnmatch # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy copy # destroy pprint # destroy time # destroy blivet.devicelibs.lvm # 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.availability # destroy blivet.tasks.lukstasks # destroy select # destroy _warnings # destroy posix # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy collections # destroy contextlib # destroy operator # destroy types # destroy gi._gi # destroy stat # destroy abc # destroy functools # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy parted # destroy six # destroy collections.abc # destroy errno # destroy math # destroy platform # destroy re # 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 _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885697.30642: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc2 20459 1726885697.30867: no more pending results, returning what we have 20459 1726885697.30872: results queue empty 20459 1726885697.30873: checking for any_errors_fatal 20459 1726885697.30878: done checking for any_errors_fatal 20459 1726885697.30879: checking for max_fail_percentage 20459 1726885697.30880: done checking for max_fail_percentage 20459 1726885697.30881: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.30882: done checking to see if all hosts have failed 20459 1726885697.30885: getting the remaining hosts for this loop 20459 1726885697.30886: done getting the remaining hosts for this loop 20459 1726885697.30892: getting the next task for host managed_node1 20459 1726885697.30902: done getting next task for host managed_node1 20459 1726885697.30905: ^ task is: TASK: Verify that PVs fill the whole devices when they should 20459 1726885697.30908: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885697.30911: getting variables 20459 1726885697.30913: in VariableManager get_vars() 20459 1726885697.30935: Calling all_inventory to load vars for managed_node1 20459 1726885697.30938: Calling groups_inventory to load vars for managed_node1 20459 1726885697.30943: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.30965: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.30968: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.30973: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.31513: WORKER PROCESS EXITING 20459 1726885697.31598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.32238: done with get_vars() 20459 1726885697.32249: done getting variables TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:73 Friday 20 September 2024 22:28:17 -0400 (0:00:00.518) 0:01:43.683 ****** 20459 1726885697.32344: entering _queue_task() for managed_node1/include_tasks 20459 1726885697.33052: worker is 1 (out of 1 available) 20459 1726885697.33064: exiting _queue_task() for managed_node1/include_tasks 20459 1726885697.33076: done queuing things up, now waiting for results queue to drain 20459 1726885697.33077: waiting for pending results... 20459 1726885697.33163: running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should 20459 1726885697.33271: in run() - task 02369adf-7a19-47dd-4c59-000000002fc3 20459 1726885697.33281: variable 'ansible_search_path' from source: unknown 20459 1726885697.33746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885697.36338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885697.36427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885697.36500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885697.36558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885697.36582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885697.36668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885697.36718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885697.36755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885697.36784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885697.36795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885697.36897: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885697.36950: dumping result to json 20459 1726885697.36962: done dumping result, returning 20459 1726885697.36966: done running TaskExecutor() for managed_node1/TASK: Verify that PVs fill the whole devices when they should [02369adf-7a19-47dd-4c59-000000002fc3] 20459 1726885697.36973: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc3 20459 1726885697.37116: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc3 20459 1726885697.37119: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885697.37179: no more pending results, returning what we have 20459 1726885697.37183: results queue empty 20459 1726885697.37184: checking for any_errors_fatal 20459 1726885697.37218: done checking for any_errors_fatal 20459 1726885697.37219: checking for max_fail_percentage 20459 1726885697.37223: done checking for max_fail_percentage 20459 1726885697.37224: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.37225: done checking to see if all hosts have failed 20459 1726885697.37226: getting the remaining hosts for this loop 20459 1726885697.37227: done getting the remaining hosts for this loop 20459 1726885697.37232: getting the next task for host managed_node1 20459 1726885697.37240: done getting next task for host managed_node1 20459 1726885697.37243: ^ task is: TASK: Check MD RAID 20459 1726885697.37248: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885697.37252: getting variables 20459 1726885697.37253: in VariableManager get_vars() 20459 1726885697.37299: Calling all_inventory to load vars for managed_node1 20459 1726885697.37302: Calling groups_inventory to load vars for managed_node1 20459 1726885697.37306: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.37318: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.37325: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.37329: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.37805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.38241: done with get_vars() 20459 1726885697.38258: done getting variables TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:83 Friday 20 September 2024 22:28:17 -0400 (0:00:00.060) 0:01:43.744 ****** 20459 1726885697.38361: entering _queue_task() for managed_node1/include_tasks 20459 1726885697.38676: worker is 1 (out of 1 available) 20459 1726885697.38690: exiting _queue_task() for managed_node1/include_tasks 20459 1726885697.38703: done queuing things up, now waiting for results queue to drain 20459 1726885697.38705: waiting for pending results... 20459 1726885697.38932: running TaskExecutor() for managed_node1/TASK: Check MD RAID 20459 1726885697.39036: in run() - task 02369adf-7a19-47dd-4c59-000000002fc5 20459 1726885697.39062: variable 'ansible_search_path' from source: unknown 20459 1726885697.39119: calling self._execute() 20459 1726885697.39235: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.39249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.39265: variable 'omit' from source: magic vars 20459 1726885697.39350: _execute() done 20459 1726885697.39367: dumping result to json 20459 1726885697.39377: done dumping result, returning 20459 1726885697.39388: done running TaskExecutor() for managed_node1/TASK: Check MD RAID [02369adf-7a19-47dd-4c59-000000002fc5] 20459 1726885697.39403: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc5 20459 1726885697.39511: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc5 20459 1726885697.39516: WORKER PROCESS EXITING 20459 1726885697.39586: no more pending results, returning what we have 20459 1726885697.39591: in VariableManager get_vars() 20459 1726885697.39671: Calling all_inventory to load vars for managed_node1 20459 1726885697.39674: Calling groups_inventory to load vars for managed_node1 20459 1726885697.39677: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.39686: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.39688: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.39691: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.40017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.40594: done with get_vars() 20459 1726885697.40603: variable 'ansible_search_path' from source: unknown 20459 1726885697.40709: variable 'storage_test_pool_subset' from source: include params 20459 1726885697.40747: we have included files to process 20459 1726885697.40748: generating all_blocks data 20459 1726885697.40750: done generating all_blocks data 20459 1726885697.40754: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885697.40755: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885697.40756: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml 20459 1726885697.41627: done processing included file 20459 1726885697.41629: iterating over new_blocks loaded from include file 20459 1726885697.41630: in VariableManager get_vars() 20459 1726885697.41641: done with get_vars() 20459 1726885697.41642: filtering new block on tags 20459 1726885697.41855: done filtering new block on tags 20459 1726885697.41859: in VariableManager get_vars() 20459 1726885697.41876: done with get_vars() 20459 1726885697.41878: filtering new block on tags 20459 1726885697.41893: done filtering new block on tags 20459 1726885697.41895: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed_node1 20459 1726885697.41898: extending task lists for all hosts with included blocks 20459 1726885697.43003: done extending task lists 20459 1726885697.43004: done processing included files 20459 1726885697.43004: results queue empty 20459 1726885697.43005: checking for any_errors_fatal 20459 1726885697.43007: done checking for any_errors_fatal 20459 1726885697.43008: checking for max_fail_percentage 20459 1726885697.43009: done checking for max_fail_percentage 20459 1726885697.43009: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.43010: done checking to see if all hosts have failed 20459 1726885697.43010: getting the remaining hosts for this loop 20459 1726885697.43013: done getting the remaining hosts for this loop 20459 1726885697.43015: getting the next task for host managed_node1 20459 1726885697.43018: done getting next task for host managed_node1 20459 1726885697.43019: ^ task is: TASK: Get information about RAID 20459 1726885697.43024: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.43025: getting variables 20459 1726885697.43026: in VariableManager get_vars() 20459 1726885697.43035: Calling all_inventory to load vars for managed_node1 20459 1726885697.43038: Calling groups_inventory to load vars for managed_node1 20459 1726885697.43043: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.43052: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.43057: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.43060: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.43454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.43831: done with get_vars() 20459 1726885697.43845: done getting variables 20459 1726885697.43889: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Friday 20 September 2024 22:28:17 -0400 (0:00:00.055) 0:01:43.799 ****** 20459 1726885697.43929: entering _queue_task() for managed_node1/command 20459 1726885697.44246: worker is 1 (out of 1 available) 20459 1726885697.44260: exiting _queue_task() for managed_node1/command 20459 1726885697.44272: done queuing things up, now waiting for results queue to drain 20459 1726885697.44274: waiting for pending results... 20459 1726885697.44527: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885697.44623: in run() - task 02369adf-7a19-47dd-4c59-000000003015 20459 1726885697.44639: variable 'ansible_search_path' from source: unknown 20459 1726885697.44669: calling self._execute() 20459 1726885697.44781: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.44791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.44798: variable 'omit' from source: magic vars 20459 1726885697.45112: variable 'storage_test_pool' from source: include params 20459 1726885697.45141: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.45145: when evaluation is False, skipping this task 20459 1726885697.45148: _execute() done 20459 1726885697.45152: dumping result to json 20459 1726885697.45155: done dumping result, returning 20459 1726885697.45158: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-000000003015] 20459 1726885697.45162: sending task result for task 02369adf-7a19-47dd-4c59-000000003015 20459 1726885697.45265: done sending task result for task 02369adf-7a19-47dd-4c59-000000003015 20459 1726885697.45268: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.45323: no more pending results, returning what we have 20459 1726885697.45328: results queue empty 20459 1726885697.45328: checking for any_errors_fatal 20459 1726885697.45330: done checking for any_errors_fatal 20459 1726885697.45331: checking for max_fail_percentage 20459 1726885697.45332: done checking for max_fail_percentage 20459 1726885697.45333: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.45334: done checking to see if all hosts have failed 20459 1726885697.45334: getting the remaining hosts for this loop 20459 1726885697.45336: done getting the remaining hosts for this loop 20459 1726885697.45340: getting the next task for host managed_node1 20459 1726885697.45352: done getting next task for host managed_node1 20459 1726885697.45355: ^ task is: TASK: Set active devices regex 20459 1726885697.45362: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.45367: getting variables 20459 1726885697.45368: in VariableManager get_vars() 20459 1726885697.45407: Calling all_inventory to load vars for managed_node1 20459 1726885697.45409: Calling groups_inventory to load vars for managed_node1 20459 1726885697.45414: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.45428: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.45430: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.45433: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.45797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.46155: done with get_vars() 20459 1726885697.46165: done getting variables 20459 1726885697.46204: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Friday 20 September 2024 22:28:17 -0400 (0:00:00.023) 0:01:43.822 ****** 20459 1726885697.46232: entering _queue_task() for managed_node1/set_fact 20459 1726885697.46459: worker is 1 (out of 1 available) 20459 1726885697.46473: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.46488: done queuing things up, now waiting for results queue to drain 20459 1726885697.46489: waiting for pending results... 20459 1726885697.46684: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885697.46768: in run() - task 02369adf-7a19-47dd-4c59-000000003016 20459 1726885697.46780: variable 'ansible_search_path' from source: unknown 20459 1726885697.46810: calling self._execute() 20459 1726885697.46910: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.46916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.46926: variable 'omit' from source: magic vars 20459 1726885697.47218: variable 'storage_test_pool' from source: include params 20459 1726885697.47247: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.47250: when evaluation is False, skipping this task 20459 1726885697.47255: _execute() done 20459 1726885697.47257: dumping result to json 20459 1726885697.47260: done dumping result, returning 20459 1726885697.47263: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-000000003016] 20459 1726885697.47268: sending task result for task 02369adf-7a19-47dd-4c59-000000003016 20459 1726885697.47369: done sending task result for task 02369adf-7a19-47dd-4c59-000000003016 20459 1726885697.47372: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.47418: no more pending results, returning what we have 20459 1726885697.47422: results queue empty 20459 1726885697.47423: checking for any_errors_fatal 20459 1726885697.47439: done checking for any_errors_fatal 20459 1726885697.47440: checking for max_fail_percentage 20459 1726885697.47442: done checking for max_fail_percentage 20459 1726885697.47443: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.47444: done checking to see if all hosts have failed 20459 1726885697.47444: getting the remaining hosts for this loop 20459 1726885697.47446: done getting the remaining hosts for this loop 20459 1726885697.47449: getting the next task for host managed_node1 20459 1726885697.47456: done getting next task for host managed_node1 20459 1726885697.47459: ^ task is: TASK: Set spare devices regex 20459 1726885697.47464: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.47467: getting variables 20459 1726885697.47468: in VariableManager get_vars() 20459 1726885697.47499: Calling all_inventory to load vars for managed_node1 20459 1726885697.47501: Calling groups_inventory to load vars for managed_node1 20459 1726885697.47504: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.47517: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.47519: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.47523: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.47866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.48213: done with get_vars() 20459 1726885697.48224: done getting variables 20459 1726885697.48264: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Friday 20 September 2024 22:28:17 -0400 (0:00:00.020) 0:01:43.843 ****** 20459 1726885697.48289: entering _queue_task() for managed_node1/set_fact 20459 1726885697.48498: worker is 1 (out of 1 available) 20459 1726885697.48511: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.48524: done queuing things up, now waiting for results queue to drain 20459 1726885697.48526: waiting for pending results... 20459 1726885697.48722: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885697.48803: in run() - task 02369adf-7a19-47dd-4c59-000000003017 20459 1726885697.48817: variable 'ansible_search_path' from source: unknown 20459 1726885697.48849: calling self._execute() 20459 1726885697.48949: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.48953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.48961: variable 'omit' from source: magic vars 20459 1726885697.49264: variable 'storage_test_pool' from source: include params 20459 1726885697.49289: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.49293: when evaluation is False, skipping this task 20459 1726885697.49296: _execute() done 20459 1726885697.49299: dumping result to json 20459 1726885697.49301: done dumping result, returning 20459 1726885697.49305: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-000000003017] 20459 1726885697.49313: sending task result for task 02369adf-7a19-47dd-4c59-000000003017 20459 1726885697.49408: done sending task result for task 02369adf-7a19-47dd-4c59-000000003017 20459 1726885697.49413: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.49469: no more pending results, returning what we have 20459 1726885697.49473: results queue empty 20459 1726885697.49474: checking for any_errors_fatal 20459 1726885697.49489: done checking for any_errors_fatal 20459 1726885697.49490: checking for max_fail_percentage 20459 1726885697.49492: done checking for max_fail_percentage 20459 1726885697.49492: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.49493: done checking to see if all hosts have failed 20459 1726885697.49494: getting the remaining hosts for this loop 20459 1726885697.49495: done getting the remaining hosts for this loop 20459 1726885697.49498: getting the next task for host managed_node1 20459 1726885697.49506: done getting next task for host managed_node1 20459 1726885697.49508: ^ task is: TASK: Set md version regex 20459 1726885697.49515: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.49518: getting variables 20459 1726885697.49520: in VariableManager get_vars() 20459 1726885697.49553: Calling all_inventory to load vars for managed_node1 20459 1726885697.49556: Calling groups_inventory to load vars for managed_node1 20459 1726885697.49559: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.49567: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.49570: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.49572: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.49900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.50243: done with get_vars() 20459 1726885697.50254: done getting variables 20459 1726885697.50295: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Friday 20 September 2024 22:28:17 -0400 (0:00:00.020) 0:01:43.863 ****** 20459 1726885697.50320: entering _queue_task() for managed_node1/set_fact 20459 1726885697.50520: worker is 1 (out of 1 available) 20459 1726885697.50533: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.50548: done queuing things up, now waiting for results queue to drain 20459 1726885697.50550: waiting for pending results... 20459 1726885697.50743: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885697.50833: in run() - task 02369adf-7a19-47dd-4c59-000000003018 20459 1726885697.50845: variable 'ansible_search_path' from source: unknown 20459 1726885697.50873: calling self._execute() 20459 1726885697.50969: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.50972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.50981: variable 'omit' from source: magic vars 20459 1726885697.51275: variable 'storage_test_pool' from source: include params 20459 1726885697.51299: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.51303: when evaluation is False, skipping this task 20459 1726885697.51306: _execute() done 20459 1726885697.51309: dumping result to json 20459 1726885697.51313: done dumping result, returning 20459 1726885697.51317: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-000000003018] 20459 1726885697.51328: sending task result for task 02369adf-7a19-47dd-4c59-000000003018 20459 1726885697.51421: done sending task result for task 02369adf-7a19-47dd-4c59-000000003018 20459 1726885697.51426: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.51475: no more pending results, returning what we have 20459 1726885697.51478: results queue empty 20459 1726885697.51479: checking for any_errors_fatal 20459 1726885697.51485: done checking for any_errors_fatal 20459 1726885697.51486: checking for max_fail_percentage 20459 1726885697.51487: done checking for max_fail_percentage 20459 1726885697.51488: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.51489: done checking to see if all hosts have failed 20459 1726885697.51489: getting the remaining hosts for this loop 20459 1726885697.51491: done getting the remaining hosts for this loop 20459 1726885697.51494: getting the next task for host managed_node1 20459 1726885697.51501: done getting next task for host managed_node1 20459 1726885697.51503: ^ task is: TASK: Set md chunk size regex 20459 1726885697.51508: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.51511: getting variables 20459 1726885697.51514: in VariableManager get_vars() 20459 1726885697.51550: Calling all_inventory to load vars for managed_node1 20459 1726885697.51552: Calling groups_inventory to load vars for managed_node1 20459 1726885697.51555: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.51564: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.51566: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.51568: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.51878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.52214: done with get_vars() 20459 1726885697.52224: done getting variables 20459 1726885697.52264: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Friday 20 September 2024 22:28:17 -0400 (0:00:00.019) 0:01:43.883 ****** 20459 1726885697.52289: entering _queue_task() for managed_node1/set_fact 20459 1726885697.52485: worker is 1 (out of 1 available) 20459 1726885697.52498: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.52514: done queuing things up, now waiting for results queue to drain 20459 1726885697.52516: waiting for pending results... 20459 1726885697.52709: running TaskExecutor() for managed_node1/TASK: Set md chunk size regex 20459 1726885697.52800: in run() - task 02369adf-7a19-47dd-4c59-000000003019 20459 1726885697.52814: variable 'ansible_search_path' from source: unknown 20459 1726885697.52845: calling self._execute() 20459 1726885697.52942: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.52946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.52957: variable 'omit' from source: magic vars 20459 1726885697.53244: variable 'storage_test_pool' from source: include params 20459 1726885697.53268: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.53272: when evaluation is False, skipping this task 20459 1726885697.53276: _execute() done 20459 1726885697.53279: dumping result to json 20459 1726885697.53281: done dumping result, returning 20459 1726885697.53286: done running TaskExecutor() for managed_node1/TASK: Set md chunk size regex [02369adf-7a19-47dd-4c59-000000003019] 20459 1726885697.53290: sending task result for task 02369adf-7a19-47dd-4c59-000000003019 20459 1726885697.53390: done sending task result for task 02369adf-7a19-47dd-4c59-000000003019 20459 1726885697.53393: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.53455: no more pending results, returning what we have 20459 1726885697.53458: results queue empty 20459 1726885697.53459: checking for any_errors_fatal 20459 1726885697.53466: done checking for any_errors_fatal 20459 1726885697.53466: checking for max_fail_percentage 20459 1726885697.53468: done checking for max_fail_percentage 20459 1726885697.53469: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.53470: done checking to see if all hosts have failed 20459 1726885697.53470: getting the remaining hosts for this loop 20459 1726885697.53472: done getting the remaining hosts for this loop 20459 1726885697.53475: getting the next task for host managed_node1 20459 1726885697.53482: done getting next task for host managed_node1 20459 1726885697.53484: ^ task is: TASK: Parse the chunk size 20459 1726885697.53488: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.53491: getting variables 20459 1726885697.53492: in VariableManager get_vars() 20459 1726885697.53530: Calling all_inventory to load vars for managed_node1 20459 1726885697.53533: Calling groups_inventory to load vars for managed_node1 20459 1726885697.53536: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.53544: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.53546: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.53548: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.54092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.54423: done with get_vars() 20459 1726885697.54432: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Friday 20 September 2024 22:28:17 -0400 (0:00:00.021) 0:01:43.905 ****** 20459 1726885697.54490: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885697.54685: worker is 1 (out of 1 available) 20459 1726885697.54698: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885697.54710: done queuing things up, now waiting for results queue to drain 20459 1726885697.54714: waiting for pending results... 20459 1726885697.54904: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885697.54998: in run() - task 02369adf-7a19-47dd-4c59-00000000301a 20459 1726885697.55009: variable 'ansible_search_path' from source: unknown 20459 1726885697.55043: calling self._execute() 20459 1726885697.55137: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.55142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.55150: variable 'omit' from source: magic vars 20459 1726885697.55466: variable 'storage_test_pool' from source: include params 20459 1726885697.55494: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.55497: when evaluation is False, skipping this task 20459 1726885697.55500: _execute() done 20459 1726885697.55503: dumping result to json 20459 1726885697.55505: done dumping result, returning 20459 1726885697.55513: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-00000000301a] 20459 1726885697.55518: sending task result for task 02369adf-7a19-47dd-4c59-00000000301a 20459 1726885697.55623: done sending task result for task 02369adf-7a19-47dd-4c59-00000000301a 20459 1726885697.55626: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.55679: no more pending results, returning what we have 20459 1726885697.55682: results queue empty 20459 1726885697.55683: checking for any_errors_fatal 20459 1726885697.55689: done checking for any_errors_fatal 20459 1726885697.55689: checking for max_fail_percentage 20459 1726885697.55691: done checking for max_fail_percentage 20459 1726885697.55691: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.55692: done checking to see if all hosts have failed 20459 1726885697.55693: getting the remaining hosts for this loop 20459 1726885697.55694: done getting the remaining hosts for this loop 20459 1726885697.55697: getting the next task for host managed_node1 20459 1726885697.55704: done getting next task for host managed_node1 20459 1726885697.55706: ^ task is: TASK: Check RAID active devices count 20459 1726885697.55715: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.55718: getting variables 20459 1726885697.55720: in VariableManager get_vars() 20459 1726885697.55755: Calling all_inventory to load vars for managed_node1 20459 1726885697.55757: Calling groups_inventory to load vars for managed_node1 20459 1726885697.55760: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.55770: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.55772: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.55775: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.56109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.56462: done with get_vars() 20459 1726885697.56472: done getting variables 20459 1726885697.56517: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Friday 20 September 2024 22:28:17 -0400 (0:00:00.020) 0:01:43.925 ****** 20459 1726885697.56542: entering _queue_task() for managed_node1/assert 20459 1726885697.56753: worker is 1 (out of 1 available) 20459 1726885697.56768: exiting _queue_task() for managed_node1/assert 20459 1726885697.56781: done queuing things up, now waiting for results queue to drain 20459 1726885697.56783: waiting for pending results... 20459 1726885697.56991: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885697.57094: in run() - task 02369adf-7a19-47dd-4c59-00000000301b 20459 1726885697.57107: variable 'ansible_search_path' from source: unknown 20459 1726885697.57141: calling self._execute() 20459 1726885697.57245: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.57249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.57258: variable 'omit' from source: magic vars 20459 1726885697.57557: variable 'storage_test_pool' from source: include params 20459 1726885697.57583: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.57588: when evaluation is False, skipping this task 20459 1726885697.57591: _execute() done 20459 1726885697.57593: dumping result to json 20459 1726885697.57596: done dumping result, returning 20459 1726885697.57599: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-00000000301b] 20459 1726885697.57606: sending task result for task 02369adf-7a19-47dd-4c59-00000000301b 20459 1726885697.57706: done sending task result for task 02369adf-7a19-47dd-4c59-00000000301b 20459 1726885697.57710: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.57763: no more pending results, returning what we have 20459 1726885697.57767: results queue empty 20459 1726885697.57767: checking for any_errors_fatal 20459 1726885697.57778: done checking for any_errors_fatal 20459 1726885697.57778: checking for max_fail_percentage 20459 1726885697.57780: done checking for max_fail_percentage 20459 1726885697.57781: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.57782: done checking to see if all hosts have failed 20459 1726885697.57782: getting the remaining hosts for this loop 20459 1726885697.57784: done getting the remaining hosts for this loop 20459 1726885697.57788: getting the next task for host managed_node1 20459 1726885697.57796: done getting next task for host managed_node1 20459 1726885697.57799: ^ task is: TASK: Check RAID spare devices count 20459 1726885697.57805: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.57809: getting variables 20459 1726885697.57810: in VariableManager get_vars() 20459 1726885697.57847: Calling all_inventory to load vars for managed_node1 20459 1726885697.57849: Calling groups_inventory to load vars for managed_node1 20459 1726885697.57852: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.57862: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.57864: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.57867: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.58214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.58560: done with get_vars() 20459 1726885697.58569: done getting variables 20459 1726885697.58613: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Friday 20 September 2024 22:28:17 -0400 (0:00:00.020) 0:01:43.946 ****** 20459 1726885697.58639: entering _queue_task() for managed_node1/assert 20459 1726885697.58833: worker is 1 (out of 1 available) 20459 1726885697.58848: exiting _queue_task() for managed_node1/assert 20459 1726885697.58861: done queuing things up, now waiting for results queue to drain 20459 1726885697.58863: waiting for pending results... 20459 1726885697.59059: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885697.59147: in run() - task 02369adf-7a19-47dd-4c59-00000000301c 20459 1726885697.59158: variable 'ansible_search_path' from source: unknown 20459 1726885697.59187: calling self._execute() 20459 1726885697.59283: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.59287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.59295: variable 'omit' from source: magic vars 20459 1726885697.59595: variable 'storage_test_pool' from source: include params 20459 1726885697.59621: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.59625: when evaluation is False, skipping this task 20459 1726885697.59628: _execute() done 20459 1726885697.59631: dumping result to json 20459 1726885697.59636: done dumping result, returning 20459 1726885697.59644: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-00000000301c] 20459 1726885697.59650: sending task result for task 02369adf-7a19-47dd-4c59-00000000301c 20459 1726885697.59751: done sending task result for task 02369adf-7a19-47dd-4c59-00000000301c 20459 1726885697.59755: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.59805: no more pending results, returning what we have 20459 1726885697.59808: results queue empty 20459 1726885697.59809: checking for any_errors_fatal 20459 1726885697.59817: done checking for any_errors_fatal 20459 1726885697.59817: checking for max_fail_percentage 20459 1726885697.59819: done checking for max_fail_percentage 20459 1726885697.59822: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.59822: done checking to see if all hosts have failed 20459 1726885697.59823: getting the remaining hosts for this loop 20459 1726885697.59825: done getting the remaining hosts for this loop 20459 1726885697.59827: getting the next task for host managed_node1 20459 1726885697.59835: done getting next task for host managed_node1 20459 1726885697.59837: ^ task is: TASK: Check RAID metadata version 20459 1726885697.59842: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.59845: getting variables 20459 1726885697.59847: in VariableManager get_vars() 20459 1726885697.59878: Calling all_inventory to load vars for managed_node1 20459 1726885697.59881: Calling groups_inventory to load vars for managed_node1 20459 1726885697.59883: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.59892: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.59894: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.59896: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.60230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.60579: done with get_vars() 20459 1726885697.60589: done getting variables 20459 1726885697.60635: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Friday 20 September 2024 22:28:17 -0400 (0:00:00.020) 0:01:43.966 ****** 20459 1726885697.60660: entering _queue_task() for managed_node1/assert 20459 1726885697.60862: worker is 1 (out of 1 available) 20459 1726885697.60876: exiting _queue_task() for managed_node1/assert 20459 1726885697.60888: done queuing things up, now waiting for results queue to drain 20459 1726885697.60890: waiting for pending results... 20459 1726885697.61083: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885697.61170: in run() - task 02369adf-7a19-47dd-4c59-00000000301d 20459 1726885697.61181: variable 'ansible_search_path' from source: unknown 20459 1726885697.61213: calling self._execute() 20459 1726885697.61307: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.61320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.61330: variable 'omit' from source: magic vars 20459 1726885697.61633: variable 'storage_test_pool' from source: include params 20459 1726885697.61660: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.61664: when evaluation is False, skipping this task 20459 1726885697.61667: _execute() done 20459 1726885697.61670: dumping result to json 20459 1726885697.61673: done dumping result, returning 20459 1726885697.61675: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-00000000301d] 20459 1726885697.61682: sending task result for task 02369adf-7a19-47dd-4c59-00000000301d 20459 1726885697.61779: done sending task result for task 02369adf-7a19-47dd-4c59-00000000301d 20459 1726885697.61783: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.61835: no more pending results, returning what we have 20459 1726885697.61838: results queue empty 20459 1726885697.61839: checking for any_errors_fatal 20459 1726885697.61847: done checking for any_errors_fatal 20459 1726885697.61847: checking for max_fail_percentage 20459 1726885697.61849: done checking for max_fail_percentage 20459 1726885697.61850: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.61850: done checking to see if all hosts have failed 20459 1726885697.61851: getting the remaining hosts for this loop 20459 1726885697.61853: done getting the remaining hosts for this loop 20459 1726885697.61856: getting the next task for host managed_node1 20459 1726885697.61863: done getting next task for host managed_node1 20459 1726885697.61865: ^ task is: TASK: Check RAID chunk size 20459 1726885697.61869: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.61872: getting variables 20459 1726885697.61874: in VariableManager get_vars() 20459 1726885697.61907: Calling all_inventory to load vars for managed_node1 20459 1726885697.61910: Calling groups_inventory to load vars for managed_node1 20459 1726885697.61914: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.61923: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.61926: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.61928: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.62253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.62589: done with get_vars() 20459 1726885697.62598: done getting variables 20459 1726885697.62640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Friday 20 September 2024 22:28:17 -0400 (0:00:00.020) 0:01:43.987 ****** 20459 1726885697.62665: entering _queue_task() for managed_node1/assert 20459 1726885697.62850: worker is 1 (out of 1 available) 20459 1726885697.62863: exiting _queue_task() for managed_node1/assert 20459 1726885697.62876: done queuing things up, now waiting for results queue to drain 20459 1726885697.62877: waiting for pending results... 20459 1726885697.63062: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885697.63156: in run() - task 02369adf-7a19-47dd-4c59-00000000301e 20459 1726885697.63167: variable 'ansible_search_path' from source: unknown 20459 1726885697.63193: calling self._execute() 20459 1726885697.63281: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.63285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.63293: variable 'omit' from source: magic vars 20459 1726885697.63581: variable 'storage_test_pool' from source: include params 20459 1726885697.63604: Evaluated conditional (storage_test_pool.raid_level != none): False 20459 1726885697.63608: when evaluation is False, skipping this task 20459 1726885697.63610: _execute() done 20459 1726885697.63614: dumping result to json 20459 1726885697.63617: done dumping result, returning 20459 1726885697.63624: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-00000000301e] 20459 1726885697.63632: sending task result for task 02369adf-7a19-47dd-4c59-00000000301e 20459 1726885697.63728: done sending task result for task 02369adf-7a19-47dd-4c59-00000000301e 20459 1726885697.63731: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } 20459 1726885697.63792: no more pending results, returning what we have 20459 1726885697.63794: results queue empty 20459 1726885697.63795: checking for any_errors_fatal 20459 1726885697.63801: done checking for any_errors_fatal 20459 1726885697.63802: checking for max_fail_percentage 20459 1726885697.63804: done checking for max_fail_percentage 20459 1726885697.63804: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.63805: done checking to see if all hosts have failed 20459 1726885697.63806: getting the remaining hosts for this loop 20459 1726885697.63807: done getting the remaining hosts for this loop 20459 1726885697.63810: getting the next task for host managed_node1 20459 1726885697.63821: done getting next task for host managed_node1 20459 1726885697.63823: ^ task is: TASK: Reset variables used by tests 20459 1726885697.63828: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.63831: getting variables 20459 1726885697.63833: in VariableManager get_vars() 20459 1726885697.63857: Calling all_inventory to load vars for managed_node1 20459 1726885697.63858: Calling groups_inventory to load vars for managed_node1 20459 1726885697.63862: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.63869: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.63871: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.63873: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.64176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.64529: done with get_vars() 20459 1726885697.64540: done getting variables 20459 1726885697.64579: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Friday 20 September 2024 22:28:17 -0400 (0:00:00.019) 0:01:44.006 ****** 20459 1726885697.64600: entering _queue_task() for managed_node1/set_fact 20459 1726885697.64784: worker is 1 (out of 1 available) 20459 1726885697.64798: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.64809: done queuing things up, now waiting for results queue to drain 20459 1726885697.64813: waiting for pending results... 20459 1726885697.65125: running TaskExecutor() for managed_node1/TASK: Reset variables used by tests 20459 1726885697.65215: in run() - task 02369adf-7a19-47dd-4c59-000000003020 20459 1726885697.65229: variable 'ansible_search_path' from source: unknown 20459 1726885697.65256: calling self._execute() 20459 1726885697.65405: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.65425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.65440: variable 'omit' from source: magic vars 20459 1726885697.65629: variable 'omit' from source: magic vars 20459 1726885697.65898: variable 'omit' from source: magic vars 20459 1726885697.65943: variable 'omit' from source: magic vars 20459 1726885697.65981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885697.66011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885697.66035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885697.66055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885697.66098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885697.66157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885697.66181: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885697.66215: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885697.66226: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.66233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.66312: Set connection var ansible_pipelining to False 20459 1726885697.66316: Set connection var ansible_shell_type to sh 20459 1726885697.66318: Set connection var ansible_connection to ssh 20459 1726885697.66330: Set connection var ansible_timeout to 10 20459 1726885697.66338: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885697.66343: Set connection var ansible_shell_executable to /bin/sh 20459 1726885697.66362: variable 'ansible_shell_executable' from source: unknown 20459 1726885697.66365: variable 'ansible_connection' from source: unknown 20459 1726885697.66367: variable 'ansible_module_compression' from source: unknown 20459 1726885697.66370: variable 'ansible_shell_type' from source: unknown 20459 1726885697.66372: variable 'ansible_shell_executable' from source: unknown 20459 1726885697.66375: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.66379: variable 'ansible_pipelining' from source: unknown 20459 1726885697.66381: variable 'ansible_timeout' from source: unknown 20459 1726885697.66385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.66499: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885697.66509: variable 'omit' from source: magic vars 20459 1726885697.66515: starting attempt loop 20459 1726885697.66522: running the handler 20459 1726885697.66535: handler run complete 20459 1726885697.66546: attempt loop complete, returning result 20459 1726885697.66549: _execute() done 20459 1726885697.66552: dumping result to json 20459 1726885697.66555: done dumping result, returning 20459 1726885697.66560: done running TaskExecutor() for managed_node1/TASK: Reset variables used by tests [02369adf-7a19-47dd-4c59-000000003020] 20459 1726885697.66567: sending task result for task 02369adf-7a19-47dd-4c59-000000003020 20459 1726885697.66651: done sending task result for task 02369adf-7a19-47dd-4c59-000000003020 20459 1726885697.66655: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } 20459 1726885697.66715: no more pending results, returning what we have 20459 1726885697.66719: results queue empty 20459 1726885697.66721: checking for any_errors_fatal 20459 1726885697.66736: done checking for any_errors_fatal 20459 1726885697.66738: checking for max_fail_percentage 20459 1726885697.66740: done checking for max_fail_percentage 20459 1726885697.66741: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.66756: done checking to see if all hosts have failed 20459 1726885697.66757: getting the remaining hosts for this loop 20459 1726885697.66759: done getting the remaining hosts for this loop 20459 1726885697.66763: getting the next task for host managed_node1 20459 1726885697.66775: done getting next task for host managed_node1 20459 1726885697.66778: ^ task is: TASK: Check LVM RAID 20459 1726885697.66783: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=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 20459 1726885697.66788: getting variables 20459 1726885697.66790: in VariableManager get_vars() 20459 1726885697.66975: Calling all_inventory to load vars for managed_node1 20459 1726885697.66978: Calling groups_inventory to load vars for managed_node1 20459 1726885697.66982: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.66992: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.66995: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.66999: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.67856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.75399: done with get_vars() 20459 1726885697.75423: done getting variables TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:86 Friday 20 September 2024 22:28:17 -0400 (0:00:00.109) 0:01:44.115 ****** 20459 1726885697.75509: entering _queue_task() for managed_node1/include_tasks 20459 1726885697.75870: worker is 1 (out of 1 available) 20459 1726885697.75882: exiting _queue_task() for managed_node1/include_tasks 20459 1726885697.75894: done queuing things up, now waiting for results queue to drain 20459 1726885697.75897: waiting for pending results... 20459 1726885697.76216: running TaskExecutor() for managed_node1/TASK: Check LVM RAID 20459 1726885697.76366: in run() - task 02369adf-7a19-47dd-4c59-000000002fc6 20459 1726885697.76383: variable 'ansible_search_path' from source: unknown 20459 1726885697.76426: calling self._execute() 20459 1726885697.76562: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.76575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.76589: variable 'omit' from source: magic vars 20459 1726885697.76733: _execute() done 20459 1726885697.76741: dumping result to json 20459 1726885697.76749: done dumping result, returning 20459 1726885697.76761: done running TaskExecutor() for managed_node1/TASK: Check LVM RAID [02369adf-7a19-47dd-4c59-000000002fc6] 20459 1726885697.76777: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc6 20459 1726885697.76923: no more pending results, returning what we have 20459 1726885697.76929: in VariableManager get_vars() 20459 1726885697.76974: Calling all_inventory to load vars for managed_node1 20459 1726885697.76977: Calling groups_inventory to load vars for managed_node1 20459 1726885697.76981: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.76996: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.77000: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.77004: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.77826: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc6 20459 1726885697.77830: WORKER PROCESS EXITING 20459 1726885697.77838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.78539: done with get_vars() 20459 1726885697.78551: variable 'ansible_search_path' from source: unknown 20459 1726885697.78682: variable 'storage_test_pool_subset' from source: include params 20459 1726885697.78717: we have included files to process 20459 1726885697.78719: generating all_blocks data 20459 1726885697.78723: done generating all_blocks data 20459 1726885697.78731: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885697.78732: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885697.78735: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml 20459 1726885697.78853: in VariableManager get_vars() 20459 1726885697.78878: done with get_vars() 20459 1726885697.78895: done processing included file 20459 1726885697.78898: iterating over new_blocks loaded from include file 20459 1726885697.78899: in VariableManager get_vars() 20459 1726885697.78918: done with get_vars() 20459 1726885697.78922: filtering new block on tags 20459 1726885697.78955: done filtering new block on tags 20459 1726885697.78958: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed_node1 20459 1726885697.78964: extending task lists for all hosts with included blocks 20459 1726885697.81673: done extending task lists 20459 1726885697.81675: done processing included files 20459 1726885697.81676: results queue empty 20459 1726885697.81677: checking for any_errors_fatal 20459 1726885697.81681: done checking for any_errors_fatal 20459 1726885697.81682: checking for max_fail_percentage 20459 1726885697.81683: done checking for max_fail_percentage 20459 1726885697.81684: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.81685: done checking to see if all hosts have failed 20459 1726885697.81686: getting the remaining hosts for this loop 20459 1726885697.81687: done getting the remaining hosts for this loop 20459 1726885697.81689: getting the next task for host managed_node1 20459 1726885697.81694: done getting next task for host managed_node1 20459 1726885697.81696: ^ task is: TASK: Validate pool member LVM RAID settings 20459 1726885697.81701: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.81704: getting variables 20459 1726885697.81705: in VariableManager get_vars() 20459 1726885697.81718: Calling all_inventory to load vars for managed_node1 20459 1726885697.81723: Calling groups_inventory to load vars for managed_node1 20459 1726885697.81726: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.81731: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.81734: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.81737: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.82152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.82519: done with get_vars() 20459 1726885697.82530: done getting variables TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Friday 20 September 2024 22:28:17 -0400 (0:00:00.070) 0:01:44.186 ****** 20459 1726885697.82597: entering _queue_task() for managed_node1/include_tasks 20459 1726885697.82840: worker is 1 (out of 1 available) 20459 1726885697.82853: exiting _queue_task() for managed_node1/include_tasks 20459 1726885697.82866: done queuing things up, now waiting for results queue to drain 20459 1726885697.82867: waiting for pending results... 20459 1726885697.83059: running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings 20459 1726885697.83149: in run() - task 02369adf-7a19-47dd-4c59-0000000030e0 20459 1726885697.83159: variable 'ansible_search_path' from source: unknown 20459 1726885697.83374: variable 'storage_test_pool' from source: include params 20459 1726885697.83562: variable 'omit' from source: magic vars 20459 1726885697.83684: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.83690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.83699: variable 'omit' from source: magic vars 20459 1726885697.83955: variable 'storage_test_pool' from source: include params 20459 1726885697.83987: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885697.84035: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885697.84119: variable 'storage_test_lvmraid_volume' from source: unknown 20459 1726885697.84518: dumping result to json 20459 1726885697.84540: done dumping result, returning 20459 1726885697.84550: done running TaskExecutor() for managed_node1/TASK: Validate pool member LVM RAID settings [02369adf-7a19-47dd-4c59-0000000030e0] 20459 1726885697.84560: sending task result for task 02369adf-7a19-47dd-4c59-0000000030e0 20459 1726885697.84727: no more pending results, returning what we have 20459 1726885697.84732: in VariableManager get_vars() 20459 1726885697.84774: Calling all_inventory to load vars for managed_node1 20459 1726885697.84778: Calling groups_inventory to load vars for managed_node1 20459 1726885697.84782: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.84796: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.84801: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.84805: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.85398: done sending task result for task 02369adf-7a19-47dd-4c59-0000000030e0 20459 1726885697.85402: WORKER PROCESS EXITING 20459 1726885697.85410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.85746: done with get_vars() 20459 1726885697.85755: variable 'ansible_search_path' from source: unknown 20459 1726885697.85784: we have included files to process 20459 1726885697.85785: generating all_blocks data 20459 1726885697.85787: done generating all_blocks data 20459 1726885697.85788: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885697.85789: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885697.85791: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml 20459 1726885697.86283: done processing included file 20459 1726885697.86284: iterating over new_blocks loaded from include file 20459 1726885697.86285: in VariableManager get_vars() 20459 1726885697.86297: done with get_vars() 20459 1726885697.86298: filtering new block on tags 20459 1726885697.86375: done filtering new block on tags 20459 1726885697.86377: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) 20459 1726885697.86385: extending task lists for all hosts with included blocks 20459 1726885697.86499: done extending task lists 20459 1726885697.86500: done processing included files 20459 1726885697.86501: results queue empty 20459 1726885697.86501: checking for any_errors_fatal 20459 1726885697.86505: done checking for any_errors_fatal 20459 1726885697.86505: checking for max_fail_percentage 20459 1726885697.86506: done checking for max_fail_percentage 20459 1726885697.86506: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.86507: done checking to see if all hosts have failed 20459 1726885697.86507: getting the remaining hosts for this loop 20459 1726885697.86508: done getting the remaining hosts for this loop 20459 1726885697.86510: getting the next task for host managed_node1 20459 1726885697.86514: done getting next task for host managed_node1 20459 1726885697.86516: ^ task is: TASK: Get information about the LV 20459 1726885697.86519: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.86522: getting variables 20459 1726885697.86523: in VariableManager get_vars() 20459 1726885697.86530: Calling all_inventory to load vars for managed_node1 20459 1726885697.86531: Calling groups_inventory to load vars for managed_node1 20459 1726885697.86533: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.86537: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.86539: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.86540: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.86803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.87280: done with get_vars() 20459 1726885697.87294: done getting variables 20459 1726885697.87334: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Friday 20 September 2024 22:28:17 -0400 (0:00:00.047) 0:01:44.234 ****** 20459 1726885697.87367: entering _queue_task() for managed_node1/command 20459 1726885697.87683: worker is 1 (out of 1 available) 20459 1726885697.87698: exiting _queue_task() for managed_node1/command 20459 1726885697.87714: done queuing things up, now waiting for results queue to drain 20459 1726885697.87715: waiting for pending results... 20459 1726885697.88030: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885697.88215: in run() - task 02369adf-7a19-47dd-4c59-000000003201 20459 1726885697.88238: variable 'ansible_search_path' from source: unknown 20459 1726885697.88284: calling self._execute() 20459 1726885697.88425: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.88437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.88452: variable 'omit' from source: magic vars 20459 1726885697.88870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885697.89161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885697.89211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885697.89242: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885697.89268: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885697.89338: 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) 20459 1726885697.89356: 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) 20459 1726885697.89377: 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) 20459 1726885697.89396: 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) 20459 1726885697.89507: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885697.89533: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885697.89537: when evaluation is False, skipping this task 20459 1726885697.89540: _execute() done 20459 1726885697.89543: dumping result to json 20459 1726885697.89545: done dumping result, returning 20459 1726885697.89548: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-000000003201] 20459 1726885697.89553: sending task result for task 02369adf-7a19-47dd-4c59-000000003201 20459 1726885697.89648: done sending task result for task 02369adf-7a19-47dd-4c59-000000003201 20459 1726885697.89651: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885697.89728: no more pending results, returning what we have 20459 1726885697.89732: results queue empty 20459 1726885697.89733: checking for any_errors_fatal 20459 1726885697.89734: done checking for any_errors_fatal 20459 1726885697.89735: checking for max_fail_percentage 20459 1726885697.89737: done checking for max_fail_percentage 20459 1726885697.89738: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.89739: done checking to see if all hosts have failed 20459 1726885697.89741: getting the remaining hosts for this loop 20459 1726885697.89742: done getting the remaining hosts for this loop 20459 1726885697.89746: getting the next task for host managed_node1 20459 1726885697.89755: done getting next task for host managed_node1 20459 1726885697.89757: ^ task is: TASK: Set LV segment type 20459 1726885697.89764: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.89769: getting variables 20459 1726885697.89771: in VariableManager get_vars() 20459 1726885697.89801: Calling all_inventory to load vars for managed_node1 20459 1726885697.89804: Calling groups_inventory to load vars for managed_node1 20459 1726885697.89807: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.89819: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.89821: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.89824: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.90167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.90654: done with get_vars() 20459 1726885697.90664: done getting variables 20459 1726885697.90701: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Friday 20 September 2024 22:28:17 -0400 (0:00:00.033) 0:01:44.267 ****** 20459 1726885697.90729: entering _queue_task() for managed_node1/set_fact 20459 1726885697.91032: worker is 1 (out of 1 available) 20459 1726885697.91047: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.91064: done queuing things up, now waiting for results queue to drain 20459 1726885697.91065: waiting for pending results... 20459 1726885697.91398: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885697.91578: in run() - task 02369adf-7a19-47dd-4c59-000000003202 20459 1726885697.91596: variable 'ansible_search_path' from source: unknown 20459 1726885697.91647: calling self._execute() 20459 1726885697.91807: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.91815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.91828: variable 'omit' from source: magic vars 20459 1726885697.92249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885697.92569: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885697.92635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885697.92674: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885697.92712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885697.92810: 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) 20459 1726885697.92858: 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) 20459 1726885697.92891: 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) 20459 1726885697.92929: 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) 20459 1726885697.93088: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885697.93124: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885697.93132: when evaluation is False, skipping this task 20459 1726885697.93138: _execute() done 20459 1726885697.93145: dumping result to json 20459 1726885697.93157: done dumping result, returning 20459 1726885697.93172: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-000000003202] 20459 1726885697.93183: sending task result for task 02369adf-7a19-47dd-4c59-000000003202 20459 1726885697.93301: done sending task result for task 02369adf-7a19-47dd-4c59-000000003202 20459 1726885697.93304: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885697.93361: no more pending results, returning what we have 20459 1726885697.93365: results queue empty 20459 1726885697.93366: checking for any_errors_fatal 20459 1726885697.93374: done checking for any_errors_fatal 20459 1726885697.93375: checking for max_fail_percentage 20459 1726885697.93377: done checking for max_fail_percentage 20459 1726885697.93378: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.93378: done checking to see if all hosts have failed 20459 1726885697.93379: getting the remaining hosts for this loop 20459 1726885697.93380: done getting the remaining hosts for this loop 20459 1726885697.93383: getting the next task for host managed_node1 20459 1726885697.93391: done getting next task for host managed_node1 20459 1726885697.93394: ^ task is: TASK: Check segment type 20459 1726885697.93400: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.93404: getting variables 20459 1726885697.93405: in VariableManager get_vars() 20459 1726885697.93444: Calling all_inventory to load vars for managed_node1 20459 1726885697.93446: Calling groups_inventory to load vars for managed_node1 20459 1726885697.93450: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.93459: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.93462: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.93465: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.93818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.94163: done with get_vars() 20459 1726885697.94174: done getting variables 20459 1726885697.94215: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Friday 20 September 2024 22:28:17 -0400 (0:00:00.035) 0:01:44.302 ****** 20459 1726885697.94242: entering _queue_task() for managed_node1/assert 20459 1726885697.94444: worker is 1 (out of 1 available) 20459 1726885697.94457: exiting _queue_task() for managed_node1/assert 20459 1726885697.94470: done queuing things up, now waiting for results queue to drain 20459 1726885697.94471: waiting for pending results... 20459 1726885697.94657: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885697.94759: in run() - task 02369adf-7a19-47dd-4c59-000000003203 20459 1726885697.94770: variable 'ansible_search_path' from source: unknown 20459 1726885697.94801: calling self._execute() 20459 1726885697.94895: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.94914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.94938: variable 'omit' from source: magic vars 20459 1726885697.95362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885697.95684: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885697.95751: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885697.95793: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885697.95848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885697.95952: 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) 20459 1726885697.95984: 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) 20459 1726885697.96018: 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) 20459 1726885697.96062: 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) 20459 1726885697.96221: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885697.96244: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885697.96247: when evaluation is False, skipping this task 20459 1726885697.96250: _execute() done 20459 1726885697.96253: dumping result to json 20459 1726885697.96255: done dumping result, returning 20459 1726885697.96266: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-000000003203] 20459 1726885697.96271: sending task result for task 02369adf-7a19-47dd-4c59-000000003203 20459 1726885697.96360: done sending task result for task 02369adf-7a19-47dd-4c59-000000003203 20459 1726885697.96375: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885697.96444: no more pending results, returning what we have 20459 1726885697.96447: results queue empty 20459 1726885697.96448: checking for any_errors_fatal 20459 1726885697.96452: done checking for any_errors_fatal 20459 1726885697.96453: checking for max_fail_percentage 20459 1726885697.96454: done checking for max_fail_percentage 20459 1726885697.96455: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.96456: done checking to see if all hosts have failed 20459 1726885697.96457: getting the remaining hosts for this loop 20459 1726885697.96458: done getting the remaining hosts for this loop 20459 1726885697.96461: getting the next task for host managed_node1 20459 1726885697.96468: done getting next task for host managed_node1 20459 1726885697.96471: ^ task is: TASK: Set LV stripe size 20459 1726885697.96477: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.96482: getting variables 20459 1726885697.96483: in VariableManager get_vars() 20459 1726885697.96516: Calling all_inventory to load vars for managed_node1 20459 1726885697.96519: Calling groups_inventory to load vars for managed_node1 20459 1726885697.96522: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.96531: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.96533: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.96535: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.96868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.97218: done with get_vars() 20459 1726885697.97229: done getting variables 20459 1726885697.97269: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Friday 20 September 2024 22:28:17 -0400 (0:00:00.030) 0:01:44.333 ****** 20459 1726885697.97293: entering _queue_task() for managed_node1/set_fact 20459 1726885697.97495: worker is 1 (out of 1 available) 20459 1726885697.97509: exiting _queue_task() for managed_node1/set_fact 20459 1726885697.97522: done queuing things up, now waiting for results queue to drain 20459 1726885697.97524: waiting for pending results... 20459 1726885697.97716: running TaskExecutor() for managed_node1/TASK: Set LV stripe size 20459 1726885697.97803: in run() - task 02369adf-7a19-47dd-4c59-000000003204 20459 1726885697.97818: variable 'ansible_search_path' from source: unknown 20459 1726885697.97852: calling self._execute() 20459 1726885697.97952: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885697.97956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885697.97965: variable 'omit' from source: magic vars 20459 1726885697.98266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885697.98490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885697.98531: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885697.98561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885697.98590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885697.98658: 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) 20459 1726885697.98676: 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) 20459 1726885697.98694: 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) 20459 1726885697.98715: 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) 20459 1726885697.98817: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885697.98846: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885697.98849: when evaluation is False, skipping this task 20459 1726885697.98852: _execute() done 20459 1726885697.98855: dumping result to json 20459 1726885697.98857: done dumping result, returning 20459 1726885697.98865: done running TaskExecutor() for managed_node1/TASK: Set LV stripe size [02369adf-7a19-47dd-4c59-000000003204] 20459 1726885697.98870: sending task result for task 02369adf-7a19-47dd-4c59-000000003204 20459 1726885697.98967: done sending task result for task 02369adf-7a19-47dd-4c59-000000003204 20459 1726885697.98970: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885697.99018: no more pending results, returning what we have 20459 1726885697.99028: results queue empty 20459 1726885697.99029: checking for any_errors_fatal 20459 1726885697.99035: done checking for any_errors_fatal 20459 1726885697.99036: checking for max_fail_percentage 20459 1726885697.99038: done checking for max_fail_percentage 20459 1726885697.99038: checking to see if all hosts have failed and the running result is not ok 20459 1726885697.99039: done checking to see if all hosts have failed 20459 1726885697.99040: getting the remaining hosts for this loop 20459 1726885697.99041: done getting the remaining hosts for this loop 20459 1726885697.99044: getting the next task for host managed_node1 20459 1726885697.99051: done getting next task for host managed_node1 20459 1726885697.99054: ^ task is: TASK: Parse the requested stripe size 20459 1726885697.99059: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885697.99063: getting variables 20459 1726885697.99064: in VariableManager get_vars() 20459 1726885697.99097: Calling all_inventory to load vars for managed_node1 20459 1726885697.99100: Calling groups_inventory to load vars for managed_node1 20459 1726885697.99103: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885697.99113: Calling all_plugins_play to load vars for managed_node1 20459 1726885697.99115: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885697.99118: Calling groups_plugins_play to load vars for managed_node1 20459 1726885697.99476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885697.99969: done with get_vars() 20459 1726885697.99984: done getting variables TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Friday 20 September 2024 22:28:17 -0400 (0:00:00.028) 0:01:44.361 ****** 20459 1726885698.00103: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885698.00449: worker is 1 (out of 1 available) 20459 1726885698.00462: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885698.00477: done queuing things up, now waiting for results queue to drain 20459 1726885698.00479: waiting for pending results... 20459 1726885698.00781: running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size 20459 1726885698.00892: in run() - task 02369adf-7a19-47dd-4c59-000000003205 20459 1726885698.00904: variable 'ansible_search_path' from source: unknown 20459 1726885698.00938: calling self._execute() 20459 1726885698.01119: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.01126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.01134: variable 'omit' from source: magic vars 20459 1726885698.01680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885698.02064: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885698.02149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885698.02187: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885698.02250: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885698.02340: 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) 20459 1726885698.02359: 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) 20459 1726885698.02377: 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) 20459 1726885698.02395: 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) 20459 1726885698.02560: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885698.02594: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885698.02606: when evaluation is False, skipping this task 20459 1726885698.02610: _execute() done 20459 1726885698.02615: dumping result to json 20459 1726885698.02618: done dumping result, returning 20459 1726885698.02620: done running TaskExecutor() for managed_node1/TASK: Parse the requested stripe size [02369adf-7a19-47dd-4c59-000000003205] 20459 1726885698.02628: sending task result for task 02369adf-7a19-47dd-4c59-000000003205 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885698.02837: no more pending results, returning what we have 20459 1726885698.02844: results queue empty 20459 1726885698.02846: checking for any_errors_fatal 20459 1726885698.02862: done checking for any_errors_fatal 20459 1726885698.02864: checking for max_fail_percentage 20459 1726885698.02866: done checking for max_fail_percentage 20459 1726885698.02867: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.02868: done checking to see if all hosts have failed 20459 1726885698.02868: getting the remaining hosts for this loop 20459 1726885698.02873: done getting the remaining hosts for this loop 20459 1726885698.02880: getting the next task for host managed_node1 20459 1726885698.02892: done getting next task for host managed_node1 20459 1726885698.02894: ^ task is: TASK: Set expected stripe size 20459 1726885698.02901: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.02906: getting variables 20459 1726885698.02908: in VariableManager get_vars() 20459 1726885698.02953: Calling all_inventory to load vars for managed_node1 20459 1726885698.02956: Calling groups_inventory to load vars for managed_node1 20459 1726885698.02964: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.02979: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.02983: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.02987: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.03608: done sending task result for task 02369adf-7a19-47dd-4c59-000000003205 20459 1726885698.03616: WORKER PROCESS EXITING 20459 1726885698.03641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.04079: done with get_vars() 20459 1726885698.04090: done getting variables 20459 1726885698.04163: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Friday 20 September 2024 22:28:18 -0400 (0:00:00.041) 0:01:44.402 ****** 20459 1726885698.04206: entering _queue_task() for managed_node1/set_fact 20459 1726885698.04427: worker is 1 (out of 1 available) 20459 1726885698.04438: exiting _queue_task() for managed_node1/set_fact 20459 1726885698.04452: done queuing things up, now waiting for results queue to drain 20459 1726885698.04454: waiting for pending results... 20459 1726885698.04648: running TaskExecutor() for managed_node1/TASK: Set expected stripe size 20459 1726885698.04746: in run() - task 02369adf-7a19-47dd-4c59-000000003206 20459 1726885698.04759: variable 'ansible_search_path' from source: unknown 20459 1726885698.04790: calling self._execute() 20459 1726885698.04887: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.04892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.04901: variable 'omit' from source: magic vars 20459 1726885698.05189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885698.05408: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885698.05463: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885698.05492: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885698.05519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885698.05589: 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) 20459 1726885698.05610: 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) 20459 1726885698.05634: 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) 20459 1726885698.05655: 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) 20459 1726885698.05765: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885698.05786: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885698.05789: when evaluation is False, skipping this task 20459 1726885698.05792: _execute() done 20459 1726885698.05795: dumping result to json 20459 1726885698.05797: done dumping result, returning 20459 1726885698.05802: done running TaskExecutor() for managed_node1/TASK: Set expected stripe size [02369adf-7a19-47dd-4c59-000000003206] 20459 1726885698.05809: sending task result for task 02369adf-7a19-47dd-4c59-000000003206 20459 1726885698.05900: done sending task result for task 02369adf-7a19-47dd-4c59-000000003206 20459 1726885698.05903: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885698.05954: no more pending results, returning what we have 20459 1726885698.05958: results queue empty 20459 1726885698.05959: checking for any_errors_fatal 20459 1726885698.05968: done checking for any_errors_fatal 20459 1726885698.05969: checking for max_fail_percentage 20459 1726885698.05971: done checking for max_fail_percentage 20459 1726885698.05972: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.05972: done checking to see if all hosts have failed 20459 1726885698.05973: getting the remaining hosts for this loop 20459 1726885698.05975: done getting the remaining hosts for this loop 20459 1726885698.05978: getting the next task for host managed_node1 20459 1726885698.05985: done getting next task for host managed_node1 20459 1726885698.05988: ^ task is: TASK: Check stripe size 20459 1726885698.05994: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.05997: getting variables 20459 1726885698.05999: in VariableManager get_vars() 20459 1726885698.06038: Calling all_inventory to load vars for managed_node1 20459 1726885698.06041: Calling groups_inventory to load vars for managed_node1 20459 1726885698.06044: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.06054: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.06056: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.06059: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.06493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.07088: done with get_vars() 20459 1726885698.07099: done getting variables 20459 1726885698.07145: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check stripe size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Friday 20 September 2024 22:28:18 -0400 (0:00:00.029) 0:01:44.432 ****** 20459 1726885698.07171: entering _queue_task() for managed_node1/assert 20459 1726885698.07479: worker is 1 (out of 1 available) 20459 1726885698.07500: exiting _queue_task() for managed_node1/assert 20459 1726885698.07513: done queuing things up, now waiting for results queue to drain 20459 1726885698.07515: waiting for pending results... 20459 1726885698.07829: running TaskExecutor() for managed_node1/TASK: Check stripe size 20459 1726885698.07972: in run() - task 02369adf-7a19-47dd-4c59-000000003207 20459 1726885698.07984: variable 'ansible_search_path' from source: unknown 20459 1726885698.08015: calling self._execute() 20459 1726885698.08119: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.08139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.08144: variable 'omit' from source: magic vars 20459 1726885698.08528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885698.08852: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885698.08894: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885698.08933: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885698.08969: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885698.09049: 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) 20459 1726885698.09068: 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) 20459 1726885698.09086: 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) 20459 1726885698.09105: 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) 20459 1726885698.09206: variable 'storage_test_lvmraid_volume' from source: include params 20459 1726885698.09231: Evaluated conditional (storage_test_lvmraid_volume.raid_level is not none): False 20459 1726885698.09234: when evaluation is False, skipping this task 20459 1726885698.09237: _execute() done 20459 1726885698.09241: dumping result to json 20459 1726885698.09244: done dumping result, returning 20459 1726885698.09247: done running TaskExecutor() for managed_node1/TASK: Check stripe size [02369adf-7a19-47dd-4c59-000000003207] 20459 1726885698.09252: sending task result for task 02369adf-7a19-47dd-4c59-000000003207 20459 1726885698.09347: done sending task result for task 02369adf-7a19-47dd-4c59-000000003207 20459 1726885698.09350: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } 20459 1726885698.09397: no more pending results, returning what we have 20459 1726885698.09401: results queue empty 20459 1726885698.09402: checking for any_errors_fatal 20459 1726885698.09410: done checking for any_errors_fatal 20459 1726885698.09411: checking for max_fail_percentage 20459 1726885698.09415: done checking for max_fail_percentage 20459 1726885698.09416: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.09416: done checking to see if all hosts have failed 20459 1726885698.09417: getting the remaining hosts for this loop 20459 1726885698.09421: done getting the remaining hosts for this loop 20459 1726885698.09425: getting the next task for host managed_node1 20459 1726885698.09435: done getting next task for host managed_node1 20459 1726885698.09439: ^ task is: TASK: Check Thin Pools 20459 1726885698.09444: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.09448: getting variables 20459 1726885698.09449: in VariableManager get_vars() 20459 1726885698.09491: Calling all_inventory to load vars for managed_node1 20459 1726885698.09493: Calling groups_inventory to load vars for managed_node1 20459 1726885698.09497: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.09507: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.09510: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.09515: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.09867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.10662: done with get_vars() 20459 1726885698.10672: done getting variables TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:89 Friday 20 September 2024 22:28:18 -0400 (0:00:00.035) 0:01:44.467 ****** 20459 1726885698.10741: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.10955: worker is 1 (out of 1 available) 20459 1726885698.10967: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.10981: done queuing things up, now waiting for results queue to drain 20459 1726885698.10982: waiting for pending results... 20459 1726885698.11173: running TaskExecutor() for managed_node1/TASK: Check Thin Pools 20459 1726885698.11285: in run() - task 02369adf-7a19-47dd-4c59-000000002fc7 20459 1726885698.11296: variable 'ansible_search_path' from source: unknown 20459 1726885698.11341: calling self._execute() 20459 1726885698.11484: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.11488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.11497: variable 'omit' from source: magic vars 20459 1726885698.11630: _execute() done 20459 1726885698.11639: dumping result to json 20459 1726885698.11649: done dumping result, returning 20459 1726885698.11661: done running TaskExecutor() for managed_node1/TASK: Check Thin Pools [02369adf-7a19-47dd-4c59-000000002fc7] 20459 1726885698.11673: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc7 20459 1726885698.11788: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc7 20459 1726885698.11791: WORKER PROCESS EXITING 20459 1726885698.11826: no more pending results, returning what we have 20459 1726885698.11830: in VariableManager get_vars() 20459 1726885698.11869: Calling all_inventory to load vars for managed_node1 20459 1726885698.11893: Calling groups_inventory to load vars for managed_node1 20459 1726885698.11897: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.11911: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.11917: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.11921: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.12337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.12827: done with get_vars() 20459 1726885698.12839: variable 'ansible_search_path' from source: unknown 20459 1726885698.12945: variable 'storage_test_pool_subset' from source: include params 20459 1726885698.12967: we have included files to process 20459 1726885698.12968: generating all_blocks data 20459 1726885698.12969: done generating all_blocks data 20459 1726885698.12977: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885698.12979: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885698.12981: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml 20459 1726885698.13113: in VariableManager get_vars() 20459 1726885698.13146: done with get_vars() 20459 1726885698.13162: done processing included file 20459 1726885698.13163: iterating over new_blocks loaded from include file 20459 1726885698.13164: in VariableManager get_vars() 20459 1726885698.13175: done with get_vars() 20459 1726885698.13176: filtering new block on tags 20459 1726885698.13194: done filtering new block on tags 20459 1726885698.13195: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed_node1 20459 1726885698.13198: extending task lists for all hosts with included blocks 20459 1726885698.15260: done extending task lists 20459 1726885698.15264: done processing included files 20459 1726885698.15265: results queue empty 20459 1726885698.15265: checking for any_errors_fatal 20459 1726885698.15274: done checking for any_errors_fatal 20459 1726885698.15275: checking for max_fail_percentage 20459 1726885698.15278: done checking for max_fail_percentage 20459 1726885698.15279: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.15280: done checking to see if all hosts have failed 20459 1726885698.15281: getting the remaining hosts for this loop 20459 1726885698.15285: done getting the remaining hosts for this loop 20459 1726885698.15289: getting the next task for host managed_node1 20459 1726885698.15296: done getting next task for host managed_node1 20459 1726885698.15302: ^ task is: TASK: Validate pool member thinpool settings 20459 1726885698.15308: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.15314: getting variables 20459 1726885698.15315: in VariableManager get_vars() 20459 1726885698.15332: Calling all_inventory to load vars for managed_node1 20459 1726885698.15340: Calling groups_inventory to load vars for managed_node1 20459 1726885698.15343: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.15351: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.15354: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.15362: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.15698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.16045: done with get_vars() 20459 1726885698.16057: done getting variables TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Friday 20 September 2024 22:28:18 -0400 (0:00:00.053) 0:01:44.521 ****** 20459 1726885698.16143: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.16429: worker is 1 (out of 1 available) 20459 1726885698.16442: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.16455: done queuing things up, now waiting for results queue to drain 20459 1726885698.16456: waiting for pending results... 20459 1726885698.16758: running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings 20459 1726885698.16891: in run() - task 02369adf-7a19-47dd-4c59-000000003236 20459 1726885698.16914: variable 'ansible_search_path' from source: unknown 20459 1726885698.17207: variable 'storage_test_pool' from source: include params 20459 1726885698.17476: variable 'omit' from source: magic vars 20459 1726885698.17639: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.17659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.17676: variable 'omit' from source: magic vars 20459 1726885698.17929: variable 'storage_test_pool' from source: include params 20459 1726885698.17954: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885698.18001: variable 'storage_test_thin_volume' from source: unknown 20459 1726885698.18091: variable 'storage_test_thin_volume' from source: unknown 20459 1726885698.18389: dumping result to json 20459 1726885698.18393: done dumping result, returning 20459 1726885698.18395: done running TaskExecutor() for managed_node1/TASK: Validate pool member thinpool settings [02369adf-7a19-47dd-4c59-000000003236] 20459 1726885698.18397: sending task result for task 02369adf-7a19-47dd-4c59-000000003236 20459 1726885698.18499: no more pending results, returning what we have 20459 1726885698.18503: in VariableManager get_vars() 20459 1726885698.18536: Calling all_inventory to load vars for managed_node1 20459 1726885698.18539: Calling groups_inventory to load vars for managed_node1 20459 1726885698.18542: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.18550: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.18553: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.18556: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.18882: done sending task result for task 02369adf-7a19-47dd-4c59-000000003236 20459 1726885698.18902: WORKER PROCESS EXITING 20459 1726885698.18915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.19247: done with get_vars() 20459 1726885698.19255: variable 'ansible_search_path' from source: unknown 20459 1726885698.19284: we have included files to process 20459 1726885698.19285: generating all_blocks data 20459 1726885698.19286: done generating all_blocks data 20459 1726885698.19288: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885698.19288: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885698.19290: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml 20459 1726885698.19610: done processing included file 20459 1726885698.19613: iterating over new_blocks loaded from include file 20459 1726885698.19614: in VariableManager get_vars() 20459 1726885698.19626: done with get_vars() 20459 1726885698.19627: filtering new block on tags 20459 1726885698.19664: done filtering new block on tags 20459 1726885698.19666: in VariableManager get_vars() 20459 1726885698.19676: done with get_vars() 20459 1726885698.19677: filtering new block on tags 20459 1726885698.19692: done filtering new block on tags 20459 1726885698.19693: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) 20459 1726885698.19700: extending task lists for all hosts with included blocks 20459 1726885698.19819: done extending task lists 20459 1726885698.19820: done processing included files 20459 1726885698.19821: results queue empty 20459 1726885698.19822: checking for any_errors_fatal 20459 1726885698.19827: done checking for any_errors_fatal 20459 1726885698.19830: checking for max_fail_percentage 20459 1726885698.19833: done checking for max_fail_percentage 20459 1726885698.19838: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.19839: done checking to see if all hosts have failed 20459 1726885698.19840: getting the remaining hosts for this loop 20459 1726885698.19841: done getting the remaining hosts for this loop 20459 1726885698.19844: getting the next task for host managed_node1 20459 1726885698.19849: done getting next task for host managed_node1 20459 1726885698.19851: ^ task is: TASK: Get information about thinpool 20459 1726885698.19855: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.19862: getting variables 20459 1726885698.19863: in VariableManager get_vars() 20459 1726885698.19875: Calling all_inventory to load vars for managed_node1 20459 1726885698.19877: Calling groups_inventory to load vars for managed_node1 20459 1726885698.19880: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.19884: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.19891: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.19894: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.20344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.20910: done with get_vars() 20459 1726885698.20928: done getting variables 20459 1726885698.20971: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Friday 20 September 2024 22:28:18 -0400 (0:00:00.048) 0:01:44.570 ****** 20459 1726885698.21003: entering _queue_task() for managed_node1/command 20459 1726885698.21263: worker is 1 (out of 1 available) 20459 1726885698.21277: exiting _queue_task() for managed_node1/command 20459 1726885698.21296: done queuing things up, now waiting for results queue to drain 20459 1726885698.21298: waiting for pending results... 20459 1726885698.21601: running TaskExecutor() for managed_node1/TASK: Get information about thinpool 20459 1726885698.21774: in run() - task 02369adf-7a19-47dd-4c59-00000000336a 20459 1726885698.21792: variable 'ansible_search_path' from source: unknown 20459 1726885698.21839: calling self._execute() 20459 1726885698.21971: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.21982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.21994: variable 'omit' from source: magic vars 20459 1726885698.22394: variable 'storage_test_thin_volume' from source: include params 20459 1726885698.22430: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885698.22439: when evaluation is False, skipping this task 20459 1726885698.22446: _execute() done 20459 1726885698.22453: dumping result to json 20459 1726885698.22460: done dumping result, returning 20459 1726885698.22472: done running TaskExecutor() for managed_node1/TASK: Get information about thinpool [02369adf-7a19-47dd-4c59-00000000336a] 20459 1726885698.22489: sending task result for task 02369adf-7a19-47dd-4c59-00000000336a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885698.22659: no more pending results, returning what we have 20459 1726885698.22663: results queue empty 20459 1726885698.22664: checking for any_errors_fatal 20459 1726885698.22665: done checking for any_errors_fatal 20459 1726885698.22666: checking for max_fail_percentage 20459 1726885698.22668: done checking for max_fail_percentage 20459 1726885698.22669: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.22669: done checking to see if all hosts have failed 20459 1726885698.22670: getting the remaining hosts for this loop 20459 1726885698.22671: done getting the remaining hosts for this loop 20459 1726885698.22674: getting the next task for host managed_node1 20459 1726885698.22684: done getting next task for host managed_node1 20459 1726885698.22686: ^ task is: TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885698.22694: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.22697: getting variables 20459 1726885698.22699: in VariableManager get_vars() 20459 1726885698.22735: Calling all_inventory to load vars for managed_node1 20459 1726885698.22738: Calling groups_inventory to load vars for managed_node1 20459 1726885698.22742: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.22754: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.22757: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.22760: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.23587: done sending task result for task 02369adf-7a19-47dd-4c59-00000000336a 20459 1726885698.23590: WORKER PROCESS EXITING 20459 1726885698.23615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.24458: done with get_vars() 20459 1726885698.24472: done getting variables 20459 1726885698.24531: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Friday 20 September 2024 22:28:18 -0400 (0:00:00.035) 0:01:44.606 ****** 20459 1726885698.24570: entering _queue_task() for managed_node1/assert 20459 1726885698.24815: worker is 1 (out of 1 available) 20459 1726885698.24828: exiting _queue_task() for managed_node1/assert 20459 1726885698.24839: done queuing things up, now waiting for results queue to drain 20459 1726885698.24841: waiting for pending results... 20459 1726885698.25129: running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) 20459 1726885698.25287: in run() - task 02369adf-7a19-47dd-4c59-00000000336b 20459 1726885698.25305: variable 'ansible_search_path' from source: unknown 20459 1726885698.25352: calling self._execute() 20459 1726885698.25483: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.25497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.25509: variable 'omit' from source: magic vars 20459 1726885698.25899: variable 'storage_test_thin_volume' from source: include params 20459 1726885698.25940: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885698.25950: when evaluation is False, skipping this task 20459 1726885698.25959: _execute() done 20459 1726885698.25971: dumping result to json 20459 1726885698.25978: done dumping result, returning 20459 1726885698.25990: done running TaskExecutor() for managed_node1/TASK: Check that volume is in correct thinpool (when thinp name is provided) [02369adf-7a19-47dd-4c59-00000000336b] 20459 1726885698.26002: sending task result for task 02369adf-7a19-47dd-4c59-00000000336b 20459 1726885698.26135: done sending task result for task 02369adf-7a19-47dd-4c59-00000000336b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885698.26186: no more pending results, returning what we have 20459 1726885698.26190: results queue empty 20459 1726885698.26191: checking for any_errors_fatal 20459 1726885698.26201: done checking for any_errors_fatal 20459 1726885698.26202: checking for max_fail_percentage 20459 1726885698.26203: done checking for max_fail_percentage 20459 1726885698.26204: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.26205: done checking to see if all hosts have failed 20459 1726885698.26206: getting the remaining hosts for this loop 20459 1726885698.26208: done getting the remaining hosts for this loop 20459 1726885698.26213: getting the next task for host managed_node1 20459 1726885698.26226: done getting next task for host managed_node1 20459 1726885698.26230: ^ task is: TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885698.26239: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.26244: getting variables 20459 1726885698.26246: in VariableManager get_vars() 20459 1726885698.26281: Calling all_inventory to load vars for managed_node1 20459 1726885698.26283: Calling groups_inventory to load vars for managed_node1 20459 1726885698.26287: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.26301: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.26304: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.26308: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.27038: WORKER PROCESS EXITING 20459 1726885698.27063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.27764: done with get_vars() 20459 1726885698.27777: done getting variables 20459 1726885698.27842: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Friday 20 September 2024 22:28:18 -0400 (0:00:00.033) 0:01:44.639 ****** 20459 1726885698.27875: entering _queue_task() for managed_node1/assert 20459 1726885698.28103: worker is 1 (out of 1 available) 20459 1726885698.28117: exiting _queue_task() for managed_node1/assert 20459 1726885698.28131: done queuing things up, now waiting for results queue to drain 20459 1726885698.28132: waiting for pending results... 20459 1726885698.28431: running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) 20459 1726885698.28601: in run() - task 02369adf-7a19-47dd-4c59-00000000336c 20459 1726885698.28626: variable 'ansible_search_path' from source: unknown 20459 1726885698.28663: calling self._execute() 20459 1726885698.28796: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.28814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.28831: variable 'omit' from source: magic vars 20459 1726885698.29226: variable 'storage_test_thin_volume' from source: include params 20459 1726885698.29265: Evaluated conditional (storage_test_thin_volume.thin): False 20459 1726885698.29273: when evaluation is False, skipping this task 20459 1726885698.29279: _execute() done 20459 1726885698.29286: dumping result to json 20459 1726885698.29292: done dumping result, returning 20459 1726885698.29303: done running TaskExecutor() for managed_node1/TASK: Check that volume is in thinpool (when thinp name is not provided) [02369adf-7a19-47dd-4c59-00000000336c] 20459 1726885698.29314: sending task result for task 02369adf-7a19-47dd-4c59-00000000336c 20459 1726885698.29430: done sending task result for task 02369adf-7a19-47dd-4c59-00000000336c 20459 1726885698.29436: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885698.29488: no more pending results, returning what we have 20459 1726885698.29492: results queue empty 20459 1726885698.29493: checking for any_errors_fatal 20459 1726885698.29504: done checking for any_errors_fatal 20459 1726885698.29505: checking for max_fail_percentage 20459 1726885698.29507: done checking for max_fail_percentage 20459 1726885698.29508: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.29508: done checking to see if all hosts have failed 20459 1726885698.29509: getting the remaining hosts for this loop 20459 1726885698.29511: done getting the remaining hosts for this loop 20459 1726885698.29521: getting the next task for host managed_node1 20459 1726885698.29531: done getting next task for host managed_node1 20459 1726885698.29533: ^ task is: TASK: Reset variable used by test 20459 1726885698.29540: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.29543: getting variables 20459 1726885698.29545: in VariableManager get_vars() 20459 1726885698.29576: Calling all_inventory to load vars for managed_node1 20459 1726885698.29578: Calling groups_inventory to load vars for managed_node1 20459 1726885698.29582: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.29594: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.29597: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.29600: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.30344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.31017: done with get_vars() 20459 1726885698.31034: done getting variables 20459 1726885698.31090: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Friday 20 September 2024 22:28:18 -0400 (0:00:00.032) 0:01:44.671 ****** 20459 1726885698.31134: entering _queue_task() for managed_node1/set_fact 20459 1726885698.31370: worker is 1 (out of 1 available) 20459 1726885698.31382: exiting _queue_task() for managed_node1/set_fact 20459 1726885698.31394: done queuing things up, now waiting for results queue to drain 20459 1726885698.31396: waiting for pending results... 20459 1726885698.31708: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885698.31881: in run() - task 02369adf-7a19-47dd-4c59-00000000336e 20459 1726885698.31905: variable 'ansible_search_path' from source: unknown 20459 1726885698.31954: calling self._execute() 20459 1726885698.32091: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.32105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.32128: variable 'omit' from source: magic vars 20459 1726885698.32247: variable 'omit' from source: magic vars 20459 1726885698.32337: variable 'omit' from source: magic vars 20459 1726885698.32375: variable 'omit' from source: magic vars 20459 1726885698.32426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885698.32471: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885698.32499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885698.32527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.32551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.32572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885698.32595: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885698.32635: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885698.32644: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.32658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.32791: Set connection var ansible_pipelining to False 20459 1726885698.32799: Set connection var ansible_shell_type to sh 20459 1726885698.32806: Set connection var ansible_connection to ssh 20459 1726885698.32832: Set connection var ansible_timeout to 10 20459 1726885698.32842: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885698.32852: Set connection var ansible_shell_executable to /bin/sh 20459 1726885698.32887: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.32895: variable 'ansible_connection' from source: unknown 20459 1726885698.32902: variable 'ansible_module_compression' from source: unknown 20459 1726885698.32910: variable 'ansible_shell_type' from source: unknown 20459 1726885698.32922: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.32935: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.32944: variable 'ansible_pipelining' from source: unknown 20459 1726885698.32951: variable 'ansible_timeout' from source: unknown 20459 1726885698.32958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.33124: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885698.33145: variable 'omit' from source: magic vars 20459 1726885698.33157: starting attempt loop 20459 1726885698.33163: running the handler 20459 1726885698.33176: handler run complete 20459 1726885698.33190: attempt loop complete, returning result 20459 1726885698.33201: _execute() done 20459 1726885698.33207: dumping result to json 20459 1726885698.33215: done dumping result, returning 20459 1726885698.33229: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-00000000336e] 20459 1726885698.33237: sending task result for task 02369adf-7a19-47dd-4c59-00000000336e 20459 1726885698.33344: done sending task result for task 02369adf-7a19-47dd-4c59-00000000336e 20459 1726885698.33352: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } 20459 1726885698.33417: no more pending results, returning what we have 20459 1726885698.33422: results queue empty 20459 1726885698.33423: checking for any_errors_fatal 20459 1726885698.33434: done checking for any_errors_fatal 20459 1726885698.33435: checking for max_fail_percentage 20459 1726885698.33437: done checking for max_fail_percentage 20459 1726885698.33438: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.33439: done checking to see if all hosts have failed 20459 1726885698.33439: getting the remaining hosts for this loop 20459 1726885698.33442: done getting the remaining hosts for this loop 20459 1726885698.33446: getting the next task for host managed_node1 20459 1726885698.33457: done getting next task for host managed_node1 20459 1726885698.33461: ^ task is: TASK: Check member encryption 20459 1726885698.33468: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.33472: getting variables 20459 1726885698.33474: in VariableManager get_vars() 20459 1726885698.33507: Calling all_inventory to load vars for managed_node1 20459 1726885698.33510: Calling groups_inventory to load vars for managed_node1 20459 1726885698.33515: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.33528: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.33532: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.33536: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.34144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.34511: done with get_vars() 20459 1726885698.34525: done getting variables TASK [Check member encryption] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:92 Friday 20 September 2024 22:28:18 -0400 (0:00:00.034) 0:01:44.706 ****** 20459 1726885698.34586: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.34761: worker is 1 (out of 1 available) 20459 1726885698.34774: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.34787: done queuing things up, now waiting for results queue to drain 20459 1726885698.34789: waiting for pending results... 20459 1726885698.34962: running TaskExecutor() for managed_node1/TASK: Check member encryption 20459 1726885698.35044: in run() - task 02369adf-7a19-47dd-4c59-000000002fc8 20459 1726885698.35056: variable 'ansible_search_path' from source: unknown 20459 1726885698.35083: calling self._execute() 20459 1726885698.35176: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.35180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.35187: variable 'omit' from source: magic vars 20459 1726885698.35263: _execute() done 20459 1726885698.35267: dumping result to json 20459 1726885698.35270: done dumping result, returning 20459 1726885698.35274: done running TaskExecutor() for managed_node1/TASK: Check member encryption [02369adf-7a19-47dd-4c59-000000002fc8] 20459 1726885698.35280: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc8 20459 1726885698.35379: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc8 20459 1726885698.35382: WORKER PROCESS EXITING 20459 1726885698.35410: no more pending results, returning what we have 20459 1726885698.35416: in VariableManager get_vars() 20459 1726885698.35449: Calling all_inventory to load vars for managed_node1 20459 1726885698.35452: Calling groups_inventory to load vars for managed_node1 20459 1726885698.35454: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.35463: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.35465: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.35468: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.35954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.37554: done with get_vars() 20459 1726885698.37564: variable 'ansible_search_path' from source: unknown 20459 1726885698.37684: variable 'storage_test_pool_subset' from source: include params 20459 1726885698.37721: we have included files to process 20459 1726885698.37723: generating all_blocks data 20459 1726885698.37725: done generating all_blocks data 20459 1726885698.37739: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885698.37740: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885698.37747: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml 20459 1726885698.38034: in VariableManager get_vars() 20459 1726885698.38058: done with get_vars() 20459 1726885698.38110: in VariableManager get_vars() 20459 1726885698.38138: done with get_vars() 20459 1726885698.38240: done processing included file 20459 1726885698.38242: iterating over new_blocks loaded from include file 20459 1726885698.38243: in VariableManager get_vars() 20459 1726885698.38258: done with get_vars() 20459 1726885698.38260: filtering new block on tags 20459 1726885698.38324: done filtering new block on tags 20459 1726885698.38327: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed_node1 20459 1726885698.38331: extending task lists for all hosts with included blocks 20459 1726885698.41329: done extending task lists 20459 1726885698.41331: done processing included files 20459 1726885698.41331: results queue empty 20459 1726885698.41332: checking for any_errors_fatal 20459 1726885698.41335: done checking for any_errors_fatal 20459 1726885698.41337: checking for max_fail_percentage 20459 1726885698.41338: done checking for max_fail_percentage 20459 1726885698.41339: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.41340: done checking to see if all hosts have failed 20459 1726885698.41341: getting the remaining hosts for this loop 20459 1726885698.41342: done getting the remaining hosts for this loop 20459 1726885698.41345: getting the next task for host managed_node1 20459 1726885698.41349: done getting next task for host managed_node1 20459 1726885698.41351: ^ task is: TASK: Set test variables 20459 1726885698.41356: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.41359: getting variables 20459 1726885698.41360: in VariableManager get_vars() 20459 1726885698.41369: Calling all_inventory to load vars for managed_node1 20459 1726885698.41371: Calling groups_inventory to load vars for managed_node1 20459 1726885698.41373: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.41378: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.41380: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.41383: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.42105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.42687: done with get_vars() 20459 1726885698.42699: done getting variables 20459 1726885698.42741: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Friday 20 September 2024 22:28:18 -0400 (0:00:00.081) 0:01:44.788 ****** 20459 1726885698.42771: entering _queue_task() for managed_node1/set_fact 20459 1726885698.43017: worker is 1 (out of 1 available) 20459 1726885698.43032: exiting _queue_task() for managed_node1/set_fact 20459 1726885698.43043: done queuing things up, now waiting for results queue to drain 20459 1726885698.43044: waiting for pending results... 20459 1726885698.43338: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885698.43491: in run() - task 02369adf-7a19-47dd-4c59-000000003395 20459 1726885698.43519: variable 'ansible_search_path' from source: unknown 20459 1726885698.43568: calling self._execute() 20459 1726885698.43692: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.43706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.43723: variable 'omit' from source: magic vars 20459 1726885698.43850: variable 'omit' from source: magic vars 20459 1726885698.43929: variable 'omit' from source: magic vars 20459 1726885698.44255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885698.47719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885698.47809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885698.47851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885698.47898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885698.47930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885698.48067: variable 'storage_test_pool' from source: include params 20459 1726885698.48210: variable 'storage_test_pool' from source: include params 20459 1726885698.48248: variable 'omit' from source: magic vars 20459 1726885698.48281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885698.48318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885698.48345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885698.48366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.48381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.48404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885698.48429: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885698.48497: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885698.48510: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.48532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.48697: Set connection var ansible_pipelining to False 20459 1726885698.48707: Set connection var ansible_shell_type to sh 20459 1726885698.48718: Set connection var ansible_connection to ssh 20459 1726885698.48737: Set connection var ansible_timeout to 10 20459 1726885698.48755: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885698.48764: Set connection var ansible_shell_executable to /bin/sh 20459 1726885698.48795: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.48802: variable 'ansible_connection' from source: unknown 20459 1726885698.48809: variable 'ansible_module_compression' from source: unknown 20459 1726885698.48823: variable 'ansible_shell_type' from source: unknown 20459 1726885698.48830: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.48836: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.48843: variable 'ansible_pipelining' from source: unknown 20459 1726885698.48851: variable 'ansible_timeout' from source: unknown 20459 1726885698.48862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.48975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885698.48993: variable 'omit' from source: magic vars 20459 1726885698.49002: starting attempt loop 20459 1726885698.49007: running the handler 20459 1726885698.49026: handler run complete 20459 1726885698.49040: attempt loop complete, returning result 20459 1726885698.49047: _execute() done 20459 1726885698.49053: dumping result to json 20459 1726885698.49059: done dumping result, returning 20459 1726885698.49071: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-000000003395] 20459 1726885698.49083: sending task result for task 02369adf-7a19-47dd-4c59-000000003395 ok: [managed_node1] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885698.49247: no more pending results, returning what we have 20459 1726885698.49251: results queue empty 20459 1726885698.49251: checking for any_errors_fatal 20459 1726885698.49253: done checking for any_errors_fatal 20459 1726885698.49254: checking for max_fail_percentage 20459 1726885698.49255: done checking for max_fail_percentage 20459 1726885698.49257: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.49257: done checking to see if all hosts have failed 20459 1726885698.49258: getting the remaining hosts for this loop 20459 1726885698.49260: done getting the remaining hosts for this loop 20459 1726885698.49263: getting the next task for host managed_node1 20459 1726885698.49271: done getting next task for host managed_node1 20459 1726885698.49273: ^ task is: TASK: Validate pool member LUKS settings 20459 1726885698.49280: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.49284: getting variables 20459 1726885698.49285: in VariableManager get_vars() 20459 1726885698.49323: Calling all_inventory to load vars for managed_node1 20459 1726885698.49326: Calling groups_inventory to load vars for managed_node1 20459 1726885698.49330: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.49342: done sending task result for task 02369adf-7a19-47dd-4c59-000000003395 20459 1726885698.49346: WORKER PROCESS EXITING 20459 1726885698.49358: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.49361: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.49364: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.50127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.50597: done with get_vars() 20459 1726885698.50614: done getting variables TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Friday 20 September 2024 22:28:18 -0400 (0:00:00.079) 0:01:44.867 ****** 20459 1726885698.50708: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.50956: worker is 1 (out of 1 available) 20459 1726885698.50968: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.50980: done queuing things up, now waiting for results queue to drain 20459 1726885698.50982: waiting for pending results... 20459 1726885698.51285: running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings 20459 1726885698.51455: in run() - task 02369adf-7a19-47dd-4c59-000000003396 20459 1726885698.51473: variable 'ansible_search_path' from source: unknown 20459 1726885698.51522: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885698.51730: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885698.51794: dumping result to json 20459 1726885698.51913: done dumping result, returning 20459 1726885698.51931: done running TaskExecutor() for managed_node1/TASK: Validate pool member LUKS settings [02369adf-7a19-47dd-4c59-000000003396] 20459 1726885698.51944: sending task result for task 02369adf-7a19-47dd-4c59-000000003396 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885698.52136: no more pending results, returning what we have 20459 1726885698.52140: results queue empty 20459 1726885698.52141: checking for any_errors_fatal 20459 1726885698.52149: done checking for any_errors_fatal 20459 1726885698.52150: checking for max_fail_percentage 20459 1726885698.52151: done checking for max_fail_percentage 20459 1726885698.52152: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.52153: done checking to see if all hosts have failed 20459 1726885698.52153: getting the remaining hosts for this loop 20459 1726885698.52155: done getting the remaining hosts for this loop 20459 1726885698.52159: getting the next task for host managed_node1 20459 1726885698.52168: done getting next task for host managed_node1 20459 1726885698.52170: ^ task is: TASK: Validate pool member crypttab entries 20459 1726885698.52179: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.52183: getting variables 20459 1726885698.52184: in VariableManager get_vars() 20459 1726885698.52221: Calling all_inventory to load vars for managed_node1 20459 1726885698.52224: Calling groups_inventory to load vars for managed_node1 20459 1726885698.52228: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.52239: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.52242: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.52245: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.52722: done sending task result for task 02369adf-7a19-47dd-4c59-000000003396 20459 1726885698.52726: WORKER PROCESS EXITING 20459 1726885698.52748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.53228: done with get_vars() 20459 1726885698.53238: done getting variables TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Friday 20 September 2024 22:28:18 -0400 (0:00:00.025) 0:01:44.893 ****** 20459 1726885698.53298: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.53476: worker is 1 (out of 1 available) 20459 1726885698.53488: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.53500: done queuing things up, now waiting for results queue to drain 20459 1726885698.53502: waiting for pending results... 20459 1726885698.53683: running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries 20459 1726885698.53764: in run() - task 02369adf-7a19-47dd-4c59-000000003398 20459 1726885698.53772: variable 'ansible_search_path' from source: unknown 20459 1726885698.53812: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885698.53970: variable '_storage_test_pool_pvs' from source: set_fact 20459 1726885698.54014: dumping result to json 20459 1726885698.54018: done dumping result, returning 20459 1726885698.54023: done running TaskExecutor() for managed_node1/TASK: Validate pool member crypttab entries [02369adf-7a19-47dd-4c59-000000003398] 20459 1726885698.54034: sending task result for task 02369adf-7a19-47dd-4c59-000000003398 20459 1726885698.54142: done sending task result for task 02369adf-7a19-47dd-4c59-000000003398 20459 1726885698.54146: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885698.54197: no more pending results, returning what we have 20459 1726885698.54201: results queue empty 20459 1726885698.54202: checking for any_errors_fatal 20459 1726885698.54207: done checking for any_errors_fatal 20459 1726885698.54208: checking for max_fail_percentage 20459 1726885698.54209: done checking for max_fail_percentage 20459 1726885698.54210: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.54213: done checking to see if all hosts have failed 20459 1726885698.54214: getting the remaining hosts for this loop 20459 1726885698.54215: done getting the remaining hosts for this loop 20459 1726885698.54218: getting the next task for host managed_node1 20459 1726885698.54227: done getting next task for host managed_node1 20459 1726885698.54229: ^ task is: TASK: Clear test variables 20459 1726885698.54235: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.54238: getting variables 20459 1726885698.54239: in VariableManager get_vars() 20459 1726885698.54266: Calling all_inventory to load vars for managed_node1 20459 1726885698.54268: Calling groups_inventory to load vars for managed_node1 20459 1726885698.54270: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.54276: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.54278: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.54280: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.54597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.55131: done with get_vars() 20459 1726885698.55157: done getting variables 20459 1726885698.55242: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Friday 20 September 2024 22:28:18 -0400 (0:00:00.019) 0:01:44.913 ****** 20459 1726885698.55289: entering _queue_task() for managed_node1/set_fact 20459 1726885698.55575: worker is 1 (out of 1 available) 20459 1726885698.55595: exiting _queue_task() for managed_node1/set_fact 20459 1726885698.55608: done queuing things up, now waiting for results queue to drain 20459 1726885698.55609: waiting for pending results... 20459 1726885698.55973: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885698.56119: in run() - task 02369adf-7a19-47dd-4c59-00000000339a 20459 1726885698.56145: variable 'ansible_search_path' from source: unknown 20459 1726885698.56189: calling self._execute() 20459 1726885698.56354: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.56367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.56395: variable 'omit' from source: magic vars 20459 1726885698.56563: variable 'omit' from source: magic vars 20459 1726885698.56648: variable 'omit' from source: magic vars 20459 1726885698.56703: variable 'omit' from source: magic vars 20459 1726885698.56775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885698.56846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885698.56878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885698.56908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.56934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.56960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885698.56997: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885698.57049: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885698.57061: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.57072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.57261: Set connection var ansible_pipelining to False 20459 1726885698.57278: Set connection var ansible_shell_type to sh 20459 1726885698.57285: Set connection var ansible_connection to ssh 20459 1726885698.57311: Set connection var ansible_timeout to 10 20459 1726885698.57327: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885698.57342: Set connection var ansible_shell_executable to /bin/sh 20459 1726885698.57388: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.57399: variable 'ansible_connection' from source: unknown 20459 1726885698.57408: variable 'ansible_module_compression' from source: unknown 20459 1726885698.57418: variable 'ansible_shell_type' from source: unknown 20459 1726885698.57434: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.57442: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.57451: variable 'ansible_pipelining' from source: unknown 20459 1726885698.57457: variable 'ansible_timeout' from source: unknown 20459 1726885698.57464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.57641: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885698.57676: variable 'omit' from source: magic vars 20459 1726885698.57698: starting attempt loop 20459 1726885698.57713: running the handler 20459 1726885698.57739: handler run complete 20459 1726885698.57754: attempt loop complete, returning result 20459 1726885698.57761: _execute() done 20459 1726885698.57771: dumping result to json 20459 1726885698.57786: done dumping result, returning 20459 1726885698.57802: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-00000000339a] 20459 1726885698.57823: sending task result for task 02369adf-7a19-47dd-4c59-00000000339a ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } 20459 1726885698.58019: no more pending results, returning what we have 20459 1726885698.58027: results queue empty 20459 1726885698.58028: checking for any_errors_fatal 20459 1726885698.58041: done checking for any_errors_fatal 20459 1726885698.58042: checking for max_fail_percentage 20459 1726885698.58044: done checking for max_fail_percentage 20459 1726885698.58045: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.58046: done checking to see if all hosts have failed 20459 1726885698.58046: getting the remaining hosts for this loop 20459 1726885698.58048: done getting the remaining hosts for this loop 20459 1726885698.58051: getting the next task for host managed_node1 20459 1726885698.58071: done getting next task for host managed_node1 20459 1726885698.58074: ^ task is: TASK: Check VDO 20459 1726885698.58083: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.58095: getting variables 20459 1726885698.58097: in VariableManager get_vars() 20459 1726885698.58147: Calling all_inventory to load vars for managed_node1 20459 1726885698.58153: Calling groups_inventory to load vars for managed_node1 20459 1726885698.58158: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.58169: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.58176: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.58185: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.58714: done sending task result for task 02369adf-7a19-47dd-4c59-00000000339a 20459 1726885698.58720: WORKER PROCESS EXITING 20459 1726885698.58832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.59477: done with get_vars() 20459 1726885698.59497: done getting variables TASK [Check VDO] *************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:95 Friday 20 September 2024 22:28:18 -0400 (0:00:00.043) 0:01:44.957 ****** 20459 1726885698.59663: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.59925: worker is 1 (out of 1 available) 20459 1726885698.59938: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.59950: done queuing things up, now waiting for results queue to drain 20459 1726885698.59951: waiting for pending results... 20459 1726885698.60111: running TaskExecutor() for managed_node1/TASK: Check VDO 20459 1726885698.60193: in run() - task 02369adf-7a19-47dd-4c59-000000002fc9 20459 1726885698.60203: variable 'ansible_search_path' from source: unknown 20459 1726885698.60237: calling self._execute() 20459 1726885698.60339: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.60343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.60348: variable 'omit' from source: magic vars 20459 1726885698.60434: _execute() done 20459 1726885698.60438: dumping result to json 20459 1726885698.60442: done dumping result, returning 20459 1726885698.60446: done running TaskExecutor() for managed_node1/TASK: Check VDO [02369adf-7a19-47dd-4c59-000000002fc9] 20459 1726885698.60451: sending task result for task 02369adf-7a19-47dd-4c59-000000002fc9 20459 1726885698.60555: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fc9 20459 1726885698.60559: WORKER PROCESS EXITING 20459 1726885698.60584: no more pending results, returning what we have 20459 1726885698.60589: in VariableManager get_vars() 20459 1726885698.60632: Calling all_inventory to load vars for managed_node1 20459 1726885698.60635: Calling groups_inventory to load vars for managed_node1 20459 1726885698.60638: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.60649: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.60659: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.60662: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.60993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.61326: done with get_vars() 20459 1726885698.61335: variable 'ansible_search_path' from source: unknown 20459 1726885698.61428: variable 'storage_test_pool_subset' from source: include params 20459 1726885698.61470: we have included files to process 20459 1726885698.61471: generating all_blocks data 20459 1726885698.61473: done generating all_blocks data 20459 1726885698.61478: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885698.61480: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885698.61484: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml 20459 1726885698.61633: in VariableManager get_vars() 20459 1726885698.61660: done with get_vars() 20459 1726885698.61678: done processing included file 20459 1726885698.61681: iterating over new_blocks loaded from include file 20459 1726885698.61684: in VariableManager get_vars() 20459 1726885698.61703: done with get_vars() 20459 1726885698.61705: filtering new block on tags 20459 1726885698.61752: done filtering new block on tags 20459 1726885698.61755: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed_node1 20459 1726885698.61763: extending task lists for all hosts with included blocks 20459 1726885698.65337: done extending task lists 20459 1726885698.65338: done processing included files 20459 1726885698.65338: results queue empty 20459 1726885698.65339: checking for any_errors_fatal 20459 1726885698.65341: done checking for any_errors_fatal 20459 1726885698.65341: checking for max_fail_percentage 20459 1726885698.65342: done checking for max_fail_percentage 20459 1726885698.65343: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.65343: done checking to see if all hosts have failed 20459 1726885698.65344: getting the remaining hosts for this loop 20459 1726885698.65345: done getting the remaining hosts for this loop 20459 1726885698.65346: getting the next task for host managed_node1 20459 1726885698.65349: done getting next task for host managed_node1 20459 1726885698.65350: ^ task is: TASK: Validate pool member VDO settings 20459 1726885698.65353: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.65355: getting variables 20459 1726885698.65355: in VariableManager get_vars() 20459 1726885698.65361: Calling all_inventory to load vars for managed_node1 20459 1726885698.65363: Calling groups_inventory to load vars for managed_node1 20459 1726885698.65364: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.65371: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.65377: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.65381: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.65651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.66166: done with get_vars() 20459 1726885698.66175: done getting variables TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Friday 20 September 2024 22:28:18 -0400 (0:00:00.065) 0:01:45.022 ****** 20459 1726885698.66240: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.66461: worker is 1 (out of 1 available) 20459 1726885698.66476: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.66494: done queuing things up, now waiting for results queue to drain 20459 1726885698.66496: waiting for pending results... 20459 1726885698.66788: running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings 20459 1726885698.66930: in run() - task 02369adf-7a19-47dd-4c59-0000000034ea 20459 1726885698.66951: variable 'ansible_search_path' from source: unknown 20459 1726885698.67250: variable 'storage_test_pool' from source: include params 20459 1726885698.67559: variable 'omit' from source: magic vars 20459 1726885698.67732: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.67748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.67763: variable 'omit' from source: magic vars 20459 1726885698.68061: variable 'storage_test_pool' from source: include params 20459 1726885698.68096: Evaluated conditional (storage_test_pool.type == 'lvm'): True 20459 1726885698.68159: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885698.68251: variable 'storage_test_vdo_volume' from source: unknown 20459 1726885698.68675: dumping result to json 20459 1726885698.68698: done dumping result, returning 20459 1726885698.68709: done running TaskExecutor() for managed_node1/TASK: Validate pool member VDO settings [02369adf-7a19-47dd-4c59-0000000034ea] 20459 1726885698.68725: sending task result for task 02369adf-7a19-47dd-4c59-0000000034ea 20459 1726885698.68882: no more pending results, returning what we have 20459 1726885698.68890: in VariableManager get_vars() 20459 1726885698.68940: Calling all_inventory to load vars for managed_node1 20459 1726885698.68943: Calling groups_inventory to load vars for managed_node1 20459 1726885698.68948: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.68964: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.68968: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.68972: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.69539: done sending task result for task 02369adf-7a19-47dd-4c59-0000000034ea 20459 1726885698.69543: WORKER PROCESS EXITING 20459 1726885698.69568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.70199: done with get_vars() 20459 1726885698.70210: variable 'ansible_search_path' from source: unknown 20459 1726885698.70273: we have included files to process 20459 1726885698.70274: generating all_blocks data 20459 1726885698.70279: done generating all_blocks data 20459 1726885698.70280: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885698.70281: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885698.70288: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml 20459 1726885698.71047: done processing included file 20459 1726885698.71048: iterating over new_blocks loaded from include file 20459 1726885698.71049: in VariableManager get_vars() 20459 1726885698.71060: done with get_vars() 20459 1726885698.71062: filtering new block on tags 20459 1726885698.71123: done filtering new block on tags 20459 1726885698.71125: in VariableManager get_vars() 20459 1726885698.71136: done with get_vars() 20459 1726885698.71137: filtering new block on tags 20459 1726885698.71151: done filtering new block on tags 20459 1726885698.71152: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) 20459 1726885698.71158: extending task lists for all hosts with included blocks 20459 1726885698.71296: done extending task lists 20459 1726885698.71297: done processing included files 20459 1726885698.71297: results queue empty 20459 1726885698.71298: checking for any_errors_fatal 20459 1726885698.71300: done checking for any_errors_fatal 20459 1726885698.71301: checking for max_fail_percentage 20459 1726885698.71301: done checking for max_fail_percentage 20459 1726885698.71302: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.71302: done checking to see if all hosts have failed 20459 1726885698.71303: getting the remaining hosts for this loop 20459 1726885698.71304: done getting the remaining hosts for this loop 20459 1726885698.71305: getting the next task for host managed_node1 20459 1726885698.71308: done getting next task for host managed_node1 20459 1726885698.71310: ^ task is: TASK: Get information about VDO deduplication 20459 1726885698.71314: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.71316: getting variables 20459 1726885698.71317: in VariableManager get_vars() 20459 1726885698.71323: Calling all_inventory to load vars for managed_node1 20459 1726885698.71325: Calling groups_inventory to load vars for managed_node1 20459 1726885698.71326: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.71330: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.71335: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.71338: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.71621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.73663: done with get_vars() 20459 1726885698.73676: done getting variables 20459 1726885698.73762: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Friday 20 September 2024 22:28:18 -0400 (0:00:00.075) 0:01:45.098 ****** 20459 1726885698.73832: entering _queue_task() for managed_node1/command 20459 1726885698.74446: worker is 1 (out of 1 available) 20459 1726885698.74471: exiting _queue_task() for managed_node1/command 20459 1726885698.74484: done queuing things up, now waiting for results queue to drain 20459 1726885698.74486: waiting for pending results... 20459 1726885698.75672: running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication 20459 1726885698.76027: in run() - task 02369adf-7a19-47dd-4c59-000000003662 20459 1726885698.76092: variable 'ansible_search_path' from source: unknown 20459 1726885698.76139: calling self._execute() 20459 1726885698.76482: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.76496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.76511: variable 'omit' from source: magic vars 20459 1726885698.77207: variable 'storage_test_vdo_volume' from source: include params 20459 1726885698.77243: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885698.77250: when evaluation is False, skipping this task 20459 1726885698.77258: _execute() done 20459 1726885698.77266: dumping result to json 20459 1726885698.77273: done dumping result, returning 20459 1726885698.77283: done running TaskExecutor() for managed_node1/TASK: Get information about VDO deduplication [02369adf-7a19-47dd-4c59-000000003662] 20459 1726885698.77294: sending task result for task 02369adf-7a19-47dd-4c59-000000003662 20459 1726885698.77401: done sending task result for task 02369adf-7a19-47dd-4c59-000000003662 20459 1726885698.77404: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885698.77454: no more pending results, returning what we have 20459 1726885698.77458: results queue empty 20459 1726885698.77460: checking for any_errors_fatal 20459 1726885698.77462: done checking for any_errors_fatal 20459 1726885698.77463: checking for max_fail_percentage 20459 1726885698.77464: done checking for max_fail_percentage 20459 1726885698.77465: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.77466: done checking to see if all hosts have failed 20459 1726885698.77466: getting the remaining hosts for this loop 20459 1726885698.77468: done getting the remaining hosts for this loop 20459 1726885698.77472: getting the next task for host managed_node1 20459 1726885698.77480: done getting next task for host managed_node1 20459 1726885698.77483: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885698.77526: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.77530: getting variables 20459 1726885698.77532: in VariableManager get_vars() 20459 1726885698.77656: Calling all_inventory to load vars for managed_node1 20459 1726885698.77658: Calling groups_inventory to load vars for managed_node1 20459 1726885698.77660: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.77667: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.77669: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.77670: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.78130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.78524: done with get_vars() 20459 1726885698.78542: done getting variables 20459 1726885698.78624: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Friday 20 September 2024 22:28:18 -0400 (0:00:00.048) 0:01:45.147 ****** 20459 1726885698.78670: entering _queue_task() for managed_node1/assert 20459 1726885698.78964: worker is 1 (out of 1 available) 20459 1726885698.78977: exiting _queue_task() for managed_node1/assert 20459 1726885698.78992: done queuing things up, now waiting for results queue to drain 20459 1726885698.78994: waiting for pending results... 20459 1726885698.79292: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885698.79467: in run() - task 02369adf-7a19-47dd-4c59-000000003663 20459 1726885698.79492: variable 'ansible_search_path' from source: unknown 20459 1726885698.79552: calling self._execute() 20459 1726885698.79690: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.79710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.79734: variable 'omit' from source: magic vars 20459 1726885698.80225: variable 'storage_test_vdo_volume' from source: include params 20459 1726885698.80253: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885698.80258: when evaluation is False, skipping this task 20459 1726885698.80272: _execute() done 20459 1726885698.80276: dumping result to json 20459 1726885698.80278: done dumping result, returning 20459 1726885698.80281: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-000000003663] 20459 1726885698.80283: sending task result for task 02369adf-7a19-47dd-4c59-000000003663 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885698.80479: no more pending results, returning what we have 20459 1726885698.80483: results queue empty 20459 1726885698.80484: checking for any_errors_fatal 20459 1726885698.80495: done checking for any_errors_fatal 20459 1726885698.80496: checking for max_fail_percentage 20459 1726885698.80498: done checking for max_fail_percentage 20459 1726885698.80499: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.80500: done checking to see if all hosts have failed 20459 1726885698.80501: getting the remaining hosts for this loop 20459 1726885698.80502: done getting the remaining hosts for this loop 20459 1726885698.80506: getting the next task for host managed_node1 20459 1726885698.80517: done getting next task for host managed_node1 20459 1726885698.80522: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885698.80531: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.80536: getting variables 20459 1726885698.80538: in VariableManager get_vars() 20459 1726885698.80568: Calling all_inventory to load vars for managed_node1 20459 1726885698.80571: Calling groups_inventory to load vars for managed_node1 20459 1726885698.80574: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.80586: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.80589: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.80592: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.81088: done sending task result for task 02369adf-7a19-47dd-4c59-000000003663 20459 1726885698.81091: WORKER PROCESS EXITING 20459 1726885698.81100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.81448: done with get_vars() 20459 1726885698.81457: done getting variables 20459 1726885698.81495: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Friday 20 September 2024 22:28:18 -0400 (0:00:00.028) 0:01:45.175 ****** 20459 1726885698.81523: entering _queue_task() for managed_node1/assert 20459 1726885698.81701: worker is 1 (out of 1 available) 20459 1726885698.81716: exiting _queue_task() for managed_node1/assert 20459 1726885698.81728: done queuing things up, now waiting for results queue to drain 20459 1726885698.81730: waiting for pending results... 20459 1726885698.81898: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885698.81998: in run() - task 02369adf-7a19-47dd-4c59-000000003664 20459 1726885698.82009: variable 'ansible_search_path' from source: unknown 20459 1726885698.82061: calling self._execute() 20459 1726885698.82197: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.82221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.82225: variable 'omit' from source: magic vars 20459 1726885698.82571: variable 'storage_test_vdo_volume' from source: include params 20459 1726885698.82607: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885698.82617: when evaluation is False, skipping this task 20459 1726885698.82627: _execute() done 20459 1726885698.82630: dumping result to json 20459 1726885698.82633: done dumping result, returning 20459 1726885698.82638: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-000000003664] 20459 1726885698.82644: sending task result for task 02369adf-7a19-47dd-4c59-000000003664 20459 1726885698.82737: done sending task result for task 02369adf-7a19-47dd-4c59-000000003664 20459 1726885698.82740: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885698.82782: no more pending results, returning what we have 20459 1726885698.82785: results queue empty 20459 1726885698.82786: checking for any_errors_fatal 20459 1726885698.82791: done checking for any_errors_fatal 20459 1726885698.82791: checking for max_fail_percentage 20459 1726885698.82793: done checking for max_fail_percentage 20459 1726885698.82793: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.82794: done checking to see if all hosts have failed 20459 1726885698.82795: getting the remaining hosts for this loop 20459 1726885698.82796: done getting the remaining hosts for this loop 20459 1726885698.82799: getting the next task for host managed_node1 20459 1726885698.82806: done getting next task for host managed_node1 20459 1726885698.82809: ^ task is: TASK: Get information about VDO compression 20459 1726885698.82816: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.82819: getting variables 20459 1726885698.82821: in VariableManager get_vars() 20459 1726885698.82847: Calling all_inventory to load vars for managed_node1 20459 1726885698.82850: Calling groups_inventory to load vars for managed_node1 20459 1726885698.82852: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.82861: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.82864: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.82867: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.83185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.83590: done with get_vars() 20459 1726885698.83601: done getting variables 20459 1726885698.83646: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Friday 20 September 2024 22:28:18 -0400 (0:00:00.021) 0:01:45.197 ****** 20459 1726885698.83673: entering _queue_task() for managed_node1/command 20459 1726885698.83888: worker is 1 (out of 1 available) 20459 1726885698.83902: exiting _queue_task() for managed_node1/command 20459 1726885698.83916: done queuing things up, now waiting for results queue to drain 20459 1726885698.83917: waiting for pending results... 20459 1726885698.84094: running TaskExecutor() for managed_node1/TASK: Get information about VDO compression 20459 1726885698.84208: in run() - task 02369adf-7a19-47dd-4c59-000000003665 20459 1726885698.84232: variable 'ansible_search_path' from source: unknown 20459 1726885698.84259: calling self._execute() 20459 1726885698.84372: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.84375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.84383: variable 'omit' from source: magic vars 20459 1726885698.84837: variable 'storage_test_vdo_volume' from source: include params 20459 1726885698.84857: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885698.84867: when evaluation is False, skipping this task 20459 1726885698.84873: _execute() done 20459 1726885698.84881: dumping result to json 20459 1726885698.84891: done dumping result, returning 20459 1726885698.84907: done running TaskExecutor() for managed_node1/TASK: Get information about VDO compression [02369adf-7a19-47dd-4c59-000000003665] 20459 1726885698.84920: sending task result for task 02369adf-7a19-47dd-4c59-000000003665 20459 1726885698.84998: done sending task result for task 02369adf-7a19-47dd-4c59-000000003665 20459 1726885698.85002: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885698.85187: no more pending results, returning what we have 20459 1726885698.85191: results queue empty 20459 1726885698.85192: checking for any_errors_fatal 20459 1726885698.85198: done checking for any_errors_fatal 20459 1726885698.85201: checking for max_fail_percentage 20459 1726885698.85202: done checking for max_fail_percentage 20459 1726885698.85203: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.85204: done checking to see if all hosts have failed 20459 1726885698.85204: getting the remaining hosts for this loop 20459 1726885698.85207: done getting the remaining hosts for this loop 20459 1726885698.85211: getting the next task for host managed_node1 20459 1726885698.85221: done getting next task for host managed_node1 20459 1726885698.85223: ^ task is: TASK: Check if VDO deduplication is off 20459 1726885698.85230: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.85233: getting variables 20459 1726885698.85236: in VariableManager get_vars() 20459 1726885698.85265: Calling all_inventory to load vars for managed_node1 20459 1726885698.85267: Calling groups_inventory to load vars for managed_node1 20459 1726885698.85269: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.85275: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.85277: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.85279: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.85908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.86244: done with get_vars() 20459 1726885698.86254: done getting variables 20459 1726885698.86292: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Friday 20 September 2024 22:28:18 -0400 (0:00:00.026) 0:01:45.223 ****** 20459 1726885698.86315: entering _queue_task() for managed_node1/assert 20459 1726885698.86488: worker is 1 (out of 1 available) 20459 1726885698.86500: exiting _queue_task() for managed_node1/assert 20459 1726885698.86514: done queuing things up, now waiting for results queue to drain 20459 1726885698.86515: waiting for pending results... 20459 1726885698.86694: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off 20459 1726885698.86893: in run() - task 02369adf-7a19-47dd-4c59-000000003666 20459 1726885698.86922: variable 'ansible_search_path' from source: unknown 20459 1726885698.86980: calling self._execute() 20459 1726885698.87123: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.87127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.87135: variable 'omit' from source: magic vars 20459 1726885698.87541: variable 'storage_test_vdo_volume' from source: include params 20459 1726885698.87580: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885698.87595: when evaluation is False, skipping this task 20459 1726885698.87606: _execute() done 20459 1726885698.87620: dumping result to json 20459 1726885698.87630: done dumping result, returning 20459 1726885698.87644: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is off [02369adf-7a19-47dd-4c59-000000003666] 20459 1726885698.87662: sending task result for task 02369adf-7a19-47dd-4c59-000000003666 20459 1726885698.87778: done sending task result for task 02369adf-7a19-47dd-4c59-000000003666 20459 1726885698.87781: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885698.87825: no more pending results, returning what we have 20459 1726885698.87828: results queue empty 20459 1726885698.87829: checking for any_errors_fatal 20459 1726885698.87838: done checking for any_errors_fatal 20459 1726885698.87838: checking for max_fail_percentage 20459 1726885698.87840: done checking for max_fail_percentage 20459 1726885698.87841: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.87842: done checking to see if all hosts have failed 20459 1726885698.87842: getting the remaining hosts for this loop 20459 1726885698.87844: done getting the remaining hosts for this loop 20459 1726885698.87847: getting the next task for host managed_node1 20459 1726885698.87858: done getting next task for host managed_node1 20459 1726885698.87861: ^ task is: TASK: Check if VDO deduplication is on 20459 1726885698.87869: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.87873: getting variables 20459 1726885698.87876: in VariableManager get_vars() 20459 1726885698.87917: Calling all_inventory to load vars for managed_node1 20459 1726885698.87920: Calling groups_inventory to load vars for managed_node1 20459 1726885698.87923: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.87936: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.87942: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.87946: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.88327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.88911: done with get_vars() 20459 1726885698.88925: done getting variables 20459 1726885698.88975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Friday 20 September 2024 22:28:18 -0400 (0:00:00.026) 0:01:45.250 ****** 20459 1726885698.89005: entering _queue_task() for managed_node1/assert 20459 1726885698.89209: worker is 1 (out of 1 available) 20459 1726885698.89223: exiting _queue_task() for managed_node1/assert 20459 1726885698.89233: done queuing things up, now waiting for results queue to drain 20459 1726885698.89235: waiting for pending results... 20459 1726885698.89625: running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on 20459 1726885698.89791: in run() - task 02369adf-7a19-47dd-4c59-000000003667 20459 1726885698.89811: variable 'ansible_search_path' from source: unknown 20459 1726885698.89851: calling self._execute() 20459 1726885698.89976: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.89988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.90005: variable 'omit' from source: magic vars 20459 1726885698.90431: variable 'storage_test_vdo_volume' from source: include params 20459 1726885698.90467: Evaluated conditional (storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none): False 20459 1726885698.90472: when evaluation is False, skipping this task 20459 1726885698.90475: _execute() done 20459 1726885698.90478: dumping result to json 20459 1726885698.90480: done dumping result, returning 20459 1726885698.90487: done running TaskExecutor() for managed_node1/TASK: Check if VDO deduplication is on [02369adf-7a19-47dd-4c59-000000003667] 20459 1726885698.90492: sending task result for task 02369adf-7a19-47dd-4c59-000000003667 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } 20459 1726885698.90630: no more pending results, returning what we have 20459 1726885698.90634: results queue empty 20459 1726885698.90635: checking for any_errors_fatal 20459 1726885698.90642: done checking for any_errors_fatal 20459 1726885698.90642: checking for max_fail_percentage 20459 1726885698.90644: done checking for max_fail_percentage 20459 1726885698.90645: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.90646: done checking to see if all hosts have failed 20459 1726885698.90646: getting the remaining hosts for this loop 20459 1726885698.90648: done getting the remaining hosts for this loop 20459 1726885698.90651: getting the next task for host managed_node1 20459 1726885698.90661: done getting next task for host managed_node1 20459 1726885698.90663: ^ task is: TASK: Clear test variables 20459 1726885698.90669: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.90672: getting variables 20459 1726885698.90673: in VariableManager get_vars() 20459 1726885698.90701: Calling all_inventory to load vars for managed_node1 20459 1726885698.90703: Calling groups_inventory to load vars for managed_node1 20459 1726885698.90706: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.90716: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.90719: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.90723: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.91044: done sending task result for task 02369adf-7a19-47dd-4c59-000000003667 20459 1726885698.91047: WORKER PROCESS EXITING 20459 1726885698.91060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.91402: done with get_vars() 20459 1726885698.91414: done getting variables 20459 1726885698.91453: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Friday 20 September 2024 22:28:18 -0400 (0:00:00.024) 0:01:45.275 ****** 20459 1726885698.91477: entering _queue_task() for managed_node1/set_fact 20459 1726885698.91642: worker is 1 (out of 1 available) 20459 1726885698.91654: exiting _queue_task() for managed_node1/set_fact 20459 1726885698.91665: done queuing things up, now waiting for results queue to drain 20459 1726885698.91666: waiting for pending results... 20459 1726885698.91857: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885698.91946: in run() - task 02369adf-7a19-47dd-4c59-000000003669 20459 1726885698.91959: variable 'ansible_search_path' from source: unknown 20459 1726885698.91985: calling self._execute() 20459 1726885698.92096: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.92108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.92133: variable 'omit' from source: magic vars 20459 1726885698.92295: variable 'omit' from source: magic vars 20459 1726885698.92453: variable 'omit' from source: magic vars 20459 1726885698.92491: variable 'omit' from source: magic vars 20459 1726885698.92543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885698.92583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885698.92607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885698.92633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.92650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885698.92668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885698.92685: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885698.92719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885698.92729: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.92736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.92858: Set connection var ansible_pipelining to False 20459 1726885698.92865: Set connection var ansible_shell_type to sh 20459 1726885698.92871: Set connection var ansible_connection to ssh 20459 1726885698.92885: Set connection var ansible_timeout to 10 20459 1726885698.92892: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885698.92899: Set connection var ansible_shell_executable to /bin/sh 20459 1726885698.92929: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.92937: variable 'ansible_connection' from source: unknown 20459 1726885698.92943: variable 'ansible_module_compression' from source: unknown 20459 1726885698.92949: variable 'ansible_shell_type' from source: unknown 20459 1726885698.92955: variable 'ansible_shell_executable' from source: unknown 20459 1726885698.92961: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.92968: variable 'ansible_pipelining' from source: unknown 20459 1726885698.92973: variable 'ansible_timeout' from source: unknown 20459 1726885698.92979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.93122: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885698.93138: variable 'omit' from source: magic vars 20459 1726885698.93147: starting attempt loop 20459 1726885698.93153: running the handler 20459 1726885698.93168: handler run complete 20459 1726885698.93183: attempt loop complete, returning result 20459 1726885698.93190: _execute() done 20459 1726885698.93197: dumping result to json 20459 1726885698.93204: done dumping result, returning 20459 1726885698.93217: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-000000003669] 20459 1726885698.93229: sending task result for task 02369adf-7a19-47dd-4c59-000000003669 ok: [managed_node1] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } 20459 1726885698.93369: no more pending results, returning what we have 20459 1726885698.93372: results queue empty 20459 1726885698.93373: checking for any_errors_fatal 20459 1726885698.93381: done checking for any_errors_fatal 20459 1726885698.93381: checking for max_fail_percentage 20459 1726885698.93383: done checking for max_fail_percentage 20459 1726885698.93384: checking to see if all hosts have failed and the running result is not ok 20459 1726885698.93498: done checking to see if all hosts have failed 20459 1726885698.93500: getting the remaining hosts for this loop 20459 1726885698.93501: done getting the remaining hosts for this loop 20459 1726885698.93504: getting the next task for host managed_node1 20459 1726885698.93516: done getting next task for host managed_node1 20459 1726885698.93520: ^ task is: TASK: Check Stratis 20459 1726885698.93524: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885698.93528: getting variables 20459 1726885698.93529: in VariableManager get_vars() 20459 1726885698.93556: Calling all_inventory to load vars for managed_node1 20459 1726885698.93558: Calling groups_inventory to load vars for managed_node1 20459 1726885698.93561: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.93571: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.93573: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.93577: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.94102: done sending task result for task 02369adf-7a19-47dd-4c59-000000003669 20459 1726885698.94105: WORKER PROCESS EXITING 20459 1726885698.94122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.94701: done with get_vars() 20459 1726885698.94719: done getting variables TASK [Check Stratis] *********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:98 Friday 20 September 2024 22:28:18 -0400 (0:00:00.033) 0:01:45.308 ****** 20459 1726885698.94810: entering _queue_task() for managed_node1/include_tasks 20459 1726885698.95078: worker is 1 (out of 1 available) 20459 1726885698.95092: exiting _queue_task() for managed_node1/include_tasks 20459 1726885698.95105: done queuing things up, now waiting for results queue to drain 20459 1726885698.95107: waiting for pending results... 20459 1726885698.95414: running TaskExecutor() for managed_node1/TASK: Check Stratis 20459 1726885698.95550: in run() - task 02369adf-7a19-47dd-4c59-000000002fca 20459 1726885698.95580: variable 'ansible_search_path' from source: unknown 20459 1726885698.95626: calling self._execute() 20459 1726885698.95774: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885698.95788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885698.95801: variable 'omit' from source: magic vars 20459 1726885698.95917: _execute() done 20459 1726885698.95929: dumping result to json 20459 1726885698.95937: done dumping result, returning 20459 1726885698.95947: done running TaskExecutor() for managed_node1/TASK: Check Stratis [02369adf-7a19-47dd-4c59-000000002fca] 20459 1726885698.95959: sending task result for task 02369adf-7a19-47dd-4c59-000000002fca 20459 1726885698.96097: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fca 20459 1726885698.96130: no more pending results, returning what we have 20459 1726885698.96137: in VariableManager get_vars() 20459 1726885698.96180: Calling all_inventory to load vars for managed_node1 20459 1726885698.96182: Calling groups_inventory to load vars for managed_node1 20459 1726885698.96186: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885698.96200: Calling all_plugins_play to load vars for managed_node1 20459 1726885698.96204: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885698.96208: Calling groups_plugins_play to load vars for managed_node1 20459 1726885698.97038: WORKER PROCESS EXITING 20459 1726885698.97059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885698.97647: done with get_vars() 20459 1726885698.97660: variable 'ansible_search_path' from source: unknown 20459 1726885698.97791: variable 'storage_test_pool_subset' from source: include params 20459 1726885698.97828: we have included files to process 20459 1726885698.97830: generating all_blocks data 20459 1726885698.97832: done generating all_blocks data 20459 1726885698.97839: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885698.97840: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885698.97842: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml 20459 1726885698.98470: done processing included file 20459 1726885698.98472: iterating over new_blocks loaded from include file 20459 1726885698.98473: in VariableManager get_vars() 20459 1726885698.98489: done with get_vars() 20459 1726885698.98491: filtering new block on tags 20459 1726885698.98570: done filtering new block on tags 20459 1726885698.98573: in VariableManager get_vars() 20459 1726885698.98588: done with get_vars() 20459 1726885698.98589: filtering new block on tags 20459 1726885698.98610: done filtering new block on tags 20459 1726885698.98613: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed_node1 20459 1726885698.98618: extending task lists for all hosts with included blocks 20459 1726885699.04278: done extending task lists 20459 1726885699.04280: done processing included files 20459 1726885699.04281: results queue empty 20459 1726885699.04282: checking for any_errors_fatal 20459 1726885699.04287: done checking for any_errors_fatal 20459 1726885699.04288: checking for max_fail_percentage 20459 1726885699.04289: done checking for max_fail_percentage 20459 1726885699.04290: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.04291: done checking to see if all hosts have failed 20459 1726885699.04292: getting the remaining hosts for this loop 20459 1726885699.04293: done getting the remaining hosts for this loop 20459 1726885699.04296: getting the next task for host managed_node1 20459 1726885699.04301: done getting next task for host managed_node1 20459 1726885699.04303: ^ task is: TASK: Run 'stratis report' 20459 1726885699.04308: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.04310: getting variables 20459 1726885699.04313: in VariableManager get_vars() 20459 1726885699.04329: Calling all_inventory to load vars for managed_node1 20459 1726885699.04332: Calling groups_inventory to load vars for managed_node1 20459 1726885699.04335: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.04341: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.04344: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.04347: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.05413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.05934: done with get_vars() 20459 1726885699.05950: done getting variables 20459 1726885699.05998: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run 'stratis report'] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Friday 20 September 2024 22:28:19 -0400 (0:00:00.112) 0:01:45.420 ****** 20459 1726885699.06036: entering _queue_task() for managed_node1/command 20459 1726885699.06390: worker is 1 (out of 1 available) 20459 1726885699.06406: exiting _queue_task() for managed_node1/command 20459 1726885699.06423: done queuing things up, now waiting for results queue to drain 20459 1726885699.06425: waiting for pending results... 20459 1726885699.06751: running TaskExecutor() for managed_node1/TASK: Run 'stratis report' 20459 1726885699.06928: in run() - task 02369adf-7a19-47dd-4c59-000000003699 20459 1726885699.06951: variable 'ansible_search_path' from source: unknown 20459 1726885699.07047: calling self._execute() 20459 1726885699.07790: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.07801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.07817: variable 'omit' from source: magic vars 20459 1726885699.08242: variable 'storage_test_pool' from source: include params 20459 1726885699.08281: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885699.08294: when evaluation is False, skipping this task 20459 1726885699.08301: _execute() done 20459 1726885699.08309: dumping result to json 20459 1726885699.08319: done dumping result, returning 20459 1726885699.08332: done running TaskExecutor() for managed_node1/TASK: Run 'stratis report' [02369adf-7a19-47dd-4c59-000000003699] 20459 1726885699.08344: sending task result for task 02369adf-7a19-47dd-4c59-000000003699 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885699.08516: no more pending results, returning what we have 20459 1726885699.08524: results queue empty 20459 1726885699.08525: checking for any_errors_fatal 20459 1726885699.08528: done checking for any_errors_fatal 20459 1726885699.08528: checking for max_fail_percentage 20459 1726885699.08531: done checking for max_fail_percentage 20459 1726885699.08532: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.08532: done checking to see if all hosts have failed 20459 1726885699.08533: getting the remaining hosts for this loop 20459 1726885699.08535: done getting the remaining hosts for this loop 20459 1726885699.08540: getting the next task for host managed_node1 20459 1726885699.08550: done getting next task for host managed_node1 20459 1726885699.08554: ^ task is: TASK: Get information about Stratis 20459 1726885699.08565: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.08570: getting variables 20459 1726885699.08572: in VariableManager get_vars() 20459 1726885699.08615: Calling all_inventory to load vars for managed_node1 20459 1726885699.08619: Calling groups_inventory to load vars for managed_node1 20459 1726885699.08625: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.08640: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.08644: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.08647: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.09574: done sending task result for task 02369adf-7a19-47dd-4c59-000000003699 20459 1726885699.09578: WORKER PROCESS EXITING 20459 1726885699.09599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.10228: done with get_vars() 20459 1726885699.10242: done getting variables 20459 1726885699.10299: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:11 Friday 20 September 2024 22:28:19 -0400 (0:00:00.042) 0:01:45.463 ****** 20459 1726885699.10336: entering _queue_task() for managed_node1/set_fact 20459 1726885699.10610: worker is 1 (out of 1 available) 20459 1726885699.10627: exiting _queue_task() for managed_node1/set_fact 20459 1726885699.10641: done queuing things up, now waiting for results queue to drain 20459 1726885699.10643: waiting for pending results... 20459 1726885699.10953: running TaskExecutor() for managed_node1/TASK: Get information about Stratis 20459 1726885699.11104: in run() - task 02369adf-7a19-47dd-4c59-00000000369a 20459 1726885699.11136: variable 'ansible_search_path' from source: unknown 20459 1726885699.11179: calling self._execute() 20459 1726885699.11310: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.11325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.11339: variable 'omit' from source: magic vars 20459 1726885699.11752: variable 'storage_test_pool' from source: include params 20459 1726885699.11791: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885699.11800: when evaluation is False, skipping this task 20459 1726885699.11808: _execute() done 20459 1726885699.11818: dumping result to json 20459 1726885699.11827: done dumping result, returning 20459 1726885699.11835: done running TaskExecutor() for managed_node1/TASK: Get information about Stratis [02369adf-7a19-47dd-4c59-00000000369a] 20459 1726885699.11848: sending task result for task 02369adf-7a19-47dd-4c59-00000000369a skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885699.11991: no more pending results, returning what we have 20459 1726885699.11995: results queue empty 20459 1726885699.11996: checking for any_errors_fatal 20459 1726885699.12006: done checking for any_errors_fatal 20459 1726885699.12007: checking for max_fail_percentage 20459 1726885699.12008: done checking for max_fail_percentage 20459 1726885699.12009: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.12010: done checking to see if all hosts have failed 20459 1726885699.12011: getting the remaining hosts for this loop 20459 1726885699.12015: done getting the remaining hosts for this loop 20459 1726885699.12019: getting the next task for host managed_node1 20459 1726885699.12033: done getting next task for host managed_node1 20459 1726885699.12036: ^ task is: TASK: Verify that the pools was created 20459 1726885699.12046: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.12050: getting variables 20459 1726885699.12052: in VariableManager get_vars() 20459 1726885699.12094: Calling all_inventory to load vars for managed_node1 20459 1726885699.12097: Calling groups_inventory to load vars for managed_node1 20459 1726885699.12101: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.12117: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.12123: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.12128: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.13338: done sending task result for task 02369adf-7a19-47dd-4c59-00000000369a 20459 1726885699.13342: WORKER PROCESS EXITING 20459 1726885699.13369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.14005: done with get_vars() 20459 1726885699.14589: done getting variables 20459 1726885699.14647: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Friday 20 September 2024 22:28:19 -0400 (0:00:00.043) 0:01:45.507 ****** 20459 1726885699.14680: entering _queue_task() for managed_node1/assert 20459 1726885699.14958: worker is 1 (out of 1 available) 20459 1726885699.14970: exiting _queue_task() for managed_node1/assert 20459 1726885699.14982: done queuing things up, now waiting for results queue to drain 20459 1726885699.14984: waiting for pending results... 20459 1726885699.15939: running TaskExecutor() for managed_node1/TASK: Verify that the pools was created 20459 1726885699.16130: in run() - task 02369adf-7a19-47dd-4c59-00000000369b 20459 1726885699.16158: variable 'ansible_search_path' from source: unknown 20459 1726885699.16202: calling self._execute() 20459 1726885699.16367: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.16380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.16395: variable 'omit' from source: magic vars 20459 1726885699.17281: variable 'storage_test_pool' from source: include params 20459 1726885699.18168: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885699.18179: when evaluation is False, skipping this task 20459 1726885699.18187: _execute() done 20459 1726885699.18195: dumping result to json 20459 1726885699.18203: done dumping result, returning 20459 1726885699.18216: done running TaskExecutor() for managed_node1/TASK: Verify that the pools was created [02369adf-7a19-47dd-4c59-00000000369b] 20459 1726885699.18229: sending task result for task 02369adf-7a19-47dd-4c59-00000000369b skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885699.18422: no more pending results, returning what we have 20459 1726885699.18427: results queue empty 20459 1726885699.18428: checking for any_errors_fatal 20459 1726885699.18439: done checking for any_errors_fatal 20459 1726885699.18439: checking for max_fail_percentage 20459 1726885699.18442: done checking for max_fail_percentage 20459 1726885699.18443: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.18443: done checking to see if all hosts have failed 20459 1726885699.18444: getting the remaining hosts for this loop 20459 1726885699.18446: done getting the remaining hosts for this loop 20459 1726885699.18450: getting the next task for host managed_node1 20459 1726885699.18458: done getting next task for host managed_node1 20459 1726885699.18461: ^ task is: TASK: Verify that encryption is correctly set 20459 1726885699.18470: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.18475: getting variables 20459 1726885699.18477: in VariableManager get_vars() 20459 1726885699.18517: Calling all_inventory to load vars for managed_node1 20459 1726885699.18520: Calling groups_inventory to load vars for managed_node1 20459 1726885699.18525: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.18539: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.18543: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.18546: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.19344: done sending task result for task 02369adf-7a19-47dd-4c59-00000000369b 20459 1726885699.19348: WORKER PROCESS EXITING 20459 1726885699.19380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.20193: done with get_vars() 20459 1726885699.20211: done getting variables 20459 1726885699.20291: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:25 Friday 20 September 2024 22:28:19 -0400 (0:00:00.056) 0:01:45.563 ****** 20459 1726885699.20330: entering _queue_task() for managed_node1/assert 20459 1726885699.21099: worker is 1 (out of 1 available) 20459 1726885699.21115: exiting _queue_task() for managed_node1/assert 20459 1726885699.21130: done queuing things up, now waiting for results queue to drain 20459 1726885699.21132: waiting for pending results... 20459 1726885699.22385: running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set 20459 1726885699.22534: in run() - task 02369adf-7a19-47dd-4c59-00000000369c 20459 1726885699.22560: variable 'ansible_search_path' from source: unknown 20459 1726885699.22600: calling self._execute() 20459 1726885699.22732: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.22742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.22761: variable 'omit' from source: magic vars 20459 1726885699.23201: variable 'storage_test_pool' from source: include params 20459 1726885699.23245: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885699.23254: when evaluation is False, skipping this task 20459 1726885699.23262: _execute() done 20459 1726885699.23269: dumping result to json 20459 1726885699.23277: done dumping result, returning 20459 1726885699.23287: done running TaskExecutor() for managed_node1/TASK: Verify that encryption is correctly set [02369adf-7a19-47dd-4c59-00000000369c] 20459 1726885699.23300: sending task result for task 02369adf-7a19-47dd-4c59-00000000369c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885699.23478: no more pending results, returning what we have 20459 1726885699.23483: results queue empty 20459 1726885699.23484: checking for any_errors_fatal 20459 1726885699.23495: done checking for any_errors_fatal 20459 1726885699.23496: checking for max_fail_percentage 20459 1726885699.23498: done checking for max_fail_percentage 20459 1726885699.23499: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.23500: done checking to see if all hosts have failed 20459 1726885699.23501: getting the remaining hosts for this loop 20459 1726885699.23503: done getting the remaining hosts for this loop 20459 1726885699.23506: getting the next task for host managed_node1 20459 1726885699.23521: done getting next task for host managed_node1 20459 1726885699.23525: ^ task is: TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885699.23533: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.23540: getting variables 20459 1726885699.23542: in VariableManager get_vars() 20459 1726885699.23579: Calling all_inventory to load vars for managed_node1 20459 1726885699.23582: Calling groups_inventory to load vars for managed_node1 20459 1726885699.23586: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.23600: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.23604: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.23608: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.25081: done sending task result for task 02369adf-7a19-47dd-4c59-00000000369c 20459 1726885699.25085: WORKER PROCESS EXITING 20459 1726885699.25109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.25824: done with get_vars() 20459 1726885699.25844: done getting variables 20459 1726885699.25899: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:34 Friday 20 September 2024 22:28:19 -0400 (0:00:00.056) 0:01:45.619 ****** 20459 1726885699.25937: entering _queue_task() for managed_node1/assert 20459 1726885699.26241: worker is 1 (out of 1 available) 20459 1726885699.26253: exiting _queue_task() for managed_node1/assert 20459 1726885699.26271: done queuing things up, now waiting for results queue to drain 20459 1726885699.26273: waiting for pending results... 20459 1726885699.26674: running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set 20459 1726885699.26834: in run() - task 02369adf-7a19-47dd-4c59-00000000369d 20459 1726885699.26853: variable 'ansible_search_path' from source: unknown 20459 1726885699.26891: calling self._execute() 20459 1726885699.27022: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.27034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.27055: variable 'omit' from source: magic vars 20459 1726885699.27463: variable 'storage_test_pool' from source: include params 20459 1726885699.27510: Evaluated conditional (storage_test_pool.type == 'stratis'): False 20459 1726885699.27559: when evaluation is False, skipping this task 20459 1726885699.27568: _execute() done 20459 1726885699.27601: dumping result to json 20459 1726885699.27609: done dumping result, returning 20459 1726885699.27624: done running TaskExecutor() for managed_node1/TASK: Verify that Clevis/Tang encryption is correctly set [02369adf-7a19-47dd-4c59-00000000369d] 20459 1726885699.27635: sending task result for task 02369adf-7a19-47dd-4c59-00000000369d skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_pool.type == 'stratis'", "skip_reason": "Conditional result was False" } 20459 1726885699.27792: no more pending results, returning what we have 20459 1726885699.27796: results queue empty 20459 1726885699.27796: checking for any_errors_fatal 20459 1726885699.27808: done checking for any_errors_fatal 20459 1726885699.27809: checking for max_fail_percentage 20459 1726885699.27811: done checking for max_fail_percentage 20459 1726885699.27813: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.27814: done checking to see if all hosts have failed 20459 1726885699.27814: getting the remaining hosts for this loop 20459 1726885699.27816: done getting the remaining hosts for this loop 20459 1726885699.27822: getting the next task for host managed_node1 20459 1726885699.27833: done getting next task for host managed_node1 20459 1726885699.27835: ^ task is: TASK: Reset variable used by test 20459 1726885699.27842: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.27847: getting variables 20459 1726885699.27849: in VariableManager get_vars() 20459 1726885699.27891: Calling all_inventory to load vars for managed_node1 20459 1726885699.27895: Calling groups_inventory to load vars for managed_node1 20459 1726885699.27899: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.27916: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.27923: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.27928: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.28815: done sending task result for task 02369adf-7a19-47dd-4c59-00000000369d 20459 1726885699.28819: WORKER PROCESS EXITING 20459 1726885699.28847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.29746: done with get_vars() 20459 1726885699.29776: done getting variables 20459 1726885699.29840: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:44 Friday 20 September 2024 22:28:19 -0400 (0:00:00.039) 0:01:45.659 ****** 20459 1726885699.29893: entering _queue_task() for managed_node1/set_fact 20459 1726885699.30245: worker is 1 (out of 1 available) 20459 1726885699.30257: exiting _queue_task() for managed_node1/set_fact 20459 1726885699.30274: done queuing things up, now waiting for results queue to drain 20459 1726885699.30276: waiting for pending results... 20459 1726885699.30663: running TaskExecutor() for managed_node1/TASK: Reset variable used by test 20459 1726885699.30977: in run() - task 02369adf-7a19-47dd-4c59-00000000369f 20459 1726885699.30998: variable 'ansible_search_path' from source: unknown 20459 1726885699.31050: calling self._execute() 20459 1726885699.31187: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.31331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.31354: variable 'omit' from source: magic vars 20459 1726885699.31551: variable 'omit' from source: magic vars 20459 1726885699.31742: variable 'omit' from source: magic vars 20459 1726885699.31893: variable 'omit' from source: magic vars 20459 1726885699.31946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885699.31989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885699.32133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885699.32156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.32171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.32191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885699.32216: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885699.32254: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885699.32329: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.32337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.32607: Set connection var ansible_pipelining to False 20459 1726885699.32792: Set connection var ansible_shell_type to sh 20459 1726885699.32885: Set connection var ansible_connection to ssh 20459 1726885699.32904: Set connection var ansible_timeout to 10 20459 1726885699.32917: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885699.32930: Set connection var ansible_shell_executable to /bin/sh 20459 1726885699.32964: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.33026: variable 'ansible_connection' from source: unknown 20459 1726885699.33041: variable 'ansible_module_compression' from source: unknown 20459 1726885699.33055: variable 'ansible_shell_type' from source: unknown 20459 1726885699.33068: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.33076: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.33117: variable 'ansible_pipelining' from source: unknown 20459 1726885699.33129: variable 'ansible_timeout' from source: unknown 20459 1726885699.33138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.33304: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885699.33333: variable 'omit' from source: magic vars 20459 1726885699.33353: starting attempt loop 20459 1726885699.33360: running the handler 20459 1726885699.33376: handler run complete 20459 1726885699.33392: attempt loop complete, returning result 20459 1726885699.33399: _execute() done 20459 1726885699.33418: dumping result to json 20459 1726885699.33434: done dumping result, returning 20459 1726885699.33456: done running TaskExecutor() for managed_node1/TASK: Reset variable used by test [02369adf-7a19-47dd-4c59-00000000369f] 20459 1726885699.33466: sending task result for task 02369adf-7a19-47dd-4c59-00000000369f ok: [managed_node1] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } 20459 1726885699.33651: no more pending results, returning what we have 20459 1726885699.33655: results queue empty 20459 1726885699.33656: checking for any_errors_fatal 20459 1726885699.33672: done checking for any_errors_fatal 20459 1726885699.33673: checking for max_fail_percentage 20459 1726885699.33676: done checking for max_fail_percentage 20459 1726885699.33677: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.33678: done checking to see if all hosts have failed 20459 1726885699.33679: getting the remaining hosts for this loop 20459 1726885699.33680: done getting the remaining hosts for this loop 20459 1726885699.33684: getting the next task for host managed_node1 20459 1726885699.33696: done getting next task for host managed_node1 20459 1726885699.33699: ^ task is: TASK: Clean up test variables 20459 1726885699.33706: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.33714: getting variables 20459 1726885699.33717: in VariableManager get_vars() 20459 1726885699.33762: Calling all_inventory to load vars for managed_node1 20459 1726885699.33765: Calling groups_inventory to load vars for managed_node1 20459 1726885699.33769: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.33781: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.33784: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.33788: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.34744: done sending task result for task 02369adf-7a19-47dd-4c59-00000000369f 20459 1726885699.34747: WORKER PROCESS EXITING 20459 1726885699.35091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.37244: done with get_vars() 20459 1726885699.37261: done getting variables 20459 1726885699.37334: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up test variables] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:101 Friday 20 September 2024 22:28:19 -0400 (0:00:00.074) 0:01:45.734 ****** 20459 1726885699.37372: entering _queue_task() for managed_node1/set_fact 20459 1726885699.37684: worker is 1 (out of 1 available) 20459 1726885699.37697: exiting _queue_task() for managed_node1/set_fact 20459 1726885699.37709: done queuing things up, now waiting for results queue to drain 20459 1726885699.37710: waiting for pending results... 20459 1726885699.38056: running TaskExecutor() for managed_node1/TASK: Clean up test variables 20459 1726885699.38236: in run() - task 02369adf-7a19-47dd-4c59-000000002fcb 20459 1726885699.38257: variable 'ansible_search_path' from source: unknown 20459 1726885699.38305: calling self._execute() 20459 1726885699.38450: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.38462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.38478: variable 'omit' from source: magic vars 20459 1726885699.38614: variable 'omit' from source: magic vars 20459 1726885699.38681: variable 'omit' from source: magic vars 20459 1726885699.38734: variable 'omit' from source: magic vars 20459 1726885699.38783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885699.38839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885699.38863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885699.38887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.38906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.38935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885699.38963: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885699.38998: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885699.39007: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.39018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.39165: Set connection var ansible_pipelining to False 20459 1726885699.39174: Set connection var ansible_shell_type to sh 20459 1726885699.39181: Set connection var ansible_connection to ssh 20459 1726885699.39199: Set connection var ansible_timeout to 10 20459 1726885699.39208: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885699.39224: Set connection var ansible_shell_executable to /bin/sh 20459 1726885699.39253: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.39260: variable 'ansible_connection' from source: unknown 20459 1726885699.39274: variable 'ansible_module_compression' from source: unknown 20459 1726885699.39281: variable 'ansible_shell_type' from source: unknown 20459 1726885699.39288: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.39294: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.39302: variable 'ansible_pipelining' from source: unknown 20459 1726885699.39307: variable 'ansible_timeout' from source: unknown 20459 1726885699.39317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.39483: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885699.39505: variable 'omit' from source: magic vars 20459 1726885699.39517: starting attempt loop 20459 1726885699.39527: running the handler 20459 1726885699.39546: handler run complete 20459 1726885699.39558: attempt loop complete, returning result 20459 1726885699.39563: _execute() done 20459 1726885699.39568: dumping result to json 20459 1726885699.39573: done dumping result, returning 20459 1726885699.39582: done running TaskExecutor() for managed_node1/TASK: Clean up test variables [02369adf-7a19-47dd-4c59-000000002fcb] 20459 1726885699.39588: sending task result for task 02369adf-7a19-47dd-4c59-000000002fcb 20459 1726885699.39703: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fcb ok: [managed_node1] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } 20459 1726885699.39773: no more pending results, returning what we have 20459 1726885699.39776: results queue empty 20459 1726885699.39777: checking for any_errors_fatal 20459 1726885699.39785: done checking for any_errors_fatal 20459 1726885699.39786: checking for max_fail_percentage 20459 1726885699.39788: done checking for max_fail_percentage 20459 1726885699.39789: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.39790: done checking to see if all hosts have failed 20459 1726885699.39791: getting the remaining hosts for this loop 20459 1726885699.39792: done getting the remaining hosts for this loop 20459 1726885699.39796: getting the next task for host managed_node1 20459 1726885699.39808: done getting next task for host managed_node1 20459 1726885699.39862: ^ task is: TASK: Verify the volumes 20459 1726885699.39873: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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 20459 1726885699.39877: getting variables 20459 1726885699.39879: in VariableManager get_vars() 20459 1726885699.39921: Calling all_inventory to load vars for managed_node1 20459 1726885699.39926: Calling groups_inventory to load vars for managed_node1 20459 1726885699.39930: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.39940: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.39944: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.39947: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.42190: WORKER PROCESS EXITING 20459 1726885699.42430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.43202: done with get_vars() 20459 1726885699.43223: done getting variables TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Friday 20 September 2024 22:28:19 -0400 (0:00:00.059) 0:01:45.793 ****** 20459 1726885699.43366: entering _queue_task() for managed_node1/include_tasks 20459 1726885699.43744: worker is 1 (out of 1 available) 20459 1726885699.43762: exiting _queue_task() for managed_node1/include_tasks 20459 1726885699.43777: done queuing things up, now waiting for results queue to drain 20459 1726885699.43779: waiting for pending results... 20459 1726885699.44149: running TaskExecutor() for managed_node1/TASK: Verify the volumes 20459 1726885699.44290: in run() - task 02369adf-7a19-47dd-4c59-000000002fcf 20459 1726885699.44310: variable 'ansible_search_path' from source: unknown 20459 1726885699.44615: variable 'storage_test_pool' from source: include params 20459 1726885699.44903: variable 'omit' from source: magic vars 20459 1726885699.45081: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.45100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.45118: variable 'omit' from source: magic vars 20459 1726885699.45257: variable 'storage_test_volume' from source: unknown 20459 1726885699.45344: variable 'storage_test_volume' from source: unknown 20459 1726885699.45757: dumping result to json 20459 1726885699.45770: done dumping result, returning 20459 1726885699.45779: done running TaskExecutor() for managed_node1/TASK: Verify the volumes [02369adf-7a19-47dd-4c59-000000002fcf] 20459 1726885699.45789: sending task result for task 02369adf-7a19-47dd-4c59-000000002fcf 20459 1726885699.45944: no more pending results, returning what we have 20459 1726885699.45950: in VariableManager get_vars() 20459 1726885699.45989: Calling all_inventory to load vars for managed_node1 20459 1726885699.45991: Calling groups_inventory to load vars for managed_node1 20459 1726885699.45995: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.46008: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.46014: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.46017: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.46877: done sending task result for task 02369adf-7a19-47dd-4c59-000000002fcf 20459 1726885699.46883: WORKER PROCESS EXITING 20459 1726885699.46918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.47802: done with get_vars() 20459 1726885699.47819: variable 'ansible_search_path' from source: unknown 20459 1726885699.47977: variable 'storage_test_pool_subset' from source: include params 20459 1726885699.48035: we have included files to process 20459 1726885699.48036: generating all_blocks data 20459 1726885699.48039: done generating all_blocks data 20459 1726885699.48044: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885699.48045: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885699.48048: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 20459 1726885699.48365: in VariableManager get_vars() 20459 1726885699.48397: done with get_vars() 20459 1726885699.48501: done processing included file 20459 1726885699.48504: iterating over new_blocks loaded from include file 20459 1726885699.48505: in VariableManager get_vars() 20459 1726885699.48526: done with get_vars() 20459 1726885699.48528: filtering new block on tags 20459 1726885699.48604: done filtering new block on tags 20459 1726885699.48609: 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_node1 => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) 20459 1726885699.48629: extending task lists for all hosts with included blocks 20459 1726885699.48831: done extending task lists 20459 1726885699.48833: done processing included files 20459 1726885699.48834: results queue empty 20459 1726885699.48834: checking for any_errors_fatal 20459 1726885699.48839: done checking for any_errors_fatal 20459 1726885699.48839: checking for max_fail_percentage 20459 1726885699.48844: done checking for max_fail_percentage 20459 1726885699.48845: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.48846: done checking to see if all hosts have failed 20459 1726885699.48846: getting the remaining hosts for this loop 20459 1726885699.48850: done getting the remaining hosts for this loop 20459 1726885699.48855: getting the next task for host managed_node1 20459 1726885699.48860: done getting next task for host managed_node1 20459 1726885699.48862: ^ task is: TASK: Set storage volume test variables 20459 1726885699.48869: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.48875: getting variables 20459 1726885699.48878: in VariableManager get_vars() 20459 1726885699.48888: Calling all_inventory to load vars for managed_node1 20459 1726885699.48890: Calling groups_inventory to load vars for managed_node1 20459 1726885699.48892: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.48903: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.48906: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.48909: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.49387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.49998: done with get_vars() 20459 1726885699.50018: done getting variables 20459 1726885699.50065: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:19 -0400 (0:00:00.067) 0:01:45.861 ****** 20459 1726885699.50118: entering _queue_task() for managed_node1/set_fact 20459 1726885699.50493: worker is 1 (out of 1 available) 20459 1726885699.50517: exiting _queue_task() for managed_node1/set_fact 20459 1726885699.50543: done queuing things up, now waiting for results queue to drain 20459 1726885699.50545: waiting for pending results... 20459 1726885699.50870: running TaskExecutor() for managed_node1/TASK: Set storage volume test variables 20459 1726885699.51030: in run() - task 02369adf-7a19-47dd-4c59-00000000383f 20459 1726885699.51047: variable 'ansible_search_path' from source: unknown 20459 1726885699.51082: calling self._execute() 20459 1726885699.51214: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.51226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.51239: variable 'omit' from source: magic vars 20459 1726885699.51366: variable 'omit' from source: magic vars 20459 1726885699.51453: variable 'omit' from source: magic vars 20459 1726885699.51872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885699.54622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885699.54718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885699.54764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885699.54808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885699.54850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885699.54990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885699.55074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885699.55143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885699.55205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885699.55231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885699.55448: variable 'storage_test_volume' from source: include params 20459 1726885699.55497: variable 'storage_test_pool' from source: include params 20459 1726885699.55608: variable 'omit' from source: magic vars 20459 1726885699.55670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885699.55742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885699.55767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885699.55790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.55814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.55841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885699.55874: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885699.55941: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885699.55950: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.55962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.56093: Set connection var ansible_pipelining to False 20459 1726885699.56101: Set connection var ansible_shell_type to sh 20459 1726885699.56107: Set connection var ansible_connection to ssh 20459 1726885699.56135: Set connection var ansible_timeout to 10 20459 1726885699.56153: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885699.56162: Set connection var ansible_shell_executable to /bin/sh 20459 1726885699.56189: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.56196: variable 'ansible_connection' from source: unknown 20459 1726885699.56203: variable 'ansible_module_compression' from source: unknown 20459 1726885699.56210: variable 'ansible_shell_type' from source: unknown 20459 1726885699.56222: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.56232: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.56243: variable 'ansible_pipelining' from source: unknown 20459 1726885699.56254: variable 'ansible_timeout' from source: unknown 20459 1726885699.56262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.56486: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885699.56500: variable 'omit' from source: magic vars 20459 1726885699.56508: starting attempt loop 20459 1726885699.56515: running the handler 20459 1726885699.56534: handler run complete 20459 1726885699.56558: attempt loop complete, returning result 20459 1726885699.56564: _execute() done 20459 1726885699.56570: dumping result to json 20459 1726885699.56577: done dumping result, returning 20459 1726885699.56588: done running TaskExecutor() for managed_node1/TASK: Set storage volume test variables [02369adf-7a19-47dd-4c59-00000000383f] 20459 1726885699.56596: sending task result for task 02369adf-7a19-47dd-4c59-00000000383f ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 20459 1726885699.56771: no more pending results, returning what we have 20459 1726885699.56775: results queue empty 20459 1726885699.56776: checking for any_errors_fatal 20459 1726885699.56778: done checking for any_errors_fatal 20459 1726885699.56778: checking for max_fail_percentage 20459 1726885699.56781: done checking for max_fail_percentage 20459 1726885699.56782: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.56782: done checking to see if all hosts have failed 20459 1726885699.56783: getting the remaining hosts for this loop 20459 1726885699.56785: done getting the remaining hosts for this loop 20459 1726885699.56789: getting the next task for host managed_node1 20459 1726885699.56797: done getting next task for host managed_node1 20459 1726885699.56801: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885699.56808: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.56824: getting variables 20459 1726885699.56826: in VariableManager get_vars() 20459 1726885699.56864: Calling all_inventory to load vars for managed_node1 20459 1726885699.56867: Calling groups_inventory to load vars for managed_node1 20459 1726885699.56871: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.56883: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.56887: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.56890: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.58239: done sending task result for task 02369adf-7a19-47dd-4c59-00000000383f 20459 1726885699.58243: WORKER PROCESS EXITING 20459 1726885699.58268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.59095: done with get_vars() 20459 1726885699.59110: done getting variables 20459 1726885699.59315: 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 22:28:19 -0400 (0:00:00.092) 0:01:45.953 ****** 20459 1726885699.59351: entering _queue_task() for managed_node1/include_tasks 20459 1726885699.59667: worker is 1 (out of 1 available) 20459 1726885699.59680: exiting _queue_task() for managed_node1/include_tasks 20459 1726885699.59692: done queuing things up, now waiting for results queue to drain 20459 1726885699.59694: waiting for pending results... 20459 1726885699.60015: running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} 20459 1726885699.60161: in run() - task 02369adf-7a19-47dd-4c59-000000003840 20459 1726885699.60184: variable 'ansible_search_path' from source: unknown 20459 1726885699.60241: variable '_storage_volume_tests' from source: set_fact 20459 1726885699.60458: variable '_storage_volume_tests' from source: set_fact 20459 1726885699.60555: variable 'omit' from source: magic vars 20459 1726885699.60756: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.60768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.60783: variable 'omit' from source: magic vars 20459 1726885699.60976: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.61032: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.61093: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.61299: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.61318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.62057: variable 'omit' from source: magic vars 20459 1726885699.62249: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.62296: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.62435: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.62645: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.62707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.62726: variable 'omit' from source: magic vars 20459 1726885699.62904: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.63050: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.63108: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.63362: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.63375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.63387: variable 'omit' from source: magic vars 20459 1726885699.63686: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.63728: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.63904: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.64029: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.64041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.64118: variable 'omit' from source: magic vars 20459 1726885699.64350: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.64394: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.64491: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.64745: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.64807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.64827: variable 'omit' from source: magic vars 20459 1726885699.65062: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65105: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65187: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65321: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.65335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.65351: variable 'omit' from source: magic vars 20459 1726885699.65475: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65524: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65596: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65728: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.65743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.65756: variable 'omit' from source: magic vars 20459 1726885699.65880: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65928: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.65994: variable 'storage_test_volume_subset' from source: unknown 20459 1726885699.66079: dumping result to json 20459 1726885699.66092: done dumping result, returning 20459 1726885699.66102: done running TaskExecutor() for managed_node1/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-47dd-4c59-000000003840] 20459 1726885699.66116: sending task result for task 02369adf-7a19-47dd-4c59-000000003840 20459 1726885699.66236: no more pending results, returning what we have 20459 1726885699.66242: in VariableManager get_vars() 20459 1726885699.66286: Calling all_inventory to load vars for managed_node1 20459 1726885699.66289: Calling groups_inventory to load vars for managed_node1 20459 1726885699.66293: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.66308: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.66317: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.66325: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.67202: done sending task result for task 02369adf-7a19-47dd-4c59-000000003840 20459 1726885699.67205: WORKER PROCESS EXITING 20459 1726885699.67238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.68974: done with get_vars() 20459 1726885699.68989: variable 'ansible_search_path' from source: unknown 20459 1726885699.69034: variable 'ansible_search_path' from source: unknown 20459 1726885699.69064: variable 'ansible_search_path' from source: unknown 20459 1726885699.69092: variable 'ansible_search_path' from source: unknown 20459 1726885699.69627: variable 'ansible_search_path' from source: unknown 20459 1726885699.69656: variable 'ansible_search_path' from source: unknown 20459 1726885699.69683: variable 'ansible_search_path' from source: unknown 20459 1726885699.69710: variable 'ansible_search_path' from source: unknown 20459 1726885699.69740: we have included files to process 20459 1726885699.69741: generating all_blocks data 20459 1726885699.69743: done generating all_blocks data 20459 1726885699.69749: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885699.69750: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885699.69752: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 20459 1726885699.71364: done processing included file 20459 1726885699.71367: iterating over new_blocks loaded from include file 20459 1726885699.71368: in VariableManager get_vars() 20459 1726885699.71392: done with get_vars() 20459 1726885699.71394: filtering new block on tags 20459 1726885699.71623: done filtering new block on tags 20459 1726885699.71626: 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_node1 => (item=mount) 20459 1726885699.71631: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885699.71632: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885699.71640: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 20459 1726885699.72230: done processing included file 20459 1726885699.72232: iterating over new_blocks loaded from include file 20459 1726885699.72233: in VariableManager get_vars() 20459 1726885699.72256: done with get_vars() 20459 1726885699.72257: filtering new block on tags 20459 1726885699.72350: done filtering new block on tags 20459 1726885699.72353: 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_node1 => (item=fstab) 20459 1726885699.72635: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885699.72636: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885699.72640: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 20459 1726885699.72892: done processing included file 20459 1726885699.72894: iterating over new_blocks loaded from include file 20459 1726885699.72895: in VariableManager get_vars() 20459 1726885699.72914: done with get_vars() 20459 1726885699.72916: filtering new block on tags 20459 1726885699.72965: done filtering new block on tags 20459 1726885699.72967: 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_node1 => (item=fs) 20459 1726885699.72971: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885699.72972: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885699.72975: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 20459 1726885699.73640: done processing included file 20459 1726885699.73642: iterating over new_blocks loaded from include file 20459 1726885699.73643: in VariableManager get_vars() 20459 1726885699.73660: done with get_vars() 20459 1726885699.73662: filtering new block on tags 20459 1726885699.73776: done filtering new block on tags 20459 1726885699.73779: 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_node1 => (item=device) 20459 1726885699.73783: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885699.73784: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885699.73787: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 20459 1726885699.76358: done processing included file 20459 1726885699.76360: iterating over new_blocks loaded from include file 20459 1726885699.76362: in VariableManager get_vars() 20459 1726885699.76382: done with get_vars() 20459 1726885699.76385: filtering new block on tags 20459 1726885699.76651: done filtering new block on tags 20459 1726885699.76655: 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_node1 => (item=encryption) 20459 1726885699.76659: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885699.76660: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885699.76663: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 20459 1726885699.77918: done processing included file 20459 1726885699.77923: iterating over new_blocks loaded from include file 20459 1726885699.77924: in VariableManager get_vars() 20459 1726885699.78032: done with get_vars() 20459 1726885699.78034: filtering new block on tags 20459 1726885699.78191: done filtering new block on tags 20459 1726885699.78194: 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_node1 => (item=md) 20459 1726885699.78198: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885699.78199: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885699.78202: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 20459 1726885699.81908: done processing included file 20459 1726885699.81910: iterating over new_blocks loaded from include file 20459 1726885699.81914: in VariableManager get_vars() 20459 1726885699.82056: done with get_vars() 20459 1726885699.82059: filtering new block on tags 20459 1726885699.82248: done filtering new block on tags 20459 1726885699.82365: in VariableManager get_vars() 20459 1726885699.82382: done with get_vars() 20459 1726885699.82384: filtering new block on tags 20459 1726885699.82455: done filtering new block on tags 20459 1726885699.82459: in VariableManager get_vars() 20459 1726885699.82590: done with get_vars() 20459 1726885699.82592: filtering new block on tags 20459 1726885699.83148: done filtering new block on tags 20459 1726885699.83151: in VariableManager get_vars() 20459 1726885699.83167: done with get_vars() 20459 1726885699.83168: filtering new block on tags 20459 1726885699.83237: done filtering new block on tags 20459 1726885699.83240: 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_node1 => (item=size) 20459 1726885699.83244: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885699.83245: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885699.83248: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 20459 1726885699.85054: done processing included file 20459 1726885699.85056: iterating over new_blocks loaded from include file 20459 1726885699.85058: in VariableManager get_vars() 20459 1726885699.85085: done with get_vars() 20459 1726885699.85087: filtering new block on tags 20459 1726885699.85234: done filtering new block on tags 20459 1726885699.85237: 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_node1 => (item=cache) 20459 1726885699.85241: extending task lists for all hosts with included blocks 20459 1726885699.85626: done extending task lists 20459 1726885699.85628: done processing included files 20459 1726885699.85629: results queue empty 20459 1726885699.85629: checking for any_errors_fatal 20459 1726885699.85633: done checking for any_errors_fatal 20459 1726885699.85634: checking for max_fail_percentage 20459 1726885699.85636: done checking for max_fail_percentage 20459 1726885699.85636: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.85642: done checking to see if all hosts have failed 20459 1726885699.85643: getting the remaining hosts for this loop 20459 1726885699.85644: done getting the remaining hosts for this loop 20459 1726885699.85647: getting the next task for host managed_node1 20459 1726885699.85652: done getting next task for host managed_node1 20459 1726885699.85654: ^ task is: TASK: Get expected mount device based on device type 20459 1726885699.85659: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.85661: getting variables 20459 1726885699.85662: in VariableManager get_vars() 20459 1726885699.85671: Calling all_inventory to load vars for managed_node1 20459 1726885699.85674: Calling groups_inventory to load vars for managed_node1 20459 1726885699.85676: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.85682: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.85684: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.85687: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.86171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.86826: done with get_vars() 20459 1726885699.86840: done getting variables 20459 1726885699.86889: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:19 -0400 (0:00:00.275) 0:01:46.229 ****** 20459 1726885699.86933: entering _queue_task() for managed_node1/set_fact 20459 1726885699.87297: worker is 1 (out of 1 available) 20459 1726885699.87309: exiting _queue_task() for managed_node1/set_fact 20459 1726885699.87325: done queuing things up, now waiting for results queue to drain 20459 1726885699.87327: waiting for pending results... 20459 1726885699.87665: running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type 20459 1726885699.87830: in run() - task 02369adf-7a19-47dd-4c59-00000000386b 20459 1726885699.87851: variable 'ansible_search_path' from source: unknown 20459 1726885699.87904: calling self._execute() 20459 1726885699.88047: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.88058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.88071: variable 'omit' from source: magic vars 20459 1726885699.88196: variable 'omit' from source: magic vars 20459 1726885699.88404: variable 'omit' from source: magic vars 20459 1726885699.89081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885699.89528: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885699.89586: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885699.89666: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885699.90061: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885699.90156: 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) 20459 1726885699.90190: 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) 20459 1726885699.90226: 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) 20459 1726885699.90257: 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) 20459 1726885699.90307: 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) 20459 1726885699.90343: 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) 20459 1726885699.90373: 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) 20459 1726885699.90403: 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) 20459 1726885699.90636: variable '_storage_test_volume_present' from source: set_fact 20459 1726885699.90650: variable 'storage_test_volume' from source: include params 20459 1726885699.90675: variable 'storage_test_pool' from source: include params 20459 1726885699.90731: variable 'omit' from source: magic vars 20459 1726885699.90766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885699.90797: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885699.90822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885699.90843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.90860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885699.90883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885699.90902: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885699.90938: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885699.90947: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.90955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.91072: Set connection var ansible_pipelining to False 20459 1726885699.91080: Set connection var ansible_shell_type to sh 20459 1726885699.91092: Set connection var ansible_connection to ssh 20459 1726885699.91109: Set connection var ansible_timeout to 10 20459 1726885699.91123: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885699.91133: Set connection var ansible_shell_executable to /bin/sh 20459 1726885699.91158: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.91165: variable 'ansible_connection' from source: unknown 20459 1726885699.91175: variable 'ansible_module_compression' from source: unknown 20459 1726885699.91181: variable 'ansible_shell_type' from source: unknown 20459 1726885699.91188: variable 'ansible_shell_executable' from source: unknown 20459 1726885699.91198: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.91206: variable 'ansible_pipelining' from source: unknown 20459 1726885699.91215: variable 'ansible_timeout' from source: unknown 20459 1726885699.91223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.91335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885699.91351: variable 'omit' from source: magic vars 20459 1726885699.91361: starting attempt loop 20459 1726885699.91368: running the handler 20459 1726885699.91385: handler run complete 20459 1726885699.91401: attempt loop complete, returning result 20459 1726885699.91410: _execute() done 20459 1726885699.91422: dumping result to json 20459 1726885699.91430: done dumping result, returning 20459 1726885699.91442: done running TaskExecutor() for managed_node1/TASK: Get expected mount device based on device type [02369adf-7a19-47dd-4c59-00000000386b] 20459 1726885699.91451: sending task result for task 02369adf-7a19-47dd-4c59-00000000386b ok: [managed_node1] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } 20459 1726885699.91608: no more pending results, returning what we have 20459 1726885699.91623: results queue empty 20459 1726885699.91624: checking for any_errors_fatal 20459 1726885699.91626: done checking for any_errors_fatal 20459 1726885699.91627: checking for max_fail_percentage 20459 1726885699.91628: done checking for max_fail_percentage 20459 1726885699.91629: checking to see if all hosts have failed and the running result is not ok 20459 1726885699.91630: done checking to see if all hosts have failed 20459 1726885699.91630: getting the remaining hosts for this loop 20459 1726885699.91632: done getting the remaining hosts for this loop 20459 1726885699.91636: getting the next task for host managed_node1 20459 1726885699.91644: done getting next task for host managed_node1 20459 1726885699.91646: ^ task is: TASK: Set some facts 20459 1726885699.91653: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885699.91664: done sending task result for task 02369adf-7a19-47dd-4c59-00000000386b 20459 1726885699.91671: getting variables 20459 1726885699.91679: WORKER PROCESS EXITING 20459 1726885699.91683: in VariableManager get_vars() 20459 1726885699.91725: Calling all_inventory to load vars for managed_node1 20459 1726885699.91727: Calling groups_inventory to load vars for managed_node1 20459 1726885699.91731: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885699.91742: Calling all_plugins_play to load vars for managed_node1 20459 1726885699.91745: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885699.91748: Calling groups_plugins_play to load vars for managed_node1 20459 1726885699.92441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885699.93089: done with get_vars() 20459 1726885699.93103: done getting variables 20459 1726885699.93164: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:19 -0400 (0:00:00.062) 0:01:46.292 ****** 20459 1726885699.93197: entering _queue_task() for managed_node1/set_fact 20459 1726885699.93474: worker is 1 (out of 1 available) 20459 1726885699.93487: exiting _queue_task() for managed_node1/set_fact 20459 1726885699.93499: done queuing things up, now waiting for results queue to drain 20459 1726885699.93501: waiting for pending results... 20459 1726885699.93823: running TaskExecutor() for managed_node1/TASK: Set some facts 20459 1726885699.94172: in run() - task 02369adf-7a19-47dd-4c59-00000000386c 20459 1726885699.94201: variable 'ansible_search_path' from source: unknown 20459 1726885699.94252: calling self._execute() 20459 1726885699.94386: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885699.94398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885699.94418: variable 'omit' from source: magic vars 20459 1726885699.94585: variable 'omit' from source: magic vars 20459 1726885699.94672: variable 'omit' from source: magic vars 20459 1726885699.95117: variable '_storage_test_volume_present' from source: set_fact 20459 1726885699.95134: variable 'storage_test_volume' from source: include params 20459 1726885699.95438: variable 'storage_test_volume' from source: include params 20459 1726885699.95460: variable 'mount_prefix' from source: task vars 20459 1726885699.95765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885699.98641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885699.99148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885699.99455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885699.99592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885699.99674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885699.99771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885699.99806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885699.99845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885699.99900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885699.99926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.01205: variable '__storage_is_ostree' from source: set_fact 20459 1726885700.01217: variable 'storage_test_volume' from source: include params 20459 1726885700.01272: variable 'omit' from source: magic vars 20459 1726885700.01486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.01564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.01760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.01889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.01938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.01987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.02204: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.02245: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.02257: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.02264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.02534: Set connection var ansible_pipelining to False 20459 1726885700.02569: Set connection var ansible_shell_type to sh 20459 1726885700.02592: Set connection var ansible_connection to ssh 20459 1726885700.02614: Set connection var ansible_timeout to 10 20459 1726885700.02627: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.02636: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.02664: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.02674: variable 'ansible_connection' from source: unknown 20459 1726885700.02680: variable 'ansible_module_compression' from source: unknown 20459 1726885700.02686: variable 'ansible_shell_type' from source: unknown 20459 1726885700.02692: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.02698: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.02750: variable 'ansible_pipelining' from source: unknown 20459 1726885700.02759: variable 'ansible_timeout' from source: unknown 20459 1726885700.02769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.02895: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885700.02909: variable 'omit' from source: magic vars 20459 1726885700.02921: starting attempt loop 20459 1726885700.02928: running the handler 20459 1726885700.02980: handler run complete 20459 1726885700.02998: attempt loop complete, returning result 20459 1726885700.03004: _execute() done 20459 1726885700.03009: dumping result to json 20459 1726885700.03018: done dumping result, returning 20459 1726885700.03033: done running TaskExecutor() for managed_node1/TASK: Set some facts [02369adf-7a19-47dd-4c59-00000000386c] 20459 1726885700.03074: sending task result for task 02369adf-7a19-47dd-4c59-00000000386c ok: [managed_node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } 20459 1726885700.03323: no more pending results, returning what we have 20459 1726885700.03327: results queue empty 20459 1726885700.03328: checking for any_errors_fatal 20459 1726885700.03338: done checking for any_errors_fatal 20459 1726885700.03339: checking for max_fail_percentage 20459 1726885700.03341: done checking for max_fail_percentage 20459 1726885700.03342: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.03343: done checking to see if all hosts have failed 20459 1726885700.03344: getting the remaining hosts for this loop 20459 1726885700.03346: done getting the remaining hosts for this loop 20459 1726885700.03350: getting the next task for host managed_node1 20459 1726885700.03359: done getting next task for host managed_node1 20459 1726885700.03363: ^ task is: TASK: Get information about the mountpoint directory 20459 1726885700.03371: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.03382: getting variables 20459 1726885700.03384: in VariableManager get_vars() 20459 1726885700.03433: Calling all_inventory to load vars for managed_node1 20459 1726885700.03437: Calling groups_inventory to load vars for managed_node1 20459 1726885700.03441: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.03453: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.03456: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.03460: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.04570: done sending task result for task 02369adf-7a19-47dd-4c59-00000000386c 20459 1726885700.04574: WORKER PROCESS EXITING 20459 1726885700.04642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.05464: done with get_vars() 20459 1726885700.05479: 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 22:28:20 -0400 (0:00:00.126) 0:01:46.418 ****** 20459 1726885700.05907: entering _queue_task() for managed_node1/stat 20459 1726885700.06483: worker is 1 (out of 1 available) 20459 1726885700.06557: exiting _queue_task() for managed_node1/stat 20459 1726885700.06576: done queuing things up, now waiting for results queue to drain 20459 1726885700.06578: waiting for pending results... 20459 1726885700.06881: running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory 20459 1726885700.07031: in run() - task 02369adf-7a19-47dd-4c59-00000000386d 20459 1726885700.07062: variable 'ansible_search_path' from source: unknown 20459 1726885700.07121: calling self._execute() 20459 1726885700.07241: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.07250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.07259: variable 'omit' from source: magic vars 20459 1726885700.07743: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.07746: variable 'storage_test_volume' from source: include params 20459 1726885700.07770: 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 20459 1726885700.07775: when evaluation is False, skipping this task 20459 1726885700.07778: _execute() done 20459 1726885700.07782: dumping result to json 20459 1726885700.07785: done dumping result, returning 20459 1726885700.07787: done running TaskExecutor() for managed_node1/TASK: Get information about the mountpoint directory [02369adf-7a19-47dd-4c59-00000000386d] 20459 1726885700.07790: sending task result for task 02369adf-7a19-47dd-4c59-00000000386d 20459 1726885700.07888: done sending task result for task 02369adf-7a19-47dd-4c59-00000000386d 20459 1726885700.07892: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885700.07956: no more pending results, returning what we have 20459 1726885700.07959: results queue empty 20459 1726885700.07960: checking for any_errors_fatal 20459 1726885700.07968: done checking for any_errors_fatal 20459 1726885700.07969: checking for max_fail_percentage 20459 1726885700.07971: done checking for max_fail_percentage 20459 1726885700.07972: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.07973: done checking to see if all hosts have failed 20459 1726885700.07974: getting the remaining hosts for this loop 20459 1726885700.07976: done getting the remaining hosts for this loop 20459 1726885700.07979: getting the next task for host managed_node1 20459 1726885700.07987: done getting next task for host managed_node1 20459 1726885700.07989: ^ task is: TASK: Verify the current mount state by device 20459 1726885700.07995: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.07998: getting variables 20459 1726885700.07999: in VariableManager get_vars() 20459 1726885700.08036: Calling all_inventory to load vars for managed_node1 20459 1726885700.08038: Calling groups_inventory to load vars for managed_node1 20459 1726885700.08041: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.08050: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.08053: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.08055: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.08621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.09555: done with get_vars() 20459 1726885700.09572: done getting variables 20459 1726885700.09610: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.038) 0:01:46.456 ****** 20459 1726885700.09638: entering _queue_task() for managed_node1/assert 20459 1726885700.09835: worker is 1 (out of 1 available) 20459 1726885700.09848: exiting _queue_task() for managed_node1/assert 20459 1726885700.09861: done queuing things up, now waiting for results queue to drain 20459 1726885700.09863: waiting for pending results... 20459 1726885700.10061: running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device 20459 1726885700.10185: in run() - task 02369adf-7a19-47dd-4c59-00000000386e 20459 1726885700.10210: variable 'ansible_search_path' from source: unknown 20459 1726885700.10241: calling self._execute() 20459 1726885700.10365: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.10381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.10407: variable 'omit' from source: magic vars 20459 1726885700.10690: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.10697: Evaluated conditional (_storage_test_volume_present): False 20459 1726885700.10701: when evaluation is False, skipping this task 20459 1726885700.10703: _execute() done 20459 1726885700.10706: dumping result to json 20459 1726885700.10709: done dumping result, returning 20459 1726885700.10716: done running TaskExecutor() for managed_node1/TASK: Verify the current mount state by device [02369adf-7a19-47dd-4c59-00000000386e] 20459 1726885700.10725: sending task result for task 02369adf-7a19-47dd-4c59-00000000386e 20459 1726885700.10876: done sending task result for task 02369adf-7a19-47dd-4c59-00000000386e 20459 1726885700.10879: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885700.10948: no more pending results, returning what we have 20459 1726885700.10952: results queue empty 20459 1726885700.10952: checking for any_errors_fatal 20459 1726885700.10957: done checking for any_errors_fatal 20459 1726885700.10958: checking for max_fail_percentage 20459 1726885700.10959: done checking for max_fail_percentage 20459 1726885700.10960: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.10960: done checking to see if all hosts have failed 20459 1726885700.10961: getting the remaining hosts for this loop 20459 1726885700.10961: done getting the remaining hosts for this loop 20459 1726885700.10964: getting the next task for host managed_node1 20459 1726885700.10972: done getting next task for host managed_node1 20459 1726885700.10974: ^ task is: TASK: Verify mount directory user 20459 1726885700.10983: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.10987: getting variables 20459 1726885700.10988: in VariableManager get_vars() 20459 1726885700.11011: Calling all_inventory to load vars for managed_node1 20459 1726885700.11015: Calling groups_inventory to load vars for managed_node1 20459 1726885700.11017: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.11029: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.11033: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.11040: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.11602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.12827: done with get_vars() 20459 1726885700.12850: done getting variables 20459 1726885700.12907: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.033) 0:01:46.490 ****** 20459 1726885700.12992: entering _queue_task() for managed_node1/assert 20459 1726885700.13551: worker is 1 (out of 1 available) 20459 1726885700.13567: exiting _queue_task() for managed_node1/assert 20459 1726885700.13583: done queuing things up, now waiting for results queue to drain 20459 1726885700.13585: waiting for pending results... 20459 1726885700.13910: running TaskExecutor() for managed_node1/TASK: Verify mount directory user 20459 1726885700.14069: in run() - task 02369adf-7a19-47dd-4c59-00000000386f 20459 1726885700.14092: variable 'ansible_search_path' from source: unknown 20459 1726885700.14146: calling self._execute() 20459 1726885700.14249: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.14253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.14262: variable 'omit' from source: magic vars 20459 1726885700.14599: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.14605: variable 'storage_test_volume' from source: include params 20459 1726885700.14630: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 20459 1726885700.14634: when evaluation is False, skipping this task 20459 1726885700.14637: _execute() done 20459 1726885700.14639: dumping result to json 20459 1726885700.14642: done dumping result, returning 20459 1726885700.14646: done running TaskExecutor() for managed_node1/TASK: Verify mount directory user [02369adf-7a19-47dd-4c59-00000000386f] 20459 1726885700.14653: sending task result for task 02369adf-7a19-47dd-4c59-00000000386f 20459 1726885700.14751: done sending task result for task 02369adf-7a19-47dd-4c59-00000000386f 20459 1726885700.14755: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885700.14799: no more pending results, returning what we have 20459 1726885700.14803: results queue empty 20459 1726885700.14804: checking for any_errors_fatal 20459 1726885700.14813: done checking for any_errors_fatal 20459 1726885700.14814: checking for max_fail_percentage 20459 1726885700.14816: done checking for max_fail_percentage 20459 1726885700.14816: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.14817: done checking to see if all hosts have failed 20459 1726885700.14818: getting the remaining hosts for this loop 20459 1726885700.14822: done getting the remaining hosts for this loop 20459 1726885700.14825: getting the next task for host managed_node1 20459 1726885700.14832: done getting next task for host managed_node1 20459 1726885700.14834: ^ task is: TASK: Verify mount directory group 20459 1726885700.14839: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.14843: getting variables 20459 1726885700.14844: in VariableManager get_vars() 20459 1726885700.14872: Calling all_inventory to load vars for managed_node1 20459 1726885700.14875: Calling groups_inventory to load vars for managed_node1 20459 1726885700.14878: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.14887: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.14889: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.14892: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.15436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.16426: done with get_vars() 20459 1726885700.16440: done getting variables 20459 1726885700.16502: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.035) 0:01:46.525 ****** 20459 1726885700.16537: entering _queue_task() for managed_node1/assert 20459 1726885700.16922: worker is 1 (out of 1 available) 20459 1726885700.16935: exiting _queue_task() for managed_node1/assert 20459 1726885700.16947: done queuing things up, now waiting for results queue to drain 20459 1726885700.16948: waiting for pending results... 20459 1726885700.17147: running TaskExecutor() for managed_node1/TASK: Verify mount directory group 20459 1726885700.17247: in run() - task 02369adf-7a19-47dd-4c59-000000003870 20459 1726885700.17279: variable 'ansible_search_path' from source: unknown 20459 1726885700.17315: calling self._execute() 20459 1726885700.17473: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.17494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.17518: variable 'omit' from source: magic vars 20459 1726885700.17885: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.17888: variable 'storage_test_volume' from source: include params 20459 1726885700.17909: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 20459 1726885700.17914: when evaluation is False, skipping this task 20459 1726885700.17917: _execute() done 20459 1726885700.17931: dumping result to json 20459 1726885700.17934: done dumping result, returning 20459 1726885700.17937: done running TaskExecutor() for managed_node1/TASK: Verify mount directory group [02369adf-7a19-47dd-4c59-000000003870] 20459 1726885700.17939: sending task result for task 02369adf-7a19-47dd-4c59-000000003870 20459 1726885700.18053: done sending task result for task 02369adf-7a19-47dd-4c59-000000003870 20459 1726885700.18056: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885700.18155: no more pending results, returning what we have 20459 1726885700.18158: results queue empty 20459 1726885700.18159: checking for any_errors_fatal 20459 1726885700.18165: done checking for any_errors_fatal 20459 1726885700.18177: checking for max_fail_percentage 20459 1726885700.18180: done checking for max_fail_percentage 20459 1726885700.18181: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.18181: done checking to see if all hosts have failed 20459 1726885700.18186: getting the remaining hosts for this loop 20459 1726885700.18187: done getting the remaining hosts for this loop 20459 1726885700.18193: getting the next task for host managed_node1 20459 1726885700.18201: done getting next task for host managed_node1 20459 1726885700.18203: ^ task is: TASK: Verify mount directory permissions 20459 1726885700.18208: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.18211: getting variables 20459 1726885700.18214: in VariableManager get_vars() 20459 1726885700.18237: Calling all_inventory to load vars for managed_node1 20459 1726885700.18239: Calling groups_inventory to load vars for managed_node1 20459 1726885700.18241: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.18247: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.18249: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.18251: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.18766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.19414: done with get_vars() 20459 1726885700.19427: done getting variables 20459 1726885700.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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:20 -0400 (0:00:00.029) 0:01:46.556 ****** 20459 1726885700.19569: entering _queue_task() for managed_node1/assert 20459 1726885700.19857: worker is 1 (out of 1 available) 20459 1726885700.19869: exiting _queue_task() for managed_node1/assert 20459 1726885700.19881: done queuing things up, now waiting for results queue to drain 20459 1726885700.19885: waiting for pending results... 20459 1726885700.20085: running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions 20459 1726885700.20204: in run() - task 02369adf-7a19-47dd-4c59-000000003871 20459 1726885700.20249: variable 'ansible_search_path' from source: unknown 20459 1726885700.20276: calling self._execute() 20459 1726885700.20366: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.20369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.20378: variable 'omit' from source: magic vars 20459 1726885700.20684: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.20688: variable 'storage_test_volume' from source: include params 20459 1726885700.20709: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 20459 1726885700.20713: when evaluation is False, skipping this task 20459 1726885700.20716: _execute() done 20459 1726885700.20718: dumping result to json 20459 1726885700.20722: done dumping result, returning 20459 1726885700.20729: done running TaskExecutor() for managed_node1/TASK: Verify mount directory permissions [02369adf-7a19-47dd-4c59-000000003871] 20459 1726885700.20736: sending task result for task 02369adf-7a19-47dd-4c59-000000003871 20459 1726885700.20916: done sending task result for task 02369adf-7a19-47dd-4c59-000000003871 20459 1726885700.20920: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 20459 1726885700.20987: no more pending results, returning what we have 20459 1726885700.20999: results queue empty 20459 1726885700.21001: checking for any_errors_fatal 20459 1726885700.21008: done checking for any_errors_fatal 20459 1726885700.21009: checking for max_fail_percentage 20459 1726885700.21013: done checking for max_fail_percentage 20459 1726885700.21014: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.21015: done checking to see if all hosts have failed 20459 1726885700.21016: getting the remaining hosts for this loop 20459 1726885700.21021: done getting the remaining hosts for this loop 20459 1726885700.21027: getting the next task for host managed_node1 20459 1726885700.21035: done getting next task for host managed_node1 20459 1726885700.21040: ^ task is: TASK: Get path of test volume device 20459 1726885700.21045: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.21051: getting variables 20459 1726885700.21053: in VariableManager get_vars() 20459 1726885700.21082: Calling all_inventory to load vars for managed_node1 20459 1726885700.21084: Calling groups_inventory to load vars for managed_node1 20459 1726885700.21086: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.21092: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.21096: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.21100: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.21459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.21902: done with get_vars() 20459 1726885700.21925: done getting variables 20459 1726885700.21985: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:20 -0400 (0:00:00.024) 0:01:46.580 ****** 20459 1726885700.22015: entering _queue_task() for managed_node1/command 20459 1726885700.22227: worker is 1 (out of 1 available) 20459 1726885700.22243: exiting _queue_task() for managed_node1/command 20459 1726885700.22257: done queuing things up, now waiting for results queue to drain 20459 1726885700.22258: waiting for pending results... 20459 1726885700.22518: running TaskExecutor() for managed_node1/TASK: Get path of test volume device 20459 1726885700.22640: in run() - task 02369adf-7a19-47dd-4c59-000000003872 20459 1726885700.22652: variable 'ansible_search_path' from source: unknown 20459 1726885700.22728: calling self._execute() 20459 1726885700.22806: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.22810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.22846: variable 'omit' from source: magic vars 20459 1726885700.23255: variable 'storage_test_volume' from source: include params 20459 1726885700.23295: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885700.23313: when evaluation is False, skipping this task 20459 1726885700.23318: _execute() done 20459 1726885700.23330: dumping result to json 20459 1726885700.23334: done dumping result, returning 20459 1726885700.23338: done running TaskExecutor() for managed_node1/TASK: Get path of test volume device [02369adf-7a19-47dd-4c59-000000003872] 20459 1726885700.23370: sending task result for task 02369adf-7a19-47dd-4c59-000000003872 20459 1726885700.23558: done sending task result for task 02369adf-7a19-47dd-4c59-000000003872 20459 1726885700.23563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885700.23609: no more pending results, returning what we have 20459 1726885700.23616: results queue empty 20459 1726885700.23621: checking for any_errors_fatal 20459 1726885700.23631: done checking for any_errors_fatal 20459 1726885700.23633: checking for max_fail_percentage 20459 1726885700.23635: done checking for max_fail_percentage 20459 1726885700.23636: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.23636: done checking to see if all hosts have failed 20459 1726885700.23637: getting the remaining hosts for this loop 20459 1726885700.23638: done getting the remaining hosts for this loop 20459 1726885700.23641: getting the next task for host managed_node1 20459 1726885700.23648: done getting next task for host managed_node1 20459 1726885700.23651: ^ task is: TASK: Gather swap info 20459 1726885700.23656: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.23660: getting variables 20459 1726885700.23661: in VariableManager get_vars() 20459 1726885700.23700: Calling all_inventory to load vars for managed_node1 20459 1726885700.23703: Calling groups_inventory to load vars for managed_node1 20459 1726885700.23706: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.23717: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.23722: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.23725: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.24458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.29182: done with get_vars() 20459 1726885700.29192: done getting variables 20459 1726885700.29226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:20 -0400 (0:00:00.072) 0:01:46.652 ****** 20459 1726885700.29252: entering _queue_task() for managed_node1/command 20459 1726885700.29476: worker is 1 (out of 1 available) 20459 1726885700.29489: exiting _queue_task() for managed_node1/command 20459 1726885700.29500: done queuing things up, now waiting for results queue to drain 20459 1726885700.29502: waiting for pending results... 20459 1726885700.29717: running TaskExecutor() for managed_node1/TASK: Gather swap info 20459 1726885700.29857: in run() - task 02369adf-7a19-47dd-4c59-000000003873 20459 1726885700.29871: variable 'ansible_search_path' from source: unknown 20459 1726885700.29899: calling self._execute() 20459 1726885700.29994: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.30009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.30015: variable 'omit' from source: magic vars 20459 1726885700.30431: variable 'storage_test_volume' from source: include params 20459 1726885700.30457: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885700.30461: when evaluation is False, skipping this task 20459 1726885700.30464: _execute() done 20459 1726885700.30467: dumping result to json 20459 1726885700.30473: done dumping result, returning 20459 1726885700.30478: done running TaskExecutor() for managed_node1/TASK: Gather swap info [02369adf-7a19-47dd-4c59-000000003873] 20459 1726885700.30484: sending task result for task 02369adf-7a19-47dd-4c59-000000003873 20459 1726885700.30582: done sending task result for task 02369adf-7a19-47dd-4c59-000000003873 20459 1726885700.30587: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885700.30644: no more pending results, returning what we have 20459 1726885700.30649: results queue empty 20459 1726885700.30650: checking for any_errors_fatal 20459 1726885700.30660: done checking for any_errors_fatal 20459 1726885700.30661: checking for max_fail_percentage 20459 1726885700.30663: done checking for max_fail_percentage 20459 1726885700.30664: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.30665: done checking to see if all hosts have failed 20459 1726885700.30666: getting the remaining hosts for this loop 20459 1726885700.30667: done getting the remaining hosts for this loop 20459 1726885700.30670: getting the next task for host managed_node1 20459 1726885700.30678: done getting next task for host managed_node1 20459 1726885700.30680: ^ task is: TASK: Verify swap status 20459 1726885700.30688: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.30692: getting variables 20459 1726885700.30693: in VariableManager get_vars() 20459 1726885700.30734: Calling all_inventory to load vars for managed_node1 20459 1726885700.30736: Calling groups_inventory to load vars for managed_node1 20459 1726885700.30740: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.30756: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.30760: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.30764: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.31289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.31713: done with get_vars() 20459 1726885700.31725: done getting variables 20459 1726885700.31763: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.025) 0:01:46.678 ****** 20459 1726885700.31788: entering _queue_task() for managed_node1/assert 20459 1726885700.31996: worker is 1 (out of 1 available) 20459 1726885700.32009: exiting _queue_task() for managed_node1/assert 20459 1726885700.32025: done queuing things up, now waiting for results queue to drain 20459 1726885700.32027: waiting for pending results... 20459 1726885700.32364: running TaskExecutor() for managed_node1/TASK: Verify swap status 20459 1726885700.32554: in run() - task 02369adf-7a19-47dd-4c59-000000003874 20459 1726885700.32559: variable 'ansible_search_path' from source: unknown 20459 1726885700.32593: calling self._execute() 20459 1726885700.32747: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.32764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.32780: variable 'omit' from source: magic vars 20459 1726885700.33201: variable 'storage_test_volume' from source: include params 20459 1726885700.33225: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 20459 1726885700.33229: when evaluation is False, skipping this task 20459 1726885700.33232: _execute() done 20459 1726885700.33235: dumping result to json 20459 1726885700.33238: done dumping result, returning 20459 1726885700.33241: done running TaskExecutor() for managed_node1/TASK: Verify swap status [02369adf-7a19-47dd-4c59-000000003874] 20459 1726885700.33254: sending task result for task 02369adf-7a19-47dd-4c59-000000003874 20459 1726885700.33337: done sending task result for task 02369adf-7a19-47dd-4c59-000000003874 20459 1726885700.33341: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 20459 1726885700.33391: no more pending results, returning what we have 20459 1726885700.33394: results queue empty 20459 1726885700.33395: checking for any_errors_fatal 20459 1726885700.33400: done checking for any_errors_fatal 20459 1726885700.33401: checking for max_fail_percentage 20459 1726885700.33402: done checking for max_fail_percentage 20459 1726885700.33403: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.33404: done checking to see if all hosts have failed 20459 1726885700.33404: getting the remaining hosts for this loop 20459 1726885700.33406: done getting the remaining hosts for this loop 20459 1726885700.33408: getting the next task for host managed_node1 20459 1726885700.33417: done getting next task for host managed_node1 20459 1726885700.33420: ^ task is: TASK: Unset facts 20459 1726885700.33426: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.33429: getting variables 20459 1726885700.33431: in VariableManager get_vars() 20459 1726885700.33469: Calling all_inventory to load vars for managed_node1 20459 1726885700.33472: Calling groups_inventory to load vars for managed_node1 20459 1726885700.33475: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.33486: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.33489: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.33492: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.34020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.34582: done with get_vars() 20459 1726885700.34598: done getting variables 20459 1726885700.34659: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.029) 0:01:46.707 ****** 20459 1726885700.34694: entering _queue_task() for managed_node1/set_fact 20459 1726885700.34889: worker is 1 (out of 1 available) 20459 1726885700.34902: exiting _queue_task() for managed_node1/set_fact 20459 1726885700.34918: done queuing things up, now waiting for results queue to drain 20459 1726885700.34920: waiting for pending results... 20459 1726885700.35200: running TaskExecutor() for managed_node1/TASK: Unset facts 20459 1726885700.35368: in run() - task 02369adf-7a19-47dd-4c59-000000003875 20459 1726885700.35391: variable 'ansible_search_path' from source: unknown 20459 1726885700.35437: calling self._execute() 20459 1726885700.35582: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.35595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.35616: variable 'omit' from source: magic vars 20459 1726885700.35720: variable 'omit' from source: magic vars 20459 1726885700.35785: variable 'omit' from source: magic vars 20459 1726885700.35821: variable 'omit' from source: magic vars 20459 1726885700.35856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.35892: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.35931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.35935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.35962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.35984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.35989: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.36031: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.36052: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.36055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.36146: Set connection var ansible_pipelining to False 20459 1726885700.36150: Set connection var ansible_shell_type to sh 20459 1726885700.36152: Set connection var ansible_connection to ssh 20459 1726885700.36172: Set connection var ansible_timeout to 10 20459 1726885700.36177: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.36180: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.36205: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.36208: variable 'ansible_connection' from source: unknown 20459 1726885700.36224: variable 'ansible_module_compression' from source: unknown 20459 1726885700.36228: variable 'ansible_shell_type' from source: unknown 20459 1726885700.36230: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.36232: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.36263: variable 'ansible_pipelining' from source: unknown 20459 1726885700.36267: variable 'ansible_timeout' from source: unknown 20459 1726885700.36270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.36387: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885700.36406: variable 'omit' from source: magic vars 20459 1726885700.36421: starting attempt loop 20459 1726885700.36429: running the handler 20459 1726885700.36450: handler run complete 20459 1726885700.36469: attempt loop complete, returning result 20459 1726885700.36477: _execute() done 20459 1726885700.36484: dumping result to json 20459 1726885700.36491: done dumping result, returning 20459 1726885700.36508: done running TaskExecutor() for managed_node1/TASK: Unset facts [02369adf-7a19-47dd-4c59-000000003875] 20459 1726885700.36521: sending task result for task 02369adf-7a19-47dd-4c59-000000003875 20459 1726885700.36645: done sending task result for task 02369adf-7a19-47dd-4c59-000000003875 20459 1726885700.36648: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 20459 1726885700.36702: no more pending results, returning what we have 20459 1726885700.36704: results queue empty 20459 1726885700.36705: checking for any_errors_fatal 20459 1726885700.36710: done checking for any_errors_fatal 20459 1726885700.36712: checking for max_fail_percentage 20459 1726885700.36714: done checking for max_fail_percentage 20459 1726885700.36715: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.36716: done checking to see if all hosts have failed 20459 1726885700.36716: getting the remaining hosts for this loop 20459 1726885700.36718: done getting the remaining hosts for this loop 20459 1726885700.36723: getting the next task for host managed_node1 20459 1726885700.36730: done getting next task for host managed_node1 20459 1726885700.36733: ^ task is: TASK: Set some variables for fstab checking 20459 1726885700.36739: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.36742: getting variables 20459 1726885700.36743: in VariableManager get_vars() 20459 1726885700.36770: Calling all_inventory to load vars for managed_node1 20459 1726885700.36773: Calling groups_inventory to load vars for managed_node1 20459 1726885700.36775: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.36781: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.36783: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.36785: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.37268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.37762: done with get_vars() 20459 1726885700.37772: done getting variables 20459 1726885700.37808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:20 -0400 (0:00:00.031) 0:01:46.738 ****** 20459 1726885700.37832: entering _queue_task() for managed_node1/set_fact 20459 1726885700.38016: worker is 1 (out of 1 available) 20459 1726885700.38027: exiting _queue_task() for managed_node1/set_fact 20459 1726885700.38040: done queuing things up, now waiting for results queue to drain 20459 1726885700.38042: waiting for pending results... 20459 1726885700.38271: running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking 20459 1726885700.38355: in run() - task 02369adf-7a19-47dd-4c59-000000003879 20459 1726885700.38366: variable 'ansible_search_path' from source: unknown 20459 1726885700.38393: calling self._execute() 20459 1726885700.38478: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.38482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.38491: variable 'omit' from source: magic vars 20459 1726885700.38570: variable 'omit' from source: magic vars 20459 1726885700.38616: variable 'omit' from source: magic vars 20459 1726885700.38901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885700.40840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885700.40897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885700.40927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885700.40953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885700.40973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885700.41033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.41059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.41095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.41146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.41171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.41220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.41252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.41284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.41323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.41333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.41376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.41392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.41411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.41442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.41452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.41566: variable 'storage_test_fstab' from source: set_fact 20459 1726885700.41579: variable 'storage_test_volume' from source: include params 20459 1726885700.41660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20459 1726885700.41832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20459 1726885700.41899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20459 1726885700.41951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20459 1726885700.41994: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20459 1726885700.42053: 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) 20459 1726885700.42088: 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) 20459 1726885700.42127: 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) 20459 1726885700.42168: 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) 20459 1726885700.42427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.42444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.42464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.42489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.42515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.42650: variable '__mount_point' from source: task vars 20459 1726885700.42701: variable 'storage_test_volume' from source: include params 20459 1726885700.42724: variable 'storage_test_fstab' from source: set_fact 20459 1726885700.42909: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.42914: variable '__mount_point' from source: task vars 20459 1726885700.42977: variable 'storage_test_volume' from source: include params 20459 1726885700.42981: variable 'storage_test_volume' from source: include params 20459 1726885700.43126: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.43139: variable '__mount_point' from source: task vars 20459 1726885700.43226: variable 'storage_test_volume' from source: include params 20459 1726885700.43570: variable '__mount_options' from source: task vars 20459 1726885700.43622: variable 'storage_test_volume' from source: include params 20459 1726885700.43633: variable '__mount_point' from source: task vars 20459 1726885700.43683: variable 'storage_test_volume' from source: include params 20459 1726885700.43694: variable 'storage_test_fstab' from source: set_fact 20459 1726885700.43700: variable '__pattern' from source: task vars 20459 1726885700.43763: variable '__mount_point' from source: task vars 20459 1726885700.43813: variable 'storage_test_volume' from source: include params 20459 1726885700.43825: variable '__mount_options' from source: task vars 20459 1726885700.43875: variable 'storage_test_volume' from source: include params 20459 1726885700.44052: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.44060: variable '__mount_options' from source: task vars 20459 1726885700.44128: variable 'storage_test_volume' from source: include params 20459 1726885700.44156: variable 'omit' from source: magic vars 20459 1726885700.44187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.44220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.44245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.44267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.44282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.44301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.44324: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.44354: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.44362: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.44370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.44479: Set connection var ansible_pipelining to False 20459 1726885700.44486: Set connection var ansible_shell_type to sh 20459 1726885700.44493: Set connection var ansible_connection to ssh 20459 1726885700.44510: Set connection var ansible_timeout to 10 20459 1726885700.44523: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.44533: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.44564: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.44571: variable 'ansible_connection' from source: unknown 20459 1726885700.44578: variable 'ansible_module_compression' from source: unknown 20459 1726885700.44583: variable 'ansible_shell_type' from source: unknown 20459 1726885700.44590: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.44597: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.44605: variable 'ansible_pipelining' from source: unknown 20459 1726885700.44613: variable 'ansible_timeout' from source: unknown 20459 1726885700.44623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.44722: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885700.44737: variable 'omit' from source: magic vars 20459 1726885700.44747: starting attempt loop 20459 1726885700.44757: running the handler 20459 1726885700.44773: handler run complete 20459 1726885700.44786: attempt loop complete, returning result 20459 1726885700.44792: _execute() done 20459 1726885700.44798: dumping result to json 20459 1726885700.44805: done dumping result, returning 20459 1726885700.44816: done running TaskExecutor() for managed_node1/TASK: Set some variables for fstab checking [02369adf-7a19-47dd-4c59-000000003879] 20459 1726885700.44824: sending task result for task 02369adf-7a19-47dd-4c59-000000003879 ok: [managed_node1] => { "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 } 20459 1726885700.44978: no more pending results, returning what we have 20459 1726885700.44981: results queue empty 20459 1726885700.44982: checking for any_errors_fatal 20459 1726885700.44995: done checking for any_errors_fatal 20459 1726885700.44996: checking for max_fail_percentage 20459 1726885700.44998: done checking for max_fail_percentage 20459 1726885700.44999: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.45000: done checking to see if all hosts have failed 20459 1726885700.45001: getting the remaining hosts for this loop 20459 1726885700.45003: done getting the remaining hosts for this loop 20459 1726885700.45007: getting the next task for host managed_node1 20459 1726885700.45018: done getting next task for host managed_node1 20459 1726885700.45021: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885700.45027: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.45032: getting variables 20459 1726885700.45034: in VariableManager get_vars() 20459 1726885700.45070: Calling all_inventory to load vars for managed_node1 20459 1726885700.45073: Calling groups_inventory to load vars for managed_node1 20459 1726885700.45077: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.45088: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.45092: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.45096: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.45619: done sending task result for task 02369adf-7a19-47dd-4c59-000000003879 20459 1726885700.45622: WORKER PROCESS EXITING 20459 1726885700.45641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.46069: done with get_vars() 20459 1726885700.46080: done getting variables 20459 1726885700.46123: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.083) 0:01:46.821 ****** 20459 1726885700.46147: entering _queue_task() for managed_node1/assert 20459 1726885700.46334: worker is 1 (out of 1 available) 20459 1726885700.46347: exiting _queue_task() for managed_node1/assert 20459 1726885700.46359: done queuing things up, now waiting for results queue to drain 20459 1726885700.46361: waiting for pending results... 20459 1726885700.46549: running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab 20459 1726885700.46644: in run() - task 02369adf-7a19-47dd-4c59-00000000387a 20459 1726885700.46655: variable 'ansible_search_path' from source: unknown 20459 1726885700.46685: calling self._execute() 20459 1726885700.46778: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.46783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.46792: variable 'omit' from source: magic vars 20459 1726885700.47063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885700.49720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885700.50321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885700.50360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885700.50405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885700.50436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885700.50543: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.50564: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885700.50572: when evaluation is False, skipping this task 20459 1726885700.50579: _execute() done 20459 1726885700.50592: dumping result to json 20459 1726885700.50603: done dumping result, returning 20459 1726885700.50616: done running TaskExecutor() for managed_node1/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-47dd-4c59-00000000387a] 20459 1726885700.50627: sending task result for task 02369adf-7a19-47dd-4c59-00000000387a skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885700.50771: no more pending results, returning what we have 20459 1726885700.50774: results queue empty 20459 1726885700.50775: checking for any_errors_fatal 20459 1726885700.50783: done checking for any_errors_fatal 20459 1726885700.50784: checking for max_fail_percentage 20459 1726885700.50786: done checking for max_fail_percentage 20459 1726885700.50787: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.50787: done checking to see if all hosts have failed 20459 1726885700.50788: getting the remaining hosts for this loop 20459 1726885700.50790: done getting the remaining hosts for this loop 20459 1726885700.50793: getting the next task for host managed_node1 20459 1726885700.50802: done getting next task for host managed_node1 20459 1726885700.50804: ^ task is: TASK: Verify the fstab mount point 20459 1726885700.50810: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.50817: getting variables 20459 1726885700.50818: in VariableManager get_vars() 20459 1726885700.50852: Calling all_inventory to load vars for managed_node1 20459 1726885700.50854: Calling groups_inventory to load vars for managed_node1 20459 1726885700.50857: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.50868: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.50871: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.50873: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.51588: done sending task result for task 02369adf-7a19-47dd-4c59-00000000387a 20459 1726885700.51592: WORKER PROCESS EXITING 20459 1726885700.51618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.52409: done with get_vars() 20459 1726885700.52427: done getting variables 20459 1726885700.52487: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.063) 0:01:46.885 ****** 20459 1726885700.52525: entering _queue_task() for managed_node1/assert 20459 1726885700.52795: worker is 1 (out of 1 available) 20459 1726885700.52806: exiting _queue_task() for managed_node1/assert 20459 1726885700.52820: done queuing things up, now waiting for results queue to drain 20459 1726885700.52822: waiting for pending results... 20459 1726885700.53116: running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point 20459 1726885700.53264: in run() - task 02369adf-7a19-47dd-4c59-00000000387b 20459 1726885700.53282: variable 'ansible_search_path' from source: unknown 20459 1726885700.53326: calling self._execute() 20459 1726885700.53452: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.53463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.53479: variable 'omit' from source: magic vars 20459 1726885700.53593: variable 'omit' from source: magic vars 20459 1726885700.53664: variable 'omit' from source: magic vars 20459 1726885700.53963: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885700.53977: variable 'storage_test_volume' from source: include params 20459 1726885700.54032: variable 'omit' from source: magic vars 20459 1726885700.54082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.54125: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.54155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.54185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.54203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.54226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.54253: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.54291: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.54299: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.54308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.54441: Set connection var ansible_pipelining to False 20459 1726885700.54449: Set connection var ansible_shell_type to sh 20459 1726885700.54461: Set connection var ansible_connection to ssh 20459 1726885700.54479: Set connection var ansible_timeout to 10 20459 1726885700.54491: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.54502: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.54540: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.54550: variable 'ansible_connection' from source: unknown 20459 1726885700.54558: variable 'ansible_module_compression' from source: unknown 20459 1726885700.54569: variable 'ansible_shell_type' from source: unknown 20459 1726885700.54576: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.54583: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.54591: variable 'ansible_pipelining' from source: unknown 20459 1726885700.54597: variable 'ansible_timeout' from source: unknown 20459 1726885700.54605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.54759: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885700.54780: variable 'omit' from source: magic vars 20459 1726885700.54792: starting attempt loop 20459 1726885700.54800: running the handler 20459 1726885700.55001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885700.58019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885700.58106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885700.58152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885700.58192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885700.58230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885700.58307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.58352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.58389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.58443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.58462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.58521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.58556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.58584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.58635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.58659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.58785: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 20459 1726885700.58795: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 20459 1726885700.58821: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 20459 1726885700.58833: handler run complete 20459 1726885700.58853: attempt loop complete, returning result 20459 1726885700.58865: _execute() done 20459 1726885700.58872: dumping result to json 20459 1726885700.58880: done dumping result, returning 20459 1726885700.58892: done running TaskExecutor() for managed_node1/TASK: Verify the fstab mount point [02369adf-7a19-47dd-4c59-00000000387b] 20459 1726885700.58903: sending task result for task 02369adf-7a19-47dd-4c59-00000000387b 20459 1726885700.59024: done sending task result for task 02369adf-7a19-47dd-4c59-00000000387b ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885700.59089: no more pending results, returning what we have 20459 1726885700.59093: results queue empty 20459 1726885700.59094: checking for any_errors_fatal 20459 1726885700.59103: done checking for any_errors_fatal 20459 1726885700.59104: checking for max_fail_percentage 20459 1726885700.59106: done checking for max_fail_percentage 20459 1726885700.59107: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.59108: done checking to see if all hosts have failed 20459 1726885700.59108: getting the remaining hosts for this loop 20459 1726885700.59110: done getting the remaining hosts for this loop 20459 1726885700.59116: getting the next task for host managed_node1 20459 1726885700.59125: done getting next task for host managed_node1 20459 1726885700.59129: ^ task is: TASK: Verify mount_options 20459 1726885700.59136: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.59141: getting variables 20459 1726885700.59143: in VariableManager get_vars() 20459 1726885700.59180: Calling all_inventory to load vars for managed_node1 20459 1726885700.59183: Calling groups_inventory to load vars for managed_node1 20459 1726885700.59187: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.59199: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.59202: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.59205: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.59847: WORKER PROCESS EXITING 20459 1726885700.59861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.61074: done with get_vars() 20459 1726885700.61088: done getting variables 20459 1726885700.61149: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.086) 0:01:46.972 ****** 20459 1726885700.61181: entering _queue_task() for managed_node1/assert 20459 1726885700.61446: worker is 1 (out of 1 available) 20459 1726885700.61458: exiting _queue_task() for managed_node1/assert 20459 1726885700.61474: done queuing things up, now waiting for results queue to drain 20459 1726885700.61476: waiting for pending results... 20459 1726885700.61770: running TaskExecutor() for managed_node1/TASK: Verify mount_options 20459 1726885700.61924: in run() - task 02369adf-7a19-47dd-4c59-00000000387c 20459 1726885700.61944: variable 'ansible_search_path' from source: unknown 20459 1726885700.61983: calling self._execute() 20459 1726885700.62116: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.62135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.62152: variable 'omit' from source: magic vars 20459 1726885700.62565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885700.65071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885700.65168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885700.65221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885700.65262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885700.65304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885700.65398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885700.65438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885700.65471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885700.65529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885700.65550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885700.65678: Evaluated conditional (__storage_verify_mount_options | d(false)): False 20459 1726885700.65686: when evaluation is False, skipping this task 20459 1726885700.65694: _execute() done 20459 1726885700.65702: dumping result to json 20459 1726885700.65709: done dumping result, returning 20459 1726885700.65726: done running TaskExecutor() for managed_node1/TASK: Verify mount_options [02369adf-7a19-47dd-4c59-00000000387c] 20459 1726885700.65741: sending task result for task 02369adf-7a19-47dd-4c59-00000000387c skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 20459 1726885700.65899: no more pending results, returning what we have 20459 1726885700.65904: results queue empty 20459 1726885700.65904: checking for any_errors_fatal 20459 1726885700.65918: done checking for any_errors_fatal 20459 1726885700.65919: checking for max_fail_percentage 20459 1726885700.65921: done checking for max_fail_percentage 20459 1726885700.65922: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.65923: done checking to see if all hosts have failed 20459 1726885700.65924: getting the remaining hosts for this loop 20459 1726885700.65926: done getting the remaining hosts for this loop 20459 1726885700.65929: getting the next task for host managed_node1 20459 1726885700.65940: done getting next task for host managed_node1 20459 1726885700.65944: ^ task is: TASK: Verify fingerprint 20459 1726885700.65951: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.65955: getting variables 20459 1726885700.65959: in VariableManager get_vars() 20459 1726885700.65996: Calling all_inventory to load vars for managed_node1 20459 1726885700.65999: Calling groups_inventory to load vars for managed_node1 20459 1726885700.66003: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.66016: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.66020: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.66024: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.66756: done sending task result for task 02369adf-7a19-47dd-4c59-00000000387c 20459 1726885700.66760: WORKER PROCESS EXITING 20459 1726885700.66794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.67678: done with get_vars() 20459 1726885700.67692: done getting variables 20459 1726885700.67755: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.066) 0:01:47.038 ****** 20459 1726885700.67790: entering _queue_task() for managed_node1/assert 20459 1726885700.68101: worker is 1 (out of 1 available) 20459 1726885700.68115: exiting _queue_task() for managed_node1/assert 20459 1726885700.68134: done queuing things up, now waiting for results queue to drain 20459 1726885700.68137: waiting for pending results... 20459 1726885700.68619: running TaskExecutor() for managed_node1/TASK: Verify fingerprint 20459 1726885700.68820: in run() - task 02369adf-7a19-47dd-4c59-00000000387d 20459 1726885700.68850: variable 'ansible_search_path' from source: unknown 20459 1726885700.68920: calling self._execute() 20459 1726885700.69080: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.69091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.69104: variable 'omit' from source: magic vars 20459 1726885700.69222: variable 'omit' from source: magic vars 20459 1726885700.69318: variable 'omit' from source: magic vars 20459 1726885700.69365: variable 'omit' from source: magic vars 20459 1726885700.69428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.69477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.69505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.69529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.69547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.69571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.69592: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.69629: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.69637: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.69643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.69780: Set connection var ansible_pipelining to False 20459 1726885700.69788: Set connection var ansible_shell_type to sh 20459 1726885700.69793: Set connection var ansible_connection to ssh 20459 1726885700.69809: Set connection var ansible_timeout to 10 20459 1726885700.69820: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.69836: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.69863: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.69870: variable 'ansible_connection' from source: unknown 20459 1726885700.69876: variable 'ansible_module_compression' from source: unknown 20459 1726885700.69886: variable 'ansible_shell_type' from source: unknown 20459 1726885700.69892: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.69898: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.69904: variable 'ansible_pipelining' from source: unknown 20459 1726885700.69909: variable 'ansible_timeout' from source: unknown 20459 1726885700.69920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.70060: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885700.70075: variable 'omit' from source: magic vars 20459 1726885700.70083: starting attempt loop 20459 1726885700.70089: running the handler 20459 1726885700.70370: variable '__fingerprint' from source: task vars 20459 1726885700.70380: variable 'storage_test_fstab' from source: set_fact 20459 1726885700.70406: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 20459 1726885700.70418: handler run complete 20459 1726885700.70441: attempt loop complete, returning result 20459 1726885700.70448: _execute() done 20459 1726885700.70454: dumping result to json 20459 1726885700.70460: done dumping result, returning 20459 1726885700.70470: done running TaskExecutor() for managed_node1/TASK: Verify fingerprint [02369adf-7a19-47dd-4c59-00000000387d] 20459 1726885700.70479: sending task result for task 02369adf-7a19-47dd-4c59-00000000387d ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885700.70624: no more pending results, returning what we have 20459 1726885700.70627: results queue empty 20459 1726885700.70628: checking for any_errors_fatal 20459 1726885700.70636: done checking for any_errors_fatal 20459 1726885700.70636: checking for max_fail_percentage 20459 1726885700.70638: done checking for max_fail_percentage 20459 1726885700.70639: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.70640: done checking to see if all hosts have failed 20459 1726885700.70641: getting the remaining hosts for this loop 20459 1726885700.70642: done getting the remaining hosts for this loop 20459 1726885700.70645: getting the next task for host managed_node1 20459 1726885700.70654: done getting next task for host managed_node1 20459 1726885700.70657: ^ task is: TASK: Clean up variables 20459 1726885700.70665: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.70669: getting variables 20459 1726885700.70670: in VariableManager get_vars() 20459 1726885700.70706: Calling all_inventory to load vars for managed_node1 20459 1726885700.70708: Calling groups_inventory to load vars for managed_node1 20459 1726885700.70714: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.70725: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.70729: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.70732: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.71537: done sending task result for task 02369adf-7a19-47dd-4c59-00000000387d 20459 1726885700.71541: WORKER PROCESS EXITING 20459 1726885700.71561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.72195: done with get_vars() 20459 1726885700.72209: done getting variables 20459 1726885700.72271: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.045) 0:01:47.083 ****** 20459 1726885700.72305: entering _queue_task() for managed_node1/set_fact 20459 1726885700.72893: worker is 1 (out of 1 available) 20459 1726885700.72907: exiting _queue_task() for managed_node1/set_fact 20459 1726885700.72924: done queuing things up, now waiting for results queue to drain 20459 1726885700.72925: waiting for pending results... 20459 1726885700.73679: running TaskExecutor() for managed_node1/TASK: Clean up variables 20459 1726885700.73831: in run() - task 02369adf-7a19-47dd-4c59-00000000387e 20459 1726885700.73851: variable 'ansible_search_path' from source: unknown 20459 1726885700.73893: calling self._execute() 20459 1726885700.74027: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.74038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.74050: variable 'omit' from source: magic vars 20459 1726885700.74166: variable 'omit' from source: magic vars 20459 1726885700.74250: variable 'omit' from source: magic vars 20459 1726885700.74289: variable 'omit' from source: magic vars 20459 1726885700.74342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.74382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.74406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.74434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.74455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.74477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.74498: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.74538: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.74549: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.74560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.74682: Set connection var ansible_pipelining to False 20459 1726885700.74689: Set connection var ansible_shell_type to sh 20459 1726885700.74695: Set connection var ansible_connection to ssh 20459 1726885700.74709: Set connection var ansible_timeout to 10 20459 1726885700.74720: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.74728: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.74760: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.74772: variable 'ansible_connection' from source: unknown 20459 1726885700.74780: variable 'ansible_module_compression' from source: unknown 20459 1726885700.74788: variable 'ansible_shell_type' from source: unknown 20459 1726885700.74794: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.74800: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.74808: variable 'ansible_pipelining' from source: unknown 20459 1726885700.74817: variable 'ansible_timeout' from source: unknown 20459 1726885700.74825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.74997: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885700.75018: variable 'omit' from source: magic vars 20459 1726885700.75028: starting attempt loop 20459 1726885700.75035: running the handler 20459 1726885700.75053: handler run complete 20459 1726885700.75074: attempt loop complete, returning result 20459 1726885700.75081: _execute() done 20459 1726885700.75087: dumping result to json 20459 1726885700.75098: done dumping result, returning 20459 1726885700.75110: done running TaskExecutor() for managed_node1/TASK: Clean up variables [02369adf-7a19-47dd-4c59-00000000387e] 20459 1726885700.75122: sending task result for task 02369adf-7a19-47dd-4c59-00000000387e ok: [managed_node1] => { "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 } 20459 1726885700.75384: no more pending results, returning what we have 20459 1726885700.75387: results queue empty 20459 1726885700.75388: checking for any_errors_fatal 20459 1726885700.75402: done checking for any_errors_fatal 20459 1726885700.75403: checking for max_fail_percentage 20459 1726885700.75405: done checking for max_fail_percentage 20459 1726885700.75406: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.75407: done checking to see if all hosts have failed 20459 1726885700.75408: getting the remaining hosts for this loop 20459 1726885700.75410: done getting the remaining hosts for this loop 20459 1726885700.75415: getting the next task for host managed_node1 20459 1726885700.75427: done getting next task for host managed_node1 20459 1726885700.75430: ^ task is: TASK: Verify fs type 20459 1726885700.75438: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.75442: getting variables 20459 1726885700.75444: in VariableManager get_vars() 20459 1726885700.75479: Calling all_inventory to load vars for managed_node1 20459 1726885700.75481: Calling groups_inventory to load vars for managed_node1 20459 1726885700.75484: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.75495: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.75498: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.75501: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.76368: done sending task result for task 02369adf-7a19-47dd-4c59-00000000387e 20459 1726885700.76371: WORKER PROCESS EXITING 20459 1726885700.76393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.77032: done with get_vars() 20459 1726885700.77045: done getting variables 20459 1726885700.77098: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.048) 0:01:47.131 ****** 20459 1726885700.77138: entering _queue_task() for managed_node1/assert 20459 1726885700.77380: worker is 1 (out of 1 available) 20459 1726885700.77391: exiting _queue_task() for managed_node1/assert 20459 1726885700.77403: done queuing things up, now waiting for results queue to drain 20459 1726885700.77405: waiting for pending results... 20459 1726885700.77720: running TaskExecutor() for managed_node1/TASK: Verify fs type 20459 1726885700.77874: in run() - task 02369adf-7a19-47dd-4c59-000000003882 20459 1726885700.77899: variable 'ansible_search_path' from source: unknown 20459 1726885700.77940: calling self._execute() 20459 1726885700.78085: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.78096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.78116: variable 'omit' from source: magic vars 20459 1726885700.78517: variable 'storage_test_volume' from source: include params 20459 1726885700.78556: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885700.78677: variable 'storage_test_volume' from source: include params 20459 1726885700.78697: Evaluated conditional (storage_test_volume.fs_type): True 20459 1726885700.78802: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.78813: Evaluated conditional (_storage_test_volume_present): False 20459 1726885700.78822: when evaluation is False, skipping this task 20459 1726885700.78828: _execute() done 20459 1726885700.78834: dumping result to json 20459 1726885700.78840: done dumping result, returning 20459 1726885700.78849: done running TaskExecutor() for managed_node1/TASK: Verify fs type [02369adf-7a19-47dd-4c59-000000003882] 20459 1726885700.78864: sending task result for task 02369adf-7a19-47dd-4c59-000000003882 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885700.79016: no more pending results, returning what we have 20459 1726885700.79020: results queue empty 20459 1726885700.79021: checking for any_errors_fatal 20459 1726885700.79031: done checking for any_errors_fatal 20459 1726885700.79032: checking for max_fail_percentage 20459 1726885700.79035: done checking for max_fail_percentage 20459 1726885700.79036: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.79037: done checking to see if all hosts have failed 20459 1726885700.79037: getting the remaining hosts for this loop 20459 1726885700.79039: done getting the remaining hosts for this loop 20459 1726885700.79043: getting the next task for host managed_node1 20459 1726885700.79052: done getting next task for host managed_node1 20459 1726885700.79056: ^ task is: TASK: Verify fs label 20459 1726885700.79064: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.79067: getting variables 20459 1726885700.79069: in VariableManager get_vars() 20459 1726885700.79105: Calling all_inventory to load vars for managed_node1 20459 1726885700.79108: Calling groups_inventory to load vars for managed_node1 20459 1726885700.79115: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.79130: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.79134: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.79137: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.79857: done sending task result for task 02369adf-7a19-47dd-4c59-000000003882 20459 1726885700.79860: WORKER PROCESS EXITING 20459 1726885700.79884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.80597: done with get_vars() 20459 1726885700.80611: done getting variables 20459 1726885700.80661: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:20 -0400 (0:00:00.035) 0:01:47.167 ****** 20459 1726885700.80694: entering _queue_task() for managed_node1/assert 20459 1726885700.80917: worker is 1 (out of 1 available) 20459 1726885700.80928: exiting _queue_task() for managed_node1/assert 20459 1726885700.80939: done queuing things up, now waiting for results queue to drain 20459 1726885700.80941: waiting for pending results... 20459 1726885700.82061: running TaskExecutor() for managed_node1/TASK: Verify fs label 20459 1726885700.82330: in run() - task 02369adf-7a19-47dd-4c59-000000003883 20459 1726885700.82419: variable 'ansible_search_path' from source: unknown 20459 1726885700.82459: calling self._execute() 20459 1726885700.82749: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.82847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.82861: variable 'omit' from source: magic vars 20459 1726885700.83718: variable 'storage_test_volume' from source: include params 20459 1726885700.83753: Evaluated conditional (storage_test_volume.type != "stratis"): True 20459 1726885700.84044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885700.89472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885700.90878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885700.90915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885700.90951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885700.90976: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885700.91263: variable '_storage_test_volume_present' from source: set_fact 20459 1726885700.91278: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885700.91282: when evaluation is False, skipping this task 20459 1726885700.91285: _execute() done 20459 1726885700.91287: dumping result to json 20459 1726885700.91289: done dumping result, returning 20459 1726885700.91297: done running TaskExecutor() for managed_node1/TASK: Verify fs label [02369adf-7a19-47dd-4c59-000000003883] 20459 1726885700.91303: sending task result for task 02369adf-7a19-47dd-4c59-000000003883 20459 1726885700.91409: done sending task result for task 02369adf-7a19-47dd-4c59-000000003883 20459 1726885700.91414: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885700.91461: no more pending results, returning what we have 20459 1726885700.91465: results queue empty 20459 1726885700.91466: checking for any_errors_fatal 20459 1726885700.91474: done checking for any_errors_fatal 20459 1726885700.91475: checking for max_fail_percentage 20459 1726885700.91477: done checking for max_fail_percentage 20459 1726885700.91478: checking to see if all hosts have failed and the running result is not ok 20459 1726885700.91479: done checking to see if all hosts have failed 20459 1726885700.91480: getting the remaining hosts for this loop 20459 1726885700.91482: done getting the remaining hosts for this loop 20459 1726885700.91485: getting the next task for host managed_node1 20459 1726885700.91497: done getting next task for host managed_node1 20459 1726885700.91501: ^ task is: TASK: See whether the device node is present 20459 1726885700.91507: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885700.91517: getting variables 20459 1726885700.91519: in VariableManager get_vars() 20459 1726885700.91555: Calling all_inventory to load vars for managed_node1 20459 1726885700.91558: Calling groups_inventory to load vars for managed_node1 20459 1726885700.91562: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885700.91574: Calling all_plugins_play to load vars for managed_node1 20459 1726885700.91577: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885700.91581: Calling groups_plugins_play to load vars for managed_node1 20459 1726885700.92085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885700.93535: done with get_vars() 20459 1726885700.93552: 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 22:28:20 -0400 (0:00:00.129) 0:01:47.296 ****** 20459 1726885700.93643: entering _queue_task() for managed_node1/stat 20459 1726885700.94633: worker is 1 (out of 1 available) 20459 1726885700.94646: exiting _queue_task() for managed_node1/stat 20459 1726885700.94656: done queuing things up, now waiting for results queue to drain 20459 1726885700.94658: waiting for pending results... 20459 1726885700.95529: running TaskExecutor() for managed_node1/TASK: See whether the device node is present 20459 1726885700.95660: in run() - task 02369adf-7a19-47dd-4c59-000000003887 20459 1726885700.95676: variable 'ansible_search_path' from source: unknown 20459 1726885700.95714: calling self._execute() 20459 1726885700.96212: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.96219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.96233: variable 'omit' from source: magic vars 20459 1726885700.96847: variable 'omit' from source: magic vars 20459 1726885700.96925: variable 'omit' from source: magic vars 20459 1726885700.97170: variable 'storage_test_volume' from source: include params 20459 1726885700.97222: variable 'omit' from source: magic vars 20459 1726885700.97267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885700.97303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885700.97326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885700.97345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.97357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885700.97375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885700.97392: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885700.97427: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885700.97431: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.97433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.97550: Set connection var ansible_pipelining to False 20459 1726885700.97554: Set connection var ansible_shell_type to sh 20459 1726885700.97556: Set connection var ansible_connection to ssh 20459 1726885700.97567: Set connection var ansible_timeout to 10 20459 1726885700.97573: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885700.97578: Set connection var ansible_shell_executable to /bin/sh 20459 1726885700.97603: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.97606: variable 'ansible_connection' from source: unknown 20459 1726885700.97609: variable 'ansible_module_compression' from source: unknown 20459 1726885700.97613: variable 'ansible_shell_type' from source: unknown 20459 1726885700.97615: variable 'ansible_shell_executable' from source: unknown 20459 1726885700.97617: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885700.97625: variable 'ansible_pipelining' from source: unknown 20459 1726885700.97628: variable 'ansible_timeout' from source: unknown 20459 1726885700.97630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885700.97834: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20459 1726885700.97845: variable 'omit' from source: magic vars 20459 1726885700.97850: starting attempt loop 20459 1726885700.97853: running the handler 20459 1726885700.97865: _low_level_execute_command(): starting 20459 1726885700.97873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885700.98580: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885700.98591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885700.98602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885700.98619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885700.98662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885700.98670: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885700.98681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885700.98694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885700.98702: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885700.98709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885700.98718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885700.98732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885700.98744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885700.98752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885700.98758: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885700.98769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885700.98844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885700.98864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885700.98879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885700.99087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.00728: stdout chunk (state=3): >>>/root <<< 20459 1726885701.00896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.00902: stdout chunk (state=3): >>><<< 20459 1726885701.00910: stderr chunk (state=3): >>><<< 20459 1726885701.00941: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885701.00956: _low_level_execute_command(): starting 20459 1726885701.00963: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492 `" && echo ansible-tmp-1726885701.0094252-25240-144728438819492="` echo /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492 `" ) && sleep 0' 20459 1726885701.02460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.02834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.02845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.02859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.02900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.02907: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.02921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.02937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.02946: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.02952: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.02960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.02969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.02980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.02988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.02994: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.03004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.03077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.03095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.03107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.03179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.05044: stdout chunk (state=3): >>>ansible-tmp-1726885701.0094252-25240-144728438819492=/root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492 <<< 20459 1726885701.05213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.05221: stdout chunk (state=3): >>><<< 20459 1726885701.05226: stderr chunk (state=3): >>><<< 20459 1726885701.05247: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885701.0094252-25240-144728438819492=/root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885701.05301: variable 'ansible_module_compression' from source: unknown 20459 1726885701.05365: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20459 1726885701.05399: variable 'ansible_facts' from source: unknown 20459 1726885701.05485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492/AnsiballZ_stat.py 20459 1726885701.06240: Sending initial data 20459 1726885701.06243: Sent initial data (153 bytes) 20459 1726885701.07886: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.07894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.07905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.07924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.07960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.07964: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.07974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.07992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.08004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.08019: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.08033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.08047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.08063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.08075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.08086: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.08098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.08176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.08199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.08219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.08286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.10055: 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 <<< 20459 1726885701.10087: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885701.10129: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmpnlq_l7v6 /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492/AnsiballZ_stat.py <<< 20459 1726885701.10169: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885701.11580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.11621: stderr chunk (state=3): >>><<< 20459 1726885701.11625: stdout chunk (state=3): >>><<< 20459 1726885701.11720: done transferring module to remote 20459 1726885701.11730: _low_level_execute_command(): starting 20459 1726885701.11733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492/ /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492/AnsiballZ_stat.py && sleep 0' 20459 1726885701.13329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.13345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.13361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.13383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.13425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.13492: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.13508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.13531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.13545: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.13552: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.13560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.13570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.13581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.13590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.13599: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.13608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.13685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.13830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.13843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.13906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.15727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.15794: stderr chunk (state=3): >>><<< 20459 1726885701.15797: stdout chunk (state=3): >>><<< 20459 1726885701.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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885701.15906: _low_level_execute_command(): starting 20459 1726885701.15909: _low_level_execute_command(): using become for this command 20459 1726885701.15914: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ewqdgfxztrnwfqikqtxddbuzrpekbbew ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492/AnsiballZ_stat.py'"'"' && sleep 0' 20459 1726885701.16239: Initial state: awaiting_escalation: BECOME-SUCCESS-ewqdgfxztrnwfqikqtxddbuzrpekbbew 20459 1726885701.17318: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.17321: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.17440: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.17443: stderr chunk (state=1): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.17445: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.17504: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.17606: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.17651: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.20471: stdout chunk (state=1): >>>BECOME-SUCCESS-ewqdgfxztrnwfqikqtxddbuzrpekbbew <<< 20459 1726885701.20475: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ewqdgfxztrnwfqikqtxddbuzrpekbbew' 20459 1726885701.20705: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885701.20722: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885701.20784: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885701.20825: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885701.20853: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885701.20905: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885701.20908: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885701.20958: 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' <<< 20459 1726885701.20978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885701.21000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885701.21030: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403f5ca0> <<< 20459 1726885701.21084: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885701.21096: 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 0x7f164039c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403f5a00> <<< 20459 1726885701.21123: 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' <<< 20459 1726885701.21143: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403f59a0> <<< 20459 1726885701.21164: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885701.21202: 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' <<< 20459 1726885701.21205: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164039c370> <<< 20459 1726885701.21228: 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' <<< 20459 1726885701.21251: 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' <<< 20459 1726885701.21280: stdout chunk (state=3): >>>import '_abc' # <<< 20459 1726885701.21293: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164039c820> <<< 20459 1726885701.21304: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164039c550> <<< 20459 1726885701.21342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885701.21345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885701.21361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 20459 1726885701.21382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 20459 1726885701.21400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885701.21423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 20459 1726885701.21446: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640348f70> <<< 20459 1726885701.21466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885701.21487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885701.21559: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164034f100> <<< 20459 1726885701.21589: 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' <<< 20459 1726885701.21633: 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 0x7f1640378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164034f820> <<< 20459 1726885701.21672: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403b1760> <<< 20459 1726885701.21695: 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 0x7f1640348c70> <<< 20459 1726885701.21764: 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' <<< 20459 1726885701.21767: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640378c70> <<< 20459 1726885701.21815: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164039cfd0> <<< 20459 1726885701.21842: 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. <<< 20459 1726885701.22047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885701.22051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 20459 1726885701.22094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 20459 1726885701.22129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885701.22145: 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' <<< 20459 1726885701.22164: 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 0x7f1640314d90> <<< 20459 1726885701.22233: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640317e20> <<< 20459 1726885701.22253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885701.22272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885701.22286: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885701.22315: 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' <<< 20459 1726885701.22335: 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' <<< 20459 1726885701.22365: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164030e730> <<< 20459 1726885701.22381: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640315520> <<< 20459 1726885701.22397: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640314250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885701.22484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885701.22487: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885701.22520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885701.22544: 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' <<< 20459 1726885701.22580: 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 0x7f1640296cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402967c0> <<< 20459 1726885701.22599: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885701.22626: 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 0x7f1640296dc0> <<< 20459 1726885701.22638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 20459 1726885701.22674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 20459 1726885701.22691: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640296e80> <<< 20459 1726885701.22723: 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 0x7f1640296f40> <<< 20459 1726885701.22736: stdout chunk (state=3): >>>import '_collections' # <<< 20459 1726885701.22791: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402eec40> <<< 20459 1726885701.22801: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885701.22815: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402e8520> <<< 20459 1726885701.22886: 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 0x7f16402fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164031bd00> <<< 20459 1726885701.22901: 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' <<< 20459 1726885701.22948: 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 0x7f16402a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402ee160> <<< 20459 1726885701.22991: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885701.23015: 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 0x7f16402fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403218b0> <<< 20459 1726885701.23028: 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' <<< 20459 1726885701.23050: 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' <<< 20459 1726885701.23081: 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' <<< 20459 1726885701.23115: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a7ca0> <<< 20459 1726885701.23128: 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 0x7f16402a7c10> <<< 20459 1726885701.23153: 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' <<< 20459 1726885701.23178: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885701.23192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885701.23216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885701.23297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885701.23300: 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 0x7f164027c280> <<< 20459 1726885701.23333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 20459 1726885701.23337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 20459 1726885701.23356: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164027c370> <<< 20459 1726885701.23478: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402b2eb0> <<< 20459 1726885701.23547: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a94f0> <<< 20459 1726885701.23564: 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' <<< 20459 1726885701.23599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 20459 1726885701.23630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 20459 1726885701.23645: 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 0x7f163ff890d0> <<< 20459 1726885701.23682: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640277d90> <<< 20459 1726885701.23731: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164031bee0> <<< 20459 1726885701.23753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 20459 1726885701.23790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 20459 1726885701.23808: 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 0x7f163ff9ca00> <<< 20459 1726885701.23831: stdout chunk (state=3): >>>import 'errno' # <<< 20459 1726885701.23859: 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 0x7f163ff9cd30> <<< 20459 1726885701.23894: 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' <<< 20459 1726885701.23919: 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' <<< 20459 1726885701.23938: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ffaf640> <<< 20459 1726885701.23947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 20459 1726885701.23986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 20459 1726885701.24013: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ffafb80> <<< 20459 1726885701.24063: 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 0x7f163ff452b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff9ce20> <<< 20459 1726885701.24083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885701.24096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885701.24139: 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 0x7f163ff56190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ffaf4c0> <<< 20459 1726885701.24158: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885701.24187: 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 0x7f163ff56250> <<< 20459 1726885701.24227: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a78e0> <<< 20459 1726885701.24239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885701.24258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885701.24279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885701.24289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885701.24325: 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 0x7f163ff725b0> <<< 20459 1726885701.24349: 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' <<< 20459 1726885701.24380: 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 0x7f163ff72880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff72670> <<< 20459 1726885701.24414: 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 0x7f163ff72760> <<< 20459 1726885701.24444: 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' <<< 20459 1726885701.24644: 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 0x7f163ff72bb0> <<< 20459 1726885701.24683: 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 0x7f163ff7f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff727f0> <<< 20459 1726885701.24707: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff64940> <<< 20459 1726885701.24729: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a74c0> <<< 20459 1726885701.24753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885701.24808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 20459 1726885701.24845: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff729a0> <<< 20459 1726885701.24940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 20459 1726885701.24956: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f163fe93580> <<< 20459 1726885701.25103: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip' # zipimport: zlib available <<< 20459 1726885701.25190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.25221: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/__init__.py <<< 20459 1726885701.25234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.25243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.25251: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885701.25273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.26498: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.27450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 20459 1726885701.27456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb76d0> <<< 20459 1726885701.27494: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 20459 1726885701.27500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885701.27518: 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' <<< 20459 1726885701.27544: 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' <<< 20459 1726885701.27578: 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' <<< 20459 1726885701.27582: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f163fdb7160> <<< 20459 1726885701.27623: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7340> <<< 20459 1726885701.27646: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7e20> <<< 20459 1726885701.27665: 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' <<< 20459 1726885701.27727: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7c40> <<< 20459 1726885701.27730: stdout chunk (state=3): >>>import 'atexit' # <<< 20459 1726885701.27766: 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 0x7f163fdb7e80> <<< 20459 1726885701.27781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885701.27798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885701.27838: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7100> <<< 20459 1726885701.27855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885701.27870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885701.27890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885701.27918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885701.27935: 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' <<< 20459 1726885701.28013: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7eedf0> <<< 20459 1726885701.28044: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885701.28050: 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 0x7f163f7eefa0> <<< 20459 1726885701.28076: 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 0x7f163fd2de50> <<< 20459 1726885701.28097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 20459 1726885701.28132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 20459 1726885701.28161: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fd2d4c0> <<< 20459 1726885701.28175: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe1edc0> <<< 20459 1726885701.28371: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe1e3d0> <<< 20459 1726885701.28404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 20459 1726885701.28408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 20459 1726885701.28411: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe1efd0> <<< 20459 1726885701.28418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 20459 1726885701.28531: 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 # 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 0x7f163fdeedc0> <<< 20459 1726885701.28584: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fd8bbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fd8b2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdbd3a0> <<< 20459 1726885701.28587: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885701.28604: 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 0x7f163fd8b3d0> <<< 20459 1726885701.28638: 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 0x7f163fd8b400> <<< 20459 1726885701.28660: 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 <<< 20459 1726885701.28663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 20459 1726885701.28683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 20459 1726885701.28685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 20459 1726885701.28765: 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 0x7f163f7cf970> <<< 20459 1726885701.28776: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe00100> <<< 20459 1726885701.28789: 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' <<< 20459 1726885701.28839: 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 0x7f163f7db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe00280> <<< 20459 1726885701.28865: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885701.28896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885701.28931: 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' # <<< 20459 1726885701.28985: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7cfdf0> <<< 20459 1726885701.29107: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7db940> <<< 20459 1726885701.29211: 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' <<< 20459 1726885701.29229: 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 0x7f163f7db790> <<< 20459 1726885701.29242: 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 0x7f163f7da730> <<< 20459 1726885701.29293: 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' <<< 20459 1726885701.29297: 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 0x7f163f7da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdf77c0> <<< 20459 1726885701.29328: 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' <<< 20459 1726885701.29331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885701.29354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885701.29395: 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 0x7f163fd80640> <<< 20459 1726885701.29563: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885701.29589: 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 0x7f163fd7f9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7d00a0> <<< 20459 1726885701.29642: 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 0x7f163fd800a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe18880> # zipimport: zlib available <<< 20459 1726885701.29662: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885701.29665: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.29726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.29809: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885701.29836: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 20459 1726885701.29864: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 20459 1726885701.29867: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.29951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.30045: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.30506: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.30967: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 20459 1726885701.30993: 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_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885701.31004: 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' <<< 20459 1726885701.31062: 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 0x7f163f3a0130> <<< 20459 1726885701.31146: 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 0x7f163fd75970> <<< 20459 1726885701.31149: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f3a0550> <<< 20459 1726885701.31193: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 20459 1726885701.31223: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885701.31227: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 20459 1726885701.31230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.31514: 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 0x7f163fd76940> # zipimport: zlib available <<< 20459 1726885701.31890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32306: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32371: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 20459 1726885701.32406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32445: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 20459 1726885701.32448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32502: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32580: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 20459 1726885701.32615: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 20459 1726885701.32618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.32675: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 20459 1726885701.32861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.33665: 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 0x7f163fd755e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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_uqnxn6d1/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' <<< 20459 1726885701.33917: 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 0x7f163fe0b850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdbee50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885701.33961: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.33979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.34070: 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' <<< 20459 1726885701.34105: 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' <<< 20459 1726885701.34134: 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' <<< 20459 1726885701.34202: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7a3310> <<< 20459 1726885701.34243: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f79c820> <<< 20459 1726885701.34319: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f793940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885701.34344: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.34363: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885701.34427: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885701.34446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 20459 1726885701.34466: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.34566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.34738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885701.34873: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/dev/mapper/foo-test1", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 20459 1726885701.35175: 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 <<< 20459 1726885701.35314: 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 <<< 20459 1726885701.35318: 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 <<< 20459 1726885701.35543: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885701.35560: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 20459 1726885701.35599: 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 <<< 20459 1726885701.35645: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 20459 1726885701.35668: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20459 1726885701.35694: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 20459 1726885701.35768: 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 <<< 20459 1726885701.35849: 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 <<< 20459 1726885701.35903: 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 <<< 20459 1726885701.35937: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] 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 <<< 20459 1726885701.36096: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 20459 1726885701.36145: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 20459 1726885701.36161: stdout chunk (state=3): >>># 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 <<< 20459 1726885701.36193: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885701.36703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885701.36707: stdout chunk (state=3): >>><<< 20459 1726885701.36709: stderr chunk (state=3): >>><<< 20459 1726885701.36805: _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 0x7f16403f5ca0> # /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 0x7f164039c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403f5a00> # /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 0x7f16403f59a0> 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 0x7f164039c370> # /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 0x7f164039c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164039c550> # /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 0x7f1640348f70> # /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 0x7f164034f100> # /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 0x7f1640378730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164034f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403b1760> # /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 0x7f1640348c70> # /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 0x7f1640378c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164039cfd0> 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 0x7f1640314d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640317e20> # /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 0x7f164030e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640315520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640314250> # /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 0x7f1640296cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402967c0> 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 0x7f1640296dc0> # /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 0x7f1640296e80> # /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 0x7f1640296f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402eec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402e8520> # /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 0x7f16402fc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164031bd00> # /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 0x7f16402a7b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402ee160> # 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 0x7f16402fc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16403218b0> # /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 0x7f16402a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a7ca0> # /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 0x7f16402a7c10> # /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 0x7f164027c280> # /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 0x7f164027c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402b2eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a9940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a94f0> # /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 0x7f163ff890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1640277d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a9dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f164031bee0> # /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 0x7f163ff9ca00> 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 0x7f163ff9cd30> # /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 0x7f163ffaf640> # /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 0x7f163ffafb80> # 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 0x7f163ff452b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff9ce20> # /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 0x7f163ff56190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ffaf4c0> 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 0x7f163ff56250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a78e0> # /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 0x7f163ff725b0> # /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 0x7f163ff72880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff72670> # 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 0x7f163ff72760> # /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 0x7f163ff72bb0> # 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 0x7f163ff7f100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff727f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163ff64940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f16402a74c0> # /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 0x7f163ff729a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f163fe93580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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 0x7f163fdb76d0> # /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 0x7f163fdb7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7e20> # /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 0x7f163fdb7f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdb7c40> 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 0x7f163fdb7e80> # /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 0x7f163fdb7100> # /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 0x7f163f7eedf0> # 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 0x7f163f7eefa0> # 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 0x7f163fd2de50> # /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 0x7f163fd2d4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe1edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe1e3d0> # /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 0x7f163fe1efd0> # /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 0x7f163fdeedc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fd8bbe0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fd8b2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdbd3a0> # 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 0x7f163fd8b3d0> # /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 0x7f163fd8b400> # /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 0x7f163f7cf970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe00100> # /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 0x7f163f7db9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe00280> # /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 0x7f163f7cfdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7db940> # 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 0x7f163f7db790> # 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 0x7f163f7da730> # 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 0x7f163f7da670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdf77c0> # /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 0x7f163fd80640> # 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 0x7f163fd7f9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f7d00a0> # 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 0x7f163fd800a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fe18880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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_uqnxn6d1/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_uqnxn6d1/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_uqnxn6d1/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_uqnxn6d1/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 0x7f163f3a0130> # /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 0x7f163fd75970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f3a0550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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_uqnxn6d1/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 0x7f163fd76940> # 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_uqnxn6d1/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_uqnxn6d1/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_uqnxn6d1/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_uqnxn6d1/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_uqnxn6d1/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 0x7f163fd755e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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_uqnxn6d1/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 0x7f163fe0b850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163fdbee50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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 0x7f163f7a3310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f79c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f163f793940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_uqnxn6d1/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_uqnxn6d1/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": "/dev/mapper/foo-test1", "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 # 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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885701.37529: done with _execute_module (stat, {'path': '/dev/mapper/foo-test1', '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-1726885701.0094252-25240-144728438819492/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885701.37532: _low_level_execute_command(): starting 20459 1726885701.37534: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885701.0094252-25240-144728438819492/ > /dev/null 2>&1 && sleep 0' 20459 1726885701.38306: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.38315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.38705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.38714: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.38727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.38740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.38747: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.38756: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.38761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.38770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.38781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.38788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.38794: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.38804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.38896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.39154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.39178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.39331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.41161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.41164: stdout chunk (state=3): >>><<< 20459 1726885701.41171: stderr chunk (state=3): >>><<< 20459 1726885701.41187: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885701.41193: handler run complete 20459 1726885701.41218: attempt loop complete, returning result 20459 1726885701.41222: _execute() done 20459 1726885701.41227: dumping result to json 20459 1726885701.41230: done dumping result, returning 20459 1726885701.41241: done running TaskExecutor() for managed_node1/TASK: See whether the device node is present [02369adf-7a19-47dd-4c59-000000003887] 20459 1726885701.41245: sending task result for task 02369adf-7a19-47dd-4c59-000000003887 20459 1726885701.41347: done sending task result for task 02369adf-7a19-47dd-4c59-000000003887 20459 1726885701.41350: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 20459 1726885701.41441: no more pending results, returning what we have 20459 1726885701.41444: results queue empty 20459 1726885701.41445: checking for any_errors_fatal 20459 1726885701.41454: done checking for any_errors_fatal 20459 1726885701.41454: checking for max_fail_percentage 20459 1726885701.41457: done checking for max_fail_percentage 20459 1726885701.41460: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.41461: done checking to see if all hosts have failed 20459 1726885701.41461: getting the remaining hosts for this loop 20459 1726885701.41463: done getting the remaining hosts for this loop 20459 1726885701.41466: getting the next task for host managed_node1 20459 1726885701.41474: done getting next task for host managed_node1 20459 1726885701.41477: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885701.41484: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.41488: getting variables 20459 1726885701.41489: in VariableManager get_vars() 20459 1726885701.41527: Calling all_inventory to load vars for managed_node1 20459 1726885701.41530: Calling groups_inventory to load vars for managed_node1 20459 1726885701.41539: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.41550: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.41553: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.41556: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.42316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.44899: done with get_vars() 20459 1726885701.44918: done getting variables 20459 1726885701.45003: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:21 -0400 (0:00:00.514) 0:01:47.810 ****** 20459 1726885701.45053: entering _queue_task() for managed_node1/assert 20459 1726885701.45401: worker is 1 (out of 1 available) 20459 1726885701.45418: exiting _queue_task() for managed_node1/assert 20459 1726885701.45434: done queuing things up, now waiting for results queue to drain 20459 1726885701.45436: waiting for pending results... 20459 1726885701.45836: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885701.46051: in run() - task 02369adf-7a19-47dd-4c59-000000003888 20459 1726885701.46079: variable 'ansible_search_path' from source: unknown 20459 1726885701.46137: calling self._execute() 20459 1726885701.46277: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.46293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.46318: variable 'omit' from source: magic vars 20459 1726885701.46823: variable '_storage_test_volume_present' from source: set_fact 20459 1726885701.46836: variable 'storage_test_volume' from source: include params 20459 1726885701.46877: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): False 20459 1726885701.46885: when evaluation is False, skipping this task 20459 1726885701.46892: _execute() done 20459 1726885701.46899: dumping result to json 20459 1726885701.46907: done dumping result, returning 20459 1726885701.46921: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-000000003888] 20459 1726885701.46934: sending task result for task 02369adf-7a19-47dd-4c59-000000003888 20459 1726885701.47064: done sending task result for task 02369adf-7a19-47dd-4c59-000000003888 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } 20459 1726885701.47123: no more pending results, returning what we have 20459 1726885701.47128: results queue empty 20459 1726885701.47129: checking for any_errors_fatal 20459 1726885701.47143: done checking for any_errors_fatal 20459 1726885701.47144: checking for max_fail_percentage 20459 1726885701.47146: done checking for max_fail_percentage 20459 1726885701.47147: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.47148: done checking to see if all hosts have failed 20459 1726885701.47149: getting the remaining hosts for this loop 20459 1726885701.47150: done getting the remaining hosts for this loop 20459 1726885701.47154: getting the next task for host managed_node1 20459 1726885701.47164: done getting next task for host managed_node1 20459 1726885701.47167: ^ task is: TASK: Verify the presence/absence of the device node 20459 1726885701.47177: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.47182: getting variables 20459 1726885701.47184: in VariableManager get_vars() 20459 1726885701.47227: Calling all_inventory to load vars for managed_node1 20459 1726885701.47230: Calling groups_inventory to load vars for managed_node1 20459 1726885701.47235: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.47249: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.47253: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.47257: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.48066: WORKER PROCESS EXITING 20459 1726885701.48091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.48841: done with get_vars() 20459 1726885701.48855: done getting variables 20459 1726885701.48937: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:21 -0400 (0:00:00.039) 0:01:47.850 ****** 20459 1726885701.48985: entering _queue_task() for managed_node1/assert 20459 1726885701.49314: worker is 1 (out of 1 available) 20459 1726885701.49329: exiting _queue_task() for managed_node1/assert 20459 1726885701.49349: done queuing things up, now waiting for results queue to drain 20459 1726885701.49351: waiting for pending results... 20459 1726885701.49702: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node 20459 1726885701.49875: in run() - task 02369adf-7a19-47dd-4c59-000000003889 20459 1726885701.49903: variable 'ansible_search_path' from source: unknown 20459 1726885701.49955: calling self._execute() 20459 1726885701.50130: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.50158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.50180: variable 'omit' from source: magic vars 20459 1726885701.50681: variable '_storage_test_volume_present' from source: set_fact 20459 1726885701.50696: variable 'storage_test_volume' from source: include params 20459 1726885701.50732: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): True 20459 1726885701.50745: variable 'omit' from source: magic vars 20459 1726885701.50864: variable 'omit' from source: magic vars 20459 1726885701.50989: variable 'storage_test_volume' from source: include params 20459 1726885701.51058: variable 'omit' from source: magic vars 20459 1726885701.51103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885701.51152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885701.51181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885701.51203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885701.51222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885701.51248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885701.51271: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885701.51303: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885701.51310: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.51323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.51448: Set connection var ansible_pipelining to False 20459 1726885701.51458: Set connection var ansible_shell_type to sh 20459 1726885701.51465: Set connection var ansible_connection to ssh 20459 1726885701.51481: Set connection var ansible_timeout to 10 20459 1726885701.51489: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885701.51498: Set connection var ansible_shell_executable to /bin/sh 20459 1726885701.51527: variable 'ansible_shell_executable' from source: unknown 20459 1726885701.51534: variable 'ansible_connection' from source: unknown 20459 1726885701.51540: variable 'ansible_module_compression' from source: unknown 20459 1726885701.51546: variable 'ansible_shell_type' from source: unknown 20459 1726885701.51553: variable 'ansible_shell_executable' from source: unknown 20459 1726885701.51564: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.51572: variable 'ansible_pipelining' from source: unknown 20459 1726885701.51578: variable 'ansible_timeout' from source: unknown 20459 1726885701.51586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.51750: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885701.51767: variable 'omit' from source: magic vars 20459 1726885701.51783: starting attempt loop 20459 1726885701.51791: running the handler 20459 1726885701.51927: variable 'storage_test_dev' from source: set_fact 20459 1726885701.51941: Evaluated conditional (not storage_test_dev.stat.exists): True 20459 1726885701.51951: handler run complete 20459 1726885701.51967: attempt loop complete, returning result 20459 1726885701.51973: _execute() done 20459 1726885701.51978: dumping result to json 20459 1726885701.51985: done dumping result, returning 20459 1726885701.52001: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the device node [02369adf-7a19-47dd-4c59-000000003889] 20459 1726885701.52010: sending task result for task 02369adf-7a19-47dd-4c59-000000003889 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885701.52199: no more pending results, returning what we have 20459 1726885701.52203: results queue empty 20459 1726885701.52204: checking for any_errors_fatal 20459 1726885701.52216: done checking for any_errors_fatal 20459 1726885701.52217: checking for max_fail_percentage 20459 1726885701.52221: done checking for max_fail_percentage 20459 1726885701.52222: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.52223: done checking to see if all hosts have failed 20459 1726885701.52224: getting the remaining hosts for this loop 20459 1726885701.52228: done getting the remaining hosts for this loop 20459 1726885701.52234: getting the next task for host managed_node1 20459 1726885701.52246: done getting next task for host managed_node1 20459 1726885701.52249: ^ task is: TASK: Make sure we got info about this volume 20459 1726885701.52258: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.52262: getting variables 20459 1726885701.52264: in VariableManager get_vars() 20459 1726885701.52313: Calling all_inventory to load vars for managed_node1 20459 1726885701.52322: Calling groups_inventory to load vars for managed_node1 20459 1726885701.52326: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.52339: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.52343: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.52355: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.52997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.53537: done sending task result for task 02369adf-7a19-47dd-4c59-000000003889 20459 1726885701.53541: WORKER PROCESS EXITING 20459 1726885701.53960: done with get_vars() 20459 1726885701.53974: done getting variables 20459 1726885701.54041: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:21 -0400 (0:00:00.050) 0:01:47.901 ****** 20459 1726885701.54076: entering _queue_task() for managed_node1/assert 20459 1726885701.54344: worker is 1 (out of 1 available) 20459 1726885701.54355: exiting _queue_task() for managed_node1/assert 20459 1726885701.54371: done queuing things up, now waiting for results queue to drain 20459 1726885701.54373: waiting for pending results... 20459 1726885701.54721: running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume 20459 1726885701.54900: in run() - task 02369adf-7a19-47dd-4c59-00000000388a 20459 1726885701.54932: variable 'ansible_search_path' from source: unknown 20459 1726885701.54977: calling self._execute() 20459 1726885701.55122: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.55137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.55163: variable 'omit' from source: magic vars 20459 1726885701.55624: variable '_storage_test_volume_present' from source: set_fact 20459 1726885701.55647: Evaluated conditional (_storage_test_volume_present): False 20459 1726885701.55664: when evaluation is False, skipping this task 20459 1726885701.55674: _execute() done 20459 1726885701.55692: dumping result to json 20459 1726885701.55711: done dumping result, returning 20459 1726885701.55725: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about this volume [02369adf-7a19-47dd-4c59-00000000388a] 20459 1726885701.55739: sending task result for task 02369adf-7a19-47dd-4c59-00000000388a skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885701.55908: no more pending results, returning what we have 20459 1726885701.55915: results queue empty 20459 1726885701.55916: checking for any_errors_fatal 20459 1726885701.55935: done checking for any_errors_fatal 20459 1726885701.55936: checking for max_fail_percentage 20459 1726885701.55938: done checking for max_fail_percentage 20459 1726885701.55939: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.55940: done checking to see if all hosts have failed 20459 1726885701.55941: getting the remaining hosts for this loop 20459 1726885701.55942: done getting the remaining hosts for this loop 20459 1726885701.55946: getting the next task for host managed_node1 20459 1726885701.55957: done getting next task for host managed_node1 20459 1726885701.55959: ^ task is: TASK: Process volume type (set initial value) (1/2) 20459 1726885701.55969: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.55973: getting variables 20459 1726885701.55975: in VariableManager get_vars() 20459 1726885701.56015: Calling all_inventory to load vars for managed_node1 20459 1726885701.56018: Calling groups_inventory to load vars for managed_node1 20459 1726885701.56026: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.56039: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.56043: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.56047: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.56823: done sending task result for task 02369adf-7a19-47dd-4c59-00000000388a 20459 1726885701.56830: WORKER PROCESS EXITING 20459 1726885701.56858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.57545: done with get_vars() 20459 1726885701.57564: done getting variables 20459 1726885701.57653: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:21 -0400 (0:00:00.036) 0:01:47.937 ****** 20459 1726885701.57711: entering _queue_task() for managed_node1/set_fact 20459 1726885701.58001: worker is 1 (out of 1 available) 20459 1726885701.58016: exiting _queue_task() for managed_node1/set_fact 20459 1726885701.58034: done queuing things up, now waiting for results queue to drain 20459 1726885701.58036: waiting for pending results... 20459 1726885701.58324: running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) 20459 1726885701.58477: in run() - task 02369adf-7a19-47dd-4c59-00000000388b 20459 1726885701.58499: variable 'ansible_search_path' from source: unknown 20459 1726885701.58540: calling self._execute() 20459 1726885701.58667: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.58677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.58689: variable 'omit' from source: magic vars 20459 1726885701.58823: variable 'omit' from source: magic vars 20459 1726885701.58895: variable 'omit' from source: magic vars 20459 1726885701.59135: variable 'storage_test_volume' from source: include params 20459 1726885701.59185: variable 'omit' from source: magic vars 20459 1726885701.59233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885701.59275: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885701.59296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885701.59321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885701.59339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885701.59362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885701.59382: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885701.59416: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885701.59429: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.59437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.59558: Set connection var ansible_pipelining to False 20459 1726885701.59565: Set connection var ansible_shell_type to sh 20459 1726885701.59574: Set connection var ansible_connection to ssh 20459 1726885701.59589: Set connection var ansible_timeout to 10 20459 1726885701.59596: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885701.59626: Set connection var ansible_shell_executable to /bin/sh 20459 1726885701.59651: variable 'ansible_shell_executable' from source: unknown 20459 1726885701.59688: variable 'ansible_connection' from source: unknown 20459 1726885701.59798: variable 'ansible_module_compression' from source: unknown 20459 1726885701.59806: variable 'ansible_shell_type' from source: unknown 20459 1726885701.59815: variable 'ansible_shell_executable' from source: unknown 20459 1726885701.59827: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.59835: variable 'ansible_pipelining' from source: unknown 20459 1726885701.59842: variable 'ansible_timeout' from source: unknown 20459 1726885701.59849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.60006: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885701.60137: variable 'omit' from source: magic vars 20459 1726885701.60231: starting attempt loop 20459 1726885701.60239: running the handler 20459 1726885701.60257: handler run complete 20459 1726885701.60271: attempt loop complete, returning result 20459 1726885701.60278: _execute() done 20459 1726885701.60284: dumping result to json 20459 1726885701.60290: done dumping result, returning 20459 1726885701.60301: done running TaskExecutor() for managed_node1/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-47dd-4c59-00000000388b] 20459 1726885701.60310: sending task result for task 02369adf-7a19-47dd-4c59-00000000388b ok: [managed_node1] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } 20459 1726885701.60552: no more pending results, returning what we have 20459 1726885701.60556: results queue empty 20459 1726885701.60557: checking for any_errors_fatal 20459 1726885701.60570: done checking for any_errors_fatal 20459 1726885701.60571: checking for max_fail_percentage 20459 1726885701.60573: done checking for max_fail_percentage 20459 1726885701.60574: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.60575: done checking to see if all hosts have failed 20459 1726885701.60576: getting the remaining hosts for this loop 20459 1726885701.60578: done getting the remaining hosts for this loop 20459 1726885701.60581: getting the next task for host managed_node1 20459 1726885701.60593: done getting next task for host managed_node1 20459 1726885701.60596: ^ task is: TASK: Process volume type (get RAID value) (2/2) 20459 1726885701.60605: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.60610: getting variables 20459 1726885701.60615: in VariableManager get_vars() 20459 1726885701.60652: Calling all_inventory to load vars for managed_node1 20459 1726885701.60655: Calling groups_inventory to load vars for managed_node1 20459 1726885701.60659: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.60671: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.60674: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.60677: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.61526: done sending task result for task 02369adf-7a19-47dd-4c59-00000000388b 20459 1726885701.61529: WORKER PROCESS EXITING 20459 1726885701.61553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.62496: done with get_vars() 20459 1726885701.62517: done getting variables 20459 1726885701.62575: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:21 -0400 (0:00:00.048) 0:01:47.986 ****** 20459 1726885701.62608: entering _queue_task() for managed_node1/set_fact 20459 1726885701.62848: worker is 1 (out of 1 available) 20459 1726885701.62858: exiting _queue_task() for managed_node1/set_fact 20459 1726885701.62868: done queuing things up, now waiting for results queue to drain 20459 1726885701.62870: waiting for pending results... 20459 1726885701.63162: running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) 20459 1726885701.63323: in run() - task 02369adf-7a19-47dd-4c59-00000000388c 20459 1726885701.63343: variable 'ansible_search_path' from source: unknown 20459 1726885701.63382: calling self._execute() 20459 1726885701.63504: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.63517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.63538: variable 'omit' from source: magic vars 20459 1726885701.63951: variable 'storage_test_volume' from source: include params 20459 1726885701.63989: Evaluated conditional (storage_test_volume.type == "raid"): False 20459 1726885701.63996: when evaluation is False, skipping this task 20459 1726885701.64001: _execute() done 20459 1726885701.64007: dumping result to json 20459 1726885701.64015: done dumping result, returning 20459 1726885701.64026: done running TaskExecutor() for managed_node1/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-47dd-4c59-00000000388c] 20459 1726885701.64036: sending task result for task 02369adf-7a19-47dd-4c59-00000000388c skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 20459 1726885701.64399: no more pending results, returning what we have 20459 1726885701.64403: results queue empty 20459 1726885701.64404: checking for any_errors_fatal 20459 1726885701.64415: done checking for any_errors_fatal 20459 1726885701.64416: checking for max_fail_percentage 20459 1726885701.64421: done checking for max_fail_percentage 20459 1726885701.64423: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.64424: done checking to see if all hosts have failed 20459 1726885701.64425: getting the remaining hosts for this loop 20459 1726885701.64426: done getting the remaining hosts for this loop 20459 1726885701.64430: getting the next task for host managed_node1 20459 1726885701.64441: done getting next task for host managed_node1 20459 1726885701.64444: ^ task is: TASK: Verify the volume's device type 20459 1726885701.64453: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.64457: getting variables 20459 1726885701.64459: in VariableManager get_vars() 20459 1726885701.64498: Calling all_inventory to load vars for managed_node1 20459 1726885701.64501: Calling groups_inventory to load vars for managed_node1 20459 1726885701.64504: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.64624: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.64629: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.64633: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.65690: done sending task result for task 02369adf-7a19-47dd-4c59-00000000388c 20459 1726885701.65693: WORKER PROCESS EXITING 20459 1726885701.65723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.66363: done with get_vars() 20459 1726885701.66377: done getting variables 20459 1726885701.66438: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:21 -0400 (0:00:00.038) 0:01:48.025 ****** 20459 1726885701.66474: entering _queue_task() for managed_node1/assert 20459 1726885701.66701: worker is 1 (out of 1 available) 20459 1726885701.66716: exiting _queue_task() for managed_node1/assert 20459 1726885701.66730: done queuing things up, now waiting for results queue to drain 20459 1726885701.66731: waiting for pending results... 20459 1726885701.67025: running TaskExecutor() for managed_node1/TASK: Verify the volume's device type 20459 1726885701.67198: in run() - task 02369adf-7a19-47dd-4c59-00000000388d 20459 1726885701.67222: variable 'ansible_search_path' from source: unknown 20459 1726885701.67262: calling self._execute() 20459 1726885701.67396: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.67409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.67430: variable 'omit' from source: magic vars 20459 1726885701.67779: variable '_storage_test_volume_present' from source: set_fact 20459 1726885701.67793: Evaluated conditional (_storage_test_volume_present): False 20459 1726885701.67801: when evaluation is False, skipping this task 20459 1726885701.67807: _execute() done 20459 1726885701.67821: dumping result to json 20459 1726885701.67833: done dumping result, returning 20459 1726885701.67843: done running TaskExecutor() for managed_node1/TASK: Verify the volume's device type [02369adf-7a19-47dd-4c59-00000000388d] 20459 1726885701.67854: sending task result for task 02369adf-7a19-47dd-4c59-00000000388d skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885701.68015: no more pending results, returning what we have 20459 1726885701.68022: results queue empty 20459 1726885701.68024: checking for any_errors_fatal 20459 1726885701.68036: done checking for any_errors_fatal 20459 1726885701.68037: checking for max_fail_percentage 20459 1726885701.68040: done checking for max_fail_percentage 20459 1726885701.68041: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.68042: done checking to see if all hosts have failed 20459 1726885701.68042: getting the remaining hosts for this loop 20459 1726885701.68044: done getting the remaining hosts for this loop 20459 1726885701.68047: getting the next task for host managed_node1 20459 1726885701.68062: done getting next task for host managed_node1 20459 1726885701.68065: ^ task is: TASK: Stat the LUKS device, if encrypted 20459 1726885701.68074: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.68078: getting variables 20459 1726885701.68080: in VariableManager get_vars() 20459 1726885701.68117: Calling all_inventory to load vars for managed_node1 20459 1726885701.68122: Calling groups_inventory to load vars for managed_node1 20459 1726885701.68127: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.68142: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.68148: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.68152: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.68929: done sending task result for task 02369adf-7a19-47dd-4c59-00000000388d 20459 1726885701.68933: WORKER PROCESS EXITING 20459 1726885701.68955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.70872: done with get_vars() 20459 1726885701.70886: 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 22:28:21 -0400 (0:00:00.045) 0:01:48.070 ****** 20459 1726885701.70987: entering _queue_task() for managed_node1/stat 20459 1726885701.71700: worker is 1 (out of 1 available) 20459 1726885701.71713: exiting _queue_task() for managed_node1/stat 20459 1726885701.71727: done queuing things up, now waiting for results queue to drain 20459 1726885701.71729: waiting for pending results... 20459 1726885701.73139: running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted 20459 1726885701.73342: in run() - task 02369adf-7a19-47dd-4c59-000000003891 20459 1726885701.73362: variable 'ansible_search_path' from source: unknown 20459 1726885701.73404: calling self._execute() 20459 1726885701.73548: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.73558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.73570: variable 'omit' from source: magic vars 20459 1726885701.73962: variable 'storage_test_volume' from source: include params 20459 1726885701.74001: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885701.74009: when evaluation is False, skipping this task 20459 1726885701.74022: _execute() done 20459 1726885701.74031: dumping result to json 20459 1726885701.74039: done dumping result, returning 20459 1726885701.74050: done running TaskExecutor() for managed_node1/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-47dd-4c59-000000003891] 20459 1726885701.74062: sending task result for task 02369adf-7a19-47dd-4c59-000000003891 20459 1726885701.74190: done sending task result for task 02369adf-7a19-47dd-4c59-000000003891 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885701.74247: no more pending results, returning what we have 20459 1726885701.74252: results queue empty 20459 1726885701.74253: checking for any_errors_fatal 20459 1726885701.74269: done checking for any_errors_fatal 20459 1726885701.74271: checking for max_fail_percentage 20459 1726885701.74273: done checking for max_fail_percentage 20459 1726885701.74274: checking to see if all hosts have failed and the running result is not ok 20459 1726885701.74275: done checking to see if all hosts have failed 20459 1726885701.74275: getting the remaining hosts for this loop 20459 1726885701.74277: done getting the remaining hosts for this loop 20459 1726885701.74281: getting the next task for host managed_node1 20459 1726885701.74291: done getting next task for host managed_node1 20459 1726885701.74295: ^ task is: TASK: Ensure cryptsetup is present 20459 1726885701.74303: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885701.74308: getting variables 20459 1726885701.74310: in VariableManager get_vars() 20459 1726885701.74350: Calling all_inventory to load vars for managed_node1 20459 1726885701.74352: Calling groups_inventory to load vars for managed_node1 20459 1726885701.74356: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885701.74368: Calling all_plugins_play to load vars for managed_node1 20459 1726885701.74372: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885701.74375: Calling groups_plugins_play to load vars for managed_node1 20459 1726885701.75424: WORKER PROCESS EXITING 20459 1726885701.75451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885701.76233: done with get_vars() 20459 1726885701.76247: done getting variables 20459 1726885701.76333: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:21 -0400 (0:00:00.053) 0:01:48.124 ****** 20459 1726885701.76389: entering _queue_task() for managed_node1/package 20459 1726885701.76660: worker is 1 (out of 1 available) 20459 1726885701.76673: exiting _queue_task() for managed_node1/package 20459 1726885701.76685: done queuing things up, now waiting for results queue to drain 20459 1726885701.76687: waiting for pending results... 20459 1726885701.76990: running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present 20459 1726885701.77148: in run() - task 02369adf-7a19-47dd-4c59-000000003892 20459 1726885701.77169: variable 'ansible_search_path' from source: unknown 20459 1726885701.77208: calling self._execute() 20459 1726885701.77348: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.77359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.77372: variable 'omit' from source: magic vars 20459 1726885701.77495: variable 'omit' from source: magic vars 20459 1726885701.77579: variable 'omit' from source: magic vars 20459 1726885701.77875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885701.81252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885701.81441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885701.81486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885701.81565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885701.81685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885701.81909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885701.82074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885701.82230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885701.82276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885701.82347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885701.82510: variable '__storage_is_ostree' from source: set_fact 20459 1726885701.82530: variable 'omit' from source: magic vars 20459 1726885701.82564: variable 'omit' from source: magic vars 20459 1726885701.82594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885701.82628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885701.82655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885701.82676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885701.82691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885701.82714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885701.82740: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885701.82773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885701.82780: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.82788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.82910: Set connection var ansible_pipelining to False 20459 1726885701.82923: Set connection var ansible_shell_type to sh 20459 1726885701.82930: Set connection var ansible_connection to ssh 20459 1726885701.82947: Set connection var ansible_timeout to 10 20459 1726885701.82958: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885701.82969: Set connection var ansible_shell_executable to /bin/sh 20459 1726885701.82995: variable 'ansible_shell_executable' from source: unknown 20459 1726885701.83002: variable 'ansible_connection' from source: unknown 20459 1726885701.83008: variable 'ansible_module_compression' from source: unknown 20459 1726885701.83017: variable 'ansible_shell_type' from source: unknown 20459 1726885701.83026: variable 'ansible_shell_executable' from source: unknown 20459 1726885701.83032: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885701.83038: variable 'ansible_pipelining' from source: unknown 20459 1726885701.83044: variable 'ansible_timeout' from source: unknown 20459 1726885701.83051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885701.83161: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885701.83177: variable 'omit' from source: magic vars 20459 1726885701.83188: starting attempt loop 20459 1726885701.83194: running the handler 20459 1726885701.83204: variable 'ansible_facts' from source: unknown 20459 1726885701.83211: variable 'ansible_facts' from source: unknown 20459 1726885701.83269: _low_level_execute_command(): starting 20459 1726885701.83282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20459 1726885701.83982: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.83998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.84016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.84040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.84103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.84132: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.84153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.84187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.84209: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.84230: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.84243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.84254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.84268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.84283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.84294: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.84305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.84394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.84428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.84443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.84529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.86135: stdout chunk (state=3): >>>/root <<< 20459 1726885701.86331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.86335: stdout chunk (state=3): >>><<< 20459 1726885701.86337: stderr chunk (state=3): >>><<< 20459 1726885701.86418: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885701.86424: _low_level_execute_command(): starting 20459 1726885701.86427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296 `" && echo ansible-tmp-1726885701.8636181-25284-79941213330296="` echo /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296 `" ) && sleep 0' 20459 1726885701.87252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.87264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.87275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.87289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.87333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.87346: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.87361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.87379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.87392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.87404: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.87418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.87434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.87447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.87456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.87464: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.87475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.87550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.87570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.87585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.87722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.89486: stdout chunk (state=3): >>>ansible-tmp-1726885701.8636181-25284-79941213330296=/root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296 <<< 20459 1726885701.89600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.89675: stderr chunk (state=3): >>><<< 20459 1726885701.89678: stdout chunk (state=3): >>><<< 20459 1726885701.90022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726885701.8636181-25284-79941213330296=/root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885701.90026: variable 'ansible_module_compression' from source: unknown 20459 1726885701.90028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20459di1zwrn7/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20459 1726885701.90030: variable 'ansible_facts' from source: unknown 20459 1726885701.90032: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296/AnsiballZ_dnf.py 20459 1726885701.90117: Sending initial data 20459 1726885701.90120: Sent initial data (151 bytes) 20459 1726885701.91233: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.91253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.91268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.91286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.91333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.91349: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.91368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.91387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.91400: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.91414: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.91429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.91448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.91465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.91492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.91505: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.91547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.91721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.91749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.91766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.91837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885701.93547: 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 <<< 20459 1726885701.93628: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 20459 1726885701.93704: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20459di1zwrn7/tmp8pvuozy_ /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296/AnsiballZ_dnf.py <<< 20459 1726885701.93725: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 20459 1726885701.95965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885701.96217: stderr chunk (state=3): >>><<< 20459 1726885701.96241: stdout chunk (state=3): >>><<< 20459 1726885701.96306: done transferring module to remote 20459 1726885701.96309: _low_level_execute_command(): starting 20459 1726885701.96313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296/ /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296/AnsiballZ_dnf.py && sleep 0' 20459 1726885701.97817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885701.97831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.97850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.97867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.97906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.97922: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885701.97936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.97952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885701.97966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885701.97976: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885701.97986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885701.97998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885701.98014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885701.98026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885701.98036: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885701.98048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885701.98130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885701.98151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885701.98167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885701.98237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885702.00054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885702.00157: stderr chunk (state=3): >>><<< 20459 1726885702.00161: stdout chunk (state=3): >>><<< 20459 1726885702.00221: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885702.00224: _low_level_execute_command(): starting 20459 1726885702.00227: _low_level_execute_command(): using become for this command 20459 1726885702.00271: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-migsanppxyxtdwrsrmmxpapfmaacisut ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296/AnsiballZ_dnf.py'"'"' && sleep 0' 20459 1726885702.00902: Initial state: awaiting_escalation: BECOME-SUCCESS-migsanppxyxtdwrsrmmxpapfmaacisut 20459 1726885702.01854: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885702.01906: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885702.01920: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885702.01959: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885702.02006: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885702.02020: stderr chunk (state=1): >>>debug2: match not found <<< 20459 1726885702.02034: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885702.02047: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 20459 1726885702.02055: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885702.02062: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 20459 1726885702.02071: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885702.02081: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885702.02102: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885702.02109: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885702.02114: stderr chunk (state=1): >>>debug2: match found <<< 20459 1726885702.02129: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885702.02207: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885702.02231: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885702.02247: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885702.02322: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885702.05090: stdout chunk (state=1): >>>BECOME-SUCCESS-migsanppxyxtdwrsrmmxpapfmaacisut <<< 20459 1726885702.05094: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-migsanppxyxtdwrsrmmxpapfmaacisut' 20459 1726885702.05338: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 20459 1726885702.05341: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20459 1726885702.05408: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20459 1726885702.05476: stdout chunk (state=3): >>>import 'posix' # <<< 20459 1726885702.05518: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20459 1726885702.05533: stdout chunk (state=3): >>>import 'time' # <<< 20459 1726885702.05536: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20459 1726885702.05598: 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' <<< 20459 1726885702.05607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 20459 1726885702.05623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 20459 1726885702.05648: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e6009aca0> <<< 20459 1726885702.05709: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 20459 1726885702.05727: 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 0x7f9e60041280> <<< 20459 1726885702.05798: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e6009aa00> # /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 0x7f9e6009a9a0> <<< 20459 1726885702.05803: stdout chunk (state=3): >>>import '_signal' # <<< 20459 1726885702.05909: 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 0x7f9e60041370> # /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 0x7f9e60041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e60041550> <<< 20459 1726885702.05947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 20459 1726885702.05950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 20459 1726885702.06021: 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' <<< 20459 1726885702.06025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 20459 1726885702.06141: 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 0x7f9e5fdc8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 20459 1726885702.06220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 20459 1726885702.06230: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fdcf100> # /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' <<< 20459 1726885702.06315: 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 0x7f9e5fdf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fdcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e60056760> # /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 0x7f9e5fdc8c70> <<< 20459 1726885702.06369: 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 0x7f9e5fdf8c70> <<< 20459 1726885702.06429: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e60041fd0> <<< 20459 1726885702.06452: 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. <<< 20459 1726885702.06747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 20459 1726885702.06750: 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 # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 20459 1726885702.06819: 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 # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd6fd90> <<< 20459 1726885702.06867: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd72e20> <<< 20459 1726885702.06902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 20459 1726885702.06905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 20459 1726885702.06975: stdout chunk (state=3): >>>import '_sre' # <<< 20459 1726885702.06986: 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' <<< 20459 1726885702.07017: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd70520> <<< 20459 1726885702.07035: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd6f250> <<< 20459 1726885702.07047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 20459 1726885702.07130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 20459 1726885702.07144: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 20459 1726885702.07197: 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 <<< 20459 1726885702.07219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 20459 1726885702.07360: 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 0x7f9e5fc7ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc7a760> <<< 20459 1726885702.07364: stdout chunk (state=3): >>>import 'itertools' # <<< 20459 1726885702.07385: 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 0x7f9e5fc7ad60> # /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 0x7f9e5fc7ae20> # /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 0x7f9e5fc7aee0> import '_collections' # <<< 20459 1726885702.07444: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fcd2be0> <<< 20459 1726885702.07447: stdout chunk (state=3): >>>import '_functools' # <<< 20459 1726885702.07487: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fccc4c0> <<< 20459 1726885702.07817: 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 0x7f9e5fce0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd76d00> # /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 0x7f9e5fc8bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd72fa0> # 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 0x7f9e5fce0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd7c8b0> # /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 0x7f9e5fc8be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8bc40> # /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 0x7f9e5fc8bbb0> # /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' <<< 20459 1726885702.07841: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 20459 1726885702.07844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 20459 1726885702.07869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 20459 1726885702.07923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 20459 1726885702.07966: 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 0x7f9e5fc60220> <<< 20459 1726885702.07988: 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' <<< 20459 1726885702.08479: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc60310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc96e50> <<< 20459 1726885702.08491: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8e8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8be20> # /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 0x7f9e5fc23f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc08b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8ed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fcccfd0> # /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 0x7f9e5fbc09a0> import 'errno' # <<< 20459 1726885702.08507: 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 0x7f9e5fbc0cd0> <<< 20459 1726885702.08534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 20459 1726885702.08561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 20459 1726885702.08705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 20459 1726885702.08735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fbd35e0> # /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 0x7f9e5fbd3b20> # 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 0x7f9e5fb5e250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fbc0dc0> <<< 20459 1726885702.08738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 20459 1726885702.08745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 20459 1726885702.08799: 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 0x7f9e5fb6f130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fbd3460> <<< 20459 1726885702.08808: stdout chunk (state=3): >>>import 'pwd' # <<< 20459 1726885702.08835: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885702.08841: 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 0x7f9e5fb6f1f0> <<< 20459 1726885702.08876: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8b880> <<< 20459 1726885702.08899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 20459 1726885702.08905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 20459 1726885702.08934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 20459 1726885702.08940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 20459 1726885702.08976: 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 0x7f9e5fb8b550> <<< 20459 1726885702.08998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 20459 1726885702.09004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 20459 1726885702.09034: 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 0x7f9e5fb8b820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb8b610> <<< 20459 1726885702.09176: 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 0x7f9e5fb8b700> <<< 20459 1726885702.09179: 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' <<< 20459 1726885702.09433: 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 0x7f9e5fb8bb50> # 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 0x7f9e5fb8bfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb8b790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb7d8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8b460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 20459 1726885702.09799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb8b940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e5faad520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 20459 1726885702.09892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.09924: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 20459 1726885702.09937: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.09951: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 20459 1726885702.09963: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.11169: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.12094: 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 0x7f9e5f9a8730> <<< 20459 1726885702.12134: 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' <<< 20459 1726885702.12154: 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' <<< 20459 1726885702.12166: 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' <<< 20459 1726885702.12194: 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 0x7f9e5fa39850> <<< 20459 1726885702.12234: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39730> <<< 20459 1726885702.12263: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39490> <<< 20459 1726885702.12287: 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' <<< 20459 1726885702.12337: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa392b0> import 'atexit' # <<< 20459 1726885702.12370: 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 0x7f9e5fa394f0> <<< 20459 1726885702.12383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 20459 1726885702.12403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 20459 1726885702.12444: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa398b0> <<< 20459 1726885702.12484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 20459 1726885702.12487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 20459 1726885702.12505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 20459 1726885702.12525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 20459 1726885702.12539: 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' <<< 20459 1726885702.13292: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f98a880> # 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 0x7f9e5f98a4f0> # 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 0x7f9e5f98a6a0> # /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 0x7f9e5f946b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa33d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39610> # /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 0x7f9e5fa33e80> # /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 0x7f9e5f3ce880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9dbd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9db850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f93f310> # 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 0x7f9e5f9dbfa0> # /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 0x7f9e5f9dbf70> # /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' <<< 20459 1726885702.13368: 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 0x7f9e5f3cff70> <<< 20459 1726885702.13459: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa10e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 20459 1726885702.13463: 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 0x7f9e5f3df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa10fd0> <<< 20459 1726885702.13474: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 20459 1726885702.13503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885702.13533: 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' <<< 20459 1726885702.13660: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3cf250> <<< 20459 1726885702.13722: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3df160> <<< 20459 1726885702.13809: 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 0x7f9e5f3dc5b0> <<< 20459 1726885702.13838: 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 0x7f9e5f3dc670> <<< 20459 1726885702.13882: 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 0x7f9e5f3dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa08bb0> <<< 20459 1726885702.13915: 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' <<< 20459 1726885702.13932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 20459 1726885702.13944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 20459 1726885702.13985: 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 0x7f9e5f99a9d0> <<< 20459 1726885702.14162: 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 0x7f9e5f997970> <<< 20459 1726885702.14177: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3d0880> <<< 20459 1726885702.14238: 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 0x7f9e5f99a400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9d29d0> # zipimport: zlib available # zipimport: zlib available <<< 20459 1726885702.14241: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 20459 1726885702.14253: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.14317: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.14414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885702.14425: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 20459 1726885702.14449: 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_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 20459 1726885702.14546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.14633: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.15093: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.15563: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 20459 1726885702.15573: 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_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 20459 1726885702.15587: 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' <<< 20459 1726885702.15640: 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 0x7f9e5f3acbe0> <<< 20459 1726885702.15717: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 20459 1726885702.15721: 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 0x7f9e5f98f7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5efaa100> <<< 20459 1726885702.15775: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 20459 1726885702.15813: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.15817: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 20459 1726885702.15928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.16051: 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' <<< 20459 1726885702.16077: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f990c10> # zipimport: zlib available <<< 20459 1726885702.16468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.16829: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.16884: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.16956: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 20459 1726885702.16959: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.16981: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17016: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 20459 1726885702.17077: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17166: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 20459 1726885702.17184: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20459 1726885702.17187: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 20459 1726885702.17215: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17259: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 20459 1726885702.17262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17431: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 20459 1726885702.17645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 20459 1726885702.17657: stdout chunk (state=3): >>>import '_ast' # <<< 20459 1726885702.17732: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9d5fd0> <<< 20459 1726885702.17735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17788: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17875: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 20459 1726885702.17878: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 20459 1726885702.17889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17922: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17965: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 20459 1726885702.17968: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.17997: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18032: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18151: 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 <<< 20459 1726885702.18177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885702.18253: 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 0x7f9e5f397700> <<< 20459 1726885702.18277: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef580d0> <<< 20459 1726885702.18332: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 20459 1726885702.18335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18502: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18526: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18572: 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' <<< 20459 1726885702.18596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 20459 1726885702.18635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 20459 1726885702.18652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 20459 1726885702.18667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 20459 1726885702.18747: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef99b50> <<< 20459 1726885702.18782: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3a3520> <<< 20459 1726885702.18842: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3a0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 20459 1726885702.18870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.18896: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 20459 1726885702.18972: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 20459 1726885702.19001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 20459 1726885702.19004: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.19469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.19893: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.20451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.20983: 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 0x7f9e5f397fd0> <<< 20459 1726885702.21019: 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 0x7f9e5f3970a0> <<< 20459 1726885702.21040: 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' <<< 20459 1726885702.21052: 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' <<< 20459 1726885702.21079: 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 0x7f9e5f397c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f397820> <<< 20459 1726885702.21116: 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' <<< 20459 1726885702.21128: 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' <<< 20459 1726885702.21153: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed731c0> <<< 20459 1726885702.21182: 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' <<< 20459 1726885702.21206: 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' <<< 20459 1726885702.21254: 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' <<< 20459 1726885702.21259: 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' <<< 20459 1726885702.21276: 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' <<< 20459 1726885702.21300: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed71bb0> <<< 20459 1726885702.21328: 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 0x7f9e5ed89f10> <<< 20459 1726885702.21347: 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 0x7f9e5ed89d30> <<< 20459 1726885702.21405: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed71340> <<< 20459 1726885702.21425: 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' <<< 20459 1726885702.21463: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py <<< 20459 1726885702.21477: 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 0x7f9e5ed9b580> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 20459 1726885702.21500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 20459 1726885702.21575: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed9b5e0> <<< 20459 1726885702.21613: 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' <<< 20459 1726885702.21620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 20459 1726885702.21642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 20459 1726885702.21655: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef54730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed9bca0> <<< 20459 1726885702.21713: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed719d0> <<< 20459 1726885702.21717: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed73a90> <<< 20459 1726885702.21747: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 20459 1726885702.21751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 20459 1726885702.21761: 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 <<< 20459 1726885702.21806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 20459 1726885702.21830: 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' <<< 20459 1726885702.21843: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef92940> <<< 20459 1726885702.21982: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5efa7730> <<< 20459 1726885702.22091: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef54e50> <<< 20459 1726885702.22096: 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 # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 20459 1726885702.22196: 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 0x7f9e5eda0df0> # /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 0x7f9e5eda0250> <<< 20459 1726885702.22276: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edf29d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ee1f730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed73460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed73220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f397040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa10d60> <<< 20459 1726885702.22304: 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 0x7f9e5f397e80> # /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 <<< 20459 1726885702.22308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 20459 1726885702.22343: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5eda0550> <<< 20459 1726885702.22359: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f397160> <<< 20459 1726885702.22372: 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' <<< 20459 1726885702.22447: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed5c130> <<< 20459 1726885702.22469: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 20459 1726885702.22491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 20459 1726885702.22547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 20459 1726885702.22582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 20459 1726885702.22733: 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 0x7f9e5edbc700> <<< 20459 1726885702.23005: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edeccd0> <<< 20459 1726885702.23027: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5eda02b0> <<< 20459 1726885702.23067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 20459 1726885702.23071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 20459 1726885702.23097: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edec100> <<< 20459 1726885702.23123: 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 0x7f9e5edf38b0> <<< 20459 1726885702.23151: 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' <<< 20459 1726885702.23184: 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 0x7f9e5ee06c40> <<< 20459 1726885702.23188: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edf36d0> <<< 20459 1726885702.23203: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 20459 1726885702.23248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 20459 1726885702.23368: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ee067c0> # /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' <<< 20459 1726885702.23650: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edfd730> <<< 20459 1726885702.23671: 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' <<< 20459 1726885702.23695: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5eb24b80> <<< 20459 1726885702.23739: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.23845: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 20459 1726885702.23848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.23938: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.24065: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 20459 1726885702.24110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.24163: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 20459 1726885702.24166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.24257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.24348: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 20459 1726885702.24440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20459 1726885702.24584: stdout chunk (state=3): >>>import 'gc' # <<< 20459 1726885702.24942: 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' <<< 20459 1726885702.24956: 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 <<< 20459 1726885702.24969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 20459 1726885702.24985: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 20459 1726885702.24992: 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 0x7f9e5ea820a0> <<< 20459 1726885702.25018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 20459 1726885702.25067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 20459 1726885702.25243: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea82a90> <<< 20459 1726885702.25256: 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' <<< 20459 1726885702.25304: 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 0x7f9e5ead4fa0> <<< 20459 1726885702.25307: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea82d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea82610> <<< 20459 1726885702.25350: 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 0x7f9e5ea823a0> <<< 20459 1726885702.25364: 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 <<< 20459 1726885702.25427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 20459 1726885702.25465: 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' <<< 20459 1726885702.25479: 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' <<< 20459 1726885702.26030: 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 0x7f9e5ea8cee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea8c700> # /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 0x7f9e5e9aa430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea8ceb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 20459 1726885702.26033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 20459 1726885702.26802: 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 0x7f9e5e909d00> <<< 20459 1726885702.26862: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea2a1c0> <<< 20459 1726885702.26881: 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 <<< 20459 1726885702.26934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 20459 1726885702.27033: 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 0x7f9e5d11b1c0> <<< 20459 1726885702.27067: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5e9de790> <<< 20459 1726885702.27086: 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 <<< 20459 1726885702.27109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 20459 1726885702.27264: 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 0x7f9e5cfebd60> <<< 20459 1726885702.27287: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5d0fa460> <<< 20459 1726885702.27308: 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 <<< 20459 1726885702.27349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 20459 1726885702.27432: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 20459 1726885702.27439: 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 0x7f9e5cf548e0> <<< 20459 1726885702.27467: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5d11b400> <<< 20459 1726885702.27487: 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 <<< 20459 1726885702.27494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885702.27569: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 20459 1726885702.27572: 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 0x7f9e5cf4dc40> <<< 20459 1726885702.27581: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5cf54e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea80b80> <<< 20459 1726885702.27590: 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 <<< 20459 1726885702.27619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 20459 1726885702.27665: 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 <<< 20459 1726885702.27670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885702.27672: 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 <<< 20459 1726885702.27674: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 20459 1726885702.27728: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 20459 1726885702.27732: 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 0x7f9e5ce77a00> <<< 20459 1726885702.27735: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce77220> <<< 20459 1726885702.27764: 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 <<< 20459 1726885702.27801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 20459 1726885702.27804: 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 <<< 20459 1726885702.27833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 20459 1726885702.27837: 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' <<< 20459 1726885702.27839: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce915e0> <<< 20459 1726885702.27872: 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 <<< 20459 1726885702.27890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 20459 1726885702.27893: 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 0x7f9e5ce9c190> <<< 20459 1726885702.27929: 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' <<< 20459 1726885702.28293: 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 0x7f9e5ce9c730> <<< 20459 1726885702.28335: 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 <<< 20459 1726885702.28342: 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 0x7f9e5ce9cb80><<< 20459 1726885702.28345: stdout chunk (state=3): >>> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce9c250> <<< 20459 1726885702.28366: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce91670> <<< 20459 1726885702.28372: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce87ca0> <<< 20459 1726885702.28406: 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 <<< 20459 1726885702.28410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885702.28535: 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 0x7f9e5ca50f40> <<< 20459 1726885702.28539: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce91070> <<< 20459 1726885702.28601: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce77b80> <<< 20459 1726885702.28639: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5cf7f610> <<< 20459 1726885702.28661: 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' <<< 20459 1726885702.28760: 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 0x7f9e5cf7fdf0> <<< 20459 1726885702.28784: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5cf7f790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea80fa0> <<< 20459 1726885702.28830: 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 0x7f9e5ca5fc40> <<< 20459 1726885702.28841: 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 <<< 20459 1726885702.28860: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 20459 1726885702.28895: 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' <<< 20459 1726885702.28944: 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' <<< 20459 1726885702.28958: 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 <<< 20459 1726885702.28987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 20459 1726885702.29020: 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 <<< 20459 1726885702.29116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 20459 1726885702.29235: 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 0x7f9e5c8ce100> <<< 20459 1726885702.29343: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c96d190> <<< 20459 1726885702.29382: 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' <<< 20459 1726885702.29385: 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 0x7f9e5c9796d0> <<< 20459 1726885702.29486: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c97fc40> <<< 20459 1726885702.29490: 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' <<< 20459 1726885702.29564: 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' <<< 20459 1726885702.29609: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979a90> <<< 20459 1726885702.29647: 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' <<< 20459 1726885702.29685: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979d30> <<< 20459 1726885702.29712: 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' <<< 20459 1726885702.29744: 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' <<< 20459 1726885702.29769: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979f40> <<< 20459 1726885702.30820: 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 0x7f9e5c7d3130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979e20> # /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 0x7f9e5c7d32b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979f10> # /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 0x7f9e5c979eb0> # /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 0x7f9e5c9798b0> # /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 0x7f9e5c7d3310> # /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 0x7f9e5c7d33a0> # /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 0x7f9e5c7d3430> # /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 0x7f9e5c7d34c0> # /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 0x7f9e5c7d3550> # /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 0x7f9e5c7d35e0> # /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 0x7f9e5c7d3670> # /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 0x7f9e5c7d3700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c8cefa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c94cee0> # /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 0x7f9e5c7d3ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7d3820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979d90> # /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 0x7f9e5c960f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c94cb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c94c190> # /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 0x7f9e5c94c370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca82a30> # /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' <<< 20459 1726885702.30919: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca82f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca5fbe0> # /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' <<< 20459 1726885702.30961: 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' <<< 20459 1726885702.30975: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e93d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca82820> # /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 <<< 20459 1726885702.31093: stdout chunk (state=3): >>># 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' <<< 20459 1726885702.31096: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c786190> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 20459 1726885702.31138: stdout chunk (state=3): >>># 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 <<< 20459 1726885702.31213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 20459 1726885702.31229: 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 0x7f9e5c72ef70> <<< 20459 1726885702.31320: 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 0x7f9e5c739100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c79a580> <<< 20459 1726885702.31341: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7865b0> <<< 20459 1726885702.31385: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c77a970> <<< 20459 1726885702.31428: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9dc0> <<< 20459 1726885702.31460: 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 <<< 20459 1726885702.31556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885702.31595: 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 0x7f9e5c739eb0> <<< 20459 1726885702.31598: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c739670> <<< 20459 1726885702.31672: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9c70> # /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' <<< 20459 1726885702.31678: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c774820> <<< 20459 1726885702.31717: 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 0x7f9e5c75d730> # /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 0x7f9e5c75d7c0> <<< 20459 1726885702.31739: 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 0x7f9e5c75d940> <<< 20459 1726885702.31760: 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 <<< 20459 1726885702.31785: 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 <<< 20459 1726885702.31886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 20459 1726885702.31907: 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 0x7f9e5c597f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c75df70> <<< 20459 1726885702.31950: 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 0x7f9e5c597e80> <<< 20459 1726885702.31976: 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' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c59e1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c75d8e0> <<< 20459 1726885702.32009: 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' <<< 20459 1726885702.32350: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c75de80> # /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 0x7f9e5c5272b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c517f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c5178b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c5af8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c59ed90> <<< 20459 1726885702.32390: 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 0x7f9e5c5afb80> <<< 20459 1726885702.32408: 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 0x7f9e5c5b6880> <<< 20459 1726885702.32442: 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 0x7f9e5c5366a0> <<< 20459 1726885702.32481: 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 0x7f9e5c536340> <<< 20459 1726885702.32503: 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' <<< 20459 1726885702.32545: 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 <<< 20459 1726885702.32586: 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 0x7f9e5c545550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c536070> <<< 20459 1726885702.32602: 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 0x7f9e5c5453d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea822e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea828e0> <<< 20459 1726885702.33092: 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 <<< 20459 1726885702.33095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 20459 1726885702.33138: 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' <<< 20459 1726885702.33151: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c54deb0> <<< 20459 1726885702.33161: 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' <<< 20459 1726885702.33186: 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 <<< 20459 1726885702.33236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 20459 1726885702.33250: 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 <<< 20459 1726885702.33283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 20459 1726885702.33310: 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 0x7f9e5c501e80> <<< 20459 1726885702.33365: 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 <<< 20459 1726885702.33390: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 20459 1726885702.33403: 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' <<< 20459 1726885702.33490: 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 0x7f9e5c49cc70> <<< 20459 1726885702.33516: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49caf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49c2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c501f70> <<< 20459 1726885702.33546: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4eddc0> <<< 20459 1726885702.33578: 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' <<< 20459 1726885702.33589: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49c100> <<< 20459 1726885702.33608: 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 <<< 20459 1726885702.33627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 20459 1726885702.33646: 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 <<< 20459 1726885702.33666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 20459 1726885702.33688: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4b7f40> <<< 20459 1726885702.33725: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49cd90> <<< 20459 1726885702.33751: 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' <<< 20459 1726885702.33785: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4b78b0> <<< 20459 1726885702.33803: 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 0x7f9e5c4c6eb0> <<< 20459 1726885702.33834: 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' <<< 20459 1726885702.33851: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4c6fa0> <<< 20459 1726885702.33877: 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' <<< 20459 1726885702.33887: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3c51f0> <<< 20459 1726885702.33921: 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' <<< 20459 1726885702.33933: 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 <<< 20459 1726885702.33951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 20459 1726885702.33984: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3c57f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3c5520> <<< 20459 1726885702.34018: 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' <<< 20459 1726885702.34046: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3c58b0> <<< 20459 1726885702.34057: 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 0x7f9e5c3d54f0> <<< 20459 1726885702.34081: 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 <<< 20459 1726885702.34104: 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 0x7f9e5c3d55e0> <<< 20459 1726885702.34132: 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 <<< 20459 1726885702.34161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 20459 1726885702.34179: 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 <<< 20459 1726885702.34209: 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 0x7f9e5c3d5dc0> <<< 20459 1726885702.34239: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3d59d0> <<< 20459 1726885702.34270: 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 0x7f9e5c3d5e20> <<< 20459 1726885702.34291: 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 0x7f9e5c3e9a00> <<< 20459 1726885702.34326: 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' <<< 20459 1726885702.34356: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3e9b20> # /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 <<< 20459 1726885702.34369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 20459 1726885702.34397: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3e9d60> <<< 20459 1726885702.34420: 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' <<< 20459 1726885702.34457: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3e9ee0> # /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' <<< 20459 1726885702.34481: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c379be0> <<< 20459 1726885702.34501: 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' <<< 20459 1726885702.34528: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c379d30> # /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 <<< 20459 1726885702.34579: stdout chunk (state=3): >>># 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 0x7f9e5c389430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c379fd0> <<< 20459 1726885702.34671: 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 <<< 20459 1726885702.34692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 20459 1726885702.34725: 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 0x7f9e5c389e20> <<< 20459 1726885702.34756: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c389970> <<< 20459 1726885702.34781: 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 0x7f9e5c389c70> <<< 20459 1726885702.34806: 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' <<< 20459 1726885702.34883: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c396700> # /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 0x7f9e5c396f40> # /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 0x7f9e5c3a6190> <<< 20459 1726885702.34927: 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 0x7f9e5c3a6280> <<< 20459 1726885702.34948: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4ed3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4ed100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c54dbe0> <<< 20459 1726885702.34982: 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' <<< 20459 1726885702.35043: 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 0x7f9e5c3a6df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3a6b20> <<< 20459 1726885702.35093: 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' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 20459 1726885702.35130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 20459 1726885702.35151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 20459 1726885702.35177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885702.35250: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c33d4c0> <<< 20459 1726885702.35263: 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' <<< 20459 1726885702.35314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 20459 1726885702.35335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 20459 1726885702.35352: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c346400> <<< 20459 1726885702.35395: 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 0x7f9e5c33dd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c33dcd0> <<< 20459 1726885702.35430: 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 <<< 20459 1726885702.35442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 20459 1726885702.35479: 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 0x7f9e5c373640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3730d0> <<< 20459 1726885702.35513: 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' <<< 20459 1726885702.35554: 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 <<< 20459 1726885702.35590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 20459 1726885702.35633: 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 0x7f9e5c2bf970> <<< 20459 1726885702.35685: 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 0x7f9e5c2bfb50> # /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' <<< 20459 1726885702.35706: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 20459 1726885702.35753: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c373bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c373940> <<< 20459 1726885702.35791: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3a6e80> <<< 20459 1726885702.35822: 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' <<< 20459 1726885702.35854: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3b1eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3a69d0> <<< 20459 1726885702.35898: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4ed130> # /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 <<< 20459 1726885702.35926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 20459 1726885702.35947: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c2c9ee0> <<< 20459 1726885702.35973: 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 <<< 20459 1726885702.36008: 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 0x7f9e5c2e03a0> <<< 20459 1726885702.36070: 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' <<< 20459 1726885702.36152: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c2e0c10> # /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 0x7f9e5c275520> <<< 20459 1726885702.36179: 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 0x7f9e5c275a90> # /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' <<< 20459 1726885702.36208: 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' <<< 20459 1726885702.36233: 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' <<< 20459 1726885702.36294: 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 0x7f9e5c281b50> <<< 20459 1726885702.36320: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281100> <<< 20459 1726885702.36346: 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 <<< 20459 1726885702.36358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 20459 1726885702.36379: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281340> <<< 20459 1726885702.36404: 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 <<< 20459 1726885702.36421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 20459 1726885702.36445: 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' <<< 20459 1726885702.36474: 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 0x7f9e5c293ac0> <<< 20459 1726885702.36497: 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' <<< 20459 1726885702.36527: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c293b50> <<< 20459 1726885702.36550: 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' <<< 20459 1726885702.36629: 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 0x7f9e5c29d190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c293fa0> <<< 20459 1726885702.36658: 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' <<< 20459 1726885702.36686: 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 <<< 20459 1726885702.36698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 20459 1726885702.36724: 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 <<< 20459 1726885702.36746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885702.36776: 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 0x7f9e5c1a61f0> <<< 20459 1726885702.36789: 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' <<< 20459 1726885702.36814: 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' <<< 20459 1726885702.36846: 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 0x7f9e5c1af250> <<< 20459 1726885702.36878: 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 0x7f9e5c1af1f0> <<< 20459 1726885702.36898: 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' <<< 20459 1726885702.36956: 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 0x7f9e5c1af3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a6f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a6c10> <<< 20459 1726885702.36984: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a62b0> <<< 20459 1726885702.37007: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c197940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c29df70> <<< 20459 1726885702.37021: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c29d850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c293700> <<< 20459 1726885702.37045: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281fd0> <<< 20459 1726885702.37074: 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' <<< 20459 1726885702.37094: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c293850> <<< 20459 1726885702.37123: 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' <<< 20459 1726885702.37152: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a6ca0> # /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' <<< 20459 1726885702.37165: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1af670> <<< 20459 1726885702.37195: 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' <<< 20459 1726885702.37209: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1af8e0> <<< 20459 1726885702.37244: 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' <<< 20459 1726885702.37256: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1afe50> <<< 20459 1726885702.37276: 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 <<< 20459 1726885702.37307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 20459 1726885702.37341: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1cb640> <<< 20459 1726885702.37362: 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 <<< 20459 1726885702.37373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 20459 1726885702.37397: 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 0x7f9e5c150820> <<< 20459 1726885702.37420: 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 <<< 20459 1726885702.37443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 20459 1726885702.37469: 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' <<< 20459 1726885702.37489: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c15ba90> <<< 20459 1726885702.37500: 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 <<< 20459 1726885702.37530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 20459 1726885702.37566: 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 0x7f9e5c17afd0> <<< 20459 1726885702.37676: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c15baf0> <<< 20459 1726885702.37696: 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 <<< 20459 1726885702.37717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 20459 1726885702.37736: 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' <<< 20459 1726885702.37763: 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' <<< 20459 1726885702.37910: 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 <<< 20459 1726885702.37934: 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 0x7f9e5c128310> # /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 0x7f9e5c128430> <<< 20459 1726885702.37954: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1193a0> <<< 20459 1726885702.37975: 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' <<< 20459 1726885702.37995: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1196d0> <<< 20459 1726885702.38064: 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 0x7f9e5c12a820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c119040> <<< 20459 1726885702.38078: 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 0x7f9e5c119100> <<< 20459 1726885702.38145: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c10d9a0> # /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 0x7f9e5c12acd0> <<< 20459 1726885702.38183: 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 0x7f9e5c0c1100> # /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 0x7f9e5c0c11f0> <<< 20459 1726885702.38207: 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' <<< 20459 1726885702.38282: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0c1310> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 20459 1726885702.38296: 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 <<< 20459 1726885702.38391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 20459 1726885702.38413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 20459 1726885702.38448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 20459 1726885702.38479: 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' <<< 20459 1726885702.38516: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c097550> <<< 20459 1726885702.38554: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0eae50> <<< 20459 1726885702.38597: 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 0x7f9e5c0fd8e0> <<< 20459 1726885702.38617: 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' <<< 20459 1726885702.38636: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0fd970> <<< 20459 1726885702.38656: 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 <<< 20459 1726885702.38668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885702.38707: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0971c0> <<< 20459 1726885702.38731: 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 0x7f9e5c0a82b0> <<< 20459 1726885702.38929: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0cdc10> <<< 20459 1726885702.38949: 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' <<< 20459 1726885702.38970: 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 0x7f9e5c0d6880> <<< 20459 1726885702.38994: 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' <<< 20459 1726885702.39025: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c055790> <<< 20459 1726885702.39037: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0cdf10> <<< 20459 1726885702.39067: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0c1ac0> <<< 20459 1726885702.39121: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c17aca0> <<< 20459 1726885702.39150: 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 <<< 20459 1726885702.39170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 20459 1726885702.39194: 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' <<< 20459 1726885702.39209: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c079550> <<< 20459 1726885702.39241: 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 0x7f9e5c079d00> <<< 20459 1726885702.39269: 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 0x7f9e5c079f70> <<< 20459 1726885702.39288: 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 <<< 20459 1726885702.39308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 20459 1726885702.39336: 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 <<< 20459 1726885702.39352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 20459 1726885702.39389: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0089a0> <<< 20459 1726885702.39415: 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' <<< 20459 1726885702.39439: 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' <<< 20459 1726885702.39466: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0270d0> <<< 20459 1726885702.39488: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c008c70> <<< 20459 1726885702.39501: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c079eb0> <<< 20459 1726885702.39540: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c06a790> <<< 20459 1726885702.39559: 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 <<< 20459 1726885702.39580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 20459 1726885702.39595: 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 <<< 20459 1726885702.39626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 20459 1726885702.39652: 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 <<< 20459 1726885702.39665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 20459 1726885702.39688: 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 0x7f9e5bfe11f0> <<< 20459 1726885702.39731: 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' <<< 20459 1726885702.39761: 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' <<< 20459 1726885702.39786: 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 0x7f9e5bfe1cd0> <<< 20459 1726885702.39806: 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' <<< 20459 1726885702.39844: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfe1f10> # /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' <<< 20459 1726885702.39864: 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 <<< 20459 1726885702.39889: 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' <<< 20459 1726885702.39974: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfeaaf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfea6d0> <<< 20459 1726885702.39999: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfea220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfe1970> <<< 20459 1726885702.40014: 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' <<< 20459 1726885702.40043: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfe1ac0> <<< 20459 1726885702.40075: 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' <<< 20459 1726885702.40095: 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' <<< 20459 1726885702.40121: 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' <<< 20459 1726885702.40154: 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 <<< 20459 1726885702.40177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 20459 1726885702.40189: 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' <<< 20459 1726885702.40221: 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 0x7f9e5bf96910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf96580> <<< 20459 1726885702.40235: 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 <<< 20459 1726885702.40262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 20459 1726885702.40326: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf965e0> import 'urllib3.packages.six.moves' # <<< 20459 1726885702.40340: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 20459 1726885702.40388: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf8a520> <<< 20459 1726885702.40423: 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 0x7f9e5bf8a700> <<< 20459 1726885702.40442: 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 <<< 20459 1726885702.40466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 20459 1726885702.40482: 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' <<< 20459 1726885702.40504: 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' <<< 20459 1726885702.40533: 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' <<< 20459 1726885702.40556: 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 0x7f9e5bf41820> <<< 20459 1726885702.40578: 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 0x7f9e5bf419d0> <<< 20459 1726885702.40607: 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 0x7f9e5bf41b80> <<< 20459 1726885702.40661: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf414c0> <<< 20459 1726885702.40690: 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' <<< 20459 1726885702.40720: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf41f10> <<< 20459 1726885702.40749: 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 0x7f9e5bf41fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 20459 1726885702.40763: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 20459 1726885702.40782: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf4e0d0> <<< 20459 1726885702.40802: 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 <<< 20459 1726885702.40839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 20459 1726885702.40860: 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 0x7f9e5bf5a250> <<< 20459 1726885702.40889: 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' <<< 20459 1726885702.41831: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf5a820> <<< 20459 1726885702.41860: 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 0x7f9e5bf73df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf4ecd0> <<< 20459 1726885702.41903: 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 0x7f9e5bf4eb20> <<< 20459 1726885702.41931: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf41160> <<< 20459 1726885702.41950: 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 0x7f9e5bfb0fa0> # /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' <<< 20459 1726885702.41973: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfb0850> <<< 20459 1726885702.41998: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfa0a00> <<< 20459 1726885702.42025: 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' <<< 20459 1726885702.42068: 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' # /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' <<< 20459 1726885702.42145: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf027f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf02430> import 'urllib3.packages.six.moves.urllib' # <<< 20459 1726885702.42178: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfb0910> <<< 20459 1726885702.42194: 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' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfb08e0> <<< 20459 1726885702.42229: 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 0x7f9e5bf02c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf8a850> <<< 20459 1726885702.42232: 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 <<< 20459 1726885702.42250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 20459 1726885702.42288: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf0f820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bff9ee0> <<< 20459 1726885702.42396: 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' <<< 20459 1726885702.42711: 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' # /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' <<< 20459 1726885702.43051: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf28190> # /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 0x7f9e5bf28400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf1c0d0> # /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 0x7f9e5bf28d00> # /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 0x7f9e5bf28fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf288e0> # /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 0x7f9e5bf28eb0> # /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 0x7f9e5bf30b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30700> # /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 0x7f9e5bf30f70> # /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 0x7f9e5bf39a60> # /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 0x7f9e5bf39b20> # /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 0x7f9e5bf39bb0> # /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 0x7f9e5bf39c40> # /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 0x7f9e5bf39cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf39400> # /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 0x7f9e5bf39e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30a30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 20459 1726885702.43287: 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 0x7f9e5be62280> # /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 0x7f9e5be625b0> # /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 0x7f9e5be62820> <<< 20459 1726885702.43335: 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 0x7f9e5be62ac0> # /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 0x7f9e5be62d60> # /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 0x7f9e5be62f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30340> # /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 0x7f9e5be693a0> # /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' <<< 20459 1726885702.43431: 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 0x7f9e5be697c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69640> # /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' <<< 20459 1726885702.43436: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69d30> # /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' <<< 20459 1726885702.43487: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69c70> # /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' <<< 20459 1726885702.43509: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69be0> <<< 20459 1726885702.43528: 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' <<< 20459 1726885702.43565: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69af0> <<< 20459 1726885702.43601: 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' <<< 20459 1726885702.43890: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf1c880> # /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 0x7f9e5bf1c8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf1c400> # /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 0x7f9e5bf30430> # /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 0x7f9e5bf8a2b0> <<< 20459 1726885702.43901: 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' # /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 0x7f9e5be77ee0> # /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' <<< 20459 1726885702.43957: 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' <<< 20459 1726885702.44062: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be0d490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be0d280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be77fd0> <<< 20459 1726885702.44241: 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' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be0d310> # /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 0x7f9e5be1cf10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69b50> # /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' <<< 20459 1726885702.44315: 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' # /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 0x7f9e5be27970> # /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 <<< 20459 1726885702.44394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be34160> # /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 0x7f9e5be34220> <<< 20459 1726885702.44451: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27670> <<< 20459 1726885702.44620: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27580> # /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 0x7f9e5bde50d0> <<< 20459 1726885702.44676: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be34c10> # /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 0x7f9e5be34e20> # /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 0x7f9e5be34ee0> # /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' <<< 20459 1726885702.45173: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bde5dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27640> # /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 0x7f9e5bd930d0> <<< 20459 1726885702.45178: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd89d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd891f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bdfb760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be34a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bff9b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bff9460> # /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 0x7f9e5bd89f70> # /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 0x7f9e5bd89f40> # /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 0x7f9e5bd9f820> <<< 20459 1726885702.45183: 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' <<< 20459 1726885702.45186: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd9fc10> <<< 20459 1726885702.45268: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfe1430> <<< 20459 1726885702.45288: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfd4790> <<< 20459 1726885702.45291: 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' <<< 20459 1726885702.45294: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bdbb1f0> # /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 0x7f9e5bdbb580> <<< 20459 1726885702.45396: 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 0x7f9e5bdbb6a0> # /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 0x7f9e5bdbbfd0> <<< 20459 1726885702.45400: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bdbb760> <<< 20459 1726885702.45489: 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' # /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 0x7f9e5bd50370> <<< 20459 1726885702.45538: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd50b80> <<< 20459 1726885702.45541: 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 <<< 20459 1726885702.45544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 20459 1726885702.45604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 20459 1726885702.45855: stdout chunk (state=3): >>># 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 0x7f9e5bd03820> # /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 0x7f9e5bd0f460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd5cdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd5c610> # /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 0x7f9e5bd72910> # /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' <<< 20459 1726885702.45875: 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' <<< 20459 1726885702.45908: 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 0x7f9e5bd27b50> <<< 20459 1726885702.45942: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd27280> <<< 20459 1726885702.45970: 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 0x7f9e5bd27d00> <<< 20459 1726885702.46138: 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 0x7f9e5bd3b1c0> # /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 0x7f9e5bd3b340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3b1f0> # /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 0x7f9e5bd3b2e0> # /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 <<< 20459 1726885702.46222: 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' <<< 20459 1726885702.46235: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3bc10> <<< 20459 1726885702.46342: 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 0x7f9e5bd3ba60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3b430> # /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' <<< 20459 1726885702.46371: 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' <<< 20459 1726885702.46398: 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' <<< 20459 1726885702.46476: 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 0x7f9e5bcd3850> # /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 0x7f9e5bcd3940> <<< 20459 1726885702.46511: 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 0x7f9e5bcd3c40> <<< 20459 1726885702.46646: 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 0x7f9e5bce4250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bcd31f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bcc2d90> # 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 0x7f9e5bcd3490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bcc2a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3b7f0> <<< 20459 1726885702.46686: 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 <<< 20459 1726885702.46735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 20459 1726885702.46750: 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 0x7f9e5bbd33a0> <<< 20459 1726885702.46777: 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' <<< 20459 1726885702.46802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 20459 1726885702.46830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 20459 1726885702.46850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 20459 1726885702.46941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 20459 1726885702.47039: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bbece20> <<< 20459 1726885702.47079: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bbd3be0> <<< 20459 1726885702.47104: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bbd3730> <<< 20459 1726885702.47237: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bce4e50> <<< 20459 1726885702.47276: 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' <<< 20459 1726885702.47302: 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 0x7f9e5bb9dca0> <<< 20459 1726885702.47325: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 20459 1726885702.47355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 20459 1726885702.47383: 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' <<< 20459 1726885702.47433: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bbba220> <<< 20459 1726885702.47509: 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 0x7f9e5bbbad90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb9dd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb9d670> <<< 20459 1726885702.47538: 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' <<< 20459 1726885702.47569: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 20459 1726885702.47589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 20459 1726885702.47615: 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' <<< 20459 1726885702.47650: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb37e50> <<< 20459 1726885702.47751: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb37310> <<< 20459 1726885702.47786: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bba0760> <<< 20459 1726885702.47834: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd72790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd50ee0> <<< 20459 1726885702.47871: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c03a460> <<< 20459 1726885702.47902: 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 0x7f9e5bfc6730> <<< 20459 1726885702.47940: 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' <<< 20459 1726885702.47961: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb4ed00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 20459 1726885702.47989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 20459 1726885702.48039: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb4ee80> <<< 20459 1726885702.48074: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c06ae20> <<< 20459 1726885702.48101: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1508b0> <<< 20459 1726885702.48137: 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' <<< 20459 1726885702.48160: 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 <<< 20459 1726885702.48189: stdout chunk (state=3): >>># 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' <<< 20459 1726885702.48208: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafe5e0> <<< 20459 1726885702.48235: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb6ea60> # /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' <<< 20459 1726885702.48264: 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 <<< 20459 1726885702.48288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 20459 1726885702.48309: 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' <<< 20459 1726885702.48342: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafefd0> # /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 0x7f9e5bb0b2b0> <<< 20459 1726885702.48376: 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' <<< 20459 1726885702.48403: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb0b4f0> <<< 20459 1726885702.48428: 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 0x7f9e5bb0b730> <<< 20459 1726885702.48460: 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' <<< 20459 1726885702.48484: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb0b910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafeb80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafe8b0> # /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' <<< 20459 1726885702.48510: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafed90> <<< 20459 1726885702.48539: 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' <<< 20459 1726885702.48567: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb192e0> <<< 20459 1726885702.48595: 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 0x7f9e5bb19790> <<< 20459 1726885702.48620: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb19400> <<< 20459 1726885702.48645: 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 <<< 20459 1726885702.48667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 20459 1726885702.48699: 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' <<< 20459 1726885702.48717: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb2afa0> <<< 20459 1726885702.48892: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb19be0> # /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 0x7f9e5bb19d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c15b2e0> # /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' <<< 20459 1726885702.49232: 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 0x7f9e5bac5a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1505b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c146430> # /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 0x7f9e5bada550> # /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 0x7f9e5bae5820> # /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 0x7f9e5baf05b0> <<< 20459 1726885702.49476: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bae5e50> <<< 20459 1726885702.49510: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5badaa00> # /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 0x7f9e5bae5280> # /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 0x7f9e5ba64550> # /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 0x7f9e5ba64760> # /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 0x7f9e5ba64a60> # /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 0x7f9e5ba64d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bac5fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bac5be0> # /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 0x7f9e5bada3a0> <<< 20459 1726885703.19274: 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}}} <<< 20459 1726885703.20835: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20459 1726885703.20853: stdout chunk (state=3): >>># destroy __main__ <<< 20459 1726885703.21552: 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 <<< 20459 1726885703.21617: 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 <<< 20459 1726885703.21675: 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 # cleanup[2] removing 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 <<< 20459 1726885703.21716: 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 # 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 <<< 20459 1726885703.21772: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.21784: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.21820: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.21865: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.21948: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.21981: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.22120: 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 # 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 <<< 20459 1726885703.22740: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20459 1726885703.22750: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 20459 1726885703.22784: stdout chunk (state=3): >>># destroy selinux <<< 20459 1726885703.22795: stdout chunk (state=3): >>># destroy distro <<< 20459 1726885703.22803: stdout chunk (state=3): >>># destroy netrc <<< 20459 1726885703.22841: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 20459 1726885703.22848: stdout chunk (state=3): >>># destroy systemd.journal <<< 20459 1726885703.22873: 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 <<< 20459 1726885703.22936: 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 <<< 20459 1726885703.22960: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23000: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23034: 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 <<< 20459 1726885703.23047: 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 <<< 20459 1726885703.23058: 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 <<< 20459 1726885703.23076: 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 # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 20459 1726885703.23086: 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 <<< 20459 1726885703.23119: stdout chunk (state=3): >>># destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions <<< 20459 1726885703.23135: 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 <<< 20459 1726885703.23183: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23187: 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 <<< 20459 1726885703.23191: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23201: 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 <<< 20459 1726885703.23203: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23206: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23209: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies <<< 20459 1726885703.23211: stdout chunk (state=3): >>># cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager<<< 20459 1726885703.23215: stdout chunk (state=3): >>> # 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 <<< 20459 1726885703.23261: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23272: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23296: stdout chunk (state=3): >>># cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 20459 1726885703.23318: 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 <<< 20459 1726885703.23332: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23346: 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 <<< 20459 1726885703.23362: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23375: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23393: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23397: stdout chunk (state=3): >>># 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<<< 20459 1726885703.23423: stdout chunk (state=3): >>> # 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 <<< 20459 1726885703.23433: stdout chunk (state=3): >>># destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal <<< 20459 1726885703.23459: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23463: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23473: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 20459 1726885703.23501: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode <<< 20459 1726885703.23505: 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<<< 20459 1726885703.23521: stdout chunk (state=3): >>> <<< 20459 1726885703.23551: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 20459 1726885703.23574: 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 <<< 20459 1726885703.23586: 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 <<< 20459 1726885703.23616: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23629: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue <<< 20459 1726885703.23660: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.23673: 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 <<< 20459 1726885703.23781: 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 # 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 <<< 20459 1726885703.23818: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 20459 1726885703.23837: 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 <<< 20459 1726885703.23852: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 20459 1726885703.23884: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config <<< 20459 1726885703.23888: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.24007: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.24023: 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 # cleanup[3] wiping contextlib <<< 20459 1726885703.24040: 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 <<< 20459 1726885703.24061: 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 <<< 20459 1726885703.24075: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy sre_compile <<< 20459 1726885703.24097: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc <<< 20459 1726885703.24206: 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 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 <<< 20459 1726885703.24316: 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 <<< 20459 1726885703.25162: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 20459 1726885703.25180: stdout chunk (state=3): >>># destroy _heapq <<< 20459 1726885703.25189: stdout chunk (state=3): >>># destroy zipimport <<< 20459 1726885703.25222: stdout chunk (state=3): >>># destroy platform <<< 20459 1726885703.25244: stdout chunk (state=3): >>># destroy _uuid <<< 20459 1726885703.25251: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 20459 1726885703.25269: stdout chunk (state=3): >>># destroy tokenize <<< 20459 1726885703.25289: stdout chunk (state=3): >>># destroy _compat_pickle <<< 20459 1726885703.25293: 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 # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 20459 1726885703.25344: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 20459 1726885703.25349: stdout chunk (state=3): >>># destroy stat <<< 20459 1726885703.25360: stdout chunk (state=3): >>># destroy selectors <<< 20459 1726885703.25400: 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 <<< 20459 1726885703.25409: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 20459 1726885703.25439: stdout chunk (state=3): >>># destroy gzip <<< 20459 1726885703.25493: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 20459 1726885703.25501: stdout chunk (state=3): >>># destroy iniparse.ini <<< 20459 1726885703.25564: stdout chunk (state=3): >>># destroy enum <<< 20459 1726885703.25602: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd <<< 20459 1726885703.25615: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction <<< 20459 1726885703.25618: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc<<< 20459 1726885703.25626: stdout chunk (state=3): >>> # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 20459 1726885703.25673: stdout chunk (state=3): >>># destroy urllib.parse <<< 20459 1726885703.25716: stdout chunk (state=3): >>># destroy _weakref <<< 20459 1726885703.25728: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 20459 1726885703.25765: 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 <<< 20459 1726885703.25774: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 20459 1726885703.25822: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 20459 1726885703.25838: 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 <<< 20459 1726885703.25844: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses <<< 20459 1726885703.25864: stdout chunk (state=3): >>># destroy fcntl # destroy termios <<< 20459 1726885703.25869: 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 <<< 20459 1726885703.25883: stdout chunk (state=3): >>># 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 <<< 20459 1726885703.25918: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 20459 1726885703.25922: 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<<< 20459 1726885703.25925: stdout chunk (state=3): >>> # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 20459 1726885703.26002: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 20459 1726885703.26051: stdout chunk (state=3): >>># destroy codecs <<< 20459 1726885703.26061: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 20459 1726885703.26150: 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 <<< 20459 1726885703.26179: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 20459 1726885703.26185: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 20459 1726885703.26264: 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 <<< 20459 1726885703.26268: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii <<< 20459 1726885703.26271: stdout chunk (state=3): >>># destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib <<< 20459 1726885703.26280: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 20459 1726885703.26316: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 20459 1726885703.26461: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 20459 1726885703.27905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.236 closed. <<< 20459 1726885703.27908: stdout chunk (state=3): >>><<< 20459 1726885703.27912: stderr chunk (state=3): >>><<< 20459 1726885703.28475: _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 0x7f9e6009aca0> # /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 0x7f9e60041280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e6009aa00> # /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 0x7f9e6009a9a0> 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 0x7f9e60041370> # /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 0x7f9e60041820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e60041550> # /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 0x7f9e5fdc8f70> # /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 0x7f9e5fdcf100> # /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 0x7f9e5fdf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fdcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e60056760> # /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 0x7f9e5fdc8c70> # /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 0x7f9e5fdf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e60041fd0> 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 0x7f9e5fd6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd72e20> # /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 0x7f9e5fd69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd6f250> # /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 0x7f9e5fc7ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc7a760> 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 0x7f9e5fc7ad60> # /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 0x7f9e5fc7ae20> # /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 0x7f9e5fc7aee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fcd2be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fccc4c0> # /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 0x7f9e5fce0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd76d00> # /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 0x7f9e5fc8bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd72fa0> # 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 0x7f9e5fce0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fd7c8b0> # /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 0x7f9e5fc8be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8bc40> # /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 0x7f9e5fc8bbb0> # /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 0x7f9e5fc60220> # /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 0x7f9e5fc60310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc96e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8e8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8be20> # /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 0x7f9e5fc23f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc08b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8ed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fcccfd0> # /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 0x7f9e5fbc09a0> 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 0x7f9e5fbc0cd0> # /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 0x7f9e5fbd35e0> # /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 0x7f9e5fbd3b20> # 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 0x7f9e5fb5e250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fbc0dc0> # /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 0x7f9e5fb6f130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fbd3460> 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 0x7f9e5fb6f1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8b880> # /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 0x7f9e5fb8b550> # /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 0x7f9e5fb8b820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb8b610> # 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 0x7f9e5fb8b700> # /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 0x7f9e5fb8bb50> # 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 0x7f9e5fb8bfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb8b790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fb7d8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fc8b460> # /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 0x7f9e5fb8b940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9e5faad520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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 0x7f9e5f9a8730> # /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 0x7f9e5fa39850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39490> # /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 0x7f9e5fa39580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa392b0> 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 0x7f9e5fa394f0> # /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 0x7f9e5fa398b0> # /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 0x7f9e5f98a880> # 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 0x7f9e5f98a4f0> # 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 0x7f9e5f98a6a0> # /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 0x7f9e5f946b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa33d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa39610> # /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 0x7f9e5fa33e80> # /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 0x7f9e5f3ce880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9dbd90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9db850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f93f310> # 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 0x7f9e5f9dbfa0> # /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 0x7f9e5f9dbf70> # /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 0x7f9e5f3cff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa10e80> # /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 0x7f9e5f3df520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa10fd0> # /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 0x7f9e5f3cf250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3df160> # 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 0x7f9e5f3dc5b0> # 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 0x7f9e5f3dc670> # 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 0x7f9e5f3dbca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa08bb0> # /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 0x7f9e5f99a9d0> # 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 0x7f9e5f997970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3d0880> # 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 0x7f9e5f99a400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f9d29d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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 0x7f9e5f3acbe0> # /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 0x7f9e5f98f7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5efaa100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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 0x7f9e5f990c10> # 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_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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 0x7f9e5f9d5fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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 0x7f9e5f397700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef580d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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 0x7f9e5ef99b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3a3520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f3a0a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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 0x7f9e5f397fd0> # /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 0x7f9e5f3970a0> # /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 0x7f9e5f397c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f397820> # /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 0x7f9e5ed731c0> # /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 0x7f9e5ed71bb0> # /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 0x7f9e5ed89f10> # /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 0x7f9e5ed89d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed71340> # /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 0x7f9e5ed9b580> # /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 0x7f9e5ed9b5e0> # /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 0x7f9e5ef54730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed9bca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed719d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed73a90> # /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 0x7f9e5ef92940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5efa7730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ef54e50> # /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 0x7f9e5eda0df0> # /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 0x7f9e5eda0250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edf29d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ee1f730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed73460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ed73220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f397040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5fa10d60> # /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 0x7f9e5f397e80> # /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 0x7f9e5eda0550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5f397160> # /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 0x7f9e5ed5c130> # /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 0x7f9e5edbc700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edeccd0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5eda02b0> # /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 0x7f9e5edec100> # /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 0x7f9e5edf38b0> # /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 0x7f9e5ee06c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5edf36d0> # /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 0x7f9e5ee067c0> # /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 0x7f9e5edfd730> # /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 0x7f9e5eb24b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_guck_jn8/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_guck_jn8/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_guck_jn8/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_guck_jn8/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 0x7f9e5ea820a0> # /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 0x7f9e5ea82a90> # /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 0x7f9e5ead4fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea82d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea82610> # /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 0x7f9e5ea823a0> # /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 0x7f9e5ea8cee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea8c700> # /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 0x7f9e5e9aa430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea8ceb0> # /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 0x7f9e5e909d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea2a1c0> # /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 0x7f9e5d11b1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5e9de790> # /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 0x7f9e5cfebd60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5d0fa460> # /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 0x7f9e5cf548e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5d11b400> # /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 0x7f9e5cf4dc40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5cf54e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea80b80> # /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 0x7f9e5ce77a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce77220> # /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 0x7f9e5ce915e0> # /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 0x7f9e5ce9c190> # /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 0x7f9e5ce9c730> # /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 0x7f9e5ce9cb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce9c250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce91670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce87ca0> # /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 0x7f9e5ca50f40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce91070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ce77b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5cf7f610> # /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 0x7f9e5cf7fdf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5cf7f790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea80fa0> # /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 0x7f9e5ca5fc40> # /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 0x7f9e5c8ce100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c96d190> # /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 0x7f9e5c9796d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c97fc40> # /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 0x7f9e5c979d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979a90> # /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 0x7f9e5c979ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979d30> # /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 0x7f9e5c979f40> # /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 0x7f9e5c7d3130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979e20> # /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 0x7f9e5c7d32b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979f10> # /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 0x7f9e5c979eb0> # /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 0x7f9e5c9798b0> # /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 0x7f9e5c7d3310> # /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 0x7f9e5c7d33a0> # /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 0x7f9e5c7d3430> # /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 0x7f9e5c7d34c0> # /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 0x7f9e5c7d3550> # /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 0x7f9e5c7d35e0> # /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 0x7f9e5c7d3670> # /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 0x7f9e5c7d3700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c8cefa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c94cee0> # /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 0x7f9e5c7d3ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7d3820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c979d90> # /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 0x7f9e5c960f40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c94cb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c94c190> # /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 0x7f9e5c94c370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca82a30> # /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 0x7f9e5ca82f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca5fbe0> # /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 0x7f9e5c7e9b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e93d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ca82820> # /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 0x7f9e5c786190> # /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 0x7f9e5c72ef70> # 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 0x7f9e5c739100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c79a580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7865b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c77a970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9dc0> # /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 0x7f9e5c739eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c739670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c7e9c70> # /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 0x7f9e5c774820> # /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 0x7f9e5c75d730> # /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 0x7f9e5c75d7c0> # /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 0x7f9e5c75d940> # /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 0x7f9e5c597f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c75df70> # /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 0x7f9e5c597e80> # /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 0x7f9e5c59e1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c75d8e0> # /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 0x7f9e5c75de80> # /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 0x7f9e5c5272b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c517f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c5178b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c5af8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c59ed90> # /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 0x7f9e5c5afb80> # /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 0x7f9e5c5b6880> # /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 0x7f9e5c5366a0> # /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 0x7f9e5c536340> # /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 0x7f9e5c545550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c536070> # /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 0x7f9e5c5453d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea822e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5ea828e0> # /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 0x7f9e5c54deb0> # /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 0x7f9e5c501e80> # /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 0x7f9e5c49cc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49caf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49c2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c501f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4eddc0> # /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 0x7f9e5c49c100> # /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 0x7f9e5c4b7f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c49cd90> # /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 0x7f9e5c4b78b0> # /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 0x7f9e5c4c6eb0> # /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 0x7f9e5c4c6fa0> # /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 0x7f9e5c3c51f0> # /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 0x7f9e5c3c57f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3c5520> # /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 0x7f9e5c3c58b0> # /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 0x7f9e5c3d54f0> # /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 0x7f9e5c3d55e0> # /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 0x7f9e5c3d5dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3d59d0> # /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 0x7f9e5c3d5e20> # /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 0x7f9e5c3e9a00> # /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 0x7f9e5c3e9b20> # /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 0x7f9e5c3e9d60> # /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 0x7f9e5c3e9ee0> # /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 0x7f9e5c379be0> # /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 0x7f9e5c379d30> # /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 0x7f9e5c389430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c379fd0> # /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 0x7f9e5c389e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c389970> # /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 0x7f9e5c389c70> # /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 0x7f9e5c396700> # /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 0x7f9e5c396f40> # /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 0x7f9e5c3a6190> # /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 0x7f9e5c3a6280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4ed3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4ed100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c54dbe0> # /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 0x7f9e5c3a6df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3a6b20> # /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 0x7f9e5c33d4c0> # /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 0x7f9e5c346400> # 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 0x7f9e5c33dd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c33dcd0> # /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 0x7f9e5c373640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3730d0> # /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 0x7f9e5c2bf970> # /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 0x7f9e5c2bfb50> # /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 0x7f9e5c373bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c373940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3a6e80> # /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 0x7f9e5c3b1eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c3a69d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c4ed130> # /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 0x7f9e5c2c9ee0> # /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 0x7f9e5c2e03a0> # /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 0x7f9e5c2e0c10> # /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 0x7f9e5c275520> # /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 0x7f9e5c275a90> # /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 0x7f9e5c281b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281100> # /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 0x7f9e5c281340> # /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 0x7f9e5c293ac0> # /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 0x7f9e5c293b50> # /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 0x7f9e5c29d190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c293fa0> # /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 0x7f9e5c1a61f0> # /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 0x7f9e5c1af250> # /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 0x7f9e5c1af1f0> # /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 0x7f9e5c1af3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a6f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a6c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1a62b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c197940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c29df70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c29d850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c293700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c281fd0> # /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 0x7f9e5c293850> # /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 0x7f9e5c1a6ca0> # /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 0x7f9e5c1af670> # /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 0x7f9e5c1af8e0> # /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 0x7f9e5c1afe50> # /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 0x7f9e5c1cb640> # /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 0x7f9e5c150820> # /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 0x7f9e5c15ba90> # /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 0x7f9e5c17afd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c15baf0> # /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 0x7f9e5c128310> # /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 0x7f9e5c128430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1193a0> # /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 0x7f9e5c1196d0> # /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 0x7f9e5c12a820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c119040> # /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 0x7f9e5c119100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c10d9a0> # /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 0x7f9e5c12acd0> # /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 0x7f9e5c0c1100> # /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 0x7f9e5c0c11f0> # /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 0x7f9e5c0c1310> # /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 0x7f9e5c097550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0eae50> # /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 0x7f9e5c0fd8e0> # /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 0x7f9e5c0fd970> # /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 0x7f9e5c0971c0> # /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 0x7f9e5c0a82b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0cdc10> # /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 0x7f9e5c0d6880> # /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 0x7f9e5c055790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0cdf10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c0c1ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c17aca0> # /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 0x7f9e5c079550> # /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 0x7f9e5c079d00> # /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 0x7f9e5c079f70> # /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 0x7f9e5c0089a0> # /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 0x7f9e5c0270d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c008c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c079eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c06a790> # /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 0x7f9e5bfe11f0> # /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 0x7f9e5bfe1cd0> # /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 0x7f9e5bfe1f10> # /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 0x7f9e5bfeaaf0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfea6d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfea220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfe1970> # /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 0x7f9e5bfe1ac0> # /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 0x7f9e5bf96910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf96580> # /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 0x7f9e5bf965e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf8a520> # /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 0x7f9e5bf8a700> # /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 0x7f9e5bf41820> # /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 0x7f9e5bf419d0> # /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 0x7f9e5bf41b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf414c0> # /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 0x7f9e5bf41f10> # /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 0x7f9e5bf41fa0> # /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 0x7f9e5bf4e0d0> # /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 0x7f9e5bf5a250> # /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 0x7f9e5bf5a820> # /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 0x7f9e5bf73df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf4ecd0> # /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 0x7f9e5bf4eb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf41160> # /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 0x7f9e5bfb0fa0> # /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 0x7f9e5bfb0850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfa0a00> # /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 0x7f9e5bf027f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf02430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfb0910> # /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 0x7f9e5bfb08e0> # /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 0x7f9e5bf02c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf8a850> # /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 0x7f9e5bf0f820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bff9ee0> # /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 0x7f9e5bf28190> # /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 0x7f9e5bf28400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf1c0d0> # /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 0x7f9e5bf28d00> # /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 0x7f9e5bf28fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf288e0> # /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 0x7f9e5bf28eb0> # /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 0x7f9e5bf30b50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30700> # /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 0x7f9e5bf30f70> # /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 0x7f9e5bf39a60> # /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 0x7f9e5bf39b20> # /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 0x7f9e5bf39bb0> # /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 0x7f9e5bf39c40> # /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 0x7f9e5bf39cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf39400> # /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 0x7f9e5bf39e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30a30> # /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 0x7f9e5be62280> # /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 0x7f9e5be625b0> # /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 0x7f9e5be62820> # /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 0x7f9e5be62ac0> # /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 0x7f9e5be62d60> # /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 0x7f9e5be62f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30340> # /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 0x7f9e5be693a0> # /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 0x7f9e5be697c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69640> # /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 0x7f9e5be69d30> # /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 0x7f9e5be69c70> # /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 0x7f9e5be69be0> # /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 0x7f9e5be69af0> # /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 0x7f9e5be69c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf30550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf1c880> # /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 0x7f9e5bf1c8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bf1c400> # /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 0x7f9e5bf30430> # /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 0x7f9e5bf8a2b0> # /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 0x7f9e5be77ee0> # /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 0x7f9e5be0d490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be0d280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be77fd0> # /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 0x7f9e5be0d310> # /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 0x7f9e5be1cf10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be69b50> # /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 0x7f9e5be27970> # /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 0x7f9e5be34160> # /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 0x7f9e5be34220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27580> # /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 0x7f9e5bde50d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be34c10> # /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 0x7f9e5be34e20> # /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 0x7f9e5be34ee0> # /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 0x7f9e5bde5dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be27640> # /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 0x7f9e5bd930d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd89d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd891f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bdfb760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5be34a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bff9b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bff9460> # /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 0x7f9e5bd89f70> # /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 0x7f9e5bd89f40> # /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 0x7f9e5bd9f820> # /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 0x7f9e5bd9fc10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfe1430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bfd4790> # /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 0x7f9e5bdbb1f0> # /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 0x7f9e5bdbb580> # /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 0x7f9e5bdbb6a0> # /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 0x7f9e5bdbbfd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bdbb760> # /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 0x7f9e5bd50370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd50b80> # /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 0x7f9e5bd03820> # /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 0x7f9e5bd0f460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd5cdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd5c610> # /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 0x7f9e5bd72910> # /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 0x7f9e5bd27b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd27280> # /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 0x7f9e5bd27d00> # /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 0x7f9e5bd3b1c0> # /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 0x7f9e5bd3b340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3b1f0> # /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 0x7f9e5bd3b2e0> # /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 0x7f9e5bd3bc10> # 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 0x7f9e5bd3ba60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3b430> # /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 0x7f9e5bcd3850> # /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 0x7f9e5bcd3940> # /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 0x7f9e5bcd3c40> # /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 0x7f9e5bce4250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bcd31f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bcc2d90> # 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 0x7f9e5bcd3490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bcc2a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd3b7f0> # /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 0x7f9e5bbd33a0> # /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 0x7f9e5bbece20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bbd3be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bbd3730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bce4e50> # /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 0x7f9e5bb9dca0> # /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 0x7f9e5bbba220> # 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 0x7f9e5bbbad90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb9dd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb9d670> # /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 0x7f9e5bb37e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb37310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bba0760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd72790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bd50ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c03a460> # /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 0x7f9e5bfc6730> # /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 0x7f9e5bb4ed00> # /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 0x7f9e5bb4ee80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c06ae20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1508b0> # /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 0x7f9e5bafe5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb6ea60> # /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 0x7f9e5bafefd0> # /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 0x7f9e5bb0b2b0> # /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 0x7f9e5bb0b4f0> # /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 0x7f9e5bb0b730> # /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 0x7f9e5bb0b910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafeb80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bafe8b0> # /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 0x7f9e5bafed90> # /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 0x7f9e5bb192e0> # /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 0x7f9e5bb19790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb19400> # /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 0x7f9e5bb2afa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bb19be0> # /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 0x7f9e5bb19d30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c15b2e0> # /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 0x7f9e5bac5a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c1505b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5c146430> # /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 0x7f9e5bada550> # /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 0x7f9e5bae5820> # /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 0x7f9e5baf05b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bae5e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5badaa00> # /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 0x7f9e5bae5280> # /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 0x7f9e5ba64550> # /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 0x7f9e5ba64760> # /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 0x7f9e5ba64a60> # /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 0x7f9e5ba64d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bac5fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e5bac5be0> # /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 0x7f9e5bada3a0> {"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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.236 closed. 20459 1726885703.32960: 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-1726885701.8636181-25284-79941213330296/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20459 1726885703.32964: _low_level_execute_command(): starting 20459 1726885703.32967: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726885701.8636181-25284-79941213330296/ > /dev/null 2>&1 && sleep 0' 20459 1726885703.32969: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20459 1726885703.32972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885703.32975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885703.32978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885703.32980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885703.32982: stderr chunk (state=3): >>>debug2: match not found <<< 20459 1726885703.32984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885703.32987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20459 1726885703.32989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.236 is address <<< 20459 1726885703.32991: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20459 1726885703.32993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20459 1726885703.32995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20459 1726885703.32996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20459 1726885703.32998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 <<< 20459 1726885703.33000: stderr chunk (state=3): >>>debug2: match found <<< 20459 1726885703.33002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20459 1726885703.33004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 20459 1726885703.33006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20459 1726885703.33008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20459 1726885703.33010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20459 1726885703.33377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20459 1726885703.33381: stdout chunk (state=3): >>><<< 20459 1726885703.33387: stderr chunk (state=3): >>><<< 20459 1726885703.33406: _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.44.236 originally 10.31.44.236 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.236 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.236 originally 10.31.44.236 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20459 1726885703.33415: handler run complete 20459 1726885703.33459: attempt loop complete, returning result 20459 1726885703.33462: _execute() done 20459 1726885703.33465: dumping result to json 20459 1726885703.33470: done dumping result, returning 20459 1726885703.33481: done running TaskExecutor() for managed_node1/TASK: Ensure cryptsetup is present [02369adf-7a19-47dd-4c59-000000003892] 20459 1726885703.33484: sending task result for task 02369adf-7a19-47dd-4c59-000000003892 20459 1726885703.33592: done sending task result for task 02369adf-7a19-47dd-4c59-000000003892 20459 1726885703.33595: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20459 1726885703.33692: no more pending results, returning what we have 20459 1726885703.33697: results queue empty 20459 1726885703.33697: checking for any_errors_fatal 20459 1726885703.33706: done checking for any_errors_fatal 20459 1726885703.33706: checking for max_fail_percentage 20459 1726885703.33708: done checking for max_fail_percentage 20459 1726885703.33709: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.33710: done checking to see if all hosts have failed 20459 1726885703.33710: getting the remaining hosts for this loop 20459 1726885703.33716: done getting the remaining hosts for this loop 20459 1726885703.33720: getting the next task for host managed_node1 20459 1726885703.33728: done getting next task for host managed_node1 20459 1726885703.33730: ^ task is: TASK: Collect LUKS info for this volume 20459 1726885703.33738: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.33741: getting variables 20459 1726885703.33742: in VariableManager get_vars() 20459 1726885703.33774: Calling all_inventory to load vars for managed_node1 20459 1726885703.33780: Calling groups_inventory to load vars for managed_node1 20459 1726885703.33784: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.33794: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.33796: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.33799: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.34455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.36136: done with get_vars() 20459 1726885703.36152: done getting variables 20459 1726885703.36205: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:23 -0400 (0:00:01.598) 0:01:49.722 ****** 20459 1726885703.36240: entering _queue_task() for managed_node1/command 20459 1726885703.36526: worker is 1 (out of 1 available) 20459 1726885703.36539: exiting _queue_task() for managed_node1/command 20459 1726885703.36550: done queuing things up, now waiting for results queue to drain 20459 1726885703.36552: waiting for pending results... 20459 1726885703.37447: running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume 20459 1726885703.37782: in run() - task 02369adf-7a19-47dd-4c59-000000003893 20459 1726885703.37934: variable 'ansible_search_path' from source: unknown 20459 1726885703.37975: calling self._execute() 20459 1726885703.38205: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.38247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.38262: variable 'omit' from source: magic vars 20459 1726885703.39128: variable 'storage_test_volume' from source: include params 20459 1726885703.39155: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.39234: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 20459 1726885703.39245: when evaluation is False, skipping this task 20459 1726885703.39252: _execute() done 20459 1726885703.39260: dumping result to json 20459 1726885703.39268: done dumping result, returning 20459 1726885703.39278: done running TaskExecutor() for managed_node1/TASK: Collect LUKS info for this volume [02369adf-7a19-47dd-4c59-000000003893] 20459 1726885703.39289: sending task result for task 02369adf-7a19-47dd-4c59-000000003893 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885703.39483: no more pending results, returning what we have 20459 1726885703.39488: results queue empty 20459 1726885703.39489: checking for any_errors_fatal 20459 1726885703.39505: done checking for any_errors_fatal 20459 1726885703.39506: checking for max_fail_percentage 20459 1726885703.39508: done checking for max_fail_percentage 20459 1726885703.39509: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.39510: done checking to see if all hosts have failed 20459 1726885703.39511: getting the remaining hosts for this loop 20459 1726885703.39514: done getting the remaining hosts for this loop 20459 1726885703.39518: getting the next task for host managed_node1 20459 1726885703.39528: done getting next task for host managed_node1 20459 1726885703.39531: ^ task is: TASK: Verify the presence/absence of the LUKS device node 20459 1726885703.39540: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.39544: getting variables 20459 1726885703.39546: in VariableManager get_vars() 20459 1726885703.39584: Calling all_inventory to load vars for managed_node1 20459 1726885703.39587: Calling groups_inventory to load vars for managed_node1 20459 1726885703.39591: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.39604: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.39607: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.39611: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.40424: done sending task result for task 02369adf-7a19-47dd-4c59-000000003893 20459 1726885703.40433: WORKER PROCESS EXITING 20459 1726885703.40738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.41588: done with get_vars() 20459 1726885703.41602: done getting variables 20459 1726885703.41659: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.054) 0:01:49.777 ****** 20459 1726885703.41695: entering _queue_task() for managed_node1/assert 20459 1726885703.42770: worker is 1 (out of 1 available) 20459 1726885703.42782: exiting _queue_task() for managed_node1/assert 20459 1726885703.42793: done queuing things up, now waiting for results queue to drain 20459 1726885703.42795: waiting for pending results... 20459 1726885703.43718: running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node 20459 1726885703.44085: in run() - task 02369adf-7a19-47dd-4c59-000000003894 20459 1726885703.44103: variable 'ansible_search_path' from source: unknown 20459 1726885703.44142: calling self._execute() 20459 1726885703.44382: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.44504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.44515: variable 'omit' from source: magic vars 20459 1726885703.45384: variable 'storage_test_volume' from source: include params 20459 1726885703.45417: Evaluated conditional (storage_test_volume.encryption): False 20459 1726885703.45421: when evaluation is False, skipping this task 20459 1726885703.45426: _execute() done 20459 1726885703.45429: dumping result to json 20459 1726885703.45432: done dumping result, returning 20459 1726885703.45440: done running TaskExecutor() for managed_node1/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-47dd-4c59-000000003894] 20459 1726885703.45447: sending task result for task 02369adf-7a19-47dd-4c59-000000003894 20459 1726885703.45670: done sending task result for task 02369adf-7a19-47dd-4c59-000000003894 20459 1726885703.45673: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885703.45722: no more pending results, returning what we have 20459 1726885703.45727: results queue empty 20459 1726885703.45728: checking for any_errors_fatal 20459 1726885703.45737: done checking for any_errors_fatal 20459 1726885703.45738: checking for max_fail_percentage 20459 1726885703.45740: done checking for max_fail_percentage 20459 1726885703.45741: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.45742: done checking to see if all hosts have failed 20459 1726885703.45742: getting the remaining hosts for this loop 20459 1726885703.45744: done getting the remaining hosts for this loop 20459 1726885703.45748: getting the next task for host managed_node1 20459 1726885703.45758: done getting next task for host managed_node1 20459 1726885703.45761: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885703.45769: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.45773: getting variables 20459 1726885703.45775: in VariableManager get_vars() 20459 1726885703.45817: Calling all_inventory to load vars for managed_node1 20459 1726885703.45819: Calling groups_inventory to load vars for managed_node1 20459 1726885703.45823: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.45837: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.45840: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.45843: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.46393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.47715: done with get_vars() 20459 1726885703.47733: done getting variables 20459 1726885703.47794: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.063) 0:01:49.840 ****** 20459 1726885703.48035: entering _queue_task() for managed_node1/assert 20459 1726885703.48547: worker is 1 (out of 1 available) 20459 1726885703.48559: exiting _queue_task() for managed_node1/assert 20459 1726885703.48573: done queuing things up, now waiting for results queue to drain 20459 1726885703.48575: waiting for pending results... 20459 1726885703.49507: running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted 20459 1726885703.49864: in run() - task 02369adf-7a19-47dd-4c59-000000003895 20459 1726885703.49880: variable 'ansible_search_path' from source: unknown 20459 1726885703.49917: calling self._execute() 20459 1726885703.50169: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.50289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.50303: variable 'omit' from source: magic vars 20459 1726885703.51229: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.51242: Evaluated conditional (_storage_test_volume_present): False 20459 1726885703.51254: when evaluation is False, skipping this task 20459 1726885703.51261: _execute() done 20459 1726885703.51269: dumping result to json 20459 1726885703.51276: done dumping result, returning 20459 1726885703.51286: done running TaskExecutor() for managed_node1/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-47dd-4c59-000000003895] 20459 1726885703.51297: sending task result for task 02369adf-7a19-47dd-4c59-000000003895 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885703.51472: no more pending results, returning what we have 20459 1726885703.51477: results queue empty 20459 1726885703.51478: checking for any_errors_fatal 20459 1726885703.51487: done checking for any_errors_fatal 20459 1726885703.51488: checking for max_fail_percentage 20459 1726885703.51491: done checking for max_fail_percentage 20459 1726885703.51492: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.51493: done checking to see if all hosts have failed 20459 1726885703.51493: getting the remaining hosts for this loop 20459 1726885703.51495: done getting the remaining hosts for this loop 20459 1726885703.51499: getting the next task for host managed_node1 20459 1726885703.51510: done getting next task for host managed_node1 20459 1726885703.51516: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885703.51524: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.51529: getting variables 20459 1726885703.51530: in VariableManager get_vars() 20459 1726885703.51570: Calling all_inventory to load vars for managed_node1 20459 1726885703.51573: Calling groups_inventory to load vars for managed_node1 20459 1726885703.51577: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.51592: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.51595: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.51599: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.52233: done sending task result for task 02369adf-7a19-47dd-4c59-000000003895 20459 1726885703.52240: WORKER PROCESS EXITING 20459 1726885703.52521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.53196: done with get_vars() 20459 1726885703.53210: done getting variables 20459 1726885703.53264: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.052) 0:01:49.893 ****** 20459 1726885703.53297: entering _queue_task() for managed_node1/assert 20459 1726885703.53554: worker is 1 (out of 1 available) 20459 1726885703.53567: exiting _queue_task() for managed_node1/assert 20459 1726885703.53580: done queuing things up, now waiting for results queue to drain 20459 1726885703.53582: waiting for pending results... 20459 1726885703.53874: running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted 20459 1726885703.54018: in run() - task 02369adf-7a19-47dd-4c59-000000003896 20459 1726885703.54042: variable 'ansible_search_path' from source: unknown 20459 1726885703.54079: calling self._execute() 20459 1726885703.54201: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.54214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.54229: variable 'omit' from source: magic vars 20459 1726885703.54626: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.54638: variable 'storage_test_volume' from source: include params 20459 1726885703.54668: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885703.54679: when evaluation is False, skipping this task 20459 1726885703.54685: _execute() done 20459 1726885703.54691: dumping result to json 20459 1726885703.54697: done dumping result, returning 20459 1726885703.54706: done running TaskExecutor() for managed_node1/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-47dd-4c59-000000003896] 20459 1726885703.54718: sending task result for task 02369adf-7a19-47dd-4c59-000000003896 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885703.54877: no more pending results, returning what we have 20459 1726885703.54881: results queue empty 20459 1726885703.54882: checking for any_errors_fatal 20459 1726885703.54892: done checking for any_errors_fatal 20459 1726885703.54892: checking for max_fail_percentage 20459 1726885703.54894: done checking for max_fail_percentage 20459 1726885703.54895: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.54896: done checking to see if all hosts have failed 20459 1726885703.54896: getting the remaining hosts for this loop 20459 1726885703.54898: done getting the remaining hosts for this loop 20459 1726885703.54901: getting the next task for host managed_node1 20459 1726885703.54910: done getting next task for host managed_node1 20459 1726885703.54915: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 20459 1726885703.54923: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.54928: getting variables 20459 1726885703.54929: in VariableManager get_vars() 20459 1726885703.54966: Calling all_inventory to load vars for managed_node1 20459 1726885703.54969: Calling groups_inventory to load vars for managed_node1 20459 1726885703.54972: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.54985: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.54988: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.54991: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.55754: done sending task result for task 02369adf-7a19-47dd-4c59-000000003896 20459 1726885703.55757: WORKER PROCESS EXITING 20459 1726885703.55779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.56709: done with get_vars() 20459 1726885703.56725: done getting variables 20459 1726885703.56781: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.035) 0:01:49.928 ****** 20459 1726885703.56815: entering _queue_task() for managed_node1/assert 20459 1726885703.57056: worker is 1 (out of 1 available) 20459 1726885703.57067: exiting _queue_task() for managed_node1/assert 20459 1726885703.57077: done queuing things up, now waiting for results queue to drain 20459 1726885703.57079: waiting for pending results... 20459 1726885703.57369: running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted 20459 1726885703.57516: in run() - task 02369adf-7a19-47dd-4c59-000000003897 20459 1726885703.57539: variable 'ansible_search_path' from source: unknown 20459 1726885703.57578: calling self._execute() 20459 1726885703.57704: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.57718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.57732: variable 'omit' from source: magic vars 20459 1726885703.58136: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.58148: variable 'storage_test_volume' from source: include params 20459 1726885703.58184: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 20459 1726885703.58192: when evaluation is False, skipping this task 20459 1726885703.58199: _execute() done 20459 1726885703.58206: dumping result to json 20459 1726885703.58216: done dumping result, returning 20459 1726885703.58227: done running TaskExecutor() for managed_node1/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-47dd-4c59-000000003897] 20459 1726885703.58237: sending task result for task 02369adf-7a19-47dd-4c59-000000003897 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 20459 1726885703.58379: no more pending results, returning what we have 20459 1726885703.58383: results queue empty 20459 1726885703.58384: checking for any_errors_fatal 20459 1726885703.58393: done checking for any_errors_fatal 20459 1726885703.58394: checking for max_fail_percentage 20459 1726885703.58396: done checking for max_fail_percentage 20459 1726885703.58397: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.58398: done checking to see if all hosts have failed 20459 1726885703.58398: getting the remaining hosts for this loop 20459 1726885703.58400: done getting the remaining hosts for this loop 20459 1726885703.58404: getting the next task for host managed_node1 20459 1726885703.58416: done getting next task for host managed_node1 20459 1726885703.58418: ^ task is: TASK: Check LUKS version 20459 1726885703.58426: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.58431: getting variables 20459 1726885703.58433: in VariableManager get_vars() 20459 1726885703.58469: Calling all_inventory to load vars for managed_node1 20459 1726885703.58472: Calling groups_inventory to load vars for managed_node1 20459 1726885703.58476: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.58489: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.58493: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.58496: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.59064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.59630: done sending task result for task 02369adf-7a19-47dd-4c59-000000003897 20459 1726885703.59634: WORKER PROCESS EXITING 20459 1726885703.59902: done with get_vars() 20459 1726885703.59918: done getting variables 20459 1726885703.59975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.031) 0:01:49.960 ****** 20459 1726885703.60007: entering _queue_task() for managed_node1/assert 20459 1726885703.60254: worker is 1 (out of 1 available) 20459 1726885703.60266: exiting _queue_task() for managed_node1/assert 20459 1726885703.60278: done queuing things up, now waiting for results queue to drain 20459 1726885703.60280: waiting for pending results... 20459 1726885703.60577: running TaskExecutor() for managed_node1/TASK: Check LUKS version 20459 1726885703.60744: in run() - task 02369adf-7a19-47dd-4c59-000000003898 20459 1726885703.60764: variable 'ansible_search_path' from source: unknown 20459 1726885703.60803: calling self._execute() 20459 1726885703.60935: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.60951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.60966: variable 'omit' from source: magic vars 20459 1726885703.61323: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.61339: Evaluated conditional (_storage_test_volume_present): False 20459 1726885703.61348: when evaluation is False, skipping this task 20459 1726885703.61356: _execute() done 20459 1726885703.61362: dumping result to json 20459 1726885703.61369: done dumping result, returning 20459 1726885703.61382: done running TaskExecutor() for managed_node1/TASK: Check LUKS version [02369adf-7a19-47dd-4c59-000000003898] 20459 1726885703.61392: sending task result for task 02369adf-7a19-47dd-4c59-000000003898 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885703.61537: no more pending results, returning what we have 20459 1726885703.61540: results queue empty 20459 1726885703.61541: checking for any_errors_fatal 20459 1726885703.61549: done checking for any_errors_fatal 20459 1726885703.61550: checking for max_fail_percentage 20459 1726885703.61551: done checking for max_fail_percentage 20459 1726885703.61552: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.61553: done checking to see if all hosts have failed 20459 1726885703.61553: getting the remaining hosts for this loop 20459 1726885703.61555: done getting the remaining hosts for this loop 20459 1726885703.61558: getting the next task for host managed_node1 20459 1726885703.61566: done getting next task for host managed_node1 20459 1726885703.61569: ^ task is: TASK: Check LUKS key size 20459 1726885703.61576: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.61579: getting variables 20459 1726885703.61581: in VariableManager get_vars() 20459 1726885703.61616: Calling all_inventory to load vars for managed_node1 20459 1726885703.61618: Calling groups_inventory to load vars for managed_node1 20459 1726885703.61622: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.61635: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.61638: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.61641: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.62474: done sending task result for task 02369adf-7a19-47dd-4c59-000000003898 20459 1726885703.62477: WORKER PROCESS EXITING 20459 1726885703.62498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.63122: done with get_vars() 20459 1726885703.63135: done getting variables 20459 1726885703.63192: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.032) 0:01:49.992 ****** 20459 1726885703.63226: entering _queue_task() for managed_node1/assert 20459 1726885703.63464: worker is 1 (out of 1 available) 20459 1726885703.63476: exiting _queue_task() for managed_node1/assert 20459 1726885703.63488: done queuing things up, now waiting for results queue to drain 20459 1726885703.63489: waiting for pending results... 20459 1726885703.63783: running TaskExecutor() for managed_node1/TASK: Check LUKS key size 20459 1726885703.63922: in run() - task 02369adf-7a19-47dd-4c59-000000003899 20459 1726885703.63947: variable 'ansible_search_path' from source: unknown 20459 1726885703.63988: calling self._execute() 20459 1726885703.64124: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.64136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.64152: variable 'omit' from source: magic vars 20459 1726885703.64508: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.64525: Evaluated conditional (_storage_test_volume_present): False 20459 1726885703.64535: when evaluation is False, skipping this task 20459 1726885703.64544: _execute() done 20459 1726885703.64552: dumping result to json 20459 1726885703.64559: done dumping result, returning 20459 1726885703.64569: done running TaskExecutor() for managed_node1/TASK: Check LUKS key size [02369adf-7a19-47dd-4c59-000000003899] 20459 1726885703.64585: sending task result for task 02369adf-7a19-47dd-4c59-000000003899 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885703.64748: no more pending results, returning what we have 20459 1726885703.64753: results queue empty 20459 1726885703.64754: checking for any_errors_fatal 20459 1726885703.64765: done checking for any_errors_fatal 20459 1726885703.64766: checking for max_fail_percentage 20459 1726885703.64768: done checking for max_fail_percentage 20459 1726885703.64769: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.64770: done checking to see if all hosts have failed 20459 1726885703.64770: getting the remaining hosts for this loop 20459 1726885703.64772: done getting the remaining hosts for this loop 20459 1726885703.64776: getting the next task for host managed_node1 20459 1726885703.64785: done getting next task for host managed_node1 20459 1726885703.64789: ^ task is: TASK: Check LUKS cipher 20459 1726885703.64797: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.64801: getting variables 20459 1726885703.64803: in VariableManager get_vars() 20459 1726885703.64842: Calling all_inventory to load vars for managed_node1 20459 1726885703.64845: Calling groups_inventory to load vars for managed_node1 20459 1726885703.64849: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.64862: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.64866: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.64869: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.65633: done sending task result for task 02369adf-7a19-47dd-4c59-000000003899 20459 1726885703.65636: WORKER PROCESS EXITING 20459 1726885703.65657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.66522: done with get_vars() 20459 1726885703.66542: done getting variables 20459 1726885703.66605: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.034) 0:01:50.026 ****** 20459 1726885703.66647: entering _queue_task() for managed_node1/assert 20459 1726885703.66916: worker is 1 (out of 1 available) 20459 1726885703.66937: exiting _queue_task() for managed_node1/assert 20459 1726885703.66950: done queuing things up, now waiting for results queue to drain 20459 1726885703.66951: waiting for pending results... 20459 1726885703.68246: running TaskExecutor() for managed_node1/TASK: Check LUKS cipher 20459 1726885703.68390: in run() - task 02369adf-7a19-47dd-4c59-00000000389a 20459 1726885703.68544: variable 'ansible_search_path' from source: unknown 20459 1726885703.68586: calling self._execute() 20459 1726885703.68718: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.68756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.68772: variable 'omit' from source: magic vars 20459 1726885703.70126: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.70142: Evaluated conditional (_storage_test_volume_present): False 20459 1726885703.70150: when evaluation is False, skipping this task 20459 1726885703.70164: _execute() done 20459 1726885703.70176: dumping result to json 20459 1726885703.70187: done dumping result, returning 20459 1726885703.70203: done running TaskExecutor() for managed_node1/TASK: Check LUKS cipher [02369adf-7a19-47dd-4c59-00000000389a] 20459 1726885703.70226: sending task result for task 02369adf-7a19-47dd-4c59-00000000389a skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885703.70388: no more pending results, returning what we have 20459 1726885703.70393: results queue empty 20459 1726885703.70394: checking for any_errors_fatal 20459 1726885703.70407: done checking for any_errors_fatal 20459 1726885703.70408: checking for max_fail_percentage 20459 1726885703.70410: done checking for max_fail_percentage 20459 1726885703.70411: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.70414: done checking to see if all hosts have failed 20459 1726885703.70415: getting the remaining hosts for this loop 20459 1726885703.70416: done getting the remaining hosts for this loop 20459 1726885703.70422: getting the next task for host managed_node1 20459 1726885703.70432: done getting next task for host managed_node1 20459 1726885703.70434: ^ task is: TASK: Set test variables 20459 1726885703.70442: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.70445: getting variables 20459 1726885703.70447: in VariableManager get_vars() 20459 1726885703.70484: Calling all_inventory to load vars for managed_node1 20459 1726885703.70487: Calling groups_inventory to load vars for managed_node1 20459 1726885703.70491: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.70504: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.70507: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.70511: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.71260: done sending task result for task 02369adf-7a19-47dd-4c59-00000000389a 20459 1726885703.71264: WORKER PROCESS EXITING 20459 1726885703.71290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.72073: done with get_vars() 20459 1726885703.72088: done getting variables 20459 1726885703.72159: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:23 -0400 (0:00:00.055) 0:01:50.082 ****** 20459 1726885703.72194: entering _queue_task() for managed_node1/set_fact 20459 1726885703.72453: worker is 1 (out of 1 available) 20459 1726885703.72470: exiting _queue_task() for managed_node1/set_fact 20459 1726885703.72482: done queuing things up, now waiting for results queue to drain 20459 1726885703.72483: waiting for pending results... 20459 1726885703.73846: running TaskExecutor() for managed_node1/TASK: Set test variables 20459 1726885703.74012: in run() - task 02369adf-7a19-47dd-4c59-00000000389b 20459 1726885703.74036: variable 'ansible_search_path' from source: unknown 20459 1726885703.74075: calling self._execute() 20459 1726885703.74209: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.74231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.74248: variable 'omit' from source: magic vars 20459 1726885703.74372: variable 'omit' from source: magic vars 20459 1726885703.74452: variable 'omit' from source: magic vars 20459 1726885703.74790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885703.78402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885703.79458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885703.79514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885703.79560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885703.79601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885703.79741: variable 'storage_test_volume' from source: include params 20459 1726885703.79763: variable '_storage_test_volume_present' from source: set_fact 20459 1726885703.79993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885703.80040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885703.80071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885703.80121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885703.80150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885703.80198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885703.80233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885703.80270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885703.80316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885703.80340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885703.80415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885703.80446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885703.80480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885703.80523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885703.80542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885703.80738: variable 'storage_test_crypttab' from source: set_fact 20459 1726885703.80752: variable 'storage_test_volume' from source: include params 20459 1726885703.80996: variable 'storage_test_volume' from source: include params 20459 1726885703.81035: variable 'omit' from source: magic vars 20459 1726885703.81066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885703.81094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885703.81133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885703.81153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885703.81166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885703.81184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885703.81203: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885703.81254: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885703.81263: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.81270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.81399: Set connection var ansible_pipelining to False 20459 1726885703.81406: Set connection var ansible_shell_type to sh 20459 1726885703.81414: Set connection var ansible_connection to ssh 20459 1726885703.81438: Set connection var ansible_timeout to 10 20459 1726885703.81451: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885703.81460: Set connection var ansible_shell_executable to /bin/sh 20459 1726885703.81495: variable 'ansible_shell_executable' from source: unknown 20459 1726885703.81508: variable 'ansible_connection' from source: unknown 20459 1726885703.81518: variable 'ansible_module_compression' from source: unknown 20459 1726885703.81527: variable 'ansible_shell_type' from source: unknown 20459 1726885703.81533: variable 'ansible_shell_executable' from source: unknown 20459 1726885703.81540: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.81551: variable 'ansible_pipelining' from source: unknown 20459 1726885703.81560: variable 'ansible_timeout' from source: unknown 20459 1726885703.81567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.81679: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885703.81701: variable 'omit' from source: magic vars 20459 1726885703.81709: starting attempt loop 20459 1726885703.81718: running the handler 20459 1726885703.81738: handler run complete 20459 1726885703.81752: attempt loop complete, returning result 20459 1726885703.81761: _execute() done 20459 1726885703.81769: dumping result to json 20459 1726885703.81778: done dumping result, returning 20459 1726885703.81788: done running TaskExecutor() for managed_node1/TASK: Set test variables [02369adf-7a19-47dd-4c59-00000000389b] 20459 1726885703.81796: sending task result for task 02369adf-7a19-47dd-4c59-00000000389b ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 20459 1726885703.81969: no more pending results, returning what we have 20459 1726885703.81973: results queue empty 20459 1726885703.81974: checking for any_errors_fatal 20459 1726885703.81986: done checking for any_errors_fatal 20459 1726885703.81987: checking for max_fail_percentage 20459 1726885703.81990: done checking for max_fail_percentage 20459 1726885703.81991: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.81992: done checking to see if all hosts have failed 20459 1726885703.81992: getting the remaining hosts for this loop 20459 1726885703.81994: done getting the remaining hosts for this loop 20459 1726885703.81998: getting the next task for host managed_node1 20459 1726885703.82007: done getting next task for host managed_node1 20459 1726885703.82010: ^ task is: TASK: Check for /etc/crypttab entry 20459 1726885703.82022: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.82028: getting variables 20459 1726885703.82029: in VariableManager get_vars() 20459 1726885703.82076: Calling all_inventory to load vars for managed_node1 20459 1726885703.82079: Calling groups_inventory to load vars for managed_node1 20459 1726885703.82083: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.82095: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.82098: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.82101: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.82894: done sending task result for task 02369adf-7a19-47dd-4c59-00000000389b 20459 1726885703.82897: WORKER PROCESS EXITING 20459 1726885703.82995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.84004: done with get_vars() 20459 1726885703.84021: done getting variables 20459 1726885703.84111: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.119) 0:01:50.201 ****** 20459 1726885703.84152: entering _queue_task() for managed_node1/assert 20459 1726885703.84474: worker is 1 (out of 1 available) 20459 1726885703.84486: exiting _queue_task() for managed_node1/assert 20459 1726885703.84503: done queuing things up, now waiting for results queue to drain 20459 1726885703.84505: waiting for pending results... 20459 1726885703.85085: running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry 20459 1726885703.85240: in run() - task 02369adf-7a19-47dd-4c59-00000000389c 20459 1726885703.85265: variable 'ansible_search_path' from source: unknown 20459 1726885703.85304: calling self._execute() 20459 1726885703.85433: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.85448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.85476: variable 'omit' from source: magic vars 20459 1726885703.85602: variable 'omit' from source: magic vars 20459 1726885703.85684: variable 'omit' from source: magic vars 20459 1726885703.85937: variable 'storage_test_volume' from source: include params 20459 1726885703.85988: variable 'omit' from source: magic vars 20459 1726885703.86132: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885703.86175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885703.86198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885703.86225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885703.86334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885703.86356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885703.86381: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885703.86422: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885703.86478: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.86487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.86668: Set connection var ansible_pipelining to False 20459 1726885703.86725: Set connection var ansible_shell_type to sh 20459 1726885703.86804: Set connection var ansible_connection to ssh 20459 1726885703.86828: Set connection var ansible_timeout to 10 20459 1726885703.86838: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885703.86848: Set connection var ansible_shell_executable to /bin/sh 20459 1726885703.86877: variable 'ansible_shell_executable' from source: unknown 20459 1726885703.86885: variable 'ansible_connection' from source: unknown 20459 1726885703.86914: variable 'ansible_module_compression' from source: unknown 20459 1726885703.86926: variable 'ansible_shell_type' from source: unknown 20459 1726885703.86933: variable 'ansible_shell_executable' from source: unknown 20459 1726885703.87026: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.87037: variable 'ansible_pipelining' from source: unknown 20459 1726885703.87044: variable 'ansible_timeout' from source: unknown 20459 1726885703.87051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.87344: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885703.87471: variable 'omit' from source: magic vars 20459 1726885703.87484: starting attempt loop 20459 1726885703.87491: running the handler 20459 1726885703.88053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885703.92092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885703.92170: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885703.92549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885703.92854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885703.92896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885703.93400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885703.93455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885703.93490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885703.93548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885703.93647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885703.93764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885703.93907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885703.93955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885703.94012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885703.94046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885703.94209: variable '_storage_test_crypttab_entries' from source: set_fact 20459 1726885703.94234: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885703.94261: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 20459 1726885703.94277: handler run complete 20459 1726885703.94308: attempt loop complete, returning result 20459 1726885703.94326: _execute() done 20459 1726885703.94349: dumping result to json 20459 1726885703.94356: done dumping result, returning 20459 1726885703.94377: done running TaskExecutor() for managed_node1/TASK: Check for /etc/crypttab entry [02369adf-7a19-47dd-4c59-00000000389c] 20459 1726885703.94389: sending task result for task 02369adf-7a19-47dd-4c59-00000000389c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 20459 1726885703.94548: no more pending results, returning what we have 20459 1726885703.94551: results queue empty 20459 1726885703.94552: checking for any_errors_fatal 20459 1726885703.94558: done checking for any_errors_fatal 20459 1726885703.94566: checking for max_fail_percentage 20459 1726885703.94568: done checking for max_fail_percentage 20459 1726885703.94569: checking to see if all hosts have failed and the running result is not ok 20459 1726885703.94570: done checking to see if all hosts have failed 20459 1726885703.94571: getting the remaining hosts for this loop 20459 1726885703.94572: done getting the remaining hosts for this loop 20459 1726885703.94583: getting the next task for host managed_node1 20459 1726885703.94598: done getting next task for host managed_node1 20459 1726885703.94601: ^ task is: TASK: Validate the format of the crypttab entry 20459 1726885703.94607: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885703.94627: getting variables 20459 1726885703.94630: in VariableManager get_vars() 20459 1726885703.94677: Calling all_inventory to load vars for managed_node1 20459 1726885703.94686: Calling groups_inventory to load vars for managed_node1 20459 1726885703.94690: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885703.94702: Calling all_plugins_play to load vars for managed_node1 20459 1726885703.94705: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885703.94709: Calling groups_plugins_play to load vars for managed_node1 20459 1726885703.95227: done sending task result for task 02369adf-7a19-47dd-4c59-00000000389c 20459 1726885703.95231: WORKER PROCESS EXITING 20459 1726885703.95387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885703.96489: done with get_vars() 20459 1726885703.96506: done getting variables 20459 1726885703.96570: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:23 -0400 (0:00:00.124) 0:01:50.326 ****** 20459 1726885703.96609: entering _queue_task() for managed_node1/assert 20459 1726885703.96942: worker is 1 (out of 1 available) 20459 1726885703.96964: exiting _queue_task() for managed_node1/assert 20459 1726885703.96976: done queuing things up, now waiting for results queue to drain 20459 1726885703.96977: waiting for pending results... 20459 1726885703.97803: running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry 20459 1726885703.98110: in run() - task 02369adf-7a19-47dd-4c59-00000000389d 20459 1726885703.98127: variable 'ansible_search_path' from source: unknown 20459 1726885703.98345: calling self._execute() 20459 1726885703.98832: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885703.98838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885703.98849: variable 'omit' from source: magic vars 20459 1726885703.99726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885704.04530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885704.04656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885704.04732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885704.04777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885704.04810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885704.05057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885704.05096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885704.05652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885704.05701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885704.05725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885704.06129: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885704.06241: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885704.06250: when evaluation is False, skipping this task 20459 1726885704.06257: _execute() done 20459 1726885704.06308: dumping result to json 20459 1726885704.06321: done dumping result, returning 20459 1726885704.06332: done running TaskExecutor() for managed_node1/TASK: Validate the format of the crypttab entry [02369adf-7a19-47dd-4c59-00000000389d] 20459 1726885704.06342: sending task result for task 02369adf-7a19-47dd-4c59-00000000389d skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885704.07505: no more pending results, returning what we have 20459 1726885704.07509: results queue empty 20459 1726885704.07510: checking for any_errors_fatal 20459 1726885704.07524: done checking for any_errors_fatal 20459 1726885704.07525: checking for max_fail_percentage 20459 1726885704.07527: done checking for max_fail_percentage 20459 1726885704.07529: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.07529: done checking to see if all hosts have failed 20459 1726885704.07530: getting the remaining hosts for this loop 20459 1726885704.07532: done getting the remaining hosts for this loop 20459 1726885704.07536: getting the next task for host managed_node1 20459 1726885704.07546: done getting next task for host managed_node1 20459 1726885704.07549: ^ task is: TASK: Check backing device of crypttab entry 20459 1726885704.07557: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.07563: getting variables 20459 1726885704.07564: in VariableManager get_vars() 20459 1726885704.07601: Calling all_inventory to load vars for managed_node1 20459 1726885704.07604: Calling groups_inventory to load vars for managed_node1 20459 1726885704.07607: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.07620: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.07624: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.07628: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.08858: done sending task result for task 02369adf-7a19-47dd-4c59-00000000389d 20459 1726885704.08861: WORKER PROCESS EXITING 20459 1726885704.08885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.09797: done with get_vars() 20459 1726885704.09816: done getting variables 20459 1726885704.09875: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.132) 0:01:50.459 ****** 20459 1726885704.09910: entering _queue_task() for managed_node1/assert 20459 1726885704.10673: worker is 1 (out of 1 available) 20459 1726885704.10685: exiting _queue_task() for managed_node1/assert 20459 1726885704.10697: done queuing things up, now waiting for results queue to drain 20459 1726885704.10698: waiting for pending results... 20459 1726885704.12022: running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry 20459 1726885704.12170: in run() - task 02369adf-7a19-47dd-4c59-00000000389e 20459 1726885704.12191: variable 'ansible_search_path' from source: unknown 20459 1726885704.12234: calling self._execute() 20459 1726885704.12434: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.12482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.12497: variable 'omit' from source: magic vars 20459 1726885704.13373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885704.17745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885704.17889: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885704.18056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885704.18098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885704.18216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885704.18300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885704.18487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885704.18520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885704.18629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885704.18652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885704.18765: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885704.18916: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885704.19002: when evaluation is False, skipping this task 20459 1726885704.19010: _execute() done 20459 1726885704.19021: dumping result to json 20459 1726885704.19029: done dumping result, returning 20459 1726885704.19039: done running TaskExecutor() for managed_node1/TASK: Check backing device of crypttab entry [02369adf-7a19-47dd-4c59-00000000389e] 20459 1726885704.19050: sending task result for task 02369adf-7a19-47dd-4c59-00000000389e skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885704.19236: no more pending results, returning what we have 20459 1726885704.19241: results queue empty 20459 1726885704.19242: checking for any_errors_fatal 20459 1726885704.19250: done checking for any_errors_fatal 20459 1726885704.19251: checking for max_fail_percentage 20459 1726885704.19253: done checking for max_fail_percentage 20459 1726885704.19254: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.19255: done checking to see if all hosts have failed 20459 1726885704.19256: getting the remaining hosts for this loop 20459 1726885704.19257: done getting the remaining hosts for this loop 20459 1726885704.19261: getting the next task for host managed_node1 20459 1726885704.19272: done getting next task for host managed_node1 20459 1726885704.19274: ^ task is: TASK: Check key file of crypttab entry 20459 1726885704.19282: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.19287: getting variables 20459 1726885704.19288: in VariableManager get_vars() 20459 1726885704.19326: Calling all_inventory to load vars for managed_node1 20459 1726885704.19329: Calling groups_inventory to load vars for managed_node1 20459 1726885704.19332: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.19344: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.19348: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.19352: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.20519: done sending task result for task 02369adf-7a19-47dd-4c59-00000000389e 20459 1726885704.20522: WORKER PROCESS EXITING 20459 1726885704.20547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.21735: done with get_vars() 20459 1726885704.21751: done getting variables 20459 1726885704.21806: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.119) 0:01:50.578 ****** 20459 1726885704.21842: entering _queue_task() for managed_node1/assert 20459 1726885704.22509: worker is 1 (out of 1 available) 20459 1726885704.22725: exiting _queue_task() for managed_node1/assert 20459 1726885704.22738: done queuing things up, now waiting for results queue to drain 20459 1726885704.22740: waiting for pending results... 20459 1726885704.23471: running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry 20459 1726885704.24554: in run() - task 02369adf-7a19-47dd-4c59-00000000389f 20459 1726885704.24570: variable 'ansible_search_path' from source: unknown 20459 1726885704.24604: calling self._execute() 20459 1726885704.25760: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.25764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.25774: variable 'omit' from source: magic vars 20459 1726885704.26166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885704.29263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885704.29478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885704.29652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885704.29757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885704.29862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885704.30022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20459 1726885704.30108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20459 1726885704.30193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20459 1726885704.30316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20459 1726885704.30337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20459 1726885704.30622: variable '_storage_test_expected_crypttab_entries' from source: set_fact 20459 1726885704.30653: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 20459 1726885704.30709: when evaluation is False, skipping this task 20459 1726885704.30723: _execute() done 20459 1726885704.30732: dumping result to json 20459 1726885704.30740: done dumping result, returning 20459 1726885704.30826: done running TaskExecutor() for managed_node1/TASK: Check key file of crypttab entry [02369adf-7a19-47dd-4c59-00000000389f] 20459 1726885704.30838: sending task result for task 02369adf-7a19-47dd-4c59-00000000389f skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 20459 1726885704.31003: no more pending results, returning what we have 20459 1726885704.31008: results queue empty 20459 1726885704.31009: checking for any_errors_fatal 20459 1726885704.31021: done checking for any_errors_fatal 20459 1726885704.31022: checking for max_fail_percentage 20459 1726885704.31024: done checking for max_fail_percentage 20459 1726885704.31026: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.31026: done checking to see if all hosts have failed 20459 1726885704.31027: getting the remaining hosts for this loop 20459 1726885704.31029: done getting the remaining hosts for this loop 20459 1726885704.31034: getting the next task for host managed_node1 20459 1726885704.31044: done getting next task for host managed_node1 20459 1726885704.31048: ^ task is: TASK: Clear test variables 20459 1726885704.31055: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.31061: getting variables 20459 1726885704.31063: in VariableManager get_vars() 20459 1726885704.31101: Calling all_inventory to load vars for managed_node1 20459 1726885704.31104: Calling groups_inventory to load vars for managed_node1 20459 1726885704.31107: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.31128: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.31131: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.31135: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.32058: done sending task result for task 02369adf-7a19-47dd-4c59-00000000389f 20459 1726885704.32062: WORKER PROCESS EXITING 20459 1726885704.32086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.33773: done with get_vars() 20459 1726885704.33790: done getting variables 20459 1726885704.33854: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.120) 0:01:50.699 ****** 20459 1726885704.33896: entering _queue_task() for managed_node1/set_fact 20459 1726885704.34198: worker is 1 (out of 1 available) 20459 1726885704.34210: exiting _queue_task() for managed_node1/set_fact 20459 1726885704.34226: done queuing things up, now waiting for results queue to drain 20459 1726885704.34228: waiting for pending results... 20459 1726885704.34553: running TaskExecutor() for managed_node1/TASK: Clear test variables 20459 1726885704.34715: in run() - task 02369adf-7a19-47dd-4c59-0000000038a0 20459 1726885704.34745: variable 'ansible_search_path' from source: unknown 20459 1726885704.34792: calling self._execute() 20459 1726885704.34929: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.34942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.34962: variable 'omit' from source: magic vars 20459 1726885704.35095: variable 'omit' from source: magic vars 20459 1726885704.35184: variable 'omit' from source: magic vars 20459 1726885704.35232: variable 'omit' from source: magic vars 20459 1726885704.35286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885704.35338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885704.35367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885704.35394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885704.35416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885704.35446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885704.35467: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885704.35507: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885704.35521: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.35532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.35666: Set connection var ansible_pipelining to False 20459 1726885704.35673: Set connection var ansible_shell_type to sh 20459 1726885704.35679: Set connection var ansible_connection to ssh 20459 1726885704.35693: Set connection var ansible_timeout to 10 20459 1726885704.35700: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885704.35709: Set connection var ansible_shell_executable to /bin/sh 20459 1726885704.35743: variable 'ansible_shell_executable' from source: unknown 20459 1726885704.35751: variable 'ansible_connection' from source: unknown 20459 1726885704.35759: variable 'ansible_module_compression' from source: unknown 20459 1726885704.35764: variable 'ansible_shell_type' from source: unknown 20459 1726885704.35769: variable 'ansible_shell_executable' from source: unknown 20459 1726885704.35775: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.35780: variable 'ansible_pipelining' from source: unknown 20459 1726885704.35785: variable 'ansible_timeout' from source: unknown 20459 1726885704.35791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.35942: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885704.35957: variable 'omit' from source: magic vars 20459 1726885704.35965: starting attempt loop 20459 1726885704.35976: running the handler 20459 1726885704.35991: handler run complete 20459 1726885704.36004: attempt loop complete, returning result 20459 1726885704.36010: _execute() done 20459 1726885704.36021: dumping result to json 20459 1726885704.36029: done dumping result, returning 20459 1726885704.36041: done running TaskExecutor() for managed_node1/TASK: Clear test variables [02369adf-7a19-47dd-4c59-0000000038a0] 20459 1726885704.36053: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a0 20459 1726885704.36167: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a0 20459 1726885704.36174: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 20459 1726885704.36247: no more pending results, returning what we have 20459 1726885704.36251: results queue empty 20459 1726885704.36251: checking for any_errors_fatal 20459 1726885704.36262: done checking for any_errors_fatal 20459 1726885704.36262: checking for max_fail_percentage 20459 1726885704.36266: done checking for max_fail_percentage 20459 1726885704.36267: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.36268: done checking to see if all hosts have failed 20459 1726885704.36269: getting the remaining hosts for this loop 20459 1726885704.36271: done getting the remaining hosts for this loop 20459 1726885704.36274: getting the next task for host managed_node1 20459 1726885704.36288: done getting next task for host managed_node1 20459 1726885704.36292: ^ task is: TASK: Get information about RAID 20459 1726885704.36301: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.36306: getting variables 20459 1726885704.36308: in VariableManager get_vars() 20459 1726885704.36348: Calling all_inventory to load vars for managed_node1 20459 1726885704.36351: Calling groups_inventory to load vars for managed_node1 20459 1726885704.36355: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.36367: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.36371: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.36374: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.37103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.37860: done with get_vars() 20459 1726885704.37880: done getting variables 20459 1726885704.37946: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:24 -0400 (0:00:00.040) 0:01:50.740 ****** 20459 1726885704.37982: entering _queue_task() for managed_node1/command 20459 1726885704.38258: worker is 1 (out of 1 available) 20459 1726885704.38269: exiting _queue_task() for managed_node1/command 20459 1726885704.38281: done queuing things up, now waiting for results queue to drain 20459 1726885704.38282: waiting for pending results... 20459 1726885704.38608: running TaskExecutor() for managed_node1/TASK: Get information about RAID 20459 1726885704.38785: in run() - task 02369adf-7a19-47dd-4c59-0000000038a4 20459 1726885704.38810: variable 'ansible_search_path' from source: unknown 20459 1726885704.38860: calling self._execute() 20459 1726885704.38994: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.39005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.39028: variable 'omit' from source: magic vars 20459 1726885704.39484: variable 'storage_test_volume' from source: include params 20459 1726885704.39523: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.39532: when evaluation is False, skipping this task 20459 1726885704.39540: _execute() done 20459 1726885704.39547: dumping result to json 20459 1726885704.39554: done dumping result, returning 20459 1726885704.39572: done running TaskExecutor() for managed_node1/TASK: Get information about RAID [02369adf-7a19-47dd-4c59-0000000038a4] 20459 1726885704.39583: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a4 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.39757: no more pending results, returning what we have 20459 1726885704.39762: results queue empty 20459 1726885704.39763: checking for any_errors_fatal 20459 1726885704.39773: done checking for any_errors_fatal 20459 1726885704.39774: checking for max_fail_percentage 20459 1726885704.39776: done checking for max_fail_percentage 20459 1726885704.39778: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.39778: done checking to see if all hosts have failed 20459 1726885704.39779: getting the remaining hosts for this loop 20459 1726885704.39781: done getting the remaining hosts for this loop 20459 1726885704.39785: getting the next task for host managed_node1 20459 1726885704.39795: done getting next task for host managed_node1 20459 1726885704.39797: ^ task is: TASK: Set active devices regex 20459 1726885704.39806: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.39811: getting variables 20459 1726885704.39814: in VariableManager get_vars() 20459 1726885704.39858: Calling all_inventory to load vars for managed_node1 20459 1726885704.39861: Calling groups_inventory to load vars for managed_node1 20459 1726885704.39865: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.39879: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.39882: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.39886: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.40691: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a4 20459 1726885704.40694: WORKER PROCESS EXITING 20459 1726885704.40724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.41378: done with get_vars() 20459 1726885704.41392: done getting variables 20459 1726885704.41455: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:24 -0400 (0:00:00.035) 0:01:50.775 ****** 20459 1726885704.41489: entering _queue_task() for managed_node1/set_fact 20459 1726885704.41742: worker is 1 (out of 1 available) 20459 1726885704.41754: exiting _queue_task() for managed_node1/set_fact 20459 1726885704.41769: done queuing things up, now waiting for results queue to drain 20459 1726885704.41771: waiting for pending results... 20459 1726885704.42953: running TaskExecutor() for managed_node1/TASK: Set active devices regex 20459 1726885704.43205: in run() - task 02369adf-7a19-47dd-4c59-0000000038a5 20459 1726885704.43231: variable 'ansible_search_path' from source: unknown 20459 1726885704.43349: calling self._execute() 20459 1726885704.43584: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.43628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.43649: variable 'omit' from source: magic vars 20459 1726885704.44497: variable 'storage_test_volume' from source: include params 20459 1726885704.44650: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.44658: when evaluation is False, skipping this task 20459 1726885704.44665: _execute() done 20459 1726885704.44671: dumping result to json 20459 1726885704.44677: done dumping result, returning 20459 1726885704.44686: done running TaskExecutor() for managed_node1/TASK: Set active devices regex [02369adf-7a19-47dd-4c59-0000000038a5] 20459 1726885704.44696: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a5 20459 1726885704.44824: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a5 20459 1726885704.44834: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.44884: no more pending results, returning what we have 20459 1726885704.44887: results queue empty 20459 1726885704.44888: checking for any_errors_fatal 20459 1726885704.44895: done checking for any_errors_fatal 20459 1726885704.44896: checking for max_fail_percentage 20459 1726885704.44898: done checking for max_fail_percentage 20459 1726885704.44899: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.44900: done checking to see if all hosts have failed 20459 1726885704.44901: getting the remaining hosts for this loop 20459 1726885704.44903: done getting the remaining hosts for this loop 20459 1726885704.44906: getting the next task for host managed_node1 20459 1726885704.44916: done getting next task for host managed_node1 20459 1726885704.44922: ^ task is: TASK: Set spare devices regex 20459 1726885704.44929: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.44933: getting variables 20459 1726885704.44936: in VariableManager get_vars() 20459 1726885704.44973: Calling all_inventory to load vars for managed_node1 20459 1726885704.44975: Calling groups_inventory to load vars for managed_node1 20459 1726885704.44979: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.44992: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.44996: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.44999: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.45554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.47091: done with get_vars() 20459 1726885704.47106: done getting variables 20459 1726885704.47282: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:24 -0400 (0:00:00.058) 0:01:50.833 ****** 20459 1726885704.47321: entering _queue_task() for managed_node1/set_fact 20459 1726885704.47809: worker is 1 (out of 1 available) 20459 1726885704.47917: exiting _queue_task() for managed_node1/set_fact 20459 1726885704.47936: done queuing things up, now waiting for results queue to drain 20459 1726885704.47939: waiting for pending results... 20459 1726885704.49048: running TaskExecutor() for managed_node1/TASK: Set spare devices regex 20459 1726885704.49342: in run() - task 02369adf-7a19-47dd-4c59-0000000038a6 20459 1726885704.49779: variable 'ansible_search_path' from source: unknown 20459 1726885704.49823: calling self._execute() 20459 1726885704.49959: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.49973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.49987: variable 'omit' from source: magic vars 20459 1726885704.50433: variable 'storage_test_volume' from source: include params 20459 1726885704.50469: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.50479: when evaluation is False, skipping this task 20459 1726885704.50486: _execute() done 20459 1726885704.50494: dumping result to json 20459 1726885704.50501: done dumping result, returning 20459 1726885704.50518: done running TaskExecutor() for managed_node1/TASK: Set spare devices regex [02369adf-7a19-47dd-4c59-0000000038a6] 20459 1726885704.50533: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.50686: no more pending results, returning what we have 20459 1726885704.50690: results queue empty 20459 1726885704.50691: checking for any_errors_fatal 20459 1726885704.50701: done checking for any_errors_fatal 20459 1726885704.50702: checking for max_fail_percentage 20459 1726885704.50704: done checking for max_fail_percentage 20459 1726885704.50705: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.50706: done checking to see if all hosts have failed 20459 1726885704.50707: getting the remaining hosts for this loop 20459 1726885704.50708: done getting the remaining hosts for this loop 20459 1726885704.50716: getting the next task for host managed_node1 20459 1726885704.50728: done getting next task for host managed_node1 20459 1726885704.50730: ^ task is: TASK: Set md version regex 20459 1726885704.50738: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.50742: getting variables 20459 1726885704.50744: in VariableManager get_vars() 20459 1726885704.50780: Calling all_inventory to load vars for managed_node1 20459 1726885704.50782: Calling groups_inventory to load vars for managed_node1 20459 1726885704.50785: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.50797: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.50801: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.50803: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.51674: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a6 20459 1726885704.51678: WORKER PROCESS EXITING 20459 1726885704.51699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.52350: done with get_vars() 20459 1726885704.52363: done getting variables 20459 1726885704.52414: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:24 -0400 (0:00:00.051) 0:01:50.884 ****** 20459 1726885704.52451: entering _queue_task() for managed_node1/set_fact 20459 1726885704.52810: worker is 1 (out of 1 available) 20459 1726885704.52826: exiting _queue_task() for managed_node1/set_fact 20459 1726885704.52839: done queuing things up, now waiting for results queue to drain 20459 1726885704.52840: waiting for pending results... 20459 1726885704.53357: running TaskExecutor() for managed_node1/TASK: Set md version regex 20459 1726885704.53838: in run() - task 02369adf-7a19-47dd-4c59-0000000038a7 20459 1726885704.53907: variable 'ansible_search_path' from source: unknown 20459 1726885704.53957: calling self._execute() 20459 1726885704.54343: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.54673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.54688: variable 'omit' from source: magic vars 20459 1726885704.55108: variable 'storage_test_volume' from source: include params 20459 1726885704.55153: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.55165: when evaluation is False, skipping this task 20459 1726885704.55174: _execute() done 20459 1726885704.55181: dumping result to json 20459 1726885704.55188: done dumping result, returning 20459 1726885704.55197: done running TaskExecutor() for managed_node1/TASK: Set md version regex [02369adf-7a19-47dd-4c59-0000000038a7] 20459 1726885704.55207: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.55368: no more pending results, returning what we have 20459 1726885704.55372: results queue empty 20459 1726885704.55373: checking for any_errors_fatal 20459 1726885704.55380: done checking for any_errors_fatal 20459 1726885704.55381: checking for max_fail_percentage 20459 1726885704.55383: done checking for max_fail_percentage 20459 1726885704.55384: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.55385: done checking to see if all hosts have failed 20459 1726885704.55385: getting the remaining hosts for this loop 20459 1726885704.55387: done getting the remaining hosts for this loop 20459 1726885704.55391: getting the next task for host managed_node1 20459 1726885704.55400: done getting next task for host managed_node1 20459 1726885704.55403: ^ task is: TASK: Set chunk size regex 20459 1726885704.55411: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.55416: getting variables 20459 1726885704.55417: in VariableManager get_vars() 20459 1726885704.55455: Calling all_inventory to load vars for managed_node1 20459 1726885704.55457: Calling groups_inventory to load vars for managed_node1 20459 1726885704.55461: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.55473: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.55477: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.55480: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.56272: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a7 20459 1726885704.56276: WORKER PROCESS EXITING 20459 1726885704.56301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.57020: done with get_vars() 20459 1726885704.57036: done getting variables 20459 1726885704.57094: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:24 -0400 (0:00:00.046) 0:01:50.931 ****** 20459 1726885704.57135: entering _queue_task() for managed_node1/set_fact 20459 1726885704.57374: worker is 1 (out of 1 available) 20459 1726885704.57386: exiting _queue_task() for managed_node1/set_fact 20459 1726885704.57398: done queuing things up, now waiting for results queue to drain 20459 1726885704.57399: waiting for pending results... 20459 1726885704.58389: running TaskExecutor() for managed_node1/TASK: Set chunk size regex 20459 1726885704.58754: in run() - task 02369adf-7a19-47dd-4c59-0000000038a8 20459 1726885704.58772: variable 'ansible_search_path' from source: unknown 20459 1726885704.58806: calling self._execute() 20459 1726885704.59055: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.59128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.59143: variable 'omit' from source: magic vars 20459 1726885704.59899: variable 'storage_test_volume' from source: include params 20459 1726885704.60054: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.60062: when evaluation is False, skipping this task 20459 1726885704.60069: _execute() done 20459 1726885704.60077: dumping result to json 20459 1726885704.60135: done dumping result, returning 20459 1726885704.60146: done running TaskExecutor() for managed_node1/TASK: Set chunk size regex [02369adf-7a19-47dd-4c59-0000000038a8] 20459 1726885704.60157: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.60314: no more pending results, returning what we have 20459 1726885704.60320: results queue empty 20459 1726885704.60321: checking for any_errors_fatal 20459 1726885704.60332: done checking for any_errors_fatal 20459 1726885704.60333: checking for max_fail_percentage 20459 1726885704.60334: done checking for max_fail_percentage 20459 1726885704.60335: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.60336: done checking to see if all hosts have failed 20459 1726885704.60337: getting the remaining hosts for this loop 20459 1726885704.60338: done getting the remaining hosts for this loop 20459 1726885704.60342: getting the next task for host managed_node1 20459 1726885704.60352: done getting next task for host managed_node1 20459 1726885704.60356: ^ task is: TASK: Parse the chunk size 20459 1726885704.60363: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.60367: getting variables 20459 1726885704.60369: in VariableManager get_vars() 20459 1726885704.60406: Calling all_inventory to load vars for managed_node1 20459 1726885704.60408: Calling groups_inventory to load vars for managed_node1 20459 1726885704.60415: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.60430: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.60434: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.60437: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.61028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.61720: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a8 20459 1726885704.61724: WORKER PROCESS EXITING 20459 1726885704.62008: done with get_vars() 20459 1726885704.62027: 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 22:28:24 -0400 (0:00:00.049) 0:01:50.981 ****** 20459 1726885704.62116: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885704.62357: worker is 1 (out of 1 available) 20459 1726885704.62369: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885704.62383: done queuing things up, now waiting for results queue to drain 20459 1726885704.62385: waiting for pending results... 20459 1726885704.63130: running TaskExecutor() for managed_node1/TASK: Parse the chunk size 20459 1726885704.63422: in run() - task 02369adf-7a19-47dd-4c59-0000000038a9 20459 1726885704.63497: variable 'ansible_search_path' from source: unknown 20459 1726885704.63629: calling self._execute() 20459 1726885704.63870: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.63884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.63899: variable 'omit' from source: magic vars 20459 1726885704.64663: variable 'storage_test_volume' from source: include params 20459 1726885704.64824: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.64903: when evaluation is False, skipping this task 20459 1726885704.64910: _execute() done 20459 1726885704.64922: dumping result to json 20459 1726885704.64930: done dumping result, returning 20459 1726885704.64940: done running TaskExecutor() for managed_node1/TASK: Parse the chunk size [02369adf-7a19-47dd-4c59-0000000038a9] 20459 1726885704.64950: sending task result for task 02369adf-7a19-47dd-4c59-0000000038a9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.65105: no more pending results, returning what we have 20459 1726885704.65109: results queue empty 20459 1726885704.65109: checking for any_errors_fatal 20459 1726885704.65125: done checking for any_errors_fatal 20459 1726885704.65126: checking for max_fail_percentage 20459 1726885704.65128: done checking for max_fail_percentage 20459 1726885704.65129: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.65130: done checking to see if all hosts have failed 20459 1726885704.65130: getting the remaining hosts for this loop 20459 1726885704.65132: done getting the remaining hosts for this loop 20459 1726885704.65135: getting the next task for host managed_node1 20459 1726885704.65144: done getting next task for host managed_node1 20459 1726885704.65146: ^ task is: TASK: Check RAID active devices count 20459 1726885704.65154: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.65158: getting variables 20459 1726885704.65162: in VariableManager get_vars() 20459 1726885704.65197: Calling all_inventory to load vars for managed_node1 20459 1726885704.65200: Calling groups_inventory to load vars for managed_node1 20459 1726885704.65204: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.65222: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.65226: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.65230: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.66523: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038a9 20459 1726885704.66527: WORKER PROCESS EXITING 20459 1726885704.66547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.67165: done with get_vars() 20459 1726885704.67179: done getting variables 20459 1726885704.67649: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.055) 0:01:51.037 ****** 20459 1726885704.67685: entering _queue_task() for managed_node1/assert 20459 1726885704.68148: worker is 1 (out of 1 available) 20459 1726885704.68160: exiting _queue_task() for managed_node1/assert 20459 1726885704.68174: done queuing things up, now waiting for results queue to drain 20459 1726885704.68176: waiting for pending results... 20459 1726885704.69077: running TaskExecutor() for managed_node1/TASK: Check RAID active devices count 20459 1726885704.69453: in run() - task 02369adf-7a19-47dd-4c59-0000000038aa 20459 1726885704.69467: variable 'ansible_search_path' from source: unknown 20459 1726885704.69502: calling self._execute() 20459 1726885704.69868: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.69878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.69889: variable 'omit' from source: magic vars 20459 1726885704.71307: variable 'storage_test_volume' from source: include params 20459 1726885704.71344: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.71352: when evaluation is False, skipping this task 20459 1726885704.71359: _execute() done 20459 1726885704.71366: dumping result to json 20459 1726885704.71372: done dumping result, returning 20459 1726885704.71381: done running TaskExecutor() for managed_node1/TASK: Check RAID active devices count [02369adf-7a19-47dd-4c59-0000000038aa] 20459 1726885704.71390: sending task result for task 02369adf-7a19-47dd-4c59-0000000038aa skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.71542: no more pending results, returning what we have 20459 1726885704.71546: results queue empty 20459 1726885704.71546: checking for any_errors_fatal 20459 1726885704.71556: done checking for any_errors_fatal 20459 1726885704.71556: checking for max_fail_percentage 20459 1726885704.71558: done checking for max_fail_percentage 20459 1726885704.71559: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.71560: done checking to see if all hosts have failed 20459 1726885704.71560: getting the remaining hosts for this loop 20459 1726885704.71562: done getting the remaining hosts for this loop 20459 1726885704.71565: getting the next task for host managed_node1 20459 1726885704.71574: done getting next task for host managed_node1 20459 1726885704.71576: ^ task is: TASK: Check RAID spare devices count 20459 1726885704.71585: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.71590: getting variables 20459 1726885704.71591: in VariableManager get_vars() 20459 1726885704.71630: Calling all_inventory to load vars for managed_node1 20459 1726885704.71633: Calling groups_inventory to load vars for managed_node1 20459 1726885704.71636: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.71649: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.71653: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.71656: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.72264: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038aa 20459 1726885704.72268: WORKER PROCESS EXITING 20459 1726885704.72416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.74192: done with get_vars() 20459 1726885704.74208: done getting variables 20459 1726885704.74271: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.066) 0:01:51.103 ****** 20459 1726885704.74309: entering _queue_task() for managed_node1/assert 20459 1726885704.74975: worker is 1 (out of 1 available) 20459 1726885704.74987: exiting _queue_task() for managed_node1/assert 20459 1726885704.75000: done queuing things up, now waiting for results queue to drain 20459 1726885704.75002: waiting for pending results... 20459 1726885704.75939: running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count 20459 1726885704.76464: in run() - task 02369adf-7a19-47dd-4c59-0000000038ab 20459 1726885704.76484: variable 'ansible_search_path' from source: unknown 20459 1726885704.76636: calling self._execute() 20459 1726885704.76809: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.76948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.76965: variable 'omit' from source: magic vars 20459 1726885704.77449: variable 'storage_test_volume' from source: include params 20459 1726885704.77488: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.77496: when evaluation is False, skipping this task 20459 1726885704.77502: _execute() done 20459 1726885704.77510: dumping result to json 20459 1726885704.77521: done dumping result, returning 20459 1726885704.77530: done running TaskExecutor() for managed_node1/TASK: Check RAID spare devices count [02369adf-7a19-47dd-4c59-0000000038ab] 20459 1726885704.77540: sending task result for task 02369adf-7a19-47dd-4c59-0000000038ab skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.77699: no more pending results, returning what we have 20459 1726885704.77703: results queue empty 20459 1726885704.77704: checking for any_errors_fatal 20459 1726885704.77721: done checking for any_errors_fatal 20459 1726885704.77722: checking for max_fail_percentage 20459 1726885704.77724: done checking for max_fail_percentage 20459 1726885704.77726: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.77726: done checking to see if all hosts have failed 20459 1726885704.77727: getting the remaining hosts for this loop 20459 1726885704.77730: done getting the remaining hosts for this loop 20459 1726885704.77733: getting the next task for host managed_node1 20459 1726885704.77743: done getting next task for host managed_node1 20459 1726885704.77746: ^ task is: TASK: Check RAID metadata version 20459 1726885704.77754: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.77759: getting variables 20459 1726885704.77761: in VariableManager get_vars() 20459 1726885704.77797: Calling all_inventory to load vars for managed_node1 20459 1726885704.77800: Calling groups_inventory to load vars for managed_node1 20459 1726885704.77804: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.77822: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.77826: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.77830: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.78428: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038ab 20459 1726885704.78431: WORKER PROCESS EXITING 20459 1726885704.78593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.79864: done with get_vars() 20459 1726885704.79877: done getting variables 20459 1726885704.79934: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.056) 0:01:51.160 ****** 20459 1726885704.79965: entering _queue_task() for managed_node1/assert 20459 1726885704.80230: worker is 1 (out of 1 available) 20459 1726885704.80244: exiting _queue_task() for managed_node1/assert 20459 1726885704.80261: done queuing things up, now waiting for results queue to drain 20459 1726885704.80263: waiting for pending results... 20459 1726885704.80616: running TaskExecutor() for managed_node1/TASK: Check RAID metadata version 20459 1726885704.81066: in run() - task 02369adf-7a19-47dd-4c59-0000000038ac 20459 1726885704.81086: variable 'ansible_search_path' from source: unknown 20459 1726885704.81133: calling self._execute() 20459 1726885704.81277: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.81292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.81306: variable 'omit' from source: magic vars 20459 1726885704.81737: variable 'storage_test_volume' from source: include params 20459 1726885704.81777: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.81785: when evaluation is False, skipping this task 20459 1726885704.81791: _execute() done 20459 1726885704.81798: dumping result to json 20459 1726885704.81804: done dumping result, returning 20459 1726885704.81814: done running TaskExecutor() for managed_node1/TASK: Check RAID metadata version [02369adf-7a19-47dd-4c59-0000000038ac] 20459 1726885704.81827: sending task result for task 02369adf-7a19-47dd-4c59-0000000038ac skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.81983: no more pending results, returning what we have 20459 1726885704.81987: results queue empty 20459 1726885704.81988: checking for any_errors_fatal 20459 1726885704.81998: done checking for any_errors_fatal 20459 1726885704.81999: checking for max_fail_percentage 20459 1726885704.82001: done checking for max_fail_percentage 20459 1726885704.82002: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.82003: done checking to see if all hosts have failed 20459 1726885704.82004: getting the remaining hosts for this loop 20459 1726885704.82006: done getting the remaining hosts for this loop 20459 1726885704.82009: getting the next task for host managed_node1 20459 1726885704.82020: done getting next task for host managed_node1 20459 1726885704.82023: ^ task is: TASK: Check RAID chunk size 20459 1726885704.82032: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.82039: getting variables 20459 1726885704.82041: in VariableManager get_vars() 20459 1726885704.82077: Calling all_inventory to load vars for managed_node1 20459 1726885704.82079: Calling groups_inventory to load vars for managed_node1 20459 1726885704.82083: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.82095: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.82099: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.82102: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.83038: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038ac 20459 1726885704.83042: WORKER PROCESS EXITING 20459 1726885704.83066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.83752: done with get_vars() 20459 1726885704.83767: done getting variables 20459 1726885704.83830: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.038) 0:01:51.199 ****** 20459 1726885704.83865: entering _queue_task() for managed_node1/assert 20459 1726885704.84106: worker is 1 (out of 1 available) 20459 1726885704.84123: exiting _queue_task() for managed_node1/assert 20459 1726885704.84134: done queuing things up, now waiting for results queue to drain 20459 1726885704.84137: waiting for pending results... 20459 1726885704.84442: running TaskExecutor() for managed_node1/TASK: Check RAID chunk size 20459 1726885704.85056: in run() - task 02369adf-7a19-47dd-4c59-0000000038ad 20459 1726885704.85075: variable 'ansible_search_path' from source: unknown 20459 1726885704.85114: calling self._execute() 20459 1726885704.85246: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.85259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.85273: variable 'omit' from source: magic vars 20459 1726885704.85707: variable 'storage_test_volume' from source: include params 20459 1726885704.85744: Evaluated conditional (storage_test_volume.type == 'raid'): False 20459 1726885704.85753: when evaluation is False, skipping this task 20459 1726885704.85760: _execute() done 20459 1726885704.85768: dumping result to json 20459 1726885704.85777: done dumping result, returning 20459 1726885704.85791: done running TaskExecutor() for managed_node1/TASK: Check RAID chunk size [02369adf-7a19-47dd-4c59-0000000038ad] 20459 1726885704.85803: sending task result for task 02369adf-7a19-47dd-4c59-0000000038ad skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 20459 1726885704.85962: no more pending results, returning what we have 20459 1726885704.85966: results queue empty 20459 1726885704.85967: checking for any_errors_fatal 20459 1726885704.85975: done checking for any_errors_fatal 20459 1726885704.85976: checking for max_fail_percentage 20459 1726885704.85978: done checking for max_fail_percentage 20459 1726885704.85978: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.85979: done checking to see if all hosts have failed 20459 1726885704.85980: getting the remaining hosts for this loop 20459 1726885704.85982: done getting the remaining hosts for this loop 20459 1726885704.85985: getting the next task for host managed_node1 20459 1726885704.85998: done getting next task for host managed_node1 20459 1726885704.86001: ^ task is: TASK: Parse the actual size of the volume 20459 1726885704.86011: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.86018: getting variables 20459 1726885704.86019: in VariableManager get_vars() 20459 1726885704.86055: Calling all_inventory to load vars for managed_node1 20459 1726885704.86058: Calling groups_inventory to load vars for managed_node1 20459 1726885704.86062: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.86074: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.86077: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.86080: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.86858: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038ad 20459 1726885704.86861: WORKER PROCESS EXITING 20459 1726885704.86888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.88076: done with get_vars() 20459 1726885704.88090: 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 22:28:24 -0400 (0:00:00.045) 0:01:51.244 ****** 20459 1726885704.88601: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885704.88978: worker is 1 (out of 1 available) 20459 1726885704.88990: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885704.89002: done queuing things up, now waiting for results queue to drain 20459 1726885704.89004: waiting for pending results... 20459 1726885704.89308: running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume 20459 1726885704.89482: in run() - task 02369adf-7a19-47dd-4c59-0000000038b1 20459 1726885704.89502: variable 'ansible_search_path' from source: unknown 20459 1726885704.89561: calling self._execute() 20459 1726885704.89688: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.89696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.89705: variable 'omit' from source: magic vars 20459 1726885704.89983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885704.92754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885704.92852: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885704.92902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885704.92947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885704.92986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885704.93099: variable '_storage_test_volume_present' from source: set_fact 20459 1726885704.93126: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885704.93135: when evaluation is False, skipping this task 20459 1726885704.93142: _execute() done 20459 1726885704.93149: dumping result to json 20459 1726885704.93157: done dumping result, returning 20459 1726885704.93167: done running TaskExecutor() for managed_node1/TASK: Parse the actual size of the volume [02369adf-7a19-47dd-4c59-0000000038b1] 20459 1726885704.93177: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b1 20459 1726885704.93297: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b1 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885704.93359: no more pending results, returning what we have 20459 1726885704.93363: results queue empty 20459 1726885704.93364: checking for any_errors_fatal 20459 1726885704.93376: done checking for any_errors_fatal 20459 1726885704.93377: checking for max_fail_percentage 20459 1726885704.93379: done checking for max_fail_percentage 20459 1726885704.93381: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.93381: done checking to see if all hosts have failed 20459 1726885704.93382: getting the remaining hosts for this loop 20459 1726885704.93384: done getting the remaining hosts for this loop 20459 1726885704.93387: getting the next task for host managed_node1 20459 1726885704.93397: done getting next task for host managed_node1 20459 1726885704.93400: ^ task is: TASK: Parse the requested size of the volume 20459 1726885704.93407: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.93414: getting variables 20459 1726885704.93416: in VariableManager get_vars() 20459 1726885704.93459: Calling all_inventory to load vars for managed_node1 20459 1726885704.93462: Calling groups_inventory to load vars for managed_node1 20459 1726885704.93467: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.93479: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.93483: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.93487: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.93921: WORKER PROCESS EXITING 20459 1726885704.93931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.94282: done with get_vars() 20459 1726885704.94291: 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 22:28:24 -0400 (0:00:00.059) 0:01:51.303 ****** 20459 1726885704.94362: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885704.94587: worker is 1 (out of 1 available) 20459 1726885704.94601: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885704.94615: done queuing things up, now waiting for results queue to drain 20459 1726885704.94617: waiting for pending results... 20459 1726885704.94934: running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume 20459 1726885704.95076: in run() - task 02369adf-7a19-47dd-4c59-0000000038b2 20459 1726885704.95101: variable 'ansible_search_path' from source: unknown 20459 1726885704.95147: calling self._execute() 20459 1726885704.95282: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885704.95295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885704.95311: variable 'omit' from source: magic vars 20459 1726885704.95723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885704.98005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885704.98063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885704.98092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885704.98123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885704.98142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885704.98221: variable '_storage_test_volume_present' from source: set_fact 20459 1726885704.98233: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885704.98235: when evaluation is False, skipping this task 20459 1726885704.98238: _execute() done 20459 1726885704.98240: dumping result to json 20459 1726885704.98243: done dumping result, returning 20459 1726885704.98249: done running TaskExecutor() for managed_node1/TASK: Parse the requested size of the volume [02369adf-7a19-47dd-4c59-0000000038b2] 20459 1726885704.98254: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b2 20459 1726885704.98346: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b2 20459 1726885704.98350: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885704.98401: no more pending results, returning what we have 20459 1726885704.98405: results queue empty 20459 1726885704.98406: checking for any_errors_fatal 20459 1726885704.98416: done checking for any_errors_fatal 20459 1726885704.98417: checking for max_fail_percentage 20459 1726885704.98421: done checking for max_fail_percentage 20459 1726885704.98424: checking to see if all hosts have failed and the running result is not ok 20459 1726885704.98424: done checking to see if all hosts have failed 20459 1726885704.98425: getting the remaining hosts for this loop 20459 1726885704.98427: done getting the remaining hosts for this loop 20459 1726885704.98430: getting the next task for host managed_node1 20459 1726885704.98437: done getting next task for host managed_node1 20459 1726885704.98439: ^ task is: TASK: Establish base value for expected size 20459 1726885704.98446: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885704.98450: getting variables 20459 1726885704.98451: in VariableManager get_vars() 20459 1726885704.98484: Calling all_inventory to load vars for managed_node1 20459 1726885704.98486: Calling groups_inventory to load vars for managed_node1 20459 1726885704.98490: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885704.98500: Calling all_plugins_play to load vars for managed_node1 20459 1726885704.98502: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885704.98505: Calling groups_plugins_play to load vars for managed_node1 20459 1726885704.98849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885704.99339: done with get_vars() 20459 1726885704.99353: done getting variables 20459 1726885704.99407: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:24 -0400 (0:00:00.050) 0:01:51.354 ****** 20459 1726885704.99445: entering _queue_task() for managed_node1/set_fact 20459 1726885704.99707: worker is 1 (out of 1 available) 20459 1726885704.99722: exiting _queue_task() for managed_node1/set_fact 20459 1726885704.99736: done queuing things up, now waiting for results queue to drain 20459 1726885704.99738: waiting for pending results... 20459 1726885705.00073: running TaskExecutor() for managed_node1/TASK: Establish base value for expected size 20459 1726885705.00235: in run() - task 02369adf-7a19-47dd-4c59-0000000038b3 20459 1726885705.00260: variable 'ansible_search_path' from source: unknown 20459 1726885705.00307: calling self._execute() 20459 1726885705.00448: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.00463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.00484: variable 'omit' from source: magic vars 20459 1726885705.00899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885705.03376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885705.04034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885705.04078: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885705.04132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885705.04153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885705.04236: variable '_storage_test_volume_present' from source: set_fact 20459 1726885705.04249: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885705.04252: when evaluation is False, skipping this task 20459 1726885705.04254: _execute() done 20459 1726885705.04257: dumping result to json 20459 1726885705.04259: done dumping result, returning 20459 1726885705.04265: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected size [02369adf-7a19-47dd-4c59-0000000038b3] 20459 1726885705.04272: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b3 20459 1726885705.04361: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b3 20459 1726885705.04363: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885705.04409: no more pending results, returning what we have 20459 1726885705.04414: results queue empty 20459 1726885705.04415: checking for any_errors_fatal 20459 1726885705.04424: done checking for any_errors_fatal 20459 1726885705.04425: checking for max_fail_percentage 20459 1726885705.04426: done checking for max_fail_percentage 20459 1726885705.04427: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.04428: done checking to see if all hosts have failed 20459 1726885705.04429: getting the remaining hosts for this loop 20459 1726885705.04430: done getting the remaining hosts for this loop 20459 1726885705.04433: getting the next task for host managed_node1 20459 1726885705.04441: done getting next task for host managed_node1 20459 1726885705.04443: ^ task is: TASK: Show expected size 20459 1726885705.04450: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.04454: getting variables 20459 1726885705.04455: in VariableManager get_vars() 20459 1726885705.04490: Calling all_inventory to load vars for managed_node1 20459 1726885705.04492: Calling groups_inventory to load vars for managed_node1 20459 1726885705.04495: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.04505: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.04507: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.04510: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.04877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.05236: done with get_vars() 20459 1726885705.05247: done getting variables 20459 1726885705.05286: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.058) 0:01:51.413 ****** 20459 1726885705.05310: entering _queue_task() for managed_node1/debug 20459 1726885705.05508: worker is 1 (out of 1 available) 20459 1726885705.05523: exiting _queue_task() for managed_node1/debug 20459 1726885705.05536: done queuing things up, now waiting for results queue to drain 20459 1726885705.05538: waiting for pending results... 20459 1726885705.05724: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885705.05824: in run() - task 02369adf-7a19-47dd-4c59-0000000038b4 20459 1726885705.05844: variable 'ansible_search_path' from source: unknown 20459 1726885705.05882: calling self._execute() 20459 1726885705.06003: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.06017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.06033: variable 'omit' from source: magic vars 20459 1726885705.06191: variable 'omit' from source: magic vars 20459 1726885705.06283: variable 'omit' from source: magic vars 20459 1726885705.06329: variable 'omit' from source: magic vars 20459 1726885705.06383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885705.06468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885705.06502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885705.06540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885705.06560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885705.06580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885705.06609: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885705.06656: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885705.06669: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.06679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.06831: Set connection var ansible_pipelining to False 20459 1726885705.06839: Set connection var ansible_shell_type to sh 20459 1726885705.06847: Set connection var ansible_connection to ssh 20459 1726885705.06875: Set connection var ansible_timeout to 10 20459 1726885705.06885: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885705.06894: Set connection var ansible_shell_executable to /bin/sh 20459 1726885705.06926: variable 'ansible_shell_executable' from source: unknown 20459 1726885705.06938: variable 'ansible_connection' from source: unknown 20459 1726885705.06947: variable 'ansible_module_compression' from source: unknown 20459 1726885705.06961: variable 'ansible_shell_type' from source: unknown 20459 1726885705.06972: variable 'ansible_shell_executable' from source: unknown 20459 1726885705.06987: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.06997: variable 'ansible_pipelining' from source: unknown 20459 1726885705.07005: variable 'ansible_timeout' from source: unknown 20459 1726885705.07020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.07199: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885705.07220: variable 'omit' from source: magic vars 20459 1726885705.07231: starting attempt loop 20459 1726885705.07242: running the handler 20459 1726885705.07314: variable 'storage_test_expected_size' from source: set_fact 20459 1726885705.07543: variable 'storage_test_expected_size' from source: set_fact 20459 1726885705.07581: handler run complete 20459 1726885705.07603: attempt loop complete, returning result 20459 1726885705.07609: _execute() done 20459 1726885705.07618: dumping result to json 20459 1726885705.07635: done dumping result, returning 20459 1726885705.07647: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-0000000038b4] 20459 1726885705.07656: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b4 ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885705.07803: no more pending results, returning what we have 20459 1726885705.07808: results queue empty 20459 1726885705.07809: checking for any_errors_fatal 20459 1726885705.07827: done checking for any_errors_fatal 20459 1726885705.07828: checking for max_fail_percentage 20459 1726885705.07830: done checking for max_fail_percentage 20459 1726885705.07833: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.07834: done checking to see if all hosts have failed 20459 1726885705.07834: getting the remaining hosts for this loop 20459 1726885705.07836: done getting the remaining hosts for this loop 20459 1726885705.07839: getting the next task for host managed_node1 20459 1726885705.07851: done getting next task for host managed_node1 20459 1726885705.07854: ^ task is: TASK: Get the size of parent/pool device 20459 1726885705.07864: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.07871: getting variables 20459 1726885705.07873: in VariableManager get_vars() 20459 1726885705.07910: Calling all_inventory to load vars for managed_node1 20459 1726885705.07914: Calling groups_inventory to load vars for managed_node1 20459 1726885705.07920: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.07936: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.07940: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.07945: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.08691: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b4 20459 1726885705.08694: WORKER PROCESS EXITING 20459 1726885705.08734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.09408: done with get_vars() 20459 1726885705.09423: 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 22:28:25 -0400 (0:00:00.041) 0:01:51.455 ****** 20459 1726885705.09479: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.09672: worker is 1 (out of 1 available) 20459 1726885705.09687: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.09700: done queuing things up, now waiting for results queue to drain 20459 1726885705.09702: waiting for pending results... 20459 1726885705.09958: running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device 20459 1726885705.10066: in run() - task 02369adf-7a19-47dd-4c59-0000000038b5 20459 1726885705.10077: variable 'ansible_search_path' from source: unknown 20459 1726885705.10103: calling self._execute() 20459 1726885705.10216: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.10224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.10233: variable 'omit' from source: magic vars 20459 1726885705.10506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885705.13150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885705.13261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885705.13319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885705.13366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885705.13423: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885705.13558: variable '_storage_test_volume_present' from source: set_fact 20459 1726885705.13588: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885705.13604: when evaluation is False, skipping this task 20459 1726885705.13617: _execute() done 20459 1726885705.13636: dumping result to json 20459 1726885705.13646: done dumping result, returning 20459 1726885705.13651: done running TaskExecutor() for managed_node1/TASK: Get the size of parent/pool device [02369adf-7a19-47dd-4c59-0000000038b5] 20459 1726885705.13657: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b5 skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885705.13850: no more pending results, returning what we have 20459 1726885705.13854: results queue empty 20459 1726885705.13855: checking for any_errors_fatal 20459 1726885705.13864: done checking for any_errors_fatal 20459 1726885705.13865: checking for max_fail_percentage 20459 1726885705.13867: done checking for max_fail_percentage 20459 1726885705.13868: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.13869: done checking to see if all hosts have failed 20459 1726885705.13870: getting the remaining hosts for this loop 20459 1726885705.13873: done getting the remaining hosts for this loop 20459 1726885705.13876: getting the next task for host managed_node1 20459 1726885705.13888: done getting next task for host managed_node1 20459 1726885705.13893: ^ task is: TASK: Show test pool 20459 1726885705.13902: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.13908: getting variables 20459 1726885705.13910: in VariableManager get_vars() 20459 1726885705.13949: Calling all_inventory to load vars for managed_node1 20459 1726885705.13954: Calling groups_inventory to load vars for managed_node1 20459 1726885705.13959: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.13970: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.13975: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.13982: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.14807: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b5 20459 1726885705.14810: WORKER PROCESS EXITING 20459 1726885705.14834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.16109: done with get_vars() 20459 1726885705.16133: done getting variables 20459 1726885705.16205: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.070) 0:01:51.525 ****** 20459 1726885705.16546: entering _queue_task() for managed_node1/debug 20459 1726885705.17307: worker is 1 (out of 1 available) 20459 1726885705.17331: exiting _queue_task() for managed_node1/debug 20459 1726885705.17344: done queuing things up, now waiting for results queue to drain 20459 1726885705.17346: waiting for pending results... 20459 1726885705.18499: running TaskExecutor() for managed_node1/TASK: Show test pool 20459 1726885705.18737: in run() - task 02369adf-7a19-47dd-4c59-0000000038b7 20459 1726885705.18757: variable 'ansible_search_path' from source: unknown 20459 1726885705.18826: calling self._execute() 20459 1726885705.18966: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.18978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.18989: variable 'omit' from source: magic vars 20459 1726885705.20040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885705.23334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885705.23439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885705.23483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885705.23536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885705.23577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885705.23734: variable '_storage_test_volume_present' from source: set_fact 20459 1726885705.23765: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885705.23777: when evaluation is False, skipping this task 20459 1726885705.23785: _execute() done 20459 1726885705.23803: dumping result to json 20459 1726885705.23817: done dumping result, returning 20459 1726885705.23836: done running TaskExecutor() for managed_node1/TASK: Show test pool [02369adf-7a19-47dd-4c59-0000000038b7] 20459 1726885705.23850: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b7 skipping: [managed_node1] => { "false_condition": "_storage_test_volume_present | bool" } 20459 1726885705.24062: no more pending results, returning what we have 20459 1726885705.24067: results queue empty 20459 1726885705.24068: checking for any_errors_fatal 20459 1726885705.24077: done checking for any_errors_fatal 20459 1726885705.24078: checking for max_fail_percentage 20459 1726885705.24083: done checking for max_fail_percentage 20459 1726885705.24085: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.24088: done checking to see if all hosts have failed 20459 1726885705.24089: getting the remaining hosts for this loop 20459 1726885705.24092: done getting the remaining hosts for this loop 20459 1726885705.24096: getting the next task for host managed_node1 20459 1726885705.24111: done getting next task for host managed_node1 20459 1726885705.24117: ^ task is: TASK: Show test blockinfo 20459 1726885705.24126: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.24131: getting variables 20459 1726885705.24133: in VariableManager get_vars() 20459 1726885705.24175: Calling all_inventory to load vars for managed_node1 20459 1726885705.24178: Calling groups_inventory to load vars for managed_node1 20459 1726885705.24182: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.24194: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.24197: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.24201: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.25134: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b7 20459 1726885705.25137: WORKER PROCESS EXITING 20459 1726885705.25245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.26017: done with get_vars() 20459 1726885705.26035: done getting variables 20459 1726885705.26108: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.095) 0:01:51.621 ****** 20459 1726885705.26146: entering _queue_task() for managed_node1/debug 20459 1726885705.26420: worker is 1 (out of 1 available) 20459 1726885705.26434: exiting _queue_task() for managed_node1/debug 20459 1726885705.26449: done queuing things up, now waiting for results queue to drain 20459 1726885705.26454: waiting for pending results... 20459 1726885705.26770: running TaskExecutor() for managed_node1/TASK: Show test blockinfo 20459 1726885705.26929: in run() - task 02369adf-7a19-47dd-4c59-0000000038b8 20459 1726885705.26951: variable 'ansible_search_path' from source: unknown 20459 1726885705.26994: calling self._execute() 20459 1726885705.27152: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.27169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.27189: variable 'omit' from source: magic vars 20459 1726885705.27637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885705.30411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885705.30562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885705.30635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885705.30681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885705.30716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885705.30824: variable '_storage_test_volume_present' from source: set_fact 20459 1726885705.30847: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885705.30853: when evaluation is False, skipping this task 20459 1726885705.30857: _execute() done 20459 1726885705.30862: dumping result to json 20459 1726885705.30868: done dumping result, returning 20459 1726885705.30875: done running TaskExecutor() for managed_node1/TASK: Show test blockinfo [02369adf-7a19-47dd-4c59-0000000038b8] 20459 1726885705.30882: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b8 skipping: [managed_node1] => { "false_condition": "_storage_test_volume_present | bool" } 20459 1726885705.31025: no more pending results, returning what we have 20459 1726885705.31029: results queue empty 20459 1726885705.31030: checking for any_errors_fatal 20459 1726885705.31040: done checking for any_errors_fatal 20459 1726885705.31041: checking for max_fail_percentage 20459 1726885705.31043: done checking for max_fail_percentage 20459 1726885705.31044: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.31045: done checking to see if all hosts have failed 20459 1726885705.31046: getting the remaining hosts for this loop 20459 1726885705.31048: done getting the remaining hosts for this loop 20459 1726885705.31051: getting the next task for host managed_node1 20459 1726885705.31061: done getting next task for host managed_node1 20459 1726885705.31064: ^ task is: TASK: Show test pool size 20459 1726885705.31071: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.31075: getting variables 20459 1726885705.31077: in VariableManager get_vars() 20459 1726885705.31111: Calling all_inventory to load vars for managed_node1 20459 1726885705.31116: Calling groups_inventory to load vars for managed_node1 20459 1726885705.31122: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.31134: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.31137: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.31140: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.32022: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b8 20459 1726885705.32025: WORKER PROCESS EXITING 20459 1726885705.32048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.32743: done with get_vars() 20459 1726885705.32757: done getting variables 20459 1726885705.32814: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.067) 0:01:51.688 ****** 20459 1726885705.32850: entering _queue_task() for managed_node1/debug 20459 1726885705.33224: worker is 1 (out of 1 available) 20459 1726885705.33237: exiting _queue_task() for managed_node1/debug 20459 1726885705.33249: done queuing things up, now waiting for results queue to drain 20459 1726885705.33250: waiting for pending results... 20459 1726885705.33920: running TaskExecutor() for managed_node1/TASK: Show test pool size 20459 1726885705.34084: in run() - task 02369adf-7a19-47dd-4c59-0000000038b9 20459 1726885705.34117: variable 'ansible_search_path' from source: unknown 20459 1726885705.34160: calling self._execute() 20459 1726885705.34293: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.34308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.34334: variable 'omit' from source: magic vars 20459 1726885705.34745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885705.38116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885705.38194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885705.38234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885705.38269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885705.38293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885705.38390: variable '_storage_test_volume_present' from source: set_fact 20459 1726885705.38406: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885705.38409: when evaluation is False, skipping this task 20459 1726885705.38414: _execute() done 20459 1726885705.38417: dumping result to json 20459 1726885705.38419: done dumping result, returning 20459 1726885705.38429: done running TaskExecutor() for managed_node1/TASK: Show test pool size [02369adf-7a19-47dd-4c59-0000000038b9] 20459 1726885705.38435: sending task result for task 02369adf-7a19-47dd-4c59-0000000038b9 20459 1726885705.38527: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038b9 20459 1726885705.38530: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "_storage_test_volume_present | bool" } 20459 1726885705.38593: no more pending results, returning what we have 20459 1726885705.38596: results queue empty 20459 1726885705.38597: checking for any_errors_fatal 20459 1726885705.38606: done checking for any_errors_fatal 20459 1726885705.38607: checking for max_fail_percentage 20459 1726885705.38609: done checking for max_fail_percentage 20459 1726885705.38610: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.38610: done checking to see if all hosts have failed 20459 1726885705.38613: getting the remaining hosts for this loop 20459 1726885705.38615: done getting the remaining hosts for this loop 20459 1726885705.38618: getting the next task for host managed_node1 20459 1726885705.38626: done getting next task for host managed_node1 20459 1726885705.38629: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885705.38635: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.38638: getting variables 20459 1726885705.38640: in VariableManager get_vars() 20459 1726885705.38672: Calling all_inventory to load vars for managed_node1 20459 1726885705.38674: Calling groups_inventory to load vars for managed_node1 20459 1726885705.38678: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.38687: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.38689: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.38692: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.39216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.40524: done with get_vars() 20459 1726885705.40539: done getting variables 20459 1726885705.40592: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:25 -0400 (0:00:00.077) 0:01:51.766 ****** 20459 1726885705.40624: entering _queue_task() for managed_node1/set_fact 20459 1726885705.40875: worker is 1 (out of 1 available) 20459 1726885705.40890: exiting _queue_task() for managed_node1/set_fact 20459 1726885705.40903: done queuing things up, now waiting for results queue to drain 20459 1726885705.40905: waiting for pending results... 20459 1726885705.41935: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885705.42196: in run() - task 02369adf-7a19-47dd-4c59-0000000038ba 20459 1726885705.42349: variable 'ansible_search_path' from source: unknown 20459 1726885705.42391: calling self._execute() 20459 1726885705.42537: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.42672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.42687: variable 'omit' from source: magic vars 20459 1726885705.43559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885705.48383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885705.49527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885705.49571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885705.49615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885705.49649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885705.49756: variable '_storage_test_volume_present' from source: set_fact 20459 1726885705.49778: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885705.49786: when evaluation is False, skipping this task 20459 1726885705.49792: _execute() done 20459 1726885705.49799: dumping result to json 20459 1726885705.49807: done dumping result, returning 20459 1726885705.49821: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-0000000038ba] 20459 1726885705.49838: sending task result for task 02369adf-7a19-47dd-4c59-0000000038ba skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885705.49986: no more pending results, returning what we have 20459 1726885705.49990: results queue empty 20459 1726885705.49991: checking for any_errors_fatal 20459 1726885705.50000: done checking for any_errors_fatal 20459 1726885705.50000: checking for max_fail_percentage 20459 1726885705.50002: done checking for max_fail_percentage 20459 1726885705.50004: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.50004: done checking to see if all hosts have failed 20459 1726885705.50005: getting the remaining hosts for this loop 20459 1726885705.50007: done getting the remaining hosts for this loop 20459 1726885705.50011: getting the next task for host managed_node1 20459 1726885705.50025: done getting next task for host managed_node1 20459 1726885705.50029: ^ task is: TASK: Default thin pool reserved space values 20459 1726885705.50036: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.50040: getting variables 20459 1726885705.50042: in VariableManager get_vars() 20459 1726885705.50078: Calling all_inventory to load vars for managed_node1 20459 1726885705.50080: Calling groups_inventory to load vars for managed_node1 20459 1726885705.50084: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.50096: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.50099: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.50103: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.50644: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038ba 20459 1726885705.50652: WORKER PROCESS EXITING 20459 1726885705.50749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.51588: done with get_vars() 20459 1726885705.51603: done getting variables 20459 1726885705.51664: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:25 -0400 (0:00:00.110) 0:01:51.877 ****** 20459 1726885705.51698: entering _queue_task() for managed_node1/set_fact 20459 1726885705.51978: worker is 1 (out of 1 available) 20459 1726885705.51991: exiting _queue_task() for managed_node1/set_fact 20459 1726885705.52004: done queuing things up, now waiting for results queue to drain 20459 1726885705.52006: waiting for pending results... 20459 1726885705.52327: running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values 20459 1726885705.52492: in run() - task 02369adf-7a19-47dd-4c59-0000000038bc 20459 1726885705.52516: variable 'ansible_search_path' from source: unknown 20459 1726885705.52563: calling self._execute() 20459 1726885705.52693: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.52708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.52724: variable 'omit' from source: magic vars 20459 1726885705.53762: variable 'storage_test_volume' from source: include params 20459 1726885705.53820: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.53853: when evaluation is False, skipping this task 20459 1726885705.53961: _execute() done 20459 1726885705.53970: dumping result to json 20459 1726885705.53977: done dumping result, returning 20459 1726885705.53987: done running TaskExecutor() for managed_node1/TASK: Default thin pool reserved space values [02369adf-7a19-47dd-4c59-0000000038bc] 20459 1726885705.53998: sending task result for task 02369adf-7a19-47dd-4c59-0000000038bc skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.54162: no more pending results, returning what we have 20459 1726885705.54167: results queue empty 20459 1726885705.54168: checking for any_errors_fatal 20459 1726885705.54178: done checking for any_errors_fatal 20459 1726885705.54179: checking for max_fail_percentage 20459 1726885705.54181: done checking for max_fail_percentage 20459 1726885705.54182: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.54183: done checking to see if all hosts have failed 20459 1726885705.54184: getting the remaining hosts for this loop 20459 1726885705.54186: done getting the remaining hosts for this loop 20459 1726885705.54190: getting the next task for host managed_node1 20459 1726885705.54199: done getting next task for host managed_node1 20459 1726885705.54202: ^ task is: TASK: Default minimal thin pool reserved space size 20459 1726885705.54210: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.54216: getting variables 20459 1726885705.54218: in VariableManager get_vars() 20459 1726885705.54256: Calling all_inventory to load vars for managed_node1 20459 1726885705.54260: Calling groups_inventory to load vars for managed_node1 20459 1726885705.54264: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.54278: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.54282: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.54286: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.55331: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038bc 20459 1726885705.55336: WORKER PROCESS EXITING 20459 1726885705.55383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.57057: done with get_vars() 20459 1726885705.57072: 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 22:28:25 -0400 (0:00:00.054) 0:01:51.931 ****** 20459 1726885705.57159: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.57435: worker is 1 (out of 1 available) 20459 1726885705.57449: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.57461: done queuing things up, now waiting for results queue to drain 20459 1726885705.57463: waiting for pending results... 20459 1726885705.57778: running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size 20459 1726885705.57940: in run() - task 02369adf-7a19-47dd-4c59-0000000038bd 20459 1726885705.57964: variable 'ansible_search_path' from source: unknown 20459 1726885705.58020: calling self._execute() 20459 1726885705.58159: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.58170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.58185: variable 'omit' from source: magic vars 20459 1726885705.58587: variable 'storage_test_volume' from source: include params 20459 1726885705.58624: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.58634: when evaluation is False, skipping this task 20459 1726885705.58644: _execute() done 20459 1726885705.58652: dumping result to json 20459 1726885705.58663: done dumping result, returning 20459 1726885705.58673: done running TaskExecutor() for managed_node1/TASK: Default minimal thin pool reserved space size [02369adf-7a19-47dd-4c59-0000000038bd] 20459 1726885705.58684: sending task result for task 02369adf-7a19-47dd-4c59-0000000038bd skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.58848: no more pending results, returning what we have 20459 1726885705.58853: results queue empty 20459 1726885705.58854: checking for any_errors_fatal 20459 1726885705.58864: done checking for any_errors_fatal 20459 1726885705.58865: checking for max_fail_percentage 20459 1726885705.58867: done checking for max_fail_percentage 20459 1726885705.58868: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.58869: done checking to see if all hosts have failed 20459 1726885705.58870: getting the remaining hosts for this loop 20459 1726885705.58872: done getting the remaining hosts for this loop 20459 1726885705.58875: getting the next task for host managed_node1 20459 1726885705.58884: done getting next task for host managed_node1 20459 1726885705.58887: ^ task is: TASK: Default maximal thin pool reserved space size 20459 1726885705.58896: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.58905: getting variables 20459 1726885705.58907: in VariableManager get_vars() 20459 1726885705.58946: Calling all_inventory to load vars for managed_node1 20459 1726885705.58949: Calling groups_inventory to load vars for managed_node1 20459 1726885705.58953: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.58965: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.58969: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.58973: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.61221: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038bd 20459 1726885705.61226: WORKER PROCESS EXITING 20459 1726885705.61251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.61897: done with get_vars() 20459 1726885705.62625: 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 22:28:25 -0400 (0:00:00.055) 0:01:51.987 ****** 20459 1726885705.62733: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.63095: worker is 1 (out of 1 available) 20459 1726885705.63109: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.63123: done queuing things up, now waiting for results queue to drain 20459 1726885705.63126: waiting for pending results... 20459 1726885705.64841: running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size 20459 1726885705.65469: in run() - task 02369adf-7a19-47dd-4c59-0000000038be 20459 1726885705.65842: variable 'ansible_search_path' from source: unknown 20459 1726885705.65887: calling self._execute() 20459 1726885705.66034: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.66046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.66059: variable 'omit' from source: magic vars 20459 1726885705.66759: variable 'storage_test_volume' from source: include params 20459 1726885705.66793: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.66801: when evaluation is False, skipping this task 20459 1726885705.66824: _execute() done 20459 1726885705.66831: dumping result to json 20459 1726885705.66837: done dumping result, returning 20459 1726885705.67026: done running TaskExecutor() for managed_node1/TASK: Default maximal thin pool reserved space size [02369adf-7a19-47dd-4c59-0000000038be] 20459 1726885705.67039: sending task result for task 02369adf-7a19-47dd-4c59-0000000038be skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.67232: no more pending results, returning what we have 20459 1726885705.67237: results queue empty 20459 1726885705.67238: checking for any_errors_fatal 20459 1726885705.67248: done checking for any_errors_fatal 20459 1726885705.67249: checking for max_fail_percentage 20459 1726885705.67251: done checking for max_fail_percentage 20459 1726885705.67252: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.67253: done checking to see if all hosts have failed 20459 1726885705.67253: getting the remaining hosts for this loop 20459 1726885705.67255: done getting the remaining hosts for this loop 20459 1726885705.67259: getting the next task for host managed_node1 20459 1726885705.67267: done getting next task for host managed_node1 20459 1726885705.67270: ^ task is: TASK: Calculate maximum usable space in thin pool 20459 1726885705.67278: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.67281: getting variables 20459 1726885705.67283: in VariableManager get_vars() 20459 1726885705.67323: Calling all_inventory to load vars for managed_node1 20459 1726885705.67326: Calling groups_inventory to load vars for managed_node1 20459 1726885705.67330: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.67345: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.67348: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.67351: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.68029: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038be 20459 1726885705.68033: WORKER PROCESS EXITING 20459 1726885705.68110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.69553: done with get_vars() 20459 1726885705.69572: done getting variables 20459 1726885705.69754: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:25 -0400 (0:00:00.070) 0:01:52.058 ****** 20459 1726885705.69794: entering _queue_task() for managed_node1/set_fact 20459 1726885705.70751: worker is 1 (out of 1 available) 20459 1726885705.70764: exiting _queue_task() for managed_node1/set_fact 20459 1726885705.70776: done queuing things up, now waiting for results queue to drain 20459 1726885705.70778: waiting for pending results... 20459 1726885705.71611: running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool 20459 1726885705.71972: in run() - task 02369adf-7a19-47dd-4c59-0000000038bf 20459 1726885705.72239: variable 'ansible_search_path' from source: unknown 20459 1726885705.72287: calling self._execute() 20459 1726885705.72634: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.72646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.72662: variable 'omit' from source: magic vars 20459 1726885705.73375: variable 'storage_test_volume' from source: include params 20459 1726885705.73410: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.73505: when evaluation is False, skipping this task 20459 1726885705.73516: _execute() done 20459 1726885705.73528: dumping result to json 20459 1726885705.73535: done dumping result, returning 20459 1726885705.73546: done running TaskExecutor() for managed_node1/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-47dd-4c59-0000000038bf] 20459 1726885705.73558: sending task result for task 02369adf-7a19-47dd-4c59-0000000038bf skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.73735: no more pending results, returning what we have 20459 1726885705.73739: results queue empty 20459 1726885705.73740: checking for any_errors_fatal 20459 1726885705.73748: done checking for any_errors_fatal 20459 1726885705.73749: checking for max_fail_percentage 20459 1726885705.73751: done checking for max_fail_percentage 20459 1726885705.73752: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.73753: done checking to see if all hosts have failed 20459 1726885705.73753: getting the remaining hosts for this loop 20459 1726885705.73755: done getting the remaining hosts for this loop 20459 1726885705.73758: getting the next task for host managed_node1 20459 1726885705.73769: done getting next task for host managed_node1 20459 1726885705.73772: ^ task is: TASK: Apply upper size limit to max usable thin pool space 20459 1726885705.73780: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.73783: getting variables 20459 1726885705.73785: in VariableManager get_vars() 20459 1726885705.73823: Calling all_inventory to load vars for managed_node1 20459 1726885705.73826: Calling groups_inventory to load vars for managed_node1 20459 1726885705.73829: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.73842: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.73846: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.73849: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.74529: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038bf 20459 1726885705.74532: WORKER PROCESS EXITING 20459 1726885705.74573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.75426: done with get_vars() 20459 1726885705.75446: done getting variables 20459 1726885705.75506: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:25 -0400 (0:00:00.057) 0:01:52.115 ****** 20459 1726885705.75550: entering _queue_task() for managed_node1/set_fact 20459 1726885705.75851: worker is 1 (out of 1 available) 20459 1726885705.75869: exiting _queue_task() for managed_node1/set_fact 20459 1726885705.75884: done queuing things up, now waiting for results queue to drain 20459 1726885705.75886: waiting for pending results... 20459 1726885705.76219: running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space 20459 1726885705.76423: in run() - task 02369adf-7a19-47dd-4c59-0000000038c0 20459 1726885705.76496: variable 'ansible_search_path' from source: unknown 20459 1726885705.76679: calling self._execute() 20459 1726885705.76816: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.76829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.76843: variable 'omit' from source: magic vars 20459 1726885705.77255: variable 'storage_test_volume' from source: include params 20459 1726885705.77296: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.77308: when evaluation is False, skipping this task 20459 1726885705.77317: _execute() done 20459 1726885705.77325: dumping result to json 20459 1726885705.77331: done dumping result, returning 20459 1726885705.77341: done running TaskExecutor() for managed_node1/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-0000000038c0] 20459 1726885705.77350: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c0 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.77500: no more pending results, returning what we have 20459 1726885705.77504: results queue empty 20459 1726885705.77505: checking for any_errors_fatal 20459 1726885705.77518: done checking for any_errors_fatal 20459 1726885705.77519: checking for max_fail_percentage 20459 1726885705.77520: done checking for max_fail_percentage 20459 1726885705.77522: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.77522: done checking to see if all hosts have failed 20459 1726885705.77523: getting the remaining hosts for this loop 20459 1726885705.77525: done getting the remaining hosts for this loop 20459 1726885705.77528: getting the next task for host managed_node1 20459 1726885705.77537: done getting next task for host managed_node1 20459 1726885705.77539: ^ task is: TASK: Apply lower size limit to max usable thin pool space 20459 1726885705.77547: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.77551: getting variables 20459 1726885705.77553: in VariableManager get_vars() 20459 1726885705.77587: Calling all_inventory to load vars for managed_node1 20459 1726885705.77591: Calling groups_inventory to load vars for managed_node1 20459 1726885705.77595: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.77607: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.77611: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.77616: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.78420: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c0 20459 1726885705.78423: WORKER PROCESS EXITING 20459 1726885705.78476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.79284: done with get_vars() 20459 1726885705.79301: done getting variables 20459 1726885705.79366: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:25 -0400 (0:00:00.038) 0:01:52.154 ****** 20459 1726885705.79401: entering _queue_task() for managed_node1/set_fact 20459 1726885705.79670: worker is 1 (out of 1 available) 20459 1726885705.79683: exiting _queue_task() for managed_node1/set_fact 20459 1726885705.79696: done queuing things up, now waiting for results queue to drain 20459 1726885705.79697: waiting for pending results... 20459 1726885705.80017: running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space 20459 1726885705.80181: in run() - task 02369adf-7a19-47dd-4c59-0000000038c1 20459 1726885705.80204: variable 'ansible_search_path' from source: unknown 20459 1726885705.80253: calling self._execute() 20459 1726885705.80385: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.80397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.80448: variable 'omit' from source: magic vars 20459 1726885705.81274: variable 'storage_test_volume' from source: include params 20459 1726885705.81307: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.81319: when evaluation is False, skipping this task 20459 1726885705.81326: _execute() done 20459 1726885705.81333: dumping result to json 20459 1726885705.81340: done dumping result, returning 20459 1726885705.81351: done running TaskExecutor() for managed_node1/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-47dd-4c59-0000000038c1] 20459 1726885705.81366: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c1 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.81522: no more pending results, returning what we have 20459 1726885705.81527: results queue empty 20459 1726885705.81527: checking for any_errors_fatal 20459 1726885705.81539: done checking for any_errors_fatal 20459 1726885705.81540: checking for max_fail_percentage 20459 1726885705.81542: done checking for max_fail_percentage 20459 1726885705.81543: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.81544: done checking to see if all hosts have failed 20459 1726885705.81544: getting the remaining hosts for this loop 20459 1726885705.81546: done getting the remaining hosts for this loop 20459 1726885705.81549: getting the next task for host managed_node1 20459 1726885705.81558: done getting next task for host managed_node1 20459 1726885705.81561: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 20459 1726885705.81569: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.81574: getting variables 20459 1726885705.81576: in VariableManager get_vars() 20459 1726885705.81615: Calling all_inventory to load vars for managed_node1 20459 1726885705.81618: Calling groups_inventory to load vars for managed_node1 20459 1726885705.81621: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.81635: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.81638: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.81642: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.82415: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c1 20459 1726885705.82419: WORKER PROCESS EXITING 20459 1726885705.82444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.83332: done with get_vars() 20459 1726885705.83347: 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 22:28:25 -0400 (0:00:00.041) 0:01:52.195 ****** 20459 1726885705.83547: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.84138: worker is 1 (out of 1 available) 20459 1726885705.84149: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885705.84162: done queuing things up, now waiting for results queue to drain 20459 1726885705.84164: waiting for pending results... 20459 1726885705.84590: running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size 20459 1726885705.84750: in run() - task 02369adf-7a19-47dd-4c59-0000000038c2 20459 1726885705.84770: variable 'ansible_search_path' from source: unknown 20459 1726885705.84815: calling self._execute() 20459 1726885705.84942: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.84953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.84965: variable 'omit' from source: magic vars 20459 1726885705.85338: variable 'storage_test_volume' from source: include params 20459 1726885705.85377: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.85384: when evaluation is False, skipping this task 20459 1726885705.85390: _execute() done 20459 1726885705.85397: dumping result to json 20459 1726885705.85403: done dumping result, returning 20459 1726885705.85413: done running TaskExecutor() for managed_node1/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-47dd-4c59-0000000038c2] 20459 1726885705.85424: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c2 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885705.85588: no more pending results, returning what we have 20459 1726885705.85593: results queue empty 20459 1726885705.85594: checking for any_errors_fatal 20459 1726885705.85606: done checking for any_errors_fatal 20459 1726885705.85606: checking for max_fail_percentage 20459 1726885705.85608: done checking for max_fail_percentage 20459 1726885705.85610: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.85610: done checking to see if all hosts have failed 20459 1726885705.85613: getting the remaining hosts for this loop 20459 1726885705.85619: done getting the remaining hosts for this loop 20459 1726885705.85623: getting the next task for host managed_node1 20459 1726885705.85632: done getting next task for host managed_node1 20459 1726885705.85634: ^ task is: TASK: Show max thin pool size 20459 1726885705.85641: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.85646: getting variables 20459 1726885705.85648: in VariableManager get_vars() 20459 1726885705.85684: Calling all_inventory to load vars for managed_node1 20459 1726885705.85686: Calling groups_inventory to load vars for managed_node1 20459 1726885705.85690: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.85703: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.85707: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.85714: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.88204: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c2 20459 1726885705.88207: WORKER PROCESS EXITING 20459 1726885705.88285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.89544: done with get_vars() 20459 1726885705.89557: done getting variables 20459 1726885705.89624: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.061) 0:01:52.256 ****** 20459 1726885705.89655: entering _queue_task() for managed_node1/debug 20459 1726885705.89917: worker is 1 (out of 1 available) 20459 1726885705.89932: exiting _queue_task() for managed_node1/debug 20459 1726885705.89945: done queuing things up, now waiting for results queue to drain 20459 1726885705.89946: waiting for pending results... 20459 1726885705.90273: running TaskExecutor() for managed_node1/TASK: Show max thin pool size 20459 1726885705.90453: in run() - task 02369adf-7a19-47dd-4c59-0000000038c3 20459 1726885705.90478: variable 'ansible_search_path' from source: unknown 20459 1726885705.90526: calling self._execute() 20459 1726885705.90786: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.90797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.90820: variable 'omit' from source: magic vars 20459 1726885705.91231: variable 'storage_test_volume' from source: include params 20459 1726885705.91277: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.91285: when evaluation is False, skipping this task 20459 1726885705.91292: _execute() done 20459 1726885705.91299: dumping result to json 20459 1726885705.91306: done dumping result, returning 20459 1726885705.91319: done running TaskExecutor() for managed_node1/TASK: Show max thin pool size [02369adf-7a19-47dd-4c59-0000000038c3] 20459 1726885705.91331: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c3 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885705.91503: no more pending results, returning what we have 20459 1726885705.91508: results queue empty 20459 1726885705.91509: checking for any_errors_fatal 20459 1726885705.91519: done checking for any_errors_fatal 20459 1726885705.91520: checking for max_fail_percentage 20459 1726885705.91522: done checking for max_fail_percentage 20459 1726885705.91523: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.91524: done checking to see if all hosts have failed 20459 1726885705.91525: getting the remaining hosts for this loop 20459 1726885705.91527: done getting the remaining hosts for this loop 20459 1726885705.91530: getting the next task for host managed_node1 20459 1726885705.91541: done getting next task for host managed_node1 20459 1726885705.91545: ^ task is: TASK: Show volume thin pool size 20459 1726885705.91552: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.91557: getting variables 20459 1726885705.91559: in VariableManager get_vars() 20459 1726885705.91595: Calling all_inventory to load vars for managed_node1 20459 1726885705.91598: Calling groups_inventory to load vars for managed_node1 20459 1726885705.91602: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.91621: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.91626: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.91630: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.92496: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c3 20459 1726885705.92500: WORKER PROCESS EXITING 20459 1726885705.92525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.93138: done with get_vars() 20459 1726885705.93154: done getting variables 20459 1726885705.93208: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.035) 0:01:52.292 ****** 20459 1726885705.93246: entering _queue_task() for managed_node1/debug 20459 1726885705.93491: worker is 1 (out of 1 available) 20459 1726885705.93502: exiting _queue_task() for managed_node1/debug 20459 1726885705.93516: done queuing things up, now waiting for results queue to drain 20459 1726885705.93518: waiting for pending results... 20459 1726885705.93823: running TaskExecutor() for managed_node1/TASK: Show volume thin pool size 20459 1726885705.94087: in run() - task 02369adf-7a19-47dd-4c59-0000000038c4 20459 1726885705.94106: variable 'ansible_search_path' from source: unknown 20459 1726885705.94157: calling self._execute() 20459 1726885705.94329: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.94346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.94360: variable 'omit' from source: magic vars 20459 1726885705.94779: variable 'storage_test_volume' from source: include params 20459 1726885705.94819: Evaluated conditional (storage_test_volume.thin): False 20459 1726885705.94829: when evaluation is False, skipping this task 20459 1726885705.94841: _execute() done 20459 1726885705.94848: dumping result to json 20459 1726885705.94855: done dumping result, returning 20459 1726885705.94865: done running TaskExecutor() for managed_node1/TASK: Show volume thin pool size [02369adf-7a19-47dd-4c59-0000000038c4] 20459 1726885705.94875: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c4 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885705.95034: no more pending results, returning what we have 20459 1726885705.95040: results queue empty 20459 1726885705.95040: checking for any_errors_fatal 20459 1726885705.95050: done checking for any_errors_fatal 20459 1726885705.95050: checking for max_fail_percentage 20459 1726885705.95052: done checking for max_fail_percentage 20459 1726885705.95053: checking to see if all hosts have failed and the running result is not ok 20459 1726885705.95054: done checking to see if all hosts have failed 20459 1726885705.95055: getting the remaining hosts for this loop 20459 1726885705.95057: done getting the remaining hosts for this loop 20459 1726885705.95061: getting the next task for host managed_node1 20459 1726885705.95071: done getting next task for host managed_node1 20459 1726885705.95074: ^ task is: TASK: Show test volume size 20459 1726885705.95082: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885705.95086: getting variables 20459 1726885705.95088: in VariableManager get_vars() 20459 1726885705.95127: Calling all_inventory to load vars for managed_node1 20459 1726885705.95131: Calling groups_inventory to load vars for managed_node1 20459 1726885705.95135: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885705.95148: Calling all_plugins_play to load vars for managed_node1 20459 1726885705.95152: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885705.95156: Calling groups_plugins_play to load vars for managed_node1 20459 1726885705.95983: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c4 20459 1726885705.95987: WORKER PROCESS EXITING 20459 1726885705.96008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885705.96649: done with get_vars() 20459 1726885705.96661: done getting variables 20459 1726885705.96717: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:25 -0400 (0:00:00.035) 0:01:52.327 ****** 20459 1726885705.96755: entering _queue_task() for managed_node1/debug 20459 1726885705.96986: worker is 1 (out of 1 available) 20459 1726885705.96998: exiting _queue_task() for managed_node1/debug 20459 1726885705.97009: done queuing things up, now waiting for results queue to drain 20459 1726885705.97010: waiting for pending results... 20459 1726885705.97481: running TaskExecutor() for managed_node1/TASK: Show test volume size 20459 1726885705.98033: in run() - task 02369adf-7a19-47dd-4c59-0000000038c5 20459 1726885705.98059: variable 'ansible_search_path' from source: unknown 20459 1726885705.98157: calling self._execute() 20459 1726885705.98366: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885705.98382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885705.98403: variable 'omit' from source: magic vars 20459 1726885706.00574: variable 'storage_test_volume' from source: include params 20459 1726885706.00940: Evaluated conditional (storage_test_volume.thin): False 20459 1726885706.00949: when evaluation is False, skipping this task 20459 1726885706.00955: _execute() done 20459 1726885706.00964: dumping result to json 20459 1726885706.00973: done dumping result, returning 20459 1726885706.00981: done running TaskExecutor() for managed_node1/TASK: Show test volume size [02369adf-7a19-47dd-4c59-0000000038c5] 20459 1726885706.00992: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c5 skipping: [managed_node1] => { "false_condition": "storage_test_volume.thin" } 20459 1726885706.01205: no more pending results, returning what we have 20459 1726885706.01210: results queue empty 20459 1726885706.01216: checking for any_errors_fatal 20459 1726885706.01235: done checking for any_errors_fatal 20459 1726885706.01237: checking for max_fail_percentage 20459 1726885706.01239: done checking for max_fail_percentage 20459 1726885706.01240: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.01241: done checking to see if all hosts have failed 20459 1726885706.01241: getting the remaining hosts for this loop 20459 1726885706.01243: done getting the remaining hosts for this loop 20459 1726885706.01247: getting the next task for host managed_node1 20459 1726885706.01264: done getting next task for host managed_node1 20459 1726885706.01268: ^ task is: TASK: Establish base value for expected thin pool size 20459 1726885706.01277: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.01281: getting variables 20459 1726885706.01283: in VariableManager get_vars() 20459 1726885706.01320: Calling all_inventory to load vars for managed_node1 20459 1726885706.01324: Calling groups_inventory to load vars for managed_node1 20459 1726885706.01328: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.01342: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.01345: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.01348: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.02351: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c5 20459 1726885706.02355: WORKER PROCESS EXITING 20459 1726885706.02382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.03066: done with get_vars() 20459 1726885706.03079: done getting variables 20459 1726885706.03146: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.064) 0:01:52.392 ****** 20459 1726885706.03181: entering _queue_task() for managed_node1/set_fact 20459 1726885706.03451: worker is 1 (out of 1 available) 20459 1726885706.03464: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.03477: done queuing things up, now waiting for results queue to drain 20459 1726885706.03478: waiting for pending results... 20459 1726885706.03868: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size 20459 1726885706.04579: in run() - task 02369adf-7a19-47dd-4c59-0000000038c6 20459 1726885706.04597: variable 'ansible_search_path' from source: unknown 20459 1726885706.04637: calling self._execute() 20459 1726885706.05226: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.05288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.05351: variable 'omit' from source: magic vars 20459 1726885706.06283: variable 'storage_test_volume' from source: include params 20459 1726885706.06331: Evaluated conditional (storage_test_volume.thin): False 20459 1726885706.06339: when evaluation is False, skipping this task 20459 1726885706.06371: _execute() done 20459 1726885706.06381: dumping result to json 20459 1726885706.06388: done dumping result, returning 20459 1726885706.06400: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool size [02369adf-7a19-47dd-4c59-0000000038c6] 20459 1726885706.06417: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c6 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885706.06617: no more pending results, returning what we have 20459 1726885706.06624: results queue empty 20459 1726885706.06625: checking for any_errors_fatal 20459 1726885706.06635: done checking for any_errors_fatal 20459 1726885706.06636: checking for max_fail_percentage 20459 1726885706.06638: done checking for max_fail_percentage 20459 1726885706.06639: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.06640: done checking to see if all hosts have failed 20459 1726885706.06641: getting the remaining hosts for this loop 20459 1726885706.06643: done getting the remaining hosts for this loop 20459 1726885706.06647: getting the next task for host managed_node1 20459 1726885706.06657: done getting next task for host managed_node1 20459 1726885706.06660: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 20459 1726885706.06668: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.06675: getting variables 20459 1726885706.06677: in VariableManager get_vars() 20459 1726885706.06717: Calling all_inventory to load vars for managed_node1 20459 1726885706.06723: Calling groups_inventory to load vars for managed_node1 20459 1726885706.06727: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.06741: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.06745: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.06749: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.07816: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c6 20459 1726885706.07823: WORKER PROCESS EXITING 20459 1726885706.08061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.08778: done with get_vars() 20459 1726885706.08860: done getting variables 20459 1726885706.08983: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.059) 0:01:52.451 ****** 20459 1726885706.09159: entering _queue_task() for managed_node1/set_fact 20459 1726885706.09462: worker is 1 (out of 1 available) 20459 1726885706.09474: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.09493: done queuing things up, now waiting for results queue to drain 20459 1726885706.09559: waiting for pending results... 20459 1726885706.10364: running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value 20459 1726885706.10933: in run() - task 02369adf-7a19-47dd-4c59-0000000038c7 20459 1726885706.10957: variable 'ansible_search_path' from source: unknown 20459 1726885706.10996: calling self._execute() 20459 1726885706.11131: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.11142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.11159: variable 'omit' from source: magic vars 20459 1726885706.11586: variable 'storage_test_volume' from source: include params 20459 1726885706.11628: Evaluated conditional (storage_test_volume.thin): False 20459 1726885706.11636: when evaluation is False, skipping this task 20459 1726885706.11642: _execute() done 20459 1726885706.11649: dumping result to json 20459 1726885706.11658: done dumping result, returning 20459 1726885706.11671: done running TaskExecutor() for managed_node1/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-47dd-4c59-0000000038c7] 20459 1726885706.11682: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c7 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885706.11873: no more pending results, returning what we have 20459 1726885706.11878: results queue empty 20459 1726885706.11879: checking for any_errors_fatal 20459 1726885706.11891: done checking for any_errors_fatal 20459 1726885706.11891: checking for max_fail_percentage 20459 1726885706.11893: done checking for max_fail_percentage 20459 1726885706.11894: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.11895: done checking to see if all hosts have failed 20459 1726885706.11896: getting the remaining hosts for this loop 20459 1726885706.11900: done getting the remaining hosts for this loop 20459 1726885706.11903: getting the next task for host managed_node1 20459 1726885706.11915: done getting next task for host managed_node1 20459 1726885706.11921: ^ task is: TASK: Establish base value for expected thin pool volume size 20459 1726885706.11929: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.11934: getting variables 20459 1726885706.11936: in VariableManager get_vars() 20459 1726885706.11972: Calling all_inventory to load vars for managed_node1 20459 1726885706.11975: Calling groups_inventory to load vars for managed_node1 20459 1726885706.11980: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.11993: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.11997: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.12001: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.13059: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c7 20459 1726885706.13074: WORKER PROCESS EXITING 20459 1726885706.13323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.15219: done with get_vars() 20459 1726885706.15255: done getting variables 20459 1726885706.15385: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.063) 0:01:52.514 ****** 20459 1726885706.15420: entering _queue_task() for managed_node1/set_fact 20459 1726885706.15775: worker is 1 (out of 1 available) 20459 1726885706.15787: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.15799: done queuing things up, now waiting for results queue to drain 20459 1726885706.15800: waiting for pending results... 20459 1726885706.16279: running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size 20459 1726885706.16534: in run() - task 02369adf-7a19-47dd-4c59-0000000038c8 20459 1726885706.16557: variable 'ansible_search_path' from source: unknown 20459 1726885706.16636: calling self._execute() 20459 1726885706.16769: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.16781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.16796: variable 'omit' from source: magic vars 20459 1726885706.17560: variable 'storage_test_volume' from source: include params 20459 1726885706.17691: Evaluated conditional (storage_test_volume.thin): False 20459 1726885706.17788: when evaluation is False, skipping this task 20459 1726885706.17795: _execute() done 20459 1726885706.17803: dumping result to json 20459 1726885706.17810: done dumping result, returning 20459 1726885706.17849: done running TaskExecutor() for managed_node1/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-47dd-4c59-0000000038c8] 20459 1726885706.17866: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c8 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885706.18025: no more pending results, returning what we have 20459 1726885706.18028: results queue empty 20459 1726885706.18029: checking for any_errors_fatal 20459 1726885706.18039: done checking for any_errors_fatal 20459 1726885706.18039: checking for max_fail_percentage 20459 1726885706.18042: done checking for max_fail_percentage 20459 1726885706.18043: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.18044: done checking to see if all hosts have failed 20459 1726885706.18045: getting the remaining hosts for this loop 20459 1726885706.18046: done getting the remaining hosts for this loop 20459 1726885706.18049: getting the next task for host managed_node1 20459 1726885706.18060: done getting next task for host managed_node1 20459 1726885706.18062: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885706.18069: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.18075: getting variables 20459 1726885706.18077: in VariableManager get_vars() 20459 1726885706.18116: Calling all_inventory to load vars for managed_node1 20459 1726885706.18121: Calling groups_inventory to load vars for managed_node1 20459 1726885706.18125: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.18140: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.18145: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.18149: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.19129: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c8 20459 1726885706.19133: WORKER PROCESS EXITING 20459 1726885706.19160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.23482: done with get_vars() 20459 1726885706.23498: done getting variables 20459 1726885706.24245: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.088) 0:01:52.603 ****** 20459 1726885706.24286: entering _queue_task() for managed_node1/set_fact 20459 1726885706.24876: worker is 1 (out of 1 available) 20459 1726885706.24889: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.24902: done queuing things up, now waiting for results queue to drain 20459 1726885706.24904: waiting for pending results... 20459 1726885706.25653: running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value 20459 1726885706.25832: in run() - task 02369adf-7a19-47dd-4c59-0000000038c9 20459 1726885706.26082: variable 'ansible_search_path' from source: unknown 20459 1726885706.26283: calling self._execute() 20459 1726885706.26724: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.26739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.26758: variable 'omit' from source: magic vars 20459 1726885706.27873: variable 'storage_test_volume' from source: include params 20459 1726885706.28055: Evaluated conditional (storage_test_volume.thin): False 20459 1726885706.28064: when evaluation is False, skipping this task 20459 1726885706.28076: _execute() done 20459 1726885706.28087: dumping result to json 20459 1726885706.28094: done dumping result, returning 20459 1726885706.28111: done running TaskExecutor() for managed_node1/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-47dd-4c59-0000000038c9] 20459 1726885706.28240: sending task result for task 02369adf-7a19-47dd-4c59-0000000038c9 20459 1726885706.28380: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038c9 20459 1726885706.28391: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885706.28489: no more pending results, returning what we have 20459 1726885706.28494: results queue empty 20459 1726885706.28495: checking for any_errors_fatal 20459 1726885706.28532: done checking for any_errors_fatal 20459 1726885706.28533: checking for max_fail_percentage 20459 1726885706.28536: done checking for max_fail_percentage 20459 1726885706.28538: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.28539: done checking to see if all hosts have failed 20459 1726885706.28540: getting the remaining hosts for this loop 20459 1726885706.28541: done getting the remaining hosts for this loop 20459 1726885706.28545: getting the next task for host managed_node1 20459 1726885706.28555: done getting next task for host managed_node1 20459 1726885706.28579: ^ task is: TASK: Replace expected volume size with calculated value 20459 1726885706.28605: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.28626: getting variables 20459 1726885706.28636: in VariableManager get_vars() 20459 1726885706.28705: Calling all_inventory to load vars for managed_node1 20459 1726885706.28708: Calling groups_inventory to load vars for managed_node1 20459 1726885706.28735: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.28766: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.28771: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.28775: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.44349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.44932: done with get_vars() 20459 1726885706.44949: done getting variables 20459 1726885706.44998: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.207) 0:01:52.810 ****** 20459 1726885706.45033: entering _queue_task() for managed_node1/set_fact 20459 1726885706.45382: worker is 1 (out of 1 available) 20459 1726885706.45394: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.45420: done queuing things up, now waiting for results queue to drain 20459 1726885706.45422: waiting for pending results... 20459 1726885706.45755: running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value 20459 1726885706.45906: in run() - task 02369adf-7a19-47dd-4c59-0000000038ca 20459 1726885706.45929: variable 'ansible_search_path' from source: unknown 20459 1726885706.45973: calling self._execute() 20459 1726885706.46119: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.46129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.46138: variable 'omit' from source: magic vars 20459 1726885706.46576: variable 'storage_test_volume' from source: include params 20459 1726885706.46616: Evaluated conditional (storage_test_volume.thin): False 20459 1726885706.46621: when evaluation is False, skipping this task 20459 1726885706.46628: _execute() done 20459 1726885706.46632: dumping result to json 20459 1726885706.46636: done dumping result, returning 20459 1726885706.46643: done running TaskExecutor() for managed_node1/TASK: Replace expected volume size with calculated value [02369adf-7a19-47dd-4c59-0000000038ca] 20459 1726885706.46651: sending task result for task 02369adf-7a19-47dd-4c59-0000000038ca skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 20459 1726885706.46812: no more pending results, returning what we have 20459 1726885706.46817: results queue empty 20459 1726885706.46822: checking for any_errors_fatal 20459 1726885706.46830: done checking for any_errors_fatal 20459 1726885706.46831: checking for max_fail_percentage 20459 1726885706.46834: done checking for max_fail_percentage 20459 1726885706.46835: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.46836: done checking to see if all hosts have failed 20459 1726885706.46836: getting the remaining hosts for this loop 20459 1726885706.46839: done getting the remaining hosts for this loop 20459 1726885706.46842: getting the next task for host managed_node1 20459 1726885706.46855: done getting next task for host managed_node1 20459 1726885706.46858: ^ task is: TASK: Show actual size 20459 1726885706.46867: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.46871: getting variables 20459 1726885706.46873: in VariableManager get_vars() 20459 1726885706.46914: Calling all_inventory to load vars for managed_node1 20459 1726885706.46917: Calling groups_inventory to load vars for managed_node1 20459 1726885706.46924: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.46940: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.46945: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.46950: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.47548: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038ca 20459 1726885706.47551: WORKER PROCESS EXITING 20459 1726885706.47749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.48449: done with get_vars() 20459 1726885706.48464: done getting variables 20459 1726885706.48528: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:26 -0400 (0:00:00.035) 0:01:52.846 ****** 20459 1726885706.48564: entering _queue_task() for managed_node1/debug 20459 1726885706.48839: worker is 1 (out of 1 available) 20459 1726885706.48853: exiting _queue_task() for managed_node1/debug 20459 1726885706.48863: done queuing things up, now waiting for results queue to drain 20459 1726885706.48864: waiting for pending results... 20459 1726885706.49168: running TaskExecutor() for managed_node1/TASK: Show actual size 20459 1726885706.49327: in run() - task 02369adf-7a19-47dd-4c59-0000000038cc 20459 1726885706.49342: variable 'ansible_search_path' from source: unknown 20459 1726885706.49375: calling self._execute() 20459 1726885706.49496: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.49505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.49518: variable 'omit' from source: magic vars 20459 1726885706.49638: variable 'omit' from source: magic vars 20459 1726885706.49713: variable 'omit' from source: magic vars 20459 1726885706.49758: variable 'omit' from source: magic vars 20459 1726885706.49798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885706.49845: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885706.49867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885706.49884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.49897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.49914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885706.49937: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885706.49971: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885706.49975: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.49977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.50106: Set connection var ansible_pipelining to False 20459 1726885706.50110: Set connection var ansible_shell_type to sh 20459 1726885706.50114: Set connection var ansible_connection to ssh 20459 1726885706.50129: Set connection var ansible_timeout to 10 20459 1726885706.50135: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885706.50141: Set connection var ansible_shell_executable to /bin/sh 20459 1726885706.50178: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.50181: variable 'ansible_connection' from source: unknown 20459 1726885706.50185: variable 'ansible_module_compression' from source: unknown 20459 1726885706.50188: variable 'ansible_shell_type' from source: unknown 20459 1726885706.50190: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.50192: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.50195: variable 'ansible_pipelining' from source: unknown 20459 1726885706.50198: variable 'ansible_timeout' from source: unknown 20459 1726885706.50200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.50350: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885706.50367: variable 'omit' from source: magic vars 20459 1726885706.50373: starting attempt loop 20459 1726885706.50377: running the handler 20459 1726885706.50439: variable 'storage_test_actual_size' from source: set_fact 20459 1726885706.50658: variable 'storage_test_actual_size' from source: set_fact 20459 1726885706.50739: handler run complete 20459 1726885706.50755: attempt loop complete, returning result 20459 1726885706.50758: _execute() done 20459 1726885706.50761: dumping result to json 20459 1726885706.50763: done dumping result, returning 20459 1726885706.50771: done running TaskExecutor() for managed_node1/TASK: Show actual size [02369adf-7a19-47dd-4c59-0000000038cc] 20459 1726885706.50776: sending task result for task 02369adf-7a19-47dd-4c59-0000000038cc 20459 1726885706.50873: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038cc 20459 1726885706.50877: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } 20459 1726885706.50941: no more pending results, returning what we have 20459 1726885706.50945: results queue empty 20459 1726885706.50946: checking for any_errors_fatal 20459 1726885706.50954: done checking for any_errors_fatal 20459 1726885706.50955: checking for max_fail_percentage 20459 1726885706.50957: done checking for max_fail_percentage 20459 1726885706.50958: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.50959: done checking to see if all hosts have failed 20459 1726885706.50960: getting the remaining hosts for this loop 20459 1726885706.50962: done getting the remaining hosts for this loop 20459 1726885706.50965: getting the next task for host managed_node1 20459 1726885706.50975: done getting next task for host managed_node1 20459 1726885706.50978: ^ task is: TASK: Show expected size 20459 1726885706.50986: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.50991: getting variables 20459 1726885706.50993: in VariableManager get_vars() 20459 1726885706.51035: Calling all_inventory to load vars for managed_node1 20459 1726885706.51038: Calling groups_inventory to load vars for managed_node1 20459 1726885706.51042: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.51054: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.51058: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.51061: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.51853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.52507: done with get_vars() 20459 1726885706.52529: done getting variables 20459 1726885706.52588: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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 22:28:26 -0400 (0:00:00.040) 0:01:52.886 ****** 20459 1726885706.52630: entering _queue_task() for managed_node1/debug 20459 1726885706.52893: worker is 1 (out of 1 available) 20459 1726885706.52905: exiting _queue_task() for managed_node1/debug 20459 1726885706.52922: done queuing things up, now waiting for results queue to drain 20459 1726885706.52924: waiting for pending results... 20459 1726885706.53241: running TaskExecutor() for managed_node1/TASK: Show expected size 20459 1726885706.53372: in run() - task 02369adf-7a19-47dd-4c59-0000000038cd 20459 1726885706.53391: variable 'ansible_search_path' from source: unknown 20459 1726885706.53431: calling self._execute() 20459 1726885706.53561: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.53565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.53576: variable 'omit' from source: magic vars 20459 1726885706.53687: variable 'omit' from source: magic vars 20459 1726885706.53770: variable 'omit' from source: magic vars 20459 1726885706.53805: variable 'omit' from source: magic vars 20459 1726885706.53856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885706.53889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885706.53914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885706.53937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.53949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.53964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885706.53980: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885706.54007: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885706.54010: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.54019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.54154: Set connection var ansible_pipelining to False 20459 1726885706.54157: Set connection var ansible_shell_type to sh 20459 1726885706.54160: Set connection var ansible_connection to ssh 20459 1726885706.54171: Set connection var ansible_timeout to 10 20459 1726885706.54176: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885706.54182: Set connection var ansible_shell_executable to /bin/sh 20459 1726885706.54208: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.54211: variable 'ansible_connection' from source: unknown 20459 1726885706.54216: variable 'ansible_module_compression' from source: unknown 20459 1726885706.54218: variable 'ansible_shell_type' from source: unknown 20459 1726885706.54224: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.54227: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.54231: variable 'ansible_pipelining' from source: unknown 20459 1726885706.54234: variable 'ansible_timeout' from source: unknown 20459 1726885706.54238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.54396: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885706.54408: variable 'omit' from source: magic vars 20459 1726885706.54415: starting attempt loop 20459 1726885706.54418: running the handler 20459 1726885706.54479: variable 'storage_test_expected_size' from source: set_fact 20459 1726885706.54674: variable 'storage_test_expected_size' from source: set_fact 20459 1726885706.54705: handler run complete 20459 1726885706.54728: attempt loop complete, returning result 20459 1726885706.54732: _execute() done 20459 1726885706.54734: dumping result to json 20459 1726885706.54737: done dumping result, returning 20459 1726885706.54744: done running TaskExecutor() for managed_node1/TASK: Show expected size [02369adf-7a19-47dd-4c59-0000000038cd] 20459 1726885706.54748: sending task result for task 02369adf-7a19-47dd-4c59-0000000038cd 20459 1726885706.54845: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038cd 20459 1726885706.54849: WORKER PROCESS EXITING ok: [managed_node1] => { "storage_test_expected_size": "3221225472" } 20459 1726885706.54903: no more pending results, returning what we have 20459 1726885706.54906: results queue empty 20459 1726885706.54907: checking for any_errors_fatal 20459 1726885706.54923: done checking for any_errors_fatal 20459 1726885706.54924: checking for max_fail_percentage 20459 1726885706.54926: done checking for max_fail_percentage 20459 1726885706.54927: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.54928: done checking to see if all hosts have failed 20459 1726885706.54929: getting the remaining hosts for this loop 20459 1726885706.54931: done getting the remaining hosts for this loop 20459 1726885706.54935: getting the next task for host managed_node1 20459 1726885706.54944: done getting next task for host managed_node1 20459 1726885706.54947: ^ task is: TASK: Assert expected size is actual size 20459 1726885706.54955: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.54961: getting variables 20459 1726885706.54962: in VariableManager get_vars() 20459 1726885706.54999: Calling all_inventory to load vars for managed_node1 20459 1726885706.55001: Calling groups_inventory to load vars for managed_node1 20459 1726885706.55005: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.55020: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.55025: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.55029: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.55763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.56489: done with get_vars() 20459 1726885706.56507: done getting variables 20459 1726885706.56573: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.039) 0:01:52.926 ****** 20459 1726885706.56607: entering _queue_task() for managed_node1/assert 20459 1726885706.56874: worker is 1 (out of 1 available) 20459 1726885706.56887: exiting _queue_task() for managed_node1/assert 20459 1726885706.56900: done queuing things up, now waiting for results queue to drain 20459 1726885706.56902: waiting for pending results... 20459 1726885706.57231: running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size 20459 1726885706.57364: in run() - task 02369adf-7a19-47dd-4c59-0000000038ce 20459 1726885706.57380: variable 'ansible_search_path' from source: unknown 20459 1726885706.57424: calling self._execute() 20459 1726885706.57555: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.57559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.57576: variable 'omit' from source: magic vars 20459 1726885706.57971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20459 1726885706.60528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20459 1726885706.60613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20459 1726885706.60664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20459 1726885706.60700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20459 1726885706.60735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20459 1726885706.60848: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.60864: Evaluated conditional (_storage_test_volume_present | bool): False 20459 1726885706.60871: when evaluation is False, skipping this task 20459 1726885706.60874: _execute() done 20459 1726885706.60876: dumping result to json 20459 1726885706.60881: done dumping result, returning 20459 1726885706.60887: done running TaskExecutor() for managed_node1/TASK: Assert expected size is actual size [02369adf-7a19-47dd-4c59-0000000038ce] 20459 1726885706.60892: sending task result for task 02369adf-7a19-47dd-4c59-0000000038ce skipping: [managed_node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 20459 1726885706.61040: no more pending results, returning what we have 20459 1726885706.61044: results queue empty 20459 1726885706.61045: checking for any_errors_fatal 20459 1726885706.61055: done checking for any_errors_fatal 20459 1726885706.61056: checking for max_fail_percentage 20459 1726885706.61058: done checking for max_fail_percentage 20459 1726885706.61059: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.61059: done checking to see if all hosts have failed 20459 1726885706.61060: getting the remaining hosts for this loop 20459 1726885706.61062: done getting the remaining hosts for this loop 20459 1726885706.61065: getting the next task for host managed_node1 20459 1726885706.61077: done getting next task for host managed_node1 20459 1726885706.61083: ^ task is: TASK: Get information about the LV 20459 1726885706.61090: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.61094: getting variables 20459 1726885706.61096: in VariableManager get_vars() 20459 1726885706.61137: Calling all_inventory to load vars for managed_node1 20459 1726885706.61141: Calling groups_inventory to load vars for managed_node1 20459 1726885706.61144: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.61156: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.61160: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.61164: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.61767: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038ce 20459 1726885706.61771: WORKER PROCESS EXITING 20459 1726885706.61992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.62677: done with get_vars() 20459 1726885706.62692: done getting variables 20459 1726885706.62758: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=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 22:28:26 -0400 (0:00:00.061) 0:01:52.988 ****** 20459 1726885706.62793: entering _queue_task() for managed_node1/command 20459 1726885706.63070: worker is 1 (out of 1 available) 20459 1726885706.63083: exiting _queue_task() for managed_node1/command 20459 1726885706.63095: done queuing things up, now waiting for results queue to drain 20459 1726885706.63097: waiting for pending results... 20459 1726885706.63407: running TaskExecutor() for managed_node1/TASK: Get information about the LV 20459 1726885706.63551: in run() - task 02369adf-7a19-47dd-4c59-0000000038d5 20459 1726885706.63566: variable 'ansible_search_path' from source: unknown 20459 1726885706.63599: calling self._execute() 20459 1726885706.63732: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.63737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.63747: variable 'omit' from source: magic vars 20459 1726885706.64213: variable 'storage_test_volume' from source: include params 20459 1726885706.64237: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.64251: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.64255: when evaluation is False, skipping this task 20459 1726885706.64257: _execute() done 20459 1726885706.64265: dumping result to json 20459 1726885706.64267: done dumping result, returning 20459 1726885706.64275: done running TaskExecutor() for managed_node1/TASK: Get information about the LV [02369adf-7a19-47dd-4c59-0000000038d5] 20459 1726885706.64281: sending task result for task 02369adf-7a19-47dd-4c59-0000000038d5 20459 1726885706.64379: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038d5 20459 1726885706.64382: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.64454: no more pending results, returning what we have 20459 1726885706.64459: results queue empty 20459 1726885706.64461: checking for any_errors_fatal 20459 1726885706.64469: done checking for any_errors_fatal 20459 1726885706.64470: checking for max_fail_percentage 20459 1726885706.64472: done checking for max_fail_percentage 20459 1726885706.64473: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.64475: done checking to see if all hosts have failed 20459 1726885706.64476: getting the remaining hosts for this loop 20459 1726885706.64478: done getting the remaining hosts for this loop 20459 1726885706.64481: getting the next task for host managed_node1 20459 1726885706.64490: done getting next task for host managed_node1 20459 1726885706.64493: ^ task is: TASK: Set LV segment type 20459 1726885706.64501: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.64506: getting variables 20459 1726885706.64508: in VariableManager get_vars() 20459 1726885706.64548: Calling all_inventory to load vars for managed_node1 20459 1726885706.64550: Calling groups_inventory to load vars for managed_node1 20459 1726885706.64554: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.64567: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.64571: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.64574: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.65245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.65937: done with get_vars() 20459 1726885706.65950: done getting variables 20459 1726885706.65999: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:26 -0400 (0:00:00.032) 0:01:53.020 ****** 20459 1726885706.66045: entering _queue_task() for managed_node1/set_fact 20459 1726885706.66299: worker is 1 (out of 1 available) 20459 1726885706.66314: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.66334: done queuing things up, now waiting for results queue to drain 20459 1726885706.66336: waiting for pending results... 20459 1726885706.66654: running TaskExecutor() for managed_node1/TASK: Set LV segment type 20459 1726885706.66796: in run() - task 02369adf-7a19-47dd-4c59-0000000038d6 20459 1726885706.66811: variable 'ansible_search_path' from source: unknown 20459 1726885706.66851: calling self._execute() 20459 1726885706.66985: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.66998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.67010: variable 'omit' from source: magic vars 20459 1726885706.67464: variable 'storage_test_volume' from source: include params 20459 1726885706.67484: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.67499: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.67502: when evaluation is False, skipping this task 20459 1726885706.67505: _execute() done 20459 1726885706.67507: dumping result to json 20459 1726885706.67510: done dumping result, returning 20459 1726885706.67517: done running TaskExecutor() for managed_node1/TASK: Set LV segment type [02369adf-7a19-47dd-4c59-0000000038d6] 20459 1726885706.67530: sending task result for task 02369adf-7a19-47dd-4c59-0000000038d6 20459 1726885706.67628: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038d6 20459 1726885706.67631: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.67690: no more pending results, returning what we have 20459 1726885706.67694: results queue empty 20459 1726885706.67695: checking for any_errors_fatal 20459 1726885706.67702: done checking for any_errors_fatal 20459 1726885706.67703: checking for max_fail_percentage 20459 1726885706.67705: done checking for max_fail_percentage 20459 1726885706.67706: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.67706: done checking to see if all hosts have failed 20459 1726885706.67707: getting the remaining hosts for this loop 20459 1726885706.67708: done getting the remaining hosts for this loop 20459 1726885706.67714: getting the next task for host managed_node1 20459 1726885706.67724: done getting next task for host managed_node1 20459 1726885706.67727: ^ task is: TASK: Check segment type 20459 1726885706.67736: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.67741: getting variables 20459 1726885706.67743: in VariableManager get_vars() 20459 1726885706.67778: Calling all_inventory to load vars for managed_node1 20459 1726885706.67780: Calling groups_inventory to load vars for managed_node1 20459 1726885706.67784: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.67797: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.67800: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.67804: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.68903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.69492: done with get_vars() 20459 1726885706.69504: done getting variables 20459 1726885706.69565: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.035) 0:01:53.056 ****** 20459 1726885706.69597: entering _queue_task() for managed_node1/assert 20459 1726885706.69839: worker is 1 (out of 1 available) 20459 1726885706.69850: exiting _queue_task() for managed_node1/assert 20459 1726885706.69867: done queuing things up, now waiting for results queue to drain 20459 1726885706.69869: waiting for pending results... 20459 1726885706.70163: running TaskExecutor() for managed_node1/TASK: Check segment type 20459 1726885706.70314: in run() - task 02369adf-7a19-47dd-4c59-0000000038d7 20459 1726885706.70333: variable 'ansible_search_path' from source: unknown 20459 1726885706.70366: calling self._execute() 20459 1726885706.70490: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.70494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.70505: variable 'omit' from source: magic vars 20459 1726885706.70963: variable 'storage_test_volume' from source: include params 20459 1726885706.70985: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.70999: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.71002: when evaluation is False, skipping this task 20459 1726885706.71005: _execute() done 20459 1726885706.71008: dumping result to json 20459 1726885706.71010: done dumping result, returning 20459 1726885706.71019: done running TaskExecutor() for managed_node1/TASK: Check segment type [02369adf-7a19-47dd-4c59-0000000038d7] 20459 1726885706.71028: sending task result for task 02369adf-7a19-47dd-4c59-0000000038d7 20459 1726885706.71132: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038d7 20459 1726885706.71136: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.71185: no more pending results, returning what we have 20459 1726885706.71189: results queue empty 20459 1726885706.71190: checking for any_errors_fatal 20459 1726885706.71199: done checking for any_errors_fatal 20459 1726885706.71200: checking for max_fail_percentage 20459 1726885706.71202: done checking for max_fail_percentage 20459 1726885706.71203: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.71204: done checking to see if all hosts have failed 20459 1726885706.71204: getting the remaining hosts for this loop 20459 1726885706.71206: done getting the remaining hosts for this loop 20459 1726885706.71209: getting the next task for host managed_node1 20459 1726885706.71225: done getting next task for host managed_node1 20459 1726885706.71228: ^ task is: TASK: Set LV cache size 20459 1726885706.71236: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.71240: getting variables 20459 1726885706.71242: in VariableManager get_vars() 20459 1726885706.71276: Calling all_inventory to load vars for managed_node1 20459 1726885706.71279: Calling groups_inventory to load vars for managed_node1 20459 1726885706.71283: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.71295: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.71299: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.71302: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.72035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.72674: done with get_vars() 20459 1726885706.72686: done getting variables 20459 1726885706.72751: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:26 -0400 (0:00:00.031) 0:01:53.088 ****** 20459 1726885706.72785: entering _queue_task() for managed_node1/set_fact 20459 1726885706.73040: worker is 1 (out of 1 available) 20459 1726885706.73052: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.73066: done queuing things up, now waiting for results queue to drain 20459 1726885706.73068: waiting for pending results... 20459 1726885706.73396: running TaskExecutor() for managed_node1/TASK: Set LV cache size 20459 1726885706.73554: in run() - task 02369adf-7a19-47dd-4c59-0000000038d8 20459 1726885706.73565: variable 'ansible_search_path' from source: unknown 20459 1726885706.73606: calling self._execute() 20459 1726885706.73743: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.73747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.73756: variable 'omit' from source: magic vars 20459 1726885706.74814: variable 'storage_test_volume' from source: include params 20459 1726885706.74819: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.74822: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.74828: when evaluation is False, skipping this task 20459 1726885706.74830: _execute() done 20459 1726885706.74833: dumping result to json 20459 1726885706.74835: done dumping result, returning 20459 1726885706.74838: done running TaskExecutor() for managed_node1/TASK: Set LV cache size [02369adf-7a19-47dd-4c59-0000000038d8] 20459 1726885706.74841: sending task result for task 02369adf-7a19-47dd-4c59-0000000038d8 20459 1726885706.74910: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038d8 20459 1726885706.74915: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.74964: no more pending results, returning what we have 20459 1726885706.74968: results queue empty 20459 1726885706.74968: checking for any_errors_fatal 20459 1726885706.74975: done checking for any_errors_fatal 20459 1726885706.74975: checking for max_fail_percentage 20459 1726885706.74977: done checking for max_fail_percentage 20459 1726885706.74978: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.74979: done checking to see if all hosts have failed 20459 1726885706.74979: getting the remaining hosts for this loop 20459 1726885706.74981: done getting the remaining hosts for this loop 20459 1726885706.74983: getting the next task for host managed_node1 20459 1726885706.74991: done getting next task for host managed_node1 20459 1726885706.74993: ^ task is: TASK: Parse the requested cache size 20459 1726885706.75000: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.75004: getting variables 20459 1726885706.75005: in VariableManager get_vars() 20459 1726885706.75038: Calling all_inventory to load vars for managed_node1 20459 1726885706.75041: Calling groups_inventory to load vars for managed_node1 20459 1726885706.75044: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.75052: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.75055: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.75058: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.75592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.76230: done with get_vars() 20459 1726885706.76243: 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 22:28:26 -0400 (0:00:00.035) 0:01:53.123 ****** 20459 1726885706.76334: entering _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885706.76577: worker is 1 (out of 1 available) 20459 1726885706.76590: exiting _queue_task() for managed_node1/fedora.linux_system_roles.bsize 20459 1726885706.76603: done queuing things up, now waiting for results queue to drain 20459 1726885706.76605: waiting for pending results... 20459 1726885706.76933: running TaskExecutor() for managed_node1/TASK: Parse the requested cache size 20459 1726885706.77089: in run() - task 02369adf-7a19-47dd-4c59-0000000038d9 20459 1726885706.77110: variable 'ansible_search_path' from source: unknown 20459 1726885706.77158: calling self._execute() 20459 1726885706.77305: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.77322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.77338: variable 'omit' from source: magic vars 20459 1726885706.77782: variable 'storage_test_volume' from source: include params 20459 1726885706.77805: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.77831: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.77838: when evaluation is False, skipping this task 20459 1726885706.77843: _execute() done 20459 1726885706.77849: dumping result to json 20459 1726885706.77855: done dumping result, returning 20459 1726885706.77864: done running TaskExecutor() for managed_node1/TASK: Parse the requested cache size [02369adf-7a19-47dd-4c59-0000000038d9] 20459 1726885706.77873: sending task result for task 02369adf-7a19-47dd-4c59-0000000038d9 skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.78030: no more pending results, returning what we have 20459 1726885706.78035: results queue empty 20459 1726885706.78036: checking for any_errors_fatal 20459 1726885706.78048: done checking for any_errors_fatal 20459 1726885706.78049: checking for max_fail_percentage 20459 1726885706.78051: done checking for max_fail_percentage 20459 1726885706.78052: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.78052: done checking to see if all hosts have failed 20459 1726885706.78053: getting the remaining hosts for this loop 20459 1726885706.78055: done getting the remaining hosts for this loop 20459 1726885706.78058: getting the next task for host managed_node1 20459 1726885706.78068: done getting next task for host managed_node1 20459 1726885706.78070: ^ task is: TASK: Set expected cache size 20459 1726885706.78079: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.78083: getting variables 20459 1726885706.78085: in VariableManager get_vars() 20459 1726885706.78124: Calling all_inventory to load vars for managed_node1 20459 1726885706.78127: Calling groups_inventory to load vars for managed_node1 20459 1726885706.78131: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.78144: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.78148: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.78151: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.78876: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038d9 20459 1726885706.78879: WORKER PROCESS EXITING 20459 1726885706.78900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.79625: done with get_vars() 20459 1726885706.79640: done getting variables 20459 1726885706.79697: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set 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 22:28:26 -0400 (0:00:00.034) 0:01:53.157 ****** 20459 1726885706.79738: entering _queue_task() for managed_node1/set_fact 20459 1726885706.79978: worker is 1 (out of 1 available) 20459 1726885706.79990: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.80003: done queuing things up, now waiting for results queue to drain 20459 1726885706.80005: waiting for pending results... 20459 1726885706.80333: running TaskExecutor() for managed_node1/TASK: Set expected cache size 20459 1726885706.80494: in run() - task 02369adf-7a19-47dd-4c59-0000000038da 20459 1726885706.80520: variable 'ansible_search_path' from source: unknown 20459 1726885706.80565: calling self._execute() 20459 1726885706.80701: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.80721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.80736: variable 'omit' from source: magic vars 20459 1726885706.81175: variable 'storage_test_volume' from source: include params 20459 1726885706.81201: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.81229: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.81240: when evaluation is False, skipping this task 20459 1726885706.81247: _execute() done 20459 1726885706.81254: dumping result to json 20459 1726885706.81261: done dumping result, returning 20459 1726885706.81271: done running TaskExecutor() for managed_node1/TASK: Set expected cache size [02369adf-7a19-47dd-4c59-0000000038da] 20459 1726885706.81280: sending task result for task 02369adf-7a19-47dd-4c59-0000000038da skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.81432: no more pending results, returning what we have 20459 1726885706.81436: results queue empty 20459 1726885706.81437: checking for any_errors_fatal 20459 1726885706.81445: done checking for any_errors_fatal 20459 1726885706.81446: checking for max_fail_percentage 20459 1726885706.81448: done checking for max_fail_percentage 20459 1726885706.81449: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.81450: done checking to see if all hosts have failed 20459 1726885706.81450: getting the remaining hosts for this loop 20459 1726885706.81452: done getting the remaining hosts for this loop 20459 1726885706.81455: getting the next task for host managed_node1 20459 1726885706.81465: done getting next task for host managed_node1 20459 1726885706.81467: ^ task is: TASK: Check cache size 20459 1726885706.81475: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.81479: getting variables 20459 1726885706.81481: in VariableManager get_vars() 20459 1726885706.81522: Calling all_inventory to load vars for managed_node1 20459 1726885706.81525: Calling groups_inventory to load vars for managed_node1 20459 1726885706.81529: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.81541: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.81545: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.81548: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.82284: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038da 20459 1726885706.82288: WORKER PROCESS EXITING 20459 1726885706.82314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.83035: done with get_vars() 20459 1726885706.83053: done getting variables 20459 1726885706.83111: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.034) 0:01:53.191 ****** 20459 1726885706.83154: entering _queue_task() for managed_node1/assert 20459 1726885706.83389: worker is 1 (out of 1 available) 20459 1726885706.83402: exiting _queue_task() for managed_node1/assert 20459 1726885706.83416: done queuing things up, now waiting for results queue to drain 20459 1726885706.83420: waiting for pending results... 20459 1726885706.83733: running TaskExecutor() for managed_node1/TASK: Check cache size 20459 1726885706.83892: in run() - task 02369adf-7a19-47dd-4c59-0000000038db 20459 1726885706.83914: variable 'ansible_search_path' from source: unknown 20459 1726885706.83965: calling self._execute() 20459 1726885706.84102: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.84116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.84133: variable 'omit' from source: magic vars 20459 1726885706.84592: variable 'storage_test_volume' from source: include params 20459 1726885706.84624: variable '_storage_test_volume_present' from source: set_fact 20459 1726885706.84646: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 20459 1726885706.84652: when evaluation is False, skipping this task 20459 1726885706.84658: _execute() done 20459 1726885706.84663: dumping result to json 20459 1726885706.84668: done dumping result, returning 20459 1726885706.84675: done running TaskExecutor() for managed_node1/TASK: Check cache size [02369adf-7a19-47dd-4c59-0000000038db] 20459 1726885706.84689: sending task result for task 02369adf-7a19-47dd-4c59-0000000038db skipping: [managed_node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 20459 1726885706.84838: no more pending results, returning what we have 20459 1726885706.84843: results queue empty 20459 1726885706.84844: checking for any_errors_fatal 20459 1726885706.84855: done checking for any_errors_fatal 20459 1726885706.84856: checking for max_fail_percentage 20459 1726885706.84858: done checking for max_fail_percentage 20459 1726885706.84859: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.84859: done checking to see if all hosts have failed 20459 1726885706.84860: getting the remaining hosts for this loop 20459 1726885706.84862: done getting the remaining hosts for this loop 20459 1726885706.84865: getting the next task for host managed_node1 20459 1726885706.84876: done getting next task for host managed_node1 20459 1726885706.84879: ^ task is: TASK: Clean up facts 20459 1726885706.84886: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.84891: getting variables 20459 1726885706.84893: in VariableManager get_vars() 20459 1726885706.84932: Calling all_inventory to load vars for managed_node1 20459 1726885706.84936: Calling groups_inventory to load vars for managed_node1 20459 1726885706.84940: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.84952: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.84956: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.84959: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.85773: done sending task result for task 02369adf-7a19-47dd-4c59-0000000038db 20459 1726885706.85777: WORKER PROCESS EXITING 20459 1726885706.85799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.86436: done with get_vars() 20459 1726885706.86450: done getting variables 20459 1726885706.86505: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.033) 0:01:53.225 ****** 20459 1726885706.86550: entering _queue_task() for managed_node1/set_fact 20459 1726885706.86794: worker is 1 (out of 1 available) 20459 1726885706.86807: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.86824: done queuing things up, now waiting for results queue to drain 20459 1726885706.86826: waiting for pending results... 20459 1726885706.87149: running TaskExecutor() for managed_node1/TASK: Clean up facts 20459 1726885706.87297: in run() - task 02369adf-7a19-47dd-4c59-000000003842 20459 1726885706.87323: variable 'ansible_search_path' from source: unknown 20459 1726885706.87363: calling self._execute() 20459 1726885706.87508: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.87526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.87540: variable 'omit' from source: magic vars 20459 1726885706.87666: variable 'omit' from source: magic vars 20459 1726885706.87750: variable 'omit' from source: magic vars 20459 1726885706.87785: variable 'omit' from source: magic vars 20459 1726885706.87837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885706.87876: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885706.87898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885706.87933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.87948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.87969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885706.87989: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885706.88024: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885706.88035: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.88045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.88173: Set connection var ansible_pipelining to False 20459 1726885706.88180: Set connection var ansible_shell_type to sh 20459 1726885706.88186: Set connection var ansible_connection to ssh 20459 1726885706.88201: Set connection var ansible_timeout to 10 20459 1726885706.88209: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885706.88223: Set connection var ansible_shell_executable to /bin/sh 20459 1726885706.88261: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.88268: variable 'ansible_connection' from source: unknown 20459 1726885706.88274: variable 'ansible_module_compression' from source: unknown 20459 1726885706.88281: variable 'ansible_shell_type' from source: unknown 20459 1726885706.88286: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.88292: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.88299: variable 'ansible_pipelining' from source: unknown 20459 1726885706.88305: variable 'ansible_timeout' from source: unknown 20459 1726885706.88316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.88477: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885706.88495: variable 'omit' from source: magic vars 20459 1726885706.88505: starting attempt loop 20459 1726885706.88513: running the handler 20459 1726885706.88535: handler run complete 20459 1726885706.88551: attempt loop complete, returning result 20459 1726885706.88557: _execute() done 20459 1726885706.88563: dumping result to json 20459 1726885706.88574: done dumping result, returning 20459 1726885706.88591: done running TaskExecutor() for managed_node1/TASK: Clean up facts [02369adf-7a19-47dd-4c59-000000003842] 20459 1726885706.88600: sending task result for task 02369adf-7a19-47dd-4c59-000000003842 ok: [managed_node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 20459 1726885706.88756: no more pending results, returning what we have 20459 1726885706.88760: results queue empty 20459 1726885706.88761: checking for any_errors_fatal 20459 1726885706.88773: done checking for any_errors_fatal 20459 1726885706.88774: checking for max_fail_percentage 20459 1726885706.88776: done checking for max_fail_percentage 20459 1726885706.88777: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.88778: done checking to see if all hosts have failed 20459 1726885706.88779: getting the remaining hosts for this loop 20459 1726885706.88780: done getting the remaining hosts for this loop 20459 1726885706.88784: getting the next task for host managed_node1 20459 1726885706.88796: done getting next task for host managed_node1 20459 1726885706.88800: ^ task is: TASK: Verify the volumes with no pool were correctly managed 20459 1726885706.88803: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.88809: getting variables 20459 1726885706.88810: in VariableManager get_vars() 20459 1726885706.88851: Calling all_inventory to load vars for managed_node1 20459 1726885706.88853: Calling groups_inventory to load vars for managed_node1 20459 1726885706.88857: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.88867: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.88871: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.88874: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.89879: done sending task result for task 02369adf-7a19-47dd-4c59-000000003842 20459 1726885706.89883: WORKER PROCESS EXITING 20459 1726885706.90050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.90667: done with get_vars() 20459 1726885706.90679: 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 22:28:26 -0400 (0:00:00.042) 0:01:53.268 ****** 20459 1726885706.90772: entering _queue_task() for managed_node1/include_tasks 20459 1726885706.91000: worker is 1 (out of 1 available) 20459 1726885706.91011: exiting _queue_task() for managed_node1/include_tasks 20459 1726885706.91027: done queuing things up, now waiting for results queue to drain 20459 1726885706.91029: waiting for pending results... 20459 1726885706.91336: running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed 20459 1726885706.91455: in run() - task 02369adf-7a19-47dd-4c59-000000002e45 20459 1726885706.91479: variable 'ansible_search_path' from source: unknown 20459 1726885706.91533: variable '_storage_volumes_list' from source: set_fact 20459 1726885706.91763: variable '_storage_volumes_list' from source: set_fact 20459 1726885706.91828: dumping result to json 20459 1726885706.91842: done dumping result, returning 20459 1726885706.91852: done running TaskExecutor() for managed_node1/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-47dd-4c59-000000002e45] 20459 1726885706.91864: sending task result for task 02369adf-7a19-47dd-4c59-000000002e45 20459 1726885706.92006: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e45 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 20459 1726885706.92059: no more pending results, returning what we have 20459 1726885706.92063: results queue empty 20459 1726885706.92064: checking for any_errors_fatal 20459 1726885706.92076: done checking for any_errors_fatal 20459 1726885706.92077: checking for max_fail_percentage 20459 1726885706.92078: done checking for max_fail_percentage 20459 1726885706.92079: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.92080: done checking to see if all hosts have failed 20459 1726885706.92081: getting the remaining hosts for this loop 20459 1726885706.92083: done getting the remaining hosts for this loop 20459 1726885706.92086: getting the next task for host managed_node1 20459 1726885706.92092: done getting next task for host managed_node1 20459 1726885706.92094: ^ task is: TASK: Clean up variable namespace 20459 1726885706.92098: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20459 1726885706.92104: getting variables 20459 1726885706.92106: in VariableManager get_vars() 20459 1726885706.92147: Calling all_inventory to load vars for managed_node1 20459 1726885706.92149: Calling groups_inventory to load vars for managed_node1 20459 1726885706.92153: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.92165: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.92169: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.92172: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.92952: WORKER PROCESS EXITING 20459 1726885706.92979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.93593: done with get_vars() 20459 1726885706.93613: done getting variables 20459 1726885706.93672: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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 22:28:26 -0400 (0:00:00.029) 0:01:53.297 ****** 20459 1726885706.93701: entering _queue_task() for managed_node1/set_fact 20459 1726885706.93939: worker is 1 (out of 1 available) 20459 1726885706.93953: exiting _queue_task() for managed_node1/set_fact 20459 1726885706.93965: done queuing things up, now waiting for results queue to drain 20459 1726885706.93966: waiting for pending results... 20459 1726885706.94280: running TaskExecutor() for managed_node1/TASK: Clean up variable namespace 20459 1726885706.94399: in run() - task 02369adf-7a19-47dd-4c59-000000002e47 20459 1726885706.94431: variable 'ansible_search_path' from source: unknown 20459 1726885706.94471: calling self._execute() 20459 1726885706.94608: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.94634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.94649: variable 'omit' from source: magic vars 20459 1726885706.94771: variable 'omit' from source: magic vars 20459 1726885706.94828: variable 'omit' from source: magic vars 20459 1726885706.94877: variable 'omit' from source: magic vars 20459 1726885706.94933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20459 1726885706.94981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20459 1726885706.95005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20459 1726885706.95037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.95055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20459 1726885706.95080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 20459 1726885706.95101: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 20459 1726885706.95144: variable 'inventory_hostname' from source: host vars for 'managed_node1' 20459 1726885706.95154: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.95168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.95300: Set connection var ansible_pipelining to False 20459 1726885706.95307: Set connection var ansible_shell_type to sh 20459 1726885706.95316: Set connection var ansible_connection to ssh 20459 1726885706.95338: Set connection var ansible_timeout to 10 20459 1726885706.95349: Set connection var ansible_module_compression to ZIP_DEFLATED 20459 1726885706.95362: Set connection var ansible_shell_executable to /bin/sh 20459 1726885706.95396: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.95405: variable 'ansible_connection' from source: unknown 20459 1726885706.95415: variable 'ansible_module_compression' from source: unknown 20459 1726885706.95426: variable 'ansible_shell_type' from source: unknown 20459 1726885706.95434: variable 'ansible_shell_executable' from source: unknown 20459 1726885706.95441: variable 'ansible_host' from source: host vars for 'managed_node1' 20459 1726885706.95449: variable 'ansible_pipelining' from source: unknown 20459 1726885706.95456: variable 'ansible_timeout' from source: unknown 20459 1726885706.95469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 20459 1726885706.95634: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20459 1726885706.95651: variable 'omit' from source: magic vars 20459 1726885706.95662: starting attempt loop 20459 1726885706.95669: running the handler 20459 1726885706.95693: handler run complete 20459 1726885706.95710: attempt loop complete, returning result 20459 1726885706.95724: _execute() done 20459 1726885706.95732: dumping result to json 20459 1726885706.95740: done dumping result, returning 20459 1726885706.95751: done running TaskExecutor() for managed_node1/TASK: Clean up variable namespace [02369adf-7a19-47dd-4c59-000000002e47] 20459 1726885706.95759: sending task result for task 02369adf-7a19-47dd-4c59-000000002e47 ok: [managed_node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 20459 1726885706.95900: no more pending results, returning what we have 20459 1726885706.95903: results queue empty 20459 1726885706.95904: checking for any_errors_fatal 20459 1726885706.95916: done checking for any_errors_fatal 20459 1726885706.95917: checking for max_fail_percentage 20459 1726885706.95921: done checking for max_fail_percentage 20459 1726885706.95922: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.95923: done checking to see if all hosts have failed 20459 1726885706.95923: getting the remaining hosts for this loop 20459 1726885706.95925: done getting the remaining hosts for this loop 20459 1726885706.95928: getting the next task for host managed_node1 20459 1726885706.95939: done getting next task for host managed_node1 20459 1726885706.95941: ^ task is: TASK: meta (flush_handlers) 20459 1726885706.95943: ^ 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 20459 1726885706.95947: getting variables 20459 1726885706.95949: in VariableManager get_vars() 20459 1726885706.95983: Calling all_inventory to load vars for managed_node1 20459 1726885706.95985: Calling groups_inventory to load vars for managed_node1 20459 1726885706.95988: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.95998: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.96001: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.96004: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.96756: done sending task result for task 02369adf-7a19-47dd-4c59-000000002e47 20459 1726885706.96759: WORKER PROCESS EXITING 20459 1726885706.96781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.97433: done with get_vars() 20459 1726885706.97448: done getting variables 20459 1726885706.97508: in VariableManager get_vars() 20459 1726885706.97527: Calling all_inventory to load vars for managed_node1 20459 1726885706.97530: Calling groups_inventory to load vars for managed_node1 20459 1726885706.97532: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.97536: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.97539: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.97542: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.97974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.98584: done with get_vars() 20459 1726885706.98607: done queuing things up, now waiting for results queue to drain 20459 1726885706.98609: results queue empty 20459 1726885706.98610: checking for any_errors_fatal 20459 1726885706.98614: done checking for any_errors_fatal 20459 1726885706.98615: checking for max_fail_percentage 20459 1726885706.98616: done checking for max_fail_percentage 20459 1726885706.98617: checking to see if all hosts have failed and the running result is not ok 20459 1726885706.98617: done checking to see if all hosts have failed 20459 1726885706.98620: getting the remaining hosts for this loop 20459 1726885706.98621: done getting the remaining hosts for this loop 20459 1726885706.98628: getting the next task for host managed_node1 20459 1726885706.98631: done getting next task for host managed_node1 20459 1726885706.98633: ^ task is: TASK: meta (flush_handlers) 20459 1726885706.98634: ^ 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 20459 1726885706.98637: getting variables 20459 1726885706.98638: in VariableManager get_vars() 20459 1726885706.98646: Calling all_inventory to load vars for managed_node1 20459 1726885706.98648: Calling groups_inventory to load vars for managed_node1 20459 1726885706.98650: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.98655: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.98657: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.98660: Calling groups_plugins_play to load vars for managed_node1 20459 1726885706.99075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885706.99664: done with get_vars() 20459 1726885706.99675: done getting variables 20459 1726885706.99726: in VariableManager get_vars() 20459 1726885706.99736: Calling all_inventory to load vars for managed_node1 20459 1726885706.99738: Calling groups_inventory to load vars for managed_node1 20459 1726885706.99740: Calling all_plugins_inventory to load vars for managed_node1 20459 1726885706.99744: Calling all_plugins_play to load vars for managed_node1 20459 1726885706.99746: Calling groups_plugins_inventory to load vars for managed_node1 20459 1726885706.99749: Calling groups_plugins_play to load vars for managed_node1 20459 1726885707.00166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20459 1726885707.00773: done with get_vars() 20459 1726885707.00790: done queuing things up, now waiting for results queue to drain 20459 1726885707.00792: results queue empty 20459 1726885707.00793: checking for any_errors_fatal 20459 1726885707.00794: done checking for any_errors_fatal 20459 1726885707.00795: checking for max_fail_percentage 20459 1726885707.00796: done checking for max_fail_percentage 20459 1726885707.00797: checking to see if all hosts have failed and the running result is not ok 20459 1726885707.00798: done checking to see if all hosts have failed 20459 1726885707.00798: getting the remaining hosts for this loop 20459 1726885707.00799: done getting the remaining hosts for this loop 20459 1726885707.00802: getting the next task for host managed_node1 20459 1726885707.00804: done getting next task for host managed_node1 20459 1726885707.00805: ^ task is: None 20459 1726885707.00807: ^ 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 20459 1726885707.00808: done queuing things up, now waiting for results queue to drain 20459 1726885707.00809: results queue empty 20459 1726885707.00809: checking for any_errors_fatal 20459 1726885707.00810: done checking for any_errors_fatal 20459 1726885707.00811: checking for max_fail_percentage 20459 1726885707.00814: done checking for max_fail_percentage 20459 1726885707.00814: checking to see if all hosts have failed and the running result is not ok 20459 1726885707.00815: done checking to see if all hosts have failed 20459 1726885707.00817: getting the next task for host managed_node1 20459 1726885707.00822: done getting next task for host managed_node1 20459 1726885707.00823: ^ task is: None 20459 1726885707.00824: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=422 changed=6 unreachable=0 failed=0 skipped=462 rescued=0 ignored=0 Friday 20 September 2024 22:28:27 -0400 (0:00:00.072) 0:01:53.369 ****** =============================================================================== Find unused disks in the system ----------------------------------------- 3.65s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 fedora.linux_system_roles.storage : Get service facts ------------------- 2.06s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.95s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Gathering Facts --------------------------------------------------------- 1.87s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_change_mount.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.81s /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 --- 1.81s /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 Ensure cryptsetup is present -------------------------------------------- 1.62s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.61s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.60s /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.54s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 1.54s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.43s /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 --- 1.31s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Update facts ------------------------ 1.27s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Update facts ------------------------ 1.07s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Update facts ------------------------ 1.05s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Update facts ------------------------ 1.04s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab --- 0.96s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 fedora.linux_system_roles.storage : Update facts ------------------------ 0.96s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 20459 1726885707.01392: RUNNING CLEANUP